=> Bootstrap dependency digest>=20010302: found digest-20121220 => Checksum SHA1 OK for libvisual-0.4.0.tar.gz => Checksum RMD160 OK for libvisual-0.4.0.tar.gz ===> Installing dependencies for libvisual-0.4.0nb3 => Tool dependency libtool-base>=2.2.6bnb3: found libtool-base-2.4.2nb1 => Tool dependency gettext-tools>=0.15: found gettext-tools-0.18.2.1 => Tool dependency pkg-config>=0.25: found pkg-config-0.28 => Full dependency gettext-lib>=0.18: found gettext-lib-0.18.2.1 ===> Overriding tools for libvisual-0.4.0nb3 ===> Extracting for libvisual-0.4.0nb3 ===> Patching for libvisual-0.4.0nb3 => Applying pkgsrc patches for libvisual-0.4.0nb3 => Substituting "rtlib" in libvisual.pc.in ===> Creating toolchain wrappers for libvisual-0.4.0nb3 ===> Configuring for libvisual-0.4.0nb3 => 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 => Adding run-time search paths to pkg-config files. checking for a BSD-compatible install... /usr/bin/install -c -o root -g operator checking whether build environment is sane... yes checking for gawk... /usr/bin/awk checking whether make sets $(MAKE)... yes checking build system type... i386-pc-minix checking host system type... i386-pc-minix checking for Win32... no checking for i386-pc-minix-g++... g++ 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 g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of g++... gcc3 checking for i386-pc-minix-gcc... gcc 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 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 root -g operator checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for a sed that does not truncate output... /usr/pkgsrc/work/audio/libvisual/work/.tools/bin/sed checking for egrep... grep -E checking for ld used by gcc... /usr/pkgsrc/work/audio/libvisual/work/.wrapper/bin/ld checking if the linker (/usr/pkgsrc/work/audio/libvisual/work/.wrapper/bin/ld) is GNU ld... yes checking for /usr/pkgsrc/work/audio/libvisual/work/.wrapper/bin/ld option to reload object files... -r checking for BSD-compatible nm... nm checking how to recognise dependent libraries... unknown 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 how to run the C++ preprocessor... g++ -E checking for i386-pc-minix-g77... f77 checking whether we are using the GNU Fortran 77 compiler... no checking whether f77 accepts -g... no checking the maximum length of command line arguments... 65536 checking command to parse nm output from gcc object... ok checking for objdir... .libs checking for i386-pc-minix-ar... no checking for ar... ar checking for i386-pc-minix-ranlib... no checking for ranlib... ranlib checking for i386-pc-minix-strip... strip checking if gcc static flag works... yes checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/pkgsrc/work/audio/libvisual/work/.wrapper/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... no checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking if libtool supports shared libraries... no checking whether to build shared libraries... no checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/pkgsrc/work/audio/libvisual/work/.wrapper/bin/ld checking if the linker (/usr/pkgsrc/work/audio/libvisual/work/.wrapper/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/pkgsrc/work/audio/libvisual/work/.wrapper/bin/ld) supports shared libraries... no checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/pkgsrc/work/audio/libvisual/work/.wrapper/bin/ld) supports shared libraries... no checking dynamic linker characteristics... no checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking for shl_load... (cached) no checking for shl_load in -ldld... (cached) no checking for dlopen... (cached) yes checking whether a program can dlopen itself... (cached) yes checking whether a statically linked program can dlopen itself... (cached) yes appending configuration tag "F77" to libtool checking if libtool supports shared libraries... no checking whether to build shared libraries... no checking whether to build static libraries... yes checking for f77 option to produce PIC... -fPIC checking if f77 PIC flag -fPIC works... no checking if f77 supports -c -o file.o... no checking whether the f77 linker (/usr/pkgsrc/work/audio/libvisual/work/.wrapper/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... PKGSRC-WARNING: Something is trying to run the fortran compiler, PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile. no checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking for pkg-config... /usr/pkgsrc/work/audio/libvisual/work/.tools/bin/pkg-config checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for sys/types.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking sys/sched.h usability... no checking sys/sched.h presence... no checking for sys/sched.h... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking for ISO C99 varargs macros in C... yes checking for GNUC varargs macros... yes checking whether byte ordering is bigendian... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... no checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... no checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking types of arguments for select... int,fd_set *,struct timeval * checking for gettimeofday... yes checking for usleep... yes checking for nanosleep... yes checking for select... yes checking for memset... yes checking for sqrt... no checking for strdup... yes checking for strndup... yes checking for sysconf... yes checking for dlsym in -ldl... no configure: WARNING: *** You need dlsym() to make use of Libvisual. checking for sqrt in -lm... yes checking whether NLS is requested... yes checking for msgfmt... /usr/pkgsrc/work/audio/libvisual/work/.tools/bin/msgfmt checking for gmsgfmt... /usr/pkgsrc/work/audio/libvisual/work/.tools/bin/msgfmt checking for xgettext... /usr/pkg/bin/xgettext checking for msgmerge... /usr/pkg/bin/msgmerge checking for ld used by GCC... /usr/pkgsrc/work/audio/libvisual/work/.wrapper/bin/ld checking if the linker (/usr/pkgsrc/work/audio/libvisual/work/.wrapper/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking whether NLS is requested... yes checking for GNU gettext in libc... no checking for iconv... yes checking for GNU gettext in libintl... yes checking whether to use NLS... yes checking where the gettext function comes from... external libintl checking how to link with libintl... /usr/pkg/lib/libintl.a /usr/lib/libcompat_minix.so /usr/lib/libminlib.so /usr/lib/libc.so checking whether to enable thread support... yes checking for thread implementation available... checking pkg-config is at least version 0.9.0... yes checking for GTHREAD2... none available configure: WARNING: You do not have any supported thread system available. Libvisual will be built without thread support. checking thread related libraries... 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 size_t... (cached) yes checking size of size_t... 4 checking for the appropriate definition for size_t... unsigned int checking whether to enable profiling... no checking whether to enable debug... no checking whether to enable extra optimizations... no checking whether to enable fast FP RNG... no configure: creating ./config.status config.status: creating m4/Makefile config.status: creating po/Makefile.in config.status: creating Makefile config.status: creating libvisual.pc config.status: creating libvisual/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing libvisual/lvconfig.h commands ===================================================================== LIBVISUAL, AN AUDIO VISUALISATION ABSTRACTION LIBRARY, VERSION 0.4.0 ===================================================================== install path : /usr/pkg/lib plugins base directory : /usr/pkg/lib/libvisual-0.4 compiler : gcc debug enabled : no => Modifying libtool scripts to use pkgsrc libtool WARNING: *** Please consider adding fortran to USE_LANGUAGES in the package Makefile.