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

Bug 595040

Summary: sys-libs/libomp: missing options/flags
Product: Gentoo Linux Reporter: Michał Górny <mgorny>
Component: Current packagesAssignee: Bernard Cafarelli <voyageur>
Status: CONFIRMED ---    
Severity: normal CC: llvm
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2016-09-24 16:32:08 UTC
- fortran: -DLIBOMP_FORTRAN_MODULES=True (needs virtual/fortran?)

- hwloc: -DLIBOMP_USE_HWLOC=True (needs sys-apps/hwloc)

- ompt:
  -DLIBOMP_OMPT_SUPPORT=ON
  (possibly: -DLIBOMP_OMPT_BLAME=True -DLIBOMP_OMPT_TRACE=True)

Reported by Paweł Ośmiałowski via mail.
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2016-09-26 17:31:13 UTC
So: Fortran means serious trouble. It installs quasi-binary .mod files to /usr/include which differ between ABIs and I have no clue how to wrap them properly.