Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Build] build of v1.20.1 fails on CentOS Linux release 7.9.2009 (Core) #23389

Closed
tzhang2014 opened this issue Jan 16, 2025 · 1 comment
Closed
Labels
build build issues; typically submitted using template

Comments

@tzhang2014
Copy link

Describe the issue

Build v1.20.1 failed

gcc-10.2、11.5、13.1
cmake 3.29.0

Urgency

No response

Target platform

x86

Build script

export PATH=/data/Tools/cmake/x86/cmake-3.29.0-linux-x86_64/bin:$PATH
export CC=/data/Tools/gcc/gcc-13.1.0/install/bin/gcc
export CXX=/data/Tools/gcc/gcc-13.1.0/install/bin/g++
export PATH=/data/Tools/gcc/gcc-13.1.0/install/bin:$PATH

./build.sh --config=Release --build_shared_lib --parallel 72 --compile_no_warning_as_error --skip_submodule_syn

Error / output

[ 32%] Built target absl_flags_internal
[ 32%] Linking CXX static library libabsl_log_internal_message.a
[ 32%] Built target absl_log_internal_message
[ 32%] Building CXX object _deps/abseil_cpp-build/absl/log/CMakeFiles/absl_log_internal_check_op.dir/internal/check_op.cc.o
/tmp/ccoW9Q2l.s: Assembler messages:
/tmp/ccoW9Q2l.s:3591: Error: no such instruction: vpdpbusd %zmm5,%zmm28,%zmm27' /tmp/ccoW9Q2l.s:3592: Error: no such instruction: vpdpbusd %zmm4,%zmm1,%zmm27'
/tmp/ccoW9Q2l.s:3596: Error: no such instruction: vpdpbusd %zmm3,%zmm28,%zmm27' /tmp/ccoW9Q2l.s:3598: Error: no such instruction: vpdpbusd %zmm2,%zmm1,%zmm27'
/tmp/ccoW9Q2l.s:3605: Error: no such instruction: vpdpbusd %zmm5,%zmm28,%zmm27' /tmp/ccoW9Q2l.s:3606: Error: no such instruction: vpdpbusd %zmm4,%zmm1,%zmm27'
/tmp/ccoW9Q2l.s:3610: Error: no such instruction: vpdpbusd %zmm3,%zmm28,%zmm27' /tmp/ccoW9Q2l.s:3612: Error: no such instruction: vpdpbusd %zmm2,%zmm1,%zmm27'
/tmp/ccoW9Q2l.s:3619: Error: no such instruction: vpdpbusd %zmm5,%zmm28,%zmm27' /tmp/ccoW9Q2l.s:3620: Error: no such instruction: vpdpbusd %zmm4,%zmm1,%zmm27'
/tmp/ccoW9Q2l.s:3624: Error: no such instruction: vpdpbusd %zmm3,%zmm28,%zmm27' /tmp/ccoW9Q2l.s:3626: Error: no such instruction: vpdpbusd %zmm2,%zmm1,%zmm27'
/tmp/ccoW9Q2l.s:3634: Error: no such instruction: vpdpbusd %zmm5,%zmm28,%zmm27' /tmp/ccoW9Q2l.s:3635: Error: no such instruction: vpdpbusd %zmm4,%zmm1,%zmm27'
/tmp/ccoW9Q2l.s:3639: Error: no such instruction: vpdpbusd %zmm3,%zmm28,%zmm27' /tmp/ccoW9Q2l.s:3640: Error: no such instruction: vpdpbusd %zmm2,%zmm1,%zmm27'
/tmp/ccoW9Q2l.s:3907: Error: no such instruction: vpdpbusd -128(%rax),%zmm2,%zmm1' /tmp/ccoW9Q2l.s:3910: Error: no such instruction: vpdpbusd -64(%rax),%zmm0,%zmm1'

Visual Studio Version

No response

GCC / Compiler Version

13.1

@tzhang2014 tzhang2014 added the build build issues; typically submitted using template label Jan 16, 2025
@snnn
Copy link
Member

snnn commented Jan 16, 2025

Sorry we no longer support CentOS 7 which is already EOL. Please upgrade the OS.

@snnn snnn closed this as not planned Won't fix, can't repro, duplicate, stale Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build build issues; typically submitted using template
Projects
None yet
Development

No branches or pull requests

2 participants