* CPV: net-mail/up-imapproxy-1.2.6 * REPO: gentoo * Maintainer: net-mail@gentoo.org * USE: elibc_glibc kernel_linux ssl tcpd test userland_GNU x86 >>> Unpacking source... >>> Unpacking up-imapproxy-1.2.6.tar.gz to /var/tmp/portage/net-mail/up-imapproxy-1.2.6/work >>> Source unpacked in /var/tmp/portage/net-mail/up-imapproxy-1.2.6/work >>> Preparing source in /var/tmp/portage/net-mail/up-imapproxy-1.2.6/work/up-imapproxy-1.2.6 ... * Applying up-imapproxy-1.2.6-debian_patchset_5_and_security_fix.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-mail/up-imapproxy-1.2.6/work/up-imapproxy-1.2.6 ... * econf: updating up-imapproxy-1.2.6/config.sub with /usr/share/gnuconfig/config.sub * econf: updating up-imapproxy-1.2.6/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --without-krb5 --with-openssl --with-libwrap configure: loading site script /usr/share/config.site configure: loading site script /usr/share/crossdev/include/site/linux checking whether make sets $(MAKE)... yes 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 ANSI C... none needed checking for a BSD-compatible install... /usr/bin/install -c checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking for connect... yes checking for pthread_create in -lpthread... yes checking for mmap... yes checking for yp_get_default_domain in -lnsl... yes checking for request_init in -lwrap... yes checking for EVP_DigestInit in -lcrypto... yes checking for SSL_new in -lssl... yes checking for initscr in -lcurses... yes checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for egrep... 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 for unistd.h... (cached) yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for typedef nfds_t... yes checking for an ANSI C-conforming const... yes checking whether i686-pc-linux-gnu-gcc needs -traditional... no checking return type of signal handlers... void checking for socket... yes checking for poll... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing default commands >>> Source configured. >>> Compiling source in /var/tmp/portage/net-mail/up-imapproxy-1.2.6/work/up-imapproxy-1.2.6 ... make -j14 i686-pc-linux-gnu-gcc -O2 -pipe -O2 -pipe -I. -I./include -c -o src/icc.o src/icc.c i686-pc-linux-gnu-gcc -O2 -pipe -O2 -pipe -I. -I./include -c -o src/main.o src/main.c i686-pc-linux-gnu-gcc -O2 -pipe -O2 -pipe -I. -I./include -c -o src/imapcommon.o src/imapcommon.c i686-pc-linux-gnu-gcc -O2 -pipe -O2 -pipe -I. -I./include -c -o src/request.o src/request.c i686-pc-linux-gnu-gcc -O2 -pipe -O2 -pipe -I. -I./include -c -o src/hash.o src/hash.c i686-pc-linux-gnu-gcc -O2 -pipe -O2 -pipe -I. -I./include -c -o src/becomenonroot.o src/becomenonroot.c i686-pc-linux-gnu-gcc -O2 -pipe -O2 -pipe -I. -I./include -c -o src/config.o src/config.c i686-pc-linux-gnu-gcc -O2 -pipe -O2 -pipe -I. -I./include -c -o src/logging.o src/logging.c i686-pc-linux-gnu-gcc -O2 -pipe -O2 -pipe -I. -I./include -c -o src/threads.o src/threads.c i686-pc-linux-gnu-gcc -O2 -pipe -O2 -pipe -I. -I./include -c -o src/select.o src/select.c i686-pc-linux-gnu-gcc -O2 -pipe -O2 -pipe -I. -I./include -c -o src/pimpstat.o src/pimpstat.c src/request.c: In function ‘cmd_trace’: src/request.c:521:2: warning: format ‘%d’ expects type ‘int’, but argument 4 has type ‘time_t’ src/request.c:521:2: warning: format ‘%d’ expects type ‘int’, but argument 4 has type ‘time_t’ src/request.c:565:5: warning: format ‘%d’ expects type ‘int’, but argument 4 has type ‘time_t’ src/request.c:565:5: warning: format ‘%d’ expects type ‘int’, but argument 4 has type ‘time_t’ src/request.c: In function ‘Raw_Proxy’: src/request.c:1200:3: warning: format ‘%d’ expects type ‘int’, but argument 4 has type ‘time_t’ src/request.c:1200:3: warning: format ‘%d’ expects type ‘int’, but argument 4 has type ‘time_t’ src/request.c:1246:7: warning: format ‘%d’ expects type ‘int’, but argument 4 has type ‘time_t’ src/request.c:1246:7: warning: format ‘%d’ expects type ‘int’, but argument 4 has type ‘time_t’ src/request.c:1408:7: warning: format ‘%d’ expects type ‘int’, but argument 4 has type ‘time_t’ src/request.c:1408:7: warning: format ‘%d’ expects type ‘int’, but argument 4 has type ‘time_t’ src/request.c:1443:7: warning: format ‘%d’ expects type ‘int’, but argument 4 has type ‘time_t’ src/request.c:1443:7: warning: format ‘%d’ expects type ‘int’, but argument 4 has type ‘time_t’ src/select.c: In function ‘Populate_Select_Cache’: src/select.c:352:6: warning: format ‘%d’ expects type ‘int’, but argument 4 has type ‘struct IMAPConnectionDescriptor *’ src/request.c:1201:8: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result src/request.c:1202:8: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result src/request.c:1247:12: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result src/request.c:1248:12: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result src/request.c:1409:12: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result src/request.c:1410:12: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result src/request.c:1444:12: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result src/request.c:1445:12: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result src/request.c: In function ‘cmd_trace’: src/request.c:522:7: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result src/request.c:566:10: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result src/main.c: In function ‘Daemonize’: src/main.c:912:15: warning: ignoring return value of ‘dup’, declared with attribute warn_unused_result src/main.c:913:15: warning: ignoring return value of ‘dup’, declared with attribute warn_unused_result src/main.c:914:15: warning: ignoring return value of ‘dup’, declared with attribute warn_unused_result i686-pc-linux-gnu-gcc -o bin/pimpstat ./src/pimpstat.o ./src/config.o -lcurses i686-pc-linux-gnu-gcc -o bin/imapproxyd ./src/icc.o ./src/main.o ./src/imapcommon.o ./src/request.o ./src/hash.o ./src/becomenonroot.o ./src/config.o ./src/logging.o ./src/threads.o ./src/select.o -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -lssl -lcrypto -lwrap -lnsl -lpthread >>> Source compiled. >>> Test phase [none]: net-mail/up-imapproxy-1.2.6 >>> Install up-imapproxy-1.2.6 into /var/tmp/portage/net-mail/up-imapproxy-1.2.6/image/ category net-mail >>> Completed installing up-imapproxy-1.2.6 into /var/tmp/portage/net-mail/up-imapproxy-1.2.6/image/ strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment usr/sbin/pimpstat usr/sbin/imapproxyd * QA Notice: Files built without respecting LDFLAGS have been detected * Please include the following list of files in your report: * /usr/sbin/pimpstat