Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 837839 - dev-lang/php-8.0.16-r1 fails to compile: Error: number of operands mismatch for `movq'
Summary: dev-lang/php-8.0.16-r1 fails to compile: Error: number of operands mismatch f...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: PHP Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-04-11 14:39 UTC by Agostino Sarubbo
Modified: 2022-07-05 06:27 UTC (History)
1 user (show)

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


Attachments
build.log (dev-lang:php-8.0.16-r1:20220411-143452.log,197.15 KB, text/x-log)
2022-04-11 14:39 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2022-04-11 14:39:54 UTC
Created attachment 770126 [details]
build.log

{standard input}: Assembler messages:
{standard input}:4058: Warning: end of file not at end of a line; newline inserted
{standard input}:5692: Error: number of operands mismatch for `movq'
{standard input}: Error: open CFI at the end of file; missing .cfi_endproc directive
x86_64-pc-linux-gnu-gcc: fatal error: Killed signal terminated program cc1
compilation terminated.


[ebuild     U  ] dev-lang/php-8.0.16-r1:8.0::gentoo [8.0.12:8.0::gentoo] USE="acl bzip2 cli ctype fileinfo filter flatfile fpm gd iconv mysql mysqli opcache pdo phar posix readline session simplexml ssl threads tokenizer truetype unicode xml zlib -apache2 -apparmor -argon2 -bcmath -berkdb -calendar -cdb -cgi -cjk (-coverage) -curl -debug -embed -enchant -exif -ffi (-firebird) -ftp -gdbm -gmp -imap -inifile -intl -iodbc -ipv6 -jit -kerberos -ldap -ldap-sasl -libedit -lmdb -mhash -mssql -nls -oci8-instant-client -odbc -pcntl -phpdbg -postgres -qdbm (-selinux) -session-mm -sharedmem -snmp -soap -sockets -sodium -spell -sqlite -systemd -sysvipc -test -tidy -tokyocabinet -webp -xmlreader -xmlwriter -xpm -xslt -zip" 0 KiB
Comment 1 Agostino Sarubbo gentoo-dev 2022-04-11 14:42:03 UTC
This is a stable production machine. No ci/tinderbox involved at this time.
Comment 2 Brian Evans (RETIRED) gentoo-dev 2022-04-11 15:56:40 UTC
The only thing I can think of is an OOM condition.

Try reducing the number of make jobs.
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-07-05 06:27:52 UTC
Yeah, this has got to be OOM.