* CPV: net-misc/directvnc-0.7.5-r1 * REPO: gentoo * USE: elibc_glibc kernel_linux test userland_GNU x86 >>> Unpacking source... >>> Unpacking directvnc-0.7.5.tar.gz to /var/tmp/portage/net-misc/directvnc-0.7.5-r1/work * Applying directvnc-mouse.patch ... [ ok ] >>> Source unpacked in /var/tmp/portage/net-misc/directvnc-0.7.5-r1/work >>> Compiling source in /var/tmp/portage/net-misc/directvnc-0.7.5-r1/work/directvnc-0.7.5 ... * econf: updating directvnc-0.7.5/config.sub with /usr/share/gnuconfig/config.sub * econf: updating directvnc-0.7.5/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 configure: loading site script /usr/share/config.site configure: loading site script /usr/share/crossdev/include/site/linux 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 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... 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 dependency style of i686-pc-linux-gnu-gcc... gcc3 checking for strerror in -lcposix... no 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 dependency style of i686-pc-linux-gnu-gcc... (cached) gcc3 checking for i686-pc-linux-gnu-gcc option to accept ANSI C... none needed checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for ANSI C header files... yes checking for a BSD-compatible install... /usr/bin/install -c 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 build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for ld used by 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/i686-pc-linux-gnu-nm -B checking whether ln -s works... yes checking how to recognise dependant libraries... pass_all checking command to parse /usr/bin/i686-pc-linux-gnu-nm -B output... ok 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-ranlib... i686-pc-linux-gnu-ranlib checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip checking for objdir... .libs 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 if i686-pc-linux-gnu-gcc supports -c -o file.lo... yes checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... yes checking whether the linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... GNU/Linux ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether -lc should be explicitly linked in... no creating libtool checking if malloc debugging is wanted... no checking for jpeg_destroy_decompress in -ljpeg... yes checking jpeglib.h usability... yes checking jpeglib.h presence... yes checking for jpeglib.h... yes checking for gzsetparams in -lz... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for pkg-config... /usr/bin/pkg-config checking for directfb >= 0.9.16... yes checking DIRECTFB_CFLAGS... -D_REENTRANT -I/usr/include/directfb checking DIRECTFB_LIBS... -ldirectfb -lfusion -ldirect -lpthread checking for getopt... yes checking for getopt_long... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands make -j14 'DEBUGFLAGS=-O2 -pipe' make all-recursive make[1]: Entering directory `/var/tmp/portage/net-misc/directvnc-0.7.5-r1/work/directvnc-0.7.5' Making all in src make[2]: Entering directory `/var/tmp/portage/net-misc/directvnc-0.7.5-r1/work/directvnc-0.7.5/src' source='main.c' object='main.o' libtool=no \ depfile='.deps/main.Po' tmpdepfile='.deps/main.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -I/usr/include/directfb -O2 -pipe -c `test -f 'main.c' || echo './'`main.c source='dfb.c' object='dfb.o' libtool=no \ depfile='.deps/dfb.Po' tmpdepfile='.deps/dfb.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -I/usr/include/directfb -O2 -pipe -c `test -f 'dfb.c' || echo './'`dfb.c source='sockets.c' object='sockets.o' libtool=no \ depfile='.deps/sockets.Po' tmpdepfile='.deps/sockets.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -I/usr/include/directfb -O2 -pipe -c `test -f 'sockets.c' || echo './'`sockets.c source='args.c' object='args.o' libtool=no \ depfile='.deps/args.Po' tmpdepfile='.deps/args.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -I/usr/include/directfb -O2 -pipe -c `test -f 'args.c' || echo './'`args.c source='rfb.c' object='rfb.o' libtool=no \ depfile='.deps/rfb.Po' tmpdepfile='.deps/rfb.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -I/usr/include/directfb -O2 -pipe -c `test -f 'rfb.c' || echo './'`rfb.c source='getopt.c' object='getopt.o' libtool=no \ depfile='.deps/getopt.Po' tmpdepfile='.deps/getopt.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -I/usr/include/directfb -O2 -pipe -c `test -f 'getopt.c' || echo './'`getopt.c source='getopt1.c' object='getopt1.o' libtool=no \ depfile='.deps/getopt1.Po' tmpdepfile='.deps/getopt1.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -I/usr/include/directfb -O2 -pipe -c `test -f 'getopt1.c' || echo './'`getopt1.c source='d3des.c' object='d3des.o' libtool=no \ depfile='.deps/d3des.Po' tmpdepfile='.deps/d3des.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -I/usr/include/directfb -O2 -pipe -c `test -f 'd3des.c' || echo './'`d3des.c source='vncauth.c' object='vncauth.o' libtool=no \ depfile='.deps/vncauth.Po' tmpdepfile='.deps/vncauth.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -I/usr/include/directfb -O2 -pipe -c `test -f 'vncauth.c' || echo './'`vncauth.c source='jpeg.c' object='jpeg.o' libtool=no \ depfile='.deps/jpeg.Po' tmpdepfile='.deps/jpeg.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -I/usr/include/directfb -O2 -pipe -c `test -f 'jpeg.c' || echo './'`jpeg.c source='tight.c' object='tight.o' libtool=no \ depfile='.deps/tight.Po' tmpdepfile='.deps/tight.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -I/usr/include/directfb -O2 -pipe -c `test -f 'tight.c' || echo './'`tight.c source='cursor.c' object='cursor.o' libtool=no \ depfile='.deps/cursor.Po' tmpdepfile='.deps/cursor.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -I/usr/include/directfb -O2 -pipe -c `test -f 'cursor.c' || echo './'`cursor.c /bin/sh ../libtool --mode=link i686-pc-linux-gnu-gcc -D_REENTRANT -I/usr/include/directfb -O2 -pipe -ldirectfb -lfusion -ldirect -lpthread -o directvnc main.o dfb.o sockets.o args.o rfb.o getopt.o getopt1.o d3des.o vncauth.o jpeg.o tight.o cursor.o -lm -ljpeg -lz mkdir .libs i686-pc-linux-gnu-gcc -D_REENTRANT -I/usr/include/directfb -O2 -pipe -o directvnc main.o dfb.o sockets.o args.o rfb.o getopt.o getopt1.o d3des.o vncauth.o jpeg.o tight.o cursor.o /usr/lib/libdirectfb.so -L/usr/lib /usr/lib/libfusion.so /usr/lib/libdirect.so -ldl -lpthread -lm /usr/lib/libjpeg.so -lz make[2]: Leaving directory `/var/tmp/portage/net-misc/directvnc-0.7.5-r1/work/directvnc-0.7.5/src' make[2]: Entering directory `/var/tmp/portage/net-misc/directvnc-0.7.5-r1/work/directvnc-0.7.5' make[2]: Leaving directory `/var/tmp/portage/net-misc/directvnc-0.7.5-r1/work/directvnc-0.7.5' make[1]: Leaving directory `/var/tmp/portage/net-misc/directvnc-0.7.5-r1/work/directvnc-0.7.5' >>> Source compiled. >>> Test phase [check]: net-misc/directvnc-0.7.5-r1 make -j14 -j1 check Making check in src make[1]: Entering directory `/var/tmp/portage/net-misc/directvnc-0.7.5-r1/work/directvnc-0.7.5/src' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/var/tmp/portage/net-misc/directvnc-0.7.5-r1/work/directvnc-0.7.5/src' make[1]: Entering directory `/var/tmp/portage/net-misc/directvnc-0.7.5-r1/work/directvnc-0.7.5' make[1]: Leaving directory `/var/tmp/portage/net-misc/directvnc-0.7.5-r1/work/directvnc-0.7.5' >>> Install directvnc-0.7.5-r1 into /var/tmp/portage/net-misc/directvnc-0.7.5-r1/image/ category net-misc * Tinderbox QA Notice: 'make' called by src_install make -j14 install DESTDIR=/var/tmp/portage/net-misc/directvnc-0.7.5-r1/image/ Making install in src make[1]: Entering directory `/var/tmp/portage/net-misc/directvnc-0.7.5-r1/work/directvnc-0.7.5/src' make[2]: Entering directory `/var/tmp/portage/net-misc/directvnc-0.7.5-r1/work/directvnc-0.7.5/src' /bin/sh ../mkinstalldirs /var/tmp/portage/net-misc/directvnc-0.7.5-r1/image//usr/bin make[2]: Nothing to be done for `install-data-am'. mkdir -p -- /var/tmp/portage/net-misc/directvnc-0.7.5-r1/image//usr/bin /bin/sh ../libtool --mode=install /usr/bin/install -c directvnc /var/tmp/portage/net-misc/directvnc-0.7.5-r1/image//usr/bin/directvnc /usr/bin/install -c directvnc /var/tmp/portage/net-misc/directvnc-0.7.5-r1/image//usr/bin/directvnc make[2]: Leaving directory `/var/tmp/portage/net-misc/directvnc-0.7.5-r1/work/directvnc-0.7.5/src' make[1]: Leaving directory `/var/tmp/portage/net-misc/directvnc-0.7.5-r1/work/directvnc-0.7.5/src' make[1]: Entering directory `/var/tmp/portage/net-misc/directvnc-0.7.5-r1/work/directvnc-0.7.5' make[2]: Entering directory `/var/tmp/portage/net-misc/directvnc-0.7.5-r1/work/directvnc-0.7.5' make[2]: Nothing to be done for `install-exec-am'. /bin/sh ./mkinstalldirs /var/tmp/portage/net-misc/directvnc-0.7.5-r1/image//usr/doc/directvnc /bin/sh ./mkinstalldirs /var/tmp/portage/net-misc/directvnc-0.7.5-r1/image//usr/share/man/man1 mkdir -p -- /var/tmp/portage/net-misc/directvnc-0.7.5-r1/image//usr/doc/directvnc mkdir -p -- /var/tmp/portage/net-misc/directvnc-0.7.5-r1/image//usr/share/man/man1 /usr/bin/install -c -m 644 README /var/tmp/portage/net-misc/directvnc-0.7.5-r1/image//usr/doc/directvnc/README /usr/bin/install -c -m 644 AUTHORS /var/tmp/portage/net-misc/directvnc-0.7.5-r1/image//usr/doc/directvnc/AUTHORS /usr/bin/install -c -m 644 ./directvnc.1 /var/tmp/portage/net-misc/directvnc-0.7.5-r1/image//usr/share/man/man1/directvnc.1 /usr/bin/install -c -m 644 ChangeLog /var/tmp/portage/net-misc/directvnc-0.7.5-r1/image//usr/doc/directvnc/ChangeLog /usr/bin/install -c -m 644 TODO /var/tmp/portage/net-misc/directvnc-0.7.5-r1/image//usr/doc/directvnc/TODO make[2]: Leaving directory `/var/tmp/portage/net-misc/directvnc-0.7.5-r1/work/directvnc-0.7.5' make[1]: Leaving directory `/var/tmp/portage/net-misc/directvnc-0.7.5-r1/work/directvnc-0.7.5' >>> Completed installing directvnc-0.7.5-r1 into /var/tmp/portage/net-misc/directvnc-0.7.5-r1/image/ strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment usr/bin/directvnc  * QA Notice: Files built without respecting LDFLAGS have been detected * Please include the following list of files in your report: * /usr/bin/directvnc  * Gentoo contact information ... herds: no-herd maintainers: s4t4n@gentoo.org