tac: not found >>> cfg-update-1.8.2-r1: Checksum index is up-to-date ... >>> Unpacking source... >>> Unpacking cups-1.3.7-source.tar.bz2 to /var/tmp/portage/net-print/cups-1.3.7-r1/work * Applying cups-1.3.0-configure.patch ...  [ ok ] * Applying cups-1.3.7-backend-https.patch ...  [ ok ] * Applying cups-1.3.7-CVE-2008-1722.patch ...  [ ok ] * Running aclocal ...  [ ok ] * Running autoconf ...  [ ok ] >>> Source unpacked. >>> Compiling source in /var/tmp/portage/net-print/cups-1.3.7-r1/work/cups-1.3.7 ... ./configure --prefix=/usr --host=i686-gentoo-freebsd6.2 --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib --localstatedir=/var --with-cups-user=lp --with-cups-group=lp --with-docdir=/usr/share/cups/html --with-languages=all --with-system-groups=lpadmin --disable-acl --enable-dbus --enable-jpeg --disable-gssapi --disable-ldap --enable-nls --enable-pam --disable-png --disable-slp --enable-ssl --disable-static --disable-tiff --with-java --with-perl --with-php --with-python --enable-gnutls --enable-libpaper --enable-threads --disable-pdftops --enable-dnssd --build=i686-gentoo-freebsd6.2 configure: WARNING: Unrecognized options: --enable-nls checking for gawk... gawk checking for i686-gentoo-freebsd6.2-gcc... i686-gentoo-freebsd6.2-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-gentoo-freebsd6.2-gcc accepts -g... yes checking for i686-gentoo-freebsd6.2-gcc option to accept ISO C89... none needed checking for i686-gentoo-freebsd6.2-g++... i686-gentoo-freebsd6.2-g++ checking whether we are using the GNU C++ compiler... yes checking whether i686-gentoo-freebsd6.2-g++ accepts -g... yes checking how to run the C preprocessor... i686-gentoo-freebsd6.2-gcc -E checking for a BSD-compatible install... /usr/bin/install -c checking for i686-gentoo-freebsd6.2-ranlib... i686-gentoo-freebsd6.2-ranlib checking for ar... /usr/bin/ar checking for htmldoc... no checking for ld... /usr/bin/ld checking for ln... /bin/ln checking for mv... /bin/mv checking for rm... /bin/rm checking for rmdir... /bin/rmdir checking for sed... /usr/lib/portage/bin/sed checking for strip... /usr/bin/strip checking for library containing crypt... -lcrypt checking for library containing getspent... no checking for systempapername in -lpaper... yes 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 crypt.h usability... no checking crypt.h presence... no checking for crypt.h... no checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking malloc.h usability... no checking malloc.h presence... no checking for malloc.h... no checking shadow.h usability... no checking shadow.h presence... no checking for shadow.h... no checking for string.h... (cached) yes checking for strings.h... (cached) yes checking bstring.h usability... no checking bstring.h presence... no checking for bstring.h... no checking usersec.h usability... no checking usersec.h presence... no checking for usersec.h... no checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/ucred.h usability... no checking sys/ucred.h presence... yes configure: WARNING: sys/ucred.h: present but cannot be compiled configure: WARNING: sys/ucred.h: check for missing prerequisite headers? configure: WARNING: sys/ucred.h: see the Autoconf documentation configure: WARNING: sys/ucred.h: section "Present But Cannot Be Compiled" configure: WARNING: sys/ucred.h: proceeding with the preprocessor's result configure: WARNING: sys/ucred.h: in the future, the compiler will take precedence checking for sys/ucred.h... yes checking scsi/sg.h usability... no checking scsi/sg.h presence... no checking for scsi/sg.h... no checking for strdup... yes checking for strcasecmp... yes checking for strncasecmp... yes checking for strlcat... yes checking for strlcpy... yes checking for snprintf... yes checking for vsnprintf... yes checking for mkstemp... yes checking for mkstemps... yes checking for geteuid... yes checking for vsyslog... yes checking for sigset... no checking for sigaction... yes checking for waitpid... yes checking for wait3... yes checking for tm_gmtoff member in tm structure... yes checking for removefile... no checking for pkg-config... /usr/bin/pkg-config checking for DBUS... yes checking for dbus_message_iter_init_append in -ldbus-1... yes checking if GCC supports -fstack-protector... yes checking whether to build image filters... yes checking for library containing pow... -lm checking jpeglib.h usability... yes checking jpeglib.h presence... yes checking for jpeglib.h... yes checking for jpeg_destroy_decompress in -ljpeg... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for gzgets in -lz... yes configure: PNG support disabled with --disable-png. configure: TIFF support disabled with --disable-tiff. checking for stdlib.h... (cached) yes checking for library containing socket... none required checking for library containing gethostbyaddr... none required checking for library containing getifaddrs... none required checking for library containing hstrerror... none required checking for library containing rresvport_af... none required checking for library containing getaddrinfo... none required checking for library containing getnameinfo... none required checking for struct sockaddr.sa_len... yes checking sys/sockio.h usability... yes checking sys/sockio.h presence... yes checking for sys/sockio.h... yes checking for AppleTalk/at_proto.h... no checking for poll... yes checking for epoll_create... no checking for kqueue... yes checking for libgnutls-config... /usr/bin/libgnutls-config Using SSLLIBS="-L/usr/lib -lgnutls -L/usr/lib -ltasn1 -lgcrypt -lgpg-error" Using SSLFLAGS="-I/usr/include -I/usr/include" checking for dlopen in -ldl... no checking for pam_start in -lpam... yes checking security/pam_appl.h usability... yes checking security/pam_appl.h presence... yes checking for security/pam_appl.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_create using -lpthreads... no checking for pthread_create using -lpthread... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for long long int... yes checking for strtoll... yes checking dns_sd.h usability... yes checking dns_sd.h presence... yes checking for dns_sd.h... yes checking for DNSServiceProcessResult in -ldns_sd... yes checking for launch_msg... no checking launch.h usability... no checking launch.h presence... no checking for launch.h... no checking whether to use network default printers... yes checking whether to enable raw printing... no checking for php-config... /usr/bin/php-config configure: creating ./config.status config.status: creating Makedefs config.status: creating packaging/cups.list config.status: creating init/cups.sh config.status: creating init/cups-lpd config.status: creating cups-config config.status: creating conf/cupsd.conf config.status: creating conf/mime.convs config.status: creating conf/pam.std config.status: creating conf/snmp.conf config.status: creating doc/index.html config.status: creating doc/help/ref-cupsd-conf.html config.status: creating doc/help/standard.html config.status: creating init/org.cups.cups-lpd.plist config.status: creating man/client.conf.man config.status: creating man/cups-deviced.man config.status: creating man/cups-driverd.man config.status: creating man/cups-lpd.man config.status: creating man/cupsaddsmb.man config.status: creating man/cupsd.man config.status: creating man/cupsd.conf.man config.status: creating man/lpoptions.man config.status: creating templates/header.tmpl config.status: creating doc/de/index.html config.status: creating templates/de/header.tmpl config.status: creating doc/es/index.html config.status: creating templates/es/header.tmpl config.status: creating doc/et/index.html config.status: creating templates/et/header.tmpl config.status: creating doc/fr/index.html config.status: creating templates/fr/header.tmpl config.status: creating doc/he/index.html config.status: creating templates/he/header.tmpl config.status: creating doc/it/index.html config.status: creating templates/it/header.tmpl config.status: creating doc/ja/index.html config.status: creating templates/ja/header.tmpl config.status: creating doc/pl/index.html config.status: creating templates/pl/header.tmpl config.status: creating doc/sv/index.html config.status: creating templates/sv/header.tmpl config.status: creating doc/zh_TW/index.html config.status: creating templates/zh_TW/header.tmpl config.status: creating config.h configure: WARNING: Unrecognized options: --enable-nls Using ALL_CFLAGS=-I.. -D_CUPS_SOURCE -O2 -mtune=i686 -pipe -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include -I/usr/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT Using ALL_CXXFLAGS=-I.. -D_CUPS_SOURCE -O2 -mtune=i686 -pipe -I/usr/include -I/usr/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT Using LDFLAGS=-L../cups -L../filter -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector Using LIBS=-lcups -L/usr/lib -lgnutls -L/usr/lib -ltasn1 -lgcrypt -lgpg-error -lpthread -lm -lcrypt Making all in cups... Compiling adminutil.c... Compiling array.c... Compiling attr.c... Compiling auth.c... Compiling backchannel.c... Compiling backend.c... Compiling custom.c... Compiling dest.c... Compiling dir.c... Compiling emit.c... Compiling encode.c... Compiling file.c... Compiling getifaddrs.c... Compiling getputfile.c... Compiling globals.c... Compiling http.c... Compiling http-addr.c... Compiling http-addrlist.c... Compiling http-support.c... Compiling ipp.c... Compiling ipp-support.c... Compiling langprintf.c... Compiling language.c... Compiling localize.c... Compiling mark.c... Compiling md5.c... Compiling md5passwd.c... Compiling notify.c... Compiling options.c... Compiling page.c... Compiling ppd.c... Compiling request.c... Compiling sidechannel.c... Compiling snprintf.c... Compiling string.c... Compiling tempfile.c... Compiling transcode.c... Compiling usersys.c... Compiling util.c... Compiling testadmin.c... Compiling testarray.c... Compiling testcups.c... Compiling testfile.c... Compiling testhttp.c... Compiling testi18n.c... Compiling testipp.c... Compiling testlang.c... Compiling testppd.c... Linking libcups.so.2... Archiving libcups.a... a - adminutil.o a - array.o a - attr.o a - auth.o a - backchannel.o a - backend.o a - custom.o a - dest.o a - dir.o a - emit.o a - encode.o a - file.o a - getifaddrs.o a - getputfile.o a - globals.o a - http.o a - http-addr.o a - http-addrlist.o a - http-support.o a - ipp.o a - ipp-support.o a - langprintf.o a - language.o a - localize.o a - mark.o a - md5.o a - md5passwd.o a - notify.o a - options.o a - page.o a - ppd.o a - request.o a - sidechannel.o a - snprintf.o a - string.o a - tempfile.o a - transcode.o a - usersys.o a - util.o /usr/lib/gcc/i686-gentoo-freebsd6.2/4.2.3/../../../../i686-gentoo-freebsd6.2/bin/ld: cannot find -lssp_nonshared collect2: ld returned 1 exit status gmake[1]: *** [libcups.so.2] Error 1 gmake[1]: *** Waiting for unfinished jobs.... gmake: *** [all] Error 1 * * ERROR: net-print/cups-1.3.7-r1 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 3000: Called die * The specific snippet of code: * emake || die "emake failed" * The die message: * emake failed * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/log/portage/net-print:cups-1.3.7-r1:20080430-210248.log'. * The ebuild environment file is located at '/var/tmp/portage/net-print/cups-1.3.7-r1/temp/environment'. *