ports/140967: devel/libgii: libgii-1.0.2_2 install error

Kazuo Dohzono dohzono at axion-software.com
Sat Nov 28 15:20:04 UTC 2009


The following reply was made to PR ports/140967; it has been noted by GNATS.

From: Kazuo Dohzono <dohzono at axion-software.com>
To: bug-followup at FreeBSD.org, dohzono at axion-software.com
Cc:  
Subject: Re: ports/140967: devel/libgii: libgii-1.0.2_2 install error
Date: Sun, 29 Nov 2009 00:13:29 +0900

 Is there any difference about configure log?
 
 libtool seems to remove the library file BEFORE "ar" tries to extract it...
 
 > libtool: link: rm -fr  .libs/libvgl.a .libs/libvgl.la
 > libtool: link: (cd .libs/libvgl.lax/libvgl.a && ar x /usr/local/tmp/usr/ports/devel/libgii/work/libgii-1.0.2/input/vgl/.libs/libvgl.a)
 
 
 ===>  Cleaning for libgii-1.0.2_2
 ===>  Extracting for libgii-1.0.2_2
 => MD5 Checksum OK for libgii-1.0.2.src.tar.bz2.
 => SHA256 Checksum OK for libgii-1.0.2.src.tar.bz2.
 ===>  Patching for libgii-1.0.2_2
 ===>   libgii-1.0.2_2 depends on file:
 /usr/local/libdata/pkgconfig/x11.pc - found
 ===>  Configuring for libgii-1.0.2_2
 /usr/bin/sed -i.bak -e 's/-lpthread/-pthread/'
 /usr/local/tmp//usr/ports/devel/libgii/work/libgii-1.0.2/configure
 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
 checking whether build environment is sane... yes
 checking for gawk... gawk
 checking whether make sets $(MAKE)... yes
 checking whether to enable maintainer-specific portions of Makefiles... no
 checking build system type... i386-portbld-freebsd8.0
 checking host system type... i386-portbld-freebsd8.0
 checking for gawk... (cached) gawk
 checking for gcc... cc
 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 cc accepts -g... yes
 checking for cc option to accept ANSI C... none needed
 checking for style of include used by make... GNU
 checking dependency style of cc... gcc3
 checking how to run the C preprocessor... cc -E
 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
 checking whether ln -s works... yes
 checking whether make sets $(MAKE)... (cached) yes
 checking for ranlib... ranlib
 checking for a sed that does not truncate output... /usr/bin/sed
 checking for egrep... grep -E
 checking for fgrep... grep -F
 checking for ld used by cc... /usr/bin/ld
 checking if the linker (/usr/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) 262144
 checking whether the shell understands some XSI constructs... yes
 checking for /usr/bin/ld option to reload object files... -r
 checking how to recognise dependent libraries... pass_all
 checking for ar... ar
 checking for strip... strip
 checking for ranlib... (cached) ranlib
 checking command to parse /usr/bin/nm -B output from cc 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 cc supports -fno-rtti -fno-exceptions... no
 checking for cc option to produce PIC... -fPIC -DPIC
 checking if cc PIC flag -fPIC -DPIC works... yes
 checking if cc static flag -static works... yes
 checking if cc supports -c -o file.o... yes
 checking if cc supports -c -o file.o... (cached) yes
 checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
 checking whether -lc should be explicitly linked in... no
 checking dynamic linker characteristics... freebsd8.0 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
 checking whether cc can assemble cpuid instruction... yes
 checking whether cc can assemble amask instruction... no
 checking for dlfcn.h... (cached) yes
 checking link.h usability... yes
 checking link.h presence... yes
 checking for link.h... yes
 checking for dlopen in -lc... yes
 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... yes
 checking for strlcat... yes
 checking for asprintf... yes
 checking for strtol... yes
 checking for strtoul... yes
 checking for strtoll... yes
 checking for strtoull... yes
 checking if cc has -Wall option... yes
 checking if cc has -pedantic option... yes
 checking if cc 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 VGLInit in -lvgl... yes
 checking for X... libraries /usr/local/lib, headers /usr/local/include
 checking for ANSI C header files... (cached) yes
 checking whether time.h and sys/time.h may both be included... yes
 checking sys/time.h usability... yes
 checking sys/time.h presence... yes
 checking for sys/time.h... yes
 checking for sys/types.h... (cached) yes
 checking sys/io.h usability... no
 checking sys/io.h presence... no
 checking for sys/io.h... no
 checking sys/kd.h usability... no
 checking sys/kd.h presence... no
 checking for sys/kd.h... no
 checking sys/vt.h usability... no
 checking sys/vt.h presence... no
 checking for sys/vt.h... no
 checking for sys/stat.h... (cached) yes
 checking sys/ioctl.h usability... yes
 checking sys/ioctl.h presence... yes
 checking for sys/ioctl.h... yes
 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 sys/param.h usability... yes
 checking sys/param.h presence... yes
 checking for sys/param.h... yes
 checking for unistd.h... (cached) yes
 checking fcntl.h usability... yes
 checking fcntl.h presence... yes
 checking for fcntl.h... yes
 checking for signal.h... (cached) yes
 checking sched.h usability... yes
 checking sched.h presence... yes
 checking for sched.h... yes
 checking malloc.h usability... no
 checking malloc.h presence... no
 checking for malloc.h... no
 checking limits.h usability... yes
 checking limits.h presence... yes
 checking for limits.h... yes
 checking netinet/in.h usability... yes
 checking netinet/in.h presence... yes
 checking for netinet/in.h... yes
 checking arpa/inet.h usability... yes
 checking arpa/inet.h presence... yes
 checking for arpa/inet.h... yes
 checking netdb.h usability... yes
 checking netdb.h presence... yes
 checking for netdb.h... yes
 checking asm/sharp_ts.h usability... no
 checking asm/sharp_ts.h presence... no
 checking for asm/sharp_ts.h... no
 checking linux/keyboard.h usability... no
 checking linux/keyboard.h presence... no
 checking for linux/keyboard.h... no
 checking linux/kd.h usability... no
 checking linux/kd.h presence... no
 checking for linux/kd.h... no
 checking linux/input.h usability... no
 checking linux/input.h presence... no
 checking for linux/input.h... no
 checking linux/vt.h usability... no
 checking linux/vt.h presence... no
 checking for linux/vt.h... no
 checking linux/joystick.h usability... no
 checking linux/joystick.h presence... no
 checking for linux/joystick.h... no
 checking linux/kdev_t.h usability... no
 checking linux/kdev_t.h presence... no
 checking for linux/kdev_t.h... no
 checking linux/major.h usability... no
 checking linux/major.h presence... no
 checking for linux/major.h... no
 checking linux/h3600_ts.h usability... no
 checking linux/h3600_ts.h presence... no
 checking for linux/h3600_ts.h... no
 checking termios.h usability... yes
 checking termios.h presence... yes
 checking for termios.h... yes
 checking windows.h usability... no
 checking windows.h presence... no
 checking for windows.h... no
 checking shlobj.h usability... no
 checking shlobj.h presence... no
 checking for shlobj.h... no
 checking c_asm.h usability... no
 checking c_asm.h presence... no
 checking for c_asm.h... no
 checking ApplicationServices/ApplicationServices.h usability... no
 checking ApplicationServices/ApplicationServices.h presence... no
 checking for ApplicationServices/ApplicationServices.h... no
 checking for sys/sysctl.h... yes
 checking for winsock.h... no
 checking for winsock2.h... no
 checking for dinput.h... no
 checking sys/fbio.h usability... yes
 checking sys/fbio.h presence... yes
 checking for sys/fbio.h... yes
 checking for vgl.h... yes
 checking for an ANSI C-conforming const... yes
 checking for inline... inline
 checking for size_t... yes
 checking for struct stat.st_rdev... yes
 checking whether socklen_t is available... yes
 checking whether byte ordering is bigendian... no
 checking for char... yes
 checking size of char... 1
 checking for short... yes
 checking size of short... 2
 checking for int... yes
 checking size of int... 4
 checking for long... yes
 checking size of long... 4
 checking for long long... yes
 checking size of long long... 8
 checking for __int64... no
 checking size of __int64... 0
 checking for void *... yes
 checking size of void *... 4
 checking for __darwin_ssize_t... no
 checking size of __darwin_ssize_t... 0
 checking for ssize_t... yes
 checking size of ssize_t... 4
 checking for intptr_t... yes
 checking for uintptr_t... yes
 Using type long long for 64-bit integers
 checking whether cc thinks type long long is a fully working 64-bit int... yes
 checking for TIOCMSET in termios.h or sys/ioctl.h... yes
 checking for shared library extension... so
 checking for working memcmp... yes
 checking return type of signal handlers... void
 checking for vprintf... yes
 checking for _doprnt... no
 checking for select in -lc... yes
 checking for pipe... yes
 checking for fcntl... yes
 checking for signal... yes
 checking for raise... yes
 checking for sigaction... yes
 checking for siginterrupt... (cached) yes
 checking for readlink... yes
 checking for sched_yield... yes
 checking for atexit... yes
 checking for on_exit... no
 checking for connect... yes
 checking for gethostbyname... yes
 checking for popen... yes
 checking for pclose... yes
 checking for strtoul... (cached) yes
 checking for getopt... yes
 checking for inet_aton... yes
 checking for gettimeofday... yes
 checking for strdup... yes
 checking for nanosleep... yes
 checking for usleep... yes
 checking for _exit... yes
 checking for Sleep... no
 checking for GetSystemTimeAsFileTime... no
 checking whether usleep returns void... no
 checking whether usleep limits usecs... no
 checking pthread.h usability... yes
 checking pthread.h presence... yes
 checking for pthread.h... yes
 checking for pthread_mutex_init with -pthread... yes
 checking what kind of mutexes to use... pthread
 checking for gethostbyname... (cached) yes
 checking for connect... (cached) yes
 checking for remove... yes
 checking for shmat... yes
 checking for IceConnectionNumber in -lICE... yes
 checking for X11/extensions/xf86dga.h... yes
 checking for XF86DGAQueryVersion in -lXxf86dga_pic... no
 checking for XF86DGAQueryVersion in -lXxf86dga... yes
 checking if we should build the mhub program... yes
 checking if we should build the xsendbut program... yes
 checking if we should build null inputlib... yes
 checking if we should build file inputlib... yes
 checking if we should build ipaq_touchscreen inputlib... no
 checking if we should build zaurus_touchscreen inputlib... no
 checking if we should build tcp inputlib... yes
 checking if we should build stdio inputlib... yes
 checking if we should build x inputlib... yes
 checking if we should build mouse inputlib... yes
 checking if we should build linux-mouse inputlib... yes
 checking if we should build linux-kbd inputlib... no
 checking if we should build linux-joy inputlib... no
 checking if we should build linux-evdev inputlib... no
 checking if we should build spaceorb inputlib... yes
 checking if we should build vgl inputlib... yes
 checking if we should build directx inputlib... no
 checking if we should build pcjoy inputlib... no
 checking if we should build lk201 inputlib... yes
 checking if we should build kii inputlib... no
 checking if we should build cocoa inputlib... no
 checking if we should build quartz inputlib... no
 checking if we should build mouse emulation filterlib... yes
 checking if we should build key translation filterlib... yes
 checking if we should build save filterlib... yes
 checking if we should build tcp filterlib... yes
 checking if cc has -std=gnu99 option... yes
 configure: creating ./config.status



More information about the freebsd-ports-bugs mailing list