+ 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/qdbm-plus-1.0.0.1.8.78/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/qdbm-plus-1.0.0.1.8.78/work.log
===> Building for qdbm-plus-1.0.0.1.8.78
--- xqdbm.o ---
--- xadbm.o ---
--- xdepot.o ---
--- xcuria.o ---
--- xqdbm.o ---
g++ -I/opt/pkg/include -I/usr/include -I. -I./.. -I/opt/pkg/include   -D_XOPEN_SOURCE_EXTENDED=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__=1 -D_HPUX_SOURCE=1  -D_POSIX_MAPPED_FILES=1 -D_POSIX_SYNCHRONIZED_IO=1  -DPIC=1 -D_THREAD_SAFE=1 -D_REENTRANT=1 -DNDEBUG -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include  -pthread  -Wall -ansi -pedantic -fsigned-char -fPIC -fno-strict-aliasing -O1 -c xqdbm.cc
--- xadbm.o ---
g++ -I/opt/pkg/include -I/usr/include -I. -I./.. -I/opt/pkg/include   -D_XOPEN_SOURCE_EXTENDED=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__=1 -D_HPUX_SOURCE=1  -D_POSIX_MAPPED_FILES=1 -D_POSIX_SYNCHRONIZED_IO=1  -DPIC=1 -D_THREAD_SAFE=1 -D_REENTRANT=1 -DNDEBUG -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include  -pthread  -Wall -ansi -pedantic -fsigned-char -fPIC -fno-strict-aliasing -O1 -c xadbm.cc
--- xdepot.o ---
g++ -I/opt/pkg/include -I/usr/include -I. -I./.. -I/opt/pkg/include   -D_XOPEN_SOURCE_EXTENDED=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__=1 -D_HPUX_SOURCE=1  -D_POSIX_MAPPED_FILES=1 -D_POSIX_SYNCHRONIZED_IO=1  -DPIC=1 -D_THREAD_SAFE=1 -D_REENTRANT=1 -DNDEBUG -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include  -pthread  -Wall -ansi -pedantic -fsigned-char -fPIC -fno-strict-aliasing -O1 -c xdepot.cc
--- xcuria.o ---
g++ -I/opt/pkg/include -I/usr/include -I. -I./.. -I/opt/pkg/include   -D_XOPEN_SOURCE_EXTENDED=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__=1 -D_HPUX_SOURCE=1  -D_POSIX_MAPPED_FILES=1 -D_POSIX_SYNCHRONIZED_IO=1  -DPIC=1 -D_THREAD_SAFE=1 -D_REENTRANT=1 -DNDEBUG -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include  -pthread  -Wall -ansi -pedantic -fsigned-char -fPIC -fno-strict-aliasing -O1 -c xcuria.cc
--- xvilla.o ---
g++ -I/opt/pkg/include -I/usr/include -I. -I./.. -I/opt/pkg/include   -D_XOPEN_SOURCE_EXTENDED=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__=1 -D_HPUX_SOURCE=1  -D_POSIX_MAPPED_FILES=1 -D_POSIX_SYNCHRONIZED_IO=1  -DPIC=1 -D_THREAD_SAFE=1 -D_REENTRANT=1 -DNDEBUG -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include  -pthread  -Wall -ansi -pedantic -fsigned-char -fPIC -fno-strict-aliasing -O1 -c xvilla.cc
--- xdptest.o ---
g++ -I/opt/pkg/include -I/usr/include -I. -I./.. -I/opt/pkg/include   -D_XOPEN_SOURCE_EXTENDED=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__=1 -D_HPUX_SOURCE=1  -D_POSIX_MAPPED_FILES=1 -D_POSIX_SYNCHRONIZED_IO=1  -DPIC=1 -D_THREAD_SAFE=1 -D_REENTRANT=1 -DNDEBUG -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include  -pthread  -Wall -ansi -pedantic -fsigned-char -fPIC -fno-strict-aliasing -O1 -c xdptest.cc
--- xcrtest.o ---
g++ -I/opt/pkg/include -I/usr/include -I. -I./.. -I/opt/pkg/include   -D_XOPEN_SOURCE_EXTENDED=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__=1 -D_HPUX_SOURCE=1  -D_POSIX_MAPPED_FILES=1 -D_POSIX_SYNCHRONIZED_IO=1  -DPIC=1 -D_THREAD_SAFE=1 -D_REENTRANT=1 -DNDEBUG -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include  -pthread  -Wall -ansi -pedantic -fsigned-char -fPIC -fno-strict-aliasing -O1 -c xcrtest.cc
--- xdptest.o ---
In file included from /opt/tools/gcc13/include/c++/13.3.0/bits/postypes.h:40,
                 from /opt/tools/gcc13/include/c++/13.3.0/iosfwd:42,
                 from /opt/tools/gcc13/include/c++/13.3.0/ios:40,
                 from /opt/tools/gcc13/include/c++/13.3.0/ostream:40,
                 from /opt/tools/gcc13/include/c++/13.3.0/iostream:41,
                 from xdptest.cc:22:
