* Determining the location of the kernel source code * Found kernel source directory: * /usr/src/linux * Found kernel object directory: * /lib/modules/2.6.19-gentoo-r4/build * Found sources for kernel version: * 2.6.19-gentoo-r4 >>> Unpacking source... >>> Unpacking hal-0.5.9.tar.gz to /var/tmp/portage/sys-apps/hal-0.5.9-r1/work * Applying 01_luks_mount_fix.patch ...  [ ok ] * Applying 02_acpi_repeated_property_change.patch ...  [ ok ] * Applying 03_crasher_fix_fail_to_return_value.patch ...  [ ok ] * Applying 04_cache_regen_return_fix.patch ...  [ ok ] * Applying 05_freebsd_partutil_make_fix.patch ...  [ ok ] * Applying 06_freebsd_backend_fix.patch ...  [ ok ] * Applying 07_malloc_h_for_stdlib_h.patch ...  [ ok ] * Applying 08_contains_not_fdi_directive.patch ...  [ ok ] * Applying 09_hald_addon_keyboard_start_one.patch ...  [ ok ] * Applying 10_freebsd_storage_reprobe_fix.patch ...  [ ok ] * Applying 11_hal_fix_segfault_probe_volume.patch ...  [ ok ] * Applying 12_hal_fix-vol_label_probe_volume.patch ...  [ ok ] * Applying 13_detect_newer_macbooks.patch ...  [ ok ] * Applying 14_ntfs_allows_utf8.patch ...  [ ok ] * Applying 15_spec_fdi_matching.patch ...  [ ok ] * Applying 16_dev_root_is_mounted.patch ...  [ ok ] * Applying 18_hal_fix_info.category_for_laptop_panel_v2.patch ...  [ ok ] * Applying 19_hald_runner_catch_dbus_disconnect.patch ...  [ ok ] * Applying 95_gentoo_man_page.patch ...  [ ok ] * Applying 96_plugdev_allow_send.patch ...  [ ok ] * Applying 97_ignore_fixed_drives.patch ...  [ ok ] * Applying 98_hald_cache_test_path.patch ...  [ ok ] * Running eautoreconf in '/var/tmp/portage/sys-apps/hal-0.5.9-r1/work/hal-0.5.9' ... * Running aclocal ...  [ ok ] * Running libtoolize --copy --force --automake ...  [ ok ] * Running aclocal ...  [ ok ] * Running autoconf ...  [ ok ] * Running autoheader ...  [ ok ] * Running automake --add-missing --copy ...  [ ok ] * Running elibtoolize in: hal-0.5.9 * Applying sed-1.5.6.patch ... >>> Source unpacked. >>> Compiling source in /var/tmp/portage/sys-apps/hal-0.5.9-r1/work/hal-0.5.9 ... * econf: updating hal-0.5.9/config.guess with /usr/share/gnuconfig/config.guess * econf: updating hal-0.5.9/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-policy-kit --docdir=/usr/share/doc/hal-0.5.9-r1 --with-os-type=gentoo --with-pid-file=/var/run/hald.pid --with-socket-dir=/var/run/hald --with-hwdata=/usr/share/misc --enable-hotplug-map --enable-man-pages --with-backend=linux --disable-verbose-mode --without-dell-backlight --disable-parted --enable-pcmcia-support --disable-docbook-docs --disable-doxygen-docs --disable-selinux --disable-console-kit --enable-acpi-toshiba --enable-acpi-ibm --build=i686-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 whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for i686-pc-linux-gnu-gcc... i686-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 i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed checking dependency style of i686-pc-linux-gnu-gcc... gcc3 checking for library containing strerror... none required checking for i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking dependency style of i686-pc-linux-gnu-gcc... (cached) gcc3 checking for i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking dependency style of i686-pc-linux-gnu-gcc... (cached) gcc3 checking whether i686-pc-linux-gnu-gcc and cc understand -c and -o together... yes checking how to run the C preprocessor... i686-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 build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether i686-pc-linux-gnu-g++ accepts -g... yes checking dependency style of i686-pc-linux-gnu-g++... gcc3 checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E checking for i686-pc-linux-gnu-g77... no checking for i686-pc-linux-gnu-xlf... no checking for i686-pc-linux-gnu-f77... no checking for i686-pc-linux-gnu-frt... no checking for i686-pc-linux-gnu-pgf77... no checking for i686-pc-linux-gnu-cf77... no checking for i686-pc-linux-gnu-fort77... no checking for i686-pc-linux-gnu-fl32... no checking for i686-pc-linux-gnu-af77... no checking for i686-pc-linux-gnu-xlf90... no checking for i686-pc-linux-gnu-f90... no checking for i686-pc-linux-gnu-pgf90... no checking for i686-pc-linux-gnu-pghpf... no checking for i686-pc-linux-gnu-epcf90... no checking for i686-pc-linux-gnu-gfortran... i686-pc-linux-gnu-gfortran checking whether we are using the GNU Fortran 77 compiler... yes checking whether i686-pc-linux-gnu-gfortran accepts -g... yes checking the maximum length of command line arguments... 98304 checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok checking for objdir... .libs checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip checking for correct ltmain.sh version... yes checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works... yes checking if i686-pc-linux-gnu-gcc static flag -static works... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by i686-pc-linux-gnu-g++... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC checking if i686-pc-linux-gnu-g++ PIC flag -fPIC works... yes checking if i686-pc-linux-gnu-g++ static flag -static works... yes checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for i686-pc-linux-gnu-gfortran option to produce PIC... -fPIC checking if i686-pc-linux-gnu-gfortran PIC flag -fPIC works... yes checking if i686-pc-linux-gnu-gfortran static flag -static works... yes checking if i686-pc-linux-gnu-gfortran supports -c -o file.o... yes checking whether the i686-pc-linux-gnu-gfortran linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether make sets $(MAKE)... (cached) yes checking whether ln -s works... yes checking for python... /usr/bin/python checking for python version... 2.4 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.4/site-packages checking for python extension module directory... ${exec_prefix}/lib/python2.4/site-packages checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for i686-pc-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking sys/ioccom.h usability... no checking sys/ioccom.h presence... no checking for sys/ioccom.h... no checking sys/inotify.h usability... yes checking sys/inotify.h presence... yes checking for sys/inotify.h... yes checking expat.h usability... yes checking expat.h presence... yes checking for expat.h... yes checking for XML_ParserCreate in -lexpat... yes checking for libusb-config... /usr/bin/libusb-config checking for SMBIOSFreeMemory in -lsmbios... no checking pci/pci.h usability... yes checking pci/pci.h presence... yes checking for pci/pci.h... yes checking for pci_init in -lpci... yes checking for DBUS... yes checking for GLIB... yes checking for VOLUME_ID... yes checking for pgoff_t... no checking for BLKGETSIZE64... yes checking for getgrouplist... yes checking for asprintf... yes checking for mallopt... yes checking for strndup... yes checking for xmlto... no checking whether to build DocBook documentation... checking for xmllint... /usr/bin/xmllint yes checking for intltool >= 0.22... 0.35.5 found checking for perl... /usr/bin/perl checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool !!! Please attach the following file when filing a report to bugs.gentoo.org: !!! /var/tmp/portage/sys-apps/hal-0.5.9-r1/work/hal-0.5.9/config.log * * ERROR: sys-apps/hal-0.5.9-r1 failed. * Call stack: * ebuild.sh, line 1695: Called dyn_compile * ebuild.sh, line 1033: Called qa_call 'src_compile' * ebuild.sh, line 44: Called src_compile * hal-0.5.9-r1.ebuild, line 167: Called econf '--disable-policy-kit' '--docdir=/usr/share/doc/hal-0.5.9-r1' '--with-os-type=gentoo' '--with-pid-file=/var/run/hald.pid' '--with-socket-dir=/var/run/hald' '--with-hwdata=/usr/share/misc' '--enable-hotplug-map' '--enable-man-pages' '--with-backend=linux' '--disable-verbose-mode' '--without-dell-backlight' '--disable-parted' '--enable-pcmcia-support' '--disable-docbook-docs' '--disable-doxygen-docs' '--disable-selinux' '--disable-console-kit' '--enable-acpi-toshiba' '--enable-acpi-ibm' * ebuild.sh, line 632: Called die * The specific snippet of code: * die "econf failed" * The die message: * econf 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/hal-0.5.9-r1/temp/build.log'. *