[Bug 228531] graphics/blender: fails to link with CYCLES

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue May 29 02:45:37 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228531

Charlie Li <ml+freebsd at vishwin.info> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|graphics/blender: fails to  |graphics/blender: fails to
                   |link with lld as the system |link with CYCLES
                   |linker                      |

--- Comment #2 from Charlie Li <ml+freebsd at vishwin.info> ---
(In reply to Ed Maste from comment #1)
bfd fails with the same error:

lib/libcycles_util.a(util_logging.cpp.o): In function
`ccl::util_logging_init(char const*)':
util_logging.cpp:(.text+0x59): undefined reference to
`gflags::SetCommandLineOption(char const*, char const*)'
util_logging.cpp:(.text+0x88): undefined reference to
`gflags::SetCommandLineOption(char const*, char const*)'
util_logging.cpp:(.text+0xae): undefined reference to
`gflags::SetCommandLineOption(char const*, char const*)'
util_logging.cpp:(.text+0xd1): undefined reference to
`gflags::SetCommandLineOption(char const*, char const*)'
lib/libcycles_util.a(util_logging.cpp.o): In function
`ccl::util_logging_start()':
util_logging.cpp:(.text+0x11b): undefined reference to
`gflags::SetCommandLineOption(char const*, char const*)'
lib/libcycles_util.a(util_logging.cpp.o):util_logging.cpp:(.text+0x141): more
undefined references to `gflags::SetCommandLineOption(char const*, char
const*)' follow
c++: error: linker command failed with exit code 1 (use -v to see invocation)
ninja: build stopped: subcommand failed.

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


More information about the freebsd-ports-bugs mailing list