gcc (GCC) 9.5.0
Copyright (C) 2019 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
然后报错内容发生了改变
/bin/sh /root/php-8.1.31/libtool --silent --preserve-dup-deps --tag CC --mode=install cp ext/opcache/opcache.la /root/php-8.1.31/modules
/bin/sh /root/php-8.1.31/libtool --silent --preserve-dup-deps --tag CC --mode=compile cc -Iext/standard/ -I/root/php-8.1.31/ext/standard/ -I/root/php-8.1.31/include -I/root/php-8.1.31/main -I/root/php-8.1.31 -I/root/php-8.1.31/ext/date/lib -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/include/libpng12 -I/root/php-8.1.31/ext/mbstring/libmbfl -I/root/php-8.1.31/ext/mbstring/libmbfl/mbfl -I/root/php-8.1.31/TSRM -I/root/php-8.1.31/Zend -fno-common -Wstrict-prototypes -Wformat-truncation -Wlogical-op -Wduplicated-cond -Wno-clobbered -Wall -Wextra -Wno-strict-aliasing -Wno-unused-parameter -Wno-sign-compare -g -O2 -fvisibility=hidden -Wimplicit-fallthrough=1 -DZEND_SIGNALS -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -c /root/php-8.1.31/ext/standard/base64.c -o ext/standard/base64.lo -MMD -MF ext/standard/base64.dep -MT ext/standard/base64.lo
/tmp/ccIN3E2O.s: Assembler messages:
/tmp/ccIN3E2O.s:467: Error: no such instruction: `vinserti128 $0x1,-8(%rbx),%ymm3,%ymm1'
/tmp/ccIN3E2O.s:501: Error: no such instruction: `vpermd %ymm1,%ymm0,%ymm1'
/tmp/ccIN3E2O.s:538: Error: suffix or operands invalid for `vpshufb'
/tmp/ccIN3E2O.s:591: Error: suffix or operands invalid for `vpand'
/tmp/ccIN3E2O.s:597: Error: suffix or operands invalid for `vpmulhuw'
/tmp/ccIN3E2O.s:636: Error: suffix or operands invalid for `vpand'
/tmp/ccIN3E2O.s:642: Error: suffix or operands invalid for `vpmullw'
/tmp/ccIN3E2O.s:648: Error: suffix or operands invalid for `vpor'
/tmp/ccIN3E2O.s:684: Error: suffix or operands invalid for `vpcmpgtb'
/tmp/ccIN3E2O.s:691: Error: suffix or operands invalid for `vpsubusb'
/tmp/ccIN3E2O.s:724: Error: suffix or operands invalid for `vpsubb'
/tmp/ccIN3E2O.s:731: Error: suffix or operands invalid for `vpshufb'
/tmp/ccIN3E2O.s:753: Error: suffix or operands invalid for `vpaddb'
/tmp/ccIN3E2O.s:763: Error: no such instruction: `vextracti128 $0x1,%ymm0,40(%rax)'
/tmp/ccIN3E2O.s:823: Error: no such instruction: `vinserti128 $0x1,-12(%rbx),%ymm1,%ymm1'
/tmp/ccIN3E2O.s:831: Error: suffix or operands invalid for `vpshufb'
/tmp/ccIN3E2O.s:864: Error: suffix or operands invalid for `vpand'
/tmp/ccIN3E2O.s:870: Error: suffix or operands invalid for `vpmulhuw'
/tmp/ccIN3E2O.s:909: Error: suffix or operands invalid for `vpand'
/tmp/ccIN3E2O.s:915: Error: suffix or operands invalid for `vpmullw'
/tmp/ccIN3E2O.s:921: Error: suffix or operands invalid for `vpor'
/tmp/ccIN3E2O.s:957: Error: suffix or operands invalid for `vpcmpgtb'
/tmp/ccIN3E2O.s:964: Error: suffix or operands invalid for `vpsubusb'
/tmp/ccIN3E2O.s:997: Error: suffix or operands invalid for `vpsubb'
/tmp/ccIN3E2O.s:1003: Error: suffix or operands invalid for `vpshufb'
/tmp/ccIN3E2O.s:1025: Error: suffix or operands invalid for `vpaddb'
/tmp/ccIN3E2O.s:1035: Error: no such instruction: `vextracti128 $0x1,%ymm0,-16(%rdx)'
/tmp/ccIN3E2O.s:2054: Error: suffix or operands invalid for `vpcmpeqb'
/tmp/ccIN3E2O.s:2066: Error: suffix or operands invalid for `vpaddb'
/tmp/ccIN3E2O.s:2072: Error: suffix or operands invalid for `vpshufb'
/tmp/ccIN3E2O.s:2106: Error: suffix or operands invalid for `vpaddb'
/tmp/ccIN3E2O.s:2115: Error: suffix or operands invalid for `vpmaddubsw'
/tmp/ccIN3E2O.s:2133: Error: suffix or operands invalid for `vpmaddwd'
/tmp/ccIN3E2O.s:2152: Error: suffix or operands invalid for `vpshufb'
/tmp/ccIN3E2O.s:2171: Error: no such instruction: `vpermd %ymm0,%ymm6,%ymm0'
/tmp/ccIN3E2O.s:2183: Error: no such instruction: `vextracti128 $0x1,%ymm0,40(%rax,%rdx)'
/tmp/ccIN3E2O.s:2211: Error: no such instruction: `vinserti128 $0x1,16(%rbx),%ymm0,%ymm10'
/tmp/ccIN3E2O.s:2239: Error: suffix or operands invalid for `vpsrld'
/tmp/ccIN3E2O.s:2247: Error: suffix or operands invalid for `vpand'
/tmp/ccIN3E2O.s:2270: Error: suffix or operands invalid for `vpand'
/tmp/ccIN3E2O.s:2276: Error: suffix or operands invalid for `vpshufb'
/tmp/ccIN3E2O.s:2285: Error: suffix or operands invalid for `vpshufb'
make: *** [ext/standard/base64.lo] 错误 1
GNU 汇编器 (GNU Binutils) 2.38
Copyright (C) 2022 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License version 3 or later.
This program has absolutely no warranty.
This assembler was configured for a target of `x86_64-pc-linux-gnu'.