------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/gmake-4.3.txz Installing /packages/All/zip-3.0_1.txz Installing /packages/All/perl5-5.30.2.txz ===== Message from perl5-5.30.2: -- The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. SUCCEEDED 00:00:11 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The atp port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> atp-1.50_2 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The atp port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> atp-1.50_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by atp-1.50_2 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The atp port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> atp-1.50_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by atp-1.50_2 for building => SHA256 Checksum OK for atp-1.50-src.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The atp port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> atp-1.50_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by atp-1.50_2 for building ===> Extracting for atp-1.50_2 => SHA256 Checksum OK for atp-1.50-src.tar.gz. Extracted Memory Use: 1.04M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for atp-1.50_2 ===> Applying ports patches for atp-1.50_2 ===> Cleanly applied ports patch(es) patch-Makefile.in /usr/bin/env WRKSRC=/construction/news/atp/atp-1.50 REWARNFILE=/construction/news/atp/reinplace_warnings.txt /xports/Tools/scripts/sed_checked.sh -e 's,$(atphome),$(DESTDIR)&,g' /construction/news/atp/atp-1.50/Makefile.in /usr/bin/env WRKSRC=/construction/news/atp/atp-1.50 REWARNFILE=/construction/news/atp/reinplace_warnings.txt /xports/Tools/scripts/sed_checked.sh -e 's,$(bindir),$(DESTDIR)&,g' /construction/news/atp/atp-1.50/Makefile.in /usr/bin/env WRKSRC=/construction/news/atp/atp-1.50 REWARNFILE=/construction/news/atp/reinplace_warnings.txt /xports/Tools/scripts/sed_checked.sh -e 's,$(mandir),$(DESTDIR)&,g' /construction/news/atp/atp-1.50/Makefile.in SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> atp-1.50_2 depends on package: gmake>=4.3 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> atp-1.50_2 depends on package: gmake>=4.3 - found ===> Configuring for atp-1.50_2 loading site script /xports/Templates/config.site creating cache ./config.cache checking for gcc... cc checking whether the C compiler (cc -pipe -O2 -fno-strict-aliasing ) works... yes checking whether we are using GNU C... yes checking whether cc accepts -g... yes checking how to run the C preprocessor... cpp checking for minix/config.h... (cached) no checking for POSIXized ISC... no checking whether cc needs -traditional... no checking for cc option to accept ANSI C... checking for working ansi prototypes... yes checking whether gmake sets ${MAKE}... yes checking for a BSD compatible install... /usr/bin/install -c checking for ranlib... ranlib checking for mawk... (cached) /usr/bin/awk checking for lint... lclint +boolint checking for strip... strip checking for gtbl... tbl checking for less... less checking for dvips... ps_groff checking for col... UCOL checking whether col accepts -x... yes checking for groff... nroff checking for nroff output device... checking for working const... yes checking for working volatile... yes checking whether using a cross-compiler... no checking for ANSI C header files... (cached) yes checking for size_t... (cached) yes checking for mode_t... (cached) yes checking for pid_t... (cached) yes checking return type of signal handlers... void checking for dirent.h that defines DIR... yes checking for opendir in -ldir... no checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking for unistd.h... (cached) yes checking for utime.h... (cached) yes checking for termios.h... yes checking for strncasecmp... (cached) yes checking for getcwd... (cached) yes checking for perror... yes checking for sigaction... (cached) yes checking for strdup... (cached) yes checking for strstr... (cached) yes checking for tmpnam... (cached) yes checking for tcgetattr... yes checking for cfgetospeed... yes checking for main in -lmemdb... no checking for main in -ltermcap... no checking for main in -ltermlib... no checking for uname... DragonFly checking for perl... (cached) /usr/local/bin/perl checking for cat... /bin/cat checking whether #! works in shell scripts... yes checking whether mkdir accepts -p... yes checking for man page owner... root checking for man page group... wheel checking for bin owner... root checking for bin group... wheel updating cache ./config.cache creating ./config.status creating Makefile creating editline/Makefile creating utils/Makefile creating docs/Makefile Please review Makefile for installation permissions and ownership. SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for atp-1.50_2 gmake[1]: Entering directory '/construction/news/atp/atp-1.50' cc -O -DENGLISH -DSYS_UNIX -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DHAVE_DIRENT_H=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UTIME_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_STRNCASECMP=1 -DHAVE_GETCWD=1 -DHAVE_PERROR=1 -DHAVE_SIGACTION=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -DHAVE_TMPNAM=1 -DHAVE_TCGETATTR=1 -DHAVE_CFGETOSPEED=1 -DATPUNAM=\"DragonFly\" -c -o read.o read.c cc -O -DENGLISH -DSYS_UNIX -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DHAVE_DIRENT_H=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UTIME_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_STRNCASECMP=1 -DHAVE_GETCWD=1 -DHAVE_PERROR=1 -DHAVE_SIGACTION=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -DHAVE_TMPNAM=1 -DHAVE_TCGETATTR=1 -DHAVE_CFGETOSPEED=1 -DATPUNAM=\"DragonFly\" -c -o readlib.o readlib.c cc -O -DENGLISH -DSYS_UNIX -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DHAVE_DIRENT_H=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UTIME_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_STRNCASECMP=1 -DHAVE_GETCWD=1 -DHAVE_PERROR=1 -DHAVE_SIGACTION=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -DHAVE_TMPNAM=1 -DHAVE_TCGETATTR=1 -DHAVE_CFGETOSPEED=1 -DATPUNAM=\"DragonFly\" -c -o makemail.o makemail.c cc -O -DENGLISH -DSYS_UNIX -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DHAVE_DIRENT_H=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UTIME_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_STRNCASECMP=1 -DHAVE_GETCWD=1 -DHAVE_PERROR=1 -DHAVE_SIGACTION=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -DHAVE_TMPNAM=1 -DHAVE_TCGETATTR=1 -DHAVE_CFGETOSPEED=1 -DATPUNAM=\"DragonFly\" -c -o system.o system.c cc -O -DENGLISH -DSYS_UNIX -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DHAVE_DIRENT_H=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UTIME_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_STRNCASECMP=1 -DHAVE_GETCWD=1 -DHAVE_PERROR=1 -DHAVE_SIGACTION=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -DHAVE_TMPNAM=1 -DHAVE_TCGETATTR=1 -DHAVE_CFGETOSPEED=1 -DATPUNAM=\"DragonFly\" -c -o ansi.o ansi.c cc -O -DENGLISH -DSYS_UNIX -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DHAVE_DIRENT_H=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UTIME_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_STRNCASECMP=1 -DHAVE_GETCWD=1 -DHAVE_PERROR=1 -DHAVE_SIGACTION=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -DHAVE_TMPNAM=1 -DHAVE_TCGETATTR=1 -DHAVE_CFGETOSPEED=1 -DATPUNAM=\"DragonFly\" -c -o qlib.o qlib.c cc -O -DENGLISH -DSYS_UNIX -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DHAVE_DIRENT_H=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UTIME_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_STRNCASECMP=1 -DHAVE_GETCWD=1 -DHAVE_PERROR=1 -DHAVE_SIGACTION=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -DHAVE_TMPNAM=1 -DHAVE_TCGETATTR=1 -DHAVE_CFGETOSPEED=1 -DATPUNAM=\"DragonFly\" -c -o mkindex.o mkindex.c cc -O -DENGLISH -DSYS_UNIX -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DHAVE_DIRENT_H=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UTIME_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_STRNCASECMP=1 -DHAVE_GETCWD=1 -DHAVE_PERROR=1 -DHAVE_SIGACTION=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -DHAVE_TMPNAM=1 -DHAVE_TCGETATTR=1 -DHAVE_CFGETOSPEED=1 -DATPUNAM=\"DragonFly\" -c -o text.o text.c cc -O -DENGLISH -DSYS_UNIX -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DHAVE_DIRENT_H=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UTIME_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_STRNCASECMP=1 -DHAVE_GETCWD=1 -DHAVE_PERROR=1 -DHAVE_SIGACTION=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -DHAVE_TMPNAM=1 -DHAVE_TCGETATTR=1 -DHAVE_CFGETOSPEED=1 -DATPUNAM=\"DragonFly\" -c -o chosetag.o chosetag.c cc -O -DENGLISH -DSYS_UNIX -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DHAVE_DIRENT_H=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UTIME_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_STRNCASECMP=1 -DHAVE_GETCWD=1 -DHAVE_PERROR=1 -DHAVE_SIGACTION=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -DHAVE_TMPNAM=1 -DHAVE_TCGETATTR=1 -DHAVE_CFGETOSPEED=1 -DATPUNAM=\"DragonFly\" -c -o purge.o purge.c cc -O -DENGLISH -DSYS_UNIX -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DHAVE_DIRENT_H=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UTIME_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_STRNCASECMP=1 -DHAVE_GETCWD=1 -DHAVE_PERROR=1 -DHAVE_SIGACTION=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -DHAVE_TMPNAM=1 -DHAVE_TCGETATTR=1 -DHAVE_CFGETOSPEED=1 -DATPUNAM=\"DragonFly\" -c -o display.o display.c cc -O -DENGLISH -DSYS_UNIX -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DHAVE_DIRENT_H=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UTIME_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_STRNCASECMP=1 -DHAVE_GETCWD=1 -DHAVE_PERROR=1 -DHAVE_SIGACTION=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -DHAVE_TMPNAM=1 -DHAVE_TCGETATTR=1 -DHAVE_CFGETOSPEED=1 -DATPUNAM=\"DragonFly\" -c -o reply.o reply.c cc -O -DENGLISH -DSYS_UNIX -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DHAVE_DIRENT_H=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UTIME_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_STRNCASECMP=1 -DHAVE_GETCWD=1 -DHAVE_PERROR=1 -DHAVE_SIGACTION=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -DHAVE_TMPNAM=1 -DHAVE_TCGETATTR=1 -DHAVE_CFGETOSPEED=1 -DATPUNAM=\"DragonFly\" -c -o atpmain.o atpmain.c cc -O -DENGLISH -DSYS_UNIX -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DHAVE_DIRENT_H=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UTIME_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_STRNCASECMP=1 -DHAVE_GETCWD=1 -DHAVE_PERROR=1 -DHAVE_SIGACTION=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -DHAVE_TMPNAM=1 -DHAVE_TCGETATTR=1 -DHAVE_CFGETOSPEED=1 -DATPUNAM=\"DragonFly\" -c -o rdconfig.o rdconfig.c cd editline ; gmake libedit.a gmake[2]: Entering directory '/construction/news/atp/atp-1.50/editline' cc -O -I.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DHAVE_DIRENT_H=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UTIME_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_STRNCASECMP=1 -DHAVE_GETCWD=1 -DHAVE_PERROR=1 -DHAVE_SIGACTION=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -DHAVE_TMPNAM=1 -DHAVE_TCGETATTR=1 -DHAVE_CFGETOSPEED=1 -DSYS_UNIX=1 -DHIST_SIZE=25 -DUNIQUE_HISTORY=1 -DANSI_ARROWS=1 -c -o editline.o editline.c cc -O -I.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DHAVE_DIRENT_H=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UTIME_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_STRNCASECMP=1 -DHAVE_GETCWD=1 -DHAVE_PERROR=1 -DHAVE_SIGACTION=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -DHAVE_TMPNAM=1 -DHAVE_TCGETATTR=1 -DHAVE_CFGETOSPEED=1 -DSYS_UNIX=1 -DHIST_SIZE=25 -DUNIQUE_HISTORY=1 -DANSI_ARROWS=1 -c -o complete.o complete.c cc -O -I.. -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DHAVE_DIRENT_H=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UTIME_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_STRNCASECMP=1 -DHAVE_GETCWD=1 -DHAVE_PERROR=1 -DHAVE_SIGACTION=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -DHAVE_TMPNAM=1 -DHAVE_TCGETATTR=1 -DHAVE_CFGETOSPEED=1 -DSYS_UNIX=1 -DHIST_SIZE=25 -DUNIQUE_HISTORY=1 -DANSI_ARROWS=1 -c -o sysunix.o sysunix.c ar r libedit.a editline.o complete.o sysunix.o /usr/libexec/binutils227/elf/ar: creating libedit.a ranlib libedit.a gmake[2]: Leaving directory '/construction/news/atp/atp-1.50/editline' cc -o atp read.o readlib.o makemail.o system.o ansi.o qlib.o mkindex.o text.o chosetag.o purge.o display.o reply.o atpmain.o rdconfig.o ./editline/libedit.a reply.o:reply.c:function Reply: warning: warning: tmpnam() possibly used unsafely; consider using mkstemp() cd utils ; gmake all gmake[2]: Entering directory '/construction/news/atp/atp-1.50/utils' cc -O -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DHAVE_DIRENT_H=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UTIME_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_STRNCASECMP=1 -DHAVE_GETCWD=1 -DHAVE_PERROR=1 -DHAVE_SIGACTION=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -DHAVE_TMPNAM=1 -DHAVE_TCGETATTR=1 -DHAVE_CFGETOSPEED=1 -c -o ansi2knr.o ansi2knr.c sed -e 1,7d -e '/@NOTUX@/d' -e "s%@PERLPATH@%/usr/local/bin/perl%"\ -e 's/ //' ./atpdiag.in >atpdiag.tmp cc -O -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DHAVE_DIRENT_H=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_UTIME_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_STRNCASECMP=1 -DHAVE_GETCWD=1 -DHAVE_PERROR=1 -DHAVE_SIGACTION=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -DHAVE_TMPNAM=1 -DHAVE_TCGETATTR=1 -DHAVE_CFGETOSPEED=1 -c -o rot13.o rot13.c mv atpdiag.tmp atpdiag chmod 755 atpdiag cc -o rot13 rot13.o cc -o ansi2knr ansi2knr.o gmake[2]: Leaving directory '/construction/news/atp/atp-1.50/utils' gmake[1]: Leaving directory '/construction/news/atp/atp-1.50' SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> atp-1.50_2 depends on executable: zip - found ===> atp-1.50_2 depends on package: perl5>=5.30.r1<5.31 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for atp-1.50_2 ===> atp-1.50_2 depends on executable: zip - found ===> atp-1.50_2 depends on package: perl5>=5.30.r1<5.31 - found ===> Generating temporary packing list gmake[1]: Entering directory '/construction/news/atp/atp-1.50' cd editline ; gmake libedit.a gmake[2]: Entering directory '/construction/news/atp/atp-1.50/editline' gmake[2]: 'libedit.a' is up to date. gmake[2]: Leaving directory '/construction/news/atp/atp-1.50/editline' cc -o atp read.o readlib.o makemail.o system.o ansi.o qlib.o mkindex.o text.o chosetag.o purge.o display.o reply.o atpmain.o rdconfig.o ./editline/libedit.a reply.o:reply.c:function Reply: warning: warning: tmpnam() possibly used unsafely; consider using mkstemp() Installing binaries . . . /usr/bin/install -c -m 755 ./atp /construction/news/atp/stage/usr/local/bin/atp /usr/bin/install -c -m 755 ./utils/atpdiag /construction/news/atp/stage/usr/local/bin/atpdiag /usr/bin/install -c -m 755 ./utils/rot13 /construction/news/atp/stage/usr/local/bin/rot13 Installing man pages . . . /usr/bin/install -c -m 644 ./docs/atp.1 /construction/news/atp/stage/usr/local/man/man1 /usr/bin/install -c -m 644 ./docs/editline.3 /construction/news/atp/stage/usr/local/man/man3 /usr/bin/install -c -m 644 ./docs/atpdiag.1 /construction/news/atp/stage/usr/local/man/man1 /usr/bin/install -c -m 644 ./docs/rot13.1 /construction/news/atp/stage/usr/local/man/man1 Installing configuration files . . . gmake[1]: Leaving directory '/construction/news/atp/atp-1.50' ====> 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 atp-1.50_2 file sizes/checksums [9]: 0% file sizes/checksums [9]: 100% packing files [9]: 0% packing files [9]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:20