Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 814845 - sci-libs/ginkgo-1.4.0 - configure fails: Could not find a package configuration file provided by "hipblas"
Summary: sci-libs/ginkgo-1.4.0 - configure fails: Could not find a package configurati...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal with 1 vote (vote)
Assignee: Matthias Maier
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2021-09-25 18:42 UTC by Alessandro Barbieri
Modified: 2022-06-22 18:31 UTC (History)
3 users (show)

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


Attachments
emerge_info (emerge_info,35.23 KB, text/plain)
2021-09-25 18:42 UTC, Alessandro Barbieri
Details
ginkgo-1.4.0:20210925-184015.log (ginkgo-1.4.0:20210925-184015.log,8.51 KB, text/plain)
2021-09-25 18:42 UTC, Alessandro Barbieri
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alessandro Barbieri 2021-09-25 18:42:21 UTC
This package fails to build on an unstable system. Attached relevant logs and emerge --info
Comment 1 Alessandro Barbieri 2021-09-25 18:42:35 UTC
Created attachment 741306 [details]
emerge_info

emerge --info
Comment 2 Alessandro Barbieri 2021-09-25 18:42:37 UTC
Created attachment 741309 [details]
ginkgo-1.4.0:20210925-184015.log

build log
Comment 3 Alessandro Barbieri 2021-09-25 18:42:56 UTC
-- Found HIP: /usr/lib/hip (found version "4.0.21236-")                                                               
CMake Error at hip/CMakeLists.txt:134 (find_package):                                                                 
  By not providing "Findhipblas.cmake" in CMAKE_MODULE_PATH this project has          
  asked CMake to find a package configuration file provided by "hipblas", but
  CMake did not find one.
                                                                                                                      
  Could not find a package configuration file provided by "hipblas" with any
  of the following names:                                                                                             
                                                                                                                      
    hipblasConfig.cmake
    hipblas-config.cmake                                                                                                                                                                                                                    
                                                                                                                      
  Add the installation prefix of "hipblas" to CMAKE_PREFIX_PATH or set                              
  "hipblas_DIR" to a directory containing one of the above files.  If
  "hipblas" provides a separate development package or SDK, be sure it has                                                                                                                                                                  
  been installed.
Comment 4 Helmut Jarausch 2021-12-21 12:58:41 UTC
I had the same problem

adding
		-DGINKGO_BUILD_HIP=OFF
to src_configure 
fixed this.

But furthermore, ginkgo-1.4.0-r3 needs an additional dependency dev-libs/papi