Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
DescriptionMartin Stransky
2019-09-20 11:30:11 UTC
Build log:
http://download.eng.bos.redhat.com/brewroot/work/tasks/2535/23602535/build.log
devtoolset-8-gcc-c++-8.3.1-3.1.el6.x86_64
devtoolset-8-gcc-8.3.1-3.1.el6.x86_64
devtoolset-8-binutils-2.30-54.el6.x86_64
devtoolset-8-libatomic-devel-8.3.1-3.1.el6.x86_64
Firefox build fails with:
11:16.73 {standard input}: Assembler messages:
11:16.75 {standard input}:59668: Warning: end of file not at end of a line; newline inserted
11:16.75 {standard input}:60789: Error: unknown pseudo-op: `.lbb1'
11:16.75 {standard input}: Error: open CFI at the end of file; missing .cfi_endproc directive
11:16.76 g++: fatal error: Killed signal terminated program cc1plus
This is strange, I've never seen that `.lbb1' and can't find it anywhere, either. Are you sure you didn't just run out of memory? I.e., try to build Firefox again, this time on a box with more RAM.