=> Bootstrap dependency digest>=20010302: found digest-20160304 => Checksum SHA1 OK for conky-1.9.0.tar.bz2 => Checksum RMD160 OK for conky-1.9.0.tar.bz2 => Checksum SHA512 OK for conky-1.9.0.tar.bz2 ===> Installing dependencies for conky-1.9.0nb21 ========================================================================== The following variables will affect the build process of this package, conky-1.9.0nb21. Their current value is shown below: * BDB185_DEFAULT = db1 * BDB_DEFAULT = db4 * KRB5_DEFAULT = heimdal * SSLBASE = /usr * SSLCERTS = /etc/openssl/certs * SSLDIR = /etc/openssl * SSLKEYS = /etc/openssl/private Based on these variables, the following variables have been set: * BDBBASE = /usr * BDB_LIBS (defined, but empty) * BDB_TYPE = db1 * KRB5BASE (defined, but empty) * KRB5_TYPE = heimdal You may want to abort the process now with CTRL-C and change their value before continuing. Be sure to run `/usr/pkg/bin/bmake clean' after the changes. ========================================================================== => Tool dependency libtool-base>=2.2.6bnb3: found libtool-base-2.4.2nb13 => Tool dependency automake>=1.9: found automake-1.15nb4 => Tool dependency autoconf>=2.58: found autoconf-2.69nb7 => Tool dependency pkgconf-[0-9]*: found pkgconf-1.0.1 => Build dependency x11-links>=1.02: found x11-links-1.02 => Full dependency ncurses>=6.0: found ncurses-6.0nb2 => Full dependency cairo>=1.14.2nb1: found cairo-1.14.6 => Full dependency imlib2>=1.4.5nb7: found imlib2-1.4.9 => Full dependency curl>=7.47.1nb1: found curl-7.50.3 => Full dependency glib2>=2.34.0: found glib2-2.48.2 => Full dependency libxml2>=2.8.0nb2: found libxml2-2.9.4 ===> Overriding tools for conky-1.9.0nb21 ===> Extracting for conky-1.9.0nb21 ===> Patching for conky-1.9.0nb21 => Applying pkgsrc patches for conky-1.9.0nb21 ===> Creating toolchain wrappers for conky-1.9.0nb21 src=/usr/X11R7/lib/pkgconfig/fixesproto.pc dst=/usr/pkgsrc/work/sysutils/conky/work/.buildlink/lib/pkgconfig/fixesext.pc; /bin/mkdir -p /usr/pkgsrc/work/sysutils/conky/work/.buildlink/lib/pkgconfig; if test -f ${src}; then /bin/ln -sf ${src} ${dst}; fi ===> Configuring for conky-1.9.0nb21 set -e; cd /usr/pkgsrc/work/sysutils/conky/work/conky-1.9.0; aclocal; autoheader; automake -a --foreign -i; autoconf configure.ac:587: warning: macro 'AM_ICONV' not found in library configure.ac:17: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.ac:17: http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation src/Makefile.am:28: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') => Generating pkg-config file for builtin expat package. => 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 a BSD-compatible install... /usr/bin/install -c -o root -g operator checking whether build environment is sane... yes /usr/pkgsrc/work/sysutils/conky/work/conky-1.9.0/missing: Unknown `--is-lightweight' option Try `/usr/pkgsrc/work/sysutils/conky/work/conky-1.9.0/missing --help' for more information configure: WARNING: 'missing' script is too old or missing checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes 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 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 grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... /usr/bin/grep -F checking how to print strings... printf 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) 262144 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 how to run the C preprocessor... cc -E 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... 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 for pkg-config... yes checking pkg-config is at least version 0.19... yes Your operating system Minix isn't supported Feel free to help. :P *** Error code 1 Stop. bmake[1]: stopped in /usr/pkgsrc/sysutils/conky *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/sysutils/conky