=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for jigdo-0.7.3nb79 test -h gfx -o -d gfx || ln -s "./gfx" gfx cd src && /usr/bin/make all export cpp='-DPNG_NO_ASSEMBLER_CODE -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/libxml2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/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="/usr/pkg/share/jigdo/" -DPACKAGE_LOCALE_DIR="/usr/pkg/share/locale" -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/pkg/include/atk-1.0 -I/usr/pkg/include/gdk-pixbuf-2.0 -pthread -I/usr/pkg/include/fribidi -I/usr/pkg/include/cairo -D_REENTRANT -I/usr/X11R7/include/pixman-1 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include' export cxx="$cpp -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/libxml2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -Wall -W -Wpointer-arith -Wconversion -Woverloaded-virtual " export c="$cpp -Wall -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/libxml2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -W " c++ $cxx -c cachefile.cc -o cachefile.o distcc[7563] ERROR: compile cachefile.cc on 10.0.20.122:3860 failed distcc[7563] (dcc_build_somewhere) Warning: remote compilation of 'cachefile.cc' failed, retrying locally distcc[7563] Warning: failed to distribute cachefile.cc to 10.0.20.122:3860, running locally instead 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: /usr/include/g++/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&, | ^~~~ /usr/include/g++/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) { } | ^~~~ /usr/include/g++/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; | ^~~~ distcc[7563] ERROR: compile cachefile.cc on localhost failed *** Error code 1 Stop. make[1]: stopped making "all" in /tmp/pkgbuild/net/jigdo/work/jigdo-0.7.3/src *** Error code 1 Stop. make: stopped making "all" in /tmp/pkgbuild/net/jigdo/work/jigdo-0.7.3 *** Error code 1 Stop. make[1]: stopped making "all" in /usr/pkgsrc/net/jigdo *** Error code 1 Stop. make: stopped making "all" in /usr/pkgsrc/net/jigdo