/opt/tools/gcc13/include/c++/13.3.0/cwchar:143:11: error: 'btowc' has not been declared in '::'
  143 |   using ::btowc;
      |           ^~~~~
/opt/tools/gcc13/include/c++/13.3.0/cwchar:148:11: error: 'fwide' has not been declared in '::'
  148 |   using ::fwide;
      |           ^~~~~
/opt/tools/gcc13/include/c++/13.3.0/cwchar:149:11: error: 'fwprintf' has not been declared in '::'
  149 |   using ::fwprintf;
      |           ^~~~~~~~
/opt/tools/gcc13/include/c++/13.3.0/cwchar:150:11: error: 'fwscanf' has not been declared in '::'
  150 |   using ::fwscanf;
      |           ^~~~~~~
/opt/tools/gcc13/include/c++/13.3.0/cwchar:153:11: error: 'mbrlen' has not been declared in '::'
  153 |   using ::mbrlen;
      |           ^~~~~~
/opt/tools/gcc13/include/c++/13.3.0/cwchar:154:11: error: 'mbrtowc' has not been declared in '::'
  154 |   using ::mbrtowc;
      |           ^~~~~~~
/opt/tools/gcc13/include/c++/13.3.0/cwchar:155:11: error: 'mbsinit' has not been declared in '::'
  155 |   using ::mbsinit;
      |           ^~~~~~~
/opt/tools/gcc13/include/c++/13.3.0/cwchar:156:11: error: 'mbsrtowcs' has not been declared in '::'
  156 |   using ::mbsrtowcs;
      |           ^~~~~~~~~
/opt/tools/gcc13/include/c++/13.3.0/cwchar:160:11: error: 'swprintf' has not been declared in '::'
  160 |   using ::swprintf;
      |           ^~~~~~~~
/opt/tools/gcc13/include/c++/13.3.0/cwchar:162:11: error: 'swscanf' has not been declared in '::'
  162 |   using ::swscanf;
      |           ^~~~~~~
/opt/tools/gcc13/include/c++/13.3.0/cwchar:164:11: error: 'vfwprintf' has not been declared in '::'
  164 |   using ::vfwprintf;
      |           ^~~~~~~~~
/opt/tools/gcc13/include/c++/13.3.0/cwchar:169:11: error: 'vswprintf' has not been declared in '::'
  169 |   using ::vswprintf;
      |           ^~~~~~~~~
/opt/tools/gcc13/include/c++/13.3.0/cwchar:174:11: error: 'vwprintf' has not been declared in '::'
  174 |   using ::vwprintf;
      |           ^~~~~~~~
/opt/tools/gcc13/include/c++/13.3.0/cwchar:178:11: error: 'wcrtomb' has not been declared in '::'
  178 |   using ::wcrtomb;
      |           ^~~~~~~
