Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] problems building git head
@ 2009-09-29 20:40 Andrew Dyer
  2009-09-29 21:09 ` Peter Korsgaard
  0 siblings, 1 reply; 6+ messages in thread
From: Andrew Dyer @ 2009-09-29 20:40 UTC (permalink / raw)
  To: buildroot

Hi - I'm attempting to build buildroot on a debian based system and
having problems.  Problem occured both on 2009.08 and on git head.
I configured buildroot for generic ARM, EABI, and ramdisk via 'make
menuconfig' and saved the config file. When I do 'make', I get:

package/multimedia/libvorbis/libvorbis.mk:20: *** missing `endif'.  Stop.

line 20 in libvorbis.mk says:

$(eval $(call AUTOTARGETS,package/multimedia,libvorbis))

and tracing that into Makefile.autotools.in quickly gets me lost.
Make is GNU Make 3.80.

Has anybody seen this or have a fix?

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Buildroot] problems building git head
  2009-09-29 20:40 [Buildroot] problems building git head Andrew Dyer
@ 2009-09-29 21:09 ` Peter Korsgaard
  2009-09-29 22:14   ` Andrew Dyer
  0 siblings, 1 reply; 6+ messages in thread
From: Peter Korsgaard @ 2009-09-29 21:09 UTC (permalink / raw)
  To: buildroot

>>>>> "Andrew" == Andrew Dyer <amdyer@gmail.com> writes:

 Andrew> Hi - I'm attempting to build buildroot on a debian based system and
 Andrew> having problems.  Problem occured both on 2009.08 and on git head.
 Andrew> I configured buildroot for generic ARM, EABI, and ramdisk via 'make
 Andrew> menuconfig' and saved the config file. When I do 'make', I get:

 Andrew> package/multimedia/libvorbis/libvorbis.mk:20: *** missing `endif'.  Stop.

No, I haven't seen that (I use Debian as well). Please post your .config
so I can try to reproduce it.

-- 
Bye, Peter Korsgaard

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Buildroot] problems building git head
  2009-09-29 21:09 ` Peter Korsgaard
@ 2009-09-29 22:14   ` Andrew Dyer
  2009-09-30  5:11     ` Andrew Dyer
  0 siblings, 1 reply; 6+ messages in thread
From: Andrew Dyer @ 2009-09-29 22:14 UTC (permalink / raw)
  To: buildroot

