GNU bug report logs -
#68313
Build hdf5-parallel-openmpi.powerpc64le-linux on master is broken.
Previous Next
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 68313 in the body.
You can then email your comments to 68313 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-guix <at> gnu.org
:
bug#68313
; Package
guix
.
(Mon, 08 Jan 2024 03:20:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
:
New bug report received and forwarded. Copy sent to
bug-guix <at> gnu.org
.
(Mon, 08 Jan 2024 03:20:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
Hello,
cuirass <at> gnu.org (Cuirass) writes:
> <p>The build <b>hdf5-parallel-openmpi.powerpc64le-linux</b> for specification <b>master</b>
> is broken. You can find the detailed information about this build <a
> href="https://ci.guix.gnu.org/build/3175009/details">here</a>.</p>
>
> https://ci.guix.gnu.org/build/3175009/details
Sample output:
--8<---------------cut here---------------start------------->8---
Atomicity Test Failed Process 4: read_buf[2038] is 5, should be 0
Atomicity Test Failed Process 4: read_buf[2039] is 5, should be 0
Atomicity Test Failed Process 4: read_buf[2040] is 5, should be 0
Atomicity Test Failed Process 4: read_buf[2041] is 5, should be 0
Atomicity Test Failed Process 4: read_buf[2042] is 5, should be 0
Atomicity Test Failed Process 4: read_buf[2043] is 5, should be 0
Atomicity Test Failed Process 4: read_buf[2044] is 5, should be 0
Atomicity Test Failed Process 4: read_buf[2045] is 5, should be 0
Atomicity Test Failed Process 4: read_buf[2046] is 5, should be 0
Atomicity Test Failed Process 4: read_buf[2047] is 5, should be 0
Testing -- Store Dense Attributes (denseattr)
Testing -- Store Dense Attributes (denseattr)
Testing -- Store Dense Attributes (denseattr)
Testing -- Store Dense Attributes (denseattr)
Testing -- Store Dense Attributes (denseattr)
Testing -- Store Dense Attributes (denseattr)
Testing -- Collective Metadata read with some ranks having no selection (noselcollmdread)
Testing -- Collective Metadata read with some ranks having no selection (noselcollmdread)
Testing -- Collective Metadata read with some ranks having no selection (noselcollmdread)
Testing -- Collective Metadata read with some ranks having no selection (noselcollmdread)
Testing -- Collective Metadata read with some ranks having no selection (noselcollmdread)
Testing -- Collective Metadata read with some ranks having no selection (noselcollmdread)
Testing -- Collective MD read with multi chunk I/O (H5D__chunk_addrmap) (MC_coll_MD_read)
Testing -- Collective MD read with multi chunk I/O (H5D__chunk_addrmap) (MC_coll_MD_read)
Testing -- Collective MD read with multi chunk I/O (H5D__chunk_addrmap) (MC_coll_MD_read)
Testing -- Collective MD read with multi chunk I/O (H5D__chunk_addrmap) (MC_coll_MD_read)
Testing -- Collective MD read with multi chunk I/O (H5D__chunk_addrmap) (MC_coll_MD_read)
Testing -- Collective MD read with multi chunk I/O (H5D__chunk_addrmap) (MC_coll_MD_read)
Testing -- Collective MD read with link chunk I/O (H5D__sort_chunk) (LC_coll_MD_read)
Testing -- Collective MD read with link chunk I/O (H5D__sort_chunk) (LC_coll_MD_read)
Testing -- Collective MD read with link chunk I/O (H5D__sort_chunk) (LC_coll_MD_read)
Testing -- Collective MD read with link chunk I/O (H5D__sort_chunk) (LC_coll_MD_read)
Testing -- Collective MD read with link chunk I/O (H5D__sort_chunk) (LC_coll_MD_read)
Testing -- Collective MD read with link chunk I/O (H5D__sort_chunk) (LC_coll_MD_read)
All tests were successful.
All tests were successful.
All tests were successful.
All tests were successful.
All tests were successful.
All tests were successful.
===================================
***PHDF5 tests detected 1040 errors***
===================================
--8<---------------cut here---------------end--------------->8---
--
Thanks,
Maxim
Reply sent
to
Ludovic Courtès <ludovic.courtes <at> inria.fr>
:
You have taken responsibility.
(Mon, 19 Aug 2024 10:39:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
:
bug acknowledged by developer.
(Mon, 19 Aug 2024 10:39:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 68313-done <at> debbugs.gnu.org (full text, mbox):
Hi Luca,
Luca Cirrottola <luca.cirrottola <at> inria.fr> skribis:
> Hello Ludo', following your suggestion, I have implemented a simpler
> solution that just skips off the problematic test (without moving
> around files). I send a new patch series with the full modifications
> to be applied to the recipe, containing one commit for the package
> version update, and one commit for skipping the test.
>
> Let me know if it looks better (no pressure).
>
> Thanks,
> Luca
>
> Luca Cirrottola (2):
> Solve issue https://issues.guix.gnu.org/68313 by updating HDF5 version
> to 1.14.3 (containing the official fix
> https://github.com/HDFGroup/hdf5/pull/3421).
> Skip test_check_version since the patch-settings phase needs to modify
> the test reference file.
I reorganized the changes a bit; in particular, since skipping the test
is necessary for 1.14.3 to build, I squashed the upgrade and the test
skip in the same commit.
Also, the test change would break hdf <at> 1.8, so I moved that to hdf <at> 1.14.
The result is:
84c62cf166 * gnu: hdf5-parallel-openmpi: Update to 1.14.x.
832f2bcb92 * gnu: hdf5 <at> 1.14: Update to 1.14.3.
Tested with:
./pre-inst-env guix build --no-grafts \
hdf5 <at> 1.8 hdf5 <at> 1.14 hdf5-parallel-openmpi hdf5 <at> 1.10
Thanks!
Ludo’.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Mon, 16 Sep 2024 11:24:05 GMT)
Full text and
rfc822 format available.
This bug report was last modified 271 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.