Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 835036 - [guru] sys-cluster/parallel-netcdf-1.12.2 fails tests: FAIL: wrap_runs.sh
Summary: [guru] sys-cluster/parallel-netcdf-1.12.2 fails tests: FAIL: wrap_runs.sh
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Alessandro Barbieri
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2022-03-13 08:48 UTC by Agostino Sarubbo
Modified: 2022-04-04 14:49 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,169.50 KB, text/plain)
2022-03-13 08:48 UTC, Agostino Sarubbo
Details
1-test-suite.log (1-test-suite.log,2.75 KB, text/plain)
2022-03-13 08:48 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-03-13 08:48:00 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-cluster/parallel-netcdf-1.12.2 fails tests.
Discovered on: amd64 (internal ref: guru_ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-03-13 08:48:02 UTC
Created attachment 766910 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-03-13 08:48:03 UTC
Created attachment 766911 [details]
1-test-suite.log

1-test-suite.log
Comment 3 Agostino Sarubbo gentoo-dev 2022-03-13 08:48:04 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


FAIL: wrap_runs.sh
checking if /usr/bin/mpicc supports -c -o file.o... rm: cannot remove 'conftest*': No such file or directory
checking if /usr/bin/mpicxx supports -c -o file.o... rm: cannot remove 'conftest*': No such file or directory
checking if /usr/bin/mpif77 supports -c -o file.o... rm: cannot remove 'conftest*': No such file or directory
checking if /usr/bin/mpif90 supports -c -o file.o... rm: cannot remove 'conftest*': No such file or directory
checking whether -lc should be explicitly linked in... rm: cannot remove 'conftest*': No such file or directory
rm: cannot remove 'libtoolT': No such file or directory
Comment 4 Larry the Git Cow gentoo-dev 2022-04-04 14:49:14 UTC
The bug has been closed via the following commit(s):

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

commit b10cbd7216b48680b6c9aaaea134fac6352201e1
Author:     Alessandro Barbieri <lssndrbarbieri@gmail.com>
AuthorDate: 2022-03-31 14:35:04 +0000
Commit:     Alessandro Barbieri <lssndrbarbieri@gmail.com>
CommitDate: 2022-03-31 14:35:04 +0000

    sys-cluster/parallel-netcdf: restrict tests, respect flags
    
    Closes: https://bugs.gentoo.org/835036
    Closes: https://bugs.gentoo.org/815742
    Closes: https://bugs.gentoo.org/815739
    Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>

 ...netcdf-1.12.2-no-DESTDIR-for-info-clarity.patch | 55 ++++++++++++++++++++++
 .../parallel-netcdf-1.12.2-respect-flags.patch     | 44 +++++++++++++++++
 .../parallel-netcdf/parallel-netcdf-1.12.2.ebuild  |  6 +++
 3 files changed, 105 insertions(+)