Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 924927

Summary: app-office/libreoffice-7.6.4.1 fails to compile: checking whether i686-pc-linux-gnu-g++ supports C++17.. cc1plus: error: SSE instruction set disabled, using 387 arithmetics [-Werror]
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Gentoo Office Team <office>
Status: CONFIRMED ---    
Severity: normal CC: eschwartz
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
1-config.log

Description Agostino Sarubbo gentoo-dev 2024-02-18 14:46:39 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-office/libreoffice-7.6.4.1 fails to compile.
Discovered on: x86 (internal ref: tinderbox_x86)
System: GCC-14-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-14)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-02-18 14:46:40 UTC
Created attachment 885357 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-02-18 14:46:41 UTC
Created attachment 885358 [details]
1-config.log

1-config.log
Comment 3 Eli Schwartz gentoo-dev 2024-09-25 19:03:22 UTC
configure:20869: checking whether i686-pc-linux-gnu-g++ supports C++17
configure:20914: i686-pc-linux-gnu-g++ -c -O2 -march=i686 -mfpmath=sse -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -std=c++17 -Werror  conftest.cpp >&5
cc1plus: error: SSE instruction set disabled, using 387 arithmetics [-Werror]
cc1plus: all warnings being treated as errors
configure:20914: $? = 1