* CPV: net-print/hplip-3.9.12-r1 * REPO: gentoo * USE: amd64 doc elibc_glibc gtk hpcups kernel_linux minimal snmp userland_GNU * You need USE=qt4 for the hplip GUI. * Installing driver portions only, make sure you know what you are doing. * Depending on the USE flags set for hpcups and/or hpijs the appropiate * drivers are installed. >>> Unpacking source... >>> Unpacking hplip-3.9.12.tar.gz to /var/tmp/portage/net-print/hplip-3.9.12-r1/work >>> Source unpacked in /var/tmp/portage/net-print/hplip-3.9.12-r1/work >>> Preparing source in /var/tmp/portage/net-print/hplip-3.9.12-r1/work/hplip-3.9.12 ... * Applying hplip-3.9.10-desktop.patch ...  [ ok ] * Applying hplip-3.9.10-browser.patch ...  [ ok ] * Applying hplip-3.9.12-cupsddk.patch ...  [ ok ] * Applying hplip-3.9.10-htmldir.patch ...  [ ok ] * Applying hplip-3.9.12-systray.patch ...  [ ok ] * Running eautoreconf in '/var/tmp/portage/net-print/hplip-3.9.12-r1/work/hplip-3.9.12' ... * Running aclocal ...  [ ok ] * Running libtoolize --copy --force --install --automake ...  [ ok ] * Running aclocal ...  [ ok ] * Running autoconf ...  [ ok ] * Running automake --add-missing --copy --foreign ...  [ ok ] * Running elibtoolize in: hplip-3.9.12 * Applying portage-2.2.patch ... * Applying sed-1.5.6.patch ... * Applying as-needed-2.2.6.patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-print/hplip-3.9.12-r1/work/hplip-3.9.12 ... * econf: updating hplip-3.9.12/config.sub with /usr/share/gnuconfig/config.sub * econf: updating hplip-3.9.12/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 --disable-dependency-tracking --disable-cups11-build --disable-lite-build --disable-foomatic-rip-hplip-install --disable-shadow-build --with-cupsbackenddir=/usr/libexec/cups/backend --with-cupsfilterdir=/usr/libexec/cups/filter --with-htmldir=/usr/share/doc/hplip-3.9.12/html --disable-gui-build --disable-qt3 --disable-qt4 --disable-dbus-build --enable-hpcups-install --enable-cups-drv-install --disable-cups-ppd-install --disable-hpijs-install --disable-foomatic-drv-install --disable-foomatic-ppd-install --disable-hpijs-only-build --enable-hpcups-only-build --disable-new-hpcups --enable-doc-build --disable-fax-build --disable-pp-build --disable-scan-build --enable-network-build --disable-udev-acl-rules 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 build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for style of include used by make... GNU 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 dependency style of x86_64-pc-linux-gnu-gcc... none checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -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 for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) 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... no checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking dependency style of x86_64-pc-linux-gnu-g++... none checking whether we are using the GNU C++ compiler... (cached) yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... (cached) yes checking dependency style of x86_64-pc-linux-gnu-g++... (cached) none checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate 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 dependency style of x86_64-pc-linux-gnu-gcc... (cached) none checking for a BSD-compatible install... /usr/bin/install -c checking for pthread_create in -lpthread... yes checking for pow in -lm... yes checking for jpeg_set_defaults in -ljpeg... yes checking for dlopen in -ldl... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking jpeglib.h usability... yes checking jpeglib.h presence... yes checking for jpeglib.h... yes checking whether byte ordering is bigendian... no checking for uint32_t... yes checking "for platform-dependencies"... "using Default platform.h" checking for documentation build... yes checking for hpijs only build... no checking for lite build... no checking for hpcups only build... yes checking for hpijs install... no checking for hpcups install... yes checking for new hpcups install... no checking for network build... yes checking for parallel port build... no checking for scanner build... no checking for gui build... no checking for fax build... no checking for dbus build... no checking for cups 1.1.x build... no checking for udev acl rules... no checking for shadow build... no checking for foomatic ppd install... no checking for foomatic drv install... no checking for cups drv install... yes checking for cups ppd install... no checking for foomatic-rip-hplip install... no checking for qt4... no checking for qt3... no checking for policykit... no checking for host machine platform... x86_64 checking for CRYPTO_free in -lcrypto... yes checking for snmp_timeout in -lnetsnmp... no checking for snmp_timeout in -lsnmp... no configure: error: cannot find net/ucd-snmp support (or --disable-network-build) !!! Please attach the following file when seeking support: !!! /var/tmp/portage/net-print/hplip-3.9.12-r1/work/hplip-3.9.12/config.log * ERROR: net-print/hplip-3.9.12-r1 failed: * econf failed * * Call stack: * ebuild.sh, line 54: Called src_configure * environment, line 5393: Called econf '--disable-dependency-tracking' '--disable-cups11-build' '--disable-lite-build' '--disable-foomatic-rip-hplip-install' '--disable-shadow-build' '--with-cupsbackenddir=/usr/libexec/cups/backend' '--with-cupsfilterdir=/usr/libexec/cups/filter' '--with-htmldir=/usr/share/doc/hplip-3.9.12/html' '--disable-gui-build' '--disable-qt3' '--disable-qt4' '--disable-dbus-build' '--enable-hpcups-install' '--enable-cups-drv-install' '--disable-cups-ppd-install' '--disable-hpijs-install' '--disable-foomatic-drv-install' '--disable-foomatic-ppd-install' '--disable-hpijs-only-build' '--enable-hpcups-only-build' '--disable-new-hpcups' '--enable-doc-build' '--disable-fax-build' '--disable-pp-build' '--disable-scan-build' '--enable-network-build' '--disable-udev-acl-rules' * ebuild.sh, line 544: Called die * The specific snippet of code: * die "econf failed" * * If you need support, post the output of 'emerge --info =net-print/hplip-3.9.12-r1', * the complete build log and the output of 'emerge -pqv =net-print/hplip-3.9.12-r1'. * The complete build log is located at '/var/tmp/portage/net-print/hplip-3.9.12-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-print/hplip-3.9.12-r1/temp/environment'. * S: '/var/tmp/portage/net-print/hplip-3.9.12-r1/work/hplip-3.9.12'