+ 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/rpm-4.13.0.1nb12/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/rpm-4.13.0.1nb12/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for rpm-4.13.0.1.tar.bz2 => Checksum SHA512 OK for rpm-4.13.0.1.tar.bz2 ===> Installing dependencies for rpm-4.13.0.1nb12 ========================================================================== The following variables will affect the build process of this package, rpm-4.13.0.1nb12. Their current value is shown below: * BDB185_DEFAULT = db4 * BDB_DEFAULT = db4 * SSLBASE (defined) * SSLCERTBUNDLE (not defined) * SSLCERTS = /usr/pkg/etc/openssl/certs * SSLDIR = /usr/pkg/etc/openssl * SSLKEYS = /usr/pkg/etc/openssl/private Based on these variables, the following variables have been set: * BDBBASE (defined, but empty) * BDB_LIBS = -ldb4 * BDB_TYPE = db4 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 libtool-base>=2.4.2nb9: found libtool-base-2.4.7nb1 => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency autoconf>=2.50: found autoconf-2.72 => Tool dependency nbpatch-[0-9]*: found nbpatch-20151107 => Tool dependency pkgconf-[0-9]*: found pkgconf-2.3.0 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Full dependency perl>=5.0: found perl-5.40.0nb1 => Full dependency db4>=4.8.30: found db4-4.8.30nb1 => Full dependency file>=4.17: found file-5.42 => Full dependency libarchive>=3.3.1: found libarchive-3.7.7 => Full dependency nspr>=4.34nb1: found nspr-4.36 => Full dependency nss>=3.80nb1: found nss-3.107 => Full dependency openssl>=3: found openssl-3.3.2 => Full dependency popt>=1.16nb1: found popt-1.19 => Full dependency zlib>=1.2.3: found zlib-1.3.1 => Full dependency bzip2>=1.0.1: found bzip2-1.0.8 => Full dependency xz>=5.0.0: found xz-5.6.3 ===> Overriding tools for rpm-4.13.0.1nb12 ===> Extracting for rpm-4.13.0.1nb12 ===> Patching for rpm-4.13.0.1nb12 => Applying pkgsrc patches for rpm-4.13.0.1nb12 => Verifying /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/misc/rpm/patches/patch-build_rpmfc.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/misc/rpm/patches/patch-build_rpmfc.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-build_rpmfc.c,v 1.2 2015/03/15 05:34:56 ryoon Exp $ | |* basemname(3) requires libgen.h on NetBSD. | |--- build/rpmfc.c.orig 2014-08-26 09:49:39.000000000 +0000 |+++ build/rpmfc.c -------------------------- Patching file build/rpmfc.c using Plan A... Hunk #1 succeeded at 7. done => Verifying /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/misc/rpm/patches/patch-configure.ac => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/misc/rpm/patches/patch-configure.ac Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-configure.ac,v 1.4 2017/04/23 08:18:15 adam Exp $ | |Avoid -fstack-protector, it is not portable. |Redefine MYPATH to avoid build directory references. |Detect dirfd() and setprogname() functions. | |--- configure.ac.orig 2016-11-02 08:42:29.000000000 +0000 |+++ configure.ac -------------------------- Patching file configure.ac using Plan A... Hunk #1 succeeded at 37. Hunk #2 succeeded at 84. Hunk #3 succeeded at 562 (offset 15 lines). done => Verifying /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/misc/rpm/patches/patch-installplatform => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/misc/rpm/patches/patch-installplatform Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-installplatform,v 1.1 2017/04/23 08:18:15 adam Exp $ | |Keep macros in one place across platforms. | |--- installplatform.orig 2017-04-23 06:48:59.000000000 +0000 |+++ installplatform -------------------------- Patching file installplatform using Plan A... Hunk #1 succeeded at 194. done => Verifying /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/misc/rpm/patches/patch-lib_backend_db3.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/misc/rpm/patches/patch-lib_backend_db3.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-lib_backend_db3.c,v 1.3 2017/04/23 08:18:15 adam Exp $ | |Add missing include. | |--- lib/backend/db3.c.orig 2017-02-16 09:40:09.000000000 +0000 |+++ lib/backend/db3.c -------------------------- Patching file lib/backend/db3.c using Plan A... Hunk #1 succeeded at 7. done => Verifying /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/misc/rpm/patches/patch-lib_header.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/misc/rpm/patches/patch-lib_header.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-lib_header.c,v 1.4 2023/05/15 13:52:38 jperkin Exp $ | |* Detect htonll in configure script. | |--- lib/header.c.orig 2017-02-16 09:54:14.797025194 +0000 |+++ lib/header.c -------------------------- Patching file lib/header.c using Plan A... Hunk #1 succeeded at 108. Hunk #2 succeeded at 120. done => Verifying /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/misc/rpm/patches/patch-lib_rpmrc.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/misc/rpm/patches/patch-lib_rpmrc.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-lib_rpmrc.c,v 1.2 2017/04/23 08:18:15 adam Exp $ | |For macros use a path with _arch. |Preprocessor portability fix. | |--- lib/rpmrc.c.orig 2017-02-16 09:40:09.000000000 +0000 |+++ lib/rpmrc.c -------------------------- Patching file lib/rpmrc.c using Plan A... Hunk #1 succeeded at 466. Hunk #2 succeeded at 1028. done => Verifying /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/misc/rpm/patches/patch-misc_fnmatch.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/misc/rpm/patches/patch-misc_fnmatch.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-misc_fnmatch.c,v 1.3 2017/04/23 08:18:15 adam Exp $ | |Add missing include. | |--- misc/fnmatch.c.orig 2014-06-30 08:47:14.000000000 +0000 |+++ misc/fnmatch.c -------------------------- Patching file misc/fnmatch.c using Plan A... Hunk #1 succeeded at 17. done => Verifying /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/misc/rpm/patches/patch-misc_fts.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/misc/rpm/patches/patch-misc_fts.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-misc_fts.c,v 1.3 2017/04/23 08:18:15 adam Exp $ | |* Detect dirfd(3) and setprogname(3) in configure script. | |--- misc/fts.c.orig 2016-11-30 07:03:00.000000000 +0000 |+++ misc/fts.c -------------------------- Patching file misc/fts.c using Plan A... Hunk #1 succeeded at 32. Hunk #2 succeeded at 59. done => Verifying /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/misc/rpm/patches/patch-plugins_ima.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/misc/rpm/patches/patch-plugins_ima.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-plugins_ima.c,v 1.1 2023/05/15 13:52:38 jperkin Exp $ | |Make plugin effectively a nop on SunOS (lacks lsetxattr). | |--- plugins/ima.c.orig 2017-02-16 09:40:09.909649457 +0000 |+++ plugins/ima.c -------------------------- Patching file plugins/ima.c using Plan A... Hunk #1 succeeded at 1. Hunk #2 succeeded at 33. done => Verifying /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/misc/rpm/patches/patch-rpmio_rpmfileutil.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/misc/rpm/patches/patch-rpmio_rpmfileutil.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-rpmio_rpmfileutil.c,v 1.1 2014/07/28 15:11:00 jperkin Exp $ | |SunOS libelf.h defines its own "_" macro which overrides the NLS one that |was already set by system.h, so reload system.h to get it back. | |--- rpmio/rpmfileutil.c.orig 2013-06-10 15:55:10.000000000 +0000 |+++ rpmio/rpmfileutil.c -------------------------- Patching file rpmio/rpmfileutil.c using Plan A... Hunk #1 succeeded at 13. done => Verifying /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/misc/rpm/patches/patch-system.h => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/misc/rpm/patches/patch-system.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-system.h,v 1.2 2013/09/20 17:26:14 ryoon Exp $ | |* Detect setprogname(3) in configure script. | |--- system.h.orig 2013-01-30 15:33:12.000000000 +0000 |+++ system.h -------------------------- Patching file system.h using Plan A... Hunk #1 succeeded at 87 (offset -25 lines). done ===> Creating toolchain wrappers for rpm-4.13.0.1nb12 ===> Configuring for rpm-4.13.0.1nb12 => Fixing __progname declarations to include 'extern'. cd /home/pbulk/build/misc/rpm/work/rpm-4.13.0.1 && autoconf aclocal.m4:17: warning: this file was generated for autoconf 2.69. You have another version of autoconf. It may work, but is not guaranteed to. If you have problems, you may need to regenerate the build system entirely. To do so, use the procedure documented by the package, typically 'autoreconf'. configure.ac:28: warning: The macro 'AC_PROG_LIBTOOL' is obsolete. configure.ac:28: You should run autoupdate. m4/libtool.m4:99: AC_PROG_LIBTOOL is expanded from... configure.ac:28: the top level configure.ac:32: warning: The macro 'AC_PROG_CC_C99' is obsolete. configure.ac:32: You should run autoupdate. ./lib/autoconf/c.m4:1662: AC_PROG_CC_C99 is expanded from... configure.ac:32: the top level configure.ac:77: warning: The macro 'AM_PROG_LIBTOOL' is obsolete. configure.ac:77: You should run autoupdate. m4/libtool.m4:100: AM_PROG_LIBTOOL is expanded from... configure.ac:77: the top level configure.ac:414: warning: AM_PROG_MKDIR_P: this macro is deprecated, and will soon be removed. configure.ac:414: You should use the Autoconf-provided 'AC_PROG_MKDIR_P' macro instead, configure.ac:414: and use '$(MKDIR_P)' instead of '$(mkdir_p)'in your Makefile.am files. ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... aclocal.m4:1022: AM_PROG_MKDIR_P is expanded from... m4/po.m4:23: AM_PO_SUBDIRS is expanded from... m4/gettext.m4:57: AM_GNU_GETTEXT is expanded from... configure.ac:414: the top level configure.ac:414: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:414: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/gettext.m4:367: gt_INTL_MACOSX is expanded from... m4/gettext.m4:57: AM_GNU_GETTEXT is expanded from... configure.ac:414: the top level configure.ac:414: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:414: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/gettext.m4:57: AM_GNU_GETTEXT is expanded from... configure.ac:414: the top level configure.ac:414: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:414: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/iconv.m4:20: AM_ICONV_LINK is expanded from... m4/gettext.m4:57: AM_GNU_GETTEXT is expanded from... configure.ac:414: the top level configure.ac:415: warning: The macro 'AC_TRY_LINK' is obsolete. configure.ac:415: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/iconv.m4:20: AM_ICONV_LINK is expanded from... m4/iconv.m4:75: AM_ICONV is expanded from... configure.ac:415: the top level configure.ac:415: warning: The macro 'AC_TRY_COMPILE' is obsolete. configure.ac:415: You should run autoupdate. ./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from... lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... m4/iconv.m4:75: AM_ICONV is expanded from... configure.ac:415: the top level configure.ac:418: warning: The macro 'AC_HEADER_STDC' is obsolete. configure.ac:418: You should run autoupdate. ./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from... configure.ac:418: the top level => 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 => Replacing bash interpreter in installplatform scripts/brp-python-bytecompile scripts/check-prereqs scripts/check-rpaths-worker scripts/find-debuginfo.sh scripts/fontconfig.prov scripts/mono-find-provides scripts/mono-find-requires scripts/pkgconfigdeps.sh scripts/pythondeps.sh scripts/rpmdb_loadcvt. INFO: [replace-interpreter] Nothing changed in scripts/brp-python-bytecompile. INFO: [replace-interpreter] Nothing changed in scripts/check-prereqs. INFO: [replace-interpreter] Nothing changed in scripts/find-debuginfo.sh. INFO: [replace-interpreter] Nothing changed in scripts/fontconfig.prov. INFO: [replace-interpreter] Nothing changed in scripts/mono-find-provides. INFO: [replace-interpreter] Nothing changed in scripts/mono-find-requires. INFO: [replace-interpreter] Nothing changed in scripts/pkgconfigdeps.sh. INFO: [replace-interpreter] Nothing changed in scripts/pythondeps.sh. INFO: [replace-interpreter] Nothing changed in scripts/rpmdb_loadcvt. => Replacing Perl interpreter in scripts/perl.prov scripts/perl.req. => Adding run-time search paths to pkg-config files. => Fixing locale directory references. checking for a BSD-compatible install... /bin/install -c -o pbulk -g pbulk checking whether build environment is sane... yes checking for a race-free mkdir -p... /home/pbulk/build/misc/rpm/work/.tools/bin/mkdir -p checking for gawk... /bin/gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking how to create a pax tar archive... gnutar checking whether make supports nested variables... (cached) yes checking for style of include used by make... GNU checking for x86_64-redhat-linux-gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether cc accepts -g... yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking pkg-config is at least version 0.9.0... yes checking whether the compiler supports GNU C++... no checking whether c++ accepts -g... no checking for c++ option to enable C++11 features... unsupported checking for c++ option to enable C++98 features... unsupported checking dependency style of c++... none checking for gawk... (cached) /bin/gawk checking for x86_64-redhat-linux-gcc... (cached) cc checking whether the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... (cached) none needed checking whether cc understands -c and -o together... (cached) yes checking dependency style of cc... (cached) gcc3 checking how to run the C preprocessor... cc -E checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by cc... /home/pbulk/build/misc/rpm/work/.cwrapper/bin/ld checking if the linker (/home/pbulk/build/misc/rpm/work/.cwrapper/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /bin/nm -B checking the name lister (/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... (cached) 2097152 checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /home/pbulk/build/misc/rpm/work/.cwrapper/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-redhat-linux-strip... no checking for strip... strip checking for x86_64-redhat-linux-ranlib... no checking for ranlib... ranlib checking command to parse /bin/nm -B output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-redhat-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... no checking if cc supports -c -o file.o... /bin/rm: cannot remove 'conftest*': No such file or directory yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/home/pbulk/build/misc/rpm/work/.cwrapper/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... /bin/rm: cannot remove 'conftest*': No such file or directory no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... cpp checking whether the c++ linker (/home/pbulk/build/misc/rpm/work/.cwrapper/bin/ld -m elf_x86_64) supports shared libraries... yes libtool.m4: error: problem compiling CXX test program checking for c++ option to produce PIC... -DPIC checking if c++ PIC flag -DPIC works... no checking if c++ static flag works... no checking if c++ supports -c -o file.o... /bin/rm: cannot remove 'conftest*': No such file or directory no checking if c++ supports -c -o file.o... (cached) no checking whether the c++ linker (/home/pbulk/build/misc/rpm/work/.cwrapper/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... unsupported checking for bison... no checking for byacc... no checking supported compiler flags... -fno-strict-aliasing -Wempty-body checking for cc option to enable large file support... none needed checking POSIX chmod... yes checking for x86_64-redhat-linux-ar... ar checking for 7zip... no checking for 7za... no checking for 7z... no checking for bzip2... /bin/bzip2 checking for cat... /bin/cat checking for chgrp... /bin/chgrp checking for chmod... /bin/chmod checking for chown... /bin/chown checking for cp... /bin/cp checking for cpio... /bin/cpio checking for curl... /bin/curl checking for file... /bin/file checking for gpg... /bin/gpg checking for grep... /bin/grep checking for gzip... /bin/gzip checking for unzip... /usr/bin/unzip checking for id... /bin/id checking for install... /bin/install checking for lrzip... /usr/bin/lrzip checking for lzip... /usr/bin/lzip checking for xz... /bin/xz checking for make... /bin/make checking for mkdir... /bin/mkdir checking for mv... /bin/mv checking for patch... /usr/bin/patch checking for restorecon... /sbin/restorecon checking old version of patch... patch later then 2.2 found checking for perl... /bin/perl checking for pgp... /usr/bin/pgp checking for python... /bin/python checking for rm... /bin/rm checking for rsh... /usr/bin/rsh checking for sed... /bin/sed checking for semodule... /sbin/semodule checking for ssh... /bin/ssh checking for tar... /bin/tar checking for ld... /bin/ld checking for nm... /bin/nm checking for objcopy... /bin/objcopy checking for objdump... /bin/objdump checking for strip... /bin/strip checking for git... /bin/git checking for hg... /usr/bin/hg checking for bzr... /usr/bin/bzr checking for quilt... /usr/bin/quilt checking for fakechroot... no checking for zlib.h... yes checking for gzread in -lz... yes checking for gzseek in -lz... yes checking for bzlib.h... yes checking for BZ2_bzread in -lbz2... yes checking for lzma.h... yes checking for lzma_easy_encoder in -llzma... yes checking for gethostname... yes checking for pthread.h... yes checking for pthread_mutex_trylock in -lpthread... yes checking for library containing dlopen... none required checking for libelf.h... no checking for gelf.h... no checking for dwarf.h... no checking for nspr.h... yes checking for nss.h... yes checking for sechash.h... yes checking for VFY_VerifyDigestDirect in -lnss3... yes checking for NSS_InitContext in -lnss3... yes checking for magic.h... yes checking for magic_open in -lmagic... yes checking for popt.h... yes checking for poptGetContext in -lpopt... yes checking for archive.h... yes checking for archive_write_open_filename in -larchive... yes checking for db.h... yes checking whether NLS is requested... yes checking for msgfmt... /home/pbulk/build/misc/rpm/work/.tools/bin/msgfmt checking for gmsgfmt... /home/pbulk/build/misc/rpm/work/.tools/bin/msgfmt checking for xgettext... /bin/xgettext checking for msgmerge... /bin/msgmerge checking for ld used by GCC... /home/pbulk/build/misc/rpm/work/.cwrapper/bin/ld -m elf_x86_64 checking if the linker (/home/pbulk/build/misc/rpm/work/.cwrapper/bin/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... (cached) yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for egrep... (cached) /bin/grep -E checking for sys/mkdev.h... no checking for sys/sysmacros.h... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for struct dirent.d_type... yes checking for limits.h... yes checking for fcntl.h... yes checking for getopt.h... yes checking for sys/utsname.h... yes checking for sys/systemcfg.h... no checking for sys/param.h... yes checking for sys/auxv.h... yes checking for struct statfs... in sys/statvfs.h checking for f_bavail member in struct statfs... yes checking if statfs() requires 4 arguments... no checking for mode_t... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for putenv... yes checking for mempcpy... yes checking for fdatasync... yes checking for lutimes... yes checking for mergesort... no checking for getauxval... yes checking for dirfd... yes checking for setprogname... no checking for stpcpy... yes checking for stpncpy... yes checking for secure_getenv... yes checking for __secure_getenv... no checking for mkstemp... yes checking for getcwd... yes checking for basename... yes checking for dirname... yes checking for realpath... yes checking for setenv... yes checking for unsetenv... yes checking for regcomp... yes checking for lchown... yes checking for utimes... yes checking for doxygen... no checking for dot... NO checking for DBUS... no checking for autom4te... /home/pbulk/build/misc/rpm/work/.tools/bin/autom4te checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating rpmio/Makefile config.status: creating lib/Makefile config.status: creating build/Makefile config.status: creating sign/Makefile config.status: creating po/Makefile.in config.status: creating scripts/Makefile config.status: creating fileattrs/Makefile config.status: creating misc/Makefile config.status: creating doc/Makefile config.status: creating python/Makefile config.status: creating luaext/Makefile config.status: creating tests/Makefile config.status: creating plugins/Makefile config.status: creating python/setup.py config.status: creating config.h config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands /bin/rm: cannot remove 'libtoolT': No such file or directory config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile => Modifying libtool scripts to use pkgsrc libtool => Modifying libtool scripts to use pkgsrc depcomp WARNING: *** Please consider adding c++ to USE_LANGUAGES in the package Makefile.