=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/audio/openal-soft", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent", "WRKLOG=/data/bob/db/logs/openal-soft-1.25.1/work.log"] ===> Building for openal-soft-1.25.1 [ 1%] Building CXX object fmt-11.2.0/CMakeFiles/alsoft.fmt.dir/src/os.cc.o [ 2%] Building CXX object fmt-11.2.0/CMakeFiles/alsoft.fmt.dir/src/format.cc.o [ 2%] Built target alsoft.fmt [ 3%] Building CXX object CMakeFiles/alsoft.common.dir/common/almalloc.cpp.o [ 4%] Building CXX object CMakeFiles/alsoft.common.dir/common/alcomplex.cpp.o [ 5%] Building CXX object CMakeFiles/alsoft.common.dir/common/alstring.cpp.o [ 6%] Building CXX object CMakeFiles/alsoft.common.dir/common/althrd_setname.cpp.o [ 7%] Building CXX object CMakeFiles/alsoft.common.dir/common/dynload.cpp.o [ 8%] Building CXX object CMakeFiles/alsoft.common.dir/common/filesystem.cpp.o [ 8%] Building CXX object CMakeFiles/alsoft.common.dir/common/pffft.cpp.o [ 9%] Building CXX object CMakeFiles/alsoft.common.dir/common/polyphase_resampler.cpp.o [ 10%] Building CXX object CMakeFiles/alsoft.common.dir/common/strutils.cpp.o [ 11%] Linking CXX static library libalsoft.common.a [ 11%] Built target alsoft.common [ 11%] Generating default_hrtf.txt [ 12%] Building CXX object CMakeFiles/alsoft.sofa-support.dir/utils/sofa-support.cpp.o [ 13%] Building CXX object CMakeFiles/OpenAL.dir/al/auxeffectslot.cpp.o [ 14%] Building CXX object CMakeFiles/OpenAL.dir/al/buffer.cpp.o In file included from /home/pbulk/build/audio/openal-soft/work/openal-soft-1.25.1/common/althreads.h:18, from /home/pbulk/build/audio/openal-soft/work/openal-soft-1.25.1/alc/context.h:27, from /home/pbulk/build/audio/openal-soft/work/openal-soft-1.25.1/al/buffer.cpp:50: /home/pbulk/build/audio/openal-soft/work/openal-soft-1.25.1/alc/context.h:208:19: error: '_Thread_local' does not name a type; did you mean 'thread_local'? 208 | static inline thread_local Context *sLocalContext{}; | ^~~~~~~~~~~~ /home/pbulk/build/audio/openal-soft/work/openal-soft-1.25.1/alc/context.h:229:12: error: '_Thread_local' does not name a type; did you mean 'thread_local'? 229 | static thread_local ThreadCtx sThreadContext; | ^~~~~~~~~~~~ /home/pbulk/build/audio/openal-soft/work/openal-soft-1.25.1/alc/context.h: In member function 'void al::Context::ThreadCtx::set(al::Context*) const': /home/pbulk/build/audio/openal-soft/work/openal-soft-1.25.1/alc/context.h:226:49: error: 'sLocalContext' was not declared in this scope; did you mean 'sGlobalContext'? 226 | void set(Context *ctx) const noexcept { sLocalContext = ctx; } | ^~~~~~~~~~~~~ | sGlobalContext /home/pbulk/build/audio/openal-soft/work/openal-soft-1.25.1/alc/context.h: In static member function 'static al::Context* al::Context::getThreadContext()': /home/pbulk/build/audio/openal-soft/work/openal-soft-1.25.1/alc/context.h:234:58: error: 'sLocalContext' was not declared in this scope; did you mean 'sGlobalContext'? 234 | static Context *getThreadContext() noexcept { return sLocalContext; } | ^~~~~~~~~~~~~ | sGlobalContext /home/pbulk/build/audio/openal-soft/work/openal-soft-1.25.1/alc/context.h: In static member function 'static void al::Context::setThreadContext(al::Context*)': /home/pbulk/build/audio/openal-soft/work/openal-soft-1.25.1/alc/context.h:235:63: error: 'sThreadContext' was not declared in this scope; did you mean 'setThreadContext'? 235 | static void setThreadContext(Context *context) noexcept { sThreadContext.set(context); } | ^~~~~~~~~~~~~~ | setThreadContext In file included from /home/pbulk/build/audio/openal-soft/work/openal-soft-1.25.1/common/althreads.h:18, from /home/pbulk/build/audio/openal-soft/work/openal-soft-1.25.1/alc/context.h:27, from /home/pbulk/build/audio/openal-soft/work/openal-soft-1.25.1/al/auxeffectslot.cpp:45: /home/pbulk/build/audio/openal-soft/work/openal-soft-1.25.1/alc/context.h:208:19: error: '_Thread_local' does not name a type; did you mean 'thread_local'? 208 | static inline thread_local Context *sLocalContext{}; | ^~~~~~~~~~~~ /home/pbulk/build/audio/openal-soft/work/openal-soft-1.25.1/alc/context.h:229:12: error: '_Thread_local' does not name a type; did you mean 'thread_local'? 229 | static thread_local ThreadCtx sThreadContext; | ^~~~~~~~~~~~ /home/pbulk/build/audio/openal-soft/work/openal-soft-1.25.1/alc/context.h: In member function 'void al::Context::ThreadCtx::set(al::Context*) const': /home/pbulk/build/audio/openal-soft/work/openal-soft-1.25.1/alc/context.h:226:49: error: 'sLocalContext' was not declared in this scope; did you mean 'sGlobalContext'? 226 | void set(Context *ctx) const noexcept { sLocalContext = ctx; } | ^~~~~~~~~~~~~ | sGlobalContext /home/pbulk/build/audio/openal-soft/work/openal-soft-1.25.1/alc/context.h: In static member function 'static al::Context* al::Context::getThreadContext()': /home/pbulk/build/audio/openal-soft/work/openal-soft-1.25.1/alc/context.h:234:58: error: 'sLocalContext' was not declared in this scope; did you mean 'sGlobalContext'? 234 | static Context *getThreadContext() noexcept { return sLocalContext; } | ^~~~~~~~~~~~~ | sGlobalContext /home/pbulk/build/audio/openal-soft/work/openal-soft-1.25.1/alc/context.h: In static member function 'static void al::Context::setThreadContext(al::Context*)': /home/pbulk/build/audio/openal-soft/work/openal-soft-1.25.1/alc/context.h:235:63: error: 'sThreadContext' was not declared in this scope; did you mean 'setThreadContext'? 235 | static void setThreadContext(Context *context) noexcept { sThreadContext.set(context); } | ^~~~~~~~~~~~~~ | setThreadContext [ 14%] Linking CXX static library libalsoft.sofa-support.a [ 14%] Built target alsoft.sofa-support gmake[2]: *** [CMakeFiles/OpenAL.dir/build.make:84: CMakeFiles/OpenAL.dir/al/auxeffectslot.cpp.o] Error 1 gmake[2]: *** Waiting for unfinished jobs.... [ 15%] Building CXX object CMakeFiles/OpenAL.dir/al/debug.cpp.o [ 16%] Building CXX object CMakeFiles/makemhr.dir/utils/makemhr/loaddef.cpp.o gmake[2]: *** [CMakeFiles/OpenAL.dir/build.make:98: CMakeFiles/OpenAL.dir/al/buffer.cpp.o] Error 1 [ 17%] Building CXX object CMakeFiles/sofa-info.dir/utils/sofa-info.cpp.o In file included from /home/pbulk/build/audio/openal-soft/work/openal-soft-1.25.1/common/althreads.h:18, from /home/pbulk/build/audio/openal-soft/work/openal-soft-1.25.1/alc/context.h:27, from /home/pbulk/build/audio/openal-soft/work/openal-soft-1.25.1/al/debug.cpp:24: /home/pbulk/build/audio/openal-soft/work/openal-soft-1.25.1/alc/context.h:208:19: error: '_Thread_local' does not name a type; did you mean 'thread_local'? 208 | static inline thread_local Context *sLocalContext{}; | ^~~~~~~~~~~~ /home/pbulk/build/audio/openal-soft/work/openal-soft-1.25.1/alc/context.h:229:12: error: '_Thread_local' does not name a type; did you mean 'thread_local'? 229 | static thread_local ThreadCtx sThreadContext; | ^~~~~~~~~~~~ /home/pbulk/build/audio/openal-soft/work/openal-soft-1.25.1/alc/context.h: In member function 'void al::Context::ThreadCtx::set(al::Context*) const': /home/pbulk/build/audio/openal-soft/work/openal-soft-1.25.1/alc/context.h:226:49: error: 'sLocalContext' was not declared in this scope; did you mean 'sGlobalContext'? 226 | void set(Context *ctx) const noexcept { sLocalContext = ctx; } | ^~~~~~~~~~~~~ | sGlobalContext /home/pbulk/build/audio/openal-soft/work/openal-soft-1.25.1/alc/context.h: In static member function 'static al::Context* al::Context::getThreadContext()': /home/pbulk/build/audio/openal-soft/work/openal-soft-1.25.1/alc/context.h:234:58: error: 'sLocalContext' was not declared in this scope; did you mean 'sGlobalContext'? 234 | static Context *getThreadContext() noexcept { return sLocalContext; } | ^~~~~~~~~~~~~ | sGlobalContext /home/pbulk/build/audio/openal-soft/work/openal-soft-1.25.1/alc/context.h: In static member function 'static void al::Context::setThreadContext(al::Context*)': /home/pbulk/build/audio/openal-soft/work/openal-soft-1.25.1/alc/context.h:235:63: error: 'sThreadContext' was not declared in this scope; did you mean 'setThreadContext'? 235 | static void setThreadContext(Context *context) noexcept { sThreadContext.set(context); } | ^~~~~~~~~~~~~~ | setThreadContext [ 18%] Linking CXX executable sofa-info gmake[2]: *** [CMakeFiles/OpenAL.dir/build.make:112: CMakeFiles/OpenAL.dir/al/debug.cpp.o] Error 1 gmake[1]: *** [CMakeFiles/Makefile2:153: CMakeFiles/OpenAL.dir/all] Error 2 gmake[1]: *** Waiting for unfinished jobs.... [ 18%] Built target sofa-info [ 19%] Building CXX object CMakeFiles/makemhr.dir/utils/makemhr/loadsofa.cpp.o [ 20%] Building CXX object CMakeFiles/makemhr.dir/utils/makemhr/makemhr.cpp.o [ 21%] Linking CXX executable makemhr [ 21%] Built target makemhr gmake: *** [Makefile:146: all] Error 2 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/audio/openal-soft *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/audio/openal-soft