Bug 2045230
Summary: | bout++: FTBFS in Fedora rawhide/f36 | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Fedora Release Engineering <releng> | ||||||||
Component: | bout++ | Assignee: | david08741 | ||||||||
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||
Severity: | unspecified | Docs Contact: | |||||||||
Priority: | unspecified | ||||||||||
Version: | rawhide | CC: | david08741, zbyszek | ||||||||
Target Milestone: | --- | Keywords: | Reopened | ||||||||
Target Release: | --- | ||||||||||
Hardware: | Unspecified | ||||||||||
OS: | Unspecified | ||||||||||
Whiteboard: | |||||||||||
Fixed In Version: | Doc Type: | If docs needed, set a value | |||||||||
Doc Text: | Story Points: | --- | |||||||||
Clone Of: | Environment: | ||||||||||
Last Closed: | 2022-03-26 15:05:01 UTC | Type: | --- | ||||||||
Regression: | --- | Mount Type: | --- | ||||||||
Documentation: | --- | CRM: | |||||||||
Verified Versions: | Category: | --- | |||||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||||
Embargoed: | |||||||||||
Bug Depends On: | |||||||||||
Bug Blocks: | 1992484, 2052520 | ||||||||||
Attachments: |
|
Description
Fedora Release Engineering
2022-01-25 16:11:54 UTC
Created attachment 1853737 [details]
build.log
file build.log too big, will only attach last 32768 bytes
Created attachment 1853738 [details]
root.log
file root.log too big, will only attach last 32768 bytes
Created attachment 1853739 [details]
state.log
Unfortunately it fails again: ----- test-restart-io_hdf5 ----- ERROR: ld.so: object '/usr/lib64/libSegFault.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored. ERROR: ld.so: object '/usr/lib64/libSegFault.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored. ERROR: ld.so: object '/usr/lib64/libSegFault.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored. ERROR: ld.so: object '/usr/lib64/libSegFault.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored. ERROR: ld.so: object '/usr/lib64/libSegFault.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored. ERROR: ld.so: object '/usr/lib64/libSegFault.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored. ERROR: ld.so: object '/usr/lib64/libSegFault.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored. ERROR: ld.so: object '/usr/lib64/libSegFault.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored. ERROR: ld.so: object '/usr/lib64/libSegFault.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored. ERROR: ld.so: object '/usr/lib64/libSegFault.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored. ERROR: ld.so: object '/usr/lib64/libSegFault.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored. Making restart I/O test Grid sizes: 8 16 4 Traceback (most recent call last): File "/builddir/build/BUILD/BOUT++-v4.4.1/build_mpich/tests/integrated/test-restart-io_hdf5/./runtest", line 77, in <module> restart.redistribute(nproc, path=restartdir, output='data') File "/usr/lib/python3.10/site-packages/boutdata/restart.py", line 641, in redistribute jyseps2_1 = f["jyseps2_1"] File "/usr/lib/python3.10/site-packages/boututils/datafile.py", line 319, in __getitem__ return self.impl.__getitem__(name) File "/usr/lib/python3.10/site-packages/boututils/datafile.py", line 817, in __getitem__ raise KeyError("No variable found: " + name) KeyError: 'No variable found: jyseps2_1' ======= 2 failed in 323.15 seconds ======== make: *** [makefile:49: check-integrated-tests] Error 1 ++ exit 1 Fixed in rawhide: https://koschei.fedoraproject.org/package/bout++?collection=f37 For F36 I will have to wait for the beta freeze to end. FEDORA-2022-002068eba9 has been submitted as an update to Fedora 36. https://bodhi.fedoraproject.org/updates/FEDORA-2022-002068eba9 Thanks! FEDORA-2022-002068eba9 has been pushed to the Fedora 36 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2022-002068eba9` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-002068eba9 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2022-002068eba9 has been pushed to the Fedora 36 stable repository. If problem still persists, please make note of it in this bug report. |