------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/libiconv-1.14_11.txz Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/libtextstyle-0.20.2.txz Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/gettext-tools-0.20.2.txz SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> ap-utils-1.4.1_5 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> ap-utils-1.4.1_5 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ap-utils-1.4.1_5 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> ap-utils-1.4.1_5 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ap-utils-1.4.1_5 for building => SHA256 Checksum OK for ap-utils-1.4.1.tar.bz2. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> ap-utils-1.4.1_5 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ap-utils-1.4.1_5 for building ===> Extracting for ap-utils-1.4.1_5 ===> ap-utils-1.4.1_5 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ap-utils-1.4.1_5 for building => SHA256 Checksum OK for ap-utils-1.4.1.tar.bz2. Extracted Memory Use: 2.07M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for ap-utils-1.4.1_5 ===> Applying ports patches for ap-utils-1.4.1_5 ===> Cleanly applied ports patch(es) patch-configure patch-lib__ap_search.c /usr/bin/env WRKSRC=/construction/net-mgmt/ap-utils/ap-utils-1.4.1 REWARNFILE=/construction/net-mgmt/ap-utils/reinplace_warnings.txt /xports/Tools/scripts/sed_checked.sh -e 's@\(\*bsd\*\)@\1|*dragonfly*@g' /construction/net-mgmt/ap-utils/ap-utils-1.4.1/configure SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> ap-utils-1.4.1_5 depends on package: libiconv>=1.14_11 - found ===> ap-utils-1.4.1_5 depends on file: /usr/local/lib/libncurses.so.6 - found ===> ap-utils-1.4.1_5 depends on executable: msgfmt - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> ap-utils-1.4.1_5 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> ap-utils-1.4.1_5 depends on package: libiconv>=1.14_11 - found ===> ap-utils-1.4.1_5 depends on file: /usr/local/lib/libncurses.so.6 - found ===> ap-utils-1.4.1_5 depends on executable: msgfmt - found ===> ap-utils-1.4.1_5 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> Configuring for ap-utils-1.4.1_5 configure: loading site script /xports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking for gcc... cc checking for C compiler default output... 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 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/wait.h that is POSIX.1 compatible... (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 arpa/inet.h... (cached) yes checking for fcntl.h... (cached) yes checking malloc.h usability... no checking malloc.h presence... no checking for malloc.h... no checking for netinet/in.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for sys/socket.h... (cached) yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for pid_t... (cached) yes checking for size_t... (cached) yes checking for struct sockaddr.sa_len... yes checking for working memcmp... yes checking return type of signal handlers... void checking for alarm... (cached) yes checking for inet_ntoa... (cached) yes checking for socket... yes checking for strtol... (cached) yes checking for sysinfo... no checking for fork... (cached) yes checking for malloc... (cached) yes checking for free... yes checking for msgfmt... /usr/local/bin/msgfmt checking for gmsgfmt... /usr/local/bin/msgfmt checking for xgettext... /usr/local/bin/xgettext checking for msgmerge... /usr/local/bin/msgmerge checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking for strerror in -lcposix... no checking for inline... inline checking for off_t... (cached) yes checking for working alloca.h... yes checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... yes checking whether we are using the GNU C Library 2.1 or newer... no checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking for argz.h... (cached) no checking for limits.h... (cached) yes checking for locale.h... (cached) yes checking nl_types.h usability... yes checking nl_types.h presence... yes checking for nl_types.h... yes checking for malloc.h... (cached) no checking for stddef.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for feof_unlocked... yes checking for fgets_unlocked... no checking for getc_unlocked... yes checking for getcwd... (cached) yes checking for getegid... (cached) yes checking for geteuid... (cached) yes checking for getgid... (cached) yes checking for getuid... (cached) yes checking for mempcpy... yes checking for munmap... (cached) yes checking for putenv... (cached) yes checking for setenv... (cached) yes checking for setlocale... (cached) yes checking for stpcpy... (cached) yes checking for strcasecmp... (cached) yes checking for strdup... (cached) yes checking for strtoul... (cached) yes checking for tsearch... (cached) yes checking for __argz_count... no checking for __argz_stringify... no checking for __argz_next... no checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for bison... no checking whether NLS is requested... yes checking whether included gettext is requested... no checking for GNU gettext in libc... no checking for GNU gettext in libintl... yes checking how to link with libintl... /usr/local/lib/libintl.a checking for initscr in -lncurses... yes checking whether byte ordering is bigendian... no configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating ap-gl/Makefile config.status: creating lib/Makefile config.status: creating po/Makefile.in config.status: creating intl/Makefile config.status: creating Documentation/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile Thank you for using ap-utils. SUCCEEDED 00:00:07 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for ap-utils-1.4.1_5 --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in intl Making all in lib --- reset.o --- --- snmp.o --- --- oui.o --- --- input.o --- --- menu.o --- --- scr.o --- --- wep.o --- --- wlan.o --- --- test.o --- --- stat.o --- --- reset.o --- if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT reset.o -MD -MP -MF ".deps/reset.Tpo" -c -o reset.o `test -f 'reset.c' || echo './'`reset.c; then mv -f ".deps/reset.Tpo" ".deps/reset.Po"; else rm -f ".deps/reset.Tpo"; exit 1; fi --- snmp.o --- if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT snmp.o -MD -MP -MF ".deps/snmp.Tpo" -c -o snmp.o `test -f 'snmp.c' || echo './'`snmp.c; then mv -f ".deps/snmp.Tpo" ".deps/snmp.Po"; else rm -f ".deps/snmp.Tpo"; exit 1; fi --- oui.o --- if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT oui.o -MD -MP -MF ".deps/oui.Tpo" -c -o oui.o `test -f 'oui.c' || echo './'`oui.c; then mv -f ".deps/oui.Tpo" ".deps/oui.Po"; else rm -f ".deps/oui.Tpo"; exit 1; fi --- menu.o --- if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT menu.o -MD -MP -MF ".deps/menu.Tpo" -c -o menu.o `test -f 'menu.c' || echo './'`menu.c; then mv -f ".deps/menu.Tpo" ".deps/menu.Po"; else rm -f ".deps/menu.Tpo"; exit 1; fi --- scr.o --- if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT scr.o -MD -MP -MF ".deps/scr.Tpo" -c -o scr.o `test -f 'scr.c' || echo './'`scr.c; then mv -f ".deps/scr.Tpo" ".deps/scr.Po"; else rm -f ".deps/scr.Tpo"; exit 1; fi --- wep.o --- if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT wep.o -MD -MP -MF ".deps/wep.Tpo" -c -o wep.o `test -f 'wep.c' || echo './'`wep.c; then mv -f ".deps/wep.Tpo" ".deps/wep.Po"; else rm -f ".deps/wep.Tpo"; exit 1; fi --- wlan.o --- if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT wlan.o -MD -MP -MF ".deps/wlan.Tpo" -c -o wlan.o `test -f 'wlan.c' || echo './'`wlan.c; then mv -f ".deps/wlan.Tpo" ".deps/wlan.Po"; else rm -f ".deps/wlan.Tpo"; exit 1; fi --- input.o --- if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT input.o -MD -MP -MF ".deps/input.Tpo" -c -o input.o `test -f 'input.c' || echo './'`input.c; then mv -f ".deps/input.Tpo" ".deps/input.Po"; else rm -f ".deps/input.Tpo"; exit 1; fi --- stat.o --- if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT stat.o -MD -MP -MF ".deps/stat.Tpo" -c -o stat.o `test -f 'stat.c' || echo './'`stat.c; then mv -f ".deps/stat.Tpo" ".deps/stat.Po"; else rm -f ".deps/stat.Tpo"; exit 1; fi --- test.o --- if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT test.o -MD -MP -MF ".deps/test.Tpo" -c -o test.o `test -f 'test.c' || echo './'`test.c; then mv -f ".deps/test.Tpo" ".deps/test.Po"; else rm -f ".deps/test.Tpo"; exit 1; fi --- set_community.o --- if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT set_community.o -MD -MP -MF ".deps/set_community.Tpo" -c -o set_community.o `test -f 'set_community.c' || echo './'`set_community.c; then mv -f ".deps/set_community.Tpo" ".deps/set_community.Po"; else rm -f ".deps/set_community.Tpo"; exit 1; fi --- cmd.o --- if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT cmd.o -MD -MP -MF ".deps/cmd.Tpo" -c -o cmd.o `test -f 'cmd.c' || echo './'`cmd.c; then mv -f ".deps/cmd.Tpo" ".deps/cmd.Po"; else rm -f ".deps/cmd.Tpo"; exit 1; fi --- radio.o --- if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT radio.o -MD -MP -MF ".deps/radio.Tpo" -c -o radio.o `test -f 'radio.c' || echo './'`radio.c; then mv -f ".deps/radio.Tpo" ".deps/radio.Po"; else rm -f ".deps/radio.Tpo"; exit 1; fi --- aps.o --- if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT aps.o -MD -MP -MF ".deps/aps.Tpo" -c -o aps.o `test -f 'aps.c' || echo './'`aps.c; then mv -f ".deps/aps.Tpo" ".deps/aps.Po"; else rm -f ".deps/aps.Tpo"; exit 1; fi --- ap_search.o --- --- sysinfo.o --- --- ap_search.o --- if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT ap_search.o -MD -MP -MF ".deps/ap_search.Tpo" -c -o ap_search.o `test -f 'ap_search.c' || echo './'`ap_search.c; then mv -f ".deps/ap_search.Tpo" ".deps/ap_search.Po"; else rm -f ".deps/ap_search.Tpo"; exit 1; fi --- sysinfo.o --- if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT sysinfo.o -MD -MP -MF ".deps/sysinfo.Tpo" -c -o sysinfo.o `test -f 'sysinfo.c' || echo './'`sysinfo.c; then mv -f ".deps/sysinfo.Tpo" ".deps/sysinfo.Po"; else rm -f ".deps/sysinfo.Tpo"; exit 1; fi --- common.o --- if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT common.o -MD -MP -MF ".deps/common.Tpo" -c -o common.o `test -f 'common.c' || echo './'`common.c; then mv -f ".deps/common.Tpo" ".deps/common.Po"; else rm -f ".deps/common.Tpo"; exit 1; fi --- file.o --- if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT file.o -MD -MP -MF ".deps/file.Tpo" -c -o file.o `test -f 'file.c' || echo './'`file.c; then mv -f ".deps/file.Tpo" ".deps/file.Po"; else rm -f ".deps/file.Tpo"; exit 1; fi --- common.o --- common.c: In function 'connect_options': common.c:155:5: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy(community, message, i); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common.c:153:9: note: length computed here i = strlen(message) + 1; ^~~~~~~~~~~~~~~ --- libap.a --- rm -f libap.a ar cru libap.a reset.o snmp.o oui.o input.o menu.o scr.o wep.o wlan.o test.o stat.o set_community.o cmd.o radio.o aps.o ap_search.o sysinfo.o common.o file.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') ranlib libap.a Making all in src --- ap-config.o --- --- auth_mac.o --- --- bridge.o --- --- nwn_advanced.o --- --- nwn_latest.o --- --- stations.o --- --- ap-mrtg.o --- --- ap-trapd.o --- --- ap-config.o --- if cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../intl -I.. -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT ap-config.o -MD -MP -MF ".deps/ap-config.Tpo" -c -o ap-config.o `test -f 'ap-config.c' || echo './'`ap-config.c; then mv -f ".deps/ap-config.Tpo" ".deps/ap-config.Po"; else rm -f ".deps/ap-config.Tpo"; exit 1; fi --- auth_mac.o --- if cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../intl -I.. -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT auth_mac.o -MD -MP -MF ".deps/auth_mac.Tpo" -c -o auth_mac.o `test -f 'auth_mac.c' || echo './'`auth_mac.c; then mv -f ".deps/auth_mac.Tpo" ".deps/auth_mac.Po"; else rm -f ".deps/auth_mac.Tpo"; exit 1; fi --- bridge.o --- if cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../intl -I.. -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT bridge.o -MD -MP -MF ".deps/bridge.Tpo" -c -o bridge.o `test -f 'bridge.c' || echo './'`bridge.c; then mv -f ".deps/bridge.Tpo" ".deps/bridge.Po"; else rm -f ".deps/bridge.Tpo"; exit 1; fi --- nwn_advanced.o --- if cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../intl -I.. -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT nwn_advanced.o -MD -MP -MF ".deps/nwn_advanced.Tpo" -c -o nwn_advanced.o `test -f 'nwn_advanced.c' || echo './'`nwn_advanced.c; then mv -f ".deps/nwn_advanced.Tpo" ".deps/nwn_advanced.Po"; else rm -f ".deps/nwn_advanced.Tpo"; exit 1; fi --- nwn_latest.o --- if cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../intl -I.. -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT nwn_latest.o -MD -MP -MF ".deps/nwn_latest.Tpo" -c -o nwn_latest.o `test -f 'nwn_latest.c' || echo './'`nwn_latest.c; then mv -f ".deps/nwn_latest.Tpo" ".deps/nwn_latest.Po"; else rm -f ".deps/nwn_latest.Tpo"; exit 1; fi --- stations.o --- if cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../intl -I.. -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT stations.o -MD -MP -MF ".deps/stations.Tpo" -c -o stations.o `test -f 'stations.c' || echo './'`stations.c; then mv -f ".deps/stations.Tpo" ".deps/stations.Po"; else rm -f ".deps/stations.Tpo"; exit 1; fi --- ap-mrtg.o --- if cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../intl -I.. -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT ap-mrtg.o -MD -MP -MF ".deps/ap-mrtg.Tpo" -c -o ap-mrtg.o `test -f 'ap-mrtg.c' || echo './'`ap-mrtg.c; then mv -f ".deps/ap-mrtg.Tpo" ".deps/ap-mrtg.Po"; else rm -f ".deps/ap-mrtg.Tpo"; exit 1; fi --- ap-trapd.o --- if cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../intl -I.. -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT ap-trapd.o -MD -MP -MF ".deps/ap-trapd.Tpo" -c -o ap-trapd.o `test -f 'ap-trapd.c' || echo './'`ap-trapd.c; then mv -f ".deps/ap-trapd.Tpo" ".deps/ap-trapd.Po"; else rm -f ".deps/ap-trapd.Tpo"; exit 1; fi --- ap-config.o --- ap-config.c: In function '_auth': ap-config.c:148:41: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] connect_options((unsigned long) NULL, (int) NULL); ^ ap-config.c: In function 'main': ap-config.c:255:41: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] connect_options((unsigned long) NULL, (int) NULL); ^ --- ap-trapd.o --- ap-trapd.c: In function 'main': ap-trapd.c:138:6: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy(user, optarg, strlen(optarg) + 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ap-trapd.c:138:28: note: length computed here strncpy(user, optarg, strlen(optarg) + 1); ^~~~~~~~~~~~~~ ap-trapd.c:134:6: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy(device, optarg, strlen(optarg) + 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ap-trapd.c:134:30: note: length computed here strncpy(device, optarg, strlen(optarg) + 1); ^~~~~~~~~~~~~~ --- ap-mrtg.o --- ap-mrtg.c: In function 'main': ap-mrtg.c:163:6: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy(name, optarg, strlen(optarg) + 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ap-mrtg.c:163:28: note: length computed here strncpy(name, optarg, strlen(optarg) + 1); ^~~~~~~~~~~~~~ ap-mrtg.c:155:6: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy(community, optarg, strlen(optarg) + 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ap-mrtg.c:155:33: note: length computed here strncpy(community, optarg, strlen(optarg) + 1); ^~~~~~~~~~~~~~ ap-mrtg.c:159:6: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy(bssid, optarg, strlen(optarg) + 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ap-mrtg.c:159:29: note: length computed here strncpy(bssid, optarg, strlen(optarg) + 1); ^~~~~~~~~~~~~~ --- ap-mrtg --- --- ap-trapd --- --- ap-mrtg --- cc -pipe -DLIBICONV_PLUG -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -L/usr/local/lib -Wl,-rpath=/usr/local/lib -o ap-mrtg ap-mrtg.o ../lib/libap.a /usr/local/lib/libintl.a -lncurses -L/usr/local/lib -lintl --- ap-trapd --- cc -pipe -DLIBICONV_PLUG -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -L/usr/local/lib -Wl,-rpath=/usr/local/lib -o ap-trapd ap-trapd.o /usr/local/lib/libintl.a -lncurses -L/usr/local/lib -lintl --- ap-config --- cc -pipe -DLIBICONV_PLUG -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -L/usr/local/lib -Wl,-rpath=/usr/local/lib -o ap-config ap-config.o auth_mac.o bridge.o nwn_advanced.o nwn_latest.o stations.o ../lib/libap.a -lmenu /usr/local/lib/libintl.a -lncurses -L/usr/local/lib -lintl Making all in po Making all in Documentation Making all in ap-gl --- ap-gl.o --- --- auth_mac.o --- --- bridge.o --- --- stations.o --- if cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../intl -I.. -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT stations.o -MD -MP -MF ".deps/stations.Tpo" -c -o stations.o `test -f 'stations.c' || echo './'`stations.c; then mv -f ".deps/stations.Tpo" ".deps/stations.Po"; else rm -f ".deps/stations.Tpo"; exit 1; fi --- auth_mac.o --- if cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../intl -I.. -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT auth_mac.o -MD -MP -MF ".deps/auth_mac.Tpo" -c -o auth_mac.o `test -f 'auth_mac.c' || echo './'`auth_mac.c; then mv -f ".deps/auth_mac.Tpo" ".deps/auth_mac.Po"; else rm -f ".deps/auth_mac.Tpo"; exit 1; fi --- ap-gl.o --- if cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../intl -I.. -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT ap-gl.o -MD -MP -MF ".deps/ap-gl.Tpo" -c -o ap-gl.o `test -f 'ap-gl.c' || echo './'`ap-gl.c; then mv -f ".deps/ap-gl.Tpo" ".deps/ap-gl.Po"; else rm -f ".deps/ap-gl.Tpo"; exit 1; fi --- bridge.o --- if cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../intl -I.. -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT bridge.o -MD -MP -MF ".deps/bridge.Tpo" -c -o bridge.o `test -f 'bridge.c' || echo './'`bridge.c; then mv -f ".deps/bridge.Tpo" ".deps/bridge.Po"; else rm -f ".deps/bridge.Tpo"; exit 1; fi --- ap-gl --- cc -pipe -DLIBICONV_PLUG -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -L/usr/local/lib -Wl,-rpath=/usr/local/lib -o ap-gl ap-gl.o auth_mac.o bridge.o stations.o ../lib/libap.a -lmenu /usr/local/lib/libintl.a -lncurses -L/usr/local/lib -lintl SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> ap-utils-1.4.1_5 depends on file: /usr/local/lib/libncurses.so.6 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for ap-utils-1.4.1_5 ===> ap-utils-1.4.1_5 depends on file: /usr/local/lib/libncurses.so.6 - found ===> Generating temporary packing list Making install in intl if test "ap-utils" = "gettext" && test '' = 'intl-compat.o'; then /bin/sh `case "config/mkinstalldirs" in /*) echo "config/mkinstalldirs" ;; *) echo "../config/mkinstalldirs" ;; esac` /construction/net-mgmt/ap-utils/stage/usr/local/lib /construction/net-mgmt/ap-utils/stage/usr/local/include; install -m 0644 libintl.h /construction/net-mgmt/ap-utils/stage/usr/local/include/libintl.h; @LIBTOOL@ --mode=install install -m 0644 libintl.a /construction/net-mgmt/ap-utils/stage/usr/local/lib/libintl.a; else : ; fi if test 'no' = yes; then test no != no || /bin/sh `case "config/mkinstalldirs" in /*) echo "config/mkinstalldirs" ;; *) echo "../config/mkinstalldirs" ;; esac` /construction/net-mgmt/ap-utils/stage/usr/local/lib; temp=/construction/net-mgmt/ap-utils/stage/usr/local/lib/t-charset.alias; dest=/construction/net-mgmt/ap-utils/stage/usr/local/lib/charset.alias; if test -f /construction/net-mgmt/ap-utils/stage/usr/local/lib/charset.alias; then orig=/construction/net-mgmt/ap-utils/stage/usr/local/lib/charset.alias; sed -f ref-add.sed $orig > $temp; install -m 0644 $temp $dest; rm -f $temp; else if test no = no; then orig=charset.alias; sed -f ref-add.sed $orig > $temp; install -m 0644 $temp $dest; rm -f $temp; fi; fi; /bin/sh `case "config/mkinstalldirs" in /*) echo "config/mkinstalldirs" ;; *) echo "../config/mkinstalldirs" ;; esac` /construction/net-mgmt/ap-utils/stage/usr/local/share/locale; test -f /construction/net-mgmt/ap-utils/stage/usr/local/share/locale/locale.alias && orig=/construction/net-mgmt/ap-utils/stage/usr/local/share/locale/locale.alias || orig=./locale.alias; temp=/construction/net-mgmt/ap-utils/stage/usr/local/share/locale/t-locale.alias; dest=/construction/net-mgmt/ap-utils/stage/usr/local/share/locale/locale.alias; sed -f ref-add.sed $orig > $temp; install -m 0644 $temp $dest; rm -f $temp; else : ; fi if test "ap-utils" = "gettext"; then /bin/sh `case "config/mkinstalldirs" in /*) echo "config/mkinstalldirs" ;; *) echo "../config/mkinstalldirs" ;; esac` /construction/net-mgmt/ap-utils/stage/usr/local/share/gettext/intl; install -m 0644 VERSION /construction/net-mgmt/ap-utils/stage/usr/local/share/gettext/intl/VERSION; install -m 0644 ChangeLog.inst /construction/net-mgmt/ap-utils/stage/usr/local/share/gettext/intl/ChangeLog; dists="COPYING.LIB-2.0 COPYING.LIB-2.1 Makefile.in config.charset locale.alias ref-add.sin ref-del.sin gmo.h gettextP.h hash-string.h plural-exp.h eval-plural.h os2compat.h libgnuintl.h loadinfo.h bindtextdom.c dcgettext.c dgettext.c gettext.c finddomain.c loadmsgcat.c localealias.c textdomain.c l10nflist.c explodename.c dcigettext.c dcngettext.c dngettext.c ngettext.c plural.y plural-exp.c localcharset.c localename.c osdep.c os2compat.c intl-compat.c"; for file in $dists; do install -m 0644 ./$file /construction/net-mgmt/ap-utils/stage/usr/local/share/gettext/intl/$file; done; chmod a+x /construction/net-mgmt/ap-utils/stage/usr/local/share/gettext/intl/config.charset; dists="plural.c"; for file in $dists; do if test -f $file; then dir=.; else dir=.; fi; install -m 0644 $dir/$file /construction/net-mgmt/ap-utils/stage/usr/local/share/gettext/intl/$file; done; dists="xopen-msg.sed linux-msg.sed po2tbl.sed.in cat-compat.c COPYING.LIB-2 gettext.h libgettext.h plural-eval.c"; for file in $dists; do rm -f /construction/net-mgmt/ap-utils/stage/usr/local/share/gettext/intl/$file; done; else : ; fi Making install in lib Making install in src /bin/sh ../config/mkinstalldirs /construction/net-mgmt/ap-utils/stage/usr/local/bin install -s -m 555 ap-config /construction/net-mgmt/ap-utils/stage/usr/local/bin/ap-config install -s -m 555 ap-mrtg /construction/net-mgmt/ap-utils/stage/usr/local/bin/ap-mrtg /bin/sh ../config/mkinstalldirs /construction/net-mgmt/ap-utils/stage/usr/local/sbin install -s -m 555 ap-trapd /construction/net-mgmt/ap-utils/stage/usr/local/sbin/ap-trapd Making install in po /bin/sh `case "config/mkinstalldirs" in /*) echo "config/mkinstalldirs" ;; *) echo "../config/mkinstalldirs" ;; esac` /construction/net-mgmt/ap-utils/stage/usr/local/share installing uk.gmo as /construction/net-mgmt/ap-utils/stage/usr/local/share/locale/uk/LC_MESSAGES/ap-utils.mo installing fr.gmo as /construction/net-mgmt/ap-utils/stage/usr/local/share/locale/fr/LC_MESSAGES/ap-utils.mo installing pl.gmo as /construction/net-mgmt/ap-utils/stage/usr/local/share/locale/pl/LC_MESSAGES/ap-utils.mo installing ro.gmo as /construction/net-mgmt/ap-utils/stage/usr/local/share/locale/ro/LC_MESSAGES/ap-utils.mo installing nl.gmo as /construction/net-mgmt/ap-utils/stage/usr/local/share/locale/nl/LC_MESSAGES/ap-utils.mo if test "ap-utils" = "gettext"; then /bin/sh `case "config/mkinstalldirs" in /*) echo "config/mkinstalldirs" ;; *) echo "../config/mkinstalldirs" ;; esac` /construction/net-mgmt/ap-utils/stage/usr/local/share/gettext/po; for file in Makefile.in.in Makevars remove-potcdate.sin ; do install -m 0644 ./$file /construction/net-mgmt/ap-utils/stage/usr/local/share/gettext/po/$file; done; else : ; fi Making install in Documentation /bin/sh ../config/mkinstalldirs /construction/net-mgmt/ap-utils/stage/usr/local/man/man8 install -m 0644 ./ap-trapd.8 /construction/net-mgmt/ap-utils/stage/usr/local/man/man8/ap-trapd.8 install -m 0644 ./ap-mrtg.8 /construction/net-mgmt/ap-utils/stage/usr/local/man/man8/ap-mrtg.8 install -m 0644 ./ap-config.8 /construction/net-mgmt/ap-utils/stage/usr/local/man/man8/ap-config.8 Making install in ap-gl /bin/sh ../config/mkinstalldirs /construction/net-mgmt/ap-utils/stage/usr/local/bin install -s -m 555 ap-gl /construction/net-mgmt/ap-utils/stage/usr/local/bin/ap-gl /bin/mkdir -p /construction/net-mgmt/ap-utils/stage/usr/local/share/doc/ap-utils cd /construction/net-mgmt/ap-utils/ap-utils-1.4.1/Documentation && install -m 0644 FAQ Ovislink-HOWTO.html HARDWARE-NOTES README.ap-gl /construction/net-mgmt/ap-utils/stage/usr/local/share/doc/ap-utils ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for ap-utils-1.4.1_5 file sizes/checksums [16]: 0% file sizes/checksums [16]: 100% packing files [16]: 0% packing files [16]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:15