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

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sat Sep 14 17:00:42 UTC 2013


Dear Carsten Schoenert,

On Sat, 14 Sep 2013 17:34:12 +0200, Carsten Schoenert wrote:

> 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.

Thanks for the suggestion. It happens that almost 10 years ago, I did a
bit of Debian packaging, and I was a user of pbuilder to isolate the
build process in a chroot.

It could indeed be useful for others to reproduce builds in a minimal
chroot, but for the autobuilder servers themselves it's not very
useful. pbuilder is mainly useful when you need to create a different
chroot everytime you want to build a package (the chroot should have
the build dependencies installed). While with Buildroot, the set of
core dependencies to be installed is always the same. So what happens
in my autobuilder machine is that I have one static chroot, in which all
the builds are done.

Best regards,

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com



More information about the buildroot mailing list