[Bug 1158192] New: GCC 10: libxcrypto build fails on i586
http://bugzilla.opensuse.org/show_bug.cgi?id=1158192 Bug ID: 1158192 Summary: GCC 10: libxcrypto build fails on i586 Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: Other OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: Basesystem Assignee: bnc-team-screening@forge.provo.novell.com Reporter: martin.liska@suse.com QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- Fails with: [ 70s] alg-yescrypt-opt.c: In function 'blockmix_salsa8': [ 70s] alg-yescrypt-opt.c:280:20: error: inlining failed in call to 'salsa20': --param max-inline-insns-single limit reached [-Werror=inline] [ 70s] 280 | static inline void salsa20(salsa20_blk_t *restrict B, [ 70s] | ^~~~~~~ [ 70s] alg-yescrypt-opt.c:364:2: note: called from here [ 70s] 364 | salsa20(&X, &out, 4); [ 70s] | ^~~~~~~~~~~~~~~~~~~~ [ 70s] alg-yescrypt-opt.c:383:3: note: in expansion of macro 'SALSA20_8_XOR_MEM' [ 70s] 383 | SALSA20_8_XOR_MEM(Bin[i * 2 + 1], Bout[r + i]) [ 70s] | ^~~~~~~~~~~~~~~~~ [ 70s] alg-yescrypt-opt.c:280:20: error: inlining failed in call to 'salsa20': --param max-inline-insns-single limit reached [-Werror=inline] [ 70s] 280 | static inline void salsa20(salsa20_blk_t *restrict B, [ 70s] | ^~~~~~~ [ 70s] alg-yescrypt-opt.c:364:2: note: called from here [ 70s] 364 | salsa20(&X, &out, 4); [ 70s] | ^~~~~~~~~~~~~~~~~~~~ [ 70s] alg-yescrypt-opt.c:382:3: note: in expansion of macro 'SALSA20_8_XOR_MEM' [ 70s] 382 | SALSA20_8_XOR_MEM(Bin[i * 2], Bout[i]) [ 70s] | ^~~~~~~~~~~~~~~~~ [ 70s] alg-yescrypt-opt.c: In function 'blockmix_salsa8_xor': [ 70s] alg-yescrypt-opt.c:280:20: error: inlining failed in call to 'salsa20': --param max-inline-insns-single limit reached [-Werror=inline] [ 70s] 280 | static inline void salsa20(salsa20_blk_t *restrict B, GCC upstream bug: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92749 -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1158192 Martin Liška <martin.liska@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |1157217 -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1158192 Martin Liška <martin.liska@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|GCC 10: libxcrypto build |GCC 10: libxcrypt build |fails on i586 |fails on i586 -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1158192 http://bugzilla.opensuse.org/show_bug.cgi?id=1158192#c1 Martin Liška <martin.liska@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|matz@suse.com |martin.liska@suse.com --- Comment #1 from Martin Liška <martin.liska@suse.com> --- I've just made a SR: https://build.opensuse.org/request/show/753156 -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1158192 http://bugzilla.opensuse.org/show_bug.cgi?id=1158192#c3 Martin Liška <martin.liska@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #3 from Martin Liška <martin.liska@suse.com> --- Fixed in devel project. -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com