Building rabl_client-1.0.0.txz (origin /buildshare/ports/355755/mail/rabl_client) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/rabl_client-1.0.0.tar.gz x packages/ x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> rabl_client-1.0.0 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 rabl_client-1.0.0 Make install ===> rabl_client-1.0.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by rabl_client-1.0.0 for building ===> Extracting for rabl_client-1.0.0 => SHA256 Checksum OK for rabl_client-1.0.0.tar.gz. ===> Patching for rabl_client-1.0.0 ===> Applying FreeBSD patches for rabl_client-1.0.0 ===> Configuring for rabl_client-1.0.0 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/mail/rabl_client/work/rabl_client-1.0.0/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/mail/rabl_client/work/rabl_client-1.0.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 checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking build system type... powerpc-portbld-freebsd11.0 checking host 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 for style of include used by make... GNU checking dependency style of cc... gcc3 checking how to run the C preprocessor... cpp 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 whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking how to run the C++ preprocessor... c++ -E checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no 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 appending configuration tag "CXX" to libtool checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC checking if c++ PIC flag -fPIC works... yes checking if c++ supports -c -o file.o... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd11.0 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes appending configuration tag "F77" to libtool checking whether make sets $(MAKE)... (cached) yes checking for inline... inline checking for ISO C99 varargs macros in C... yes checking for string.h... (cached) yes checking for math.h... (cached) yes checking for sys/time.h... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for strlcpy... (cached) yes checking for strsep... (cached) yes checking for memcpy... (cached) yes checking for memset... (cached) yes checking for sys/types.h... (cached) yes checking for sys/socket.h... (cached) yes checking for netinet/in.h... (cached) yes checking for arpa/inet.h... (cached) yes checking for library containing inet_ntoa... none required checking for library containing socket... none required checking whether to enable debug output... no configure: creating ./config.status config.status: creating Makefile config.status: creating m4/Makefile config.status: creating auto-config.h config.status: executing depfiles commands ===> Building for rabl_client-1.0.0 /usr/bin/make all-recursive Making all in . if cc -DHAVE_CONFIG_H -DCONFIG_DEFAULT=\"/usr/local/etc/rabl_client.conf\" -I. -I. -I. -O2 -pipe -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -MT rabl_client.o -MD -MP -MF ".deps/rabl_client.Tpo" -c -o rabl_client.o rabl_client.c; then mv -f ".deps/rabl_client.Tpo" ".deps/rabl_client.Po"; else rm -f ".deps/rabl_client.Tpo"; exit 1; fi rabl_client.c: In function 'authenticate': rabl_client.c:420: warning: pointer targets in passing argument 2 of 'MD5Update' differ in signedness rabl_client.c:421: warning: pointer targets in passing argument 2 of 'MD5Update' differ in signedness rabl_client.c:422: warning: pointer targets in passing argument 1 of 'MD5Final' differ in signedness if cc -DHAVE_CONFIG_H -DCONFIG_DEFAULT=\"/usr/local/etc/rabl_client.conf\" -I. -I. -I. -O2 -pipe -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -MT error.o -MD -MP -MF ".deps/error.Tpo" -c -o error.o error.c; then mv -f ".deps/error.Tpo" ".deps/error.Po"; else rm -f ".deps/error.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -DCONFIG_DEFAULT=\"/usr/local/etc/rabl_client.conf\" -I. -I. -I. -O2 -pipe -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -MT hash.o -MD -MP -MF ".deps/hash.Tpo" -c -o hash.o hash.c; then mv -f ".deps/hash.Tpo" ".deps/hash.Po"; else rm -f ".deps/hash.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -DCONFIG_DEFAULT=\"/usr/local/etc/rabl_client.conf\" -I. -I. -I. -O2 -pipe -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -MT md5.o -MD -MP -MF ".deps/md5.Tpo" -c -o md5.o md5.c; then mv -f ".deps/md5.Tpo" ".deps/md5.Po"; else rm -f ".deps/md5.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -DCONFIG_DEFAULT=\"/usr/local/etc/rabl_client.conf\" -I. -I. -I. -O2 -pipe -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -MT read_config.o -MD -MP -MF ".deps/read_config.Tpo" -c -o read_config.o read_config.c; then mv -f ".deps/read_config.Tpo" ".deps/read_config.Po"; else rm -f ".deps/read_config.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -DCONFIG_DEFAULT=\"/usr/local/etc/rabl_client.conf\" -I. -I. -I. -O2 -pipe -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -MT config_shared.o -MD -MP -MF ".deps/config_shared.Tpo" -c -o config_shared.o config_shared.c; then mv -f ".deps/config_shared.Tpo" ".deps/config_shared.Po"; else rm -f ".deps/config_shared.Tpo"; exit 1; fi /bin/sh ./libtool --mode=link --tag=CC cc -O2 -pipe -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -L/usr/local/lib -o rabl_client -static rabl_client.o error.o hash.o md5.o read_config.o config_shared.o mkdir .libs cc -O2 -pipe -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -o rabl_client rabl_client.o error.o hash.o md5.o read_config.o config_shared.o -L/usr/local/lib ===> Installing for rabl_client-1.0.0 ===> Generating temporary packing list ===> Checking if mail/rabl_client already installed Making install in . test -z "/usr/local/bin" || /obj/buildshare/ports/355755/mail/rabl_client/work/rabl_client-1.0.0/install-sh -d "/usr/local/bin" /bin/sh ./libtool --mode=install install -s -o root -g wheel -m 555 'rabl_client' '/usr/local/bin/rabl_client' install -o root -g wheel -m 555 -s rabl_client /usr/local/bin/rabl_client /usr/bin/make install-exec-hook /obj/buildshare/ports/355755/mail/rabl_client/work/rabl_client-1.0.0/install-sh -d install -o root -g wheel -m 0640 /obj/buildshare/ports/355755/mail/rabl_client/work/rabl_client-1.0.0/rabl_client.conf /usr/local/etc/rabl_client.conf.sample install -o root -g wheel -m 0640 /obj/buildshare/ports/355755/mail/rabl_client/work/rabl_client-1.0.0/rabl_client.conf /usr/local/etc /bin/mkdir -p /usr/local/share/doc/rabl_client install -o root -g wheel -m 444 /obj/buildshare/ports/355755/mail/rabl_client/work/rabl_client-1.0.0/CHANGE /usr/local/share/doc/rabl_client install -o root -g wheel -m 444 /obj/buildshare/ports/355755/mail/rabl_client/work/rabl_client-1.0.0/README /usr/local/share/doc/rabl_client install -o root -g wheel -m 444 /obj/buildshare/ports/355755/mail/rabl_client/work/rabl_client-1.0.0/RELEASE.NOTES /usr/local/share/doc/rabl_client ===> Running ldconfig /sbin/ldconfig -m /usr/local/lib ===> Registering installation for rabl_client-1.0.0 Installing rabl_client-1.0.0... done Make package ===> Building package for rabl_client-1.0.0 Creating package for rabl_client-1.0.0 slot2: removed