+ 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/dinotrace-9.4fnb2/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/dinotrace-9.4fnb2/work.log => Checksum BLAKE2s OK for dinotrace-9.4f.tar.gz => Checksum SHA512 OK for dinotrace-9.4f.tar.gz ===> Installing dependencies for dinotrace-9.4fnb2 ========================================================================== The following variables will affect the build process of this package, dinotrace-9.4fnb2. Their current value is shown below: * JPEG_DEFAULT = libjpeg-turbo * MOTIFBASE (defined) * MOTIF_TYPE = motif Based on these variables, the following variables have been set: * JPEGBASE (defined, but empty) * JPEG_TYPE = libjpeg-turbo 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 `/opt/pkg/bin/bmake clean' after the changes. ========================================================================== => Tool dependency gtexinfo>=3.12: found gtexinfo-7.2nb1 => Tool dependency web2c>=2020: found web2c-2025 => Tool dependency tex-texinfo-[0-9]*: found tex-texinfo-6.8.74726 => Tool dependency tex-pdftex-[0-9]*: found tex-pdftex-2022 => Tool dependency automake>=1.9: found automake-1.18 => Tool dependency autoconf>=2.58: found autoconf-2.72 => Tool dependency gmake>=3.81: found gmake-4.4.1 => Tool dependency perl>=5.0: found perl-5.42.0 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Full dependency pkg_install-info-[0-9]*: found pkg_install-info-4.5nb3 => Full dependency motif>=2.3.8nb4: found motif-2.3.8nb4 => Build dependency xbitmaps>=1.0: found xbitmaps-1.1.3 => Build dependency xcb-proto>=1.4: found xcb-proto-1.17.0nb5 => Build dependency xorgproto>=2016.1: found xorgproto-2024.1 => Full dependency brotli>=1.0.1: found brotli-1.1.0 => Full dependency bzip2>=1.0.1: found bzip2-1.0.8 => Full dependency expat>=1.95.7: found expat-2.7.1 => Full dependency fontconfig>=2.11.91: found fontconfig-2.15.0 => Full dependency freetype2>=2.13.0: found freetype2-2.13.3nb1 => Full dependency gettext-lib>=0.22: found gettext-lib-0.22.5 => Full dependency libiconv>=1.9.1: found libiconv-1.17nb1 => Full dependency libICE>=0.99.1: found libICE-1.1.2 => Full dependency libSM>=0.99.2: found libSM-1.2.6 => Full dependency libX11>=1.1: found libX11-1.8.12 => Full dependency libXau>=1.0: found libXau-1.0.12 => Full dependency libXaw>=1.0.5: found libXaw-1.0.16 => Full dependency libXdmcp>=0.99: found libXdmcp-1.1.5 => Full dependency libXext>=0.99.0: found libXext-1.3.6 => Full dependency libXft>=2.1.10: found libXft-2.3.9 => Full dependency libXmu>=1.0.0: found libXmu-1.2.1 => Full dependency libXpm>=3.5.4.2: found libXpm-3.5.17 => Full dependency libXrender>=0.9.2: found libXrender-0.9.12 => Full dependency libXt>=1.0.0: found libXt-1.3.1 => Full dependency libjpeg-turbo>=1.1.0: found libjpeg-turbo-3.1.1 => Full dependency libxcb>=1.6: found libxcb-1.17.0 => Full dependency png>=1.2.4: found png-1.6.50 => Full dependency zlib>=1.1.4: found zlib-1.3.1 ===> Overriding tools for dinotrace-9.4fnb2 ===> Extracting for dinotrace-9.4fnb2 ===> Patching for dinotrace-9.4fnb2 => Applying pkgsrc patches for dinotrace-9.4fnb2 => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/cad/dinotrace/patches/patch-aa => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/cad/dinotrace/patches/patch-aa Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-aa,v 1.3 2005/12/28 14:09:27 joerg Exp $ | |--- src/dt_socket.c.orig 2005-12-28 14:07:29.000000000 +0000 |+++ src/dt_socket.c -------------------------- Patching file src/dt_socket.c using Plan A... Hunk #1 succeeded at 79 (offset -1 lines). done ===> Creating toolchain wrappers for dinotrace-9.4fnb2 ===> Configuring for dinotrace-9.4fnb2 cd /home/pbulk/build/cad/dinotrace/work/dinotrace-9.4f; aclocal cd /home/pbulk/build/cad/dinotrace/work/dinotrace-9.4f; autoconf configure.ac:6: warning: The macro 'AC_CONFIG_HEADER' is obsolete. configure.ac:6: You should run autoupdate. ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from... configure.ac:6: the top level configure.ac:40: warning: The macro 'AC_HEADER_STDC' is obsolete. configure.ac:40: You should run autoupdate. ./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from... configure.ac:40: the top level configure.ac:57: warning: The macro 'AC_TYPE_SIGNAL' is obsolete. configure.ac:57: You should run autoupdate. ./lib/autoconf/types.m4:805: AC_TYPE_SIGNAL is expanded from... configure.ac:57: the top level configure.ac:67: warning: AC_OUTPUT should be used without arguments. configure.ac:67: You should run autoupdate. => 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 configure: WARNING: unrecognized options: --with-libiconv-prefix You may want to look in bin/ for a precompiled executable checking for x86_64-sun-solaris2.11-gcc... gcc 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 gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking for a BSD-compatible install... /opt/pkg/bin/bsdinstall -c -o pbulk -g pbulk checking for perl... /opt/pkg/bin/perl checking how to run the C preprocessor... gcc -E checking for X... libraries , headers checking for gethostbyname... no checking for gethostbyname in -lnsl... yes checking for connect... no checking for connect in -lsocket... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for X... libraries , headers 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 grep that handles long lines and -e... (cached) /usr/xpg4/bin/grep checking for egrep... (cached) /usr/xpg4/bin/grep -E checking for sys/wait.h that is POSIX.1 compatible... yes checking for fcntl.h... yes checking for unistd.h... (cached) yes checking for sys/file.h... yes checking for sys/time.h... yes checking for sys/un.h... yes checking for math.h... yes checking for size_t... yes checking for uint_t... yes checking for ulong_t... yes checking for size_t... (cached) yes checking whether struct tm is in sys/time.h or time.h... time.h checking for inline... inline checking whether byte ordering is bigendian... no checking return type of signal handlers... void checking for gethostname... yes checking for strdup... yes checking for strcasecmp... yes configure: creating ./config.status config.status: creating Makefile config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting config.status: creating src/Makefile config.status: creating src/config.h configure: WARNING: unrecognized options: --with-libiconv-prefix You may want to look in bin/ for a precompiled executable else, now type 'make'