/opt/tools/gcc13/include/c++/13.3.0/cwchar:189:11: error: 'wcsrtombs' has not been declared in '::'
  189 |   using ::wcsrtombs;
      |           ^~~~~~~~~
/opt/tools/gcc13/include/c++/13.3.0/cwchar:199:11: error: 'wctob' has not been declared in '::'
  199 |   using ::wctob;
      |           ^~~~~
/opt/tools/gcc13/include/c++/13.3.0/cwchar:200:11: error: 'wmemcmp' has not been declared in '::'
  200 |   using ::wmemcmp;
      |           ^~~~~~~
/opt/tools/gcc13/include/c++/13.3.0/cwchar:201:11: error: 'wmemcpy' has not been declared in '::'
  201 |   using ::wmemcpy;
      |           ^~~~~~~
/opt/tools/gcc13/include/c++/13.3.0/cwchar:202:11: error: 'wmemmove' has not been declared in '::'
  202 |   using ::wmemmove;
      |           ^~~~~~~~
/opt/tools/gcc13/include/c++/13.3.0/cwchar:203:11: error: 'wmemset' has not been declared in '::'
  203 |   using ::wmemset;
      |           ^~~~~~~
/opt/tools/gcc13/include/c++/13.3.0/cwchar:204:11: error: 'wprintf' has not been declared in '::'
  204 |   using ::wprintf;
      |           ^~~~~~~
/opt/tools/gcc13/include/c++/13.3.0/cwchar:205:11: error: 'wscanf' has not been declared in '::'
  205 |   using ::wscanf;
      |           ^~~~~~
/opt/tools/gcc13/include/c++/13.3.0/cwchar:209:11: error: 'wcsstr' has not been declared in '::'
  209 |   using ::wcsstr;
      |           ^~~~~~
/opt/tools/gcc13/include/c++/13.3.0/cwchar:210:11: error: 'wmemchr' has not been declared in '::'
  210 |   using ::wmemchr;
      |           ^~~~~~~
In file included from /opt/tools/gcc13/include/c++/13.3.0/ios:42:
/opt/tools/gcc13/include/c++/13.3.0/bits/char_traits.h: In static member function 'static int std::char_traits<wchar_t>::compare(const char_type*, const char_type*, std::size_t)':
/opt/tools/gcc13/include/c++/13.3.0/bits/char_traits.h:520:16: error: 'wmemcmp' was not declared in this scope; did you mean 'memcmp'?
  520 |         return wmemcmp(__s1, __s2, __n);
      |                ^~~~~~~
      |                memcmp
/opt/tools/gcc13/include/c++/13.3.0/bits/char_traits.h: In static member function 'static const std::char_traits<wchar_t>::char_type* std::char_traits<wchar_t>::find(const char_type*, std::size_t, const char_type&)':
/opt/tools/gcc13/include/c++/13.3.0/bits/char_traits.h:542:16: error: 'wmemchr' was not declared in this scope; did you mean 'memchr'?
  542 |         return wmemchr(__s, __a, __n);
      |                ^~~~~~~
      |                memchr
/opt/tools/gcc13/include/c++/13.3.0/bits/char_traits.h: In static member function 'static std::char_traits<wchar_t>::char_type* std::char_traits<wchar_t>::move(char_type*, const char_type*, std::size_t)':
/opt/tools/gcc13/include/c++/13.3.0/bits/char_traits.h:554:16: error: 'wmemmove' was not declared in this scope; did you mean 'memmove'?
  554 |         return wmemmove(__s1, __s2, __n);
      |                ^~~~~~~~
      |                memmove
/opt/tools/gcc13/include/c++/13.3.0/bits/char_traits.h: In static member function 'static std::char_traits<wchar_t>::char_type* std::char_traits<wchar_t>::copy(char_type*, const char_type*, std::size_t)':
/opt/tools/gcc13/include/c++/13.3.0/bits/char_traits.h:566:16: error: 'wmemcpy' was not declared in this scope; did you mean 'memcpy'?
  566 |         return wmemcpy(__s1, __s2, __n);
      |                ^~~~~~~
      |                memcpy
