+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/jigdo-0.7.3nb68/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/jigdo-0.7.3nb68/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Building for jigdo-0.7.3nb68
test -h gfx -o -d gfx || ln -s "./gfx" gfx
cd src && /opt/pkg/bin/bmake all
export cpp='-I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/harfbuzz -I. -I. -I./glibcurl -I./gtk -I./job  -I./net -I./util  -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H  -DPACKAGE_DATA_DIR="/opt/pkg/share/jigdo/"  -DPACKAGE_LOCALE_DIR="/opt/pkg/share/locale"  -I/opt/pkg/include/gtk-2.0 -I/opt/pkg/lib/gtk-2.0/include -I/opt/pkg/include/pango-1.0 -I/opt/pkg/include/atk-1.0 -I/opt/pkg/include/gdk-pixbuf-2.0 -I/opt/pkg/include -pthread -I/opt/pkg/include/fribidi -I/opt/pkg/include/cairo -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I/opt/pkg/include/pixman-1 -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/freetype2 -I/opt/pkg/include/libpng16 -I/opt/pkg/include/glib-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include'
export cxx="$cpp -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/harfbuzz -Wall -W -Wpointer-arith -Wconversion -Woverloaded-virtual "
export c="$cpp -Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/harfbuzz -W "
g++ $cxx -c cachefile.cc -o cachefile.o
In file included from cachefile.cc:16:
./cachefile.hh:164:19: error: reference to 'byte' is ambiguous
  164 |   bool find(const byte*&, size_t&, const string&, time_t, uint64) {
      |                   ^~~~
In file included from ./config.h:217,
                 from cachefile.cc:14:
/opt/tools/gcc13/include/c++/13.2.0/cstddef:69:14: note: candidates are: 'enum class std::byte'
   69 |   enum class byte : unsigned char {};
      |              ^~~~
./config.h:253:23: note:                 'typedef unsigned char byte'
  253 | typedef unsigned char byte;
      |                       ^~~~
./cachefile.hh:167:24: error: reference to 'byte' is ambiguous
  167 |   bool find_name(const byte*&, size_t&, const string&,
      |                        ^~~~
/opt/tools/gcc13/include/c++/13.2.0/cstddef:69:14: note: candidates are: 'enum class std::byte'
   69 |   enum class byte : unsigned char {};
      |              ^~~~
./config.h:253:23: note:                 'typedef unsigned char byte'
  253 | typedef unsigned char byte;
      |                       ^~~~
./cachefile.hh:173:21: error: reference to 'byte' is ambiguous
  173 |   void insert(const byte*, size_t, const string&, time_t, uint64) { }
      |                     ^~~~
/opt/tools/gcc13/include/c++/13.2.0/cstddef:69:14: note: candidates are: 'enum class std::byte'
   69 |   enum class byte : unsigned char {};
      |              ^~~~
./config.h:253:23: note:                 'typedef unsigned char byte'
  253 | typedef unsigned char byte;
      |                       ^~~~
*** Error code 1

Stop.
bmake[1]: stopped in /home/pbulk/build/net/jigdo/work/jigdo-0.7.3/src
*** Error code 1

Stop.
bmake: stopped in /home/pbulk/build/net/jigdo/work/jigdo-0.7.3
*** Error code 1

Stop.
bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-bulktest/net/jigdo
*** Error code 1

Stop.
bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-bulktest/net/jigdo