[MacPorts] #61713: gupnp-igd @0.2.5 build fails (undefined symbols) on macOS 11.0.1, Xcode 12.2 (12B45b)
MacPorts
noreply at macports.org
Mon Nov 30 21:38:09 UTC 2020
#61713: gupnp-igd @0.2.5 build fails (undefined symbols) on macOS 11.0.1, Xcode
12.2 (12B45b)
---------------------+-----------------------
Reporter: hapaguy | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.6.4
Keywords: | Port: gupnp-igd
---------------------+-----------------------
I am running '''macOS 11.0.1''' and using '''Xcode 12.2 (12B45b)'''.
{{{
% sudo port -sv install gnucash
}}}
fails on '''gupnp-igd @0.2.5''' with the errors:
{{{
:info:build Undefined symbols for architecture x86_64:
:info:build "_PyArg_ParseTupleAndKeywords", referenced from:
:info:build __wrap_gupnp_simple_igd_add_port in pygupnp-igd.o
:info:build __wrap_gupnp_simple_igd_remove_port in pygupnp-igd.o
:info:build "_PyBool_FromLong", referenced from:
:info:build __wrap_gupnp_simple_igd_delete_all_mappings in pygupnp-
igd.o
...
}}}
I noticed that these errors are also present in the ancient (closed)
issue:
https://trac.macports.org/ticket/37642
Maybe, this a hint on how to resolve this issue.
--
Ticket URL: <https://trac.macports.org/ticket/61713>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list