=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. ===> Building for libime-1.0.4nb4 [ 0%] Building CXX object src/libime/core/CMakeFiles/kenlm.dir/kenlm/lm/bhiksha.cc.o In file included from /usr/pkgsrc/inputmethod/libime/work/libime-1.0.4/src/libime/core/kenlm/lm/trie.hh:6:0, from /usr/pkgsrc/inputmethod/libime/work/libime-1.0.4/src/libime/core/kenlm/lm/bhiksha.hh:17, from /usr/pkgsrc/inputmethod/libime/work/libime-1.0.4/src/libime/core/kenlm/lm/bhiksha.cc:1: /usr/pkgsrc/inputmethod/libime/work/libime-1.0.4/src/libime/core/kenlm/util/bit_packing.hh:51:2: error: #error "Bit packing code isn't written for your byte order." #error "Bit packing code isn't written for your byte order." ^~~~~ In file included from /usr/pkgsrc/inputmethod/libime/work/libime-1.0.4/src/libime/core/kenlm/util/bit_packing.hh:27:0, from /usr/pkgsrc/inputmethod/libime/work/libime-1.0.4/src/libime/core/kenlm/lm/trie.hh:6, from /usr/pkgsrc/inputmethod/libime/work/libime-1.0.4/src/libime/core/kenlm/lm/bhiksha.hh:17, from /usr/pkgsrc/inputmethod/libime/work/libime-1.0.4/src/libime/core/kenlm/lm/bhiksha.cc:1: /usr/include/arpa/nameser_compat.h:85:3: error: 'error' does not name a type; did you mean 'errno'? error "Undefined or invalid BYTE_ORDER"; ^~~~~ errno In file included from /usr/pkgsrc/inputmethod/libime/work/libime-1.0.4/src/libime/core/kenlm/lm/trie.hh:6:0, from /usr/pkgsrc/inputmethod/libime/work/libime-1.0.4/src/libime/core/kenlm/lm/bhiksha.hh:17, from /usr/pkgsrc/inputmethod/libime/work/libime-1.0.4/src/libime/core/kenlm/lm/bhiksha.cc:1: /usr/pkgsrc/inputmethod/libime/work/libime-1.0.4/src/libime/core/kenlm/util/bit_packing.hh: In function 'uint64_t util::ReadInt57(const void*, uint64_t, uint8_t, uint64_t)': /usr/pkgsrc/inputmethod/libime/work/libime-1.0.4/src/libime/core/kenlm/util/bit_packing.hh:70:37: error: 'BitPackShift' was not declared in this scope return (ReadOff(base, bit_off) >> BitPackShift(bit_off & 7, length)) & mask; ^~~~~~~~~~~~ /usr/pkgsrc/inputmethod/libime/work/libime-1.0.4/src/libime/core/kenlm/util/bit_packing.hh: In function 'void util::WriteInt57(void*, uint64_t, uint8_t, uint64_t)': /usr/pkgsrc/inputmethod/libime/work/libime-1.0.4/src/libime/core/kenlm/util/bit_packing.hh:84:15: error: 'BitPackShift' was not declared in this scope (value << BitPackShift(bit_off & 7, length)); ^~~~~~~~~~~~ /usr/pkgsrc/inputmethod/libime/work/libime-1.0.4/src/libime/core/kenlm/util/bit_packing.hh: In function 'uint32_t util::ReadInt25(const void*, uint64_t, uint8_t, uint32_t)': /usr/pkgsrc/inputmethod/libime/work/libime-1.0.4/src/libime/core/kenlm/util/bit_packing.hh:96:106: error: 'BitPackShift32' was not declared in this scope return (*reinterpret_cast(reinterpret_cast(base) + (bit_off >> 3)) >> BitPackShift32(bit_off & 7, length)) & mask; ^~~~~~~~~~~~~~ In file included from /usr/pkgsrc/inputmethod/libime/work/libime-1.0.4/src/libime/core/kenlm/lm/trie.hh:6:0, from /usr/pkgsrc/inputmethod/libime/work/libime-1.0.4/src/libime/core/kenlm/lm/bhiksha.hh:17, from /usr/pkgsrc/inputmethod/libime/work/libime-1.0.4/src/libime/core/kenlm/lm/bhiksha.cc:1: /usr/pkgsrc/inputmethod/libime/work/libime-1.0.4/src/libime/core/kenlm/util/bit_packing.hh: In function 'void util::WriteInt25(void*, uint64_t, uint8_t, uint32_t)': /usr/pkgsrc/inputmethod/libime/work/libime-1.0.4/src/libime/core/kenlm/util/bit_packing.hh:109:15: error: 'BitPackShift32' was not declared in this scope (value << BitPackShift32(bit_off & 7, length)); ^~~~~~~~~~~~~~ /usr/pkgsrc/inputmethod/libime/work/libime-1.0.4/src/libime/core/kenlm/util/bit_packing.hh: In function 'float util::ReadFloat32(const void*, uint64_t)': /usr/pkgsrc/inputmethod/libime/work/libime-1.0.4/src/libime/core/kenlm/util/bit_packing.hh:117:63: error: 'BitPackShift' was not declared in this scope encoded.i = static_cast(ReadOff(base, bit_off) >> BitPackShift(bit_off & 7, 32)); ^~~~~~~~~~~~ /usr/pkgsrc/inputmethod/libime/work/libime-1.0.4/src/libime/core/kenlm/util/bit_packing.hh: In function 'float util::ReadNonPositiveFloat31(const void*, uint64_t)': /usr/pkgsrc/inputmethod/libime/work/libime-1.0.4/src/libime/core/kenlm/util/bit_packing.hh:144:63: error: 'BitPackShift' was not declared in this scope encoded.i = static_cast(ReadOff(base, bit_off) >> BitPackShift(bit_off & 7, 31)); ^~~~~~~~~~~~ *** Error code 1 Stop. make[2]: stopped in /usr/pkgsrc/inputmethod/libime/work/libime-1.0.4 *** Error code 1 Stop. make[1]: stopped in /usr/pkgsrc/inputmethod/libime/work/libime-1.0.4 *** Error code 1 Stop. make: stopped in /usr/pkgsrc/inputmethod/libime/work/libime-1.0.4 *** Error code 1 Stop. make[1]: stopped in /usr/pkgsrc/inputmethod/libime *** Error code 1 Stop. make: stopped in /usr/pkgsrc/inputmethod/libime