[Bug 1192778] New: FTBFS: libtool-testsuite fails to build
http://bugzilla.opensuse.org/show_bug.cgi?id=1192778 Bug ID: 1192778 Summary: FTBFS: libtool-testsuite fails to build Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: Other OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: Basesystem Assignee: screening-team-bugs@suse.de Reporter: dimstar@opensuse.org QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- libtool, one of the very essential bootstrap tools, has been failing its own test suite for a long time (other packages seem to be less picky and using libtool generally seems to work) The build fails in openSUSE Factory as well as in Base:System (devel project) [ 225s] 67: Link order of deplibs FAILED (link-order2.at:125) [ 320s] 102: Makefile.inc FAILED (old-ltdl-iface.at:134) [ 344s] 115: resident modules FAILED (resident.at:139) [ 1136s] 170: Run tests with low max_cmd_len FAILED (cmdline_wrap.at:48) [ 1136s] ERROR: 150 tests were run, [ 1136s] 9 failed (5 expected failures). -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1192778 Dominique Leuenberger <dimstar@opensuse.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dmueller@suse.com, | |meissner@suse.com, | |pth@suse.com Assignee|screening-team-bugs@suse.de |christian.voegl@suse.com -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1192778 http://bugzilla.opensuse.org/show_bug.cgi?id=1192778#c1 --- Comment #1 from Christian V�gl <christian.voegl@suse.com> --- It seems like the failures of 67, 115 and 150 are caused by our flags, as replacing %global _lto_cflags %{_lto_cflags} -ffat-lto-objects ./configure CFLAGS="%{optflags}" \ --prefix=%{_prefix} --infodir=%{_infodir} --libdir=%{_libdir} with ./configure 'solves' those errors. 102 does not fail when building manually (./configure; make; make check) on leap-15.2 but does so on tumbleweed and ubuntu 21.10, so it seems to have something to do with a new version of some software -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1192778 http://bugzilla.opensuse.org/show_bug.cgi?id=1192778#c2 Dominique Leuenberger <dimstar@opensuse.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #2 from Dominique Leuenberger <dimstar@opensuse.org> ---
osc r openSUSE:Factory libtool:testsuite standard x86_64 succeeded* standard i586 succeeded*
Seems the issue has been fixed in the last year r57 | dimstar_suse | 2022-04-01 19:34:50 | 93078423f561aa64e8dfc7233a3a5f5e | 2.4.7 | rq965668 - add handle-Werror-return-type.patch - disable lto, breaks libtool as seen in testsuite -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com