+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/adms-2.2.5nb6/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/adms-2.2.5nb6/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 WARNING: [license.mk] Every package should define a LICENSE. => Checksum BLAKE2s OK for adms-2.2.5.tar.gz => Checksum SHA512 OK for adms-2.2.5.tar.gz ===> Installing dependencies for adms-2.2.5nb6 => Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.74.1 => Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.7nb1 => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency gmake>=3.81: found gmake-4.4 => Tool dependency flex>=2.5.4a: found flex-2.6.4 => Tool dependency pkgconf-[0-9]*: found pkgconf-1.8.0 => 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 => Build dependency flex>=2.5.4a: found flex-2.6.4 => Full dependency glib2>=2.70.2: found glib2-2.74.1 ===> Overriding tools for adms-2.2.5nb6 ===> Extracting for adms-2.2.5nb6 ===> Patching for adms-2.2.5nb6 => Applying pkgsrc patches for adms-2.2.5nb6 => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/cad/adms/patches/patch-aa => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/cad/adms/patches/patch-aa Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-aa,v 1.2 2007/05/12 11:33:42 dmcmahill Exp $ | |- don't force the use of gcc. |- avoid a check for flex/bison which fail if you have specified | the full path. | |--- configure.ac.orig 2007-02-01 21:29:53.000000000 +0000 |+++ configure.ac -------------------------- Patching file configure.ac using Plan A... Hunk #1 succeeded at 494. Hunk #2 succeeded at 512. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/cad/adms/patches/patch-ab => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/cad/adms/patches/patch-ab Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ab,v 1.2 2007/05/12 11:33:42 dmcmahill Exp $ | |--- configure.orig 2007-02-05 12:21:02.000000000 +0000 |+++ configure -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 1945. Hunk #2 succeeded at 4116. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/cad/adms/patches/patch-admsVeriloga_verilogaLex.l => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/cad/adms/patches/patch-admsVeriloga_verilogaLex.l Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-admsVeriloga_verilogaLex.l,v 1.1 2012/05/04 16:03:13 joerg Exp $ | |--- admsVeriloga/verilogaLex.l.orig 2012-04-28 21:40:07.000000000 +0000 |+++ admsVeriloga/verilogaLex.l -------------------------- Patching file admsVeriloga/verilogaLex.l using Plan A... Hunk #1 succeeded at 33. Hunk #2 succeeded at 50. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/cad/adms/patches/patch-admsXml_admsXml.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/cad/adms/patches/patch-admsXml_admsXml.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-admsXml_admsXml.c,v 1.3 2012/06/29 12:31:13 joerg Exp $ | |--- admsXml/admsXml.c.orig 2012-06-28 14:59:22.000000000 +0000 |+++ admsXml/admsXml.c -------------------------- Patching file admsXml/admsXml.c using Plan A... Hunk #1 succeeded at 304. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/cad/adms/patches/patch-admsXml_xmlXpath.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/cad/adms/patches/patch-admsXml_xmlXpath.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-admsXml_xmlXpath.c,v 1.1 2012/05/05 22:14:42 dholland Exp $ | |Patch up gcc inline semantics. | |--- admsXml/xmlXpath.c~ 2007-04-19 12:44:04.000000000 +0000 |+++ admsXml/xmlXpath.c -------------------------- Patching file admsXml/xmlXpath.c using Plan A... Hunk #1 succeeded at 1860. Hunk #2 succeeded at 2190. done ===> Creating toolchain wrappers for adms-2.2.5nb6 ===> Configuring for adms-2.2.5nb6 => 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 a thread-safe mkdir -p... auxconf/install-sh -c -d checking for gawk... /usr/bin/nawk checking whether make sets $(MAKE)... yes checking for bison... /opt/pkg/bin/bison -y checking for x86_64-sun-solaris2.11-gcc... gcc 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for flex... /opt/pkg/bin/flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for a BSD-compatible install... /opt/pkg/bin/bsdinstall -c -o pbulk -g pbulk checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for grep that handles long lines and -e... (cached) /usr/xpg4/bin/grep checking for egrep... (cached) /usr/xpg4/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 locale.h usability... yes checking locale.h presence... yes checking for locale.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 for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for working strtod... yes checking for setlocale... yes checking for strdup... yes checking for strtol... yes checking build system type... x86_64-sun-solaris2.11 checking host system type... x86_64-sun-solaris2.11 checking for a sed that does not truncate output... /home/pbulk/build/cad/adms/work/.tools/bin/sed checking for ld used by gcc... /bin/ld checking if the linker (/bin/ld) is GNU ld... no checking for /bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -p checking how to recognize dependent libraries... pass_all 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 g++ accepts -g... no checking dependency style of g++... none checking for x86_64-sun-solaris2.11-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... 262144 checking command to parse /usr/bin/nm -p output from gcc object... ok checking for objdir... .libs checking for x86_64-sun-solaris2.11-ar... no checking for ar... ar checking for x86_64-sun-solaris2.11-ranlib... no checking for ranlib... ranlib checking for x86_64-sun-solaris2.11-strip... no checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... solaris2.11 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no 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 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 (/bin/ld) 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. solaris2.11 ld.so checking how to hardcode library paths into programs... immediate checking for pkg-config... /home/pbulk/build/cad/adms/work/.tools/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GLIB... yes configure: creating ./config.status config.status: creating Makefile config.status: creating admsObject/Makefile config.status: creating admsFile/Makefile config.status: creating admsPreprocessor/Makefile config.status: creating admsVeriloga/Makefile config.status: creating admsXml/Makefile config.status: creating admsCheck/Makefile config.status: creating images/Makefile config.status: creating scripts/Makefile config.status: creating config.h config.status: executing depfiles commands => 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.