=> Bootstrap dependency digest>=20010302: found digest-20080510 WARNING: [license.mk] Every package should define a LICENSE. => Checksum SHA1 OK for freetds-0.82.tar.gz => Checksum RMD160 OK for freetds-0.82.tar.gz ===> Installing dependencies for freetds-0.82nb2 ========================================================================== The supported build options for freetds are: gnutls iodbc openssl unixodbc You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.freetds (not defined) ========================================================================== => Build dependency libtool-base>=1.5.22nb1: found libtool-base-1.5.26nb1 => Build dependency checkperms>=1.1: found checkperms-1.10 => Full dependency readline>=6.0: found readline-6.0 ===> Overriding tools for freetds-0.82nb2 ===> Extracting for freetds-0.82nb2 ===> Patching for freetds-0.82nb2 => Applying pkgsrc patches for freetds-0.82nb2 ===> Creating toolchain wrappers for freetds-0.82nb2 ===> Configuring for freetds-0.82nb2 => 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 configure: WARNING: If you wanted to set the --build type, don't use --host. If a cross compiler is detected then cross compile mode will be used. checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for gawk... /usr/bin/awk checking whether make sets $(MAKE)... yes checking for i386-pc-dragonfly-strip... no checking for strip... strip checking build system type... i386-unknown-dragonfly2.3.1 checking host system type... i386-pc-dragonfly checking for style of include used by make... GNU checking for i386-pc-dragonfly-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 dependency style of cc... gcc3 checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGE_FILES value needed for large files... no checking for i386-pc-dragonfly-gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ANSI C... (cached) none needed checking dependency style of cc... (cached) gcc3 checking how to run the C preprocessor... cc -E checking whether cc understands -c and -o together... yes checking for a sed that does not truncate output... /scratch/databases/freetds/work/.tools/bin/sed checking for egrep... grep -E checking for ld used by cc... /scratch/databases/freetds/work/.wrapper/bin/ld checking if the linker (/scratch/databases/freetds/work/.wrapper/bin/ld) is GNU ld... yes checking for /scratch/databases/freetds/work/.wrapper/bin/ld option to reload object files... -r checking for BSD-compatible nm... nm checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking the maximum length of command line arguments... (cached) 262144 checking command to parse nm output from cc object... ok checking for objdir... .libs checking for i386-pc-dragonfly-ar... no checking for ar... ar checking for i386-pc-dragonfly-ranlib... no checking for ranlib... ranlib checking for i386-pc-dragonfly-strip... strip checking if cc static flag works... yes checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc supports -c -o file.o... yes checking whether the cc linker (/scratch/databases/freetds/work/.wrapper/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... dragonfly 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 libtool checking for i386-pc-dragonfly-windres... no checking for windres... no checking for ld used by GCC... /scratch/databases/freetds/work/.wrapper/bin/ld checking if the linker (/scratch/databases/freetds/work/.wrapper/bin/ld) is GNU ld... yes checking for shared library run path origin... ./config.rpath: Can't open ./config.rpath: No such file or directory done checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for doxygen... no checking for odbc_config... no checking for library containing socket... none required checking for library containing gethostbyname... none required checking for library containing tgetent... -lreadline checking for readline in -lreadline... yes checking for rl_on_new_line... yes checking for rl_reset_line_state... yes checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for ANSI C header files... (cached) 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 for struct tm.tm_zone... yes checking for struct tm.__tm_zone... no checking for unistd.h... (cached) yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... 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/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for sys/stat.h... (cached) yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking odbcss.h usability... no checking odbcss.h presence... no checking for odbcss.h... no checking readpassphrase.h usability... yes checking readpassphrase.h presence... yes checking for readpassphrase.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.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 netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking whether INADDR_NONE is defined... yes checking for char... yes checking size of char... 1 checking for short... yes checking size of short... 2 checking for long... yes checking size of long... 4 checking for int... yes checking size of int... 4 checking for float... yes checking size of float... 4 checking for double... yes checking size of double... 8 checking for long double... yes checking size of long double... 12 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 wchar_t... yes checking size of wchar_t... 4 checking is FIONBIO defined... yes checking for socklen_t... yes checking whether byte ordering is bigendian... no checking for an ANSI C-conforming const... yes checking whether we can use -static-libgcc... no checking whether we can use -Wl,-static-libgcc... no checking whether memset(0) sets pointers to NULL... yes checking for vsnprintf... yes checking for _vsnprintf... no checking for gettimeofday... yes checking for nl_langinfo... yes checking for locale_charset... no checking for setenv... yes checking for putenv... yes checking for getuid... yes checking for getpwuid... yes checking for getpwuid_r... yes checking for fstat... yes checking for alarm... yes checking for fork... yes checking for gethrtime... no checking for localtime_r... yes checking for setitimer... yes checking for inet_ntoa_r... yes checking for getipnodebyaddr... yes checking for getipnodebyname... yes checking for getaddrinfo... yes checking for getnameinfo... yes checking for inet_ntop... yes checking for gethostname... yes checking for poll... yes checking for asprintf... yes checking for vasprintf... yes checking for atoll... yes checking for strtok_r... yes checking for readpassphrase... yes checking for strlcpy... yes checking for strlcat... yes checking for basename... yes checking for _LARGEFILE_SOURCE value needed for large files... no checking for fseeko... yes checking for library containing clock_gettime... none required checking if clock_gettime support CLOCK_MONOTONIC... yes checking whether malloc_options variable is present... no checking compile-time options configure: odbc disabled checking if openssl is wanted... no checking threadsafety... disabled checking for which type of gethostbyname_r... six checking for which type of getservbyname_r... six checking for which type of gethostbyaddr_r... eight checking for which type of getpwuid_r... five checking for which type of localtime_r... struct configure: debug enabled checking CFLAGS for gcc -Wdeclaration-after-statement... -Wdeclaration-after-statement done configure: creating ./config.status config.status: creating include/tdsver.h config.status: creating include/tds_sysdep_public.h config.status: creating Makefile config.status: creating include/Makefile config.status: creating doc/Makefile config.status: creating samples/Makefile config.status: creating src/Makefile config.status: creating src/tds/Makefile config.status: creating src/tds/unittests/Makefile config.status: creating src/dblib/Makefile config.status: creating src/dblib/unittests/Makefile config.status: creating src/ctlib/Makefile config.status: creating src/ctlib/unittests/Makefile config.status: creating src/replacements/Makefile config.status: creating src/server/Makefile config.status: creating src/pool/Makefile config.status: creating src/odbc/Makefile config.status: creating src/odbc/unittests/Makefile config.status: creating src/apps/Makefile config.status: creating src/apps/fisql/Makefile config.status: creating freetds.spec config.status: creating win32/Makefile config.status: creating win32/msvc6/Makefile config.status: creating win32/dev-cpp/Makefile config.status: creating win32/version.rc config.status: creating win32/freetds.nsh config.status: creating include/config.h config.status: executing depfiles commands => Modifying libtool scripts to use pkgsrc libtool