On Tue, Sep 29, 2009 at 4:09 PM, Peter Korsgaard <jacmet@uclibc.org> wrote:
>>>>>> "Andrew" == Andrew Dyer <amdyer@gmail.com> writes:
>
> ?Andrew> Hi - I'm attempting to build buildroot on a debian based system and
> ?Andrew> having problems. ?Problem occured both on 2009.08 and on git head.
> ?Andrew> I configured buildroot for generic ARM, EABI, and ramdisk via 'make
> ?Andrew> menuconfig' and saved the config file. When I do 'make', I get:
>
> ?Andrew> package/multimedia/libvorbis/libvorbis.mk:20: *** missing `endif'. ?Stop.
>
> No, I haven't seen that (I use Debian as well). Please post your .config
> so I can try to reproduce it.
>

Thanks for your help.  Attached is the .config file and the output of
'make -d' (make -n doesn't return anything but the missing `endif'
error message).  I'm not a debian expert, but I believe the box is
running 'Lenny' (based on /etc/issue)
-------------- next part --------------
GNU Make 3.80
Copyright (C) 2002  Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.
Reading makefiles...
Reading makefile `Makefile'...
Got a SIGCHLD; 1 unreaped children.
Reading makefile `.config' (search path) (don't care) (no ~ expansion)...
Got a SIGCHLD; 1 unreaped children.
Got a SIGCHLD; 1 unreaped children.
Got a SIGCHLD; 1 unreaped children.
Got a SIGCHLD; 2 unreaped children.
Got a SIGCHLD; 1 unreaped children.
Got a SIGCHLD; 1 unreaped children.
Got a SIGCHLD; 2 unreaped children.
Got a SIGCHLD; 2 unreaped children.
Got a SIGCHLD; 2 unreaped children.
Got a SIGCHLD; 2 unreaped children.
Got a SIGCHLD; 2 unreaped children.
Reading makefile `toolchain/Makefile.in' (search path) (no ~ expansion)...
Reading makefile `toolchain/gcc/Makefile.in' (search path) (no ~ expansion)...
Reading makefile `package/Makefile.in' (search path) (no ~ expansion)...
Got a SIGCHLD; 2 unreaped children.
Got a SIGCHLD; 1 unreaped children.
Got a SIGCHLD; 2 unreaped children.
Got a SIGCHLD; 2 unreaped children.
Got a SIGCHLD; 2 unreaped children.
Got a SIGCHLD; 2 unreaped children.
Reading makefile `package/Makefile.autotools.in' (search path) (no ~ expansion)...
Got a SIGCHLD; 2 unreaped children.
Got a SIGCHLD; 2 unreaped children.
Got a SIGCHLD; 1 unreaped children.
Reading makefile `.config.cmd' (search path) (no ~ expansion)...
Reading makefile `toolchain/dependencies/dependencies.mk' (search path) (no ~ expansion)...
Reading makefile `toolchain/binutils/binutils.mk' (search path) (no ~ expansion)...
Reading makefile `toolchain/ccache/ccache.mk' (search path) (no ~ expansion)...
Reading makefile `toolchain/elf2flt/elf2flt.mk' (search path) (no ~ expansion)...
Reading makefile `toolchain/gcc/gcc-uclibc-3.x.mk' (search path) (no ~ expansion)...
Reading makefile `toolchain/gcc/gcc-uclibc-4.x.mk' (search path) (no ~ expansion)...
Got a SIGCHLD; 2 unreaped children.
Reading makefile `toolchain/gdb/gdb.mk' (search path) (no ~ expansion)...
Reading makefile `toolchain/kernel-headers/kernel-headers.mk' (search path) (no ~ expansion)...
Got a SIGCHLD; 1 unreaped children.
Reading makefile `toolchain/kernel-headers/kernel-headers-new.makefile' (search path) (no ~ expansion)...
Reading makefile `toolchain/mklibs/mklibs.mk' (search path) (no ~ expansion)...
Got a SIGCHLD; 1 unreaped children.
Reading makefile `toolchain/sstrip/sstrip.mk' (search path) (no ~ expansion)...
Reading makefile `toolchain/uClibc/uclibc.mk' (search path) (no ~ expansion)...
Got a SIGCHLD; 2 unreaped children.
Got a SIGCHLD; 2 unreaped children.
Reading makefile `package/acpid/acpid.mk' (search path) (no ~ expansion)...
Reading makefile `package/alsamixergui/alsamixergui.mk' (search path) (no ~ expansion)...
Got a SIGCHLD; 2 unreaped children.
Reading makefile `package/argus/argus.mk' (search path) (no ~ expansion)...
Reading makefile `package/at/at.mk' (search path) (no ~ expansion)...
Reading makefile `package/atk/atk.mk' (search path) (no ~ expansion)...
Got a SIGCHLD; 1 unreaped children.
Reading makefile `package/autoconf/autoconf.mk' (search path) (no ~ expansion)...
Got a SIGCHLD; 2 unreaped children.
Reading makefile `package/automake/automake.mk' (search path) (no ~ expansion)...
Got a SIGCHLD; 2 unreaped children.
Reading makefile `package/avahi/avahi.mk' (search path) (no ~ expansion)...
Got a SIGCHLD; 1 unreaped children.
Reading makefile `package/axel/axel.mk' (search path) (no ~ expansion)...
Reading makefile `package/bash/bash.mk' (search path) (no ~ expansion)...
Reading makefile `package/beecrypt/beecrypt.mk' (search path) (no ~ expansion)...
Got a SIGCHLD; 1 unreaped children.
Reading makefile `package/berkeleydb/berkeleydb.mk' (search path) (no ~ expansion)...
Reading makefile `package/bind/bind.mk' (search path) (no ~ expansion)...
Got a SIGCHLD; 2 unreaped children.
Reading makefile `package/bison/bison.mk' (search path) (no ~ expansion)...
Reading makefile `package/blackbox/blackbox.mk' (search path) (no ~ expansion)...
Got a SIGCHLD; 2 unreaped children.
Reading makefile `package/bmon/bmon.mk' (search path) (no ~ expansion)...
Got a SIGCHLD; 2 unreaped children.
Reading makefile `package/boa/boa.mk' (search path) (no ~ expansion)...
Got a SIGCHLD; 2 unreaped children.
Got a SIGCHLD; 2 unreaped children.
Reading makefile `package/bootutils/bootutils.mk' (search path) (no ~ expansion)...
Got a SIGCHLD; 2 unreaped children.
Reading makefile `package/bridge-utils/bridge.mk' (search path) (no ~ expansion)...
Got a SIGCHLD; 2 unreaped children.
Reading makefile `package/bsdiff/bsdiff.mk' (search path) (no ~ expansion)...
Reading makefile `package/busybox/busybox.mk' (search path) (no ~ expansion)...
Reading makefile `package/busybox/initramfs.mk' (search path) (no ~ expansion)...
Reading makefile `package/bzip2/bzip2.mk' (search path) (no ~ expansion)...
Reading makefile `package/cairo/cairo.mk' (search path) (no ~ expansion)...
Got a SIGCHLD; 2 unreaped children.
Reading makefile `package/coreutils/coreutils.mk' (search path) (no ~ expansion)...
Reading makefile `package/ctorrent/ctorrent.mk' (search path) (no ~ expansion)...
Got a SIGCHLD; 2 unreaped children.
Reading makefile `package/cups/cups.mk' (search path) (no ~ expansion)...
Reading makefile `package/customize/customize.mk' (search path) (no ~ expansion)...
Reading makefile `package/cvs/cvs.mk' (search path) (no ~ expansion)...
Reading makefile `package/dash/dash.mk' (search path) (no ~ expansion)...
Reading makefile `package/database/database.mk' (search path) (no ~ expansion)...
Reading makefile `package/database/mysql_client/mysql_client.mk' (search path) (no ~ expansion)...
Got a SIGCHLD; 1 unreaped children.
Reading makefile `package/database/sqlite/sqlite.mk' (search path) (no ~ expansion)...
Got a SIGCHLD; 1 unreaped children.
Reading makefile `package/dbus/dbus.mk' (search path) (no ~ expansion)...
Got a SIGCHLD; 2 unreaped children.
Reading makefile `package/dbus-glib/dbus-glib.mk' (search path) (no ~ expansion)...
Got a SIGCHLD; 2 unreaped children.
Reading makefile `package/dbus-python/dbus-python.mk' (search path) (no ~ expansion)...
Got a SIGCHLD; 1 unreaped children.
Reading makefile `package/devmem2/devmem2.mk' (search path) (no ~ expansion)...
Reading makefile `package/dhcp/dhcp.mk' (search path) (no ~ expansion)...
Reading makefile `package/dialog/dialog.mk' (search path) (no ~ expansion)...
Reading makefile `package/diffutils/diffutils.mk' (search path) (no ~ expansion)...
Reading makefile `package/dillo/dillo.mk' (search path) (no ~ expansion)...
Reading makefile `package/directfb/directfb.mk' (search path) (no ~ expansion)...
Got a SIGCHLD; 1 unreaped children.
Reading makefile `package/directfb-examples/directfb-examples.mk' (search path) (no ~ expansion)...
Got a SIGCHLD; 2 unreaped children.
Reading makefile `package/distcc/distcc.mk' (search path) (no ~ expansion)...
Reading makefile `package/divine/divine.mk' (search path) (no ~ expansion)...
Got a SIGCHLD; 2 unreaped children.
Reading makefile `package/dmalloc/dmalloc.mk' (search path) (no ~ expansion)...
Reading makefile `package/dmraid/dmraid.mk' (search path) (no ~ expansion)...
Got a SIGCHLD; 2 unreaped children.
Reading makefile `package/dnsmasq/dnsmasq.mk' (search path) (no ~ expansion)...
Got a SIGCHLD; 1 unreaped children.
Reading makefile `package/docker/docker.mk' (search path) (no ~ expansion)...
Got a SIGCHLD; 2 unreaped children.
Reading makefile `package/dosfstools/dosfstools.mk' (search path) (no ~ expansion)...
Reading makefile `package/dropbear/dropbear.mk' (search path) (no ~ expansion)...
Got a SIGCHLD; 2 unreaped children.
Reading makefile `package/dummy/dummy.mk' (search path) (no ~ expansion)...
Reading makefile `package/e2fsprogs/e2fsprogs.mk' (search path) (no ~ expansion)...
Reading makefile `package/editors/editors.mk' (search path) (no ~ expansion)...
Reading makefile `package/editors/ed/ed.mk' (search path) (no ~ expansion)...
Got a SIGCHLD; 2 unreaped children.
Reading makefile `package/editors/nano/nano.mk' (search path) (no ~ expansion)...
Reading makefile `package/editors/uemacs/uemacs.mk' (search path) (no ~ expansion)...
Reading makefile `package/editors/vim/vim.mk' (search path) (no ~ expansion)...
Got a SIGCHLD; 2 unreaped children.
Reading makefile `package/eeprog/eeprog.mk' (search path) (no ~ expansion)...
Reading makefile `package/enchant/enchant.mk' (search path) (no ~ expansion)...
Got a SIGCHLD; 2 unreaped children.
Reading makefile `package/ethtool/ethtool.mk' (search path) (no ~ expansion)...
Got a SIGCHLD; 1 unreaped children.
Reading makefile `package/expat/expat.mk' (search path) (no ~ expansion)...
Got a SIGCHLD; 2 unreaped children.
Reading makefile `package/ezxml/ezxml.mk' (search path) (no ~ expansion)...
Reading makefile `package/fakeroot/fakeroot.mk' (search path) (no ~ expansion)...
Reading makefile `package/fbdump/fbdump.mk' (search path) (no ~ expansion)...
Got a SIGCHLD; 1 unreaped children.
Reading makefile `package/fbset/fbset.mk' (search path) (no ~ expansion)...
Reading makefile `package/fbv/fbv.mk' (search path) (no ~ expansion)...
Reading makefile `package/fconfig/fconfig.mk' (search path) (no ~ expansion)...
Reading makefile `package/file/file.mk' (search path) (no ~ expansion)...
Reading makefile `package/findutils/findutils.mk' (search path) (no ~ expansion)...
Reading makefile `package/fis/fis.mk' (search path) (no ~ expansion)...
Reading makefile `package/flex/flex.mk' (search path) (no ~ expansion)...
Reading makefile `package/fltk/fltk.mk' (search path) (no ~ expansion)...
Got a SIGCHLD; 1 unreaped children.
Reading makefile `package/fontconfig/fontconfig.mk' (search path) (no ~ expansion)...
Got a SIGCHLD; 1 unreaped children.
Reading makefile `package/freetype/freetype.mk' (search path) (no ~ expansion)...
Got a SIGCHLD; 2 unreaped children.
Reading makefile `package/fuse/libfuse.mk' (search path) (no ~ expansion)...
Reading makefile `package/gadgetfs-test/gadgetfs-test.mk' (search path) (no ~ expansion)...
Reading makefile `package/games/games.mk' (search path) (no ~ expansion)...
Reading makefile `package/games/ace_of_penguins/ace_of_penguins.mk' (search path) (no ~ expansion)...
Got a SIGCHLD; 1 unreaped children.
Reading makefile `package/games/doom-wad/doom-wads.mk' (search path) (no ~ expansion)...
Reading makefile `package/games/gnuchess/gnuchess.mk' (search path) (no ~ expansion)...
Got a SIGCHLD; 2 unreaped children.
Reading makefile `package/games/lxdoom/lxdoom.mk' (search path) (no ~ expansion)...
Got a SIGCHLD; 1 unreaped children.
Reading makefile `package/games/magiccube4d/magiccube4d.mk' (search path) (no ~ expansion)...
Got a SIGCHLD; 1 unreaped children.
Reading makefile `package/games/prboom/prboom.mk' (search path) (no ~ expansion)...
Got a SIGCHLD; 1 unreaped children.
Reading makefile `package/games/rubix/rubix.mk' (search path) (no ~ expansion)...
Got a SIGCHLD; 1 unreaped children.
Reading makefile `package/games/vice/vice.mk' (search path) (no ~ expansion)...
Got a SIGCHLD; 2 unreaped children.
Reading makefile `package/games/xboard/xboard.mk' (search path) (no ~ expansion)...
Got a SIGCHLD; 2 unreaped children.
Reading makefile `package/gamin/gamin.mk' (search path) (no ~ expansion)...
Got a SIGCHLD; 1 unreaped children.
Reading makefile `package/gawk/gawk.mk' (search path) (no ~ expansion)...
Reading makefile `package/gettext/gettext.mk' (search path) (no ~ expansion)...
Reading makefile `package/gmpc/gmpc.mk' (search path) (no ~ expansion)...
Got a SIGCHLD; 2 unreaped children.
Reading makefile `package/gmp/gmp.mk' (search path) (no ~ expansion)...
Reading makefile `package/gnuconfig/gnuconfig.mk' (search path) (no ~ expansion)...
Reading makefile `package/gob2/gob2.mk' (search path) (no ~ expansion)...
Got a SIGCHLD; 2 unreaped children.
Reading makefile `package/gperf/gperf.mk' (search path) (no ~ expansion)...
Got a SIGCHLD; 2 unreaped children.
Reading makefile `package/gqview/gqview.mk' (search path) (no ~ expansion)...
Got a SIGCHLD; 1 unreaped children.
Reading makefile `package/grep/grep.mk' (search path) (no ~ expansion)...
Got a SIGCHLD; 1 unreaped children.
Reading makefile `package/gtk2-engines/gtk2-engines.mk' (search path) (no ~ expansion)...
Reading makefile `package/gtk2-themes/gtk2_themes.mk' (search path) (no ~ expansion)...
Got a SIGCHLD; 2 unreaped children.
Reading makefile `package/gtkperf/gtkperf.mk' (search path) (no ~ expansion)...
Got a SIGCHLD; 2 unreaped children.
Reading makefile `package/gvfs/gvfs.mk' (search path) (no ~ expansion)...
Got a SIGCHLD; 1 unreaped children.
Reading makefile `package/gzip/gzip.mk' (search path) (no ~ expansion)...
Reading makefile `package/hal/hal.mk' (search path) (no ~ expansion)...
Reading makefile `package/haserl/haserl.mk' (search path) (no ~ expansion)...
Got a SIGCHLD; 1 unreaped children.
Reading makefile `package/hdparm/hdparm.mk' (search path) (no ~ expansion)...
Reading makefile `package/hostap/hostap.mk' (search path) (no ~ expansion)...
Reading makefile `package/hotplug/hotplug.mk' (search path) (no ~ expansion)...
Reading makefile `package/hwdata/hwdata.mk' (search path) (no ~ expansion)...
Reading makefile `package/i2c-tools/i2c-tools.mk' (search path) (no ~ expansion)...
Reading makefile `package/icu/icu.mk' (search path) (no ~ expansion)...
Reading makefile `package/ifplugd/ifplugd.mk' (search path) (no ~ expansion)...
Got a SIGCHLD; 1 unreaped children.
Reading makefile `package/imagemagick/imagemagick.mk' (search path) (no ~ expansion)...
Reading makefile `package/input-tools/input-tools.mk' (search path) (no ~ expansion)...
Reading makefile `package/iostat/iostat.mk' (search path) (no ~ expansion)...
Reading makefile `package/iperf/iperf.mk' (search path) (no ~ expansion)...
Got a SIGCHLD; 1 unreaped children.
Reading makefile `package/ipkg/ipkg.mk' (search path) (no ~ expansion)...
Got a SIGCHLD; 1 unreaped children.
Reading makefile `package/iproute2/iproute2.mk' (search path) (no ~ expansion)...
Reading makefile `package/ipsec-tools/ipsec-tools.mk' (search path) (no ~ expansion)...
Reading makefile `package/iptables/iptables.mk' (search path) (no ~ expansion)...
Got a SIGCHLD; 1 unreaped children.
Reading makefile `package/iw/iw.mk' (search path) (no ~ expansion)...
Got a SIGCHLD; 2 unreaped children.
Reading makefile `package/java/java.mk' (search path) (no ~ expansion)...
Reading makefile `package/java/classpath/classpath.mk' (search path) (no ~ expansion)...
Got a SIGCHLD; 2 unreaped children.
Reading makefile `package/java/concierge/concierge.mk' (search path) (no ~ expansion)...
Reading makefile `package/java/jamvm/jamvm.mk' (search path) (no ~ expansion)...
Got a SIGCHLD; 1 unreaped children.
Reading makefile `package/jpeg/jpeg.mk' (search path) (no ~ expansion)...
Reading makefile `package/kexec/kexec.mk' (search path) (no ~ expansion)...
Got a SIGCHLD; 2 unreaped children.
Reading makefile `package/kismet/kismet.mk' (search path) (no ~ expansion)...
Got a SIGCHLD; 2 unreaped children.
Reading makefile `package/l2tp/l2tp.mk' (search path) (no ~ expansion)...
Reading makefile `package/leafpad/leafpad.mk' (search path) (no ~ expansion)...
Got a SIGCHLD; 2 unreaped children.
Reading makefile `package/less/less.mk' (search path) (no ~ expansion)...
Reading makefile `package/libaio/libaio.mk' (search path) (no ~ expansion)...
Reading makefile `package/libarchive/libarchive.mk' (search path) (no ~ expansion)...
Got a SIGCHLD; 2 unreaped children.
Reading makefile `package/libart/libart.mk' (search path) (no ~ expansion)...
Got a SIGCHLD; 1 unreaped children.
Reading makefile `package/libcgicc/libcgicc.mk' (search path) (no ~ expansion)...
Reading makefile `package/libcgi/libcgi.mk' (search path) (no ~ expansion)...
Reading makefile `package/libconfig/libconfig.mk' (search path) (no ~ expansion)...
Got a SIGCHLD; 2 unreaped children.
Reading makefile `package/libconfuse/libconfuse.mk' (search path) (no ~ expansion)...
Got a SIGCHLD; 1 unreaped children.
Reading makefile `package/libcurl/libcurl.mk' (search path) (no ~ expansion)...
Got a SIGCHLD; 1 unreaped children.
Reading makefile `package/libdaemon/libdaemon.mk' (search path) (no ~ expansion)...
Got a SIGCHLD; 2 unreaped children.
Reading makefile `package/libdnet/libdnet.mk' (search path) (no ~ expansion)...
Got a SIGCHLD; 2 unreaped children.
Reading makefile `package/libdrm/libdrm.mk' (search path) (no ~ expansion)...
Reading makefile `package/libelf/libelf.mk' (search path) (no ~ expansion)...
Reading makefile `package/liberation/liberation.mk' (search path) (no ~ expansion)...
Reading makefile `package/libevent/libevent.mk' (search path) (no ~ expansion)...
Got a SIGCHLD; 2 unreaped children.
Reading makefile `package/libeXosip2/libeXosip2.mk' (search path) (no ~ expansion)...
Reading makefile `package/libfloat/libfloat.mk' (search path) (no ~ expansion)...
Reading makefile `package/libgcrypt/libgcrypt.mk' (search path) (no ~ expansion)...
Reading makefile `package/libglade/libglade.mk' (search path) (no ~ expansion)...
Got a SIGCHLD; 2 unreaped children.
Reading makefile `package/libglib12/libglib12.mk' (search path) (no ~ expansion)...
Reading makefile `package/libglib2/libglib2.mk' (search path) (no ~ expansion)...
Got a SIGCHLD; 2 unreaped children.
Reading makefile `package/libgpg-error/libgpg-error.mk' (search path) (no ~ expansion)...
Reading makefile `package/libgtk12/libgtk12.mk' (search path) (no ~ expansion)...
Reading makefile `package/libgtk2/libgtk2.mk' (search path) (no ~ expansion)...
Got a SIGCHLD; 2 unreaped children.
Reading makefile `package/libiconv/libiconv.mk' (search path) (no ~ expansion)...
Got a SIGCHLD; 1 unreaped children.
Reading makefile `package/libidn/libidn.mk' (search path) (no ~ expansion)...
Got a SIGCHLD; 2 unreaped children.
Reading makefile `package/liblockfile/liblockfile.mk' (search path) (no ~ expansion)...
Reading makefile `package/libmicrohttpd/libmicrohttpd.mk' (search path) (no ~ expansion)...
Got a SIGCHLD; 1 unreaped children.
Reading makefile `package/libnl/libnl.mk' (search path) (no ~ expansion)...
Got a SIGCHLD; 1 unreaped children.
Reading makefile `package/liboil/liboil.mk' (search path) (no ~ expansion)...
Got a SIGCHLD; 1 unreaped children.
Reading makefile `package/libosip2/libosip2.mk' (search path) (no ~ expansion)...
Reading makefile `package/libpcap/libpcap.mk' (search path) (no ~ expansion)...
Reading makefile `package/libpng/libpng.mk' (search path) (no ~ expansion)...
Got a SIGCHLD; 1 unreaped children.
Reading makefile `package/libraw1394/libraw1394.mk' (search path) (no ~ expansion)...
Reading makefile `package/libsexy/libsexy.mk' (search path) (no ~ expansion)...
Got a SIGCHLD; 2 unreaped children.
Reading makefile `package/libsoup/libsoup.mk' (search path) (no ~ expansion)...
Got a SIGCHLD; 1 unreaped children.
Reading makefile `package/libsysfs/libsysfs.mk' (search path) (no ~ expansion)...
Reading makefile `package/libtool/libtool.mk' (search path) (no ~ expansion)...
Got a SIGCHLD; 2 unreaped children.
Reading makefile `package/libungif/libungif.mk' (search path) (no ~ expansion)...
Reading makefile `package/libupnp/libupnp.mk' (search path) (no ~ expansion)...
Got a SIGCHLD; 1 unreaped children.
Reading makefile `package/libusb/libusb.mk' (search path) (no ~ expansion)...
Reading makefile `package/libxml2/libxml2.mk' (search path) (no ~ expansion)...
Got a SIGCHLD; 2 unreaped children.
Reading makefile `package/libxslt/libxslt.mk' (search path) (no ~ expansion)...
Got a SIGCHLD; 2 unreaped children.
Reading makefile `package/lighttpd/lighttpd.mk' (search path) (no ~ expansion)...
Got a SIGCHLD; 1 unreaped children.
Reading makefile `package/links/links.mk' (search path) (no ~ expansion)...
Reading makefile `package/linux-fusion/linux-fusion.mk' (search path) (no ~ expansion)...
Reading makefile `package/lite/lite.mk' (search path) (no ~ expansion)...
Got a SIGCHLD; 1 unreaped children.
Reading makefile `package/lm-sensors/lm-sensors.mk' (search path) (no ~ expansion)...
Reading makefile `package/lockfile-progs/lockfile-progs.mk' (search path) (no ~ expansion)...
Reading makefile `package/logrotate/logrotate.mk' (search path) (no ~ expansion)...
Reading makefile `package/lrzsz/lrzsz.mk' (search path) (no ~ expansion)...
Reading makefile `package/lsof/lsof.mk' (search path) (no ~ expansion)...
Reading makefile `package/ltp-testsuite/ltp-testsuite.mk' (search path) (no ~ expansion)...
Reading makefile `package/ltrace/ltrace.mk' (search path) (no ~ expansion)...
Reading makefile `package/lua/lua.mk' (search path) (no ~ expansion)...
Reading makefile `package/lvm2/lvm2.mk' (search path) (no ~ expansion)...
Reading makefile `package/lzma/lzma.mk' (search path) (no ~ expansion)...
Got a SIGCHLD; 2 unreaped children.
Reading makefile `package/lzo/lzo.mk' (search path) (no ~ expansion)...
Got a SIGCHLD; 2 unreaped children.
Reading makefile `package/lzop/lzop.mk' (search path) (no ~ expansion)...
Got a SIGCHLD; 2 unreaped children.
Reading makefile `package/m4/m4.mk' (search path) (no ~ expansion)...
Got a SIGCHLD; 1 unreaped children.
Reading makefile `package/make/make.mk' (search path) (no ~ expansion)...
Reading makefile `package/matchbox/matchbox.mk' (search path) (no ~ expansion)...
Reading makefile `package/mdadm/mdadm.mk' (search path) (no ~ expansion)...
Reading makefile `package/mdnsresponder/mdnsresponder.mk' (search path) (no ~ expansion)...
Reading makefile `package/memstat/memstat.mk' (search path) (no ~ expansion)...
Reading makefile `package/memtester/memtester.mk' (search path) (no ~ expansion)...
Reading makefile `package/metacity/metacity.mk' (search path) (no ~ expansion)...
Got a SIGCHLD; 1 unreaped children.
Reading makefile `package/microcom/microcom.mk' (search path) (no ~ expansion)...
Reading makefile `package/microperl/microperl.mk' (search path) (no ~ expansion)...
Reading makefile `package/microwin/microwin.mk' (search path) (no ~ expansion)...
Reading makefile `package/midori/midori.mk' (search path) (no ~ expansion)...
Got a SIGCHLD; 2 unreaped children.
Reading makefile `package/mii-diag/mii-diag.mk' (search path) (no ~ expansion)...
Reading makefile `package/module-init-tools/module-init-tools.mk' (search path) (no ~ expansion)...
Reading makefile `package/modutils/modutils.mk' (search path) (no ~ expansion)...
Reading makefile `package/mpatrol/mpatrol.mk' (search path) (no ~ expansion)...
Reading makefile `package/mpfr/mpfr.mk' (search path) (no ~ expansion)...
Reading makefile `package/mrouted/mrouted.mk' (search path) (no ~ expansion)...
Reading makefile `package/mtd/mtd.mk' (search path) (no ~ expansion)...
Reading makefile `package/multimedia/multimedia.mk' (search path) (no ~ expansion)...
Reading makefile `package/multimedia/alsa-lib/alsa-lib.mk' (search path) (no ~ expansion)...
Got a SIGCHLD; 2 unreaped children.
Reading makefile `package/multimedia/alsa-utils/alsa-utils.mk' (search path) (no ~ expansion)...
Reading makefile `package/multimedia/asterisk/asterisk.mk' (search path) (no ~ expansion)...
Reading makefile `package/multimedia/aumix/aumix.mk' (search path) (no ~ expansion)...
Reading makefile `package/multimedia/festival/festival.mk' (search path) (no ~ expansion)...
Reading makefile `package/multimedia/festival/speech-tools/speech-tools.mk' (search path) (no ~ expansion)...
Got a SIGCHLD; 2 unreaped children.
Reading makefile `package/multimedia/festival/festival/festival.mk' (search path) (no ~ expansion)...
Got a SIGCHLD; 1 unreaped children.
Reading makefile `package/multimedia/festival/voices/festvox.mk' (search path) (no ~ expansion)...
Reading makefile `package/multimedia/festival/lexicons/festlex.mk' (search path) (no ~ expansion)...
Reading makefile `package/multimedia/flac/flac.mk' (search path) (no ~ expansion)...
Got a SIGCHLD; 1 unreaped children.
Reading makefile `package/multimedia/gst-plugins-bad/gst-plugins-bad.mk' (search path) (no ~ expansion)...
Got a SIGCHLD; 2 unreaped children.
Reading makefile `package/multimedia/gst-plugins-base/gst-plugins-base.mk' (search path) (no ~ expansion)...
Got a SIGCHLD; 2 unreaped children.
Reading makefile `package/multimedia/gst-plugins-good/gst-plugins-good.mk' (search path) (no ~ expansion)...
Got a SIGCHLD; 2 unreaped children.
Reading makefile `package/multimedia/gst-plugins-ugly/gst-plugins-ugly.mk' (search path) (no ~ expansion)...
Got a SIGCHLD; 2 unreaped children.
Reading makefile `package/multimedia/gstreamer/gstreamer.mk' (search path) (no ~ expansion)...
Got a SIGCHLD; 2 unreaped children.
Reading makefile `package/multimedia/libid3tag/libid3tag.mk' (search path) (no ~ expansion)...
Reading makefile `package/multimedia/libmad/libmad.mk' (search path) (no ~ expansion)...
Reading makefile `package/multimedia/libmms/libmms.mk' (search path) (no ~ expansion)...
Got a SIGCHLD; 1 unreaped children.
Reading makefile `package/multimedia/libmpd/libmpd.mk' (search path) (no ~ expansion)...
Got a SIGCHLD; 2 unreaped children.
Reading makefile `package/multimedia/libogg/libogg.mk' (search path) (no ~ expansion)...
Got a SIGCHLD; 1 unreaped children.
Reading makefile `package/multimedia/libsndfile/libsndfile.mk' (search path) (no ~ expansion)...
Got a SIGCHLD; 1 unreaped children.
Reading makefile `package/multimedia/libtheora/libtheora.mk' (search path) (no ~ expansion)...
Got a SIGCHLD; 1 unreaped children.
Reading makefile `package/multimedia/libvorbis/libvorbis.mk' (search path) (no ~ expansion)...
Got a SIGCHLD; 1 unreaped children.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: .config
Type: application/octet-stream
Size: 18347 bytes
Desc: not available
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20090929/36cc21d9/attachment-0001.obj>

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Buildroot] problems building git head
  2009-09-29 22:14   ` Andrew Dyer
@ 2009-09-30  5:11     ` Andrew Dyer
  2009-09-30  6:23       ` Lionel Landwerlin
  0 siblings, 1 reply; 6+ messages in thread
From: Andrew Dyer @ 2009-09-30  5:11 UTC (permalink / raw)
  To: buildroot

On Tue, Sep 29, 2009 at 5:14 PM, Andrew Dyer <amdyer@gmail.com> wrote:
> On Tue, Sep 29, 2009 at 4:09 PM, Peter Korsgaard <jacmet@uclibc.org> wrote:
>>>>>>> "Andrew" == Andrew Dyer <amdyer@gmail.com> writes:
>>
>> ?Andrew> Hi - I'm attempting to build buildroot on a debian based system and
>> ?Andrew> having problems. ?Problem occured both on 2009.08 and on git head.
>> ?Andrew> I configured buildroot for generic ARM, EABI, and ramdisk via 'make
>> ?Andrew> menuconfig' and saved the config file. When I do 'make', I get:
>>
>> ?Andrew> package/multimedia/libvorbis/libvorbis.mk:20: *** missing `endif'. ?Stop.
>>
>> No, I haven't seen that (I use Debian as well). Please post your .config
>> so I can try to reproduce it.
>>
>
> Thanks for your help. ?Attached is the .config file and the output of
> 'make -d' (make -n doesn't return anything but the missing `endif'
> error message). ?I'm not a debian expert, but I believe the box is
> running 'Lenny' (based on /etc/issue)

