[MacPorts] #55605: darktable @2.2.5_1+quartz compile error
MacPorts
noreply at macports.org
Thu Dec 28 21:54:44 UTC 2017
#55605: darktable @2.2.5_1+quartz compile error
-------------------------+--------------------
Reporter: saherr1969 | Owner:
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.4.2
Resolution: | Keywords: sierra
Port: darktable |
-------------------------+--------------------
Comment (by saherr1969):
It appears this is the key error section (line numbers added to help):
{{{
4449 :info:build clang: warning: argument unused during compilation:
'-pthread' [-Wunused-command-line-argument]
4450 :info:build Undefined symbols for architecture x86_64:
4451 :info:build "_luaL_checkint", referenced from:
4452 :info:build _check_version in configuration.c.o
4453 :info:build _write_image in format.c.o
4454 :info:build _lua_ngettext in gettext.c.o
4455 :info:build _lua_dngettext in gettext.c.o
4456 :info:build _dt_lua_module_entry_new in modules.c.o
4457 :info:build _dt_lua_module_entry_get_type in modules.c.o
4458 :info:build _dt_lua_module_get_preset_type in modules.c.o
4459 :info:build ...
4460 :info:build "_luaL_optint", referenced from:
4461 :info:build _sleep_cb in call.c.o
4462 :info:build "_lua_rotate", referenced from:
4463 :info:build _dt_lua_treated_pcall in call.c.o
4464 :info:build _gtk_wrap in call.c.o
4465 :info:build _run_async_thread_main in call.c.o
4466 :info:build _dt_lua_goto_subtable in lua.c.o
4467 :info:build _dt_lua_module_push in modules.c.o
4468 :info:build _dt_lua_module_entry_new in modules.c.o
4469 :info:build _dt_lua_module_entry_push in modules.c.o
4470 :info:build ...
4471 :info:build ld: symbol(s) not found for architecture x86_64
4472 :info:build clang: error: linker command failed with exit code 1
(use -v to see invocation)
4473 :info:build make[2]: *** [src/libdarktable.dylib] Error 1
}}}
--
Ticket URL: <https://trac.macports.org/ticket/55605#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list