Bug 1611607 - Package needs to be rebuilt
Summary: Package needs to be rebuilt
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: annobin
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Nick Clifton
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-08-02 13:08 UTC by Susi Lehtola
Modified: 2018-08-02 13:12 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-08-02 13:12:05 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Susi Lehtola 2018-08-02 13:08:13 UTC
Build of OpenBLAS crashes on rawhide due to

make[2]: Entering directory '/builddir/build/BUILD/openblas-0.3.2/Rblas/lapack-netlib/SRC'
gfortran -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -frecursive -c -o sbdsvdx.o sbdsvdx.f
gfortran -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -frecursive -c -o spotrf2.o spotrf2.f
gfortran -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -frecursive -c -o sgetrf2.o sgetrf2.f
gfortran -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -frecursive -c -o sgbbrd.o sgbbrd.f
gfortran -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -frecursive -c -o sgbcon.o sgbcon.f
gfortran -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -frecursive -c -o sgbequ.o sgbequ.f
annobin: annobin: sbdsvdx.f: sgbequ.f: Error: plugin built for compiler version (8.1.1) but run with compiler version (8.2.1)Error: plugin built for compiler version (8.1.1) but run with compiler version (8.2.1)
f951: Error: fail to initialize plugin /usr/lib/gcc/x86_64-redhat-linux/8/plugin/annobin.so
f951: Error: fail to initialize plugin /usr/lib/gcc/x86_64-redhat-linux/8/plugin/annobin.so
annobin: spotrf2.f: Error: plugin built for compiler version (8.1.1) but run with compiler version (8.2.1)
f951: Error: fail to initialize plugin /usr/lib/gcc/x86_64-redhat-linux/8/plugin/annobin.so
annobin: sgbcon.f: Error: plugin built for compiler version (8.1.1) but run with compiler version (8.2.1)
f951: Error: fail to initialize plugin /usr/lib/gcc/x86_64-redhat-linux/8/plugin/annobin.so
annobin: sgbbrd.f: Error: plugin built for compiler version (8.1.1) but run with compiler version (8.2.1)
f951: Error: fail to initialize plugin /usr/lib/gcc/x86_64-redhat-linux/8/plugin/annobin.so
make[2]: *** [Makefile:602: sbdsvdx.o] Error 1
annobin: sgetrf2.f: Error: plugin built for compiler version (8.1.1) but run with compiler version (8.2.1)
f951: Error: fail to initialize plugin /usr/lib/gcc/x86_64-redhat-linux/8/plugin/annobin.so
make[2]: *** Waiting for unfinished jobs....
make[2]: *** [Makefile:602: spotrf2.o] Error 1
make[2]: *** [Makefile:602: sgetrf2.o] Error 1
make[2]: *** [Makefile:602: sgbequ.o] Error 1
make[2]: *** [Makefile:602: sgbbrd.o] Error 1
make[2]: *** [Makefile:602: sgbcon.o] Error 1
make[2]: Leaving directory '/builddir/build/BUILD/openblas-0.3.2/Rblas/lapack-netlib/SRC'
make[1]: *** [Makefile:21: lapacklib] Error 2
make[1]: Leaving directory '/builddir/build/BUILD/openblas-0.3.2/Rblas/lapack-netlib'
make: *** [Makefile:225: netlib] Error 2
make: Leaving directory '/builddir/build/BUILD/openblas-0.3.2/Rblas'

Comment 1 Susi Lehtola 2018-08-02 13:12:05 UTC
OK I see it has already been rebuilt at
https://koji.fedoraproject.org/koji/buildinfo?buildID=1133337

but it hasn't hit the buildroot yet.


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