=> Bootstrap dependency digest>=20010302: found digest-20111104 => Bootstrap dependency fetch-[0-9]*: found fetch-1.7 WARNING: [license.mk] Every package should define a LICENSE. => Checksum SHA1 OK for libggi-2.2.2.src.tar.bz2 => Checksum RMD160 OK for libggi-2.2.2.src.tar.bz2 ===> Installing dependencies for libggi-2.2.2 => Build dependency libtool-base>=2.2.6bnb3: found libtool-base-2.2.6bnb5 => Build dependency kbproto>=1.0.2: found kbproto-1.0.5 => Build dependency xproto>=7.0.9: found xproto-7.0.18 => Build dependency xcb-proto>=1.4: found xcb-proto-1.6 => Build dependency xf86dgaproto>=2.1: found xf86dgaproto-2.1 => Build dependency xf86vidmodeproto>=2.3: found xf86vidmodeproto-2.3 => Build dependency libXt>=1.0.0: found libXt-1.0.8 => Build dependency xextproto>=7.0: found xextproto-7.2.0 => Build dependency inputproto>=1.4: found inputproto-2.0 => Build dependency checkperms>=1.1: found checkperms-1.11 => Full dependency libXxf86dga>=1.0.1: found libXxf86dga-1.1.1 => Full dependency libX11>=1.1: found libX11-1.3.5 => Full dependency libXext>=0.99.0: found libXext-1.1.1 => Full dependency libXxf86vm>=1.1.0: found libXxf86vm-1.1.0 => Full dependency ncurses>=5.4nb1: found ncurses-5.9 => Full dependency libgii>=1.0.2: found libgii-1.0.2 ===> Overriding tools for libggi-2.2.2 ===> Extracting for libggi-2.2.2 ===> Patching for libggi-2.2.2 => Applying pkgsrc patches for libggi-2.2.2 ===> Creating toolchain wrappers for libggi-2.2.2 ===> Configuring for libggi-2.2.2 => Modifying GNU configure scripts to avoid --recheck => Replacing config-guess with pkgsrc versions => Replacing config-sub with pkgsrc versions => Replacing install-sh with pkgsrc version => Checking for portability problems in extracted files checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g pbulk checking whether build environment is sane... yes checking for gawk... /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for gawk... (cached) /usr/bin/awk checking for x86_64-unknown-linux-gcc... 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 gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g pbulk checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for x86_64-unknown-linux-ranlib... no checking for ranlib... ranlib checking for a sed that does not truncate output... /tmp/pkgsrc/graphics/libggi/work/.tools/bin/sed checking for egrep... grep -E checking for fgrep... grep -F checking for ld used by gcc... /usr/x86_64-unknown-linux-gnu/bin/ld checking if the linker (/usr/x86_64-unknown-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 the maximum length of command line arguments... (cached) 2097152 checking whether the shell understands some XSI constructs... yes checking for /usr/x86_64-unknown-linux-gnu/bin/ld option to reload object files... -r checking how to recognise dependent libraries... pass_all checking for x86_64-unknown-linux-ar... no checking for ar... ar checking for x86_64-unknown-linux-strip... no checking for strip... strip checking for x86_64-unknown-linux-ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok 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 gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... /bin/rm: cannot remove `conftest*': No such file or directory yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/x86_64-unknown-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... /bin/rm: cannot remove `conftest*': No such file or directory 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... yes configure: creating ./config.lt config.lt: creating libtool /bin/rm: cannot remove `libtoolT': No such file or directory checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for strcasecmp... yes checking for strncasecmp... yes checking for strncat... yes checking for strncpy... yes checking for snprintf... yes checking for vsnprintf... yes checking for strlcpy... no checking for strlcat... no checking for asprintf... yes checking for strtol... yes checking for strtoul... yes checking for strtoll... yes checking for strtoull... yes checking if gcc has -pedantic option... yes checking if gcc has -Werror-implicit-function-declaration option... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking whether strncasecmp is declared... yes checking whether snprintf is declared... yes checking whether siginterrupt is declared... yes checking whether strtoull is declared... yes checking for strncasecmp... (cached) yes checking for snprintf... (cached) yes checking for siginterrupt... yes checking for strtoull... (cached) yes checking if the system is missing declarations... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking ggi/gii.h usability... yes checking ggi/gii.h presence... yes checking for ggi/gii.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for unistd.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking for signal.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/shm.h usability... yes checking sys/shm.h presence... yes checking for sys/shm.h... yes checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking sys/kd.h usability... yes checking sys/kd.h presence... yes checking for sys/kd.h... yes checking linux/kd.h usability... yes checking linux/kd.h presence... yes checking for linux/kd.h... yes checking sys/vt.h usability... yes checking sys/vt.h presence... yes checking for sys/vt.h... yes checking linux/vt.h usability... yes checking linux/vt.h presence... yes checking for linux/vt.h... yes checking linux/kdev_t.h usability... yes checking linux/kdev_t.h presence... yes checking for linux/kdev_t.h... yes checking linux/major.h usability... yes checking linux/major.h presence... yes checking for linux/major.h... yes checking glide.h usability... no checking glide.h presence... no checking for glide.h... no checking glide/glide.h usability... no checking glide/glide.h presence... no checking for glide/glide.h... no checking kgimon.h usability... no checking kgimon.h presence... no checking for kgimon.h... no checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking linux/h3600_ts.h usability... no checking linux/h3600_ts.h presence... no checking for linux/h3600_ts.h... no checking asm/sharp_ts.h usability... no checking asm/sharp_ts.h presence... no checking for asm/sharp_ts.h... no checking ApplicationServices/ApplicationServices.h usability... no checking ApplicationServices/ApplicationServices.h presence... no checking for ApplicationServices/ApplicationServices.h... no checking for winsock.h... no checking for winsock2.h... no checking for ddraw.h... no checking sys/fbio.h usability... no checking sys/fbio.h presence... no checking for sys/fbio.h... no checking for vgl.h... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for struct stat.st_rdev... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking return type of signal handlers... void checking for shared library extension... so checking whether socklen_t is available... yes checking for working alloca.h... yes checking for alloca... yes checking for working memcmp... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking for vprintf... yes checking for _doprnt... no checking for gettimeofday... yes checking for select... yes checking for strdup... yes checking for strerror... yes checking for setenv... yes checking for putenv... yes checking for getopt... yes checking for random... yes checking for herror... yes checking for gethostbyname... yes checking for sigpending... yes checking for fork... yes checking for kill... yes checking for giiInit in -lgii... yes checking for ggGetSwarType in -lgg... yes checking if LibGII build detected working int64... yes checking whether gcc can assemble emms instruction... yes checking whether gcc can assemble femms instruction... yes checking whether gcc can assemble faligndata instruction... no checking whether gcc can assemble pklb instruction... no checking for connect in -lsocket... no checking for connect in -lc... yes checking if we should build the mansync helper... yes checking for X... libraries , headers checking for gethostbyname... (cached) yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for XInitImage... yes checking for X11/extensions/xf86dga.h... yes checking for X11/extensions/Xdbe.h... yes checking for X11/extensions/XEVI.h... yes checking for X11/extensions/XShm.h... yes checking for X11/extensions/xf86vmstr.h... yes checking for X11/extensions/xf86vmode.h... yes checking for XF86DGAQueryVersion in -lXxf86dga_pic... no checking for XF86DGAQueryVersion in -lXxf86dga... yes checking for XFree86-DGA version 2.0... yes checking for XF86VidModeSwitchToMode in -lXxf86vm_pic... no checking for XF86VidModeSwitchToMode in -lXxf86vm... yes checking aalib.h usability... no checking aalib.h presence... no checking for aalib.h... no checking linux/fb.h usability... yes checking linux/fb.h presence... yes checking for linux/fb.h... yes checking directfb.h usability... no checking directfb.h presence... no checking for directfb.h... no checking directfb-internal/directfb_version.h usability... no checking directfb-internal/directfb_version.h presence... no checking for directfb-internal/directfb_version.h... no checking for ggiGAInit in -lggigalloc... no checking for ApplicationServices/ApplicationServices.h... (cached) no checking for sys/types.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/un.h... (cached) yes checking for sys/shm.h... (cached) yes checking for VGLInit in -lvgl... no checking vga.h usability... no checking vga.h presence... no checking for vga.h... no checking vgagl.h usability... no checking vgagl.h presence... no checking for vgagl.h... no checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking for set_term in -lncurses... yes checking for mvwaddchnstr in -lncurses... yes checking whether UNIX domain sockets are supported... yes checking for set_monitor in -lkgimon... no checking if we should build the cube3d program... yes checking if we should build the wrap program... yes checking if we should build the speed program... yes checking if we should build the showaccel2 program... yes checking if we should build the tunemode program... no checking if we should build the ggicalibrate program... no checking if we should build the ipaq_ggicalibrate program... no checking if we should build x target... yes checking if we should build support for DoubleBuffer extension for x target... yes checking if we should build support for Extended Visual Information extension for x target... yes checking if we should build support for MIT-SHM extension for x target... yes checking if we should build support for xf86dga extension for x target... yes checking if we should build support for XF86 Vidmode extension for x target... yes checking if we should build libkgi target... no checking if we should build kgi/accel target... no checking if we should build aa target... no checking if we should build directx target... no checking if we should build quartz target... no checking if we should build fbdev target... yes checking if we should build directfb renderer ... no checking if we should build file target... yes checking if we should build glide target... no checking if we should build ipc target... yes checking if we should build lcd823 target... no checking if we should build memory target... yes checking if we should build monotext target... yes checking if we should build multi target... yes checking if we should build palemu target... yes checking if we should build sub target... yes checking if we should build vgl target... no checking if we should build svga target... no checking if we should build vgagl helper (used by svga target)... no checking if we should build tele target... yes checking if we should build terminfo target... yes checking if we should build tile target... yes checking if we should build trueemu target... yes checking if we should build vcsa target... yes checking if we should build linvtsw helper... yes checking if gcc has -std=gnu99 option... yes configure: creating ./config.status config.status: creating Makefile config.status: creating ggi/Makefile config.status: creating include/Makefile config.status: creating include/ggi/Makefile config.status: creating include/ggi/internal/Makefile config.status: creating include/ggi/internal/font/Makefile config.status: creating include/ggi/default/Makefile config.status: creating include/ggi/display/Makefile config.status: creating display/Makefile config.status: creating display/X/Makefile config.status: creating display/X/helper/Makefile config.status: creating display/X/helper/dga/Makefile config.status: creating display/X/helper/vidmode/Makefile config.status: creating display/X/helper/evi/Makefile config.status: creating display/X/helper/dbe/Makefile config.status: creating display/X/helper/shm/Makefile config.status: creating display/aa/Makefile config.status: creating display/auto/Makefile config.status: creating display/common/Makefile config.status: creating display/directx/Makefile config.status: creating display/quartz/Makefile config.status: creating display/fbdev/Makefile config.status: creating display/file/Makefile config.status: creating display/glide/Makefile config.status: creating display/ipc/Makefile config.status: creating display/kgi/Makefile config.status: creating display/lcd823/Makefile config.status: creating display/libkgi/Makefile config.status: creating display/linvtsw/Makefile config.status: creating display/mansync/Makefile config.status: creating display/memory/Makefile config.status: creating display/monotext/Makefile config.status: creating display/multi/Makefile config.status: creating display/palemu/Makefile config.status: creating display/sub/Makefile config.status: creating display/svgalib/Makefile config.status: creating display/vgl/Makefile config.status: creating display/tele/Makefile config.status: creating display/terminfo/Makefile config.status: creating display/tile/Makefile config.status: creating display/trueemu/Makefile config.status: creating display/vcsa/Makefile config.status: creating display/vgagl/Makefile config.status: creating default/Makefile config.status: creating default/color/Makefile config.status: creating default/common/Makefile config.status: creating default/kgi/Makefile config.status: creating default/kgi/ATI/Makefile config.status: creating default/kgi/ATI/Mach64/Makefile config.status: creating default/kgi/ATI/Radeon/Makefile config.status: creating default/kgi/Matrox/Makefile config.status: creating default/kgi/Matrox/Gx00/Makefile config.status: creating default/linear_1/Makefile config.status: creating default/linear_1_r/Makefile config.status: creating default/linear_2/Makefile config.status: creating default/linear_4/Makefile config.status: creating default/linear_4_r/Makefile config.status: creating default/linear_8/Makefile config.status: creating default/linear_16/Makefile config.status: creating default/linear_24/Makefile config.status: creating default/linear_32/Makefile config.status: creating default/stubs/Makefile config.status: creating default/pseudo_stubs/Makefile config.status: creating default/text_16/Makefile config.status: creating default/text_32/Makefile config.status: creating default/ilbm/Makefile config.status: creating default/planar/Makefile config.status: creating default/iplanar_2p/Makefile config.status: creating default/fbdev/Makefile config.status: creating default/fbdev/directfb/Makefile config.status: creating default/fbdev/directfb/core/Makefile config.status: creating default/fbdev/directfb/core/fusion/Makefile config.status: creating default/fbdev/mga/Makefile config.status: creating default/fbdev/mga/2164w/Makefile config.status: creating default/fbdev/mga/g400/Makefile config.status: creating default/fbdev/ati/Makefile config.status: creating default/fbdev/ati/mach64/Makefile config.status: creating display-shared/Makefile config.status: creating default-shared/Makefile config.status: creating extensions/Makefile config.status: creating extensions/test/Makefile config.status: creating programs/Makefile config.status: creating programs/check/Makefile config.status: creating programs/demos/Makefile config.status: creating programs/demos/warp-ggi/Makefile config.status: creating programs/regress/Makefile config.status: creating programs/regress/display.aa/Makefile config.status: creating programs/regress/display.mansync/Makefile config.status: creating programs/regress/display.palemu/Makefile config.status: creating programs/regress/display.quartz/Makefile config.status: creating programs/regress/display.tile/Makefile config.status: creating programs/regress/display.trueemu/Makefile config.status: creating programs/regress/display.x/Makefile config.status: creating programs/util/Makefile config.status: creating programs/util/monitest/Makefile config.status: creating programs/util/ggiteleserver/Makefile config.status: creating doc/Makefile config.status: creating doc/man/Makefile config.status: creating m4/Makefile config.status: creating libggi.conf config.status: creating display/fbdev/fbdev.conf config.status: creating display/kgi/kgi.conf config.status: creating display/libkgi/libkgi.conf config.status: creating dist/Makefile config.status: creating dist/rpm/Makefile config.status: creating dist/rpm/libggi.spec config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands /bin/rm: cannot remove `libtoolT': No such file or directory => Modifying libtool scripts to use pkgsrc libtool