Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 911868 - sci-libs/gdal-3.7.0 - ${D}/usr/share/java/libgdalalljni.so does not exist (EPREFIX != "")
Summary: sci-libs/gdal-3.7.0 - ${D}/usr/share/java/libgdalalljni.so does not exist (EP...
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: PullRequest
Depends on:
Blocks:
 
Reported: 2023-08-07 15:01 UTC by Martin Mokrejš
Modified: 2024-04-11 10:02 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Mokrejš 2023-08-07 15:01:35 UTC
* ERROR: sci-libs/gdal-3.7.0::gentoo failed (install phase):
 *   /auto/vestec1-elixir/projects/biocev/gentoo/var/tmp/portage/sci-libs/gdal-3.7.0/image/usr/share/java/libgdalalljni.so does not exist
 * 
 * Call stack:
 *     ebuild.sh, line  136:  Called src_install
 *   environment, line 4566:  Called java-pkg_doso '/auto/vestec1-elixir/projects/biocev/gentoo/var/tmp/portage/sci-libs/gdal-3.7.0/image/usr/share/java/libgdalalljni.so'
 *   environment, line 2801:  Called die
 * The specific snippet of code:
 *               die "${lib} does not exist";
 * 
 * If you need support, post the output of `emerge --info '=sci-libs/gdal-3.7.0::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=sci-libs/gdal-3.7.0::gentoo'`.
!!! When you file a bug report, please include the following information:
GENTOO_VM=openjdk-bin-17  CLASSPATH="" JAVA_HOME="/auto/vestec1-elixir/projects/biocev/gentoo/opt/openjdk-bin-17.0.7_p7"
JAVACFLAGS="-source 1.8 -target 1.8" COMPILER=""
and of course, the output of emerge --info =gdal-3.7.0
 * The complete build log is located at '/auto/vestec1-elixir/projects/biocev/gentoo/var/tmp/portage/sci-libs/gdal-3.7.0/temp/build.log'.
 * The ebuild environment file is located at '/auto/vestec1-elixir/projects/biocev/gentoo/var/tmp/portage/sci-libs/gdal-3.7.0/temp/environment'.
 * Working directory: '/auto/vestec1-elixir/projects/biocev/gentoo/var/tmp/portage/sci-libs/gdal-3.7.0/work/gdal-3.7.0'
 * S: '/auto/vestec1-elixir/projects/biocev/gentoo/var/tmp/portage/sci-libs/gdal-3.7.0/work/gdal-3.7.0'



The problem is that there is instead ${D}/${PREFIX}/usr/share/java/libgdalalljni.so instead.

$ ls -latr /auto/vestec1-elixir/projects/biocev/gentoo/var/tmp/portage/sci-libs/gdal-3.7.0/image/auto/vestec1-elixir/projects/biocev/gentoo/usr/share/java/libgdalalljni.so 
-rwxr-xr-x+ 1 mmokrejs meta 881216 Aug  7 12:39 /auto/vestec1-elixir/projects/biocev/gentoo/var/tmp/portage/sci-libs/gdal-3.7.0/image/auto/vestec1-elixir/projects/biocev/gentoo/usr/share/java/libgdalalljni.so
$
Comment 1 Larry the Git Cow gentoo-dev 2024-04-11 10:02:43 UTC
The bug has been closed via the following commit(s):

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

commit 484a8d114fba0a843ce3a0588acd9b6e5252e621
Author:     Volkmar W. Pogatzki <gentoo@pogatzki.net>
AuthorDate: 2024-02-16 08:59:46 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
CommitDate: 2024-04-11 10:01:32 +0000

    sci-libs/gdal: drop 3.7.0
    
    Closes: https://bugs.gentoo.org/911868
    Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
    Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>

 sci-libs/gdal/Manifest          |   2 -
 sci-libs/gdal/gdal-3.7.0.ebuild | 286 ----------------------------------------
 2 files changed, 288 deletions(-)