Sat, 18 May 2024 21:35:52 UTC | login

Information for build gasnet-2020.10.0-1.fc33

ID188433
Package Namegasnet
Version2020.10.0
Release1.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/gasnet.git#4c8b244b41036187bbc2179a4d5dab397dc75fdd
SummaryA Portable High-Performance Communication Layer for GAS Languages
DescriptionGASNet is a language-independent, low-level networking layer that provides network-independent, high-performance communication primitives tailored for implementing parallel global address space SPMD languages such as UPC, Titanium, and Co-Array Fortran.
Built bydavidlt
State failed
Volume DEFAULT
StartedFri, 07 May 2021 15:56:06 UTC
CompletedFri, 07 May 2021 16:24:47 UTC
Taskbuild (f33, /rpms/gasnet.git:4c8b244b41036187bbc2179a4d5dab397dc75fdd)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/gasnet.git#4c8b244b41036187bbc2179a4d5dab397dc75fdd'}}
Tags No tags
RPMs No RPMs
Changelog * Thu Oct 29 2020 Christoph Junghans <junghans@votca.org> - 2020.10.0-1 - Update to 2020.10.0 (#1893034) * Tue Jul 28 2020 Christoph Junghans <junghans@votca.org> - 2020.3.0-4 - Fix build on rawhide (bug #1859837) * Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2020.3.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Mon Jun 22 2020 Jitka Plesnikova <jplesnik@redhat.com> - 2020.3.0-2 - Perl 5.32 rebuild * Thu Mar 12 2020 Christoph Junghans <junghans@votca.org> - 2020.3.0-1 - Version bump to v2020.3.0 (bug #1813092) * Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2019.9.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Fri Jan 17 2020 Jeff Law <law@redhat.com> - 2019.9.0-2 - Just redefine the configure source file and use the standard CFLAGS="${CFLAGS:--O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection}" ; export CFLAGS ; CXXFLAGS="${CXXFLAGS:--O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection}" ; export CXXFLAGS ; FFLAGS="${FFLAGS:--O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules}" ; export FFLAGS ; FCFLAGS="${FCFLAGS:--O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules}" ; export FCFLAGS ; LDFLAGS="${LDFLAGS:--Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld }" ; export LDFLAGS ; LT_SYS_LIBRARY_PATH="${LT_SYS_LIBRARY_PATH:-/usr/lib:}" ; export LT_SYS_LIBRARY_PATH ; CC="${CC:-gcc}" ; export CC ; CXX="${CXX:-g++}" ; export CXX; [ ""x != x ] && for file in $(find . -type f -name configure -print); do /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' $file; diff -u $file.backup $file && mv $file.backup $file /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' $file; diff -u $file.backup $file && mv $file.backup $file /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' $file; diff -u $file.backup $file && mv $file.backup $file /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' $file; diff -u $file.backup $file && mv $file.backup $file /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '"'"'s/^T .* \\(.*\\)$/extern int \\1();/p'"'"' -e '"'"'s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'"'"'"#' $file; diff -u $file.backup $file && mv $file.backup $file done; [ "1" = 1 ] && for i in $(find $(dirname ../configure) -name config.guess -o -name config.sub) ; do [ -f /usr/lib/rpm/redhat/$(basename $i) ] && /usr/bin/rm -f $i && /usr/bin/cp -fv /usr/lib/rpm/redhat/$(basename $i) $i ; done ; [ "1" = 1 ] && [ x != "x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld" ] && for i in $(find . -name ltmain.sh) ; do /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' $i done ; ../configure --build=riscv64-redhat-linux-gnu --host=riscv64-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/lib \ --libexecdir=/usr/libexec \ --localstatedir=/var \ --sharedstatedir=/var/lib \ --mandir=/usr/share/man \ --infodir=/usr/share/info. This works better with the redhat-rpm-config changes which fix configure files in place for LTO * Fri Sep 13 2019 Fedora Release Monitoring <release-monitoring@fedoraproject.org> - 2019.9.0-1 - Update to 2019.9.0 (#1720764) * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2019.3.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Thu May 30 2019 Jitka Plesnikova <jplesnik@redhat.com> - 2019.3.2-2 - Perl 5.30 rebuild * Tue May 28 2019 Christoph Junghans <junghans@votca.org> - 2019.3.2-1 - Version bump to 2019.3.2 (bug #1714346) - Build-require perl-generators (bug #1714249) * Wed May 01 2019 Christoph Junghans <junghans@votca.org> - 2019.3.0-1 - Version bump to 2019.3.0 * Wed May 01 2019 Christoph Junghans <junghans@votca.org> - 1.32.0-5 - Rebuild for legion-19.04.0 * Thu Feb 14 2019 Orion Poplawski <orion@nwra.com> - 1.32.0-4 - Rebuild for openmpi 3.1.3 * Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.32.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild