Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 08 Sep 2022 10:37:20 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 266297] graphics/filament: does not build
Message-ID:  <bug-266297-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D266297

            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:

=3D=3D=3D>  Configuring for filament-1.26.0
=3D=3D=3D>  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=3DTRUE ... will treat the system as Linux-compatible
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Found Threads: TRUE=20=20
-- 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=20
-- 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
=3D=3D=3D>  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/libgte=
st/tnt/../googletest/include
-I/work/usr/ports/graphics/filament/work/filament-1.26.0/third_party/libgte=
st/tnt/../googletest
-O2 -pipe -fstack-protector-strong -isystem /usr/local/include
-fno-strict-aliasing  -isystem /usr/local/include -std=3Dc++17 -fstrict-ali=
asing
-Wno-unknown-pragmas -Wno-unused-function -Wno-deprecated-declarations -fPIC
-fcolor-diagnostics -fvisibility=3Dhidden -O2 -pipe -fstack-protector-strong
-isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/inclu=
de
-fomit-frame-pointer -ffunction-sections -fdata-sections -pthread -MD -MT
third_party/libgtest/tnt/CMakeFiles/gtest.dir/__/googletest/src/gtest-all.c=
c.o
-MF
third_party/libgtest/tnt/CMakeFiles/gtest.dir/__/googletest/src/gtest-all.c=
c.o.d
-o
third_party/libgtest/tnt/CMakeFiles/gtest.dir/__/googletest/src/gtest-all.c=
c.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.c=
c.o=20


Full log:

https://people.freebsd.org/~amdmi3/filament.log

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-266297-7788>