=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/news/newsx", "configure", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] WARNING: [license.mk] Every package should define a LICENSE. => Checksum BLAKE2s OK for newsx-1.6.tar.gz => Checksum SHA512 OK for newsx-1.6.tar.gz ===> Installing dependencies for newsx-1.6nb3 ========================================================================== The following variables will affect the build process of this package, newsx-1.6nb3. Their current value is shown below: * INN_DATA_DIR = /var/opt/pkg/news * INN_GROUP = news * INN_USER = news * VARBASE = /var/opt/pkg You may want to abort the process now with CTRL-C and change the value of variables in the first group before continuing. Be sure to run `/opt/pkg/bin/bmake clean' after the changes. ========================================================================== => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Full dependency inn>=2.7.1nb2: found inn-2.7.3nb2 ===> Overriding tools for newsx-1.6nb3 ===> Extracting for newsx-1.6nb3 ===> Patching for newsx-1.6nb3 => Applying pkgsrc patches for newsx-1.6nb3 => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/news/newsx/patches/patch-aa => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/news/newsx/patches/patch-aa Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-aa,v 1.3 2014/09/12 07:58:12 spz Exp $ | |--- configure.orig 2003-05-18 17:25:34.000000000 +0000 |+++ configure -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 861. Hunk #2 succeeded at 1745. Hunk #3 succeeded at 1898. Hunk #4 succeeded at 1975. Hunk #5 succeeded at 2032. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/news/newsx/patches/patch-ab => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/news/newsx/patches/patch-ab Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ab,v 1.2 2014/09/12 07:58:12 spz Exp $ | |--- configure.ac.orig 2003-05-18 10:57:24.000000000 +0000 |+++ configure.ac -------------------------- Patching file configure.ac using Plan A... Hunk #1 succeeded at 278. Hunk #2 succeeded at 377. Hunk #3 succeeded at 438. Hunk #4 succeeded at 473. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/news/newsx/patches/patch-ac => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/news/newsx/patches/patch-ac Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ac,v 1.1 2008/07/28 16:27:42 cube Exp $ | |--- src/getarticle.c.orig 2003-01-21 10:47:25.000000000 +0100 |+++ src/getarticle.c -------------------------- Patching file src/getarticle.c using Plan A... Hunk #1 succeeded at 143. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/news/newsx/patches/patch-ad => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/news/newsx/patches/patch-ad Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ad,v 1.1 2010/03/19 17:17:05 joerg Exp $ | |--- src/Makefile.in.orig 2010-03-19 17:07:10.000000000 +0000 |+++ src/Makefile.in -------------------------- Patching file src/Makefile.in using Plan A... Hunk #1 succeeded at 488. done ===> Creating toolchain wrappers for newsx-1.6nb3 ===> Configuring for newsx-1.6nb3 => Modifying GNU configure scripts to avoid --recheck => Replacing config-guess with pkgsrc versions => Replacing config-sub with pkgsrc versions => Replacing install-sh with pkgsrc version => Checking for portability problems in extracted files checking for a BSD-compatible install... /opt/pkg/bin/bsdinstall -c -o pbulk -g pbulk checking whether build environment is sane... yes checking for gawk... /usr/bin/nawk checking whether make sets $(MAKE)... yes checking for a news home directory... /opt/pkg/lib checking and found INN... OK checking binaries... /opt/pkg/libexec/inn checking etc... /etc/opt/pkg/inn checking spool... /var/opt/pkg/news/spool/articles checking outgoing batch... /var/opt/pkg/news/spool/outgoing checking incoming batch... /var/opt/pkg/news/spool/incoming checking active... /var/opt/pkg/news/db/active checking history... /var/opt/pkg/news/db/history checking locks... /var/opt/pkg/news/run checking newsfeeds... /etc/opt/pkg/inn/newsfeeds checking news user... news checking for x86_64-sun-solaris2.11-gcc... gcc 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 gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for strerror in -lcposix... no checking for NeXT... no checking whether make sets $(MAKE)... (cached) yes checking for a BSD-compatible install... /opt/pkg/bin/bsdinstall -c -o pbulk -g pbulk checking for x86_64-sun-solaris2.11-ranlib... no checking for ranlib... ranlib checking for gcc option to accept ANSI C... none needed checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for function prototypes... yes checking for ANSI C header files... no checking for string.h... (cached) yes checking for sendmail... /usr/sbin/sendmail checking for rnews... /opt/pkg/libexec/inn/rnews checking for inews... /opt/pkg/libexec/inn/inews checking for ANSI C header files... (cached) no checking whether time.h and sys/time.h may both be included... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking values.h usability... yes checking values.h presence... yes checking for values.h... yes checking for stdlib.h... (cached) yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking sys/malloc.h usability... no checking sys/malloc.h presence... no checking for sys/malloc.h... no checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for memory.h... (cached) yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking varargs.h usability... no checking varargs.h presence... no checking for varargs.h... no checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/filio.h usability... yes checking sys/filio.h presence... yes checking for sys/filio.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking for sys/stat.h... (cached) yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking ansi/string.h usability... no checking ansi/string.h presence... no checking for ansi/string.h... no checking sys/vfs.h usability... yes checking sys/vfs.h presence... yes checking for sys/vfs.h... yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/mount.h usability... yes checking sys/mount.h presence... yes checking for sys/mount.h... 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... int checking for pid_t... yes checking for off_t... yes checking for size_t... yes checking for mode_t... yes checking for nlink_t... yes checking for vprintf... yes checking for _doprnt... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking for main in -lnsl... yes checking for main in -linet... no checking for main in -lsocket... yes checking for syslog in -lgen... yes checking for strerror... yes checking for strsignal... yes checking for strtoul... yes checking for waitpid... yes checking for gettimeofday... yes checking for putenv... yes checking for setenv... yes checking for getopt_long... yes checking for statfs... yes checking for statvfs... 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 ./configure: line 8621: test: too many arguments sort: cannot stat temporary directory : No such file or directory sort: cannot stat temporary directory : No such file or directory