[MacPorts] #67307: glib2 compilation issues with clang
MacPorts
noreply at macports.org
Tue Jul 18 17:07:04 UTC 2023
#67307: glib2 compilation issues with clang
-----------------------+----------------------
Reporter: rmottola | Owner: mascguy
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords: leopard
Port: glib2 |
-----------------------+----------------------
Comment (by rmottola):
I tried rebuilding today on Leopard 64bit glib (clean build)
I see the last fix is in the portfile (configure.cflags-append
-D__DARWIN_NON_CANCELABLE=)
Yet i still get the original problem I had in comment 12:
{{{
Undefined symbols for architecture x86_64:
"_close$NOCANCEL$UNIX2003", referenced from:
_write_to_file in gfileutils.c.o
_g_file_get_contents in gfileutils.c.o
_g_child_watch_finalize in gmain.c.o
_g_close in gstdio.c.o
_g_test_trap_fork in gtestutils.c.o
ld: symbol(s) not found for architecture x86_64
collect2: error: ld returned 1 exit status
}}}
--
Ticket URL: <https://trac.macports.org/ticket/67307#comment:31>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list