Building newt-0.52.17.txz (origin /buildshare/ports/355755/devel/newt) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/newt-0.52.17.tar.gz x packages/ x packages/gmake-3.82_1.txz x packages/libtool-2.4.2_3.txz x packages/png-1.5.18.txz x packages/libslang2-2.2.4_6.txz x packages/pcre-8.34_1.txz x packages/pkg-1.2.7_2.txz x packages/popt-1.16.txz x packages/gettext-0.18.3.1_1.txz x packages/cmake-modules-2.8.12.1_1.txz x packages/cmake-2.8.12.1_4.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> newt-0.52.17 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 newt-0.52.17 ===> newt-0.52.17 depends on shared library: libslang.so - not found ===> Verifying for libslang.so in /buildshare/ports/355755/devel/libslang2 ===> Installing existing package /packages/libslang2-2.2.4_6.txz Installing libslang2-2.2.4_6...Installing pcre-8.34_1... done Installing png-1.5.18... done done ===> Returning to build of newt-0.52.17 ===> newt-0.52.17 depends on shared library: libpopt.so - not found ===> Verifying for libpopt.so in /buildshare/ports/355755/devel/popt ===> Installing existing package /packages/popt-1.16.txz Installing popt-1.16...Installing gettext-0.18.3.1_1... done done ===> Returning to build of newt-0.52.17 ===> newt-0.52.17 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so.9) ===> newt-0.52.17 depends on executable: gmake - not found ===> Verifying install for gmake in /buildshare/ports/355755/devel/gmake ===> Installing existing package /packages/gmake-3.82_1.txz Installing gmake-3.82_1... done ===> Returning to build of newt-0.52.17 Make install ===> newt-0.52.17 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by newt-0.52.17 for building ===> Extracting for newt-0.52.17 => SHA256 Checksum OK for newt-0.52.17.tar.gz. ===> Patching for newt-0.52.17 ===> Applying FreeBSD patches for newt-0.52.17 ===> newt-0.52.17 depends on executable: gmake - found ===> newt-0.52.17 depends on shared library: libslang.so - found (/usr/local/lib/libslang.so.2.2.4) ===> newt-0.52.17 depends on shared library: libpopt.so - found (/usr/local/lib/libpopt.so.0) ===> newt-0.52.17 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so.9) ===> Configuring for newt-0.52.17 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/devel/newt/work/newt-0.52.17/configure configure: loading site script /buildshare/ports/355755/Templates/config.site 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 a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether ln -s works... yes checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for GNU ld... yes checking how to run the C preprocessor... cpp 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 sys/select.h... (cached) yes checking for alloca.h... (cached) no checking slang.h usability... yes checking slang.h presence... yes checking for slang.h... yes checking popt.h usability... yes checking popt.h presence... yes checking for popt.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for python versions... checking for gettext in -lc... no checking for gettext in -lintl... yes configure: creating ./config.status config.status: creating Makefile config.status: creating libnewt.pc config.status: creating config.h ===> Building for newt-0.52.17 gmake[1]: Entering directory `/obj/buildshare/ports/355755/devel/newt/work/newt-0.52.17' cc -E -O2 -pipe -fno-strict-aliasing -D_GNU_SOURCE -I/usr/local/include -M test.c testgrid.c testtree.c showchars.c showkey.c whiptail.c dialogboxes.c newt.c button.c form.c checkbox.c entry.c label.c listbox.c scrollbar.c textbox.c scale.c grid.c windows.c buttonbar.c checkboxtree.c > .depend cc -O2 -pipe -fno-strict-aliasing -D_GNU_SOURCE -I/usr/local/include -c -o test.o test.c cc -O2 -pipe -fno-strict-aliasing -D_GNU_SOURCE -I/usr/local/include -c -o newt.o newt.c cc -O2 -pipe -fno-strict-aliasing -D_GNU_SOURCE -I/usr/local/include -c -o button.o button.c cc -O2 -pipe -fno-strict-aliasing -D_GNU_SOURCE -I/usr/local/include -c -o form.o form.c cc -O2 -pipe -fno-strict-aliasing -D_GNU_SOURCE -I/usr/local/include -c -o checkbox.o checkbox.c cc -O2 -pipe -fno-strict-aliasing -D_GNU_SOURCE -I/usr/local/include -c -o entry.o entry.c cc -O2 -pipe -fno-strict-aliasing -D_GNU_SOURCE -I/usr/local/include -c -o label.o label.c cc -O2 -pipe -fno-strict-aliasing -D_GNU_SOURCE -I/usr/local/include -c -o listbox.o listbox.c cc -O2 -pipe -fno-strict-aliasing -D_GNU_SOURCE -I/usr/local/include -c -o scrollbar.o scrollbar.c cc -O2 -pipe -fno-strict-aliasing -D_GNU_SOURCE -I/usr/local/include -c -o textbox.o textbox.c cc -O2 -pipe -fno-strict-aliasing -D_GNU_SOURCE -I/usr/local/include -c -o scale.o scale.c cc -O2 -pipe -fno-strict-aliasing -D_GNU_SOURCE -I/usr/local/include -c -o grid.o grid.c cc -O2 -pipe -fno-strict-aliasing -D_GNU_SOURCE -I/usr/local/include -c -o windows.o windows.c cc -O2 -pipe -fno-strict-aliasing -D_GNU_SOURCE -I/usr/local/include -c -o buttonbar.o buttonbar.c cc -O2 -pipe -fno-strict-aliasing -D_GNU_SOURCE -I/usr/local/include -c -o checkboxtree.o checkboxtree.c ar rv libnewt.a newt.o button.o form.o checkbox.o entry.o label.o listbox.o scrollbar.o textbox.o scale.o grid.o windows.o buttonbar.o checkboxtree.o ar: warning: creating libnewt.a a - newt.o a - button.o a - form.o a - checkbox.o a - entry.o a - label.o a - listbox.o a - scrollbar.o a - textbox.o a - scale.o a - grid.o a - windows.o a - buttonbar.o a - checkboxtree.o cc -o test test.o libnewt.a -L/usr/local/lib -lcurses -lslang -lintl cc -O2 -pipe -fno-strict-aliasing -D_GNU_SOURCE -I/usr/local/include -c -o whiptail.o whiptail.c cc -O2 -pipe -fno-strict-aliasing -D_GNU_SOURCE -I/usr/local/include -c -o dialogboxes.o dialogboxes.c mkdir -p shared cc -fPIC -c -O2 -pipe -fno-strict-aliasing -D_GNU_SOURCE -I/usr/local/include -o shared/newt.o newt.c cc -fPIC -c -O2 -pipe -fno-strict-aliasing -D_GNU_SOURCE -I/usr/local/include -o shared/button.o button.c cc -fPIC -c -O2 -pipe -fno-strict-aliasing -D_GNU_SOURCE -I/usr/local/include -o shared/form.o form.c cc -fPIC -c -O2 -pipe -fno-strict-aliasing -D_GNU_SOURCE -I/usr/local/include -o shared/checkbox.o checkbox.c cc -fPIC -c -O2 -pipe -fno-strict-aliasing -D_GNU_SOURCE -I/usr/local/include -o shared/entry.o entry.c cc -fPIC -c -O2 -pipe -fno-strict-aliasing -D_GNU_SOURCE -I/usr/local/include -o shared/label.o label.c cc -fPIC -c -O2 -pipe -fno-strict-aliasing -D_GNU_SOURCE -I/usr/local/include -o shared/listbox.o listbox.c cc -fPIC -c -O2 -pipe -fno-strict-aliasing -D_GNU_SOURCE -I/usr/local/include -o shared/scrollbar.o scrollbar.c cc -fPIC -c -O2 -pipe -fno-strict-aliasing -D_GNU_SOURCE -I/usr/local/include -o shared/textbox.o textbox.c cc -fPIC -c -O2 -pipe -fno-strict-aliasing -D_GNU_SOURCE -I/usr/local/include -o shared/scale.o scale.c cc -fPIC -c -O2 -pipe -fno-strict-aliasing -D_GNU_SOURCE -I/usr/local/include -o shared/grid.o grid.c cc -fPIC -c -O2 -pipe -fno-strict-aliasing -D_GNU_SOURCE -I/usr/local/include -o shared/windows.o windows.c cc -fPIC -c -O2 -pipe -fno-strict-aliasing -D_GNU_SOURCE -I/usr/local/include -o shared/buttonbar.o buttonbar.c cc -fPIC -c -O2 -pipe -fno-strict-aliasing -D_GNU_SOURCE -I/usr/local/include -o shared/checkboxtree.o checkboxtree.c cc -shared -o libnewt.so.0.52.17 -Wl,--version-script,newt.0.52.ver -Wl,-soname,libnewt.so.52 shared/newt.o shared/button.o shared/form.o shared/checkbox.o shared/entry.o shared/label.o shared/listbox.o shared/scrollbar.o shared/textbox.o shared/scale.o shared/grid.o shared/windows.o shared/buttonbar.o shared/checkboxtree.o -L/usr/local/lib -lcurses -lslang -lintl ln -fs libnewt.so.52 libnewt.so ln -fs libnewt.so.0.52.17 libnewt.so.52 cc -o whiptail whiptail.o dialogboxes.o -L. -L/usr/local/lib -lcurses -lnewt -lslang -lintl -lpopt cc -O2 -pipe -fno-strict-aliasing -D_GNU_SOURCE -I/usr/local/include -c -o testgrid.o testgrid.c cc -o testgrid testgrid.o libnewt.a -L/usr/local/lib -lcurses -lslang -lintl cc -O2 -pipe -fno-strict-aliasing -D_GNU_SOURCE -I/usr/local/include -c -o testtree.o testtree.c cc -o testtree testtree.o libnewt.a -L/usr/local/lib -lcurses -lslang -lintl cc -O2 -pipe -fno-strict-aliasing -D_GNU_SOURCE -I/usr/local/include -c -o showchars.o showchars.c cc -o showchars showchars.o libnewt.a -L/usr/local/lib -lcurses -lslang -lintl cc -O2 -pipe -fno-strict-aliasing -D_GNU_SOURCE -I/usr/local/include -c -o showkey.o showkey.c cc -o showkey showkey.o libnewt.a -L/usr/local/lib -lcurses -lslang -lintl touch _snack.so gmake[1]: Leaving directory `/obj/buildshare/ports/355755/devel/newt/work/newt-0.52.17' ===> Staging for newt-0.52.17 ===> Generating temporary packing list gmake[1]: Entering directory `/obj/buildshare/ports/355755/devel/newt/work/newt-0.52.17' cc -shared -o libnewt.so.0.52.17 -Wl,--version-script,newt.0.52.ver -Wl,-soname,libnewt.so.52 shared/newt.o shared/button.o shared/form.o shared/checkbox.o shared/entry.o shared/label.o shared/listbox.o shared/scrollbar.o shared/textbox.o shared/scale.o shared/grid.o shared/windows.o shared/buttonbar.o shared/checkboxtree.o -L/usr/local/lib -lcurses -lslang -lintl ln -fs libnewt.so.52 libnewt.so ln -fs libnewt.so.0.52.17 libnewt.so.52 touch _snack.so [ -d /obj/buildshare/ports/355755/devel/newt/work/stage//usr/local/lib ] || install -m 755 -d /obj/buildshare/ports/355755/devel/newt/work/stage//usr/local/lib install -m 755 libnewt.so.0.52.17 /obj/buildshare/ports/355755/devel/newt/work/stage//usr/local/lib ln -sf libnewt.so.52 /obj/buildshare/ports/355755/devel/newt/work/stage//usr/local/lib/libnewt.so ln -sf libnewt.so.0.52.17 /obj/buildshare/ports/355755/devel/newt/work/stage//usr/local/lib/libnewt.so.52 [ -n "" ] && true -m 755 whiptcl.so /obj/buildshare/ports/355755/devel/newt/work/stage//usr/local/lib || : [ -n "" ] && for ver in ; do \ [ -d /obj/buildshare/ports/355755/devel/newt/work/stage//usr/local/lib/$ver/site-packages ] || install -m 755 -d /obj/buildshare/ports/355755/devel/newt/work/stage//usr/local/lib/$ver/site-packages ;\ install -m 755 $ver/_snack.so /obj/buildshare/ports/355755/devel/newt/work/stage//usr/local/lib/$ver/site-packages ;\ install -m 644 snack.py /obj/buildshare/ports/355755/devel/newt/work/stage//usr/local/lib/$ver/site-packages ;\ done || : cc -o whiptail whiptail.o dialogboxes.o -L. -L/usr/local/lib -lcurses -lnewt -lslang -lintl -lpopt [ -d /obj/buildshare/ports/355755/devel/newt/work/stage//usr/local/bin ] || install -m 755 -d /obj/buildshare/ports/355755/devel/newt/work/stage//usr/local/bin [ -d /obj/buildshare/ports/355755/devel/newt/work/stage//usr/local/lib ] || install -m 755 -d /obj/buildshare/ports/355755/devel/newt/work/stage//usr/local/lib [ -d /obj/buildshare/ports/355755/devel/newt/work/stage//usr/local/include ] || install -m 755 -d /obj/buildshare/ports/355755/devel/newt/work/stage//usr/local/include [ -d /obj/buildshare/ports/355755/devel/newt/work/stage//usr/local/man/man1 ] || install -m 755 -d /obj/buildshare/ports/355755/devel/newt/work/stage//usr/local/man/man1 [ -d /obj/buildshare/ports/355755/devel/newt/work/stage//usr/local/libdata/pkgconfig ] || install -m 755 -d /obj/buildshare/ports/355755/devel/newt/work/stage//usr/local/libdata/pkgconfig install -m 644 newt.h /obj/buildshare/ports/355755/devel/newt/work/stage//usr/local/include install -m 644 libnewt.a /obj/buildshare/ports/355755/devel/newt/work/stage//usr/local/lib install -m 755 whiptail /obj/buildshare/ports/355755/devel/newt/work/stage//usr/local/bin install -m 644 whiptail.1 /obj/buildshare/ports/355755/devel/newt/work/stage//usr/local/man/man1 install -m 644 libnewt.pc /obj/buildshare/ports/355755/devel/newt/work/stage//usr/local/libdata/pkgconfig gmake[1]: Leaving directory `/obj/buildshare/ports/355755/devel/newt/work/newt-0.52.17' gmake[1]: Entering directory `/obj/buildshare/ports/355755/devel/newt/work/newt-0.52.17/po' mkdir -p /obj/buildshare/ports/355755/devel/newt/work/stage/usr/local/share/locale for n in ar.po as.po ast.po bal.po bg.po bn.po bn_IN.po bs.po ca.po cs.po cy.po da.po de.po dz.po el.po eo.po es.po et.po eu.po fa.po fi.po fr.po ga.po gl.po gu.po he.po hi.po hr.po hu.po ia.po id.po it.po ja.po km.po kn.po ko.po ku.po lt.po lv.po mg.po mk.po ml.po mr.po ms.po nb.po nds.po ne.po nl.po nn.po pa.po pl.po pt.po pt_BR.po ro.po ru.po sk.po sl.po sq.po sr.po sr@latin.po sv.po ta.po te.po tg.po th.po tl.po tr.po uk.po vi.po wo.po xh.po zh_CN.po zh_TW.po; do \ l=`basename $n .po`; \ mo=$l.mo; \ /usr/bin/install -c -m 755 -d /obj/buildshare/ports/355755/devel/newt/work/stage/usr/local/share/locale/$l; \ /usr/bin/install -c -m 755 -d /obj/buildshare/ports/355755/devel/newt/work/stage/usr/local/share/locale/$l/LC_MESSAGES; \ if [ -f $n ]; then \ /usr/bin/install -c -m 644 $mo /obj/buildshare/ports/355755/devel/newt/work/stage/usr/local/share/locale/$l/LC_MESSAGES/newt.mo; \ fi; \ done gmake[1]: Leaving directory `/obj/buildshare/ports/355755/devel/newt/work/newt-0.52.17/po' ====> Compressing man pages (compress-man) ===> Installing for newt-0.52.17 ===> Checking if devel/newt already installed ===> Registering installation for newt-0.52.17 Installing newt-0.52.17... done Make package ===> Building package for newt-0.52.17 slot2: removed