Building libxshmfence-1.1_2.txz (origin /buildshare/ports/355755/x11/libxshmfence) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/xorg/ x distfiles/xorg/lib/ x distfiles/xorg/lib/libxshmfence-1.1.tar.bz2 x packages/ x packages/xorg-macros-1.19.0.txz x packages/pkg-1.2.7_2.txz x packages/pkgconf-0.9.5.txz x packages/xproto-7.0.25.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> libxshmfence-1.1_2 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 libxshmfence-1.1_2 ===> libxshmfence-1.1_2 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /buildshare/ports/355755/devel/pkgconf ===> Installing existing package /packages/pkgconf-0.9.5.txz Installing pkgconf-0.9.5... done ===> Returning to build of libxshmfence-1.1_2 ===> libxshmfence-1.1_2 depends on file: /usr/local/libdata/pkgconfig/xorg-macros.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/xorg-macros.pc in /buildshare/ports/355755/devel/xorg-macros ===> Installing existing package /packages/xorg-macros-1.19.0.txz Installing xorg-macros-1.19.0... done ===> Returning to build of libxshmfence-1.1_2 ===> libxshmfence-1.1_2 depends on file: /usr/local/libdata/pkgconfig/xproto.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/xproto.pc in /buildshare/ports/355755/x11/xproto ===> Installing existing package /packages/xproto-7.0.25.txz Installing xproto-7.0.25... done ===> Returning to build of libxshmfence-1.1_2 ===> libxshmfence-1.1_2 depends on file: /usr/local/libdata/pkgconfig/xproto.pc - found Make install ===> License MIT accepted by the user ===> libxshmfence-1.1_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by libxshmfence-1.1_2 for building ===> Extracting for libxshmfence-1.1_2 => SHA256 Checksum OK for xorg/lib/libxshmfence-1.1.tar.bz2. ===> Patching for libxshmfence-1.1_2 ===> Applying FreeBSD patches for libxshmfence-1.1_2 ===> libxshmfence-1.1_2 depends on executable: pkgconf - found ===> libxshmfence-1.1_2 depends on file: /usr/local/libdata/pkgconfig/xorg-macros.pc - found ===> libxshmfence-1.1_2 depends on file: /usr/local/libdata/pkgconfig/xproto.pc - found ===> Configuring for libxshmfence-1.1_2 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/x11/libxshmfence/work/libxshmfence-1.1/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/x11/libxshmfence/work/libxshmfence-1.1/configure configure: WARNING: unrecognized options: --enable-malloc0returnsnull 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 whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... powerpc-portbld-freebsd11.0 checking host system type... powerpc-portbld-freebsd11.0 checking how to print strings... printf checking for style of include used by make... GNU 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 whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 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 how to convert powerpc-portbld-freebsd11.0 file names to powerpc-portbld-freebsd11.0 format... func_convert_file_noop checking how to convert powerpc-portbld-freebsd11.0 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 -B output from cc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no 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 cc option to accept ISO C99... -std=gnu99 checking whether __clang__ is declared... no checking whether __INTEL_COMPILER is declared... no checking whether __SUNPRO_C is declared... no checking pkg-config is at least version 0.9.0... yes checking if cc -std=gnu99 supports -Werror=unknown-warning-option... no checking if cc -std=gnu99 supports -Werror=unused-command-line-argument... no checking if cc -std=gnu99 supports -Wall... yes checking if cc -std=gnu99 supports -Wpointer-arith... yes checking if cc -std=gnu99 supports -Wmissing-declarations... yes checking if cc -std=gnu99 supports -Wformat=2... yes checking if cc -std=gnu99 supports -Wstrict-prototypes... yes checking if cc -std=gnu99 supports -Wmissing-prototypes... yes checking if cc -std=gnu99 supports -Wnested-externs... yes checking if cc -std=gnu99 supports -Wold-style-definition... yes checking if cc -std=gnu99 supports -Wdeclaration-after-statement... yes checking if cc -std=gnu99 supports -Wunused... yes checking if cc -std=gnu99 supports -Wuninitialized... yes checking if cc -std=gnu99 supports -Wmissing-noreturn... yes checking if cc -std=gnu99 supports -Wmissing-format-attribute... yes checking if cc -std=gnu99 supports -Wredundant-decls... yes checking if cc -std=gnu99 supports -Werror=implicit... yes checking if cc -std=gnu99 supports -Werror=nonnull... yes checking if cc -std=gnu99 supports -Werror=init-self... yes checking if cc -std=gnu99 supports -Werror=main... yes checking if cc -std=gnu99 supports -Werror=missing-braces... yes checking if cc -std=gnu99 supports -Werror=sequence-point... yes checking if cc -std=gnu99 supports -Werror=return-type... yes checking if cc -std=gnu99 supports -Werror=trigraphs... yes checking if cc -std=gnu99 supports -Werror=array-bounds... no checking if cc -std=gnu99 supports -Werror=write-strings... yes checking if cc -std=gnu99 supports -Werror=address... yes checking if cc -std=gnu99 supports -Werror=int-to-pointer-cast... yes checking if cc -std=gnu99 supports -Werror=pointer-to-int-cast... yes checking if cc -std=gnu99 supports -pedantic... yes checking if cc -std=gnu99 supports -Werror... yes checking if cc -std=gnu99 supports -Werror=attributes... yes checking whether make supports nested variables... (cached) yes checking linux/futex.h usability... no checking linux/futex.h presence... no checking for linux/futex.h... no checking for sys/umtx.h... yes checking for mkostemp... yes checking for XPROTO... yes checking for symbol visibility support... yes Checking temp dir /run/shm Checking temp dir /var/tmp checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating test/Makefile config.status: creating xshmfence.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --enable-malloc0returnsnull ===> Building for libxshmfence-1.1_2 /usr/bin/make all-recursive Making all in src CC xshmfence_alloc.lo CC xshmfence_futex.lo CCLD libxshmfence.la Making all in test ===> Staging for libxshmfence-1.1_2 ===> libxshmfence-1.1_2 depends on file: /usr/local/libdata/pkgconfig/xproto.pc - found ===> Generating temporary packing list Making install in src /bin/mkdir -p '/obj/buildshare/ports/355755/x11/libxshmfence/work/stage/usr/local/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c -o root -g wheel libxshmfence.la '/obj/buildshare/ports/355755/x11/libxshmfence/work/stage/usr/local/lib' libtool: install: /usr/bin/install -c -o root -g wheel .libs/libxshmfence.so.1.0.0 /obj/buildshare/ports/355755/x11/libxshmfence/work/stage/usr/local/lib/libxshmfence.so.1.0.0 libtool: install: (cd /obj/buildshare/ports/355755/x11/libxshmfence/work/stage/usr/local/lib && { ln -s -f libxshmfence.so.1.0.0 libxshmfence.so.1 || { rm -f libxshmfence.so.1 && ln -s libxshmfence.so.1.0.0 libxshmfence.so.1; }; }) libtool: install: (cd /obj/buildshare/ports/355755/x11/libxshmfence/work/stage/usr/local/lib && { ln -s -f libxshmfence.so.1.0.0 libxshmfence.so || { rm -f libxshmfence.so && ln -s libxshmfence.so.1.0.0 libxshmfence.so; }; }) libtool: install: /usr/bin/install -c -o root -g wheel .libs/libxshmfence.lai /obj/buildshare/ports/355755/x11/libxshmfence/work/stage/usr/local/lib/libxshmfence.la libtool: install: /usr/bin/install -c -o root -g wheel .libs/libxshmfence.a /obj/buildshare/ports/355755/x11/libxshmfence/work/stage/usr/local/lib/libxshmfence.a libtool: install: chmod 644 /obj/buildshare/ports/355755/x11/libxshmfence/work/stage/usr/local/lib/libxshmfence.a libtool: install: ranlib /obj/buildshare/ports/355755/x11/libxshmfence/work/stage/usr/local/lib/libxshmfence.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib' /bin/mkdir -p '/obj/buildshare/ports/355755/x11/libxshmfence/work/stage/usr/local/include/X11' install -o root -g wheel -m 444 xshmfence.h '/obj/buildshare/ports/355755/x11/libxshmfence/work/stage/usr/local/include/X11' Making install in test /bin/mkdir -p '/obj/buildshare/ports/355755/x11/libxshmfence/work/stage/usr/local/libdata/pkgconfig' install -o root -g wheel -m 444 xshmfence.pc '/obj/buildshare/ports/355755/x11/libxshmfence/work/stage/usr/local/libdata/pkgconfig' ====> Compressing man pages (compress-man) ===> Installing for libxshmfence-1.1_2 ===> Checking if x11/libxshmfence already installed ===> Registering installation for libxshmfence-1.1_2 Installing libxshmfence-1.1_2... done Make package ===> Building package for libxshmfence-1.1_2 slot1: removed