Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 595040 - sys-libs/libomp: missing options/flags
Summary: sys-libs/libomp: missing options/flags
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Bernard Cafarelli
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-24 16:32 UTC by Michał Górny
Modified: 2016-09-26 17:31 UTC (History)
1 user (show)

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 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.