Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 934065 - dev-debug/valgrind-3.22.0-r2 fails to compile tests on ppc: error: #error Use the "-maltivec" flag to enable PowerPC AltiVec support
Summary: dev-debug/valgrind-3.22.0-r2 fails to compile tests on ppc: error: #error Use...
Status: RESOLVED DUPLICATE of bug 911662
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: PPC Linux
: Normal normal
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-06-11 18:26 UTC by matoro
Modified: 2024-06-12 02:19 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log and emerge --info (build.log,745.69 KB, text/x-log)
2024-06-11 18:26 UTC, matoro
Details

Note You need to log in before you can comment on or make changes to this bug.
Description matoro archtester 2024-06-11 18:26:23 UTC
Created attachment 895630 [details]
build.log and emerge --info

Seems to assume altivec availability?

powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../..  -I../../.. -I../../../include -I../../../coregrind -I../../../include -I../../../VEX/pub -I../../../VEX/pub -DVGA_ppc32=1 -DVGO_linux=1 -DVGP_ppc32_linux=1 -DVGPV_ppc32_linux_vanilla=1    -Winline -Wall -Wshadow -Wno-long-long -g -fno-stack-protector   -m32  -Winline -Wall -O -g -mregnames -DHAS_ISA_2_07 -m32 -mcpu=power8 -O2 -mcpu=powerpc -mtune=powerpc -pipe -fno-stack-protector -c -o test_isa_2_07_part1-test_isa_2_07_part1.o `test -f 'test_isa_2_07_part1.c' || echo './'`test_isa_2_07_part1.c
In file included from test_isa_2_07_part1.c:100:
/usr/lib/gcc/powerpc-unknown-linux-gnu/13/include/altivec.h:34:2: error: #error Use the "-maltivec" flag to enable PowerPC AltiVec support
   34 | #error Use the "-maltivec" flag to enable PowerPC AltiVec support
      |  ^~~~~
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-06-12 02:19:26 UTC

*** This bug has been marked as a duplicate of bug 911662 ***