Summary: | =dev-util/cmake-2.8.12.2-r1 with =dev-lang/ekopath-5.0.1_pre20131115 - sandbox violation in /usr/lib/crt1.o (open_wr) by /opt/ekopath/lib/5.0.1/x8664/ldfe | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Bertrand Jacquin <bertrand> |
Component: | Current packages | Assignee: | Gentoo KDE team <kde> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | CC: | bertrand, mgorny, sci |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
build.log
sandbox.log emerge --info |
Created attachment 378332 [details]
build.log
Created attachment 378334 [details]
sandbox.log
Created attachment 378336 [details]
emerge --info
Something similar happens if dev-lang/ifc is installed. ekopath is fixed not to break sandbox. Now, what remains is CMake trying hard to find a random Fortran compiler. (In reply to Michał Górny from comment #5) > ekopath is fixed not to break sandbox. Now, what remains is CMake trying > hard to find a random Fortran compiler. Please elaborate. That's not a particularly useful piece of information. -- Looking for a Fortran compiler -- Looking for a Fortran compiler - /opt/ekopath/bin/pathf95 I'm not convinced that Gentoo packages should try to use non-GNU compilers implicitly, and what are the implications of that. AFAIK it's only checking out the environment as part of build. Anything actually using fortran and cmake-utils.eclass gets tc-getFC automatically. |
When =dev-lang/ekopath-5.0.1_pre20131115 is installed and then trying to build cmake, it result to many sandbox violation. -- <<< Gentoo configuration >>> Build type Gentoo Install path /usr Compiler flags: C -march=native -O2 -pipe -fomit-frame-pointer C++ -march=native -O2 -pipe -fomit-frame-pointer Linker flags: Executable -Wl,-O1 -Wl,--as-needed Module -Wl,-O1 -Wl,--as-needed Shared -Wl,-O1 -Wl,--as-needed -- Configuring done -- Generating done -- Build files have been written to: /var/tmp/portage/dev-util/cmake-2.8.12.2-r1/work/cmake-2.8.12.2_build >>> Source configured. * --------------------------- ACCESS VIOLATION SUMMARY --------------------------- * LOG FILE: "/var/log/sandbox/sandbox-24945.log" * Full log attached (portage and sandbox), and emerge --info Reproducible: Always