[Bug 2016471] Re: eztrace FTBFS with LTO
Launchpad Bug Tracker
2016471 at bugs.launchpad.net
Thu May 4 11:31:45 UTC 2023
This bug was fixed in the package lto-disabled-list - 40
---------------
lto-disabled-list (40) devel; urgency=medium
* Add clasp on s390x to avoid FTBFS (LP: #2017091)
* Add eztrace to avoid FTBFS (LP: #2016471)
-- Lukas Märdian <slyon at ubuntu.com> Thu, 20 Apr 2023 09:23:56 +0200
** Changed in: lto-disabled-list (Ubuntu)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to llvm-toolchain-15 in Ubuntu.
https://bugs.launchpad.net/bugs/2016471
Title:
eztrace FTBFS with LTO
Status in eztrace package in Ubuntu:
In Progress
Status in llvm-defaults package in Ubuntu:
New
Status in llvm-toolchain-15 package in Ubuntu:
New
Status in lto-disabled-list package in Ubuntu:
Fix Released
Bug description:
eztrace 2.0+repack-11 FTBFS due to mpich test failure when built with
LTO enabled.
The following tests FAILED:
3 - mpi_tests (Failed)
5 - memory_tests (Failed)
10 - openmp_tests (Failed)
12 - pthread_tests (Failed)
15 - posixio_tests (Failed)
Errors while running CTest
make[2]: *** [Makefile:74: test] Error 8
make[2]: Leaving directory '/<<PKGBUILDDIR>>/build-mpich'
The mpich tests pass after disaling LTO, however then the ompt tests
still fail.
The following tests FAILED:
5 - ompt_tests (Failed)
Errors while running CTest
make[2]: *** [Makefile:74: test] Error 8
make[2]: Leaving directory '/<<PKGBUILDDIR>>/build-ompt'
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eztrace/+bug/2016471/+subscriptions
More information about the foundations-bugs
mailing list