Building pam-pgsql-0.7.3.1.txz (origin /buildshare/ports/355755/security/pam-pgsql) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/pam-pgsql-0.7.3.1.tar.gz x packages/ x packages/libxml2-2.9.1_1.txz x packages/libgpg-error-1.13.txz x packages/pkgconf-0.9.5.txz x packages/mhash-0.9.9.9_1.txz x packages/libgcrypt-1.5.3_2.txz x packages/gmake-3.82_1.txz x packages/gettext-0.18.3.1_1.txz x packages/postgresql92-client-9.2.8_1.txz x packages/pkg-1.2.7_2.txz x packages/libtool-2.4.2_3.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> pam-pgsql-0.7.3.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 pam-pgsql-0.7.3.1 ===> pam-pgsql-0.7.3.1 depends on shared library: libpq.so.5 - not found ===> Verifying for libpq.so.5 in /buildshare/ports/355755/databases/postgresql92-client ===> Installing existing package /packages/postgresql92-client-9.2.8_1.txz Installing postgresql92-client-9.2.8_1...Installing gettext-0.18.3.1_1... done Installing libxml2-2.9.1_1... done done The PostgreSQL port has a collection of "side orders": postgresql-docs For all of the html documentation p5-Pg A perl5 API for client access to PostgreSQL databases. postgresql-tcltk If you want tcl/tk client support. postgresql-jdbc For Java JDBC support. postgresql-odbc For client access from unix applications using ODBC as access method. Not needed to access unix PostgreSQL servers from Win32 using ODBC. See below. ruby-postgres, py-PyGreSQL For client access to PostgreSQL databases using the ruby & python languages. postgresql-plperl, postgresql-pltcl & postgresql-plruby For using perl5, tcl & ruby as procedural languages. postgresql-contrib Lots of contributed utilities, postgresql functions and datatypes. There you find pg_standby, pgcrypto and many other cool things. etc... ===> Returning to build of pam-pgsql-0.7.3.1 ===> pam-pgsql-0.7.3.1 depends on shared library: mhash - not found ===> Verifying install for mhash in /buildshare/ports/355755/security/mhash ===> Installing existing package /packages/mhash-0.9.9.9_1.txz Installing mhash-0.9.9.9_1... done ===> Returning to build of pam-pgsql-0.7.3.1 ===> pam-pgsql-0.7.3.1 depends on shared library: gcrypt - not found ===> Verifying install for gcrypt in /buildshare/ports/355755/security/libgcrypt ===> Installing existing package /packages/libgcrypt-1.5.3_2.txz Installing libgcrypt-1.5.3_2...Installing libgpg-error-1.13... done done ===> Returning to build of pam-pgsql-0.7.3.1 Make install ===> License GPLv2 accepted by the user ===> pam-pgsql-0.7.3.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by pam-pgsql-0.7.3.1 for building ===> Extracting for pam-pgsql-0.7.3.1 => SHA256 Checksum OK for pam-pgsql-0.7.3.1.tar.gz. ===> Patching for pam-pgsql-0.7.3.1 ===> pam-pgsql-0.7.3.1 depends on shared library: libpq.so.5 - found (/usr/local/lib/libpq.so.5) ===> pam-pgsql-0.7.3.1 depends on shared library: mhash - found ===> pam-pgsql-0.7.3.1 depends on shared library: gcrypt - found ===> Configuring for pam-pgsql-0.7.3.1 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/security/pam-pgsql/work/pam-pgsql-0.7.3.1/m4/libtool.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/security/pam-pgsql/work/pam-pgsql-0.7.3.1/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/security/pam-pgsql/work/pam-pgsql-0.7.3.1/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 checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... powerpc-portbld-freebsd11.0 checking host system type... powerpc-portbld-freebsd11.0 checking for style of include used by make... GNU 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 dependency style of cc... gcc3 checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking how to run the C preprocessor... cpp 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 dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd11.0 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking dependency style of cc... (cached) gcc3 checking for cc way to treat warnings as errors... -Werror checking if cc supports __attribute__(( visibility("default") ))... yes checking if cc supports -fvisibility=hidden... yes checking for library containing crypt... -lcrypt checking for security/pam_modules.h... yes checking for security/openpam.h... no checking for security/pam_misc.h... no checking for pam_get_user in -lpam... yes checking where to install the PAM module... configure: WARNING: Unknown PAM implementation, defaulting to something safe $(libdir) checking for openpam_ttyconv... no checking for misc_conv in -lpam_misc... no configure: WARNING: Unable to find a compatible PAM conversation, not building tests checking for pg_config... /usr/local/bin/pg_config checking for PostgreSQL libraries... yes checking for libgcrypt-config... /usr/local/bin/libgcrypt-config checking for LIBGCRYPT - version >= 1.2.0... yes (1.5.3) checking LIBGCRYPT API version... okay checking where to look for the pam_pgsql.conf file... /etc configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands ===> Building for pam-pgsql-0.7.3.1 /usr/bin/make all-am CC src/pam_pgsql_la-pam_pgsql.lo CC src/pam_pgsql_la-pam_pgsql_options.lo src/pam_pgsql_options.c:304: warning: 'free_mod_options' defined but not used CC src/pam_pgsql_la-backend_pgsql.lo In file included from src/backend_pgsql.c:27: /usr/local/include/gcrypt.h:1345: warning: 'gcry_ac_io_mode_t' is deprecated /usr/local/include/gcrypt.h:1346: warning: 'gcry_ac_io_type_t' is deprecated /usr/local/include/gcrypt.h:1353: warning: 'gcry_ac_data_read_cb_t' is deprecated /usr/local/include/gcrypt.h:1367: warning: 'gcry_ac_data_write_cb_t' is deprecated /usr/local/include/gcrypt.h:1402: warning: 'gcry_md_algo_t' is deprecated /usr/local/include/gcrypt.h:1410: warning: 'gcry_md_algo_t' is deprecated /usr/local/include/gcrypt.h:1417: warning: 'gcry_ac_data_t' is deprecated /usr/local/include/gcrypt.h:1421: warning: 'gcry_ac_data_t' is deprecated /usr/local/include/gcrypt.h:1425: warning: 'gcry_ac_data_t' is deprecated /usr/local/include/gcrypt.h:1426: warning: 'gcry_ac_data_t' is deprecated /usr/local/include/gcrypt.h:1431: warning: 'gcry_ac_data_t' is deprecated /usr/local/include/gcrypt.h:1435: warning: 'gcry_ac_data_t' is deprecated /usr/local/include/gcrypt.h:1443: warning: 'gcry_ac_data_t' is deprecated /usr/local/include/gcrypt.h:1450: warning: 'gcry_ac_data_t' is deprecated /usr/local/include/gcrypt.h:1458: warning: 'gcry_ac_data_t' is deprecated /usr/local/include/gcrypt.h:1466: warning: 'gcry_ac_data_t' is deprecated /usr/local/include/gcrypt.h:1473: warning: 'gcry_ac_data_t' is deprecated /usr/local/include/gcrypt.h:1480: warning: 'gcry_ac_io_t' is deprecated /usr/local/include/gcrypt.h:1480: warning: 'gcry_ac_io_mode_t' is deprecated /usr/local/include/gcrypt.h:1481: warning: 'gcry_ac_io_type_t' is deprecated /usr/local/include/gcrypt.h:1487: warning: 'gcry_ac_io_t' is deprecated /usr/local/include/gcrypt.h:1487: warning: 'gcry_ac_io_mode_t' is deprecated /usr/local/include/gcrypt.h:1488: warning: 'gcry_ac_io_type_t' is deprecated /usr/local/include/gcrypt.h:1492: warning: 'gcry_ac_handle_t' is deprecated /usr/local/include/gcrypt.h:1493: warning: 'gcry_ac_id_t' is deprecated /usr/local/include/gcrypt.h:1497: warning: 'gcry_ac_handle_t' is deprecated /usr/local/include/gcrypt.h:1501: warning: 'gcry_ac_key_t' is deprecated /usr/local/include/gcrypt.h:1501: warning: 'gcry_ac_handle_t' is deprecated /usr/local/include/gcrypt.h:1502: warning: 'gcry_ac_key_type_t' is deprecated /usr/local/include/gcrypt.h:1502: warning: 'gcry_ac_data_t' is deprecated /usr/local/include/gcrypt.h:1510: warning: 'gcry_ac_handle_t' is deprecated /usr/local/include/gcrypt.h:1512: warning: 'gcry_ac_key_pair_t' is deprecated /usr/local/include/gcrypt.h:1517: warning: 'gcry_ac_key_pair_t' is deprecated /usr/local/include/gcrypt.h:1518: warning: 'gcry_ac_key_type_t' is deprecated /usr/local/include/gcrypt.h:1522: warning: 'gcry_ac_key_t' is deprecated /usr/local/include/gcrypt.h:1526: warning: 'gcry_ac_handle_t' is deprecated /usr/local/include/gcrypt.h:1526: warning: 'gcry_ac_key_t' is deprecated /usr/local/include/gcrypt.h:1530: warning: 'gcry_ac_handle_t' is deprecated /usr/local/include/gcrypt.h:1531: warning: 'gcry_ac_key_t' is deprecated /usr/local/include/gcrypt.h:1536: warning: 'gcry_ac_handle_t' is deprecated /usr/local/include/gcrypt.h:1536: warning: 'gcry_ac_key_t' is deprecated /usr/local/include/gcrypt.h:1541: warning: 'gcry_ac_key_t' is deprecated /usr/local/include/gcrypt.h:1545: warning: 'gcry_ac_key_pair_t' is deprecated /usr/local/include/gcrypt.h:1551: warning: 'gcry_ac_em_t' is deprecated /usr/local/include/gcrypt.h:1553: warning: 'gcry_ac_io_t' is deprecated /usr/local/include/gcrypt.h:1554: warning: 'gcry_ac_io_t' is deprecated /usr/local/include/gcrypt.h:1560: warning: 'gcry_ac_em_t' is deprecated /usr/local/include/gcrypt.h:1562: warning: 'gcry_ac_io_t' is deprecated /usr/local/include/gcrypt.h:1563: warning: 'gcry_ac_io_t' is deprecated /usr/local/include/gcrypt.h:1569: warning: 'gcry_ac_handle_t' is deprecated /usr/local/include/gcrypt.h:1571: warning: 'gcry_ac_key_t' is deprecated /usr/local/include/gcrypt.h:1573: warning: 'gcry_ac_data_t' is deprecated /usr/local/include/gcrypt.h:1579: warning: 'gcry_ac_handle_t' is deprecated /usr/local/include/gcrypt.h:1581: warning: 'gcry_ac_key_t' is deprecated /usr/local/include/gcrypt.h:1583: warning: 'gcry_ac_data_t' is deprecated /usr/local/include/gcrypt.h:1588: warning: 'gcry_ac_handle_t' is deprecated /usr/local/include/gcrypt.h:1589: warning: 'gcry_ac_key_t' is deprecated /usr/local/include/gcrypt.h:1591: warning: 'gcry_ac_data_t' is deprecated /usr/local/include/gcrypt.h:1597: warning: 'gcry_ac_handle_t' is deprecated /usr/local/include/gcrypt.h:1598: warning: 'gcry_ac_key_t' is deprecated /usr/local/include/gcrypt.h:1600: warning: 'gcry_ac_data_t' is deprecated /usr/local/include/gcrypt.h:1608: warning: 'gcry_ac_handle_t' is deprecated /usr/local/include/gcrypt.h:1609: warning: 'gcry_ac_scheme_t' is deprecated /usr/local/include/gcrypt.h:1611: warning: 'gcry_ac_key_t' is deprecated /usr/local/include/gcrypt.h:1612: warning: 'gcry_ac_io_t' is deprecated /usr/local/include/gcrypt.h:1613: warning: 'gcry_ac_io_t' is deprecated /usr/local/include/gcrypt.h:1621: warning: 'gcry_ac_handle_t' is deprecated /usr/local/include/gcrypt.h:1622: warning: 'gcry_ac_scheme_t' is deprecated /usr/local/include/gcrypt.h:1624: warning: 'gcry_ac_key_t' is deprecated /usr/local/include/gcrypt.h:1625: warning: 'gcry_ac_io_t' is deprecated /usr/local/include/gcrypt.h:1626: warning: 'gcry_ac_io_t' is deprecated /usr/local/include/gcrypt.h:1634: warning: 'gcry_ac_handle_t' is deprecated /usr/local/include/gcrypt.h:1635: warning: 'gcry_ac_scheme_t' is deprecated /usr/local/include/gcrypt.h:1637: warning: 'gcry_ac_key_t' is deprecated /usr/local/include/gcrypt.h:1638: warning: 'gcry_ac_io_t' is deprecated /usr/local/include/gcrypt.h:1639: warning: 'gcry_ac_io_t' is deprecated /usr/local/include/gcrypt.h:1648: warning: 'gcry_ac_handle_t' is deprecated /usr/local/include/gcrypt.h:1649: warning: 'gcry_ac_scheme_t' is deprecated /usr/local/include/gcrypt.h:1651: warning: 'gcry_ac_key_t' is deprecated /usr/local/include/gcrypt.h:1652: warning: 'gcry_ac_io_t' is deprecated /usr/local/include/gcrypt.h:1653: warning: 'gcry_ac_io_t' is deprecated /usr/local/include/gcrypt.h:1659: warning: 'gcry_ac_id_t' is deprecated /usr/local/include/gcrypt.h:1666: warning: 'gcry_ac_id_t' is deprecated CC src/pam_pgsql_la-pam_get_service.lo src/pam_get_service.c: In function 'pam_get_service': src/pam_get_service.c:18: warning: implicit declaration of function 'pam_get_item' CC src/pam_pgsql_la-pam_get_pass.lo src/pam_get_pass.c: In function 'pam_conv_pass': src/pam_get_pass.c:60: warning: assignment discards qualifiers from pointer target type src/pam_get_pass.c: In function 'pam_get_confirm_pass': src/pam_get_pass.c:135: warning: assignment discards qualifiers from pointer target type src/pam_get_pass.c:136: warning: assignment discards qualifiers from pointer target type CCLD pam_pgsql.la ===> Staging for pam-pgsql-0.7.3.1 ===> Generating temporary packing list test -z "/usr/local/share/doc/pam-pgsql" || /bin/mkdir -p "/obj/buildshare/ports/355755/security/pam-pgsql/work/stage/usr/local/share/doc/pam-pgsql" install -o root -g wheel -m 444 README CHANGELOG COPYRIGHT CREDITS sample.sql '/obj/buildshare/ports/355755/security/pam-pgsql/work/stage/usr/local/share/doc/pam-pgsql' test -z "/usr/lib" || /bin/mkdir -p "/obj/buildshare/ports/355755/security/pam-pgsql/work/stage/usr/lib" /bin/sh ./libtool --mode=install /usr/bin/install -c -o root -g wheel pam_pgsql.la '/obj/buildshare/ports/355755/security/pam-pgsql/work/stage/usr/lib' libtool: install: /usr/bin/install -c -o root -g wheel .libs/pam_pgsql.so /obj/buildshare/ports/355755/security/pam-pgsql/work/stage/usr/lib/pam_pgsql.so libtool: install: /usr/bin/install -c -o root -g wheel .libs/pam_pgsql.lai /obj/buildshare/ports/355755/security/pam-pgsql/work/stage/usr/lib/pam_pgsql.la libtool: install: warning: remember to run `libtool --finish /usr/lib' Follow the instructions in the /usr/local/share/doc/pam-pgsql/README to use this module. Note, that unlike most other ports, this port installs a file into /usr/lib directly (/usr/lib/pam_pgsql.so), because PAM requires that. install -o root -g wheel -m 444 /obj/buildshare/ports/355755/security/pam-pgsql/work/pam-pgsql-0.7.3.1/README /obj/buildshare/ports/355755/security/pam-pgsql/work/pam-pgsql-0.7.3.1/CHANGELOG /obj/buildshare/ports/355755/security/pam-pgsql/work/stage/usr/local/share/doc/pam-pgsql ====> Compressing man pages (compress-man) ===> Installing for pam-pgsql-0.7.3.1 ===> Checking if security/pam-pgsql already installed ===> Registering installation for pam-pgsql-0.7.3.1 Installing pam-pgsql-0.7.3.1... done Follow the instructions in the %%PREFIX%%/share/doc/pam-pgsql/README to use this module. Note, that unlike most other ports, this port installs a file into /usr/lib directly (/usr/lib/pam_pgsql.so), because PAM requires that. Make package ===> Building package for pam-pgsql-0.7.3.1 slot1: removed