Opened 6 weeks ago

Last modified 6 days ago

#71042 closed defect

guile-2.2 pre-built binaries .pc files unexpectedly linked to libatomic_ops — at Initial Version

Reported by: graywolf (W.) Owned by:
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: guile-2.2

Description

In guile-2.2 pre-built binaries, guile-2.2.pc contains -latomic_ops, which is unexpected, and does not exist when built from source.

/opt/local/var/macports/software/guile-2.2/guile-2.2-2.2.7_3.darwin_21.x86_64/opt/local/lib/pkgconfig/guile-2.2.pc
25:Libs: -L${libdir} -lguile-2.2 -L/opt/local/lib -latomic_ops -lgc -lpthread

boehmgc dependency removed it from its dependencies without doing revision bump on guile-2.2.

See related ticket for guile-3.0: https://trac.macports.org/ticket/71038 .

Change History (0)

Note: See TracTickets for help on using tickets.