+ 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/sphinx3-0.8nb4/work.log
+ su pbulk -c '"$@"' make /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/sphinx3-0.8nb4/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for sphinx3-0.8.tar.gz
=> Checksum SHA512 OK for sphinx3-0.8.tar.gz
===> Installing dependencies for sphinx3-0.8nb4
==========================================================================
The following variables will affect the build process of this package,
sphinx3-0.8nb4.  Their current value is shown below:

        * CURSES_DEFAULT = ncurses

Based on these variables, the following variables have been set:

        * CURSES_TYPE = ncurses
        * TERMCAP_TYPE = curses

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 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 sphinxbase>=0.8nb12: found sphinxbase-0.8nb12
=> Full dependency flac>=1.1.0nb1: found flac-1.4.3
=> Full dependency lame>=3.93.1nb2: found lame-3.100nb6
=> Full dependency libogg>=1.1: found libogg-1.3.5nb1
=> Full dependency libopus>=1.1: found libopus-1.5.2
=> Full dependency libsamplerate>=0.0.13nb1: found libsamplerate-0.2.2nb4
=> Full dependency libsndfile>=1.0.0: found libsndfile-1.2.2nb1
=> Full dependency libvorbis>=1.0.1: found libvorbis-1.3.7
=> Full dependency mpg123>=1.0.0: found mpg123-1.32.10
=> Full dependency ncurses>=5.3nb1: found ncurses-6.5
===> Overriding tools for sphinx3-0.8nb4
===> Extracting for sphinx3-0.8nb4
===> Patching for sphinx3-0.8nb4
=> Applying pkgsrc patches for sphinx3-0.8nb4
=> Verifying /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/audio/sphinx3/patches/patch-src_libs3decoder_libcfg_s3__cfg__convert.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/audio/sphinx3/patches/patch-src_libs3decoder_libcfg_s3__cfg__convert.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_libs3decoder_libcfg_s3__cfg__convert.c,v 1.1 2014/09/05 10:13:21 fhajny Exp $
|
|Only use libbsd on Linux.
|--- src/libs3decoder/libcfg/s3_cfg_convert.c.orig	2008-12-31 18:27:55.000000000 +0000
|+++ src/libs3decoder/libcfg/s3_cfg_convert.c
--------------------------
Patching file src/libs3decoder/libcfg/s3_cfg_convert.c using Plan A...
Hunk #1 succeeded at 1.
done
=> Verifying /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/audio/sphinx3/patches/patch-src_libs3decoder_libsearch_fsg__history.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/audio/sphinx3/patches/patch-src_libs3decoder_libsearch_fsg__history.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_libs3decoder_libsearch_fsg__history.c,v 1.1 2014/09/05 10:13:21 fhajny Exp $
|
|Only use libbsd on Linux.
|--- src/libs3decoder/libsearch/fsg_history.c.orig	2008-12-31 18:27:56.000000000 +0000
|+++ src/libs3decoder/libsearch/fsg_history.c
--------------------------
Patching file src/libs3decoder/libsearch/fsg_history.c using Plan A...
Hunk #1 succeeded at 55.
done
=> Verifying /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/audio/sphinx3/patches/patch-src_libs3decoder_libsearch_vithist.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/audio/sphinx3/patches/patch-src_libs3decoder_libsearch_vithist.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_libs3decoder_libsearch_vithist.c,v 1.1 2014/09/05 10:13:21 fhajny Exp $
|
|Fix heap declaration.
|--- src/libs3decoder/libsearch/vithist.c.orig	2008-12-31 18:27:56.000000000 +0000
|+++ src/libs3decoder/libsearch/vithist.c
--------------------------
Patching file src/libs3decoder/libsearch/vithist.c using Plan A...
Hunk #1 succeeded at 647.
done
===> Creating toolchain wrappers for sphinx3-0.8nb4
===> Configuring for sphinx3-0.8nb4
=> 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
=> Adding run-time search paths to pkg-config files.
checking for a BSD-compatible install... /bin/install -c -o pbulk -g pbulk
checking whether build environment is sane... yes
checking for gawk... /bin/gawk
checking whether make sets $(MAKE)... yes
checking build system type... x86_64-redhat-linux-gnu
checking host system type... x86_64-redhat-linux-gnu
checking for style of include used by make... GNU
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 dependency style of cc... gcc3
checking for library containing strerror... none required
checking for x86_64-redhat-linux-gcc... (cached) cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ISO C89... (cached) none needed
checking dependency style of cc... (cached) gcc3
checking for x86_64-redhat-linux-gcc... (cached) cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ISO C89... (cached) none needed
checking dependency style of cc... (cached) gcc3
checking how to run the C preprocessor... cc -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 whether byte ordering is bigendian... no
checking for ANSI C header files... (cached) yes
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking for memmove... yes
checking for bcopy... yes
checking return type of signal handlers... void
checking if compiler supports __attribute__((visibility("default")))... yes
checking sphinxbase/sphinx_config.h usability... yes
checking sphinxbase/sphinx_config.h presence... yes
checking for sphinxbase/sphinx_config.h... yes
checking for perl... /home/pbulk/build/audio/sphinx3/work/.tools/bin/perl
checking for csh... no
checking for a sed that does not truncate output... /home/pbulk/build/audio/sphinx3/work/.tools/bin/sed
checking for ld used by cc... /home/pbulk/build/audio/sphinx3/work/.cwrapper/bin/ld
checking if the linker (/home/pbulk/build/audio/sphinx3/work/.cwrapper/bin/ld) is GNU ld... yes
checking for /home/pbulk/build/audio/sphinx3/work/.cwrapper/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /bin/nm -B
checking whether ln -s works... yes
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 c++ accepts -g... no
checking dependency style of c++... none
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/audio/sphinx3/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/audio/sphinx3/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/audio/sphinx3/work/.cwrapper/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
(cached) (cached) 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/audio/sphinx3/work/.cwrapper/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
(cached) (cached) checking how to hardcode library paths into programs... immediate
configure: creating ./config.status
config.status: creating sphinx3.pc
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/libs3decoder/Makefile
config.status: creating src/libs3decoder/libAPI/Makefile
config.status: creating src/libs3decoder/libam/Makefile
config.status: creating src/libs3decoder/libconfidence/Makefile
config.status: creating src/libs3decoder/libcommon/Makefile
config.status: creating src/libs3decoder/libdict/Makefile
config.status: creating src/libs3decoder/libep/Makefile
config.status: creating src/libs3decoder/liblm/Makefile
config.status: creating src/libs3decoder/libsearch/Makefile
config.status: creating src/libs3decoder/libcfg/Makefile
config.status: creating src/programs/Makefile
config.status: creating src/tests/Makefile
config.status: creating src/tests/performance/Makefile
config.status: creating src/tests/performance/an4/Makefile
config.status: creating src/tests/performance/hub4/Makefile
config.status: creating src/tests/performance/rm1/Makefile
config.status: creating src/tests/performance/wsj20k/Makefile
config.status: creating src/tests/performance/wsj5k/Makefile
config.status: creating src/tests/performance/tidigits/Makefile
config.status: creating src/tests/performance/ti46/Makefile
config.status: creating src/tests/performance/Communicator/Makefile
config.status: creating src/tests/performance/ICSI/Makefile
config.status: creating src/tests/performance/spoke3/Makefile
config.status: creating src/tests/regression/Makefile
config.status: creating src/tests/regression/checkStyle.sh
config.status: creating src/tests/regression/testfuncs.sh
config.status: creating src/tests/unit_tests/Makefile
config.status: creating src/tests/unit_tests/test_logs3/Makefile
config.status: creating scripts/Makefile
config.status: creating scripts/sphinx3-simple
config.status: creating model/Makefile
config.status: creating model/ep/Makefile
config.status: creating model/hmm/Makefile
config.status: creating model/hmm/hub4_cd_continuous_8gau_1s_c_d_dd/Makefile
config.status: creating model/hmm/tidigits/Makefile
config.status: creating model/hmm/RM1_cd_semi/Makefile
config.status: creating model/lm/Makefile
config.status: creating model/lm/an4/Makefile
config.status: creating model/lm/an4/args.an4
config.status: creating model/lm/an4/args.an4.test
config.status: creating model/lm/an4/args.an4.test.cls
config.status: creating model/lm/an4/args.an4.test.mllr
config.status: creating model/lm/an4/args.an4.test.fsg
config.status: creating model/lm/an4/an4.ug.cls.lmctl
config.status: creating include/Makefile
config.status: creating doc/Makefile
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.