Building libhome-0.10.2_2.txz (origin /buildshare/ports/355755/misc/libhome) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/libhome-0.10.2.tar.gz x packages/ x packages/db41-4.1.25_4.txz x packages/cmake-2.8.12.1_4.txz x packages/mysql55-client-5.5.37.txz x packages/pkg-1.2.7_2.txz x packages/openldap-client-2.4.39.txz x packages/libtool-2.4.2_3.txz x packages/cmake-modules-2.8.12.1_1.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> libhome-0.10.2_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 libhome-0.10.2_2 ===> libhome-0.10.2_2 depends on shared library: libmysqlclient.so.18 - not found ===> Verifying for libmysqlclient.so.18 in /buildshare/ports/355755/databases/mysql55-client ===> Installing existing package /packages/mysql55-client-5.5.37.txz Installing mysql55-client-5.5.37... done ===> Returning to build of libhome-0.10.2_2 ===> libhome-0.10.2_2 depends on shared library: libdb41.so - not found ===> Verifying for libdb41.so in /buildshare/ports/355755/databases/db41 ===> Installing existing package /packages/db41-4.1.25_4.txz Installing db41-4.1.25_4... done ===> Returning to build of libhome-0.10.2_2 ===> libhome-0.10.2_2 depends on shared library: ldap-2.4.8 - not found ===> Verifying install for ldap-2.4.8 in /buildshare/ports/355755/net/openldap24-client ===> Installing existing package /packages/openldap-client-2.4.39.txz Installing openldap-client-2.4.39... done ************************************************************ The OpenLDAP client package has been successfully installed. Edit /usr/local/etc/openldap/ldap.conf to change the system-wide client defaults. Try `man ldap.conf' and visit the OpenLDAP FAQ-O-Matic at http://www.OpenLDAP.org/faq/index.cgi?file=3 for more information. ************************************************************ ===> Returning to build of libhome-0.10.2_2 Make install ===> libhome-0.10.2_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by libhome-0.10.2_2 for building ===> Extracting for libhome-0.10.2_2 => SHA256 Checksum OK for libhome-0.10.2.tar.gz. ===> Patching for libhome-0.10.2_2 ===> Applying FreeBSD patches for libhome-0.10.2_2 ===> libhome-0.10.2_2 depends on shared library: libmysqlclient.so.18 - found (/usr/local/lib/mysql/libmysqlclient.so.18) ===> libhome-0.10.2_2 depends on shared library: libdb41.so - found (/usr/local/lib/libdb41.so.1) ===> libhome-0.10.2_2 depends on shared library: ldap-2.4.8 - found ===> Configuring for libhome-0.10.2_2 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/misc/libhome/work/libhome-0.10.2/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/misc/libhome/work/libhome-0.10.2/ltconfig ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/misc/libhome/work/libhome-0.10.2/configure configure: loading site script /buildshare/ports/355755/Templates/config.site checking build system type... powerpc-portbld-freebsd11.0 checking host system type... powerpc-portbld-freebsd11.0 checking target system type... powerpc-portbld-freebsd11.0 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 how to run the C preprocessor... cpp checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel 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 ANSI C... (cached) none needed checking for a sed that does not truncate output... /usr/bin/sed checking for egrep... grep -E checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all 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 the maximum length of command line arguments... (cached) 262144 checking command to parse /usr/bin/nm -B output from cc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if cc static flag works... yes checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc supports -c -o file.o... 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... yes configure: creating libtool checking how to mark unused variables... checking for mysql_config... /usr/local/bin/mysql_config checking for mysql_real_connect... yes checking if MYSQL_OPT_CONNECT_TIMEOUT is avaiable... yes checking for pg_config... no checking for db.h... /usr/local/include/db41 checking for ldap.h... /usr/local/include checking crypt.h usability... no checking crypt.h presence... no checking for crypt.h... no checking for getopt.h... (cached) yes checking for stdint.h... (cached) yes checking for sys/select.h... (cached) yes checking for sys/time.h... (cached) yes checking for library containing crypt... -lcrypt checking for timegm... yes checking for vsyslog... yes checking for fchown... (cached) yes checking for fchmod... (cached) yes checking for getspnam... no checking for struct passwd.pw_expire... yes checking for struct passwd.pw_change... yes checking for struct passwd.pw_class... yes checking for library containing ldsym... no checking for dlfcn.h... (cached) yes checking for RTLD_NEXT macro... yes checking for library containing ldap_init... no checking for library containing ber_init... -llber checking for library containing connect... none required checking for getpeereid... (cached) yes checking for struct cmsgcred... yes checking nss.h usability... yes checking nss.h presence... yes checking for nss.h... yes checking nsswitch.h usability... yes checking nsswitch.h presence... yes checking for nsswitch.h... yes checking nss_common.h usability... no checking nss_common.h presence... no checking for nss_common.h... no checking for library containing db_strerror... -ldb41 checking for limits.h... (cached) yes checking for unistd.h... (cached) yes checking for getprogname... yes checking for __progname... yes checking for setpassent... (cached) yes checking for strptime... (cached) yes checking for an ANSI C-conforming const... yes checking for uid_t in sys/types.h... (cached) yes checking for size_t... (cached) yes checking for regcomp... yes checking for strdup... (cached) yes checking for strerror... (cached) yes checking for strspn... yes checking for strtol... (cached) yes checking for strtoul... (cached) yes * MySQL support ... yes * PgSQL support ... no * LDAP support .... yes * DB support ...... 4 * PAM support ..... no * Proxy support ... yes configure: creating ./config.status config.status: creating Makefile config.status: creating home.conf.5 config.status: creating libhome.sh config.status: creating home_version.h config.status: creating config.h config.status: executing default commands ===> Building for libhome-0.10.2_2 ./libtool --mode=compile cc -I. -Wall -I/usr/local/include -I/usr/local/include/mysql -I/usr/local/include/db41 -DDEFAULT_HOME_CONF=\"/usr/local/etc/home.conf\" -O2 -pipe -DLDAP_DEPRECATED -fno-strict-aliasing -c homeuser.c mkdir .libs cc -I. -Wall -I/usr/local/include -I/usr/local/include/mysql -I/usr/local/include/db41 -DDEFAULT_HOME_CONF=\"/usr/local/etc/home.conf\" -O2 -pipe -DLDAP_DEPRECATED -fno-strict-aliasing -c homeuser.c -fPIC -DPIC -o .libs/homeuser.o cc -I. -Wall -I/usr/local/include -I/usr/local/include/mysql -I/usr/local/include/db41 -DDEFAULT_HOME_CONF=\"/usr/local/etc/home.conf\" -O2 -pipe -DLDAP_DEPRECATED -fno-strict-aliasing -c homeuser.c -o homeuser.o >/dev/null 2>&1 ./libtool --mode=compile cc -I. -Wall -I/usr/local/include -I/usr/local/include/mysql -I/usr/local/include/db41 -DDEFAULT_HOME_CONF=\"/usr/local/etc/home.conf\" -O2 -pipe -DLDAP_DEPRECATED -fno-strict-aliasing -c error.c cc -I. -Wall -I/usr/local/include -I/usr/local/include/mysql -I/usr/local/include/db41 -DDEFAULT_HOME_CONF=\"/usr/local/etc/home.conf\" -O2 -pipe -DLDAP_DEPRECATED -fno-strict-aliasing -c error.c -fPIC -DPIC -o .libs/error.o cc -I. -Wall -I/usr/local/include -I/usr/local/include/mysql -I/usr/local/include/db41 -DDEFAULT_HOME_CONF=\"/usr/local/etc/home.conf\" -O2 -pipe -DLDAP_DEPRECATED -fno-strict-aliasing -c error.c -o error.o >/dev/null 2>&1 ./libtool --mode=compile cc -I. -Wall -I/usr/local/include -I/usr/local/include/mysql -I/usr/local/include/db41 -DDEFAULT_HOME_CONF=\"/usr/local/etc/home.conf\" -O2 -pipe -DLDAP_DEPRECATED -fno-strict-aliasing -c hparam.c cc -I. -Wall -I/usr/local/include -I/usr/local/include/mysql -I/usr/local/include/db41 -DDEFAULT_HOME_CONF=\"/usr/local/etc/home.conf\" -O2 -pipe -DLDAP_DEPRECATED -fno-strict-aliasing -c hparam.c -fPIC -DPIC -o .libs/hparam.o cc -I. -Wall -I/usr/local/include -I/usr/local/include/mysql -I/usr/local/include/db41 -DDEFAULT_HOME_CONF=\"/usr/local/etc/home.conf\" -O2 -pipe -DLDAP_DEPRECATED -fno-strict-aliasing -c hparam.c -o hparam.o >/dev/null 2>&1 ./libtool --mode=compile cc -I. -Wall -I/usr/local/include -I/usr/local/include/mysql -I/usr/local/include/db41 -DDEFAULT_HOME_CONF=\"/usr/local/etc/home.conf\" -O2 -pipe -DLDAP_DEPRECATED -fno-strict-aliasing -c rewrite.c cc -I. -Wall -I/usr/local/include -I/usr/local/include/mysql -I/usr/local/include/db41 -DDEFAULT_HOME_CONF=\"/usr/local/etc/home.conf\" -O2 -pipe -DLDAP_DEPRECATED -fno-strict-aliasing -c rewrite.c -fPIC -DPIC -o .libs/rewrite.o cc -I. -Wall -I/usr/local/include -I/usr/local/include/mysql -I/usr/local/include/db41 -DDEFAULT_HOME_CONF=\"/usr/local/etc/home.conf\" -O2 -pipe -DLDAP_DEPRECATED -fno-strict-aliasing -c rewrite.c -o rewrite.o >/dev/null 2>&1 ./libtool --mode=compile cc -I. -Wall -I/usr/local/include -I/usr/local/include/mysql -I/usr/local/include/db41 -DDEFAULT_HOME_CONF=\"/usr/local/etc/home.conf\" -O2 -pipe -DLDAP_DEPRECATED -fno-strict-aliasing -c cleanup.c cc -I. -Wall -I/usr/local/include -I/usr/local/include/mysql -I/usr/local/include/db41 -DDEFAULT_HOME_CONF=\"/usr/local/etc/home.conf\" -O2 -pipe -DLDAP_DEPRECATED -fno-strict-aliasing -c cleanup.c -fPIC -DPIC -o .libs/cleanup.o cc -I. -Wall -I/usr/local/include -I/usr/local/include/mysql -I/usr/local/include/db41 -DDEFAULT_HOME_CONF=\"/usr/local/etc/home.conf\" -O2 -pipe -DLDAP_DEPRECATED -fno-strict-aliasing -c cleanup.c -o cleanup.o >/dev/null 2>&1 ./libtool --mode=compile cc -I. -Wall -I/usr/local/include -I/usr/local/include/mysql -I/usr/local/include/db41 -DDEFAULT_HOME_CONF=\"/usr/local/etc/home.conf\" -O2 -pipe -DLDAP_DEPRECATED -fno-strict-aliasing -c wrap.c cc -I. -Wall -I/usr/local/include -I/usr/local/include/mysql -I/usr/local/include/db41 -DDEFAULT_HOME_CONF=\"/usr/local/etc/home.conf\" -O2 -pipe -DLDAP_DEPRECATED -fno-strict-aliasing -c wrap.c -fPIC -DPIC -o .libs/wrap.o cc -I. -Wall -I/usr/local/include -I/usr/local/include/mysql -I/usr/local/include/db41 -DDEFAULT_HOME_CONF=\"/usr/local/etc/home.conf\" -O2 -pipe -DLDAP_DEPRECATED -fno-strict-aliasing -c wrap.c -o wrap.o >/dev/null 2>&1 ./libtool --mode=compile cc -I. -Wall -I/usr/local/include -I/usr/local/include/mysql -I/usr/local/include/db41 -DDEFAULT_HOME_CONF=\"/usr/local/etc/home.conf\" -O2 -pipe -DLDAP_DEPRECATED -fno-strict-aliasing -c tools.c cc -I. -Wall -I/usr/local/include -I/usr/local/include/mysql -I/usr/local/include/db41 -DDEFAULT_HOME_CONF=\"/usr/local/etc/home.conf\" -O2 -pipe -DLDAP_DEPRECATED -fno-strict-aliasing -c tools.c -fPIC -DPIC -o .libs/tools.o cc -I. -Wall -I/usr/local/include -I/usr/local/include/mysql -I/usr/local/include/db41 -DDEFAULT_HOME_CONF=\"/usr/local/etc/home.conf\" -O2 -pipe -DLDAP_DEPRECATED -fno-strict-aliasing -c tools.c -o tools.o >/dev/null 2>&1 ./libtool --mode=compile cc -I. -Wall -I/usr/local/include -I/usr/local/include/mysql -I/usr/local/include/db41 -DDEFAULT_HOME_CONF=\"/usr/local/etc/home.conf\" -O2 -pipe -DLDAP_DEPRECATED -fno-strict-aliasing -c hsystem.c cc -I. -Wall -I/usr/local/include -I/usr/local/include/mysql -I/usr/local/include/db41 -DDEFAULT_HOME_CONF=\"/usr/local/etc/home.conf\" -O2 -pipe -DLDAP_DEPRECATED -fno-strict-aliasing -c hsystem.c -fPIC -DPIC -o .libs/hsystem.o cc -I. -Wall -I/usr/local/include -I/usr/local/include/mysql -I/usr/local/include/db41 -DDEFAULT_HOME_CONF=\"/usr/local/etc/home.conf\" -O2 -pipe -DLDAP_DEPRECATED -fno-strict-aliasing -c hsystem.c -o hsystem.o >/dev/null 2>&1 ./libtool --mode=compile cc -I. -Wall -I/usr/local/include -I/usr/local/include/mysql -I/usr/local/include/db41 -DDEFAULT_HOME_CONF=\"/usr/local/etc/home.conf\" -O2 -pipe -DLDAP_DEPRECATED -fno-strict-aliasing -c expand.c cc -I. -Wall -I/usr/local/include -I/usr/local/include/mysql -I/usr/local/include/db41 -DDEFAULT_HOME_CONF=\"/usr/local/etc/home.conf\" -O2 -pipe -DLDAP_DEPRECATED -fno-strict-aliasing -c expand.c -fPIC -DPIC -o .libs/expand.o cc -I. -Wall -I/usr/local/include -I/usr/local/include/mysql -I/usr/local/include/db41 -DDEFAULT_HOME_CONF=\"/usr/local/etc/home.conf\" -O2 -pipe -DLDAP_DEPRECATED -fno-strict-aliasing -c expand.c -o expand.o >/dev/null 2>&1 ./libtool --mode=compile cc -I. -Wall -I/usr/local/include -I/usr/local/include/mysql -I/usr/local/include/db41 -DDEFAULT_HOME_CONF=\"/usr/local/etc/home.conf\" -O2 -pipe -DLDAP_DEPRECATED -fno-strict-aliasing -c hldap.c cc -I. -Wall -I/usr/local/include -I/usr/local/include/mysql -I/usr/local/include/db41 -DDEFAULT_HOME_CONF=\"/usr/local/etc/home.conf\" -O2 -pipe -DLDAP_DEPRECATED -fno-strict-aliasing -c hldap.c -fPIC -DPIC -o .libs/hldap.o cc -I. -Wall -I/usr/local/include -I/usr/local/include/mysql -I/usr/local/include/db41 -DDEFAULT_HOME_CONF=\"/usr/local/etc/home.conf\" -O2 -pipe -DLDAP_DEPRECATED -fno-strict-aliasing -c hldap.c -o hldap.o >/dev/null 2>&1 ./libtool --mode=compile cc -I. -Wall -I/usr/local/include -I/usr/local/include/mysql -I/usr/local/include/db41 -DDEFAULT_HOME_CONF=\"/usr/local/etc/home.conf\" -O2 -pipe -DLDAP_DEPRECATED -fno-strict-aliasing -c hproxy.c cc -I. -Wall -I/usr/local/include -I/usr/local/include/mysql -I/usr/local/include/db41 -DDEFAULT_HOME_CONF=\"/usr/local/etc/home.conf\" -O2 -pipe -DLDAP_DEPRECATED -fno-strict-aliasing -c hproxy.c -fPIC -DPIC -o .libs/hproxy.o cc -I. -Wall -I/usr/local/include -I/usr/local/include/mysql -I/usr/local/include/db41 -DDEFAULT_HOME_CONF=\"/usr/local/etc/home.conf\" -O2 -pipe -DLDAP_DEPRECATED -fno-strict-aliasing -c hproxy.c -o hproxy.o >/dev/null 2>&1 ./libtool --mode=compile cc -I. -Wall -I/usr/local/include -I/usr/local/include/mysql -I/usr/local/include/db41 -DDEFAULT_HOME_CONF=\"/usr/local/etc/home.conf\" -O2 -pipe -DLDAP_DEPRECATED -fno-strict-aliasing -c hmysql.c cc -I. -Wall -I/usr/local/include -I/usr/local/include/mysql -I/usr/local/include/db41 -DDEFAULT_HOME_CONF=\"/usr/local/etc/home.conf\" -O2 -pipe -DLDAP_DEPRECATED -fno-strict-aliasing -c hmysql.c -fPIC -DPIC -o .libs/hmysql.o cc -I. -Wall -I/usr/local/include -I/usr/local/include/mysql -I/usr/local/include/db41 -DDEFAULT_HOME_CONF=\"/usr/local/etc/home.conf\" -O2 -pipe -DLDAP_DEPRECATED -fno-strict-aliasing -c hmysql.c -o hmysql.o >/dev/null 2>&1 ./libtool --mode=compile cc -I. -Wall -I/usr/local/include -I/usr/local/include/mysql -I/usr/local/include/db41 -DDEFAULT_HOME_CONF=\"/usr/local/etc/home.conf\" -O2 -pipe -DLDAP_DEPRECATED -fno-strict-aliasing -c cache3.c cc -I. -Wall -I/usr/local/include -I/usr/local/include/mysql -I/usr/local/include/db41 -DDEFAULT_HOME_CONF=\"/usr/local/etc/home.conf\" -O2 -pipe -DLDAP_DEPRECATED -fno-strict-aliasing -c cache3.c -fPIC -DPIC -o .libs/cache3.o cc -I. -Wall -I/usr/local/include -I/usr/local/include/mysql -I/usr/local/include/db41 -DDEFAULT_HOME_CONF=\"/usr/local/etc/home.conf\" -O2 -pipe -DLDAP_DEPRECATED -fno-strict-aliasing -c cache3.c -o cache3.o >/dev/null 2>&1 ./libtool --mode=compile cc -I. -Wall -I/usr/local/include -I/usr/local/include/mysql -I/usr/local/include/db41 -DDEFAULT_HOME_CONF=\"/usr/local/etc/home.conf\" -O2 -pipe -DLDAP_DEPRECATED -fno-strict-aliasing -c rewritedb.c cc -I. -Wall -I/usr/local/include -I/usr/local/include/mysql -I/usr/local/include/db41 -DDEFAULT_HOME_CONF=\"/usr/local/etc/home.conf\" -O2 -pipe -DLDAP_DEPRECATED -fno-strict-aliasing -c rewritedb.c -fPIC -DPIC -o .libs/rewritedb.o cc -I. -Wall -I/usr/local/include -I/usr/local/include/mysql -I/usr/local/include/db41 -DDEFAULT_HOME_CONF=\"/usr/local/etc/home.conf\" -O2 -pipe -DLDAP_DEPRECATED -fno-strict-aliasing -c rewritedb.c -o rewritedb.o >/dev/null 2>&1 ./libtool --mode=link cc -O2 -pipe -DLDAP_DEPRECATED -fno-strict-aliasing -o libhome.la homeuser.lo error.lo hparam.lo rewrite.lo cleanup.lo wrap.lo tools.lo hsystem.lo expand.lo hldap.lo hproxy.lo hmysql.lo cache3.lo rewritedb.lo -rpath /usr/local/lib -version-info 1 -ldb41 -llber -L/usr/local/lib -lldap -L/usr/local/lib/mysql -lmysqlclient -pthread -lz -lm -L/usr/local/lib cc -shared .libs/homeuser.o .libs/error.o .libs/hparam.o .libs/rewrite.o .libs/cleanup.o .libs/wrap.o .libs/tools.o .libs/hsystem.o .libs/expand.o .libs/hldap.o .libs/hproxy.o .libs/hmysql.o .libs/cache3.o .libs/rewritedb.o -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib -L/usr/local/lib -ldb41 /usr/local/lib/liblber.so /usr/local/lib/libldap.so -L/usr/local/lib/mysql -lmysqlclient -pthread -lz -lm -Wl,-soname -Wl,libhome.so.1 -o .libs/libhome.so.1 (cd .libs && rm -f libhome.so && ln -s libhome.so.1 libhome.so) (cd .libs && rm -f libhome.so && ln -s libhome.so.1 libhome.so) ar cru .libs/libhome.a homeuser.o error.o hparam.o rewrite.o cleanup.o wrap.o tools.o hsystem.o expand.o hldap.o hproxy.o hmysql.o cache3.o rewritedb.o ranlib .libs/libhome.a creating libhome.la (cd .libs && rm -f libhome.la && ln -s ../libhome.la libhome.la) mkdir compat ln -s ../hpwd.h compat/hpwd.h ln -s ../hparam.h compat/hparam.h ln -s hpwd.h compat/pwd.h ln -s home_version.h compat/home_version.h nroff -man home.conf.5 > home.conf.0 ./libtool --mode=link cc -O2 -pipe -DLDAP_DEPRECATED -fno-strict-aliasing -o home_finger -Icompat home_finger.c libhome.la -lcrypt cc -O2 -pipe -DLDAP_DEPRECATED -fno-strict-aliasing -o .libs/home_finger -Icompat home_finger.c ./.libs/libhome.so -ldb41 -L/usr/local/lib /usr/local/lib/libldap.so /usr/local/lib/liblber.so -lssl -lcrypto -L/usr/local/lib/mysql -lmysqlclient -lz -lm -lcrypt -Wl,--rpath -Wl,/usr/local/lib creating home_finger ./libtool --mode=compile cc -I. -Wall -I/usr/local/include -I/usr/local/include/mysql -I/usr/local/include/db41 -DDEFAULT_HOME_CONF=\"/usr/local/etc/home.conf\" -O2 -pipe -DLDAP_DEPRECATED -fno-strict-aliasing -c libhome-preload.c cc -I. -Wall -I/usr/local/include -I/usr/local/include/mysql -I/usr/local/include/db41 -DDEFAULT_HOME_CONF=\"/usr/local/etc/home.conf\" -O2 -pipe -DLDAP_DEPRECATED -fno-strict-aliasing -c libhome-preload.c -fPIC -DPIC -o .libs/libhome-preload.o cc -I. -Wall -I/usr/local/include -I/usr/local/include/mysql -I/usr/local/include/db41 -DDEFAULT_HOME_CONF=\"/usr/local/etc/home.conf\" -O2 -pipe -DLDAP_DEPRECATED -fno-strict-aliasing -c libhome-preload.c -o libhome-preload.o >/dev/null 2>&1 ./libtool --mode=link cc -O2 -pipe -DLDAP_DEPRECATED -fno-strict-aliasing -module -o libhome-preload.la libhome-preload.lo -rpath /usr/local/lib -version-info 1 homeuser.lo error.lo hparam.lo rewrite.lo cleanup.lo wrap.lo tools.lo hsystem.lo expand.lo hldap.lo hproxy.lo hmysql.lo cache3.lo rewritedb.lo -ldb41 -llber -L/usr/local/lib -lldap -L/usr/local/lib/mysql -lmysqlclient -pthread -lz -lm -L/usr/local/lib cc -shared .libs/libhome-preload.o .libs/homeuser.o .libs/error.o .libs/hparam.o .libs/rewrite.o .libs/cleanup.o .libs/wrap.o .libs/tools.o .libs/hsystem.o .libs/expand.o .libs/hldap.o .libs/hproxy.o .libs/hmysql.o .libs/cache3.o .libs/rewritedb.o -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib -L/usr/local/lib -ldb41 /usr/local/lib/liblber.so /usr/local/lib/libldap.so -L/usr/local/lib/mysql -lmysqlclient -pthread -lz -lm -Wl,-soname -Wl,libhome-preload.so.1 -o .libs/libhome-preload.so.1 (cd .libs && rm -f libhome-preload.so && ln -s libhome-preload.so.1 libhome-preload.so) (cd .libs && rm -f libhome-preload.so && ln -s libhome-preload.so.1 libhome-preload.so) ar cru .libs/libhome-preload.a libhome-preload.o homeuser.o error.o hparam.o rewrite.o cleanup.o wrap.o tools.o hsystem.o expand.o hldap.o hproxy.o hmysql.o cache3.o rewritedb.o ranlib .libs/libhome-preload.a creating libhome-preload.la (cd .libs && rm -f libhome-preload.la && ln -s ../libhome-preload.la libhome-preload.la) ./libtool --mode=link cc -O2 -pipe -DLDAP_DEPRECATED -fno-strict-aliasing -o home_proxy -I. -Wall -I/usr/local/include -I/usr/local/include/mysql -I/usr/local/include/db41 -DDEFAULT_HOME_CONF=\"/usr/local/etc/home.conf\" -I. home_proxy.c libhome.la -lcrypt cc -O2 -pipe -DLDAP_DEPRECATED -fno-strict-aliasing -o .libs/home_proxy -I. -Wall -I/usr/local/include -I/usr/local/include/mysql -I/usr/local/include/db41 -DDEFAULT_HOME_CONF=\"/usr/local/etc/home.conf\" -I. home_proxy.c ./.libs/libhome.so -ldb41 -L/usr/local/lib /usr/local/lib/libldap.so /usr/local/lib/liblber.so -lssl -lcrypto -L/usr/local/lib/mysql -lmysqlclient -lz -lm -lcrypt -Wl,--rpath -Wl,/usr/local/lib creating home_proxy ./libtool --mode=compile cc -I. -Wall -I/usr/local/include -I/usr/local/include/mysql -I/usr/local/include/db41 -DDEFAULT_HOME_CONF=\"/usr/local/etc/home.conf\" -O2 -pipe -DLDAP_DEPRECATED -fno-strict-aliasing -c nss_home_proxy.c cc -I. -Wall -I/usr/local/include -I/usr/local/include/mysql -I/usr/local/include/db41 -DDEFAULT_HOME_CONF=\"/usr/local/etc/home.conf\" -O2 -pipe -DLDAP_DEPRECATED -fno-strict-aliasing -c nss_home_proxy.c -fPIC -DPIC -o .libs/nss_home_proxy.o cc -I. -Wall -I/usr/local/include -I/usr/local/include/mysql -I/usr/local/include/db41 -DDEFAULT_HOME_CONF=\"/usr/local/etc/home.conf\" -O2 -pipe -DLDAP_DEPRECATED -fno-strict-aliasing -c nss_home_proxy.c -o nss_home_proxy.o >/dev/null 2>&1 ./libtool --mode=link cc -O2 -pipe -DLDAP_DEPRECATED -fno-strict-aliasing -module -export-dynamic -o nss_home_proxy.la nss_home_proxy.lo -rpath /usr/local/lib -version-info 1 cc -shared .libs/nss_home_proxy.o -Wl,-soname -Wl,nss_home_proxy.so.1 -o .libs/nss_home_proxy.so.1 (cd .libs && rm -f nss_home_proxy.so && ln -s nss_home_proxy.so.1 nss_home_proxy.so) (cd .libs && rm -f nss_home_proxy.so && ln -s nss_home_proxy.so.1 nss_home_proxy.so) ar cru .libs/nss_home_proxy.a nss_home_proxy.o ranlib .libs/nss_home_proxy.a creating nss_home_proxy.la (cd .libs && rm -f nss_home_proxy.la && ln -s ../nss_home_proxy.la nss_home_proxy.la) ./libtool --mode=link cc -O2 -pipe -DLDAP_DEPRECATED -fno-strict-aliasing -o home_su -Icompat home_su.c libhome.la -lcrypt cc -O2 -pipe -DLDAP_DEPRECATED -fno-strict-aliasing -o .libs/home_su -Icompat home_su.c ./.libs/libhome.so -ldb41 -L/usr/local/lib /usr/local/lib/libldap.so /usr/local/lib/liblber.so -lssl -lcrypto -L/usr/local/lib/mysql -lmysqlclient -lz -lm -lcrypt -Wl,--rpath -Wl,/usr/local/lib creating home_su ===> Installing for libhome-0.10.2_2 ===> Generating temporary packing list ===> Checking if misc/libhome already installed install -o root -g wheel -m 444 home.conf.5 /usr/local/man/man5/ install -o root -g wheel -m 444 home_proxy.8 /usr/local/man/man8/ ./libtool --mode=install install -o root -g wheel -m 444 libhome.la /usr/local/lib/ install -o root -g wheel -m 444 .libs/libhome.so.1 /usr/local/lib/libhome.so.1 (cd /usr/local/lib && rm -f libhome.so && ln -s libhome.so.1 libhome.so) (cd /usr/local/lib && rm -f libhome.so && ln -s libhome.so.1 libhome.so) install -o root -g wheel -m 444 .libs/libhome.lai /usr/local/lib/libhome.la install -o root -g wheel -m 444 .libs/libhome.a /usr/local/lib/libhome.a ranlib /usr/local/lib/libhome.a chmod 644 /usr/local/lib/libhome.a ---------------------------------------------------------------------- Libraries have been installed in: /usr/local/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- test "libhome-preload.la" = "" || ./libtool --mode=install install -o root -g wheel -m 444 libhome-preload.la /usr/local/lib/ install -o root -g wheel -m 444 .libs/libhome-preload.so.1 /usr/local/lib/libhome-preload.so.1 (cd /usr/local/lib && rm -f libhome-preload.so && ln -s libhome-preload.so.1 libhome-preload.so) (cd /usr/local/lib && rm -f libhome-preload.so && ln -s libhome-preload.so.1 libhome-preload.so) install -o root -g wheel -m 444 .libs/libhome-preload.lai /usr/local/lib/libhome-preload.la install -o root -g wheel -m 444 .libs/libhome-preload.a /usr/local/lib/libhome-preload.a ranlib /usr/local/lib/libhome-preload.a chmod 644 /usr/local/lib/libhome-preload.a ---------------------------------------------------------------------- Libraries have been installed in: /usr/local/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- ./libtool --mode=install install -s -o root -g wheel -m 555 home_finger /usr/local/bin/ install -o root -g wheel -m 555 -s .libs/home_finger /usr/local/bin/home_finger ./libtool --mode=install install -s -o root -g wheel -m 555 home_su /usr/local/bin/ install -o root -g wheel -m 555 -s .libs/home_su /usr/local/bin/home_su mkdir -p /usr/local/include/home install -o root -g wheel -m 444 hpwd.h /usr/local/include/home/pwd.h install -o root -g wheel -m 444 hpwd.h /usr/local/include/home/ install -o root -g wheel -m 444 hparam.h /usr/local/include/home/ install -o root -g wheel -m 444 home_version.h /usr/local/include/home/ chmod +x libhome.sh install -o root -g wheel -m 555 libhome.sh /usr/local/bin/ ./libtool --mode=install install -s -o root -g wheel -m 555 home_proxy /usr/local/sbin/ install -o root -g wheel -m 555 -s .libs/home_proxy /usr/local/sbin/home_proxy ./libtool --mode=install install -o root -g wheel -m 444 nss_home_proxy.la /usr/local/lib/ install -o root -g wheel -m 444 .libs/nss_home_proxy.so.1 /usr/local/lib/nss_home_proxy.so.1 (cd /usr/local/lib && rm -f nss_home_proxy.so && ln -s nss_home_proxy.so.1 nss_home_proxy.so) (cd /usr/local/lib && rm -f nss_home_proxy.so && ln -s nss_home_proxy.so.1 nss_home_proxy.so) install -o root -g wheel -m 444 .libs/nss_home_proxy.lai /usr/local/lib/nss_home_proxy.la install -o root -g wheel -m 444 .libs/nss_home_proxy.a /usr/local/lib/nss_home_proxy.a ranlib /usr/local/lib/nss_home_proxy.a chmod 644 /usr/local/lib/nss_home_proxy.a ---------------------------------------------------------------------- Libraries have been installed in: /usr/local/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- install -o root -g wheel -m 444 /obj/buildshare/ports/355755/misc/libhome/work/libhome-0.10.2/home.conf /usr/local/etc/home.conf.dist install -o root -g wheel -m 555 /obj/buildshare/ports/355755/misc/libhome/work/libhome-0.10.2/rc/freebsd/home_proxy.sh /usr/local/etc/rc.d/home_proxy.sh ===> Compressing manual pages for libhome-0.10.2_2 ===> Running ldconfig /sbin/ldconfig -m /usr/local/lib ===> Registering installation for libhome-0.10.2_2 Installing libhome-0.10.2_2... done ===> SECURITY REPORT: This port has installed the following files which may act as network servers and may therefore pose a remote security risk to the system. /usr/local/sbin/home_proxy This port has installed the following startup scripts which may cause these network services to be started at boot time. /usr/local/etc/rc.d/home_proxy.sh If there are vulnerabilities in these programs there may be a security risk to the system. FreeBSD makes no guarantee about the security of ports included in the Ports Collection. Please type 'make deinstall' to deinstall the port if this is a concern. For more information, and contact details about the security status of this software, see the following webpage: http://pll.sourceforge.net/ Make package ===> Building package for libhome-0.10.2_2 Creating package for libhome-0.10.2_2 slot1: removed