I know part of the problem now - the machine in question has an
install of MontaVista 4.0 cross development tools on it, and it has an
old version of gnu make with the tools that was getting picked up
before the normal make due to path settings.

I updated the path and the compile is running now.  I'm still curious
what about the older make is not grokking in the Makefiles, but my
immediate roadblock is past.

Thanks for looking at this.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Buildroot] problems building git head
  2009-09-30  5:11     ` Andrew Dyer
@ 2009-09-30  6:23       ` Lionel Landwerlin
  2009-09-30  7:03         ` Peter Korsgaard
  0 siblings, 1 reply; 6+ messages in thread
From: Lionel Landwerlin @ 2009-09-30  6:23 UTC (permalink / raw)
  To: buildroot

Le mercredi 30 septembre 2009 ? 00:11 -0500, Andrew Dyer a ?crit :
> On Tue, Sep 29, 2009 at 5:14 PM, Andrew Dyer <amdyer@gmail.com> wrote:
> > On Tue, Sep 29, 2009 at 4:09 PM, Peter Korsgaard <jacmet@uclibc.org> wrote:
> >>>>>>> "Andrew" == Andrew Dyer <amdyer@gmail.com> writes:
> >>
> >>  Andrew> Hi - I'm attempting to build buildroot on a debian based system and
> >>  Andrew> having problems.  Problem occured both on 2009.08 and on git head.
> >>  Andrew> I configured buildroot for generic ARM, EABI, and ramdisk via 'make
> >>  Andrew> menuconfig' and saved the config file. When I do 'make', I get:
> >>
> >>  Andrew> package/multimedia/libvorbis/libvorbis.mk:20: *** missing `endif'.  Stop.
> >>
> >> No, I haven't seen that (I use Debian as well). Please post your .config
> >> so I can try to reproduce it.
> >>
> >
> > Thanks for your help.  Attached is the .config file and the output of
> > 'make -d' (make -n doesn't return anything but the missing `endif'
> > error message).  I'm not a debian expert, but I believe the box is
> > running 'Lenny' (based on /etc/issue)
> 
> I know part of the problem now - the machine in question has an
> install of MontaVista 4.0 cross development tools on it, and it has an
> old version of gnu make with the tools that was getting picked up
> before the normal make due to path settings.
> 
> I updated the path and the compile is running now.  I'm still curious
> what about the older make is not grokking in the Makefiles, but my
> immediate roadblock is past.
> 
> Thanks for looking at this.

