+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=312 WRKLOG=/tmp/bulklog/libretro-ppsspp-1.18.1nb1/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=312 WRKLOG=/tmp/bulklog/libretro-ppsspp-1.18.1nb1/work.log ===> Building for libretro-ppsspp-1.18.1nb1 [ 0%] Building CXX object CMakeFiles/gason.dir/ext/gason/gason.cpp.o : warning: "_XOPEN_SOURCE" redefined : note: this is the location of the previous definition [ 0%] Building CXX object CMakeFiles/vma.dir/ext/vma/vk_mem_alloc.cpp.o [ 0%] Building C object ext/cmake/cpu_features/CMakeFiles/utils.dir/__/__/cpu_features/src/filesystem.c.o : warning: "_XOPEN_SOURCE" redefined : note: this is the location of the previous definition [ 0%] Building CXX object CMakeFiles/cityhash.dir/ext/cityhash/city.cpp.o : warning: "_XOPEN_SOURCE" redefined : note: this is the location of the previous definition 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/bits/char_traits.h:42, from /opt/tools/gcc13/include/c++/13.3.0/string:42, from /home/pbulk/build/emulators/libretro-ppsspp/work/ppsspp-1.18.1/Common/GPU/Vulkan/VulkanLoader.h:40, from /home/pbulk/build/emulators/libretro-ppsspp/work/ppsspp-1.18.1/ext/vma/vk_mem_alloc.cpp:10: /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; | ^~~~~~~ /opt/tools/gcc13/include/c++/13.3.0/bits/char_traits.h: In static member function 'static constexpr int std::char_traits::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 520 | return wmemcmp(__s1, __s2, __n); | ^~~~~~~ /opt/tools/gcc13/include/c++/13.3.0/bits/char_traits.h: In static member function 'static constexpr const std::char_traits::char_type* std::char_traits::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 542 | return wmemchr(__s, __a, __n); | ^~~~~~~ /opt/tools/gcc13/include/c++/13.3.0/bits/char_traits.h: In static member function 'static std::char_traits::char_type* std::char_traits::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 'remove'? 554 | return wmemmove(__s1, __s2, __n); | ^~~~~~~~ | remove /opt/tools/gcc13/include/c++/13.3.0/bits/char_traits.h: In static member function 'static std::char_traits::char_type* std::char_traits::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 566 | return wmemcpy(__s1, __s2, __n); | ^~~~~~~ /opt/tools/gcc13/include/c++/13.3.0/bits/char_traits.h: In static member function 'static std::char_traits::char_type* std::char_traits::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 578 | return wmemset(__s, __a, __n); | ^~~~~~~ [ 1%] Building C object ext/cmake/cpu_features/CMakeFiles/utils.dir/__/__/cpu_features/src/stack_line_reader.c.o [ 2%] Linking CXX static library lib/libgason.a In file included from /opt/tools/gcc13/include/c++/13.3.0/string:54: /opt/tools/gcc13/include/c++/13.3.0/bits/basic_string.h: In function 'std::wstring std::__cxx11::to_wstring(int)': /opt/tools/gcc13/include/c++/13.3.0/bits/basic_string.h:4314:51: error: 'vswprintf' is not a member of 'std'; did you mean 'vsprintf'? 4314 | { return __gnu_cxx::__to_xstring(&std::vswprintf, 4 * sizeof(int), | ^~~~~~~~~ | vsprintf /opt/tools/gcc13/include/c++/13.3.0/bits/basic_string.h: In function 'std::wstring std::__cxx11::to_wstring(unsigned int)': /opt/tools/gcc13/include/c++/13.3.0/bits/basic_string.h:4320:51: error: 'vswprintf' is not a member of 'std'; did you mean 'vsprintf'? 4320 | { return __gnu_cxx::__to_xstring(&std::vswprintf, | ^~~~~~~~~ | vsprintf /opt/tools/gcc13/include/c++/13.3.0/bits/basic_string.h: In function 'std::wstring std::__cxx11::to_wstring(long int)': /opt/tools/gcc13/include/c++/13.3.0/bits/basic_string.h:4327:51: error: 'vswprintf' is not a member of 'std'; did you mean 'vsprintf'? 4327 | { return __gnu_cxx::__to_xstring(&std::vswprintf, 4 * sizeof(long), | ^~~~~~~~~ | vsprintf /opt/tools/gcc13/include/c++/13.3.0/bits/basic_string.h: In function 'std::wstring std::__cxx11::to_wstring(long unsigned int)': /opt/tools/gcc13/include/c++/13.3.0/bits/basic_string.h:4333:51: error: 'vswprintf' is not a member of 'std'; did you mean 'vsprintf'? 4333 | { return __gnu_cxx::__to_xstring(&std::vswprintf, | ^~~~~~~~~ | vsprintf /opt/tools/gcc13/include/c++/13.3.0/bits/basic_string.h: In function 'std::wstring std::__cxx11::to_wstring(long long int)': /opt/tools/gcc13/include/c++/13.3.0/bits/basic_string.h:4340:51: error: 'vswprintf' is not a member of 'std'; did you mean 'vsprintf'? 4340 | { return __gnu_cxx::__to_xstring(&std::vswprintf, | ^~~~~~~~~ | vsprintf /opt/tools/gcc13/include/c++/13.3.0/bits/basic_string.h: In function 'std::wstring std::__cxx11::to_wstring(long long unsigned int)': /opt/tools/gcc13/include/c++/13.3.0/bits/basic_string.h:4347:51: error: 'vswprintf' is not a member of 'std'; did you mean 'vsprintf'? 4347 | { return __gnu_cxx::__to_xstring(&std::vswprintf, | ^~~~~~~~~ | vsprintf /opt/tools/gcc13/include/c++/13.3.0/bits/basic_string.h: In function 'std::wstring std::__cxx11::to_wstring(float)': /opt/tools/gcc13/include/c++/13.3.0/bits/basic_string.h:4357:51: error: 'vswprintf' is not a member of 'std'; did you mean 'vsprintf'? 4357 | return __gnu_cxx::__to_xstring(&std::vswprintf, __n, | ^~~~~~~~~ | vsprintf /opt/tools/gcc13/include/c++/13.3.0/bits/basic_string.h: In function 'std::wstring std::__cxx11::to_wstring(double)': /opt/tools/gcc13/include/c++/13.3.0/bits/basic_string.h:4367:51: error: 'vswprintf' is not a member of 'std'; did you mean 'vsprintf'? 4367 | return __gnu_cxx::__to_xstring(&std::vswprintf, __n, | ^~~~~~~~~ | vsprintf /opt/tools/gcc13/include/c++/13.3.0/bits/basic_string.h: In function 'std::wstring std::__cxx11::to_wstring(long double)': /opt/tools/gcc13/include/c++/13.3.0/bits/basic_string.h:4377:51: error: 'vswprintf' is not a member of 'std'; did you mean 'vsprintf'? 4377 | return __gnu_cxx::__to_xstring(&std::vswprintf, __n, | ^~~~~~~~~ | vsprintf [ 2%] Linking CXX static library lib/libcityhash.a [ 2%] Building C object ext/cmake/cpu_features/CMakeFiles/utils.dir/__/__/cpu_features/src/string_view.c.o --- CMakeFiles/vma.dir/ext/vma/vk_mem_alloc.cpp.o --- *** [CMakeFiles/vma.dir/ext/vma/vk_mem_alloc.cpp.o] Error code 1 bmake[2]: stopped making "CMakeFiles/vma.dir/build" in /home/pbulk/build/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build bmake[2]: 1 error bmake[2]: stopped making "CMakeFiles/vma.dir/build" in /home/pbulk/build/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build --- CMakeFiles/vma.dir/all --- *** [CMakeFiles/vma.dir/all] Error code 2 bmake[1]: stopped making "all" in /home/pbulk/build/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build [ 2%] Built target gason --- ext/cmake/cpu_features/CMakeFiles/utils.dir/all --- *** [ext/cmake/cpu_features/CMakeFiles/utils.dir/all] Error code 6 bmake[1]: stopped making "all" in /home/pbulk/build/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build --- CMakeFiles/cityhash.dir/all --- *** [CMakeFiles/cityhash.dir/all] Error code 6 bmake[1]: stopped making "all" in /home/pbulk/build/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build bmake[1]: 3 errors bmake[1]: stopped making "all" in /home/pbulk/build/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build *** [all] Error code 2 bmake: stopped making "all" in /home/pbulk/build/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build bmake: 1 error bmake: stopped making "all" in /home/pbulk/build/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/emulators/libretro-ppsspp *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/emulators/libretro-ppsspp