Bug 1794271 - Package build failed with GCC 10 arm
Summary: Package build failed with GCC 10 arm
Keywords:
Status: CLOSED DUPLICATE of bug 1793471
Alias: None
Product: Fedora
Classification: Fedora
Component: gcc
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jakub Jelinek
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-01-23 07:12 UTC by Vasiliy Glazov
Modified: 2020-10-05 08:29 UTC (History)
11 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-01-23 07:43:24 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Vasiliy Glazov 2020-01-23 07:12:44 UTC
Description of problem:
Koschei says that linuxconsoletools failed build with gcc 10 aarch64.
https://koschei.fedoraproject.org/build/7750506


Version-Release number of selected component (if applicable):
gcc-10.0.1-0.3.fc32

Error:

cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection  -c ffmvforce.c -o ffmvforce.o `pkg-config --cflags sdl2`
In file included from /usr/include/SDL2/SDL_cpuinfo.h:67,
                 from /usr/include/SDL2/SDL.h:38,
                 from ffmvforce.c:38:
/usr/lib/gcc/aarch64-redhat-linux/10/include/arm_neon.h:34612:10: fatal error: arm_bf16.h: No such file or directory
34612 | #include "arm_bf16.h"
      |          ^~~~~~~~~~~~
compilation terminated.

Other arches built normal. But it will be problem at Mass Rebuild so I need your help.

Comment 1 Jakub Jelinek 2020-01-23 07:43:24 UTC

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


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