[Bug 266297] graphics/filament: does not build
Date: Thu, 08 Sep 2022 10:37:20 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266297 Bug ID: 266297 Summary: graphics/filament: does not build Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: amdmi3@FreeBSD.org Does not build: ===> Configuring for filament-1.26.0 ===> Performing out-of-source build /bin/mkdir -p /work/usr/ports/graphics/filament/work/.build -- The C compiler identification is Clang 13.0.0 -- The CXX compiler identification is Clang 13.0.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/local/libexec/ccache/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/local/libexec/ccache/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done setting LINUX=TRUE ... will treat the system as Linux-compatible -- Looking for pthread.h -- Looking for pthread.h - found -- Found Threads: TRUE -- The ASM compiler identification is Clang with GNU-like command-line -- Found assembler: /usr/local/libexec/ccache/cc -- DFG LUT size set to 128x128 -- Found Python3: /usr/local/bin/python3.9 (found version "3.9.13") found components: Interpreter -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_COLOR_MAKEFILE CMAKE_MODULE_LINKER_FLAGS CMAKE_VERBOSE_MAKEFILE FILAMENT_ENABLE_JAVA -- Build files have been written to: /work/usr/ports/graphics/filament/work/.build ===> Building for filament-1.26.0 [ 0% 4/1237] /work/usr/ports/graphics/filament/work/.build/launch-cxx /usr/local/libexec/ccache/c++ -DFILAMENT_DRIVER_SUPPORTS_VULKAN -DFILAMENT_SUPPORTS_OPENGL -DFILAMENT_SUPPORTS_X11 -DFILAMENT_SUPPORTS_XCB -DFILAMENT_SUPPORTS_XLIB -I/work/usr/ports/graphics/filament/work/filament-1.26.0/third_party/libgtest/tnt/../googletest/include -I/work/usr/ports/graphics/filament/work/filament-1.26.0/third_party/libgtest/tnt/../googletest -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=c++17 -fstrict-aliasing -Wno-unknown-pragmas -Wno-unused-function -Wno-deprecated-declarations -fPIC -fcolor-diagnostics -fvisibility=hidden -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -fomit-frame-pointer -ffunction-sections -fdata-sections -pthread -MD -MT third_party/libgtest/tnt/CMakeFiles/gtest.dir/__/googletest/src/gtest-all.cc.o -MF third_party/libgtest/tnt/CMakeFiles/gtest.dir/__/googletest/src/gtest-all.cc.o.d -o third_party/libgtest/tnt/CMakeFiles/gtest.dir/__/googletest/src/gtest-all.cc.o -c /work/usr/ports/graphics/filament/work/filament-1.26.0/third_party/libgtest/googletest/src/gtest-all.cc FAILED: third_party/libgtest/tnt/CMakeFiles/gtest.dir/__/googletest/src/gtest-all.cc.o Full log: https://people.freebsd.org/~amdmi3/filament.log -- You are receiving this mail because: You are the assignee for the bug.