/opt/tools/gcc13/include/c++/13.3.0/bits/char_traits.h: In static member function 'static std::char_traits<wchar_t>::char_type* std::char_traits<wchar_t>::assign(char_type*, std::size_t, char_type)':
/opt/tools/gcc13/include/c++/13.3.0/bits/char_traits.h:578:16: error: 'wmemset' was not declared in this scope; did you mean 'memset'?
  578 |         return wmemset(__s, __a, __n);
      |                ^~~~~~~
      |                memset
--- xvltest.o ---
--- xcrtest.o ---
In file included from /opt/tools/gcc13/include/c++/13.3.0/bits/postypes.h:40,
                 from /opt/tools/gcc13/include/c++/13.3.0/iosfwd:42,
                 from /opt/tools/gcc13/include/c++/13.3.0/ios:40,
                 from /opt/tools/gcc13/include/c++/13.3.0/ostream:40,
                 from /opt/tools/gcc13/include/c++/13.3.0/iostream:41,
                 from xcrtest.cc:22:
/opt/tools/gcc13/include/c++/13.3.0/cwchar:143:11: error: 'btowc' has not been declared in '::'
  143 |   using ::btowc;
      |           ^~~~~
/opt/tools/gcc13/include/c++/13.3.0/cwchar:148:11: error: 'fwide' has not been declared in '::'
  148 |   using ::fwide;
      |           ^~~~~
/opt/tools/gcc13/include/c++/13.3.0/cwchar:149:11: error: 'fwprintf' has not been declared in '::'
  149 |   using ::fwprintf;
      |           ^~~~~~~~
/opt/tools/gcc13/include/c++/13.3.0/cwchar:150:11: error: 'fwscanf' has not been declared in '::'
  150 |   using ::fwscanf;
      |           ^~~~~~~
/opt/tools/gcc13/include/c++/13.3.0/cwchar:153:11: error: 'mbrlen' has not been declared in '::'
  153 |   using ::mbrlen;
      |           ^~~~~~
/opt/tools/gcc13/include/c++/13.3.0/cwchar:154:11: error: 'mbrtowc' has not been declared in '::'
  154 |   using ::mbrtowc;
      |           ^~~~~~~
/opt/tools/gcc13/include/c++/13.3.0/cwchar:155:11: error: 'mbsinit' has not been declared in '::'
  155 |   using ::mbsinit;
      |           ^~~~~~~
/opt/tools/gcc13/include/c++/13.3.0/cwchar:156:11: error: 'mbsrtowcs' has not been declared in '::'
  156 |   using ::mbsrtowcs;
      |           ^~~~~~~~~
/opt/tools/gcc13/include/c++/13.3.0/cwchar:160:11: error: 'swprintf' has not been declared in '::'
  160 |   using ::swprintf;
      |           ^~~~~~~~
/opt/tools/gcc13/include/c++/13.3.0/cwchar:162:11: error: 'swscanf' has not been declared in '::'
  162 |   using ::swscanf;
      |           ^~~~~~~
/opt/tools/gcc13/include/c++/13.3.0/cwchar:164:11: error: 'vfwprintf' has not been declared in '::'
  164 |   using ::vfwprintf;
      |           ^~~~~~~~~
/opt/tools/gcc13/include/c++/13.3.0/cwchar:169:11: error: 'vswprintf' has not been declared in '::'
  169 |   using ::vswprintf;
      |           ^~~~~~~~~
/opt/tools/gcc13/include/c++/13.3.0/cwchar:174:11: error: 'vwprintf' has not been declared in '::'
  174 |   using ::vwprintf;
      |           ^~~~~~~~
/opt/tools/gcc13/include/c++/13.3.0/cwchar:178:11: error: 'wcrtomb' has not been declared in '::'
  178 |   using ::wcrtomb;
      |           ^~~~~~~
