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 Version 2
Reported by: | graywolf (W.) | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | guile-2.2 |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
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: #71038
Change History (2)
comment:1 Changed 6 weeks ago by jmroot (Joshua Root)
Port: | guile-2.2 added |
---|
comment:2 Changed 6 weeks ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|
Note: See
TracTickets for help on using
tickets.