Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 914176 - sci-libs/gdal-3.7.0[-jpeg]: build failure after update to media-libs/libjpeg-turbo-3.0.0
Summary: sci-libs/gdal-3.7.0[-jpeg]: build failure after update to media-libs/libjpeg-...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sci-geo Project
URL:
Whiteboard:
Keywords:
: 922338 (view as bug list)
Depends on:
Blocks:
 
Reported: 2023-09-14 08:48 UTC by Frank Limpert
Modified: 2024-01-18 01:41 UTC (History)
1 user (show)

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


Attachments
emerge --info sci-libs/gdal (emerge--info=gdal-3.7.0.log,7.11 KB, text/x-log)
2023-09-14 08:48 UTC, Frank Limpert
Details
equery u sci-libs/gdal (equery--u-sci-libs_gdal.log,378 bytes, text/x-log)
2023-09-14 08:49 UTC, Frank Limpert
Details
build.log (build.log.gz,61.55 KB, application/gzip)
2023-09-14 08:50 UTC, Frank Limpert
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Frank Limpert 2023-09-14 08:48:12 UTC
Created attachment 870556 [details]
emerge --info sci-libs/gdal

After updating media-libs/libjpeg-turbo to version 3.0.0 building sci-libs/gdal-3.7.0 breaks at the linking stage with message: "JPEG12_band.cpp:(.text+0x52a): undefined reference to `jpeg_std_error'" when USE flag "jpeg" is NOT set (the default).

Setting this "jpeg" flag resolves this problem. However, this is not the default setting for sci-libs/gdal.

Plese see the attached build log.
Comment 1 Frank Limpert 2023-09-14 08:49:31 UTC
Created attachment 870557 [details]
equery u sci-libs/gdal
Comment 2 Frank Limpert 2023-09-14 08:50:33 UTC
Created attachment 870558 [details]
build.log
Comment 3 Larry the Git Cow gentoo-dev 2023-11-18 04:00:16 UTC
The bug has been closed via the following commit(s):

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

commit f71624847a1fcbb03ea19901e113348e0a0a4b9a
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-11-18 03:55:29 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-11-18 03:55:29 +0000

    sci-libs/gdal: add 3.7.3
    
    Closes: https://bugs.gentoo.org/910531
    Closes: https://bugs.gentoo.org/914176
    Closes: https://bugs.gentoo.org/915880
    Signed-off-by: Sam James <sam@gentoo.org>

 sci-libs/gdal/Manifest          |   2 +
 sci-libs/gdal/gdal-3.7.3.ebuild | 286 ++++++++++++++++++++++++++++++++++++++++
 2 files changed, 288 insertions(+)
Comment 4 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-01-18 01:41:26 UTC
*** Bug 922338 has been marked as a duplicate of this bug. ***