/opt/tools/gcc13/include/c++/13.3.0/cwchar:189:11: error: 'wcsrtombs' has not been declared in '::'
  189 |   using ::wcsrtombs;
      |           ^~~~~~~~~
/opt/tools/gcc13/include/c++/13.3.0/cwchar:199:11: error: 'wctob' has not been declared in '::'
  199 |   using ::wctob;
      |           ^~~~~
/opt/tools/gcc13/include/c++/13.3.0/cwchar:200:11: error: 'wmemcmp' has not been declared in '::'
  200 |   using ::wmemcmp;
      |           ^~~~~~~
/opt/tools/gcc13/include/c++/13.3.0/cwchar:201:11: error: 'wmemcpy' has not been declared in '::'
  201 |   using ::wmemcpy;
      |           ^~~~~~~
/opt/tools/gcc13/include/c++/13.3.0/cwchar:202:11: error: 'wmemmove' has not been declared in '::'
  202 |   using ::wmemmove;
      |           ^~~~~~~~
/opt/tools/gcc13/include/c++/13.3.0/cwchar:203:11: error: 'wmemset' has not been declared in '::'
  203 |   using ::wmemset;
      |           ^~~~~~~
/opt/tools/gcc13/include/c++/13.3.0/cwchar:204:11: error: 'wprintf' has not been declared in '::'
  204 |   using ::wprintf;
      |           ^~~~~~~
/opt/tools/gcc13/include/c++/13.3.0/cwchar:205:11: error: 'wscanf' has not been declared in '::'
  205 |   using ::wscanf;
      |           ^~~~~~
/opt/tools/gcc13/include/c++/13.3.0/cwchar:209:11: error: 'wcsstr' has not been declared in '::'
  209 |   using ::wcsstr;
      |           ^~~~~~
/opt/tools/gcc13/include/c++/13.3.0/cwchar:210:11: error: 'wmemchr' has not been declared in '::'
  210 |   using ::wmemchr;
      |           ^~~~~~~
--- xvltest.o ---
g++ -I/opt/pkg/include -I/usr/include -I. -I./.. -I/opt/pkg/include   -D_XOPEN_SOURCE_EXTENDED=1 -D_GNU_SOURCE=1 -D__EXTENSIONS__=1 -D_HPUX_SOURCE=1  -D_POSIX_MAPPED_FILES=1 -D_POSIX_SYNCHRONIZED_IO=1  -DPIC=1 -D_THREAD_SAFE=1 -D_REENTRANT=1 -DNDEBUG -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/usr/include  -pthread  -Wall -ansi -pedantic -fsigned-char -fPIC -fno-strict-aliasing -O1 -c xvltest.cc
--- xcrtest.o ---
In file included from /opt/tools/gcc13/include/c++/13.3.0/ios:42:
/opt/tools/gcc13/include/c++/13.3.0/bits/char_traits.h: In static member function 'static int std::char_traits<wchar_t>::compare(const char_type*, const char_type*, std::size_t)':
/opt/tools/gcc13/include/c++/13.3.0/bits/char_traits.h:520:16: error: 'wmemcmp' was not declared in this scope; did you mean 'memcmp'?
  520 |         return wmemcmp(__s1, __s2, __n);
      |                ^~~~~~~
      |                memcmp
/opt/tools/gcc13/include/c++/13.3.0/bits/char_traits.h: In static member function 'static const std::char_traits<wchar_t>::char_type* std::char_traits<wchar_t>::find(const char_type*, std::size_t, const char_type&)':
/opt/tools/gcc13/include/c++/13.3.0/bits/char_traits.h:542:16: error: 'wmemchr' was not declared in this scope; did you mean 'memchr'?
  542 |         return wmemchr(__s, __a, __n);
      |                ^~~~~~~
      |                memchr
/opt/tools/gcc13/include/c++/13.3.0/bits/char_traits.h: In static member function 'static std::char_traits<wchar_t>::char_type* std::char_traits<wchar_t>::move(char_type*, const char_type*, std::size_t)':
/opt/tools/gcc13/include/c++/13.3.0/bits/char_traits.h:554:16: error: 'wmemmove' was not declared in this scope; did you mean 'memmove'?
  554 |         return wmemmove(__s1, __s2, __n);
      |                ^~~~~~~~
      |                memmove
