* Package: net-mail/pfqueue-0.5.6 * Repository: gentoo * Maintainer: net-mail@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux test userland_GNU * FEATURES: sandbox test userpriv usersandbox Installed LAPACK for library directory lib64 [1] reference * Installed BLAS for library directory lib64 [1] reference * Installed CBLAS for library directory lib64 [1] gsl [2] reference * >>> Unpacking source... >>> Unpacking pfqueue-0.5.6.tar.gz to /tmp/portage/net-mail/pfqueue-0.5.6/work >>> Source unpacked in /tmp/portage/net-mail/pfqueue-0.5.6/work >>> Compiling source in /tmp/portage/net-mail/pfqueue-0.5.6/work/pfqueue-0.5.6 ... * econf: updating pfqueue-0.5.6/config.sub with /usr/share/gnuconfig/config.sub * econf: updating pfqueue-0.5.6/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 configure: loading site script /usr/share/config.site ./configure: 40: /usr/share/config.site: [[: Permission denied checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes 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 a BSD-compatible install... /usr/bin/install -c 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 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... 32768 checking whether the shell understands some XSI constructs... yes checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking how to recognise 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 for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no 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 checking for ANSI C header files... (cached) yes checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking for struct dirent.d_type... yes checking whether time.h and sys/time.h may both be included... yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking for struct utimbuf... yes checking whether sys/types.h defines makedev... yes checking for newwin in -lncurses... yes checking for pthread_create in -lpthread... yes checking for pthread_create in -lc_r... no checking for dlopen in -ldl... (cached) yes checking for accept in -lsocket... no configure: creating ./config.status config.status: creating Makefile config.status: creating backends/Makefile config.status: creating libpfq/Makefile config.status: creating pfqueue.spec config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands config.status: executing libtool commands make -j24 make all-recursive make[1]: Entering directory '/tmp/portage/net-mail/pfqueue-0.5.6/work/pfqueue-0.5.6' Making all in libpfq make[2]: Entering directory '/tmp/portage/net-mail/pfqueue-0.5.6/work/pfqueue-0.5.6/libpfq' if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPFBEDIR=\"/usr/lib64\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT pfqlib.lo -MD -MP -MF ".deps/pfqlib.Tpo" -c -o pfqlib.lo pfqlib.c; \ then mv -f ".deps/pfqlib.Tpo" ".deps/pfqlib.Plo"; else rm -f ".deps/pfqlib.Tpo"; exit 1; fi libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPFBEDIR=\"/usr/lib64\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT pfqlib.lo -MD -MP -MF .deps/pfqlib.Tpo -c pfqlib.c -fPIC -DPIC -o .libs/pfqlib.o pfqlib.c: In function 'pfql_start': pfqlib.c:632:3: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] syslog ( LOGLEVEL, "pfqlib: sorry, cannot malloc for %d for the regex!", sizeof(regex_t) ); ^ libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPFBEDIR=\"/usr/lib64\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT pfqlib.lo -MD -MP -MF .deps/pfqlib.Tpo -c pfqlib.c -o pfqlib.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o libpfqueue.la -rpath /usr/lib64 -module pfqlib.lo -ldl -lpthread -lncurses libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/pfqlib.o -ldl -lpthread -lncurses -march=native -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libpfqueue.so.0 -o .libs/libpfqueue.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libpfqueue.so.0" && ln -s "libpfqueue.so.0.0.0" "libpfqueue.so.0") libtool: link: (cd ".libs" && rm -f "libpfqueue.so" && ln -s "libpfqueue.so.0.0.0" "libpfqueue.so") libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libpfqueue.a pfqlib.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libpfqueue.a libtool: link: creating libpfqueue.la libtool: link: ( cd ".libs" && rm -f "libpfqueue.la" && ln -s "../libpfqueue.la" "libpfqueue.la" ) make[2]: Leaving directory '/tmp/portage/net-mail/pfqueue-0.5.6/work/pfqueue-0.5.6/libpfq' Making all in backends make[2]: Entering directory '/tmp/portage/net-mail/pfqueue-0.5.6/work/pfqueue-0.5.6/backends' if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT pfq_postfix1.lo -MD -MP -MF ".deps/pfq_postfix1.Tpo" -c -o pfq_postfix1.lo pfq_postfix1.c; \ then mv -f ".deps/pfq_postfix1.Tpo" ".deps/pfq_postfix1.Plo"; else rm -f ".deps/pfq_postfix1.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT pfq_service.lo -MD -MP -MF ".deps/pfq_service.Tpo" -c -o pfq_service.lo pfq_service.c; \ then mv -f ".deps/pfq_service.Tpo" ".deps/pfq_service.Plo"; else rm -f ".deps/pfq_service.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT pfq_postfix2.lo -MD -MP -MF ".deps/pfq_postfix2.Tpo" -c -o pfq_postfix2.lo pfq_postfix2.c; \ then mv -f ".deps/pfq_postfix2.Tpo" ".deps/pfq_postfix2.Plo"; else rm -f ".deps/pfq_postfix2.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT pfq_exim.lo -MD -MP -MF ".deps/pfq_exim.Tpo" -c -o pfq_exim.lo pfq_exim.c; \ then mv -f ".deps/pfq_exim.Tpo" ".deps/pfq_exim.Plo"; else rm -f ".deps/pfq_exim.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT pfq_socket.lo -MD -MP -MF ".deps/pfq_socket.Tpo" -c -o pfq_socket.lo pfq_socket.c; \ then mv -f ".deps/pfq_socket.Tpo" ".deps/pfq_socket.Plo"; else rm -f ".deps/pfq_socket.Tpo"; exit 1; fi libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT pfq_postfix1.lo -MD -MP -MF .deps/pfq_postfix1.Tpo -c pfq_postfix1.c -fPIC -DPIC -o .libs/pfq_postfix1.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT pfq_postfix2.lo -MD -MP -MF .deps/pfq_postfix2.Tpo -c pfq_postfix2.c -fPIC -DPIC -o .libs/pfq_postfix2.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT pfq_service.lo -MD -MP -MF .deps/pfq_service.Tpo -c pfq_service.c -fPIC -DPIC -o .libs/pfq_service.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT pfq_socket.lo -MD -MP -MF .deps/pfq_socket.Tpo -c pfq_socket.c -fPIC -DPIC -o .libs/pfq_socket.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT pfq_exim.lo -MD -MP -MF .deps/pfq_exim.Tpo -c pfq_exim.c -fPIC -DPIC -o .libs/pfq_exim.o pfq_postfix1.c: In function 'pfb_action': pfq_postfix1.c:358:2: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] system ( b ); ^ pfq_socket.c: In function 'pfb_setup': pfq_socket.c:118:3: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (struct hostent*)svr->h_length ); ^ pfq_socket.c:116:2: warning: passing argument 3 of 'memcpy' makes integer from pointer without a cast memcpy ( (struct sockaddr*)&svra.sin_addr.s_addr, ^ In file included from /usr/include/features.h:366:0, from /usr/include/unistd.h:25, from pfq_socket.c:2: /usr/include/bits/string3.h:48:1: note: expected 'size_t' but argument is of type 'struct hostent *' __NTH (memcpy (void *__restrict __dest, const void *__restrict __src, ^ pfq_exim.c: In function 'pfb_action': pfq_exim.c:311:2: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] system ( buf ); ^ pfq_socket.c: In function 'w_socket': pfq_socket.c:46:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write ( s, b, strlen(b) ); ^ pfq_postfix2.c: In function 'pfb_action': pfq_postfix2.c:412:2: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] system ( b ); ^ libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT pfq_service.lo -MD -MP -MF .deps/pfq_service.Tpo -c pfq_service.c -o pfq_service.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT pfq_exim.lo -MD -MP -MF .deps/pfq_exim.Tpo -c pfq_exim.c -o pfq_exim.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT pfq_postfix1.lo -MD -MP -MF .deps/pfq_postfix1.Tpo -c pfq_postfix1.c -o pfq_postfix1.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT pfq_socket.lo -MD -MP -MF .deps/pfq_socket.Tpo -c pfq_socket.c -o pfq_socket.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT pfq_postfix2.lo -MD -MP -MF .deps/pfq_postfix2.Tpo -c pfq_postfix2.c -o pfq_postfix2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o libpfq_exim.la -rpath /usr/lib64 -module pfq_exim.lo pfq_service.lo -ldl -lpthread -lncurses /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o libpfq_postfix1.la -rpath /usr/lib64 -module pfq_postfix1.lo pfq_service.lo -ldl -lpthread -lncurses /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o libpfq_socket.la -rpath /usr/lib64 -module pfq_socket.lo pfq_service.lo -ldl -lpthread -lncurses /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o libpfq_postfix2.la -rpath /usr/lib64 -module pfq_postfix2.lo pfq_service.lo -ldl -lpthread -lncurses libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/pfq_exim.o .libs/pfq_service.o -ldl -lpthread -lncurses -march=native -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libpfq_exim.so.0 -o .libs/libpfq_exim.so.0.0.0 libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/pfq_postfix1.o .libs/pfq_service.o -ldl -lpthread -lncurses -march=native -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libpfq_postfix1.so.0 -o .libs/libpfq_postfix1.so.0.0.0 libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/pfq_socket.o .libs/pfq_service.o -ldl -lpthread -lncurses -march=native -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libpfq_socket.so.0 -o .libs/libpfq_socket.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libpfq_exim.so.0" && ln -s "libpfq_exim.so.0.0.0" "libpfq_exim.so.0") libtool: link: (cd ".libs" && rm -f "libpfq_exim.so" && ln -s "libpfq_exim.so.0.0.0" "libpfq_exim.so") libtool: link: (cd ".libs" && rm -f "libpfq_postfix1.so.0" && ln -s "libpfq_postfix1.so.0.0.0" "libpfq_postfix1.so.0") libtool: link: (cd ".libs" && rm -f "libpfq_postfix1.so" && ln -s "libpfq_postfix1.so.0.0.0" "libpfq_postfix1.so") libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libpfq_exim.a pfq_exim.o pfq_service.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libpfq_exim.a libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/pfq_postfix2.o .libs/pfq_service.o -ldl -lpthread -lncurses -march=native -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libpfq_postfix2.so.0 -o .libs/libpfq_postfix2.so.0.0.0 libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libpfq_postfix1.a pfq_postfix1.o pfq_service.o libtool: link: creating libpfq_exim.la libtool: link: (cd ".libs" && rm -f "libpfq_socket.so.0" && ln -s "libpfq_socket.so.0.0.0" "libpfq_socket.so.0") libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libpfq_postfix1.a libtool: link: creating libpfq_postfix1.la libtool: link: (cd ".libs" && rm -f "libpfq_socket.so" && ln -s "libpfq_socket.so.0.0.0" "libpfq_socket.so") libtool: link: ( cd ".libs" && rm -f "libpfq_exim.la" && ln -s "../libpfq_exim.la" "libpfq_exim.la" ) libtool: link: ( cd ".libs" && rm -f "libpfq_postfix1.la" && ln -s "../libpfq_postfix1.la" "libpfq_postfix1.la" ) libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libpfq_socket.a pfq_socket.o pfq_service.o libtool: link: (cd ".libs" && rm -f "libpfq_postfix2.so.0" && ln -s "libpfq_postfix2.so.0.0.0" "libpfq_postfix2.so.0") libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libpfq_socket.a libtool: link: creating libpfq_socket.la libtool: link: (cd ".libs" && rm -f "libpfq_postfix2.so" && ln -s "libpfq_postfix2.so.0.0.0" "libpfq_postfix2.so") libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libpfq_postfix2.a pfq_postfix2.o pfq_service.o libtool: link: ( cd ".libs" && rm -f "libpfq_socket.la" && ln -s "../libpfq_socket.la" "libpfq_socket.la" ) libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libpfq_postfix2.a libtool: link: creating libpfq_postfix2.la libtool: link: ( cd ".libs" && rm -f "libpfq_postfix2.la" && ln -s "../libpfq_postfix2.la" "libpfq_postfix2.la" ) make[2]: Leaving directory '/tmp/portage/net-mail/pfqueue-0.5.6/work/pfqueue-0.5.6/backends' make[2]: Entering directory '/tmp/portage/net-mail/pfqueue-0.5.6/work/pfqueue-0.5.6' if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT fe_ncurses.o -MD -MP -MF ".deps/fe_ncurses.Tpo" -c -o fe_ncurses.o fe_ncurses.c; \ then mv -f ".deps/fe_ncurses.Tpo" ".deps/fe_ncurses.Po"; else rm -f ".deps/fe_ncurses.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT ncgui.o -MD -MP -MF ".deps/ncgui.Tpo" -c -o ncgui.o ncgui.c; \ then mv -f ".deps/ncgui.Tpo" ".deps/ncgui.Po"; else rm -f ".deps/ncgui.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT pfqconfig.o -MD -MP -MF ".deps/pfqconfig.Tpo" -c -o pfqconfig.o pfqconfig.c; \ then mv -f ".deps/pfqconfig.Tpo" ".deps/pfqconfig.Po"; else rm -f ".deps/pfqconfig.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT fe_socket.o -MD -MP -MF ".deps/fe_socket.Tpo" -c -o fe_socket.o fe_socket.c; \ then mv -f ".deps/fe_socket.Tpo" ".deps/fe_socket.Po"; else rm -f ".deps/fe_socket.Tpo"; exit 1; fi fe_socket.c: In function 'w_socket': fe_socket.c:56:2: warning: format not a string literal and no format arguments [-Wformat-security] printf ( b ); ^ fe_socket.c: In function 'client_send_lastchanged': fe_socket.c:223:2: warning: format '%d' expects argument of type 'int', but argument 4 has type 'time_t' [-Wformat=] sprintf ( buf, "%s: %d\n", CMD_REPLY, pfql_queue_last_changed(pfql_ctx) ); ^ fe_socket.c: In function 'client_process': fe_socket.c:275:4: warning: format not a string literal and no format arguments [-Wformat-security] printf ( buf ); ^ fe_socket.c: In function 'w_socket': fe_socket.c:55:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write ( s, b, strlen(b) ); ^ fe_socket.c: In function 'client_send_list': fe_socket.c:247:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write ( cs, CMD_REPLY, strlen(CMD_REPLY) ); ^ fe_socket.c:250:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write ( cs, msg->id, strlen(msg->id) ); ^ fe_socket.c:252:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write ( cs, ",", 1 ); ^ fe_socket.c:254:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write ( cs, "\n", 1 ); ^ fe_socket.c: In function 'client_process': fe_socket.c:368:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write ( cs, "ERR: NOCMD\n", 11 ); ^ /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o spfqueue fe_socket.o ncgui.o pfqconfig.o libpfq/libpfqueue.la -ldl -lpthread -lncurses *** Warning: Linking the executable spfqueue against the loadable module *** libpfqueue.so is not portable! libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o .libs/spfqueue fe_socket.o ncgui.o pfqconfig.o libpfq/.libs/libpfqueue.so -ldl -lpthread -lncurses libtool: link: creating spfqueue /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o pfqueue fe_ncurses.o ncgui.o pfqconfig.o libpfq/libpfqueue.la -ldl -lpthread -lncurses *** Warning: Linking the executable pfqueue against the loadable module *** libpfqueue.so is not portable! libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o .libs/pfqueue fe_ncurses.o ncgui.o pfqconfig.o libpfq/.libs/libpfqueue.so -ldl -lpthread -lncurses /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.1/../../../../x86_64-pc-linux-gnu/bin/ld: fe_ncurses.o: undefined reference to symbol 'cbreak' /lib64/libtinfo.so.5: error adding symbols: DSO missing from command line collect2: error: ld returned 1 exit status Makefile:296: recipe for target 'pfqueue' failed make[2]: *** [pfqueue] Error 1 make[2]: Leaving directory '/tmp/portage/net-mail/pfqueue-0.5.6/work/pfqueue-0.5.6' Makefile:441: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory '/tmp/portage/net-mail/pfqueue-0.5.6/work/pfqueue-0.5.6' Makefile:211: recipe for target 'all' failed make: *** [all] Error 2 emake failed * ERROR: net-mail/pfqueue-0.5.6::gentoo failed (compile phase): * make failed * * Call stack: * ebuild.sh, line 93: Called src_compile * environment, line 2084: Called die * The specific snippet of code: * emake || die "make failed" * * If you need support, post the output of `emerge --info '=net-mail/pfqueue-0.5.6::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-mail/pfqueue-0.5.6::gentoo'`. sed: couldn't open temporary file /etc/portage/package.mask/sedKjQJQ6: Permission denied