[Bug 283325] graphics/glslang build failure
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 14 Dec 2024 08:16:27 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283325 Bug ID: 283325 Summary: graphics/glslang build failure Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: jbeich@FreeBSD.org Reporter: jakub_lach@mailplus.pl Assignee: jbeich@FreeBSD.org Flags: maintainer-feedback?(jbeich@FreeBSD.org) FAILED: glslang/CMakeFiles/glslang.dir/__/SPIRV/SpvTools.cpp.o /usr/bin/c++ -DENABLE_HLSL -DENABLE_OPT=1 -DENABLE_SPIRV -DGLSLANG_OSINCLUDE_UNIX -I/usr/obj/usr/ports/graphics/glslang/work/glslang-15.1.0/glslang/.. -I/usr/obj/usr/ports/graphics/glslang/work/.build/include -I/usr/obj/usr/ports/graphics/glslang/work/glslang-15.1.0/glslang/../External -isystem /usr/local/include -O2 -pipe -march=penryn -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -march=penryn -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -std=c++17 -fPIC -Wall -Wuninitialized -Wunused -Wunused-local-typedefs -Wimplicit-fallthrough -Wunused-parameter -Wunused-value -Wunused-variable -fno-rtti -fno-exceptions -pthread -Winvalid-pch -Xclang -include-pch -Xclang /usr/obj/usr/ports/graphics/glslang/work/.build/glslang/CMakeFiles/glslang.dir/cmake_pch.hxx.pch -Xclang -include -Xclang /usr/obj/usr/ports/graphics/glslang/work/.build/glslang/CMakeFiles/gl slang.dir/cmake_pch.hxx -MD -MT glslang/CMakeFiles/glslang.dir/__/SPIRV/SpvTools.cpp.o -MF glslang/CMakeFiles/glslang.dir/__/SPIRV/SpvTools.cpp.o.d -o glslang/CMakeFiles/glslang.dir/__/SPIRV/SpvTools.cpp.o -c /usr/obj/usr/ports/graphics/glslang/work/glslang-15.1.0/SPIRV/SpvTools.cpp /usr/obj/usr/ports/graphics/glslang/work/glslang-15.1.0/SPIRV/SpvTools.cpp:75:32: error: no member named 'SPV_ENV_VULKAN_1_4' in 'spv_target_env' 75 | return spv_target_env::SPV_ENV_VULKAN_1_4; | ~~~~~~~~~~~~~~~~^ 1 error generated. [ 78% 54/69] /usr/bin/c++ -DENABLE_HLSL -DENABLE_OPT=1 -DENABLE_SPIRV -DGLSLANG_OSINCLUDE_UNIX -I/usr/obj/usr/ports/graphics/glslang/work/glslang-15.1.0/glslang/.. -I/usr/obj/usr/ports/graphics/glslang/work/.build/include -I/usr/obj/usr/ports/graphics/glslang/work/glslang-15.1.0/glslang/../External -isystem /usr/local/include -O2 -pipe -march=penryn -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -march=penryn -fstack-protector-strong -fno-strict-aliasing -DNDEBUG -std=c++17 -fPIC -Wall -Wuninitialized -Wunused -Wunused-local-typedefs -Wimplicit-fallthrough -Wunused-parameter -Wunused-value -Wunused-variable -fno-rtti -fno-exceptions -pthread -Winvalid-pch -Xclang -include-pch -Xclang /usr/obj/usr/ports/graphics/glslang/work/.build/glslang/CMakeFiles/glslang.dir/c make_pch.hxx.pch -Xclang -include -Xclang /usr/obj/usr/ports/graphics/glslang/work/.build/glslang/CMakeFiles/glslang.dir/cmake_pch.hxx -MD -MT glslang/CMakeFiles/glslang.dir/__/SPIRV/SpvPostProcess.cpp.o -MF glslang/CMakeFiles/glslang.dir/__/SPIRV/SpvPostProcess.cpp.o.d -o glslang/CMakeFiles/glslang.dir/__/SPIRV/SpvPostProcess.cpp.o -c /usr/obj/usr/ports/graphics/glslang/work/glslang-15.1.0/SPIRV/SpvPostProcess.cpp ninja: build stopped: subcommand failed. ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 FreeBSD 14.2-STABLE #0 stable/14-fe0506ce89 amd64 -- You are receiving this mail because: You are the assignee for the bug.