/opt/tools/gcc13/include/c++/13.3.0/bits/char_traits.h: In static member function 'static std::char_traits<wchar_t>::char_type* std::char_traits<wchar_t>::copy(char_type*, const char_type*, std::size_t)':
/opt/tools/gcc13/include/c++/13.3.0/bits/char_traits.h:566:16: error: 'wmemcpy' was not declared in this scope; did you mean 'memcpy'?
  566 |         return wmemcpy(__s1, __s2, __n);
      |                ^~~~~~~
      |                memcpy
/opt/tools/gcc13/include/c++/13.3.0/bits/char_traits.h: In static member function 'static std::char_traits<wchar_t>::char_type* std::char_traits<wchar_t>::assign(char_type*, std::size_t, char_type)':
/opt/tools/gcc13/include/c++/13.3.0/bits/char_traits.h:578:16: error: 'wmemset' was not declared in this scope; did you mean 'memset'?
  578 |         return wmemset(__s, __a, __n);
      |                ^~~~~~~
      |                memset
--- libxqdbm.a ---
/bin/ar rcsv libxqdbm.a xqdbm.o xadbm.o xdepot.o xcuria.o xvilla.o
ar: writing libxqdbm.a
a - xqdbm.o
a - xadbm.o
a - xdepot.o
a - xcuria.o
a - xvilla.o
--- libxqdbm.so.3.0.0 ---
if g++ --print-prog-name=ld | egrep -i '(solaris|/ccs/|/ucb/)' > /dev/null ;  then  g++ -shared -Wl,-G,-h,libxqdbm.so.3 -o libxqdbm.so.3.0.0 xqdbm.o xadbm.o xdepot.o xcuria.o xvilla.o -pthread -L/opt/pkg/lib -Wl,-R/opt/pkg/lib -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -liconv -L. -L./.. -L/opt/pkg/lib  -L/home/pbulk/build/databases/qdbm-plus/work/.home/lib -L/usr/local/lib -lqdbm -lstdc++ -liconv -lbz2 -llzo2 -lz -lpthread -lrt -lrt -lc ;  else  g++ -shared -Wl,-soname,libxqdbm.so.3 -o libxqdbm.so.3.0.0 xqdbm.o xadbm.o xdepot.o xcuria.o xvilla.o -pthread -L/opt/pkg/lib -Wl,-R/opt/pkg/lib -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -liconv -L. -L./.. -L/opt/pkg/lib  -L/home/pbulk/build/databases/qdbm-plus/work/.home/lib -L/usr/local/lib -lqdbm -lstdc++ -liconv -lbz2 -llzo2 -lz -lpthread -lrt -lrt -lc ;  fi
--- libxqdbm.so.3 ---
ln -f -s libxqdbm.so.3.0.0 libxqdbm.so.3
--- libxqdbm.so ---
ln -f -s libxqdbm.so.3.0.0 libxqdbm.so
--- xvltest.o ---
In file included from /opt/tools/gcc13/include/c++/13.3.0/bits/postypes.h:40,
                 from /opt/tools/gcc13/include/c++/13.3.0/iosfwd:42,
                 from /opt/tools/gcc13/include/c++/13.3.0/ios:40,
                 from /opt/tools/gcc13/include/c++/13.3.0/ostream:40,
                 from /opt/tools/gcc13/include/c++/13.3.0/iostream:41,
                 from xvltest.cc:23:
/opt/tools/gcc13/include/c++/13.3.0/cwchar:143:11: error: 'btowc' has not been declared in '::'
  143 |   using ::btowc;
      |           ^~~~~
/opt/tools/gcc13/include/c++/13.3.0/cwchar:148:11: error: 'fwide' has not been declared in '::'
  148 |   using ::fwide;
      |           ^~~~~
