Building pwman-0.4.0_1.txz (origin /buildshare/ports/355755/security/pwman) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/pwman-0.4.0.tar.gz x packages/ x packages/gnupg1-1.4.16_2.txz x packages/pkgconf-0.9.5.txz x packages/gmake-3.82_1.txz x packages/ca_root_nss-3.16.txz x packages/pkg-1.2.7_2.txz x packages/gettext-0.18.3.1_1.txz x packages/curl-7.36.0_1.txz x packages/perl5-5.16.3_10.txz x packages/libxml2-2.9.1_1.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> pwman-0.4.0_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 pwman-0.4.0_1 ===> pwman-0.4.0_1 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 pwman-0.4.0_1 ===> pwman-0.4.0_1 depends on executable: gpgv - not found ===> Verifying install for gpgv in /buildshare/ports/355755/security/gnupg1 ===> Installing existing package /packages/gnupg1-1.4.16_2.txz Installing gnupg1-1.4.16_2...Installing curl-7.36.0_1...Installing ca_root_nss-3.16... done done Installing gettext-0.18.3.1_1... done done ===> Returning to build of pwman-0.4.0_1 Make install ===> pwman-0.4.0_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by pwman-0.4.0_1 for building ===> Extracting for pwman-0.4.0_1 => SHA256 Checksum OK for pwman-0.4.0.tar.gz. ===> Patching for pwman-0.4.0_1 ===> Applying FreeBSD patches for pwman-0.4.0_1 ===> pwman-0.4.0_1 depends on shared library: libxml2.so - found (/usr/local/lib/libxml2.so.2.9.1) ===> Configuring for pwman-0.4.0_1 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/security/pwman/work/pwman-0.4.0/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/security/pwman/work/pwman-0.4.0/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 /obj/buildshare/ports/355755/security/pwman/work/pwman-0.4.0/missing: Unknown `--run' option Try `/obj/buildshare/ports/355755/security/pwman/work/pwman-0.4.0/missing --help' for more information configure: WARNING: `missing' script is too old or missing checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 ANSI C... none needed checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking for library containing strerror... none required checking how to run the C preprocessor... cpp checking for egrep... grep -E 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 checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking linux/termios.h usability... no checking linux/termios.h presence... no checking for linux/termios.h... no checking for sys/ioctl.h... (cached) yes checking for string.h... (cached) yes checking for drand48... yes checking for strcasestr in -lc... yes checking for initscr in -lcurses... yes checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking for xml2-config... /usr/local/bin/xml2-config * Debugging is Off * checking for ANSI C header files... (cached) yes checking for string.h... (cached) yes checking for size_t... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating config.h config.status: executing depfiles commands ===> Building for pwman-0.4.0_1 /usr/bin/make all-recursive Making all in src if cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/local/include -DG_LOG_DOMAIN=\"pwman\" -O2 -pipe -fno-strict-aliasing -DHAVE_STRCASESTR -I/usr/local/include/libxml2 -I/usr/include -MT options.o -MD -MP -MF ".deps/options.Tpo" -c -o options.o options.c; then mv -f ".deps/options.Tpo" ".deps/options.Po"; else rm -f ".deps/options.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/local/include -DG_LOG_DOMAIN=\"pwman\" -O2 -pipe -fno-strict-aliasing -DHAVE_STRCASESTR -I/usr/local/include/libxml2 -I/usr/include -MT pwlist.o -MD -MP -MF ".deps/pwlist.Tpo" -c -o pwlist.o pwlist.c; then mv -f ".deps/pwlist.Tpo" ".deps/pwlist.Po"; else rm -f ".deps/pwlist.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/local/include -DG_LOG_DOMAIN=\"pwman\" -O2 -pipe -fno-strict-aliasing -DHAVE_STRCASESTR -I/usr/local/include/libxml2 -I/usr/include -MT ui.o -MD -MP -MF ".deps/ui.Tpo" -c -o ui.o ui.c; then mv -f ".deps/ui.Tpo" ".deps/ui.Po"; else rm -f ".deps/ui.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/local/include -DG_LOG_DOMAIN=\"pwman\" -O2 -pipe -fno-strict-aliasing -DHAVE_STRCASESTR -I/usr/local/include/libxml2 -I/usr/include -MT uilist.o -MD -MP -MF ".deps/uilist.Tpo" -c -o uilist.o uilist.c; then mv -f ".deps/uilist.Tpo" ".deps/uilist.Po"; else rm -f ".deps/uilist.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/local/include -DG_LOG_DOMAIN=\"pwman\" -O2 -pipe -fno-strict-aliasing -DHAVE_STRCASESTR -I/usr/local/include/libxml2 -I/usr/include -MT pwman.o -MD -MP -MF ".deps/pwman.Tpo" -c -o pwman.o pwman.c; then mv -f ".deps/pwman.Tpo" ".deps/pwman.Po"; else rm -f ".deps/pwman.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/local/include -DG_LOG_DOMAIN=\"pwman\" -O2 -pipe -fno-strict-aliasing -DHAVE_STRCASESTR -I/usr/local/include/libxml2 -I/usr/include -MT actions.o -MD -MP -MF ".deps/actions.Tpo" -c -o actions.o actions.c; then mv -f ".deps/actions.Tpo" ".deps/actions.Po"; else rm -f ".deps/actions.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/local/include -DG_LOG_DOMAIN=\"pwman\" -O2 -pipe -fno-strict-aliasing -DHAVE_STRCASESTR -I/usr/local/include/libxml2 -I/usr/include -MT launch.o -MD -MP -MF ".deps/launch.Tpo" -c -o launch.o launch.c; then mv -f ".deps/launch.Tpo" ".deps/launch.Po"; else rm -f ".deps/launch.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/local/include -DG_LOG_DOMAIN=\"pwman\" -O2 -pipe -fno-strict-aliasing -DHAVE_STRCASESTR -I/usr/local/include/libxml2 -I/usr/include -MT filter.o -MD -MP -MF ".deps/filter.Tpo" -c -o filter.o filter.c; then mv -f ".deps/filter.Tpo" ".deps/filter.Po"; else rm -f ".deps/filter.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/local/include -DG_LOG_DOMAIN=\"pwman\" -O2 -pipe -fno-strict-aliasing -DHAVE_STRCASESTR -I/usr/local/include/libxml2 -I/usr/include -MT search.o -MD -MP -MF ".deps/search.Tpo" -c -o search.o search.c; then mv -f ".deps/search.Tpo" ".deps/search.Po"; else rm -f ".deps/search.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/local/include -DG_LOG_DOMAIN=\"pwman\" -O2 -pipe -fno-strict-aliasing -DHAVE_STRCASESTR -I/usr/local/include/libxml2 -I/usr/include -MT gnupg.o -MD -MP -MF ".deps/gnupg.Tpo" -c -o gnupg.o gnupg.c; then mv -f ".deps/gnupg.Tpo" ".deps/gnupg.Po"; else rm -f ".deps/gnupg.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/local/include -DG_LOG_DOMAIN=\"pwman\" -O2 -pipe -fno-strict-aliasing -DHAVE_STRCASESTR -I/usr/local/include/libxml2 -I/usr/include -MT pwgen.o -MD -MP -MF ".deps/pwgen.Tpo" -c -o pwgen.o pwgen.c; then mv -f ".deps/pwgen.Tpo" ".deps/pwgen.Po"; else rm -f ".deps/pwgen.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/local/include -DG_LOG_DOMAIN=\"pwman\" -O2 -pipe -fno-strict-aliasing -DHAVE_STRCASESTR -I/usr/local/include/libxml2 -I/usr/include -MT misc.o -MD -MP -MF ".deps/misc.Tpo" -c -o misc.o misc.c; then mv -f ".deps/misc.Tpo" ".deps/misc.Po"; else rm -f ".deps/misc.Tpo"; exit 1; fi cc -O2 -pipe -fno-strict-aliasing -DHAVE_STRCASESTR -I/usr/local/include/libxml2 -I/usr/include -o pwman options.o pwlist.o ui.o uilist.o pwman.o actions.o launch.o filter.o search.o gnupg.o pwgen.o misc.o -lcurses -L/usr/local/lib -lxml2 -lz -L/usr/lib -lm if cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/local/include -DG_LOG_DOMAIN=\"pwman\" -O2 -pipe -fno-strict-aliasing -DHAVE_STRCASESTR -I/usr/local/include/libxml2 -I/usr/include -MT convert_pwdb.o -MD -MP -MF ".deps/convert_pwdb.Tpo" -c -o convert_pwdb.o convert_pwdb.c; then mv -f ".deps/convert_pwdb.Tpo" ".deps/convert_pwdb.Po"; else rm -f ".deps/convert_pwdb.Tpo"; exit 1; fi convert_pwdb.c: In function 'write_password_node': convert_pwdb.c:196: warning: passing argument 1 of 'xmlEncodeSpecialChars' from incompatible pointer type convert_pwdb.c:200: warning: passing argument 1 of 'xmlEncodeSpecialChars' from incompatible pointer type convert_pwdb.c:204: warning: passing argument 1 of 'xmlEncodeSpecialChars' from incompatible pointer type convert_pwdb.c:208: warning: passing argument 1 of 'xmlEncodeSpecialChars' from incompatible pointer type convert_pwdb.c:212: warning: passing argument 1 of 'xmlEncodeSpecialChars' from incompatible pointer type cc -O2 -pipe -fno-strict-aliasing -DHAVE_STRCASESTR -I/usr/local/include/libxml2 -I/usr/include -o convert_pwdb convert_pwdb.o -lcurses -L/usr/local/lib -lxml2 -lz -L/usr/lib -lm if cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/local/include -DG_LOG_DOMAIN=\"pwman\" -O2 -pipe -fno-strict-aliasing -DHAVE_STRCASESTR -I/usr/local/include/libxml2 -I/usr/include -MT pwdb2csv.o -MD -MP -MF ".deps/pwdb2csv.Tpo" -c -o pwdb2csv.o pwdb2csv.c; then mv -f ".deps/pwdb2csv.Tpo" ".deps/pwdb2csv.Po"; else rm -f ".deps/pwdb2csv.Tpo"; exit 1; fi cc -O2 -pipe -fno-strict-aliasing -DHAVE_STRCASESTR -I/usr/local/include/libxml2 -I/usr/include -o pwdb2csv pwdb2csv.o -lcurses -L/usr/local/lib -lxml2 -lz -L/usr/lib -lm Making all in doc ===> Installing for pwman-0.4.0_1 ===> pwman-0.4.0_1 depends on executable: gpgv - found ===> Generating temporary packing list ===> Checking if security/pwman already installed Making install in src test -z "/usr/local/bin" || /bin/sh ../mkinstalldirs "/usr/local/bin" install -s -o root -g wheel -m 555 'pwman' '/usr/local/bin/pwman' install -s -o root -g wheel -m 555 'convert_pwdb' '/usr/local/bin/convert_pwdb' install -s -o root -g wheel -m 555 'pwdb2csv' '/usr/local/bin/pwdb2csv' Making install in doc /bin/sh ../mkinstalldirs /usr/local/man/man1 install -o root -g wheel -m 444 ./pwman.1 /usr/local/man/man1/ install -o root -g wheel -m 444 /obj/buildshare/ports/355755/security/pwman/work/pwman-0.4.0/AUTHORS /obj/buildshare/ports/355755/security/pwman/work/pwman-0.4.0/COPYING /obj/buildshare/ports/355755/security/pwman/work/pwman-0.4.0/ChangeLog /obj/buildshare/ports/355755/security/pwman/work/pwman-0.4.0/README /obj/buildshare/ports/355755/security/pwman/work/pwman-0.4.0/TODO /usr/local/share/doc/pwman ===> Compressing manual pages for pwman-0.4.0_1 ===> Registering installation for pwman-0.4.0_1 Installing pwman-0.4.0_1... done Make package ===> Building package for pwman-0.4.0_1 Creating package for pwman-0.4.0_1 slot1: removed