------------------------------------------------------------------------------- -- Phase: Environment ------------------------------------------------------------------------------- NO_DEPENDS=1 UNAME_r=6.5 UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=unknown UNAME_s=DragonFly PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SSL_NO_VERIFY_PEER=1 LANG=C HOME=/root USER=root TERM=dumb SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: showconfig ------------------------------------------------------------------------------- ===> The following configuration options are available for newsx-1.6_4: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ENV ------------------------------------------------------------------------------- XDG_DATA_HOME=/construction/news/newsx XDG_CONFIG_HOME=/construction/news/newsx XDG_CACHE_HOME=/construction/news/newsx/.cache HOME=/construction/news/newsx TMPDIR="/tmp" PATH=/construction/news/newsx/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/news/newsx/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 CONFIG_SITE=/xports/Templates/config.site lt_cv_sys_max_cmd_len=262144 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ARGS ------------------------------------------------------------------------------- --without-history --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ENV ------------------------------------------------------------------------------- XDG_DATA_HOME=/construction/news/newsx XDG_CONFIG_HOME=/construction/news/newsx XDG_CACHE_HOME=/construction/news/newsx/.cache HOME=/construction/news/newsx TMPDIR="/tmp" PATH=/construction/news/newsx/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/news/newsx/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc80 PREFIX=/usr/local LOCALBASE=/usr/local NOPROFILE=1 CC="cc" CFLAGS="-pipe -fcommon -O2 -fno-strict-aliasing " CPP="cpp" CPPFLAGS="-I/usr/local/news/include/inn" LDFLAGS=" " LIBS="" CXX="c++" CXXFLAGS=" -pipe -fcommon -O2 -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ARGS ------------------------------------------------------------------------------- DESTDIR=/construction/news/newsx/stage SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: PLIST_SUB ------------------------------------------------------------------------------- PORTDOCS="" OSREL=6.5 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/newsx" EXAMPLESDIR="share/examples/newsx" DATADIR="share/newsx" WWWDIR="www/newsx" ETCDIR="etc/newsx" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/newsx DOCSDIR=/usr/local/share/doc/newsx EXAMPLESDIR=/usr/local/share/examples/newsx WWWDIR=/usr/local/www/newsx ETCDIR=/usr/local/etc/newsx SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: /etc/make.conf ------------------------------------------------------------------------------- DPORTS_BUILDER=yes DISABLE_LICENSES=yes DEFAULT_VERSIONS=ssl=openssl FORCE_PACKAGE=yes DEVELOPER=yes DFLY_STING_XFAIL=yes USE_PACKAGE_DEPENDS_ONLY=yes PORTSDIR=/xports PORT_DBDIR=/options PKG_DBDIR=/var/db/pkg PKG_CACHEDIR=/var/cache/pkg PKG_COMPRESSION_FORMAT=.tgz DEVELOPER=1 WITH_CCACHE_BUILD=yes CCACHE_DIR=/ccache UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=600503 OSVERSION=9999999 OSREL=6.5 _OSRELEASE=6.5-SYNTH DISTDIR=/distfiles WRKDIRPREFIX=/construction BATCH=yes PACKAGE_BUILDING=yes PKG_CREATE_VERBOSE=yes MAKE_JOBS_NUMBER=13 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- UNFLAVORED databases/sqlite3 -> use databases/sqlite3@default Installing /packages/All/ncurses-6.4.pkg ===== Message from ncurses-6.4: -- To get the terminfo database please install the terminfo-db package: pkg install terminfo-db Installing /packages/All/libedit-3.1.20221030,1.pkg Installing /packages/All/sqlite3-3.42.0,1.pkg Installing /packages/All/db5-5.3.28_9.pkg ===== Message from db5-5.3.28_9: -- ===> NOTICE: The db5 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://docs.freebsd.org/en/articles/contributing/#ports-contributing -- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: EOLd, potential security issues, maybe use db18 instead. It is scheduled to be removed on or after 2022-06-30. Installing /packages/All/brotli-1.0.9,1.pkg Installing /packages/All/png-1.6.39.pkg Installing /packages/All/freetype2-2.12.1_2.pkg ===== Message from freetype2-2.12.1_2: -- The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as the default, emulating a modern version of ClearType. This change inevitably leads to different rendering results, and you might change port's options to adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment variable). The environment variable "FREETYPE_PROPERTIES" can be used to control the driver properties. Example: FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ cff:no-stem-darkening=1 \ autofitter:warping=1 This allows to select, say, the subpixel hinting mode at runtime for a given application. If LONG_PCF_NAMES port's option was enabled, the PCF family names may include the foundry and information whether they contain wide characters. For example, "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at run time with using pcf:no-long-family-names property, if needed. Example: FREETYPE_PROPERTIES=pcf:no-long-family-names=1 How to recreate fontconfig cache with using such environment variable, if needed: # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/index.html, if documentation was installed). Installing /packages/All/expat-2.5.0.pkg Installing /packages/All/fontconfig-2.14.2,1.pkg Running fc-cache to build fontconfig cache... Installing /packages/All/libdeflate-1.18.pkg Installing /packages/All/jbigkit-2.1_1.pkg Installing /packages/All/liblz4-1.9.4,1.pkg Installing /packages/All/zstd-1.5.5.pkg Installing /packages/All/jpeg-turbo-2.1.5.1.pkg Installing /packages/All/tiff-4.4.0_1.pkg Installing /packages/All/giflib-5.2.1.pkg Installing /packages/All/webp-1.3.0_1.pkg Installing /packages/All/libgd-2.3.3_5,1.pkg Installing /packages/All/perl5-5.32.1_3.pkg Installing /packages/All/p5-GD-2.77.pkg Installing /packages/All/p5-Convert-BinHex-1.125.pkg Installing /packages/All/p5-TimeDate-2.33,1.pkg Installing /packages/All/p5-Mail-Tools-2.21.pkg Installing /packages/All/p5-MIME-Tools-5.510,2.pkg Installing /packages/All/indexinfo-0.3.1.pkg Installing /packages/All/freebsd-uucp-1.07.4_3.pkg updating /etc/services ===== Message from freebsd-uucp-1.07.4_3: -- In order to run the periodic UUCP maintenance tasks, please add the following to your /etc/periodic.conf.local file: # 340.uucp daily_uuclean_enable="YES" # Run uuclean.daily # 410.status-uucp daily_status_uucp_enable="YES" # Check uucp status # 300.uucp weekly_uucp_enable="YES" # Clean uucp weekly # in your sendmail.mc file you need to set the path: define(`UUCP_MAILER_PATH', `/usr/local/bin/uux')dnl Installing /packages/All/gettext-runtime-0.21.1.pkg Installing /packages/All/libgpg-error-1.47.pkg Installing /packages/All/libassuan-2.5.6.pkg Installing /packages/All/libgcrypt-1.10.2.pkg Installing /packages/All/libksba-1.6.3.pkg Installing /packages/All/npth-1.6.pkg Installing /packages/All/gmp-6.2.1.pkg Installing /packages/All/openssl-1.1.1u,1.pkg Installing /packages/All/nettle-3.9.1.pkg Installing /packages/All/libtasn1-4.19.0.pkg Installing /packages/All/libunistring-1.1.pkg Installing /packages/All/libidn2-2.3.4.pkg Installing /packages/All/libffi-3.4.4.pkg Installing /packages/All/pcre2-10.42.pkg Installing /packages/All/readline-8.2.1.pkg Installing /packages/All/libxml2-2.10.4.pkg Installing /packages/All/libiconv-1.17.pkg Installing /packages/All/mpdecimal-2.5.1.pkg Installing /packages/All/python39-3.9.17.pkg ===== Message from python39-3.9.17: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py39-gdbm databases/py-gdbm@py39 py39-sqlite3 databases/py-sqlite3@py39 py39-tkinter x11-toolkits/py-tkinter@py39 Installing /packages/All/glib-2.76.4,2.pkg Generating GIO modules cache Compiling glib schemas No schema files found: doing nothing. Installing /packages/All/p11-kit-0.24.1_2.pkg Installing /packages/All/gnutls-3.7.9.pkg UNFLAVORED databases/sqlite3 -> use databases/sqlite3@default Installing /packages/All/pinentry-curses-1.2.1.pkg Installing /packages/All/pinentry-1.2.1.pkg Installing /packages/All/gnupg-2.3.8.pkg Installing /packages/All/inn-2.7.1_1.pkg ===> Checking for old database files Installing /packages/All/ccache-3.7.12_4.pkg Create compiler links... create symlink for cc create symlink for cc (world) create symlink for c++ create symlink for c++ (world) create symlink for CC create symlink for CC (world) create symlink for gcc create symlink for gcc (world) create symlink for g++ create symlink for g++ (world) ===== Message from ccache-3.7.12_4: -- NOTE: Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for information on using ccache with FreeBSD ports and src. UNFLAVORED databases/sqlite3 -> use databases/sqlite3@default UNFLAVORED databases/sqlite3 -> use databases/sqlite3@default SUCCEEDED 00:00:23 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> newsx-1.6_4 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> newsx-1.6_4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by newsx-1.6_4 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> newsx-1.6_4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by newsx-1.6_4 for building => SHA256 Checksum OK for newsx-1.6.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> newsx-1.6_4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by newsx-1.6_4 for building ===> Extracting for newsx-1.6_4 => SHA256 Checksum OK for newsx-1.6.tar.gz. Extracted Memory Use: 1.35M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for newsx-1.6_4 ===> Applying ports patches for newsx-1.6_4 from /xports/news/newsx/files SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> newsx-1.6_4 depends on file: /usr/local/news/lib/libinn.so - found ===> newsx-1.6_4 depends on file: /usr/local/bin/ccache - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> newsx-1.6_4 depends on file: /usr/local/news/lib/libinn.so - found ===> newsx-1.6_4 depends on file: /usr/local/bin/ccache - found ===> Configuring for newsx-1.6_4 /usr/bin/env WRKSRC=/construction/news/newsx/newsx-1.6 REWARNFILE=/construction/news/newsx/reinplace_warnings.txt /bin/sh /xports/Mk/Scripts/sed_checked.sh -e "s:%%LOCALBASE%%:/usr/local:g" /construction/news/newsx/newsx-1.6/configure ********************************************************* If the configure step fails, then you probably don't have a news server package installed. Try installing INN from /xports/news/inn, and then try building this port again. ********************************************************* 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 a news home directory... /usr/local/news checking and found INN... OK checking binaries... /usr/local/news/bin checking etc... /usr/local/news/etc checking spool... /usr/local/news/spool/articles checking outgoing batch... /usr/local/news/spool/outgoing checking incoming batch... /usr/local/news/spool/incoming checking active... /usr/local/news/db/active checking locks... /usr/local/news/run checking newsfeeds... /usr/local/news/etc/newsfeeds checking news user... news 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 strerror in -lcposix... no checking for NeXT... no checking whether make sets $(MAKE)... (cached) yes checking for a BSD-compatible install... /usr/bin/install -c checking for ranlib... ranlib checking for cc option to accept ANSI C... none needed checking how to run the C preprocessor... cpp checking for egrep... grep -E 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 function prototypes... yes checking for ANSI C header files... (cached) yes checking for string.h... (cached) yes checking for sendmail... /usr/sbin/sendmail checking for rnews... /usr/local/news/bin/rnews checking for inews... /usr/local/news/bin/inews checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for sys/time.h... (cached) yes checking for limits.h... (cached) yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking values.h usability... no checking values.h presence... no checking for values.h... no checking for stdlib.h... (cached) yes checking malloc.h usability... no checking malloc.h presence... no checking for malloc.h... no checking sys/malloc.h usability... yes checking sys/malloc.h presence... yes checking for sys/malloc.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for memory.h... (cached) yes checking for stdarg.h... (cached) yes checking varargs.h usability... no checking varargs.h presence... no checking for varargs.h... no checking for fcntl.h... (cached) yes checking sys/filio.h usability... yes checking sys/filio.h presence... yes checking for sys/filio.h... yes checking for sys/ioctl.h... (cached) yes checking for sys/file.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/wait.h... (cached) yes checking for sys/socket.h... (cached) yes checking ansi/string.h usability... no checking ansi/string.h presence... no checking for ansi/string.h... no checking sys/vfs.h usability... no checking sys/vfs.h presence... no checking for sys/vfs.h... no checking for sys/statvfs.h... (cached) yes checking for sys/param.h... (cached) yes checking for sys/mount.h... (cached) yes checking libc.h usability... no checking libc.h presence... no checking for libc.h... no checking for an ANSI C-conforming const... yes checking for packed struct... yes checking return type of signal handlers... void checking for pid_t... (cached) yes checking for off_t... (cached) yes checking for size_t... (cached) yes checking for mode_t... (cached) yes checking for nlink_t... (cached) yes checking for vprintf... (cached) yes checking for _doprnt... no checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... yes checking for main in -lnsl... no checking for main in -linet... no checking for main in -lsocket... no checking for syslog in -lgen... no checking for strerror... (cached) yes checking for strsignal... (cached) yes checking for strtoul... (cached) yes checking for waitpid... yes checking for gettimeofday... (cached) yes checking for putenv... (cached) yes checking for setenv... (cached) yes checking for getopt_long... yes checking for statfs... (cached) yes checking for statvfs... (cached) yes checking for HashMessageID in -linn... yes checking for IsToken in -lstorage... no checking storage.h usability... yes checking storage.h presence... yes checking for storage.h... yes checking inn/storage.h usability... yes checking inn/storage.h presence... yes checking for inn/storage.h... yes checking inn/dbz.h usability... yes checking inn/dbz.h presence... yes checking for inn/dbz.h... yes configure: creating ./config.status config.status: creating README config.status: creating doc/newsx.8 config.status: creating doc/newsq.1 config.status: creating doc/in.hosts.5 config.status: creating doc/newsx.conf.5 config.status: creating src/newsq config.status: creating more/addgroup.all config.status: creating newsx.spec config.status: creating Makefile config.status: creating src/Makefile config.status: creating dbz/Makefile config.status: creating doc/Makefile config.status: creating lib/Makefile config.status: creating more/Makefile config.status: creating test/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing default commands NOTE: Could not find a libstorage library This is really required for INN 2.x test: xINN: unexpected operator SUCCEEDED 00:00:12 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for newsx-1.6_4 --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in lib --- all --- if test x1 != x1; then /usr/bin/make libgetopt.a; fi if test x1 != x1; then /usr/bin/make libsetenv.a; fi if test x != x1; then /usr/bin/make libstorage.a; fi --- dummy.o --- source='dummy.c' object='dummy.o' libtool=no depfile='.deps/dummy.Po' tmpdepfile='.deps/dummy.TPo' depmode=gcc3 /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/news/include/inn -I/usr/local/news/include -pipe -fcommon -O2 -fno-strict-aliasing -Wall -c `test -f 'dummy.c' || echo './'`dummy.c --- libstorage.a --- rm -f libstorage.a ar cru libstorage.a dummy.o /usr/libexec/binutils234/elf/ar: `u' modifier ignored since `D' is the default (see `U') ranlib libstorage.a Making all in dbz --- dbz-v3.o --- source='dbz-v3.c' object='dbz-v3.o' libtool=no depfile='.deps/dbz-v3.Po' tmpdepfile='.deps/dbz-v3.TPo' depmode=gcc3 /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I/usr/local/news/include/inn -I/usr/local/news/include -pipe -fcommon -O2 -fno-strict-aliasing -Wall -c `test -f 'dbz-v3.c' || echo './'`dbz-v3.c --- libdbzv3.a --- rm -f libdbzv3.a ar cru libdbzv3.a dbz-v3.o /usr/libexec/binutils234/elf/ar: `u' modifier ignored since `D' is the default (see `U') ranlib libdbzv3.a --- all --- if test x1 != x1; then /usr/bin/make libdbz.a; fi Making all in src --- main.o --- --- doit.o --- --- auth.o --- --- despool.o --- --- putarticle.o --- --- pull.o --- --- util.o --- --- getarticle.o --- --- history.o --- --- lock.o --- --- sys.o --- --- active.o --- --- msgid.o --- --- putarticle.o --- source='putarticle.c' object='putarticle.o' libtool=no depfile='.deps/putarticle.Po' tmpdepfile='.deps/putarticle.TPo' depmode=gcc3 /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/news/include/inn -I/usr/local/news/include -pipe -fcommon -O2 -fno-strict-aliasing -Wall -c `test -f 'putarticle.c' || echo './'`putarticle.c putarticle.c: In function 'submit_article': putarticle.c:597:37: warning: '%s' directive output may be truncated writing up to 511 bytes into a region of size 507 [-Wformat-truncation=] putarticle.c:328:21: *id_p = msgid[0] ? msgid : 0; ~~~~~ putarticle.c:597:37: snprintf(buf,sizeof(buf),"IHAVE %s", msgid); ^~ putarticle.c:597:5: note: 'snprintf' output between 7 and 518 bytes into a destination of size 513 snprintf(buf,sizeof(buf),"IHAVE %s", msgid); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- doit.o --- source='doit.c' object='doit.o' libtool=no depfile='.deps/doit.Po' tmpdepfile='.deps/doit.TPo' depmode=gcc3 /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/news/include/inn -I/usr/local/news/include -pipe -fcommon -O2 -fno-strict-aliasing -Wall -c `test -f 'doit.c' || echo './'`doit.c --- main.o --- source='main.c' object='main.o' libtool=no depfile='.deps/main.Po' tmpdepfile='.deps/main.TPo' depmode=gcc3 /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/news/include/inn -I/usr/local/news/include -pipe -fcommon -O2 -fno-strict-aliasing -Wall -c `test -f 'main.c' || echo './'`main.c --- auth.o --- source='auth.c' object='auth.o' libtool=no depfile='.deps/auth.Po' tmpdepfile='.deps/auth.TPo' depmode=gcc3 /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/news/include/inn -I/usr/local/news/include -pipe -fcommon -O2 -fno-strict-aliasing -Wall -c `test -f 'auth.c' || echo './'`auth.c --- despool.o --- source='despool.c' object='despool.o' libtool=no depfile='.deps/despool.Po' tmpdepfile='.deps/despool.TPo' depmode=gcc3 /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/news/include/inn -I/usr/local/news/include -pipe -fcommon -O2 -fno-strict-aliasing -Wall -c `test -f 'despool.c' || echo './'`despool.c --- pull.o --- source='pull.c' object='pull.o' libtool=no depfile='.deps/pull.Po' tmpdepfile='.deps/pull.TPo' depmode=gcc3 /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/news/include/inn -I/usr/local/news/include -pipe -fcommon -O2 -fno-strict-aliasing -Wall -c `test -f 'pull.c' || echo './'`pull.c --- util.o --- source='util.c' object='util.o' libtool=no depfile='.deps/util.Po' tmpdepfile='.deps/util.TPo' depmode=gcc3 /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/news/include/inn -I/usr/local/news/include -pipe -fcommon -O2 -fno-strict-aliasing -Wall -c `test -f 'util.c' || echo './'`util.c --- getarticle.o --- source='getarticle.c' object='getarticle.o' libtool=no depfile='.deps/getarticle.Po' tmpdepfile='.deps/getarticle.TPo' depmode=gcc3 /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/news/include/inn -I/usr/local/news/include -pipe -fcommon -O2 -fno-strict-aliasing -Wall -c `test -f 'getarticle.c' || echo './'`getarticle.c --- history.o --- source='history.c' object='history.o' libtool=no depfile='.deps/history.Po' tmpdepfile='.deps/history.TPo' depmode=gcc3 /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/news/include/inn -I/usr/local/news/include -pipe -fcommon -O2 -fno-strict-aliasing -Wall -c `test -f 'history.c' || echo './'`history.c --- socket.o --- --- server.o --- --- lock.o --- source='lock.c' object='lock.o' libtool=no depfile='.deps/lock.Po' tmpdepfile='.deps/lock.TPo' depmode=gcc3 /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/news/include/inn -I/usr/local/news/include -pipe -fcommon -O2 -fno-strict-aliasing -Wall -c `test -f 'lock.c' || echo './'`lock.c --- active.o --- source='active.c' object='active.o' libtool=no depfile='.deps/active.Po' tmpdepfile='.deps/active.TPo' depmode=gcc3 /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/news/include/inn -I/usr/local/news/include -pipe -fcommon -O2 -fno-strict-aliasing -Wall -c `test -f 'active.c' || echo './'`active.c --- server.o --- source='server.c' object='server.o' libtool=no depfile='.deps/server.Po' tmpdepfile='.deps/server.TPo' depmode=gcc3 /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/news/include/inn -I/usr/local/news/include -pipe -fcommon -O2 -fno-strict-aliasing -Wall -c `test -f 'server.c' || echo './'`server.c --- sys.o --- source='sys.c' object='sys.o' libtool=no depfile='.deps/sys.Po' tmpdepfile='.deps/sys.TPo' depmode=gcc3 /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/news/include/inn -I/usr/local/news/include -pipe -fcommon -O2 -fno-strict-aliasing -Wall -c `test -f 'sys.c' || echo './'`sys.c --- msgid.o --- source='msgid.c' object='msgid.o' libtool=no depfile='.deps/msgid.Po' tmpdepfile='.deps/msgid.TPo' depmode=gcc3 /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/news/include/inn -I/usr/local/news/include -pipe -fcommon -O2 -fno-strict-aliasing -Wall -c `test -f 'msgid.c' || echo './'`msgid.c --- socket.o --- source='socket.c' object='socket.o' libtool=no depfile='.deps/socket.Po' tmpdepfile='.deps/socket.TPo' depmode=gcc3 /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/news/include/inn -I/usr/local/news/include -pipe -fcommon -O2 -fno-strict-aliasing -Wall -c `test -f 'socket.c' || echo './'`socket.c --- incoming.o --- source='incoming.c' object='incoming.o' libtool=no depfile='.deps/incoming.Po' tmpdepfile='.deps/incoming.TPo' depmode=gcc3 /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/news/include/inn -I/usr/local/news/include -pipe -fcommon -O2 -fno-strict-aliasing -Wall -c `test -f 'incoming.c' || echo './'`incoming.c --- request.o --- source='request.c' object='request.o' libtool=no depfile='.deps/request.Po' tmpdepfile='.deps/request.TPo' depmode=gcc3 /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/news/include/inn -I/usr/local/news/include -pipe -fcommon -O2 -fno-strict-aliasing -Wall -c `test -f 'request.c' || echo './'`request.c --- exec.o --- source='exec.c' object='exec.o' libtool=no depfile='.deps/exec.Po' tmpdepfile='.deps/exec.TPo' depmode=gcc3 /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/news/include/inn -I/usr/local/news/include -pipe -fcommon -O2 -fno-strict-aliasing -Wall -c `test -f 'exec.c' || echo './'`exec.c --- logmsg.o --- source='logmsg.c' object='logmsg.o' libtool=no depfile='.deps/logmsg.Po' tmpdepfile='.deps/logmsg.TPo' depmode=gcc3 /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/news/include/inn -I/usr/local/news/include -pipe -fcommon -O2 -fno-strict-aliasing -Wall -c `test -f 'logmsg.c' || echo './'`logmsg.c --- lock.o --- lock.c: In function 'do_lock': lock.c:141:9: warning: variable 'id_temp' set but not used [-Wunused-but-set-variable] int id_temp = -1; ^~~~~~~ --- telnet.o --- source='telnet.c' object='telnet.o' libtool=no depfile='.deps/telnet.Po' tmpdepfile='.deps/telnet.TPo' depmode=gcc3 /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/news/include/inn -I/usr/local/news/include -pipe -fcommon -O2 -fno-strict-aliasing -Wall -c `test -f 'telnet.c' || echo './'`telnet.c --- script.o --- source='script.c' object='script.o' libtool=no depfile='.deps/script.Po' tmpdepfile='.deps/script.TPo' depmode=gcc3 /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/news/include/inn -I/usr/local/news/include -pipe -fcommon -O2 -fno-strict-aliasing -Wall -c `test -f 'script.c' || echo './'`script.c --- statistics.o --- source='statistics.c' object='statistics.o' libtool=no depfile='.deps/statistics.Po' tmpdepfile='.deps/statistics.TPo' depmode=gcc3 /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/news/include/inn -I/usr/local/news/include -pipe -fcommon -O2 -fno-strict-aliasing -Wall -c `test -f 'statistics.c' || echo './'`statistics.c --- socket.o --- socket.c: In function 'tcp_open': socket.c:82:20: warning: variable 'host_info' set but not used [-Wunused-but-set-variable] struct hostent host_info; ^~~~~~~~~ --- bounce.o --- source='bounce.c' object='bounce.o' libtool=no depfile='.deps/bounce.Po' tmpdepfile='.deps/bounce.TPo' depmode=gcc3 /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/news/include/inn -I/usr/local/news/include -pipe -fcommon -O2 -fno-strict-aliasing -Wall -c `test -f 'bounce.c' || echo './'`bounce.c --- rnews.o --- source='rnews.c' object='rnews.o' libtool=no depfile='.deps/rnews.Po' tmpdepfile='.deps/rnews.TPo' depmode=gcc3 /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/news/include/inn -I/usr/local/news/include -pipe -fcommon -O2 -fno-strict-aliasing -Wall -c `test -f 'rnews.c' || echo './'`rnews.c --- title.o --- source='title.c' object='title.o' libtool=no depfile='.deps/title.Po' tmpdepfile='.deps/title.TPo' depmode=gcc3 /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/news/include/inn -I/usr/local/news/include -pipe -fcommon -O2 -fno-strict-aliasing -Wall -c `test -f 'title.c' || echo './'`title.c --- wildmat.o --- source='wildmat.c' object='wildmat.o' libtool=no depfile='.deps/wildmat.Po' tmpdepfile='.deps/wildmat.TPo' depmode=gcc3 /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/news/include/inn -I/usr/local/news/include -pipe -fcommon -O2 -fno-strict-aliasing -Wall -c `test -f 'wildmat.c' || echo './'`wildmat.c --- split.o --- source='split.c' object='split.o' libtool=no depfile='.deps/split.Po' tmpdepfile='.deps/split.TPo' depmode=gcc3 /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/news/include/inn -I/usr/local/news/include -pipe -fcommon -O2 -fno-strict-aliasing -Wall -c `test -f 'split.c' || echo './'`split.c --- list.o --- source='list.c' object='list.o' libtool=no depfile='.deps/list.Po' tmpdepfile='.deps/list.TPo' depmode=gcc3 /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/news/include/inn -I/usr/local/news/include -pipe -fcommon -O2 -fno-strict-aliasing -Wall -c `test -f 'list.c' || echo './'`list.c --- path.o --- source='path.c' object='path.o' libtool=no depfile='.deps/path.Po' tmpdepfile='.deps/path.TPo' depmode=gcc3 /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/news/include/inn -I/usr/local/news/include -pipe -fcommon -O2 -fno-strict-aliasing -Wall -c `test -f 'path.c' || echo './'`path.c --- mfilter.o --- source='mfilter.c' object='mfilter.o' libtool=no depfile='.deps/mfilter.Po' tmpdepfile='.deps/mfilter.TPo' depmode=gcc3 /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/news/include/inn -I/usr/local/news/include -pipe -fcommon -O2 -fno-strict-aliasing -Wall -c `test -f 'mfilter.c' || echo './'`mfilter.c --- filter.o --- source='filter.c' object='filter.o' libtool=no depfile='.deps/filter.Po' tmpdepfile='.deps/filter.TPo' depmode=gcc3 /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/news/include/inn -I/usr/local/news/include -pipe -fcommon -O2 -fno-strict-aliasing -Wall -c `test -f 'filter.c' || echo './'`filter.c --- config.o --- source='config.c' object='config.o' libtool=no depfile='.deps/config.Po' tmpdepfile='.deps/config.TPo' depmode=gcc3 /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/news/include/inn -I/usr/local/news/include -pipe -fcommon -O2 -fno-strict-aliasing -Wall -c `test -f 'config.c' || echo './'`config.c --- freespc.o --- source='freespc.c' object='freespc.o' libtool=no depfile='.deps/freespc.Po' tmpdepfile='.deps/freespc.TPo' depmode=gcc3 /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/news/include/inn -I/usr/local/news/include -pipe -fcommon -O2 -fno-strict-aliasing -Wall -c `test -f 'freespc.c' || echo './'`freespc.c --- auth.o --- auth.c: In function 'do_authinfo_generic': auth.c:154:48: warning: '%.990s' directive output may be truncated writing up to 990 bytes into a region of size 495 [-Wformat-truncation=] snprintf(buf,sizeof(buf),"AUTHINFO GENERIC %.990s", username); ^~~~~~ auth.c:154:5: note: 'snprintf' output between 18 and 1008 bytes into a destination of size 512 snprintf(buf,sizeof(buf),"AUTHINFO GENERIC %.990s", username); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- sim.o --- source='sim.c' object='sim.o' libtool=no depfile='.deps/sim.Po' tmpdepfile='.deps/sim.TPo' depmode=gcc3 /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/news/include/inn -I/usr/local/news/include -pipe -fcommon -O2 -fno-strict-aliasing -Wall -c `test -f 'sim.c' || echo './'`sim.c --- newstemp.o --- source='newstemp.c' object='newstemp.o' libtool=no depfile='.deps/newstemp.Po' tmpdepfile='.deps/newstemp.TPo' depmode=gcc3 /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/news/include/inn -I/usr/local/news/include -pipe -fcommon -O2 -fno-strict-aliasing -Wall -c `test -f 'newstemp.c' || echo './'`newstemp.c --- hash.o --- source='hash.c' object='hash.o' libtool=no depfile='.deps/hash.Po' tmpdepfile='.deps/hash.TPo' depmode=gcc3 /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/news/include/inn -I/usr/local/news/include -pipe -fcommon -O2 -fno-strict-aliasing -Wall -c `test -f 'hash.c' || echo './'`hash.c --- telnet.o --- telnet.c: In function 'str_telcmd': telnet.c:134:9: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] return TELCMD(cmd); ^~~~~~ telnet.c: In function 'str_telopt': telnet.c:150:9: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] return TELOPT(opt); ^~~~~~ --- getarticle.o --- getarticle.c: In function 'read_article': getarticle.c:214:31: warning: '%s' directive writing up to 5120 bytes into a region of size 5109 [-Wformat-overflow=] sprintf(line,"Path: %s!%s", NEWSX_PATH, path_line); ^~ ~~~~~~~~~ getarticle.c:214:8: note: 'sprintf' output between 13 and 5133 bytes into a destination of size 5121 sprintf(line,"Path: %s!%s", NEWSX_PATH, path_line); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- newsx --- cc -pipe -fcommon -O2 -fno-strict-aliasing -Wall -o newsx main.o doit.o auth.o despool.o putarticle.o pull.o util.o getarticle.o history.o hash.o lock.o sys.o active.o msgid.o socket.o server.o incoming.o request.o exec.o logmsg.o telnet.o script.o statistics.o bounce.o rnews.o title.o wildmat.o split.o list.o path.o mfilter.o filter.o config.o freespc.o sim.o newstemp.o -L/usr/local/news/lib -Wl,-rpath -Wl,/usr/local/news/lib ../dbz/libdbzv3.a -linn ../lib/libstorage.a Making all in doc Making all in more Making all in test --- testfilter.o --- source='testfilter.c' object='testfilter.o' libtool=no depfile='.deps/testfilter.Po' tmpdepfile='.deps/testfilter.TPo' depmode=gcc3 /bin/sh ../depcomp cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I/usr/local/news/include/inn -I/usr/local/news/include -pipe -fcommon -O2 -fno-strict-aliasing -Wall -c `test -f 'testfilter.c' || echo './'`testfilter.c --- testfilter --- cc -pipe -fcommon -O2 -fno-strict-aliasing -Wall -o testfilter testfilter.o ../src/filter.o ../src/socket.o ../src/logmsg.o ../src/telnet.o ../src/title.o ../src/exec.o ../src/script.o ../src/util.o /usr/bin/strip /construction/news/newsx/newsx-1.6/src/newsx SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> newsx-1.6_4 depends on file: /usr/local/news/lib/libinn.so - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for newsx-1.6_4 ===> newsx-1.6_4 depends on file: /usr/local/news/lib/libinn.so - found ===> Generating temporary packing list Making install in lib Making install in dbz Making install in src /bin/sh ../mkinstalldirs /construction/news/newsx/stage/usr/local/bin install -s -m 555 newsx /construction/news/newsx/stage/usr/local/bin/newsx /bin/sh ../mkinstalldirs /construction/news/newsx/stage/usr/local/bin install -m 555 newsq /construction/news/newsx/stage/usr/local/bin/newsq if test ! -d /construction/news/newsx/stage/usr/local/news/spool/inhosts ; then if test -d /usr/local/news/spool/articles/in.hosts ; then echo The default location has changed, so we move ; echo the directory /usr/local/news/spool/articles/in.hosts to /usr/local/news/spool/inhosts ; mv /usr/local/news/spool/articles/in.hosts /usr/local/news/spool/inhosts ; else echo Creating directory /usr/local/news/spool/inhosts ; umask 0002 ; mkdir -p /construction/news/newsx/stage/usr/local/news/spool/inhosts ; fi ; fi Creating directory /usr/local/news/spool/inhosts Making install in doc /bin/sh ../mkinstalldirs /construction/news/newsx/stage/usr/local/man/man1 install -m 0644 ./newsq.1 /construction/news/newsx/stage/usr/local/man/man1/newsq.1 /bin/sh ../mkinstalldirs /construction/news/newsx/stage/usr/local/man/man5 install -m 0644 ./newsx.conf.5 /construction/news/newsx/stage/usr/local/man/man5/newsx.conf.5 install -m 0644 ./in.hosts.5 /construction/news/newsx/stage/usr/local/man/man5/in.hosts.5 /bin/sh ../mkinstalldirs /construction/news/newsx/stage/usr/local/man/man8 install -m 0644 ./newsx.8 /construction/news/newsx/stage/usr/local/man/man8/newsx.8 Making install in more Making install in test /bin/mkdir -p /construction/news/newsx/stage/usr/local/share/doc/newsx install -m 0644 /construction/news/newsx/newsx-1.6/AUTHORS /construction/news/newsx/stage/usr/local/share/doc/newsx install -m 0644 /construction/news/newsx/newsx-1.6/COPYING /construction/news/newsx/stage/usr/local/share/doc/newsx install -m 0644 /construction/news/newsx/newsx-1.6/ChangeLog /construction/news/newsx/stage/usr/local/share/doc/newsx install -m 0644 /construction/news/newsx/newsx-1.6/FAQ /construction/news/newsx/stage/usr/local/share/doc/newsx install -m 0644 /construction/news/newsx/newsx-1.6/INSTALL /construction/news/newsx/stage/usr/local/share/doc/newsx install -m 0644 /construction/news/newsx/newsx-1.6/NEWS /construction/news/newsx/stage/usr/local/share/doc/newsx install -m 0644 /construction/news/newsx/newsx-1.6/README /construction/news/newsx/stage/usr/local/share/doc/newsx install -m 0644 /construction/news/newsx/newsx-1.6/TODO /construction/news/newsx/stage/usr/local/share/doc/newsx ====> 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: check-plist ------------------------------------------------------------------------------- ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for newsx-1.6_4 file sizes/checksums [14]: 0% file sizes/checksums [14]: 100% Service unavailablepacking files [14]: 0% packing files [14]: 100% packing directories [1]: 0% packing directories [1]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:40