I had the same problem with gnu make 3.80. Switched to 3.81, it fixed
the problem.


-- 
Lionel Landwerlin <lionel.landwerlin@openwide.fr>

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Buildroot] problems building git head
  2009-09-30  6:23       ` Lionel Landwerlin
@ 2009-09-30  7:03         ` Peter Korsgaard
  0 siblings, 0 replies; 6+ messages in thread
From: Peter Korsgaard @ 2009-09-30  7:03 UTC (permalink / raw)
  To: buildroot

>>>>> "Lionel" == Lionel Landwerlin <lionel.landwerlin@openwide.fr> writes:

Hi,

 Lionel> I had the same problem with gnu make 3.80. Switched to 3.81, it
 Lionel> fixed the problem.

It does indeed seem like make 3.80 doesn't like our
Makefile.autotools.in stuff. I'll update the dependencies check to
match.

Thanks both of you.

-- 
Bye, Peter Korsgaard

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2009-09-30  7:03 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-29 20:40 [Buildroot] problems building git head Andrew Dyer
2009-09-29 21:09 ` Peter Korsgaard
2009-09-29 22:14   ` Andrew Dyer
2009-09-30  5:11     ` Andrew Dyer
2009-09-30  6:23       ` Lionel Landwerlin
2009-09-30  7:03         ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox