Opened 3 hours ago

Last modified 65 minutes ago

#71042 new defect

guile-2.2 pre-built binaries .pc files unexpectedly linked to libatomic_ops

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 (1)

comment:1 Changed 65 minutes ago by jmroot (Joshua Root)

Port: guile-2.2 added
Note: See TracTickets for help on using tickets.