[Buildroot] [autobuild.buildroot.net] Build results for 2013-09-13

Carsten Schoenert c.schoenert at gmail.com
Sat Sep 14 15:34:12 UTC 2013


Hello Thomas,

On 14.09.2013 17:03, Thomas Petazzoni wrote:
> Maybe I should be providing a script that downloads the complete
> chroot, and reproduce the build failure within the chroot, so that
> people can get the exact same behavior as the one in the autobuilder
> machine.

In Debian we use sbuild (Perl), cowbuilder (ELF executable) / pbuilder
(shell) to set up a clean basic chroot and after that clone this base
chroot and build the *.deb packages inside. The core chroot is setted up
by calling debootstrap for the target platform.

Maybe you want to look at it and can grap something?
I just use the tools, Perl isn't my favorite language and pbuilder just
works as expected, so don't ask me anything special. *g*

I personally use pbuilder, it's just a shell script with soem external
calls, there should be something suitable I think.

[1] http://packages.debian.org/wheezy/sbuild
[2] http://packages.debian.org/wheezy/cowbuilder
    http://packages.debian.org/wheezy/pbuilder

Regards
Carsten



More information about the buildroot mailing list