Created attachment 569236 [details] emerge --info sci-libs/gdal I ran into several errors building the new version of sci-libs/gdal due to changes in poppler and created a few patches to at least fix the build.
Created attachment 569238 [details] build.log with no patches
Created attachment 569240 [details, diff] 1/3 patches needed to adjust for poppler changes
Created attachment 569242 [details, diff] patch 2/3 poppler gtypes change
Created attachment 569244 [details, diff] patch 3/3 fix for removal of guchar
I created these patches just looking at the failures (it took 3 cycles of building and finding new errors to catch all of them, thats why there are 3 patches) and researching the change in poppler, feel free to combine/shuffle them around
(In reply to Kyle Elbert from comment #5) > I created these patches just looking at the failures (it took 3 cycles of > building and finding new errors to catch all of them, thats why there are 3 > patches) and researching the change in poppler, feel free to combine/shuffle > them around Many thanks, your patches work just fine. Helmut
2.3.1 already contains such patches for up to poppler-0.74, why do we need new ones?
(In reply to Andreas Sturmlechner from comment #7) > 2.3.1 already contains such patches for up to poppler-0.74, why do we need > new ones? If the old ones work thats fine, they just wern't applied and I didn't think to look before just going after the errors
I have the same failures.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e57eba2afd0eef70172501fa51b6e937db6f8d6 commit 2e57eba2afd0eef70172501fa51b6e937db6f8d6 Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2019-03-16 22:55:20 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2019-03-16 22:56:15 +0000 sci-libs/gdal: Fix build with poppler-0.72 and 0.73 Closes: https://bugs.gentoo.org/680530 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> sci-libs/gdal/gdal-2.4.0.ebuild | 5 +++++ 1 file changed, 5 insertions(+)
*** Bug 680650 has been marked as a duplicate of this bug. ***