Opened 6 weeks ago
Closed 6 days ago
#71042 closed defect (fixed)
guile-2.2 pre-built binaries .pc files unexpectedly linked to libatomic_ops
Reported by: | graywolf (W.) | Owned by: | mohd-akram (Mohamed Akram) |
---|---|---|---|
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 (3)
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) |
---|
comment:3 Changed 6 days ago by mohd-akram (Mohamed Akram)
Owner: | set to mohd-akram |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
In 6101a3137765d3ab133a554bc60e526f2642a4bd/macports-ports (master):