Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 936846

Summary: sci-libs/gdal-3.9.0 fails compiling armadillo test/check with =sci-libs/armadillo-12.8.2
Product: Gentoo Linux Reporter: tdr <ted.d.rodgers>
Component: Current packagesAssignee: Sci-geo Project <sci-geosciences>
Status: UNCONFIRMED ---    
Severity: normal CC: thomas.bettler
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=934818
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build log
emerge info

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