[MacPorts] #57081: fontconfig +universal build error
MacPorts
noreply at macports.org
Sat Sep 1 19:50:10 UTC 2018
#57081: fontconfig +universal build error
--------------------+------------------------
Reporter: mf2k | Owner: ryandesign
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.5.99
Keywords: | Port: fontconfig
--------------------+------------------------
I'm seeing this error trying to build fontconfig 2.13.1
{{{
:info:build ld: warning: ignoring file /opt/local/lib/libjson-c.dylib,
file was built for x86_64 which is not the architecture being linked
(i386): /opt/local/lib/libjson-c.dylib
:info:build Undefined symbols for architecture i386:
:info:build "_json_object_array_get_idx", referenced from:
:info:build _main in test_conf-test-conf.o
:info:build "_json_object_array_length", referenced from:
:info:build _main in test_conf-test-conf.o
:info:build "_json_object_from_file", referenced from:
:info:build _main in test_conf-test-conf.o
:info:build "_json_object_get_boolean", referenced from:
:info:build _build_pattern in test_conf-test-conf.o
:info:build "_json_object_get_double", referenced from:
:info:build _build_pattern in test_conf-test-conf.o
:info:build "_json_object_get_int", referenced from:
:info:build _build_pattern in test_conf-test-conf.o
:info:build "_json_object_get_object", referenced from:
:info:build _main in test_conf-test-conf.o
:info:build _build_pattern in test_conf-test-conf.o
:info:build "_json_object_get_string", referenced from:
:info:build _main in test_conf-test-conf.o
:info:build _build_pattern in test_conf-test-conf.o
:info:build "_json_object_get_type", referenced from:
:info:build _main in test_conf-test-conf.o
:info:build _build_pattern in test_conf-test-conf.o
:info:build "_json_object_object_get_ex", referenced from:
:info:build _main in test_conf-test-conf.o
:info:build "_json_object_put", referenced from:
:info:build _main in test_conf-test-conf.o
:info:build "_json_type_to_name", referenced from:
:info:build _main in test_conf-test-conf.o
:info:build _build_pattern in test_conf-test-conf.o
:info:build ld: symbol(s) not found for architecture i386
:info:build clang: error: linker command failed with exit code 1 (use -v
to see invocation)
}}}
--
Ticket URL: <https://trac.macports.org/ticket/57081>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list