/opt/tools/gcc13/include/c++/13.3.0/cwchar:149:11: error: 'fwprintf' has not been declared in '::'
  149 |   using ::fwprintf;
      |           ^~~~~~~~
/opt/tools/gcc13/include/c++/13.3.0/cwchar:150:11: error: 'fwscanf' has not been declared in '::'
  150 |   using ::fwscanf;
      |           ^~~~~~~
/opt/tools/gcc13/include/c++/13.3.0/cwchar:153:11: error: 'mbrlen' has not been declared in '::'
  153 |   using ::mbrlen;
      |           ^~~~~~
/opt/tools/gcc13/include/c++/13.3.0/cwchar:154:11: error: 'mbrtowc' has not been declared in '::'
  154 |   using ::mbrtowc;
      |           ^~~~~~~
/opt/tools/gcc13/include/c++/13.3.0/cwchar:155:11: error: 'mbsinit' has not been declared in '::'
  155 |   using ::mbsinit;
      |           ^~~~~~~
/opt/tools/gcc13/include/c++/13.3.0/cwchar:156:11: error: 'mbsrtowcs' has not been declared in '::'
  156 |   using ::mbsrtowcs;
      |           ^~~~~~~~~
/opt/tools/gcc13/include/c++/13.3.0/cwchar:160:11: error: 'swprintf' has not been declared in '::'
  160 |   using ::swprintf;
      |           ^~~~~~~~
/opt/tools/gcc13/include/c++/13.3.0/cwchar:162:11: error: 'swscanf' has not been declared in '::'
  162 |   using ::swscanf;
      |           ^~~~~~~
/opt/tools/gcc13/include/c++/13.3.0/cwchar:164:11: error: 'vfwprintf' has not been declared in '::'
  164 |   using ::vfwprintf;
      |           ^~~~~~~~~
/opt/tools/gcc13/include/c++/13.3.0/cwchar:169:11: error: 'vswprintf' has not been declared in '::'
  169 |   using ::vswprintf;
      |           ^~~~~~~~~
/opt/tools/gcc13/include/c++/13.3.0/cwchar:174:11: error: 'vwprintf' has not been declared in '::'
  174 |   using ::vwprintf;
      |           ^~~~~~~~
/opt/tools/gcc13/include/c++/13.3.0/cwchar:178:11: error: 'wcrtomb' has not been declared in '::'
  178 |   using ::wcrtomb;
      |           ^~~~~~~
/opt/tools/gcc13/include/c++/13.3.0/cwchar:189:11: error: 'wcsrtombs' has not been declared in '::'
  189 |   using ::wcsrtombs;
      |           ^~~~~~~~~
/opt/tools/gcc13/include/c++/13.3.0/cwchar:199:11: error: 'wctob' has not been declared in '::'
  199 |   using ::wctob;
      |           ^~~~~
/opt/tools/gcc13/include/c++/13.3.0/cwchar:200:11: error: 'wmemcmp' has not been declared in '::'
  200 |   using ::wmemcmp;
      |           ^~~~~~~
/opt/tools/gcc13/include/c++/13.3.0/cwchar:201:11: error: 'wmemcpy' has not been declared in '::'
  201 |   using ::wmemcpy;
      |           ^~~~~~~
/opt/tools/gcc13/include/c++/13.3.0/cwchar:202:11: error: 'wmemmove' has not been declared in '::'
  202 |   using ::wmemmove;
      |           ^~~~~~~~
/opt/tools/gcc13/include/c++/13.3.0/cwchar:203:11: error: 'wmemset' has not been declared in '::'
  203 |   using ::wmemset;
      |           ^~~~~~~
/opt/tools/gcc13/include/c++/13.3.0/cwchar:204:11: error: 'wprintf' has not been declared in '::'
  204 |   using ::wprintf;
      |           ^~~~~~~
/opt/tools/gcc13/include/c++/13.3.0/cwchar:205:11: error: 'wscanf' has not been declared in '::'
  205 |   using ::wscanf;
      |           ^~~~~~
