Building stfl-0.22_1.txz (origin /buildshare/ports/355755/devel/stfl) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/stfl-0.22.tar.gz x packages/ x packages/gmake-3.82_1.txz x packages/libiconv-1.14_3.txz 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 ===> stfl-0.22_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 stfl-0.22_1 ===> stfl-0.22_1 depends on shared library: libiconv.so.3 - not found ===> Verifying for libiconv.so.3 in /buildshare/ports/355755/converters/libiconv ===> Installing existing package /packages/libiconv-1.14_3.txz Installing libiconv-1.14_3... done ===> Returning to build of stfl-0.22_1 ===> stfl-0.22_1 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...Installing gettext-0.18.3.1_1... done done ===> Returning to build of stfl-0.22_1 Make install ===> License GPLv3 accepted by the user ===> stfl-0.22_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by stfl-0.22_1 for building ===> Extracting for stfl-0.22_1 => SHA256 Checksum OK for stfl-0.22.tar.gz. ===> Patching for stfl-0.22_1 ===> stfl-0.22_1 depends on executable: gmake - found ===> stfl-0.22_1 depends on shared library: libiconv.so.3 - found (/usr/local/lib/libiconv.so.3) ===> Configuring for stfl-0.22_1 ===> Building for stfl-0.22_1 gmake[1]: Entering directory `/obj/buildshare/ports/355755/devel/stfl/work/stfl-0.22' Makefile:89: Makefile.deps: No such file or directory cc -O2 -pipe -I/usr/local/include -fno-strict-aliasing -I. -Wall -ggdb -D_GNU_SOURCE -fPIC -MM *.c > Makefile.deps_new cc -O2 -pipe -I/usr/local/include -fno-strict-aliasing -I. -Wall -ggdb -D_GNU_SOURCE -fPIC -MM widgets/*.c | sed 's,^wt_[^ ]*\.o: ,widgets/&,' >> Makefile.deps_new mv -f Makefile.deps_new Makefile.deps gmake[1]: Leaving directory `/obj/buildshare/ports/355755/devel/stfl/work/stfl-0.22' gmake[1]: Entering directory `/obj/buildshare/ports/355755/devel/stfl/work/stfl-0.22' gmake[1]: `Makefile.deps' is up to date. gmake[1]: Leaving directory `/obj/buildshare/ports/355755/devel/stfl/work/stfl-0.22' gmake[1]: Entering directory `/obj/buildshare/ports/355755/devel/stfl/work/stfl-0.22' cc -O2 -pipe -I/usr/local/include -fno-strict-aliasing -I. -Wall -ggdb -D_GNU_SOURCE -fPIC -c -o public.o public.c cc -O2 -pipe -I/usr/local/include -fno-strict-aliasing -I. -Wall -ggdb -D_GNU_SOURCE -fPIC -c -o base.o base.c base.c: In function 'stfl_form_run': base.c:532: warning: implicit declaration of function 'wget_wch' base.c: In function 'stfl_print_richtext': base.c:681: warning: implicit declaration of function 'mvwaddnwstr' cc -O2 -pipe -I/usr/local/include -fno-strict-aliasing -I. -Wall -ggdb -D_GNU_SOURCE -fPIC -c -o parser.o parser.c cc -O2 -pipe -I/usr/local/include -fno-strict-aliasing -I. -Wall -ggdb -D_GNU_SOURCE -fPIC -c -o dump.o dump.c cc -O2 -pipe -I/usr/local/include -fno-strict-aliasing -I. -Wall -ggdb -D_GNU_SOURCE -fPIC -c -o style.o style.c cc -O2 -pipe -I/usr/local/include -fno-strict-aliasing -I. -Wall -ggdb -D_GNU_SOURCE -fPIC -c -o binding.o binding.c cc -O2 -pipe -I/usr/local/include -fno-strict-aliasing -I. -Wall -ggdb -D_GNU_SOURCE -fPIC -c -o iconv.o iconv.c iconv.c: In function 'stfl_ipool_towc': iconv.c:112: warning: passing argument 2 of 'libiconv' from incompatible pointer type iconv.c: In function 'stfl_ipool_fromwc': iconv.c:180: warning: passing argument 2 of 'libiconv' from incompatible pointer type cc -O2 -pipe -I/usr/local/include -fno-strict-aliasing -I. -Wall -ggdb -D_GNU_SOURCE -fPIC -c -o widgets/wt_input.o widgets/wt_input.c widgets/wt_input.c: In function 'wt_input_draw': widgets/wt_input.c:86: warning: implicit declaration of function 'mvwaddwstr' widgets/wt_input.c:99: warning: implicit declaration of function 'mvwaddnwstr' cc -O2 -pipe -I/usr/local/include -fno-strict-aliasing -I. -Wall -ggdb -D_GNU_SOURCE -fPIC -c -o widgets/wt_table.o widgets/wt_table.c cc -O2 -pipe -I/usr/local/include -fno-strict-aliasing -I. -Wall -ggdb -D_GNU_SOURCE -fPIC -c -o widgets/wt_list.o widgets/wt_list.c widgets/wt_list.c: In function 'wt_list_draw': widgets/wt_list.c:134: warning: implicit declaration of function 'mvwaddnwstr' cc -O2 -pipe -I/usr/local/include -fno-strict-aliasing -I. -Wall -ggdb -D_GNU_SOURCE -fPIC -c -o widgets/wt_box.o widgets/wt_box.c cc -O2 -pipe -I/usr/local/include -fno-strict-aliasing -I. -Wall -ggdb -D_GNU_SOURCE -fPIC -c -o widgets/wt_textview.o widgets/wt_textview.c widgets/wt_textview.c: In function 'wt_textview_draw': widgets/wt_textview.c:110: warning: implicit declaration of function 'mvwaddnwstr' cc -O2 -pipe -I/usr/local/include -fno-strict-aliasing -I. -Wall -ggdb -D_GNU_SOURCE -fPIC -c -o widgets/wt_label.o widgets/wt_label.c widgets/wt_label.c: In function 'wt_label_draw': widgets/wt_label.c:54: warning: implicit declaration of function 'mvwaddnwstr' cc -shared -Wl,-soname,libstfl.so.0 -o libstfl.so.0.22 -L/usr/local/lib -liconv -Wl,-rpath=/usr/lib:/usr/local/lib -lncursesw public.o base.o parser.o dump.o style.o binding.o iconv.o widgets/wt_input.o widgets/wt_table.o widgets/wt_list.o widgets/wt_box.o widgets/wt_textview.o widgets/wt_label.o rm -f libstfl.a ar qc libstfl.a public.o base.o parser.o dump.o style.o binding.o iconv.o widgets/wt_input.o widgets/wt_table.o widgets/wt_list.o widgets/wt_box.o widgets/wt_textview.o widgets/wt_label.o ranlib libstfl.a cc -O2 -pipe -I/usr/local/include -fno-strict-aliasing -I. -Wall -ggdb -D_GNU_SOURCE -fPIC -c -o example.o example.c cc -L/usr/local/lib -liconv -Wl,-rpath=/usr/lib:/usr/local/lib example.o libstfl.a -L/usr/local/lib -liconv -Wl,-rpath=/usr/lib:/usr/local/lib -lncursesw -o example gmake[1]: Leaving directory `/obj/buildshare/ports/355755/devel/stfl/work/stfl-0.22' ===> Staging for stfl-0.22_1 ===> Generating temporary packing list gmake[1]: Entering directory `/obj/buildshare/ports/355755/devel/stfl/work/stfl-0.22' sed 's,@VERSION@,0.22,g' < stfl.pc.in | sed 's,@PREFIX@,/usr/local,g' > stfl.pc mkdir -p /obj/buildshare/ports/355755/devel/stfl/work/stage/usr/local/libdata/pkgconfig mkdir -p /obj/buildshare/ports/355755/devel/stfl/work/stage/usr/local/include install -m 644 libstfl.a /obj/buildshare/ports/355755/devel/stfl/work/stage/usr/local/lib install -m 644 stfl.h /obj/buildshare/ports/355755/devel/stfl/work/stage/usr/local/include/ install -m 644 stfl.pc /obj/buildshare/ports/355755/devel/stfl/work/stage/usr/local/libdata/pkgconfig/ install -m 644 libstfl.so.0.22 /obj/buildshare/ports/355755/devel/stfl/work/stage/usr/local/lib ln -fs libstfl.so.0.22 /obj/buildshare/ports/355755/devel/stfl/work/stage/usr/local/lib/libstfl.so gmake[1]: Leaving directory `/obj/buildshare/ports/355755/devel/stfl/work/stfl-0.22' /bin/ln -s libstfl.so.0.22 /obj/buildshare/ports/355755/devel/stfl/work/stage/usr/local/lib/libstfl.so.0 ====> Compressing man pages (compress-man) ===> Installing for stfl-0.22_1 ===> Checking if devel/stfl already installed ===> Registering installation for stfl-0.22_1 Installing stfl-0.22_1... done Make package ===> Building package for stfl-0.22_1 slot1: removed