=> 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 cityhash-1.1.1
--- config.h ---
--- all ---
/usr/bin/make  all-recursive
--- all-recursive ---
Making all in src
--- city.lo ---
--- city-test.o ---
--- city.lo ---
/bin/sh ../libtool --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H -I. -I..      -O2 -fPIC -D_FORTIFY_SOURCE=2 -MT city.lo -MD -MP -MF .deps/city.Tpo -c -o city.lo city.cc
--- city-test.o ---
c++ -DHAVE_CONFIG_H -I. -I..      -O2 -fPIC -D_FORTIFY_SOURCE=2 -MT city-test.o -MD -MP -MF .deps/city-test.Tpo -c -o city-test.o city-test.cc
--- city.lo ---
libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -O2 -fPIC -D_FORTIFY_SOURCE=2 -MT city.lo -MD -MP -MF .deps/city.Tpo -c city.cc  -fPIC -DPIC -o .libs/city.o
--- city-test.o ---
mv -f .deps/city-test.Tpo .deps/city-test.Po
--- city.lo ---
distcc[23319] ERROR: compile city.cc on 10.1.1.1:3642 failed
distcc[23319] (dcc_build_somewhere) Warning: remote compilation of 'city.cc' failed, retrying locally
distcc[23319] Warning: failed to distribute city.cc to 10.1.1.1:3642, running locally instead
city.cc: In function 'uint64 Fetch64(const char*)':
city.cc:90:38: error: 'bswap_64' was not declared in this scope
 #define uint64_in_expected_order(x) (bswap_64(x))
                                      ^
city.cc:105:10: note: in expansion of macro 'uint64_in_expected_order'
   return uint64_in_expected_order(UNALIGNED_LOAD64(p));
          ^~~~~~~~~~~~~~~~~~~~~~~~
city.cc:90:38: note: suggested alternative: 'bswap64'
 #define uint64_in_expected_order(x) (bswap_64(x))
                                      ^
city.cc:105:10: note: in expansion of macro 'uint64_in_expected_order'
   return uint64_in_expected_order(UNALIGNED_LOAD64(p));
          ^~~~~~~~~~~~~~~~~~~~~~~~
city.cc: In function 'uint32 Fetch32(const char*)':
city.cc:89:38: error: 'bswap_32' was not declared in this scope
 #define uint32_in_expected_order(x) (bswap_32(x))
                                      ^
city.cc:109:10: note: in expansion of macro 'uint32_in_expected_order'
   return uint32_in_expected_order(UNALIGNED_LOAD32(p));
          ^~~~~~~~~~~~~~~~~~~~~~~~
city.cc:89:38: note: suggested alternative: 'bswap32'
 #define uint32_in_expected_order(x) (bswap_32(x))
                                      ^
city.cc:109:10: note: in expansion of macro 'uint32_in_expected_order'
   return uint32_in_expected_order(UNALIGNED_LOAD32(p));
          ^~~~~~~~~~~~~~~~~~~~~~~~
city.cc: In function 'uint32 CityHash32(const char*, size_t)':
city.cc:230:9: error: 'bswap_32' was not declared in this scope
     g = bswap_32(g) * 5;
         ^~~~~~~~
city.cc:230:9: note: suggested alternative: 'bswap32'
     g = bswap_32(g) * 5;
         ^~~~~~~~
         bswap32
city.cc: In function 'uint64 HashLen33to64(const char*, size_t)':
city.cc:349:14: error: 'bswap_64' was not declared in this scope
   uint64 w = bswap_64((u + v) * mul) + h;
              ^~~~~~~~
city.cc:349:14: note: suggested alternative: 'bswap64'
   uint64 w = bswap_64((u + v) * mul) + h;
              ^~~~~~~~
              bswap64
distcc[23319] ERROR: compile city.cc on localhost failed
*** [city.lo] Error code 1

make[2]: stopped in /tmp/pkgbuild/textproc/cityhash/work.sparc64/cityhash-1.1.1/src
1 error

make[2]: stopped in /tmp/pkgbuild/textproc/cityhash/work.sparc64/cityhash-1.1.1/src
*** [all-recursive] Error code 1

make[1]: stopped in /tmp/pkgbuild/textproc/cityhash/work.sparc64/cityhash-1.1.1
1 error

make[1]: stopped in /tmp/pkgbuild/textproc/cityhash/work.sparc64/cityhash-1.1.1
*** [all] Error code 2

make: stopped in /tmp/pkgbuild/textproc/cityhash/work.sparc64/cityhash-1.1.1
1 error

make: stopped in /tmp/pkgbuild/textproc/cityhash/work.sparc64/cityhash-1.1.1
*** Error code 2

Stop.
make[1]: stopped in /usr/pkgsrc/textproc/cityhash
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/textproc/cityhash