=> Bootstrap dependency digest>=20010302: found digest-20121220 => Checksum SHA1 OK for scrub-2.5.2.tar.bz2 => Checksum RMD160 OK for scrub-2.5.2.tar.bz2 ===> Installing dependencies for scrub-2.5.2nb2 => Tool dependency libtool-base>=2.2.6bnb3: found libtool-base-2.4.2nb6 => Tool dependency automake>=1.9: found automake-1.14.1 => Tool dependency autoconf>=2.58: found autoconf-2.69nb4 => Tool dependency perl>=5.0: found perl-5.18.2nb1 ===> Overriding tools for scrub-2.5.2nb2 ===> Extracting for scrub-2.5.2nb2 ===> Patching for scrub-2.5.2nb2 => Applying pkgsrc patches for scrub-2.5.2nb2 ===> Creating toolchain wrappers for scrub-2.5.2nb2 ===> Configuring for scrub-2.5.2nb2 cd /usr/pkgsrc/work/sysutils/diskscrub/work/scrub-2.5.2 && sh autogen.sh Running aclocal ... Running libtoolize ... Running autoheader ... Running automake ... configure.ac:16: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.ac:16: http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation configure.ac:36: installing 'config/compile' Makefile.am:15: warning: realpath $(top_builddir: non-POSIX variable name Makefile.am:15: (probably a GNU make extension) libscrub/Makefile.am:12: warning: source file '../src/aes.c' is in a subdirectory, libscrub/Makefile.am:12: but option 'subdir-objects' is disabled automake: warning: possible forward-incompatibility. automake: At least a source file is in a subdirectory, but the 'subdir-objects' automake: automake option hasn't been enabled. For now, the corresponding output automake: object file(s) will be placed in the top-level directory. However, automake: this behaviour will change in future Automake versions: they will automake: unconditionally cause object files to be placed in the same subdirectory automake: of the corresponding sources. automake: You are advised to start using 'subdir-objects' option throughout your automake: project, to avoid future incompatibilities. libscrub/Makefile.am:12: warning: source file '../src/filldentry.c' is in a subdirectory, libscrub/Makefile.am:12: but option 'subdir-objects' is disabled libscrub/Makefile.am:12: warning: source file '../src/fillfile.c' is in a subdirectory, libscrub/Makefile.am:12: but option 'subdir-objects' is disabled libscrub/Makefile.am:12: warning: source file '../src/genrand.c' is in a subdirectory, libscrub/Makefile.am:12: but option 'subdir-objects' is disabled libscrub/Makefile.am:12: warning: source file '../src/getsize.c' is in a subdirectory, libscrub/Makefile.am:12: but option 'subdir-objects' is disabled libscrub/Makefile.am:12: warning: source file '../src/hwrand.c' is in a subdirectory, libscrub/Makefile.am:12: but option 'subdir-objects' is disabled libscrub/Makefile.am:12: warning: source file '../src/pattern.c' is in a subdirectory, libscrub/Makefile.am:12: but option 'subdir-objects' is disabled libscrub/Makefile.am:12: warning: source file '../src/progress.c' is in a subdirectory, libscrub/Makefile.am:12: but option 'subdir-objects' is disabled libscrub/Makefile.am:12: warning: source file '../src/sig.c' is in a subdirectory, libscrub/Makefile.am:12: but option 'subdir-objects' is disabled libscrub/Makefile.am:12: warning: source file '../src/util.c' is in a subdirectory, libscrub/Makefile.am:12: but option 'subdir-objects' is disabled test/Makefile.am:14: warning: source file '$(top_srcdir)/src/getsize.c' is in a subdirectory, test/Makefile.am:14: but option 'subdir-objects' is disabled test/Makefile.am:14: warning: source file '$(top_srcdir)/src/genrand.c' is in a subdirectory, test/Makefile.am:14: but option 'subdir-objects' is disabled test/Makefile.am:14: warning: source file '$(top_srcdir)/src/hwrand.c' is in a subdirectory, test/Makefile.am:14: but option 'subdir-objects' is disabled test/Makefile.am:14: warning: source file '$(top_srcdir)/src/aes.c' is in a subdirectory, test/Makefile.am:14: but option 'subdir-objects' is disabled test/Makefile.am:14: warning: source file '$(top_srcdir)/src/util.c' is in a subdirectory, test/Makefile.am:14: but option 'subdir-objects' is disabled test/Makefile.am:14: warning: source file '$(top_srcdir)/src/progress.c' is in a subdirectory, test/Makefile.am:14: but option 'subdir-objects' is disabled test/Makefile.am:14: warning: source file '$(top_srcdir)/src/sig.c' is in a subdirectory, test/Makefile.am:14: but option 'subdir-objects' is disabled parallel-tests: installing 'config/test-driver' Running autoconf ... Cleaning up ... Now run ./configure to configure scrub for your environment. => 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 build system type... i386-elf32-minix checking host system type... i386-elf32-minix checking target system type... i386-elf32-minix checking metadata... yes checking installation directory variables... yes checking for a BSD-compatible install... /usr/bin/install -c -o root -g operator checking whether build environment is sane... yes /usr/pkgsrc/work/sysutils/diskscrub/work/scrub-2.5.2/config/missing: Unknown `--is-lightweight' option Try `/usr/pkgsrc/work/sysutils/diskscrub/work/scrub-2.5.2/config/missing --help' for more information configure: WARNING: 'missing' script is too old or missing checking for a thread-safe mkdir -p... config/install-sh -c -d checking for gawk... /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for i386-elf32-minix-gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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 whether cc understands -c and -o together... yes 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 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 minix/config.h usability... yes checking minix/config.h presence... yes checking for minix/config.h... yes checking whether it is safe to define __EXTENSIONS__... yes checking for ANSI C header files... (cached) yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking stdbool.h usability... yes checking stdbool.h presence... yes checking for stdbool.h... yes checking for stdint.h... (cached) yes checking pthread.h usability... no checking pthread.h presence... no checking for pthread.h... no checking linux/fs.h usability... no checking linux/fs.h presence... no checking for linux/fs.h... no checking sys/devinfo.h usability... no checking sys/devinfo.h presence... no checking for sys/devinfo.h... no checking sys/disk.h usability... yes checking sys/disk.h presence... yes checking for sys/disk.h... yes checking sys/dkio.h usability... yes checking sys/dkio.h presence... yes checking for sys/dkio.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/scsi.h usability... no checking sys/scsi.h presence... no checking for sys/scsi.h... no checking how to print strings... printf 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 whether ln -s works... yes 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 how to convert i386-elf32-minix file names to i386-elf32-minix format... func_convert_file_noop checking how to convert i386-elf32-minix file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i386-elf32-minix-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... unknown checking for i386-elf32-minix-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i386-elf32-minix-ar... no checking for ar... ar checking for archiver @FILE support... @ 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 sysroot... no checking for i386-elf32-minix-mt... no checking for mt... mt checking if mt is a manifest tool... no 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 whether to install pkg-config *.pc files... ${libdir}/pkgconfig checking whether byte ordering is bigendian... no checking for an ANSI C-conforming const... yes checking for prop_dictionary_recv_ioctl in -lprop... no checking for getopt_long... yes checking for posix_memalign... no checking for memalign... no checking for posix_fadvise... no checking for rand_r... yes checking for random_r... no checking how to link against pthreads... FAILED checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating scrub.spec config.status: creating src/Makefile config.status: creating man/Makefile config.status: creating man/scrub.1 config.status: creating test/Makefile config.status: creating libscrub/Makefile config.status: creating libscrub/libscrub.pc config.status: creating config/config.h config.status: executing depfiles commands config.status: executing libtool commands rm: libtoolT: No such file or directory => Modifying libtool scripts to use pkgsrc libtool