Building rssroll-0.4_2.txz (origin /buildshare/ports/355755/www/rssroll) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/rssroll-0.4.tar.gz x packages/ x packages/sqlite3-3.8.4.3.txz x packages/gettext-0.18.3.1_1.txz x packages/curl-7.36.0_1.txz x packages/gmake-3.82_1.txz x packages/ca_root_nss-3.16.txz x packages/libxml2-2.9.1_1.txz x packages/pkgconf-0.9.5.txz x packages/perl5-5.16.3_10.txz x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> rssroll-0.4_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 rssroll-0.4_2 ===> rssroll-0.4_2 depends on shared library: libcurl.so - not found ===> Verifying for libcurl.so in /buildshare/ports/355755/ftp/curl ===> Installing existing package /packages/curl-7.36.0_1.txz Installing curl-7.36.0_1...Installing ca_root_nss-3.16... done done ===> Returning to build of rssroll-0.4_2 ===> rssroll-0.4_2 depends on shared library: libxml2.so - not found ===> Verifying for libxml2.so in /buildshare/ports/355755/textproc/libxml2 ===> Installing existing package /packages/libxml2-2.9.1_1.txz Installing libxml2-2.9.1_1... done ===> Returning to build of rssroll-0.4_2 ===> rssroll-0.4_2 depends on shared library: libsqlite3.so - not found ===> Verifying for libsqlite3.so in /buildshare/ports/355755/databases/sqlite3 ===> Installing existing package /packages/sqlite3-3.8.4.3.txz Installing sqlite3-3.8.4.3... done ===> Returning to build of rssroll-0.4_2 Make install ===> License BSD accepted by the user ===> rssroll-0.4_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by rssroll-0.4_2 for building ===> Extracting for rssroll-0.4_2 => SHA256 Checksum OK for rssroll-0.4.tar.gz. ===> Patching for rssroll-0.4_2 ===> rssroll-0.4_2 depends on shared library: libcurl.so - found (/usr/local/lib/libcurl.so.7) ===> rssroll-0.4_2 depends on shared library: libxml2.so - found (/usr/local/lib/libxml2.so.2.9.1) ===> rssroll-0.4_2 depends on shared library: libsqlite3.so - found (/usr/local/lib/libsqlite3.so.8) ===> Configuring for rssroll-0.4_2 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/www/rssroll/work/rssroll-0.4/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/www/rssroll/work/rssroll-0.4/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 configure: This is RssRoll. ===> Testing for some programs checking whether ln -s works... yes ===> Testing for a C compiler 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 ===> Testing for some headers checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep 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 unistd.h... (cached) yes ===> Testing for some libraries checking for SQLite3 library >= 3.0.0... yes checking for xml2-config... /usr/local/bin/xml2-config checking for xml2 libraries... yes checking if libxml2 version is >= 2.5.0... yes checking for gawk... (cached) /usr/bin/awk checking for curl-config... /usr/local/bin/curl-config checking for the version of libcurl... 7.36.0 checking whether libcurl is usable... yes checking for curl_free... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands ===> Building for rssroll-0.4_2 /usr/bin/make all-am cc -DHAVE_CONFIG_H -I. -I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include -I/usr/local/include -Wall -Wstrict-prototypes -O2 -pipe -fno-strict-aliasing -MT rssroll-rssroll.o -MD -MP -MF .deps/rssroll-rssroll.Tpo -c -o rssroll-rssroll.o `test -f 'rssroll.c' || echo './'`rssroll.c rssroll.c: In function 'fetch_channel': rssroll.c:191: warning: passing argument 1 of 'localtime' from incompatible pointer type mv -f .deps/rssroll-rssroll.Tpo .deps/rssroll-rssroll.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include -I/usr/local/include -Wall -Wstrict-prototypes -O2 -pipe -fno-strict-aliasing -MT rssroll-rss.o -MD -MP -MF .deps/rssroll-rss.Tpo -c -o rssroll-rss.o `test -f 'rss.c' || echo './'`rss.c rss.c: In function 'rss_st_rss_t_sanity_check': rss.c:114: warning: format '%ld' expects type 'long int', but argument 5 has type 'time_t' mv -f .deps/rssroll-rss.Tpo .deps/rssroll-rss.Po cc -I/usr/local/include/libxml2 -I/usr/include -I/usr/local/include -I/usr/local/include -Wall -Wstrict-prototypes -O2 -pipe -fno-strict-aliasing -o rssroll rssroll-rssroll.o rssroll-rss.o -L/usr/local/lib -lxml2 -lz -L/usr/lib -lm -L/usr/local/lib -lcurl -lssl -lcrypto -L/usr/lib -lgssapi -lheimntlm -lkrb5 -lhx509 -lcom_err -lcrypto -lasn1 -lwind -lheimbase -lroken -lcrypt -pthread -lz -L/usr/local/lib -lsqlite3 cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wstrict-prototypes -O2 -pipe -fno-strict-aliasing -MT index_cgi-index.o -MD -MP -MF .deps/index_cgi-index.Tpo -c -o index_cgi-index.o `test -f 'index.c' || echo './'`index.c mv -f .deps/index_cgi-index.Tpo .deps/index_cgi-index.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wstrict-prototypes -O2 -pipe -fno-strict-aliasing -MT index_cgi-cgi.o -MD -MP -MF .deps/index_cgi-cgi.Tpo -c -o index_cgi-cgi.o `test -f 'cgi.c' || echo './'`cgi.c mv -f .deps/index_cgi-cgi.Tpo .deps/index_cgi-cgi.Po cc -DHAVE_CONFIG_H -I. -I/usr/local/include -Wall -Wstrict-prototypes -O2 -pipe -fno-strict-aliasing -MT index_cgi-configfile.o -MD -MP -MF .deps/index_cgi-configfile.Tpo -c -o index_cgi-configfile.o `test -f 'configfile.c' || echo './'`configfile.c mv -f .deps/index_cgi-configfile.Tpo .deps/index_cgi-configfile.Po cc -I/usr/local/include -Wall -Wstrict-prototypes -O2 -pipe -fno-strict-aliasing -o index.cgi index_cgi-index.o index_cgi-cgi.o index_cgi-configfile.o -L/usr/local/lib -lsqlite3 -lz ===> Staging for rssroll-0.4_2 ===> Generating temporary packing list install -s -o root -g wheel -m 555 /obj/buildshare/ports/355755/www/rssroll/work/rssroll-0.4/rssroll /obj/buildshare/ports/355755/www/rssroll/work/stage/usr/local/bin install -s -o root -g wheel -m 555 /obj/buildshare/ports/355755/www/rssroll/work/rssroll-0.4/index.cgi /obj/buildshare/ports/355755/www/rssroll/work/stage/usr/local/www/cgi-bin/rssroll.cgi install -o root -g wheel -m 444 /obj/buildshare/ports/355755/www/rssroll/work/rssroll-0.4/rssrollrc /obj/buildshare/ports/355755/www/rssroll/work/stage/usr/local/etc/rssrollrc.sample (cd /obj/buildshare/ports/355755/www/rssroll/work/rssroll-0.4 && /bin/sh -c '(/usr/bin/find -d $0 $2 | /usr/bin/cpio -dumpl $1 >/dev/null 2>&1) && /usr/sbin/chown -Rh root:wheel $1 && /usr/bin/find -d $0 $2 -type d -exec chmod 755 $1/{} \; && /usr/bin/find -d $0 $2 -type f -exec chmod 444 $1/{} \;' -- "html css" /obj/buildshare/ports/355755/www/rssroll/work/stage/usr/local/www/data/rssroll/) ====> Compressing man pages (compress-man) ===> Installing for rssroll-0.4_2 ===> Checking if www/rssroll already installed ===> Registering installation for rssroll-0.4_2 Installing rssroll-0.4_2... done Make package ===> Building package for rssroll-0.4_2 slot1: removed