Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 848033 - [guru] sci-physics/SU2-7.2.0-r1 fails to compile: CPrimalGrid_tests.cpp:30:10: fatal error: CPrimalGrid.hpp: No such file or directory
Summary: [guru] sci-physics/SU2-7.2.0-r1 fails to compile: CPrimalGrid_tests.cpp:30:10...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Sergey Torokhov
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-05-29 07:43 UTC by Agostino Sarubbo
Modified: 2022-05-29 18:29 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,232.42 KB, text/plain)
2022-05-29 07:43 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2022-05-29 07:43:00 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-physics/SU2-7.2.0-r1 fails to compile.
Discovered on: amd64 (internal ref: guru_ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-05-29 07:43:02 UTC
Created attachment 781343 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-05-29 07:43:03 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


../SU2-7.2.0/UnitTests/Common/geometry/dual_grid/CDualGrid_tests.cpp:31:10: fatal error: ../../../Common/include/geometry/dual_grid/CEdge.hpp: No such file or directory
../SU2-7.2.0/UnitTests/Common/geometry/primal_grid/CPrimalGrid_tests.cpp:30:10: fatal error: ../../../Common/include/geometry/primal_grid/CPrimalGrid.hpp: No such file or directory
FAILED: UnitTests/test_driver.p/Common_geometry_dual_grid_CDualGrid_tests.cpp.o 
FAILED: UnitTests/test_driver.p/Common_geometry_primal_grid_CPrimalGrid_tests.cpp.o 
../SU2-7.2.0/UnitTests/Common/geometry/primal_grid/CPrimalGrid_tests.cpp:30:10: fatal error: ../../../Common/include/geometry/primal_grid/CPrimalGrid.hpp: No such file or directory
Comment 3 Larry the Git Cow gentoo-dev 2022-05-29 18:29:46 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ef90a22aafeff5cdb5ca28897fa3ad77b8333e15

commit ef90a22aafeff5cdb5ca28897fa3ad77b8333e15
Author:     Alessandro Barbieri <lssndrbarbieri@gmail.com>
AuthorDate: 2022-05-29 15:29:49 +0000
Commit:     Alessandro Barbieri <lssndrbarbieri@gmail.com>
CommitDate: 2022-05-29 15:29:49 +0000

    sci-physics/SU2: fixes for tests
    
    Closes: https://bugs.gentoo.org/848033
    Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>

 sci-physics/SU2/SU2-7.2.0-r1.ebuild                | 10 +++--
 sci-physics/SU2/files/SU2-7.2.0-fix-headers.patch  | 51 ++++++++++++++++++++++
 .../SU2/files/SU2-7.2.0-system-libraries.patch     | 12 -----
 3 files changed, 57 insertions(+), 16 deletions(-)