===> License GPLv3 accepted by the user ===> iipsrv-0cipiertest depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by iipsrv-0cipiertest for building ===> Extracting for iipsrv-0cipiertest => SHA256 Checksum OK for ruven-iipsrv-iipsrv-0cipiertest_GH0.tar.gz. ===> Patching for iipsrv-0cipiertest ===> iipsrv-0cipiertest depends on executable: autoconf-2.69 - found ===> iipsrv-0cipiertest depends on executable: autoheader-2.69 - found ===> iipsrv-0cipiertest depends on executable: autoreconf-2.69 - found ===> iipsrv-0cipiertest depends on executable: aclocal-1.15 - found ===> iipsrv-0cipiertest depends on executable: automake-1.15 - found ===> iipsrv-0cipiertest depends on executable: libtoolize - found ===> iipsrv-0cipiertest depends on shared library: libtiff.so - found (/usr/local/lib/libtiff.so) ===> iipsrv-0cipiertest depends on shared library: libjpeg.so - found (/usr/local/lib/libjpeg.so) ===> Configuring for iipsrv-0cipiertest Preparing the iipsrv build system...please wait Found GNU Autoconf version 2.69 Found GNU Automake version 1.15.1 Found GNU Libtool version 2.4.6 Automatically preparing build ... done The iipsrv build system is now prepared. To build here, run: ./configure make libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' ===> FreeBSD 10 autotools fix applied to /wrkdirs/iipsrv-0cipiertest-port/work/iipsrv-iipsrv-0cipiertest/fcgi/configure configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes 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 c++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of c++... gcc3 checking for gawk... (cached) /usr/bin/awk checking for gcc... cc 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 dependency style of cc... gcc3 checking how to run the C preprocessor... cpp 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... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for stdbool.h that conforms to C99... (cached) yes checking for _Bool... (cached) yes checking for inline... inline checking for size_t... (cached) yes checking build system type... amd64-portbld-freebsd11.1 checking host system type... amd64-portbld-freebsd11.1 checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... (cached) /usr/bin/fgrep 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 checking the name lister (/usr/bin/nm) interface... BSD nm checking the maximum length of command line arguments... (cached) 262144 checking how to convert amd64-portbld-freebsd11.1 file names to amd64-portbld-freebsd11.1 format... func_convert_file_noop checking how to convert amd64-portbld-freebsd11.1 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... (cached) 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... 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... no checking dynamic linker characteristics... freebsd11.1 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 checking how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd11.1 ld.so checking how to hardcode library paths into programs... immediate checking for glob.h... (cached) yes checking for time.h... (cached) yes checking for sys/time.h... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking for log2 in -lm... yes checking for setenv... (cached) yes checking ext/pool_allocator.h usability... no checking ext/pool_allocator.h presence... no checking for ext/pool_allocator.h... no checking if g++ supports C++0x features without additional flags... no checking if g++ supports C++0x features with -std=c++0x... no checking if g++ supports C++0x features with -std=gnu++0x... no checking for unordered_map... yes checking for tr1/unordered_map... no checking whether the compiler implements namespaces... yes checking whether the compiler has ext/hash_map... yes checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for isfinite... yes checking for cc option to support OpenMP... unsupported checking for JPEG... libraries -L/usr/local/lib -ljpeg, headers -I/usr/local/include checking for library containing gzopen... -lz checking libmemcached/memcached.h usability... no checking libmemcached/memcached.h presence... no checking for libmemcached/memcached.h... no checking for TIFF... libraries -L/usr/local/lib -ltiff, headers -I/usr/local/include checking for FCGI_Accept in -lfcgi... no configure: unable to find system libfcgi - using bundled version configure: optional dynamic module loading not enabled checking pkg-config m4 macros... no ===> Script "configure" failed unexpectedly. Please report the problem to me@skylord.ru [maintainer] and attach the "/wrkdirs/iipsrv-0cipiertest-port/work/iipsrv-iipsrv-0cipiertest/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. a /usr/local/sbin/pkg-static info -g -Ea). *** Error code 1 Stop. make: stopped in /iipsrv-0cipiertest-port 1