=> Bootstrap dependency digest>=20010302: found digest-20121220 => Checksum SHA1 OK for unixODBC-2.3.0.tar.gz => Checksum RMD160 OK for unixODBC-2.3.0.tar.gz ===> Installing dependencies for unixodbc-2.3.0nb2 => Tool dependency libtool-base>=2.2.6bnb3: found libtool-base-2.4.2nb6 => Full dependency pth>=2.0.0nb2: found pth-2.0.7nb3 => Full dependency libltdl>=2.4.2: found libltdl-2.4.2 => Full dependency readline>=6.0: found readline-6.3 ===> Overriding tools for unixodbc-2.3.0nb2 ===> Extracting for unixodbc-2.3.0nb2 /bin/cp /usr/pkgsrc/databases/unixodbc/files/odbcinst.ini.in /usr/pkgsrc/work/databases/unixodbc/work/odbc.ini ===> Patching for unixodbc-2.3.0nb2 => Applying pkgsrc patches for unixodbc-2.3.0nb2 cd /usr/pkgsrc/work/databases/unixodbc/work/unixODBC-2.3.0; files=`/usr/bin/find . -name Makefile.in -print`; for file in ${files}; do sed -e "/DEPENDENCIES/s|\$(LIBLTDL)||g" -e "/LIBADD/s|@LEXLIB@|\$(LEXLIB)|g" ${file} >> ${file}.fixed; mv -f ${file}.fixed ${file}; done cd /usr/pkgsrc/work/databases/unixodbc/work/unixODBC-2.3.0; files=`/usr/bin/find DRVConfig Drivers -name Makefile.in -print`; for file in ${files}; do sed -e "s|^\(libdir =\).*|\1 /usr/pkg/lib/unixodbc|g" ${file} >> ${file}.fixed; mv -f ${file}.fixed ${file}; done => Substituting "paths" in /usr/pkgsrc/work/databases/unixodbc/work/odbc.ini ===> Creating toolchain wrappers for unixodbc-2.3.0nb2 ===> Configuring for unixodbc-2.3.0nb2 => 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 /sbin/sysctl: not found bmake: "/sbin/sysctl -n kern.argmax" returned non-zero status checking for a BSD-compatible install... /usr/bin/install -c -o root -g operator checking whether build environment is sane... yes checking for a thread-safe mkdir -p... libltdl/config/install-sh -c -d checking for gawk... /usr/bin/awk checking whether make sets $(MAKE)... yes checking for gawk... (cached) /usr/bin/awk checking for bison... /usr/bin/yacc checking for style of include used by make... GNU checking for i386-elf32-minix-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 ISO C89... none needed checking dependency style of cc... gcc3 checking how to run the C preprocessor... cc -E checking for i386-elf32-minix-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 ISO C89... (cached) none needed checking dependency style of cc... (cached) gcc3 checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep 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 sys/sem.h usability... yes checking sys/sem.h presence... yes checking for sys/sem.h... yes checking build system type... i386-elf32-minix checking host system type... i386-elf32-minix checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/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) checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for /usr/bin/ld option to reload object files... -r checking for i386-elf32-minix-objdump... objdump checking how to recognize dependent libraries... unknown checking for i386-elf32-minix-ar... no checking for ar... ar checking for i386-elf32-minix-strip... no checking for strip... strip checking for i386-elf32-minix-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes 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... rm: conftest*: No such file or directory 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... rm: conftest*: No such file or directory no checking dynamic linker characteristics... no checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... no checking whether to build shared libraries... no checking whether to build static libraries... yes checking which extension is used for runtime loadable modules... .so checking which variable specifies run-time module search path... checking for the default library search path... /lib /usr/lib checking for library containing dlopen... none required checking for dlerror... yes checking for shl_load... no checking for shl_load in -ldld... no checking for dld_link in -ldld... no checking for _ prefix in compiled symbols... no checking whether deplibs are loaded by dlopen... unknown checking for argz.h... no checking for error_t... no checking for argz_add... no checking for argz_append... no checking for argz_count... no checking for argz_create_sep... no checking for argz_insert... no checking for argz_next... no checking for argz_stringify... no checking whether libtool supports -dlopen/-dlpreopen... yes checking for ltdl.h... yes checking whether lt_dlinterface_register is declared... yes checking for lt_dladvise_preload in -lltdl... yes checking where to find libltdl headers... checking where to find libltdl library... -lltdl checking for unistd.h... (cached) yes checking for dl.h... no checking for sys/dl.h... no checking for dld.h... no checking for mach-o/dyld.h... no checking for dirent.h... yes checking for closedir... yes checking for opendir... yes checking for readdir... yes checking for strlcat... yes checking for strlcpy... yes checking for shared lib extension... .so checking for iconv... yes checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for encoding to use for CHAR representations ... auto-search checking for encoding to use for UNICODE representations ... auto-search checking for crypt in -lcrypt... yes checking for pow in -lm... yes checking for readline in -lreadline ... yes checking readline/history.h usability... yes checking readline/history.h presence... yes checking for readline/history.h... yes checking Are we using ini caching ... yes checking Are we using flex ... yes checking for scandir in -lc... 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 size of long... 4 checking if platform is 64 bit... No checking for long long... yes checking size of long int... 4 checking for strcasecmp... yes checking for strncasecmp... yes checking for vsnprintf... yes checking for strtol... yes checking for atoll... yes checking for strtoll... yes checking for endpwent... yes checking for gettimeofday... yes checking for ftime... no checking for time... yes checking for stricmp... no checking for strnicmp... no checking for GNU Pth... *FAILED* +------------------------------------------------------------------------+ | Found GNU Pth 2.0.7 under /usr/pkg, but | was unable to perform a sanity linker check. This means | the GNU Pth library libpth.a was not found. | We used the following build environment: | CC="cc" | CFLAGS="-O2 -march=i586 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include" | LDFLAGS="-L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib" | LIBS=" -lpth" | See config.log for possibly more details. +------------------------------------------------------------------------+ *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/databases/unixodbc *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/databases/unixodbc