Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 936846 - sci-libs/gdal-3.9.0 fails compiling armadillo test/check with =sci-libs/armadillo-12.8.2
Summary: sci-libs/gdal-3.9.0 fails compiling armadillo test/check with =sci-libs/armad...
Status: UNCONFIRMED
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: 2024-07-28 17:48 UTC by tdr
Modified: 2024-08-10 15:08 UTC (History)
1 user (show)

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


Attachments
build log (gdal-3.9.0-build.log,17.10 KB, text/plain)
2024-07-28 17:50 UTC, tdr
Details
emerge info (emerge--info.txt,6.21 KB, text/plain)
2024-07-28 17:58 UTC, tdr
Details

Note You need to log in before you can comment on or make changes to this bug.
Description tdr 2024-07-28 17:48:27 UTC
sci-libs/gdal-3.9.0  fails Performing Test ARMADILLO_TEST_PROGRAM for both with and without lapack

Reproducible: Always

Steps to Reproduce:
USE="arpack lapack superlu" emerge =sci-libs/armadillo-12.8.2
USE="armadillo" emerge =sci-libs/gdal-3.9.0:0

Actual Results:  
-- Found Armadillo: /usr/include (found version "12.8.2")
-- Performing Test ARMADILLO_TEST_PROGRAM_WITHOUT_LAPACK_COMPILES
-- Performing Test ARMADILLO_TEST_PROGRAM_WITHOUT_LAPACK_COMPILES - Failed
-- Performing Test ARMADILLO_TEST_PROGRAM_WITH_LAPACK_COMPILES
-- Performing Test ARMADILLO_TEST_PROGRAM_WITH_LAPACK_COMPILES - Failed
CMake Error at cmake/helpers/CheckDependentLibraries.cmake:681 (message):
  Armadillo found, but test program does not build.
Call Stack (most recent call first):
  gdal.cmake:266 (include)
  CMakeLists.txt:240 (include)
Comment 1 tdr 2024-07-28 17:50:31 UTC
Created attachment 898472 [details]
build log
Comment 2 tdr 2024-07-28 17:58:05 UTC
Created attachment 898473 [details]
emerge info
Comment 3 Thomas Bettler 2024-08-10 15:08:53 UTC
unable to reproduce with

USE="arpack lapack superlu" emerge =sci-libs/armadillo-12.8.2
USE="armadillo" emerge =sci-libs/gdal-3.9.0:0