* Package: net-misc/dahdi-tools-2.4.0 * Repository: gentoo * Maintainer: chainsaw@gentoo.org voip@gentoo.org * USE: amd64 elibc_glibc kernel_linux multilib ppp userland_GNU >>> Unpacking source... >>> Unpacking dahdi-tools-2.4.0.tar.gz to /tmp/portage/net-misc/dahdi-tools-2.4.0/work >>> Unpacking gentoo-dahdi-tools-patchset-0.2.tar.bz2 to /tmp/portage/net-misc/dahdi-tools-2.4.0/work >>> Source unpacked in /tmp/portage/net-misc/dahdi-tools-2.4.0/work >>> Preparing source in /tmp/portage/net-misc/dahdi-tools-2.4.0/work/dahdi-tools-2.4.0 ... * Applying various patches (bugfixes/updates) ... * 01-blacklist-non-digium-modules.diff ... [ ok ] * 02-parallel-make.diff ... [ ok ] * 03-no-hardware-fiddling.diff ... [ ok ] * 04-vendorlib.diff ... [ ok ] * 05-respect-ldflags.diff ... [ ok ] * Done with patching >>> Source prepared. >>> Configuring source in /tmp/portage/net-misc/dahdi-tools-2.4.0/work/dahdi-tools-2.4.0 ... * econf: updating dahdi-tools-2.4.0/config.sub with /usr/share/gnuconfig/config.sub * econf: updating dahdi-tools-2.4.0/menuselect/config.sub with /usr/share/gnuconfig/config.sub * econf: updating dahdi-tools-2.4.0/menuselect/config.guess with /usr/share/gnuconfig/config.guess * econf: updating dahdi-tools-2.4.0/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking sys/soundcard.h usability... yes checking sys/soundcard.h presence... yes checking for sys/soundcard.h... yes checking linux/soundcard.h usability... yes checking linux/soundcard.h presence... yes checking for linux/soundcard.h... yes checking for x86_64-pc-linux-gnu-ld... x86_64-pc-linux-gnu-ld checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking for GNU make... make checking for grep... (cached) /bin/grep checking for sh... /bin/sh checking for ln... /bin/ln checking for wget... /usr/bin/wget checking for -Wdeclaration-after-statement support... yes checking for DAHDI_CODE in dahdi/user.h... yes checking for DAHDI_CONFIG_NTTE in dahdi/user.h... yes checking for newtBell in -lnewt... yes checking newt.h usability... yes checking newt.h presence... yes checking for newt.h... yes checking for usb_init in -lusb... yes checking usb.h usability... yes checking usb.h presence... yes checking for usb.h... yes checking for GENERIC_HDLC_VERSION version 4 in linux/hdlc.h... no checking for GENERIC_HDLC_VERSION version 4 in linux/hdlc/ioctl.h... yes configure: creating ./config.status config.status: creating build_tools/menuselect-deps config.status: creating makeopts config.status: creating autoconfig.h configure: *** dahdi-tools build successfully configured *** >>> Source configured. >>> Compiling source in /tmp/portage/net-misc/dahdi-tools-2.4.0/work/dahdi-tools-2.4.0 ... make -j8 CC="" CXX="g++" LD="" AR="" RANLIB="" CFLAGS="" make -C menuselect CONFIGURE_SILENT="--silent" makeopts make[1]: Entering directory `/tmp/portage/net-misc/dahdi-tools-2.4.0/work/dahdi-tools-2.4.0/menuselect' make[1]: Leaving directory `/tmp/portage/net-misc/dahdi-tools-2.4.0/work/dahdi-tools-2.4.0/menuselect' CC="" CXX="g++" LD="" AR="" RANLIB="" CFLAGS="" make -C menuselect CONFIGURE_SILENT="--silent" menuselect make[1]: Entering directory `/tmp/portage/net-misc/dahdi-tools-2.4.0/work/dahdi-tools-2.4.0/menuselect' gcc -g -c -D_GNU_SOURCE -Wall -c -o menuselect.o menuselect.c gcc -g -c -D_GNU_SOURCE -Wall -c -o strcompat.o strcompat.c gcc -g -c -D_GNU_SOURCE -Wall -c -o menuselect_stub.o menuselect_stub.c make[2]: Entering directory `/tmp/portage/net-misc/dahdi-tools-2.4.0/work/dahdi-tools-2.4.0/menuselect/mxml' gcc -Os -g -Wall -c mxml-attr.c gcc -Os -g -Wall -c mxml-entity.c gcc -Os -g -Wall -c mxml-file.c gcc -Os -g -Wall -c mxml-index.c gcc -Os -g -Wall -c mxml-node.c gcc -Os -g -Wall -c mxml-search.c gcc -Os -g -Wall -c mxml-set.c gcc -Os -g -Wall -c mxml-private.c gcc -Os -g -Wall -c mxml-string.c /bin/rm -f libmxml.a /usr/bin/ar crvs libmxml.a mxml-attr.o mxml-entity.o mxml-file.o mxml-index.o mxml-node.o mxml-search.o mxml-set.o mxml-private.o mxml-string.o a - mxml-attr.o a - mxml-entity.o a - mxml-file.o a - mxml-index.o a - mxml-node.o a - mxml-search.o a - mxml-set.o a - mxml-private.o a - mxml-string.o ranlib libmxml.a make[2]: Leaving directory `/tmp/portage/net-misc/dahdi-tools-2.4.0/work/dahdi-tools-2.4.0/menuselect/mxml' gcc -o menuselect menuselect.o strcompat.o menuselect_stub.o mxml/libmxml.a make[1]: Leaving directory `/tmp/portage/net-misc/dahdi-tools-2.4.0/work/dahdi-tools-2.4.0/menuselect' Generating input for menuselect ... menuselect/menuselect --check-deps menuselect.makeopts make[1]: Entering directory `/tmp/portage/net-misc/dahdi-tools-2.4.0/work/dahdi-tools-2.4.0' x86_64-pc-linux-gnu-gcc -march=native -O2 -I. -O2 -g -fPIC -Wall -DBUILDING_TONEZONE -MD -MT zonedata.lo -MF .zonedata.lo.d -MP -c -o zonedata.lo zonedata.c x86_64-pc-linux-gnu-gcc -march=native -O2 -I. -O2 -g -fPIC -Wall -DBUILDING_TONEZONE -MD -MT tonezone.lo -MF .tonezone.lo.d -MP -c -o tonezone.lo tonezone.c x86_64-pc-linux-gnu-gcc -march=native -O2 -I. -O2 -g -fPIC -Wall -DBUILDING_TONEZONE -MD -MT version.o -MF .version.o.d -MP -c -o version.o version.c x86_64-pc-linux-gnu-gcc -march=native -O2 -I. -O2 -g -fPIC -Wall -DBUILDING_TONEZONE -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -shared -Wl,-soname,libtonezone.so.2.0 -o libtonezone.so zonedata.lo tonezone.lo version.o -lm x86_64-pc-linux-gnu-gcc -march=native -O2 -I. -O2 -g -fPIC -Wall -DBUILDING_TONEZONE -MD -MT zonedata.o -MF .zonedata.o.d -MP -c -o zonedata.o zonedata.c x86_64-pc-linux-gnu-gcc -march=native -O2 -I. -O2 -g -fPIC -Wall -DBUILDING_TONEZONE -MD -MT tonezone.o -MF .tonezone.o.d -MP -c -o tonezone.o tonezone.c ar rcs libtonezone.a zonedata.o tonezone.o version.o ranlib libtonezone.a x86_64-pc-linux-gnu-gcc -march=native -O2 -I. -O2 -g -fPIC -Wall -DBUILDING_TONEZONE -MD -MT fxotune.o -MF .fxotune.o.d -MP -c -o fxotune.o fxotune.c x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu fxotune.o version.o -lm -o fxotune x86_64-pc-linux-gnu-gcc -march=native -O2 -I. -O2 -g -fPIC -Wall -DBUILDING_TONEZONE -MD -MT sethdlc.o -MF .sethdlc.o.d -MP -c -o sethdlc.o sethdlc.c x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu sethdlc.o version.o -o sethdlc x86_64-pc-linux-gnu-gcc -march=native -O2 -I. -O2 -g -fPIC -Wall -DBUILDING_TONEZONE -MD -MT dahdi_cfg.o -MF .dahdi_cfg.o.d -MP -c -o dahdi_cfg.o dahdi_cfg.c x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu dahdi_cfg.o version.o libtonezone.a -lm -o dahdi_cfg x86_64-pc-linux-gnu-gcc -march=native -O2 -I. -O2 -g -fPIC -Wall -DBUILDING_TONEZONE -MD -MT dahdi_monitor.o -MF .dahdi_monitor.o.d -MP -c -o dahdi_monitor.o dahdi_monitor.c x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu dahdi_monitor.o version.o -o dahdi_monitor x86_64-pc-linux-gnu-gcc -march=native -O2 -I. -O2 -g -fPIC -Wall -DBUILDING_TONEZONE -O0 -MD -MT dahdi_speed.o -MF .dahdi_speed.o.d -MP -c -o dahdi_speed.o dahdi_speed.c x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu dahdi_speed.o version.o -o dahdi_speed x86_64-pc-linux-gnu-gcc -march=native -O2 -I. -O2 -g -fPIC -Wall -DBUILDING_TONEZONE -MD -MT dahdi_test.o -MF .dahdi_test.o.d -MP -c -o dahdi_test.o dahdi_test.c x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu dahdi_test.o version.o -o dahdi_test x86_64-pc-linux-gnu-gcc -march=native -O2 -I. -O2 -g -fPIC -Wall -DBUILDING_TONEZONE -MD -MT dahdi_scan.o -MF .dahdi_scan.o.d -MP -c -o dahdi_scan.o dahdi_scan.c x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu dahdi_scan.o version.o -o dahdi_scan x86_64-pc-linux-gnu-gcc -march=native -O2 -I. -O2 -g -fPIC -Wall -DBUILDING_TONEZONE -MD -MT dahdi_tool.o -MF .dahdi_tool.o.d -MP -c -o dahdi_tool.o dahdi_tool.c x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu dahdi_tool.o version.o -lnewt -o dahdi_tool x86_64-pc-linux-gnu-gcc -march=native -O2 -I. -O2 -g -fPIC -Wall -DBUILDING_TONEZONE -MD -MT dahdi_maint.o -MF .dahdi_maint.o.d -MP -c -o dahdi_maint.o dahdi_maint.c x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu dahdi_maint.o version.o -o dahdi_maint make[2]: Entering directory `/tmp/portage/net-misc/dahdi-tools-2.4.0/work/dahdi-tools-2.4.0/xpp' Makefile:140: .depend: No such file or directory make[2]: Leaving directory `/tmp/portage/net-misc/dahdi-tools-2.4.0/work/dahdi-tools-2.4.0/xpp' make[2]: Entering directory `/tmp/portage/net-misc/dahdi-tools-2.4.0/work/dahdi-tools-2.4.0/xpp' for i in dahdi_registration xpp_sync lsdahdi xpp_blink dahdi_genconf dahdi_hardware twinstar; do perl -I./perl_modules -c $i || exit 1; done x86_64-pc-linux-gnu-gcc -march=native -O2 -g -Wall -c -o astribank_is_starting.o astribank_is_starting.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g -Wall -D_GNU_SOURCE -c -o fpga_load.o fpga_load.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g -Wall -c -o hexfile.o hexfile.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g -Wall -c -o astribank_tool.o astribank_tool.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g -Wall -c -o astribank_usb.o astribank_usb.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g -Wall -c -o mpp_funcs.o mpp_funcs.c x86_64-pc-linux-gnu-gcc -march=native -O2 -g -Wall -c -o debug.o debug.c dahdi_registration syntax OK x86_64-pc-linux-gnu-gcc -march=native -O2 -g -Wall -c -o astribank_hexload.o astribank_hexload.c xpp_sync syntax OK x86_64-pc-linux-gnu-gcc -march=native -O2 -g -Wall -c -o pic_loader.o pic_loader.c lsdahdi syntax OK x86_64-pc-linux-gnu-gcc -march=native -O2 -g -Wall -c -o astribank_allow.o astribank_allow.c xpp_blink syntax OK x86_64-pc-linux-gnu-gcc -march=native -O2 -g -Wall -c -o test_parse.o test_parse.c dahdi_genconf syntax OK pod2man --section 8 dahdi_registration > dahdi_registration.8 || rm -f dahdi_registration.8 pod2man --section 8 xpp_sync > xpp_sync.8 || rm -f xpp_sync.8 dahdi_hardware syntax OK pod2man --section 8 lsdahdi > lsdahdi.8 || rm -f lsdahdi.8 pod2man --section 8 xpp_blink > xpp_blink.8 || rm -f xpp_blink.8 twinstar syntax OK touch .perlcheck pod2man --section 8 dahdi_genconf > dahdi_genconf.8 || rm -f dahdi_genconf.8 pod2man --section 8 dahdi_hardware > dahdi_hardware.8 || rm -f dahdi_hardware.8 pod2man --section 8 twinstar > twinstar.8 || rm -f twinstar.8 x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu astribank_is_starting.o -o astribank_is_starting x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu test_parse.o hexfile.o -lusb -o test_parse x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu fpga_load.o hexfile.o -lusb -o fpga_load x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu astribank_tool.o astribank_usb.o mpp_funcs.o debug.o -lusb -o astribank_tool x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu astribank_hexload.o hexfile.o pic_loader.o astribank_usb.o mpp_funcs.o debug.o -lusb -o astribank_hexload x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu astribank_allow.o astribank_usb.o mpp_funcs.o debug.o -lusb -o astribank_allow make[2]: Leaving directory `/tmp/portage/net-misc/dahdi-tools-2.4.0/work/dahdi-tools-2.4.0/xpp' make[1]: Leaving directory `/tmp/portage/net-misc/dahdi-tools-2.4.0/work/dahdi-tools-2.4.0' make -j8 -C ppp make: Entering directory `/tmp/portage/net-misc/dahdi-tools-2.4.0/work/dahdi-tools-2.4.0/ppp' pppd version not found (in patchlevel.h). Install ppp source/headers and/or ./configure --with-ppp=PATH. exit 1 make: *** [dahdi.so] Error 1 make: Leaving directory `/tmp/portage/net-misc/dahdi-tools-2.4.0/work/dahdi-tools-2.4.0/ppp' emake failed * ERROR: net-misc/dahdi-tools-2.4.0 failed: * Failed compiling ppp plugin * * Call stack: * ebuild.sh, line 56: Called src_compile * environment, line 2447: Called die * The specific snippet of code: * emake -C ppp || die "Failed compiling ppp plugin"; * * If you need support, post the output of 'emerge --info =net-misc/dahdi-tools-2.4.0', * the complete build log and the output of 'emerge -pqv =net-misc/dahdi-tools-2.4.0'. * The complete build log is located at '/home/ago/log/build/net-misc/dahdi-tools-2.4.0:20110227-124132.log'. * The ebuild environment file is located at '/tmp/portage/net-misc/dahdi-tools-2.4.0/temp/environment'. * S: '/tmp/portage/net-misc/dahdi-tools-2.4.0/work/dahdi-tools-2.4.0'