+ 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/libsylph-1.1.0nb8/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/libsylph-1.1.0nb8/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 WARNING: [license.mk] Every package should define a LICENSE. => Checksum BLAKE2s OK for libsylph-1.1.0.tar.bz2 => Checksum SHA512 OK for libsylph-1.1.0.tar.bz2 ===> Installing dependencies for libsylph-1.1.0nb8 ========================================================================== The following variables will affect the build process of this package, libsylph-1.1.0nb8. Their current value is shown below: * 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 glib2-tools-[0-9]*: found glib2-tools-2.80.0 => Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.7nb1 => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency flex>=2.5.4a: found flex-2.6.4 => Tool dependency nbpatch-[0-9]*: found nbpatch-20151107 => Tool dependency pkgconf-[0-9]*: found pkgconf-2.2.0 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency flex>=2.5.4a: found flex-2.6.4 => Full dependency glib2>=2.76.4nb1: found glib2-2.80.0 => Full dependency openssl>=3: found openssl-3.3.0nb1 ===> Overriding tools for libsylph-1.1.0nb8 ===> Extracting for libsylph-1.1.0nb8 ===> Patching for libsylph-1.1.0nb8 => Applying pkgsrc patches for libsylph-1.1.0nb8 => Verifying /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/mail/libsylph/patches/patch-libsylph_defs_h => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/mail/libsylph/patches/patch-libsylph_defs_h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-libsylph_defs_h,v 1.1 2012/05/06 22:56:10 dholland Exp $ | |Fix build with latest glib2. | |--- libsylph/defs.h~ 2006-09-22 04:10:24.000000000 +0000 |+++ libsylph/defs.h -------------------------- Patching file libsylph/defs.h using Plan A... Hunk #1 succeeded at 24. done ===> Creating toolchain wrappers for libsylph-1.1.0nb8 ===> Configuring for libsylph-1.1.0nb8 => 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. => Checking for portability problems in extracted files checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking target system type... x86_64-redhat-linux-gnu checking for a BSD-compatible install... /bin/install -c -o pbulk -g pbulk checking whether build environment is sane... yes checking whether make sets $(MAKE)... yes checking for working aclocal-1.4... found checking for working autoconf... found checking for working automake-1.4... found checking for working autoheader... found checking for working makeinfo... missing checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-redhat-linux-gcc... cc 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 cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for library containing strerror... none required checking for cc option to accept ANSI C... none needed checking for a BSD-compatible install... /bin/install -c -o pbulk -g pbulk checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking how to run the C preprocessor... cc -E checking for flex... /usr/pkg/bin/flex checking for flex... (cached) /usr/pkg/bin/flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for bison... no checking for byacc... no checking for a sed that does not truncate output... /home/pbulk/build/mail/libsylph/work/.tools/bin/sed checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/egrep checking for ld used by cc... /home/pbulk/build/mail/libsylph/work/.cwrapper/bin/ld checking if the linker (/home/pbulk/build/mail/libsylph/work/.cwrapper/bin/ld) is GNU ld... yes checking for /home/pbulk/build/mail/libsylph/work/.cwrapper/bin/ld option to reload object files... -r checking for BSD-compatible nm... /bin/nm -B checking how to recognise dependent libraries... pass_all 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... no checking whether c++ accepts -g... no checking how to run the C++ preprocessor... cpp checking for x86_64-redhat-linux-g77... gfortran checking whether we are using the GNU Fortran 77 compiler... no checking whether gfortran accepts -g... no checking the maximum length of command line arguments... (cached) 2097152 checking command to parse /bin/nm -B output from cc object... ok checking for objdir... .libs checking for x86_64-redhat-linux-ar... no checking for ar... ar checking for x86_64-redhat-linux-ranlib... no checking for ranlib... ranlib checking for x86_64-redhat-linux-strip... no checking for strip... strip checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc static flag -static works... no checking if cc supports -c -o file.o... yes checking whether the cc linker (/home/pbulk/build/mail/libsylph/work/.cwrapper/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... 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... yes configure: creating libtool appending configuration tag "CXX" to libtool checking whether the c++ linker (/home/pbulk/build/mail/libsylph/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... checking if c++ static flag works... no checking if c++ supports -c -o file.o... no checking whether the c++ linker (/home/pbulk/build/mail/libsylph/work/.cwrapper/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... unsupported appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for gfortran option to produce PIC... -fPIC checking if gfortran PIC flag -fPIC works... no checking if gfortran static flag -static works... no checking if gfortran supports -c -o file.o... no checking whether the gfortran linker (/home/pbulk/build/mail/libsylph/work/.cwrapper/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... PKGSRC-WARNING: Something is trying to run the fortran compiler, PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile. GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for windres... no checking pkg-config is at least version 0.7... yes checking for GLIB - version >= 2.4.0... yes (version 2.80.0) checking for glib-genmarshal... /usr/pkg/bin/glib-genmarshal checking for ld used by GCC... /home/pbulk/build/mail/libsylph/work/.cwrapper/bin/ld -m elf_x86_64 checking if the linker (/home/pbulk/build/mail/libsylph/work/.cwrapper/bin/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done 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 bind_textdomain_codeset... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... (cached) yes checking for msgfmt... /home/pbulk/build/mail/libsylph/work/.tools/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... /home/pbulk/build/mail/libsylph/work/.tools/bin/msgfmt checking for xgettext... /bin/xgettext checking for catalogs to be installed... bg cs da de el es et fr gl hr hu it ja ko lt nl pl pt_BR ro ru sk sl sr sv tr uk vi zh_CN zh_TW checking whether to use OpenSSL... yes checking for OPENSSL... yes checking if openssl is available... yes checking whether to use Oniguruma... no checking whether to use threads... no checking whether to use IPv6... yes checking for IPv6 support... yes checking whether struct dirent has d_type member... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking for unistd.h... (cached) yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for an ANSI C-conforming const... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGEFILE_SOURCE value needed for large files... no checking for unsigned short... yes checking size of unsigned short... 2 checking for unsigned int... yes checking size of unsigned int... 4 checking for unsigned long... yes checking size of unsigned long... 8 checking for working alloca.h... yes checking for alloca... yes checking for gethostname... yes checking for mkdir... yes checking for mktime... yes checking for socket... yes checking for strstr... yes checking for strchr... yes checking for uname... yes checking for flock... yes checking for lockf... yes checking for inet_aton... yes checking for inet_addr... yes checking for fchmod... yes checking for truncate... yes checking for getuid... yes checking for regcomp... yes checking for mlock... yes configure: creating ./config.status config.status: creating Makefile config.status: WARNING: Makefile.in seems to ignore the --datarootdir setting config.status: creating ac/Makefile config.status: WARNING: ac/Makefile.in seems to ignore the --datarootdir setting config.status: creating doc/Makefile config.status: WARNING: doc/Makefile.in seems to ignore the --datarootdir setting config.status: creating examples/Makefile config.status: WARNING: examples/Makefile.in seems to ignore the --datarootdir setting config.status: creating libsylph/Makefile config.status: WARNING: libsylph/Makefile.in seems to ignore the --datarootdir setting config.status: creating po/Makefile.in config.status: WARNING: po/Makefile.in.in seems to ignore the --datarootdir setting config.status: creating config.h config.status: executing default-1 commands config.status: executing default-2 commands libsylph 1.1.0 OpenSSL : yes iconv : yes IPv6 : yes Oniguruma : no The binary will be installed in /usr/pkg/lib Configure finished, type 'make' to build. => 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. WARNING: *** Please consider adding fortran to USE_LANGUAGES in the package Makefile.