Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 848015 - sci-libs/gdal-3.5.0-r4[ogdi] configured to use OGDI, but not found (sci-libs/ogdi lacks .pc file?)
Summary: sci-libs/gdal-3.5.0-r4[ogdi] configured to use OGDI, but not found (sci-libs/...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Sci-geo Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-05-29 07:20 UTC by Alessandro Barbieri
Modified: 2022-06-30 19:15 UTC (History)
5 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge_info (emerge_info,38.35 KB, text/plain)
2022-05-29 07:20 UTC, Alessandro Barbieri
Details
gdal-3.5.0-r4:20220529-053558.log (gdal-3.5.0-r4:20220529-053558.log,20.57 KB, text/plain)
2022-05-29 07:20 UTC, Alessandro Barbieri
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alessandro Barbieri 2022-05-29 07:20:34 UTC
This package fails to build on an unstable system. Attached relevant logs and emerge --info
Comment 1 Alessandro Barbieri 2022-05-29 07:20:40 UTC
Created attachment 781319 [details]
emerge_info

emerge --info
Comment 2 Alessandro Barbieri 2022-05-29 07:20:41 UTC
Created attachment 781322 [details]
gdal-3.5.0-r4:20220529-053558.log

build log
Comment 3 Alessandro Barbieri 2022-05-29 07:22:55 UTC
Maybe it's because ogdi doesn't provide a .pc file
Comment 4 Bogdan 2022-06-27 17:49:26 UTC
confirm

sci-libs/ogdi-4.1.0::gentoo
sci-libs/gdal-3.5.0-r4::gentoo


Output of this command says, that previous version of gdal-3.4.2-r2 was compiles successfully:

$ emerge --info gdal | grep "^USE" -B 1
sci-libs/gdal-3.4.2-r2::gentoo was built with the following:
USE="armadillo aux-xml curl fits geos gif gml hdf5 heif jpeg jpeg2k lzma netcdf ogdi opencl pdf png postgres python spatialite sqlite threads webp xls zstd -debug (-doc) -java (-mdb) -mysql -odbc -oracle -perl" CPU_FLAGS_X86="avx sse ssse3" PYTHON_TARGETS="python3_9 -python3_10 -python3_8"
Comment 5 Gary E. Miller 2022-06-30 18:56:00 UTC
#MeToo
Comment 6 Larry the Git Cow gentoo-dev 2022-06-30 19:06:04 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c88f113a3ef8175e145bf0055a8fb43b75083a80

commit c88f113a3ef8175e145bf0055a8fb43b75083a80
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-06-30 19:05:53 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-06-30 19:05:53 +0000

    sci-libs/gdal: depend on newer ogdi w/ .pc
    
    No need for revbump as build-time only issue.
    
    Closes: https://bugs.gentoo.org/848015
    Signed-off-by: Sam James <sam@gentoo.org>

 sci-libs/gdal/gdal-3.5.0-r4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ec63885bb34c88c2b0bcbb26752ec119485f928

commit 2ec63885bb34c88c2b0bcbb26752ec119485f928
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-06-30 19:05:19 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-06-30 19:05:19 +0000

    sci-libs/ogdi: install .pc file
    
    Closes: https://bugs.gentoo.org/848015
    Signed-off-by: Sam James <sam@gentoo.org>

 sci-libs/ogdi/{ogdi-4.1.0.ebuild => ogdi-4.1.0-r1.ebuild} | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)
Comment 7 Gary E. Miller 2022-06-30 19:09:45 UTC
Quick work.  Thanks Sam!
Comment 8 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-06-30 19:15:46 UTC
(In reply to Gary E. Miller from comment #7)
> Quick work.  Thanks Sam!

:)