>>> Unpacking source... >>> Unpacking module-init-tools-3.6.tar.bz2 to /var/tmp/portage/sys-apps/module-init-tools-3.6/work * Replacing obsolete head/tail with POSIX compliant ones * - fixed tests/test-depmod/10badcommand.sh * Applying module-init-tools-3.1_generate-modprobe-assume-kernel.patch ...  [ ok ] * Applying module-init-tools-3.2_pre7-abort-on-modprobe-failure.patch ...  [ ok ] * Applying module-init-tools-3.2.2-handle-dupliate-aliases.patch ...  [ ok ] * Applying module-init-tools-3.6-hidden-dirs.patch ...  [ ok ] >>> Source unpacked in /var/tmp/portage/sys-apps/module-init-tools-3.6/work >>> Compiling source in /var/tmp/portage/sys-apps/module-init-tools-3.6/work/module-init-tools-3.6 ... * econf: updating module-init-tools-3.6/config.guess with /usr/share/gnuconfig/config.guess * econf: updating module-init-tools-3.6/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --prefix=/ --enable-zlib --libdir=/lib64 --build=x86_64-pc-linux-gnu checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes 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 for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 configure: Adding gcc options: -march=core2 -O2 -pipe -Wunused -Wall configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands make -j2 x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"module-init-tools\" -DPACKAGE_TARNAME=\"module-init-tools\" -DPACKAGE_VERSION=\"3.6\" -DPACKAGE_STRING=\"module-init-tools\ 3.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"module-init-tools\" -DVERSION=\"3.6\" -DCONFIG_USE_ZLIB=1 -I. -march=core2 -O2 -pipe -Wunused -Wall -MT lsmod.o -MD -MP -MF .deps/lsmod.Tpo -c -o lsmod.o lsmod.c x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"module-init-tools\" -DPACKAGE_TARNAME=\"module-init-tools\" -DPACKAGE_VERSION=\"3.6\" -DPACKAGE_STRING=\"module-init-tools\ 3.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"module-init-tools\" -DVERSION=\"3.6\" -DCONFIG_USE_ZLIB=1 -I. -march=core2 -O2 -pipe -Wunused -Wall -MT modindex.o -MD -MP -MF .deps/modindex.Tpo -c -o modindex.o modindex.c mv -f .deps/lsmod.Tpo .deps/lsmod.Po x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"module-init-tools\" -DPACKAGE_TARNAME=\"module-init-tools\" -DPACKAGE_VERSION=\"3.6\" -DPACKAGE_STRING=\"module-init-tools\ 3.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"module-init-tools\" -DVERSION=\"3.6\" -DCONFIG_USE_ZLIB=1 -I. -march=core2 -O2 -pipe -Wunused -Wall -MT logging.o -MD -MP -MF .deps/logging.Tpo -c -o logging.o logging.c mv -f .deps/modindex.Tpo .deps/modindex.Po x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"module-init-tools\" -DPACKAGE_TARNAME=\"module-init-tools\" -DPACKAGE_VERSION=\"3.6\" -DPACKAGE_STRING=\"module-init-tools\ 3.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"module-init-tools\" -DVERSION=\"3.6\" -DCONFIG_USE_ZLIB=1 -I. -march=core2 -O2 -pipe -Wunused -Wall -MT index.o -MD -MP -MF .deps/index.Tpo -c -o index.o index.c index.c: In function ‘index_write__node’: index.c:195: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result index.c: In function ‘index_write’: index.c:212: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result index.c:214: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result index.c:219: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result index.c:227: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result mv -f .deps/logging.Tpo .deps/logging.Po x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"module-init-tools\" -DPACKAGE_TARNAME=\"module-init-tools\" -DPACKAGE_VERSION=\"3.6\" -DPACKAGE_STRING=\"module-init-tools\ 3.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"module-init-tools\" -DVERSION=\"3.6\" -DCONFIG_USE_ZLIB=1 -I. -march=core2 -O2 -pipe -Wunused -Wall -MT insmod.o -MD -MP -MF .deps/insmod.Tpo -c -o insmod.o insmod.c mv -f .deps/insmod.Tpo .deps/insmod.Po x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"module-init-tools\" -DPACKAGE_TARNAME=\"module-init-tools\" -DPACKAGE_VERSION=\"3.6\" -DPACKAGE_STRING=\"module-init-tools\ 3.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"module-init-tools\" -DVERSION=\"3.6\" -DCONFIG_USE_ZLIB=1 -I. -march=core2 -O2 -pipe -Wunused -Wall -MT modprobe.o -MD -MP -MF .deps/modprobe.Tpo -c -o modprobe.o modprobe.c mv -f .deps/index.Tpo .deps/index.Po x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"module-init-tools\" -DPACKAGE_TARNAME=\"module-init-tools\" -DPACKAGE_VERSION=\"3.6\" -DPACKAGE_STRING=\"module-init-tools\ 3.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"module-init-tools\" -DVERSION=\"3.6\" -DCONFIG_USE_ZLIB=1 -I. -march=core2 -O2 -pipe -Wunused -Wall -MT zlibsupport.o -MD -MP -MF .deps/zlibsupport.Tpo -c -o zlibsupport.o zlibsupport.c mv -f .deps/zlibsupport.Tpo .deps/zlibsupport.Po x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"module-init-tools\" -DPACKAGE_TARNAME=\"module-init-tools\" -DPACKAGE_VERSION=\"3.6\" -DPACKAGE_STRING=\"module-init-tools\ 3.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"module-init-tools\" -DVERSION=\"3.6\" -DCONFIG_USE_ZLIB=1 -I. -march=core2 -O2 -pipe -Wunused -Wall -MT config_filter.o -MD -MP -MF .deps/config_filter.Tpo -c -o config_filter.o config_filter.c mv -f .deps/config_filter.Tpo .deps/config_filter.Po x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"module-init-tools\" -DPACKAGE_TARNAME=\"module-init-tools\" -DPACKAGE_VERSION=\"3.6\" -DPACKAGE_STRING=\"module-init-tools\ 3.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"module-init-tools\" -DVERSION=\"3.6\" -DCONFIG_USE_ZLIB=1 -I. -march=core2 -O2 -pipe -Wunused -Wall -MT rmmod.o -MD -MP -MF .deps/rmmod.Tpo -c -o rmmod.o rmmod.c mv -f .deps/rmmod.Tpo .deps/rmmod.Po x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"module-init-tools\" -DPACKAGE_TARNAME=\"module-init-tools\" -DPACKAGE_VERSION=\"3.6\" -DPACKAGE_STRING=\"module-init-tools\ 3.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"module-init-tools\" -DVERSION=\"3.6\" -DCONFIG_USE_ZLIB=1 -I. -march=core2 -O2 -pipe -Wunused -Wall -MT depmod.o -MD -MP -MF .deps/depmod.Tpo -c -o depmod.o depmod.c mv -f .deps/depmod.Tpo .deps/depmod.Po x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"module-init-tools\" -DPACKAGE_TARNAME=\"module-init-tools\" -DPACKAGE_VERSION=\"3.6\" -DPACKAGE_STRING=\"module-init-tools\ 3.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"module-init-tools\" -DVERSION=\"3.6\" -DCONFIG_USE_ZLIB=1 -I. -march=core2 -O2 -pipe -Wunused -Wall -MT moduleops.o -MD -MP -MF .deps/moduleops.Tpo -c -o moduleops.o moduleops.c mv -f .deps/modprobe.Tpo .deps/modprobe.Po x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"module-init-tools\" -DPACKAGE_TARNAME=\"module-init-tools\" -DPACKAGE_VERSION=\"3.6\" -DPACKAGE_STRING=\"module-init-tools\ 3.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"module-init-tools\" -DVERSION=\"3.6\" -DCONFIG_USE_ZLIB=1 -I. -march=core2 -O2 -pipe -Wunused -Wall -MT tables.o -MD -MP -MF .deps/tables.Tpo -c -o tables.o tables.c mv -f .deps/moduleops.Tpo .deps/moduleops.Po x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"module-init-tools\" -DPACKAGE_TARNAME=\"module-init-tools\" -DPACKAGE_VERSION=\"3.6\" -DPACKAGE_STRING=\"module-init-tools\ 3.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"module-init-tools\" -DVERSION=\"3.6\" -DCONFIG_USE_ZLIB=1 -I. -march=core2 -O2 -pipe -Wunused -Wall -MT modinfo.o -MD -MP -MF .deps/modinfo.Tpo -c -o modinfo.o modinfo.c modinfo.c: In function ‘grab_module’: modinfo.c:295: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result modinfo.c:298: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result modinfo.c:303: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result modinfo.c:306: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result modinfo.c:309: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result mv -f .deps/modinfo.Tpo .deps/modinfo.Po x86_64-pc-linux-gnu-gcc -march=core2 -O2 -pipe -Wunused -Wall -static -Wl,-O1 -o insmod.static insmod.o if [ "docbook2man" = "docbook2man" ]; then \ docbook2man doc/modprobe.conf.sgml > /dev/null 2>&1; \ else \ docbook2man doc/modprobe.conf.sgml 2>&1 > modprobe.conf.5 | sed 's/^[^:]*://'; \ fi make: *** [modprobe.conf.5] Error 127 make: *** Waiting for unfinished jobs.... mv -f .deps/tables.Tpo .deps/tables.Po * * ERROR: sys-apps/module-init-tools-3.6 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 2544: Called die * The specific snippet of code: * emake || die "emake module-init-tools failed" * The die message: * emake module-init-tools failed * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/tmp/portage/sys-apps/module-init-tools-3.6/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-apps/module-init-tools-3.6/temp/environment'. *