Building libee-0.4.1.txz (origin /buildshare/ports/355755/devel/libee) for powerpc-10-0 on XXX Pre-existing file system for this slot! slot2: removed slot2: created x distfiles/ x distfiles/libee-0.4.1.tar.gz x packages/ x packages/libestr-0.1.9.txz x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> libee-0.4.1 depends on file: /usr/local/sbin/pkg - not found ===> Verifying install for /usr/local/sbin/pkg in /buildshare/ports/355755/ports-mgmt/pkg ===> Installing existing package /packages/pkg-1.2.7_2.txz Installing pkg-1.2.7_2... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of libee-0.4.1 ===> libee-0.4.1 depends on shared library: libestr.so - not found ===> Verifying for libestr.so in /buildshare/ports/355755/devel/libestr ===> Installing existing package /packages/libestr-0.1.9.txz Installing libestr-0.1.9... done ===> Returning to build of libee-0.4.1 Make install ===> libee-0.4.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by libee-0.4.1 for building ===> Extracting for libee-0.4.1 => SHA256 Checksum OK for libee-0.4.1.tar.gz. ===> Patching for libee-0.4.1 ===> Applying FreeBSD patches for libee-0.4.1 ===> libee-0.4.1 depends on shared library: libestr.so - found (/usr/local/lib/libestr.so.0) ===> Configuring for libee-0.4.1 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/devel/libee/work/libee-0.4.1/m4/libtool.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/devel/libee/work/libee-0.4.1/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/devel/libee/work/libee-0.4.1/configure configure: loading site script /buildshare/ports/355755/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel 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 for 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 for style of include used by make... GNU checking dependency style of cc... gcc3 checking whether cc understands -c and -o together... yes checking build system type... powerpc-portbld-freebsd11.0 checking host system type... powerpc-portbld-freebsd11.0 checking for a sed that does not truncate output... (cached) /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... (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 -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 for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking how to run the C preprocessor... cpp 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 dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no 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.0 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 for library containing pow... -lm checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking for pkg-config... no checking for LIBESTR... yes configure: creating ./config.status config.status: creating Makefile config.status: creating libee.pc config.status: creating src/Makefile config.status: creating include/Makefile config.status: creating include/libee/Makefile config.status: creating tests/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands ***************************************************** libee will be compiled with the following settings: Debug mode enabled: no Testbench enabled: no ===> Building for libee-0.4.1 /usr/bin/make all-recursive Making all in tests Making all in include Making all in libee Making all in src CC libee_la-cjson.lo CC libee_la-ctx.lo CC libee_la-tag.lo CC libee_la-event.lo CC libee_la-json_event.lo CC libee_la-value.lo value.c: In function 'ee_newValue': value.c:37: warning: unused parameter 'ctx' CC libee_la-tagbucket.lo CC libee_la-field.lo field.c: In function 'ee_getFieldValueAsStr': field.c:182: warning: 'str' may be used uninitialized in this function CC libee_la-fieldbucket.lo CC libee_la-primitivetype.lo primitivetype.c: In function 'ee_parseRFC5424Date': primitivetype.c:206: warning: comparison is always false due to limited range of data type CC libee_la-int_dec.lo CC libee_la-json_dec.lo CC libee_la-apache_dec.lo apache_dec.c: In function 'ee_newApache': apache_dec.c:37: warning: unused parameter 'ctx' apache_dec.c: In function 'ee_apacheAddName': apache_dec.c:71: warning: unused parameter 'ctx' apache_dec.c: In function 'processLn': apache_dec.c:205: warning: unused variable 'value' apache_dec.c: In function 'ee_apacheDec': apache_dec.c:143: warning: 'r' may be used uninitialized in this function apache_dec.c:143: note: 'r' was declared here CC libee_la-syslog_enc.lo CC libee_la-json_enc.lo CC libee_la-csv_enc.lo csv_enc.c: In function 'ee_AddName': csv_enc.c:66: warning: unused parameter 'ctx' CC libee_la-xml_enc.lo xml_enc.c: In function 'ee_addValue_XML': xml_enc.c:60: warning: unused variable 'j' xml_enc.c:59: warning: unused variable 'numbuf' xml_enc.c: At top level: xml_enc.c:40: warning: 'hexdigit' defined but not used CCLD libee.la CC libee_convert-convert.o CCLD libee-convert ===> Staging for libee-0.4.1 ===> Generating temporary packing list Making install in tests Making install in include Making install in libee /usr/bin/make install-exec-hook /bin/sh /obj/buildshare/ports/355755/devel/libee/work/libee-0.4.1/install-sh -d /obj/buildshare/ports/355755/devel/libee/work/stage/usr/local/include/libee test -z "/usr/local/include/libee" || /bin/mkdir -p "/obj/buildshare/ports/355755/devel/libee/work/stage/usr/local/include/libee" install -o root -g wheel -m 444 libee.h ctx.h event.h fieldbucket.h fieldtype.h fieldset.h namelist.h field.h obj.h parser.h internal.h int.h primitivetype.h apache.h tagbucket.h tag.h tagset.h timestamp.h value.h valnode.h valuetype.h '/obj/buildshare/ports/355755/devel/libee/work/stage/usr/local/include/libee' Making install in src test -z "/usr/local/lib" || /bin/mkdir -p "/obj/buildshare/ports/355755/devel/libee/work/stage/usr/local/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c -o root -g wheel libee.la '/obj/buildshare/ports/355755/devel/libee/work/stage/usr/local/lib' libtool: install: /usr/bin/install -c -o root -g wheel .libs/libee.so.0 /obj/buildshare/ports/355755/devel/libee/work/stage/usr/local/lib/libee.so.0 libtool: install: (cd /obj/buildshare/ports/355755/devel/libee/work/stage/usr/local/lib && { ln -s -f libee.so.0 libee.so || { rm -f libee.so && ln -s libee.so.0 libee.so; }; }) libtool: install: (cd /obj/buildshare/ports/355755/devel/libee/work/stage/usr/local/lib && { ln -s -f libee.so.0 libee.so || { rm -f libee.so && ln -s libee.so.0 libee.so; }; }) libtool: install: /usr/bin/install -c -o root -g wheel .libs/libee.lai /obj/buildshare/ports/355755/devel/libee/work/stage/usr/local/lib/libee.la libtool: install: /usr/bin/install -c -o root -g wheel .libs/libee.a /obj/buildshare/ports/355755/devel/libee/work/stage/usr/local/lib/libee.a libtool: install: chmod 644 /obj/buildshare/ports/355755/devel/libee/work/stage/usr/local/lib/libee.a libtool: install: ranlib /obj/buildshare/ports/355755/devel/libee/work/stage/usr/local/lib/libee.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib' test -z "/usr/local/sbin" || /bin/mkdir -p "/obj/buildshare/ports/355755/devel/libee/work/stage/usr/local/sbin" /bin/sh ../libtool --mode=install install -s -o root -g wheel -m 555 libee-convert '/obj/buildshare/ports/355755/devel/libee/work/stage/usr/local/sbin' libtool: install: warning: `../src/libee.la' has not been installed in `/usr/local/lib' libtool: install: install -o root -g wheel -m 555 -s .libs/libee-convert /obj/buildshare/ports/355755/devel/libee/work/stage/usr/local/sbin/libee-convert test -z "/usr/local/include" || /bin/mkdir -p "/obj/buildshare/ports/355755/devel/libee/work/stage/usr/local/include" test -z "/usr/local/libdata/pkgconfig" || /bin/mkdir -p "/obj/buildshare/ports/355755/devel/libee/work/stage/usr/local/libdata/pkgconfig" install -o root -g wheel -m 444 libee.pc '/obj/buildshare/ports/355755/devel/libee/work/stage/usr/local/libdata/pkgconfig' ====> Compressing man pages (compress-man) ===> Installing for libee-0.4.1 ===> Checking if devel/libee already installed ===> Registering installation for libee-0.4.1 Installing libee-0.4.1... done Make package ===> Building package for libee-0.4.1 slot2: removed