[MacPorts] #69756: gobject-introspection @1.80.1: ld: archive member 'bdz.c.o' not a mach-o file (was: gobject-introspection: port fails to build)
MacPorts
noreply at macports.org
Wed Apr 17 02:12:17 UTC 2024
#69756: gobject-introspection @1.80.1: ld: archive member 'bdz.c.o' not a mach-o
file
------------------------------------+----------------------
Reporter: conradwt | Owner: mascguy
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.9.3
Resolution: | Keywords:
Port: gobject-introspection |
------------------------------------+----------------------
Comment (by ryandesign):
A curious error in the log:
{{{
ld: archive member 'bdz.c.o' not a mach-o file in
'/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
.org_macports_release_tarballs_ports_gnome_gobject-introspection/gobject-
introspection/work/build/girepository/cmph/libcmph.a'
clang: error: linker command failed with exit code 1 (use -v to see
invocation)
}}}
What kind of file is bdz.c.o? Something like this should to tell you:
{{{
file $(find $(port work gobject-introspection) -name bdz.c.o)
}}}
--
Ticket URL: <https://trac.macports.org/ticket/69756#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list