Building qadsl-1.3.3_2.txz (origin /buildshare/ports/355755/net/qadsl) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/qadsl-1.3.3.tar.gz x packages/ x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> qadsl-1.3.3_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 qadsl-1.3.3_2 Make install ===> License GPLv2 accepted by the user ===> qadsl-1.3.3_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by qadsl-1.3.3_2 for building ===> Extracting for qadsl-1.3.3_2 => SHA256 Checksum OK for qadsl-1.3.3.tar.gz. ===> Patching for qadsl-1.3.3_2 ===> Applying FreeBSD patches for qadsl-1.3.3_2 ===> Configuring for qadsl-1.3.3_2 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/net/qadsl/work/qadsl-1.3.3/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/net/qadsl/work/qadsl-1.3.3/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 a BSD-compatible install... /usr/bin/install -c -o root -g wheel 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 flex... flex checking for yywrap in -lfl... yes checking lex output file root... lex.yy checking whether yytext is a pointer... yes checking for bison... no checking for byacc... byacc checking whether GNU cc -std=c99 option works... yes checking for ranlib... ranlib 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 errno.h... (cached) yes checking features.h usability... no checking features.h presence... no checking for features.h... no checking for netdb.h... (cached) yes checking for stdio.h... (cached) yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for rindex... yes checking for strcasecmp... (cached) yes checking for getopt... (cached) yes checking for getopt_long... yes configure: creating ./config.status config.status: creating Makefile config.status: creating qadsl.lsm config.status: creating qadsl.spec config.status: creating lib/Makefile config.status: creating src/Makefile config.status: creating etc/Makefile config.status: creating man/Makefile config.status: creating include/settings.h config.status: executing depfiles commands ===> Building for qadsl-1.3.3_2 Making all in lib if cc -DHAVE_CONFIG_H -I. -I. -I../include -O2 -pipe -fno-strict-aliasing -D_GNU_SOURCE -Wall -pedantic -fpic -Wno-long-long -std=c99 -MT conf.o -MD -MP -MF ".deps/conf.Tpo" -c -o conf.o `test -f 'conf/conf.c' || echo './'`conf/conf.c; then mv -f ".deps/conf.Tpo" ".deps/conf.Po"; else rm -f ".deps/conf.Tpo"; exit 1; fi conf/conf.c: In function 'conf_read_file': conf/conf.c:59: warning: unused variable 'fp' conf/conf.c: At top level: conf/conf.c:211: warning: 'strlncpy' defined but not used if cc -DHAVE_CONFIG_H -I. -I. -I../include -O2 -pipe -fno-strict-aliasing -D_GNU_SOURCE -Wall -pedantic -fpic -Wno-long-long -std=c99 -MT parser.o -MD -MP -MF ".deps/parser.Tpo" -c -o parser.o parser.c; then mv -f ".deps/parser.Tpo" ".deps/parser.Po"; else rm -f ".deps/parser.Tpo"; exit 1; fi conf/parser.y:33:17: warning: ISO C does not permit named variadic macros if cc -DHAVE_CONFIG_H -I. -I. -I../include -O2 -pipe -fno-strict-aliasing -D_GNU_SOURCE -Wall -pedantic -fpic -Wno-long-long -std=c99 -MT tokens.o -MD -MP -MF ".deps/tokens.Tpo" -c -o tokens.o tokens.c; then mv -f ".deps/tokens.Tpo" ".deps/tokens.Po"; else rm -f ".deps/tokens.Tpo"; exit 1; fi conf/tokens.l:33:17: warning: ISO C does not permit named variadic macros rm -f libconf.a ar cru libconf.a conf.o parser.o tokens.o ranlib libconf.a if cc -DHAVE_CONFIG_H -I. -I. -I../include -O2 -pipe -fno-strict-aliasing -D_GNU_SOURCE -Wall -pedantic -fpic -Wno-long-long -std=c99 -MT strcasecmp.o -MD -MP -MF ".deps/strcasecmp.Tpo" -c -o strcasecmp.o strcasecmp.c; then mv -f ".deps/strcasecmp.Tpo" ".deps/strcasecmp.Po"; else rm -f ".deps/strcasecmp.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I../include -O2 -pipe -fno-strict-aliasing -D_GNU_SOURCE -Wall -pedantic -fpic -Wno-long-long -std=c99 -MT getopt.o -MD -MP -MF ".deps/getopt.Tpo" -c -o getopt.o getopt.c; then mv -f ".deps/getopt.Tpo" ".deps/getopt.Po"; else rm -f ".deps/getopt.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I../include -O2 -pipe -fno-strict-aliasing -D_GNU_SOURCE -Wall -pedantic -fpic -Wno-long-long -std=c99 -MT getopt1.o -MD -MP -MF ".deps/getopt1.Tpo" -c -o getopt1.o getopt1.c; then mv -f ".deps/getopt1.Tpo" ".deps/getopt1.Po"; else rm -f ".deps/getopt1.Tpo"; exit 1; fi rm -f libost.a ar cru libost.a strcasecmp.o getopt.o getopt1.o ranlib libost.a Making all in src if cc -DHAVE_CONFIG_H -I. -I. -I../include -O2 -pipe -fno-strict-aliasing -D_GNU_SOURCE -Wall -pedantic -fpic -Wno-long-long -std=c99 -MT config.o -MD -MP -MF ".deps/config.Tpo" -c -o config.o config.c; then mv -f ".deps/config.Tpo" ".deps/config.Po"; else rm -f ".deps/config.Tpo"; exit 1; fi In file included from config.c:31: ../include/log.h:18:19: warning: ISO C does not permit named variadic macros ../include/log.h:29:17: warning: ISO C does not permit named variadic macros ../include/log.h:44:19: warning: ISO C does not permit named variadic macros if cc -DHAVE_CONFIG_H -I. -I. -I../include -O2 -pipe -fno-strict-aliasing -D_GNU_SOURCE -Wall -pedantic -fpic -Wno-long-long -std=c99 -MT daemon.o -MD -MP -MF ".deps/daemon.Tpo" -c -o daemon.o daemon.c; then mv -f ".deps/daemon.Tpo" ".deps/daemon.Po"; else rm -f ".deps/daemon.Tpo"; exit 1; fi In file included from daemon.c:35: ../include/log.h:18:19: warning: ISO C does not permit named variadic macros ../include/log.h:29:17: warning: ISO C does not permit named variadic macros ../include/log.h:44:19: warning: ISO C does not permit named variadic macros if cc -DHAVE_CONFIG_H -I. -I. -I../include -O2 -pipe -fno-strict-aliasing -D_GNU_SOURCE -Wall -pedantic -fpic -Wno-long-long -std=c99 -MT http.o -MD -MP -MF ".deps/http.Tpo" -c -o http.o http.c; then mv -f ".deps/http.Tpo" ".deps/http.Po"; else rm -f ".deps/http.Tpo"; exit 1; fi In file included from ../include/http.h:5, from http.c:42: ../include/log.h:18:19: warning: ISO C does not permit named variadic macros ../include/log.h:29:17: warning: ISO C does not permit named variadic macros ../include/log.h:44:19: warning: ISO C does not permit named variadic macros http.c: In function '__http_internet_login': http.c:257: warning: unused variable 'tries' if cc -DHAVE_CONFIG_H -I. -I. -I../include -O2 -pipe -fno-strict-aliasing -D_GNU_SOURCE -Wall -pedantic -fpic -Wno-long-long -std=c99 -MT lock.o -MD -MP -MF ".deps/lock.Tpo" -c -o lock.o lock.c; then mv -f ".deps/lock.Tpo" ".deps/lock.Po"; else rm -f ".deps/lock.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I../include -O2 -pipe -fno-strict-aliasing -D_GNU_SOURCE -Wall -pedantic -fpic -Wno-long-long -std=c99 -MT log.o -MD -MP -MF ".deps/log.Tpo" -c -o log.o log.c; then mv -f ".deps/log.Tpo" ".deps/log.Po"; else rm -f ".deps/log.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I../include -O2 -pipe -fno-strict-aliasing -D_GNU_SOURCE -Wall -pedantic -fpic -Wno-long-long -std=c99 -MT process.o -MD -MP -MF ".deps/process.Tpo" -c -o process.o process.c; then mv -f ".deps/process.Tpo" ".deps/process.Po"; else rm -f ".deps/process.Tpo"; exit 1; fi In file included from ../include/http.h:5, from process.c:33: ../include/log.h:18:19: warning: ISO C does not permit named variadic macros ../include/log.h:29:17: warning: ISO C does not permit named variadic macros ../include/log.h:44:19: warning: ISO C does not permit named variadic macros if cc -DHAVE_CONFIG_H -I. -I. -I../include -O2 -pipe -fno-strict-aliasing -D_GNU_SOURCE -Wall -pedantic -fpic -Wno-long-long -std=c99 -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.c; then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi In file included from main.c:32: ../include/log.h:18:19: warning: ISO C does not permit named variadic macros ../include/log.h:29:17: warning: ISO C does not permit named variadic macros ../include/log.h:44:19: warning: ISO C does not permit named variadic macros cc -O2 -pipe -fno-strict-aliasing -D_GNU_SOURCE -Wall -pedantic -fpic -Wno-long-long -std=c99 -s -o qadsl -L../lib config.o daemon.o http.o lock.o log.o process.o main.o -lconf -lost Making all in man Making all in etc ===> Staging for qadsl-1.3.3_2 ===> Generating temporary packing list Making install in lib Making install in src test -z "/usr/local/sbin" || /bin/sh ../mkinstalldirs "/obj/buildshare/ports/355755/net/qadsl/work/stage/usr/local/sbin" install -s -o root -g wheel -m 555 'qadsl' '/obj/buildshare/ports/355755/net/qadsl/work/stage/usr/local/sbin/qadsl' Making install in man test -z "/usr/local/info/" || /bin/sh ../mkinstalldirs "/obj/buildshare/ports/355755/net/qadsl/work/stage/usr/local/info/" install -o root -g wheel -m 444 './qadsl.info' '/obj/buildshare/ports/355755/net/qadsl/work/stage/usr/local/info//qadsl.info' install-info --info-dir='/obj/buildshare/ports/355755/net/qadsl/work/stage/usr/local/info/' '/obj/buildshare/ports/355755/net/qadsl/work/stage/usr/local/info//qadsl.info' install-info: warning: no info dir entry in `/obj/buildshare/ports/355755/net/qadsl/work/stage/usr/local/info//qadsl.info' test -z "/usr/local/man/man5" || /bin/sh ../mkinstalldirs "/obj/buildshare/ports/355755/net/qadsl/work/stage/usr/local/man/man5" install -o root -g wheel -m 444 './qadsl.conf.5' '/obj/buildshare/ports/355755/net/qadsl/work/stage/usr/local/man/man5/qadsl.conf.5' test -z "/usr/local/man/man8" || /bin/sh ../mkinstalldirs "/obj/buildshare/ports/355755/net/qadsl/work/stage/usr/local/man/man8" install -o root -g wheel -m 444 './qadsl.8' '/obj/buildshare/ports/355755/net/qadsl/work/stage/usr/local/man/man8/qadsl.8' Making install in etc test -z "/usr/local/etc" || /bin/sh ../mkinstalldirs "/obj/buildshare/ports/355755/net/qadsl/work/stage/usr/local/etc" install -o root -g wheel -m 444 'qadsl.conf.sample' '/obj/buildshare/ports/355755/net/qadsl/work/stage/usr/local/etc/qadsl.conf.sample' /usr/bin/make install-data-hook install-data-hook will not overwrite existing /obj/buildshare/ports/355755/net/qadsl/work/stage/usr/local/etc/qadsl.conf.sample ====> Compressing man pages (compress-man) ===> Staging rc.d startup script(s) ===> Installing for qadsl-1.3.3_2 ===> Checking if net/qadsl already installed ===> Registering installation for qadsl-1.3.3_2 install-info: warning: no info dir entry in `/usr/local/info/qadsl.info' Installing qadsl-1.3.3_2... done ********************************************************* A sample configuration file has been copied to /usr/local/etc/qadsl.conf.sample. qadsl (GNU Alive) will NOT work without a valid /usr/local/etc/qadsl.conf. ********************************************************* ===> COMPATIBILITY NOTE: Configuration file from qadsl 1.2 and below are not compatible with qadsl 1.3.3 or after. Make sure to edit your configuration properly. ===> BE CAREFULL HOW TO BOOT on 1.3.3 or after: To run qadsl from startup, add qadsl_enable="YES" in your /etc/rc.conf. Make package ===> Building package for qadsl-1.3.3_2 slot2: removed