+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/aegis-4.24.2nb49/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/aegis-4.24.2nb49/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for aegis-4.24.2.tar.gz => Checksum SHA512 OK for aegis-4.24.2.tar.gz ===> Installing dependencies for aegis-4.24.2nb49 ========================================================================== The following variables will affect the build process of this package, aegis-4.24.2nb49. Their current value is shown below: * AEGIS_USER_GID = 3 * AEGIS_USER_UID = 3 * SSLBASE (defined) * SSLCERTBUNDLE (not defined) * SSLCERTS = /usr/pkg/etc/openssl/certs * SSLDIR = /usr/pkg/etc/openssl * SSLKEYS = /usr/pkg/etc/openssl/private 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 `/usr/pkg/bin/bmake clean' after the changes. ========================================================================== => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency bison>=1.0: found bison-3.8.2nb1 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Full dependency nbpatch-[0-9]*: found nbpatch-20151107 => Full dependency perl>=5.0: found perl-5.40.0nb1 => Full dependency bzip2>=1.0.3: found bzip2-1.0.8 => Full dependency curl>=8.11.0nb2: found curl-8.11.1nb1 => Full dependency file>=4.17: found file-5.42 => Full dependency libxml2>=2.12.9nb3: found libxml2-2.12.9nb3 => Full dependency zlib>=1.2.3: found zlib-1.3.1 => Full dependency cyrus-sasl>=2.1.12: found cyrus-sasl-2.1.28nb1 => Full dependency libidn2>=2.0.0: found libidn2-2.3.7 => Full dependency libssh2>=0.18: found libssh2-1.11.1 => Full dependency libunistring>=0.9.3: found libunistring-1.2 => Full dependency nghttp2>=1.0.0: found nghttp2-1.64.0nb3 => Full dependency openldap-client>=2.4.6: found openldap-client-2.6.9 => Full dependency openssl>=1.1.1: found openssl-3.3.2 => Full dependency xz>=5.0.0: found xz-5.6.3 ===> Overriding tools for aegis-4.24.2nb49 ===> Extracting for aegis-4.24.2nb49 ===> Patching for aegis-4.24.2nb49 => Applying pkgsrc patches for aegis-4.24.2nb49 => Verifying /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/devel/aegis/patches/patch-aa => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/devel/aegis/patches/patch-aa Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-aa,v 1.5 2010/02/13 06:28:21 obache Exp $ | |--- Makefile.in.orig 2009-06-25 16:00:55.000000000 +0000 |+++ Makefile.in -------------------------- Patching file Makefile.in using Plan A... Hunk #1 succeeded at 10248. Hunk #2 succeeded at 14300. done => Verifying /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/devel/aegis/patches/patch-ab => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/devel/aegis/patches/patch-ab Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ab,v 1.5 2013/05/04 12:59:46 joerg Exp $ | |Avoid compiler noise when storing an integer in a pointer. | |(This code will break on 32-bit platforms after 2038, but that's |somebody else's problem.) | |--- libaegis/project/history/change/change2time.cc.orig 2009-06-25 16:00:55.000000000 +0000 |+++ libaegis/project/history/change/change2time.cc -------------------------- Patching file libaegis/project/history/change/change2time.cc using Plan A... Hunk #1 succeeded at 22. done => Verifying /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/devel/aegis/patches/patch-ad => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/devel/aegis/patches/patch-ad Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ad,v 1.2 2010/02/13 06:28:21 obache Exp $ | |--- common/safe_strsig.cc.orig 2009-06-25 16:00:55.000000000 +0000 |+++ common/safe_strsig.cc -------------------------- Patching file common/safe_strsig.cc using Plan A... Hunk #1 succeeded at 19. done => Verifying /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/devel/aegis/patches/patch-common_ac_string_memmem.cc => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/devel/aegis/patches/patch-common_ac_string_memmem.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-common_ac_string_memmem.cc,v 1.1 2020/03/18 17:46:18 joerg Exp $ | |--- common/ac/string/memmem.cc.orig 2020-03-18 14:02:19.961788638 +0000 |+++ common/ac/string/memmem.cc -------------------------- Patching file common/ac/string/memmem.cc using Plan A... Hunk #1 succeeded at 182. done => Verifying /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/devel/aegis/patches/patch-common_mem.h => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/devel/aegis/patches/patch-common_mem.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-common_mem.h,v 1.1 2022/12/24 23:32:48 wiz Exp $ | |gcc complains about |./common/mem.h:128:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] |and later the build breaks. | |--- common/mem.h.orig 2009-06-25 16:00:55.000000000 +0000 |+++ common/mem.h -------------------------- Patching file common/mem.h using Plan A... Hunk #1 succeeded at 125. done => Verifying /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/devel/aegis/patches/patch-common_stack.cc => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/devel/aegis/patches/patch-common_stack.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-common_stack.cc,v 1.1 2013/12/07 21:07:56 dholland Exp $ | |Fix build with the latest C++ "standard". | |--- common/stack.cc~ 2009-06-25 16:00:55.000000000 +0000 |+++ common/stack.cc -------------------------- Patching file common/stack.cc using Plan A... Hunk #1 succeeded at 24. Hunk #2 succeeded at 47. done ===> Creating toolchain wrappers for aegis-4.24.2nb49 ===> Configuring for aegis-4.24.2nb49 => 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 => Fixing locale directory references. INFO: [subst.mk:pkglocaledir] Nothing changed in "Makefile.in". checking for C++ compiler default output file name... a.out checking whether the C++ compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking for x86_64-redhat-linux-gcc... cc checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking how to run the C preprocessor... cc -E checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking for a BSD-compatible install... /bin/install -c -o pbulk -g pbulk checking for bison... /usr/pkg/bin/bison -y checking for x86_64-redhat-linux-ranlib... no checking for ranlib... ranlib checking how to run the C++ preprocessor... c++ -E checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/grep -E checking for ANSI C header files... yes 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking for library containing strerror... none required checking for _LARGEFILE_SOURCE value needed for large files... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for wschr... no checking for wschr in -lw... no checking for iconv in -liconv... yes checking for gettext in -lintl... yes checking for setsockopt... yes checking for (atan2) in -lm... yes checking for regcomp in -lrx... no checking for gzopen in -lz... yes checking for BZ2_bzopen in -lbz2... yes checking for crypt in -lcrypt... yes checking for magic_file in -lmagic... yes checking for clu_info in -lclu... no checking for curl-config... curl-config checking for curl_multi_perform in -lcurl... yes checking for xml2-config... xml2-config checking for xmlTextReaderRead in -lxml2... yes checking for uuid_hash in -lc... no checking for uuid_load in -luuid... no checking for uuid_generate in -luuid... no checking for uuid_hash in -luuid... no checking for Linux /proc/sys/kernel/random/uuid... yes checking for gmsgfmt... no checking for msgfmt... msgfmt checking for gmsgcat... no checking for msgcat... msgcat checking for groff... groff checking for roffpp... no checking for gsoelim... gsoelim checking for grefer... no checking for refer... no checking for gawk... /bin/gawk checking for manpath... manpath checking for locale... locale checking for locale-gen... no checking for wish... /usr/local/bin/wish checking for vi... /bin/vi checking for perl... /usr/pkg/bin/perl checking for gdiff... no checking for diff... diff checking for diff... /bin/diff checking for GNU diff... yes checking for gpatch... no checking for patch... patch checking for patch... /usr/pkg/bin/nbpatch checking for GNU patch... yes checking for groff -ms macros... -ms checking for groff -mm macros... -mm checking for TIOCGWINSZ... sys/ioctl.h checking for struct winsize... not found checking for working stdarg.h... no checking for working mblen... yes checking bits/c++locale.h usability... yes checking bits/c++locale.h presence... yes checking for bits/c++locale.h... yes checking boost/shared_ptr.hpp usability... no checking boost/shared_ptr.hpp presence... no checking for boost/shared_ptr.hpp... no checking bzlib.h usability... yes checking bzlib.h presence... yes checking for bzlib.h... yes checking crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking curl/curl.h usability... yes checking curl/curl.h presence... yes checking for curl/curl.h... yes checking curl/multi.h usability... yes checking curl/multi.h presence... yes checking for curl/multi.h... yes checking dce/rpc.h usability... no checking dce/rpc.h presence... no checking for dce/rpc.h... no checking dce/uuid.h usability... no checking dce/uuid.h presence... no checking for dce/uuid.h... no checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking iso646.h usability... yes checking iso646.h presence... yes checking for iso646.h... yes checking libgettext.h usability... no checking libgettext.h presence... no checking for libgettext.h... no checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking magic.h usability... yes checking magic.h presence... yes checking for magic.h... yes checking for memory.h... (cached) yes checking mntent.h usability... yes checking mntent.h presence... yes checking for mntent.h... yes checking new.h usability... no checking new.h presence... no checking for new.h... no checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking rxposix.h usability... no checking rxposix.h presence... no checking for rxposix.h... no checking shadow.h usability... yes checking shadow.h presence... yes checking for shadow.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/clu.h usability... no checking sys/clu.h presence... no checking for sys/clu.h... no checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/prctl.h usability... yes checking sys/prctl.h presence... yes checking for sys/prctl.h... yes checking sys/uuid.h usability... no checking sys/uuid.h presence... no checking for sys/uuid.h... no checking tr1/memory usability... yes checking tr1/memory presence... yes checking for tr1/memory... yes checking for unistd.h... (cached) yes checking uuid.h usability... no checking uuid.h presence... no checking for uuid.h... no checking uuid/uuid.h usability... no checking uuid/uuid.h presence... no checking for uuid/uuid.h... no checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking widec.h usability... no checking widec.h presence... no checking for widec.h... no checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for <new>... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking return type of signal handlers... void checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking for an ANSI C-conforming const... yes checking for long file names... yes checking for backtrace... yes checking for clu_info... no checking for crypt... yes checking for curl_easy_strerror... yes checking for curl_multi_strerror... yes checking for getpgrp... yes checking for igetspnam... no checking for initgroups... yes checking for gettext... yes checking for gettimeofday... yes checking for iswctype... yes checking for lutime... no checking for magic_file... yes checking for mbrtowc... yes checking for memmem... yes checking for pathconf... yes checking for prctl... yes checking for regcomp... yes checking for rpc_string_free... no checking for seteuid... yes checking for setlocale... yes checking for setresuid... yes checking for setreuid... yes checking for sighold... yes checking for sigrelse... yes checking for sigprocmask... yes checking for snprintf... yes checking for strcasecmp... yes checking for strendcpy... no checking for strlcat... no checking for strlcpy... no checking for strncasecmp... yes checking for strerror... yes checking for strftime... yes checking for strsignal... yes checking for strtoul... yes checking for strverscmp... yes checking for symlink... yes checking for tcgetpgrp... yes checking for uuid_create... no checking for uuid_export... no checking for uuid_generate... no checking for uuid_hash... no checking for uuid_load... no checking for uuid_make... no checking for uuid_to_string... no checking for uuid_unparse... no checking for vsnprintf... yes checking for wcrtomb... yes checking for wcslen... yes checking for wcswidth... yes checking for wcwidth... yes checking for xmlReaderForIO... yes checking whether crypt is declared... yes checking whether mbrtowc is declared... yes checking whether wcrtomb is declared... yes checking whether wcwidth is declared... yes checking whether wcswidth is declared... yes checking whether strsignal is declared... yes checking for wint_t... yes checking for mbstate_t... yes checking for working iswprint... yes checking for appropriate getpgrp argument... empty checking for pw_comment in struct passwd... no checking for tm_zone in struct tm... yes checking for a Bourne shell which understands functions... /bin/sh You may wish to install one of the following UUID library flavors: * e2fsprogs implementation * OSSP implementation Don't Panic: this library is optional, nothing will break. The following command may be used to install it: sudo yum install uuid-devel The Aegis documentation set and manual pages will be formatted and installed if you first install GNU Groff 1.15 or later and then re-run this ./configure script. Remember to use ``rm config.cache'' before you do. Homepage: http://www.gnu.org/software/groff/ The following command may be used to install it: sudo yum install groff configure: creating ./config.status config.status: creating Makefile config.status: creating lib/cshrc config.status: creating lib/profile config.status: creating etc/libdir.so config.status: creating common/libdir.cc config.status: creating etc/compat.2.3 config.status: creating common/config.h