/opt/tools/gcc13/include/c++/13.3.0/cwchar:209:11: error: 'wcsstr' has not been declared in '::'
  209 |   using ::wcsstr;
      |           ^~~~~~
/opt/tools/gcc13/include/c++/13.3.0/cwchar:210:11: error: 'wmemchr' has not been declared in '::'
  210 |   using ::wmemchr;
      |           ^~~~~~~
In file included from /opt/tools/gcc13/include/c++/13.3.0/ios:42:
/opt/tools/gcc13/include/c++/13.3.0/bits/char_traits.h: In static member function 'static int std::char_traits<wchar_t>::compare(const char_type*, const char_type*, std::size_t)':
/opt/tools/gcc13/include/c++/13.3.0/bits/char_traits.h:520:16: error: 'wmemcmp' was not declared in this scope; did you mean 'memcmp'?
  520 |         return wmemcmp(__s1, __s2, __n);
      |                ^~~~~~~
      |                memcmp
/opt/tools/gcc13/include/c++/13.3.0/bits/char_traits.h: In static member function 'static const std::char_traits<wchar_t>::char_type* std::char_traits<wchar_t>::find(const char_type*, std::size_t, const char_type&)':
/opt/tools/gcc13/include/c++/13.3.0/bits/char_traits.h:542:16: error: 'wmemchr' was not declared in this scope; did you mean 'memchr'?
  542 |         return wmemchr(__s, __a, __n);
      |                ^~~~~~~
      |                memchr
/opt/tools/gcc13/include/c++/13.3.0/bits/char_traits.h: In static member function 'static std::char_traits<wchar_t>::char_type* std::char_traits<wchar_t>::move(char_type*, const char_type*, std::size_t)':
/opt/tools/gcc13/include/c++/13.3.0/bits/char_traits.h:554:16: error: 'wmemmove' was not declared in this scope; did you mean 'memmove'?
  554 |         return wmemmove(__s1, __s2, __n);
      |                ^~~~~~~~
      |                memmove
/opt/tools/gcc13/include/c++/13.3.0/bits/char_traits.h: In static member function 'static std::char_traits<wchar_t>::char_type* std::char_traits<wchar_t>::copy(char_type*, const char_type*, std::size_t)':
/opt/tools/gcc13/include/c++/13.3.0/bits/char_traits.h:566:16: error: 'wmemcpy' was not declared in this scope; did you mean 'memcpy'?
  566 |         return wmemcpy(__s1, __s2, __n);
      |                ^~~~~~~
      |                memcpy
/opt/tools/gcc13/include/c++/13.3.0/bits/char_traits.h: In static member function 'static std::char_traits<wchar_t>::char_type* std::char_traits<wchar_t>::assign(char_type*, std::size_t, char_type)':
/opt/tools/gcc13/include/c++/13.3.0/bits/char_traits.h:578:16: error: 'wmemset' was not declared in this scope; did you mean 'memset'?
  578 |         return wmemset(__s, __a, __n);
      |                ^~~~~~~
      |                memset
--- xdptest.o ---
*** [xdptest.o] Error code 1

bmake: stopped making "all" in /home/pbulk/build/databases/qdbm-plus/work/qdbm-1.8.78/plus
--- xcrtest.o ---
*** [xcrtest.o] Error code 1

bmake: stopped making "all" in /home/pbulk/build/databases/qdbm-plus/work/qdbm-1.8.78/plus
--- xvltest.o ---
*** [xvltest.o] Error code 1

bmake: stopped making "all" in /home/pbulk/build/databases/qdbm-plus/work/qdbm-1.8.78/plus
bmake: 3 errors

bmake: stopped making "all" in /home/pbulk/build/databases/qdbm-plus/work/qdbm-1.8.78/plus
*** Error code 2

Stop.
bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/databases/qdbm-plus
*** Error code 1

Stop.
bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/databases/qdbm-plus