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 1859837

Summary: gasnet-2020.3.0-2.fc33 FTBFS: configure error: Invalid GASNETI_ATOMIC_IMPL detected
Product: [Fedora] Fedora Reporter: Petr Pisar <ppisar>
Component: gasnetAssignee: Christoph Junghans <junghans>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: junghans
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: https://koschei.fedoraproject.org/package/gasnet?collection=f33
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-07-29 02:35:41 UTC Type: Bug
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: 1803234    

Description Petr Pisar 2020-07-23 06:47:15 UTC
gasnet-2020.3.0-2.fc33 fails to build in Fedora 33:

+ ../configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-udp --disable-mpi --enable-par --disable-aligned-segments --disable-ibv --enable-segment-fast --with-segment-mmap-max=4GB 'CC=gcc -fPIC' 'CXX=g++ -fPIC'
[...]
checking atomic implementation family (binary probe)... 14294967297
configure error: Invalid GASNETI_ATOMIC_IMPL detected
configure: error: See /builddir/build/BUILD/GASNet-2020.3.0/serial/config.log for details.

A difference between passing and failing build root is at <https://koschei.fedoraproject.org/build/8625119>.

Comment 1 Christoph Junghans 2020-07-23 15:58:33 UTC
https://upc-bugs.lbl.gov/bugzilla/show_bug.cgi?id=4103