Building libelf-0.8.13_1.txz (origin /buildshare/ports/355755/devel/libelf) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/libelf-0.8.13.tar.gz x packages/ x packages/pkg-1.2.7_2.txz x packages/gettext-0.18.3.1_1.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> libelf-0.8.13_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 libelf-0.8.13_1 ===> libelf-0.8.13_1 depends on shared library: libintl.so - not found ===> Verifying for libintl.so in /buildshare/ports/355755/devel/gettext ===> Installing existing package /packages/gettext-0.18.3.1_1.txz Installing gettext-0.18.3.1_1... done ===> Returning to build of libelf-0.8.13_1 Make install ===> libelf-0.8.13_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by libelf-0.8.13_1 for building ===> Extracting for libelf-0.8.13_1 => SHA256 Checksum OK for libelf-0.8.13.tar.gz. ===> Patching for libelf-0.8.13_1 ===> Applying FreeBSD patches for libelf-0.8.13_1 ===> libelf-0.8.13_1 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so.9) ===> Configuring for libelf-0.8.13_1 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/devel/libelf/work/libelf-0.8.13/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/devel/libelf/work/libelf-0.8.13/configure loading site script /buildshare/ports/355755/Templates/config.site creating cache ./config.cache checking whether make sets ${MAKE}... yes checking for gcc... cc checking whether the C compiler (cc -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -lintl) works... yes checking whether the C compiler (cc -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -lintl) is a cross-compiler... no checking whether we are using GNU C... yes checking whether cc accepts -g... yes checking how to run the C preprocessor... cpp checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel checking for ranlib... ranlib checking whether ln -s works... yes checking for ANSI C header files... (cached) yes checking for unistd.h... (cached) yes checking for stdint.h... (cached) yes checking for fcntl.h... (cached) yes checking for elf.h... (cached) yes checking for elf.h... (cached) yes checking for sys/elf.h... yes checking for link.h... yes checking for sys/link.h... no checking if cc can compile elf.h... yes checking for ar.h... yes checking for libelf.h... yes checking for nlist.h... yes checking for gelf.h... yes checking whether to install , and ... no checking for working const... yes checking for off_t... (cached) yes checking for size_t... (cached) yes checking size of short... 2 checking size of int... 4 checking size of long... 4 checking size of long long... 8 checking size of __int64... 0 checking for struct Elf32_Dyn... yes checking for struct nlist in elf.h... no checking for struct Elf64_Ehdr... yes checking for Elf64_Addr... yes checking for struct Elf64_Rel... yes checking for Elf32_Verdef... yes checking for Elf64_Verdef... yes checking for SHT_SUNW_verdef... yes checking for SHT_GNU_verdef... yes checking for 64-bit integer... long long checking for 32-bit integer... int checking for 16-bit integer... short checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... (cached) yes checking for ftruncate... yes checking for memcmp... (cached) yes checking for memcpy... (cached) yes checking for memmove... (cached) yes checking for memset... (cached) yes checking whether overlapping arrays are copied correctly... yes checking the coffee machine... empty - operator may not work as expected checking whether 64-bit ELF support is sufficient... yes checking whether to include 64-bit support... yes checking whether versioning support is sufficient... yes checking whether to include versioning support... yes checking whether NLS is requested... yes checking for dgettext... yes checking for msgfmt... /usr/local/bin/msgfmt checking for gmsgfmt... /usr/local/bin/msgfmt checking for xgettext... /usr/local/bin/xgettext checking for msgmerge... /usr/local/bin/msgmerge checking for GNU gettext... yes checking for losing catgets-based GNU gettext... no checking for pure GNU gettext... yes checking for catalogs to be installed... de checking for gettext in -lintl... yes checking host system type... powerpc-portbld-freebsd11.0 checking whether to build a shared library... yes checking whether GNU naming conventions are requested... no checking for ld... /usr/bin/ld checking for native ELF system... yes updating cache ./config.cache creating ./config.status creating Makefile creating lib/Makefile creating po/Makefile creating libelf.pc creating config.h creating lib/sys_elf.h ===> Building for libelf-0.8.13_1 making all in lib if test -n "-fPIC -DPIC"; then cc -c -DHAVE_CONFIG_H -I.. -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fPIC -DPIC begin.c && mv -f begin.o begin.os; else true; fi cc -c -DHAVE_CONFIG_H -I.. -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing begin.c if test -n "-fPIC -DPIC"; then cc -c -DHAVE_CONFIG_H -I.. -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fPIC -DPIC cntl.c && mv -f cntl.o cntl.os; else true; fi cc -c -DHAVE_CONFIG_H -I.. -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing cntl.c if test -n "-fPIC -DPIC"; then cc -c -DHAVE_CONFIG_H -I.. -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fPIC -DPIC end.c && mv -f end.o end.os; else true; fi cc -c -DHAVE_CONFIG_H -I.. -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing end.c if test -n "-fPIC -DPIC"; then cc -c -DHAVE_CONFIG_H -I.. -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fPIC -DPIC errmsg.c && mv -f errmsg.o errmsg.os; else true; fi cc -c -DHAVE_CONFIG_H -I.. -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing errmsg.c if test -n "-fPIC -DPIC"; then cc -c -DHAVE_CONFIG_H -I.. -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fPIC -DPIC errno.c && mv -f errno.o errno.os; else true; fi cc -c -DHAVE_CONFIG_H -I.. -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing errno.c if test -n "-fPIC -DPIC"; then cc -c -DHAVE_CONFIG_H -I.. -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fPIC -DPIC fill.c && mv -f fill.o fill.os; else true; fi cc -c -DHAVE_CONFIG_H -I.. -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing fill.c if test -n "-fPIC -DPIC"; then cc -c -DHAVE_CONFIG_H -I.. -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fPIC -DPIC flag.c && mv -f flag.o flag.os; else true; fi cc -c -DHAVE_CONFIG_H -I.. -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing flag.c if test -n "-fPIC -DPIC"; then cc -c -DHAVE_CONFIG_H -I.. -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fPIC -DPIC getarhdr.c && mv -f getarhdr.o getarhdr.os; else true; fi cc -c -DHAVE_CONFIG_H -I.. -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing getarhdr.c if test -n "-fPIC -DPIC"; then cc -c -DHAVE_CONFIG_H -I.. -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fPIC -DPIC getarsym.c && mv -f getarsym.o getarsym.os; else true; fi cc -c -DHAVE_CONFIG_H -I.. -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing getarsym.c if test -n "-fPIC -DPIC"; then cc -c -DHAVE_CONFIG_H -I.. -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fPIC -DPIC getbase.c && mv -f getbase.o getbase.os; else true; fi cc -c -DHAVE_CONFIG_H -I.. -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing getbase.c if test -n "-fPIC -DPIC"; then cc -c -DHAVE_CONFIG_H -I.. -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fPIC -DPIC getdata.c && mv -f getdata.o getdata.os; else true; fi cc -c -DHAVE_CONFIG_H -I.. -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing getdata.c if test -n "-fPIC -DPIC"; then cc -c -DHAVE_CONFIG_H -I.. -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fPIC -DPIC getident.c && mv -f getident.o getident.os; else true; fi cc -c -DHAVE_CONFIG_H -I.. -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing getident.c if test -n "-fPIC -DPIC"; then cc -c -DHAVE_CONFIG_H -I.. -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fPIC -DPIC getscn.c && mv -f getscn.o getscn.os; else true; fi cc -c -DHAVE_CONFIG_H -I.. -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing getscn.c if test -n "-fPIC -DPIC"; then cc -c -DHAVE_CONFIG_H -I.. -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fPIC -DPIC hash.c && mv -f hash.o hash.os; else true; fi cc -c -DHAVE_CONFIG_H -I.. -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing hash.c if test -n "-fPIC -DPIC"; then cc -c -DHAVE_CONFIG_H -I.. -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fPIC -DPIC kind.c && mv -f kind.o kind.os; else true; fi cc -c -DHAVE_CONFIG_H -I.. -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing kind.c if test -n "-fPIC -DPIC"; then cc -c -DHAVE_CONFIG_H -I.. -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fPIC -DPIC ndxscn.c && mv -f ndxscn.o ndxscn.os; else true; fi cc -c -DHAVE_CONFIG_H -I.. -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing ndxscn.c if test -n "-fPIC -DPIC"; then cc -c -DHAVE_CONFIG_H -I.. -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fPIC -DPIC newdata.c && mv -f newdata.o newdata.os; else true; fi cc -c -DHAVE_CONFIG_H -I.. -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing newdata.c if test -n "-fPIC -DPIC"; then cc -c -DHAVE_CONFIG_H -I.. -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fPIC -DPIC newscn.c && mv -f newscn.o newscn.os; else true; fi cc -c -DHAVE_CONFIG_H -I.. -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing newscn.c if test -n "-fPIC -DPIC"; then cc -c -DHAVE_CONFIG_H -I.. -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fPIC -DPIC next.c && mv -f next.o next.os; else true; fi cc -c -DHAVE_CONFIG_H -I.. -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing next.c if test -n "-fPIC -DPIC"; then cc -c -DHAVE_CONFIG_H -I.. -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fPIC -DPIC nextscn.c && mv -f nextscn.o nextscn.os; else true; fi cc -c -DHAVE_CONFIG_H -I.. -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing nextscn.c if test -n "-fPIC -DPIC"; then cc -c -DHAVE_CONFIG_H -I.. -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fPIC -DPIC rand.c && mv -f rand.o rand.os; else true; fi cc -c -DHAVE_CONFIG_H -I.. -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing rand.c if test -n "-fPIC -DPIC"; then cc -c -DHAVE_CONFIG_H -I.. -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fPIC -DPIC rawdata.c && mv -f rawdata.o rawdata.os; else true; fi cc -c -DHAVE_CONFIG_H -I.. -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing rawdata.c if test -n "-fPIC -DPIC"; then cc -c -DHAVE_CONFIG_H -I.. -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fPIC -DPIC rawfile.c && mv -f rawfile.o rawfile.os; else true; fi cc -c -DHAVE_CONFIG_H -I.. -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing rawfile.c if test -n "-fPIC -DPIC"; then cc -c -DHAVE_CONFIG_H -I.. -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fPIC -DPIC strptr.c && mv -f strptr.o strptr.os; else true; fi cc -c -DHAVE_CONFIG_H -I.. -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing strptr.c if test -n "-fPIC -DPIC"; then cc -c -DHAVE_CONFIG_H -I.. -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fPIC -DPIC update.c && mv -f update.o update.os; else true; fi cc -c -DHAVE_CONFIG_H -I.. -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing update.c if test -n "-fPIC -DPIC"; then cc -c -DHAVE_CONFIG_H -I.. -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fPIC -DPIC version.c && mv -f version.o version.os; else true; fi cc -c -DHAVE_CONFIG_H -I.. -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing version.c if test -n "-fPIC -DPIC"; then cc -c -DHAVE_CONFIG_H -I.. -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fPIC -DPIC checksum.c && mv -f checksum.o checksum.os; else true; fi cc -c -DHAVE_CONFIG_H -I.. -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing checksum.c if test -n "-fPIC -DPIC"; then cc -c -DHAVE_CONFIG_H -I.. -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fPIC -DPIC getaroff.c && mv -f getaroff.o getaroff.os; else true; fi cc -c -DHAVE_CONFIG_H -I.. -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing getaroff.c if test -n "-fPIC -DPIC"; then cc -c -DHAVE_CONFIG_H -I.. -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fPIC -DPIC 32.fsize.c && mv -f 32.fsize.o 32.fsize.os; else true; fi cc -c -DHAVE_CONFIG_H -I.. -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing 32.fsize.c if test -n "-fPIC -DPIC"; then cc -c -DHAVE_CONFIG_H -I.. -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fPIC -DPIC 32.getehdr.c && mv -f 32.getehdr.o 32.getehdr.os; else true; fi cc -c -DHAVE_CONFIG_H -I.. -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing 32.getehdr.c if test -n "-fPIC -DPIC"; then cc -c -DHAVE_CONFIG_H -I.. -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fPIC -DPIC 32.getphdr.c && mv -f 32.getphdr.o 32.getphdr.os; else true; fi cc -c -DHAVE_CONFIG_H -I.. -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing 32.getphdr.c if test -n "-fPIC -DPIC"; then cc -c -DHAVE_CONFIG_H -I.. -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fPIC -DPIC 32.getshdr.c && mv -f 32.getshdr.o 32.getshdr.os; else true; fi cc -c -DHAVE_CONFIG_H -I.. -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing 32.getshdr.c if test -n "-fPIC -DPIC"; then cc -c -DHAVE_CONFIG_H -I.. -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fPIC -DPIC 32.newehdr.c && mv -f 32.newehdr.o 32.newehdr.os; else true; fi cc -c -DHAVE_CONFIG_H -I.. -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing 32.newehdr.c if test -n "-fPIC -DPIC"; then cc -c -DHAVE_CONFIG_H -I.. -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fPIC -DPIC 32.newphdr.c && mv -f 32.newphdr.o 32.newphdr.os; else true; fi cc -c -DHAVE_CONFIG_H -I.. -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing 32.newphdr.c if test -n "-fPIC -DPIC"; then cc -c -DHAVE_CONFIG_H -I.. -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fPIC -DPIC 32.xlatetof.c && mv -f 32.xlatetof.o 32.xlatetof.os; else true; fi cc -c -DHAVE_CONFIG_H -I.. -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing 32.xlatetof.c if test -n "-fPIC -DPIC"; then cc -c -DHAVE_CONFIG_H -I.. -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fPIC -DPIC cook.c && mv -f cook.o cook.os; else true; fi cc -c -DHAVE_CONFIG_H -I.. -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing cook.c if test -n "-fPIC -DPIC"; then cc -c -DHAVE_CONFIG_H -I.. -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fPIC -DPIC data.c && mv -f data.o data.os; else true; fi cc -c -DHAVE_CONFIG_H -I.. -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing data.c if test -n "-fPIC -DPIC"; then cc -c -DHAVE_CONFIG_H -I.. -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fPIC -DPIC input.c && mv -f input.o input.os; else true; fi cc -c -DHAVE_CONFIG_H -I.. -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing input.c if test -n "-fPIC -DPIC"; then cc -c -DHAVE_CONFIG_H -I.. -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fPIC -DPIC assert.c && mv -f assert.o assert.os; else true; fi cc -c -DHAVE_CONFIG_H -I.. -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing assert.c if test -n "-fPIC -DPIC"; then cc -c -DHAVE_CONFIG_H -I.. -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fPIC -DPIC nlist.c && mv -f nlist.o nlist.os; else true; fi cc -c -DHAVE_CONFIG_H -I.. -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing nlist.c if test -n "-fPIC -DPIC"; then cc -c -DHAVE_CONFIG_H -I.. -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fPIC -DPIC opt.delscn.c && mv -f opt.delscn.o opt.delscn.os; else true; fi cc -c -DHAVE_CONFIG_H -I.. -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing opt.delscn.c if test -n "-fPIC -DPIC"; then cc -c -DHAVE_CONFIG_H -I.. -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fPIC -DPIC x.remscn.c && mv -f x.remscn.o x.remscn.os; else true; fi cc -c -DHAVE_CONFIG_H -I.. -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing x.remscn.c if test -n "-fPIC -DPIC"; then cc -c -DHAVE_CONFIG_H -I.. -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fPIC -DPIC x.movscn.c && mv -f x.movscn.o x.movscn.os; else true; fi cc -c -DHAVE_CONFIG_H -I.. -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing x.movscn.c if test -n "-fPIC -DPIC"; then cc -c -DHAVE_CONFIG_H -I.. -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fPIC -DPIC x.elfext.c && mv -f x.elfext.o x.elfext.os; else true; fi cc -c -DHAVE_CONFIG_H -I.. -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing x.elfext.c if test -n "-fPIC -DPIC"; then cc -c -DHAVE_CONFIG_H -I.. -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fPIC -DPIC 64.xlatetof.c && mv -f 64.xlatetof.o 64.xlatetof.os; else true; fi cc -c -DHAVE_CONFIG_H -I.. -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing 64.xlatetof.c if test -n "-fPIC -DPIC"; then cc -c -DHAVE_CONFIG_H -I.. -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fPIC -DPIC gelfehdr.c && mv -f gelfehdr.o gelfehdr.os; else true; fi cc -c -DHAVE_CONFIG_H -I.. -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing gelfehdr.c if test -n "-fPIC -DPIC"; then cc -c -DHAVE_CONFIG_H -I.. -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fPIC -DPIC gelfphdr.c && mv -f gelfphdr.o gelfphdr.os; else true; fi cc -c -DHAVE_CONFIG_H -I.. -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing gelfphdr.c if test -n "-fPIC -DPIC"; then cc -c -DHAVE_CONFIG_H -I.. -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fPIC -DPIC gelfshdr.c && mv -f gelfshdr.o gelfshdr.os; else true; fi cc -c -DHAVE_CONFIG_H -I.. -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing gelfshdr.c if test -n "-fPIC -DPIC"; then cc -c -DHAVE_CONFIG_H -I.. -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fPIC -DPIC gelftrans.c && mv -f gelftrans.o gelftrans.os; else true; fi cc -c -DHAVE_CONFIG_H -I.. -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing gelftrans.c if test -n "-fPIC -DPIC"; then cc -c -DHAVE_CONFIG_H -I.. -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fPIC -DPIC swap64.c && mv -f swap64.o swap64.os; else true; fi cc -c -DHAVE_CONFIG_H -I.. -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing swap64.c if test -n "-fPIC -DPIC"; then cc -c -DHAVE_CONFIG_H -I.. -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fPIC -DPIC verdef_32_tof.c && mv -f verdef_32_tof.o verdef_32_tof.os; else true; fi cc -c -DHAVE_CONFIG_H -I.. -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing verdef_32_tof.c if test -n "-fPIC -DPIC"; then cc -c -DHAVE_CONFIG_H -I.. -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fPIC -DPIC verdef_32_tom.c && mv -f verdef_32_tom.o verdef_32_tom.os; else true; fi cc -c -DHAVE_CONFIG_H -I.. -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing verdef_32_tom.c if test -n "-fPIC -DPIC"; then cc -c -DHAVE_CONFIG_H -I.. -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fPIC -DPIC verdef_64_tof.c && mv -f verdef_64_tof.o verdef_64_tof.os; else true; fi cc -c -DHAVE_CONFIG_H -I.. -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing verdef_64_tof.c if test -n "-fPIC -DPIC"; then cc -c -DHAVE_CONFIG_H -I.. -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -fPIC -DPIC verdef_64_tom.c && mv -f verdef_64_tom.o verdef_64_tom.os; else true; fi cc -c -DHAVE_CONFIG_H -I.. -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing verdef_64_tom.c ar rcv libelf.a begin.o cntl.o end.o errmsg.o errno.o fill.o flag.o getarhdr.o getarsym.o getbase.o getdata.o getident.o getscn.o hash.o kind.o ndxscn.o newdata.o newscn.o next.o nextscn.o rand.o rawdata.o rawfile.o strptr.o update.o version.o checksum.o getaroff.o 32.fsize.o 32.getehdr.o 32.getphdr.o 32.getshdr.o 32.newehdr.o 32.newphdr.o 32.xlatetof.o cook.o data.o input.o assert.o nlist.o opt.delscn.o x.remscn.o x.movscn.o x.elfext.o 64.xlatetof.o gelfehdr.o gelfphdr.o gelfshdr.o gelftrans.o swap64.o verdef_32_tof.o verdef_32_tom.o verdef_64_tof.o verdef_64_tom.o a - begin.o a - cntl.o a - end.o a - errmsg.o a - errno.o a - fill.o a - flag.o a - getarhdr.o a - getarsym.o a - getbase.o a - getdata.o a - getident.o a - getscn.o a - hash.o a - kind.o a - ndxscn.o a - newdata.o a - newscn.o a - next.o a - nextscn.o a - rand.o a - rawdata.o a - rawfile.o a - strptr.o a - update.o a - version.o a - checksum.o a - getaroff.o a - 32.fsize.o a - 32.getehdr.o a - 32.getphdr.o a - 32.getshdr.o a - 32.newehdr.o a - 32.newphdr.o a - 32.xlatetof.o a - cook.o a - data.o a - input.o a - assert.o a - nlist.o a - opt.delscn.o a - x.remscn.o a - x.movscn.o a - x.elfext.o a - 64.xlatetof.o a - gelfehdr.o a - gelfphdr.o a - gelfshdr.o a - gelftrans.o a - swap64.o a - verdef_32_tof.o a - verdef_32_tom.o a - verdef_64_tof.o a - verdef_64_tom.o ranlib libelf.a cc -shared -Wl,-soname,libelf.so.0 -L/usr/local/lib -lintl -o libelf.so.0 begin.os cntl.os end.os errmsg.os errno.os fill.os flag.os getarhdr.os getarsym.os getbase.os getdata.os getident.os getscn.os hash.os kind.os ndxscn.os newdata.os newscn.os next.os nextscn.os rand.os rawdata.os rawfile.os strptr.os update.os version.os checksum.os getaroff.os 32.fsize.os 32.getehdr.os 32.getphdr.os 32.getshdr.os 32.newehdr.os 32.newphdr.os 32.xlatetof.os cook.os data.os input.os assert.os nlist.os opt.delscn.os x.remscn.os x.movscn.os x.elfext.os 64.xlatetof.os gelfehdr.os gelfphdr.os gelfshdr.os gelftrans.os swap64.os verdef_32_tof.os verdef_32_tom.os verdef_64_tof.os verdef_64_tom.os if test "libelf.so.0" = "libelf.so.0"; then true; else rm -f libelf.so.0 && ln -s libelf.so.0 libelf.so.0; fi if test "libelf.so" = "libelf.so.0"; then true; else rm -f libelf.so && ln -s libelf.so.0 libelf.so; fi making all in po ===> Staging for libelf-0.8.13_1 ===> Generating temporary packing list making install in lib dirs="/obj/buildshare/ports/355755/devel/libelf/work/stage/usr/local/lib /obj/buildshare/ports/355755/devel/libelf/work/stage/usr/local/include /obj/buildshare/ports/355755/devel/libelf/work/stage/usr/local/include/libelf"; for dir in $dirs; do /bin/sh ../mkinstalldirs $dir; done mkdir /obj/buildshare/ports/355755/devel/libelf/work/stage/usr/local/include/libelf install -o root -g wheel -m 444 libelf.a /obj/buildshare/ports/355755/devel/libelf/work/stage/usr/local/lib cd /obj/buildshare/ports/355755/devel/libelf/work/stage/usr/local/lib && ranlib libelf.a files="libelf.h nlist.h gelf.h sys_elf.h elf_repl.h"; for file in $files; do if test -r $file; then install -o root -g wheel -m 444 $file /obj/buildshare/ports/355755/devel/libelf/work/stage/usr/local/include/libelf; else install -o root -g wheel -m 444 ./$file /obj/buildshare/ports/355755/devel/libelf/work/stage/usr/local/include/libelf; fi; done install -s -o root -g wheel -m 555 libelf.so.0 /obj/buildshare/ports/355755/devel/libelf/work/stage/usr/local/lib if test "libelf.so.0" = "libelf.so.0"; then true; else cd /obj/buildshare/ports/355755/devel/libelf/work/stage/usr/local/lib && rm -f libelf.so.0 && ln -s libelf.so.0 libelf.so.0; fi if test "libelf.so" = "libelf.so.0"; then true; else cd /obj/buildshare/ports/355755/devel/libelf/work/stage/usr/local/lib && rm -f libelf.so && ln -s libelf.so.0 libelf.so; fi making install in po catalogs="de.gmo"; for cat in $catalogs; do lang=`echo $cat | sed 's,.gmo$,,'`; dir=/obj/buildshare/ports/355755/devel/libelf/work/stage/usr/local/share/locale/$lang/LC_MESSAGES; /bin/sh ../mkinstalldirs $dir; if test -r $cat; then install -o root -g wheel -m 444 $cat $dir/libelf.mo; else install -o root -g wheel -m 444 ./$cat $dir/libelf.mo; fi; done /bin/sh ./mkinstalldirs /obj/buildshare/ports/355755/devel/libelf/work/stage/usr/local/libdata/pkgconfig install -o root -g wheel -m 444 libelf.pc /obj/buildshare/ports/355755/devel/libelf/work/stage/usr/local/libdata/pkgconfig ====> Compressing man pages (compress-man) ===> Installing for libelf-0.8.13_1 ===> Checking if devel/libelf already installed ===> Registering installation for libelf-0.8.13_1 Installing libelf-0.8.13_1... done Make package ===> Building package for libelf-0.8.13_1 slot1: removed