Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1910277 - Firefox fails to build on armv7hl due to __builtin_neon_vcreatedi was not declared in this scope
Summary: Firefox fails to build on armv7hl due to __builtin_neon_vcreatedi was not dec...
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: firefox
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Gecko Maintainer
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: ARMTracker
TreeView+ depends on / blocked
 
Reported: 2020-12-23 09:40 UTC by Martin Stransky
Modified: 2021-01-04 20:57 UTC (History)
11 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-01-04 20:57:29 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Martin Stransky 2020-12-23 09:40:19 UTC
Description of problem:

Firefox 84.0.1 fails to build on rawhide due to:

/usr/lib/gcc/armv7hl-redhat-linux-gnueabi/11/include/arm_neon.h:6534:22: error: ‘__builtin_neon_vcreatedi’ was not declared in this scope; did you mean ‘__builtin_neon_vextdi’?
 6534 |   return (poly64x1_t)__builtin_neon_vcreatedi ((__builtin_neon_di) __a);
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~
      |                      __builtin_neon_vextdi

build:

https://koji.fedoraproject.org/koji/taskinfo?taskID=58030284

Comment 1 Antonio T. sagitter 2020-12-27 10:04:02 UTC
IceCat is now compiled on ARM:
https://koji.fedoraproject.org/koji/buildinfo?buildID=1662165

Comment 2 Martin Stransky 2021-01-03 21:57:45 UTC
(In reply to Antonio T. sagitter from comment #1)
> IceCat is now compiled on ARM:
> https://koji.fedoraproject.org/koji/buildinfo?buildID=1662165

Which patch fixes that?
Thanks.

Comment 3 Antonio T. sagitter 2021-01-03 22:05:03 UTC
None; it's just a rebuild after an update of GCC.

Comment 4 Martin Stransky 2021-01-04 07:15:57 UTC
Okay, fired the rebuild.
Thanks.

Comment 5 Martin Stransky 2021-01-04 20:57:29 UTC
Fixed now.


Note You need to log in before you can comment on or make changes to this bug.