Opened 4 years ago
Closed 4 years ago
#4765 closed task (fixed)
meson-0.56.0 needs to be patched re static libraries in pkgconfig.
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | normal | Milestone: | 10.1 |
Component: | Book | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description
Discussion last month and then earleir this month, thread for this month starts at http://lists.linuxfromscratch.org/pipermail/blfs-support/2020-December/082381.html
Short story - libsoup wants a static lib from sysprof, but meson-0.56.0 screwed up the pkgconfig handling. Fixed upstream for meson-0.56.11 but that has not yet been released.
I uploaded a patch a few days ago, but at that time I had not rebuilt sysprof with the revised meson (I'd used the option to disable sysprof in my own build).
I've now used jhalfs to build sysprof and libsoup in BLFS, using patched meson. so I can confirm that the fix works and should be in LFS.
Change History (3)
comment:1 by , 4 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 4 years ago
comment:3 by , 4 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Ah, 0.56.1. But the breakage has been in BLFS for a while, I applied this a minute ago.
meson-0.56.11 or meson-0.56.1?
We may want to wait a couple of days for a new meson. I normally update LFS around the 15th of the month.