===> License PostgreSQL accepted by the user ===> pgreplay-1.3.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by pgreplay-1.3.0 for building ===> Extracting for pgreplay-1.3.0 => SHA256 Checksum OK for laurenz-pgreplay-PGREPLAY_1_3_0_GH0.tar.gz. ===> Patching for pgreplay-1.3.0 ===> pgreplay-1.3.0 depends on executable: autoconf-2.69 - found ===> pgreplay-1.3.0 depends on executable: autoheader-2.69 - found ===> pgreplay-1.3.0 depends on executable: autoreconf-2.69 - found ===> pgreplay-1.3.0 depends on executable: aclocal-1.15 - found ===> pgreplay-1.3.0 depends on executable: automake-1.15 - found ===> pgreplay-1.3.0 depends on shared library: libpq.so.5 - found (/usr/local/lib/libpq.so.5) ===> Configuring for pgreplay-1.3.0 configure: loading site script /usr/ports/Templates/config.site checking build system type... amd64-portbld-freebsd11.1 checking for a BSD-compatible install... /usr/bin/install -c 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 the linker supports -rpath... yes checking for PQsendPrepare in -lpq... yes checking whether time.h and sys/time.h may both be included... yes checking how to run the C preprocessor... cpp 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 fcntl.h... (cached) yes checking for netinet/in.h... (cached) yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for libpq-fe.h... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for size_t... (cached) yes checking for ssize_t... (cached) yes checking for uint64_t... (cached) yes checking for uint32_t... (cached) yes checking size of unsigned int... 4 checking size of unsigned long... 8 checking size of unsigned short... 2 checking whether byte ordering is bigendian... no checking for working strtod... yes checking for gettimeofday... (cached) yes checking for select... (cached) yes checking for setenv... (cached) yes checking for strchr... yes checking for strtoul... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: creating test/runtest.sh config.status: creating config.h ===> Building for pgreplay-1.3.0 --- parse.o --- --- replayitem.o --- --- main.o --- --- replayfile.o --- --- parse.o --- cc -c -Wall -O2 -pipe -fstack-protector -fno-strict-aliasing -DVERSION='"1.3.0"' parse.c --- replayitem.o --- cc -c -Wall -O2 -pipe -fstack-protector -fno-strict-aliasing -DVERSION='"1.3.0"' replayitem.c --- main.o --- cc -c -Wall -O2 -pipe -fstack-protector -fno-strict-aliasing -DVERSION='"1.3.0"' main.c --- replayfile.o --- cc -c -Wall -O2 -pipe -fstack-protector -fno-strict-aliasing -DVERSION='"1.3.0"' replayfile.c --- main.o --- main.c:187:16: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] if ((debug < 0) || (3 < debug)) { ~~~~~ ^ ~ 1 warning generated. --- database.o --- cc -c -Wall -O2 -pipe -fstack-protector -fno-strict-aliasing -DVERSION='"1.3.0"' database.c database.c:6:10: fatal error: 'libpq-fe.h' file not found #include ^~~~~~~~~~~~ 1 error generated. *** [database.o] Error code 1 make[1]: stopped in /wrkdirs/pgreplay-0cipiertest-port/work/pgreplay-PGREPLAY_1_3_0 make[1]: stopped in /wrkdirs/pgreplay-0cipiertest-port/work/pgreplay-PGREPLAY_1_3_0 ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 Stop. make: stopped in /pgreplay-0cipiertest-port 1