Bug 1724945

Summary: [RHEL7] Firefox 68 build fails on aarch64 (and s390x)
Product: Red Hat Enterprise Linux 7 Reporter: Martin Stransky <stransky>
Component: firefoxAssignee: Martin Stransky <stransky>
Status: CLOSED DUPLICATE QA Contact: Desktop QE <desktop-qa-list>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 7.7CC: desktop-qa-list, jistone
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 1724939 Environment:
Last Closed: 2019-07-11 14:36:44 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1724939    

Description Martin Stransky 2019-06-28 07:04:08 UTC
Firefox 68 fails to build on aarch64 (and s390x):

27:23.62 /builddir/build/BUILD/firefox-68.0/gfx/skia/skia/third_party/skcms/src/Transform_inl.h: In function 'void baseline::exec_ops(const Op*, const void**, const char*, char*, int)':
27:23.62 /builddir/build/BUILD/firefox-68.0/gfx/skia/skia/third_party/skcms/src/Transform_inl.h:502:23: internal compiler error: in convert_move, at expr.c:259
27:23.62      v = (U16)( ((v<<8)|(v>>8)) & 0xffff );
27:23.62                 ~~~~~~~^~~~~~~~
27:23.63 Please submit a full bug report,
27:23.63 with preprocessed source if appropriate.
27:23.63 See <http://bugzilla.redhat.com/bugzilla> for instructions.

Build log:
http://download.eng.bos.redhat.com/brewroot/work/tasks/9920/22389920/build.log
Root log:
http://download.eng.bos.redhat.com/brewroot/work/tasks/9920/22389920/root.log

Failed with:
/opt/rh/devtoolset-7/root/usr/bin/g++

DEBUG util.py:417:   devtoolset-7-binutils           aarch64 2.28-8.el7.1               build 5.5 M
DEBUG util.py:417:   devtoolset-7-gcc                aarch64 7.2.1-1.el7                build  23 M
DEBUG util.py:417:   devtoolset-7-gcc-c++            aarch64 7.2.1-1.el7                build 9.4 M
DEBUG util.py:417:   devtoolset-7-libatomic-devel    aarch64 7.2.1-1.el7                build  14 k

Comment 2 Martin Stransky 2019-07-11 14:36:44 UTC
Dupe of Bug 1727979

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