Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 1979622 Details for
Bug 2226416
safeint: FTBFS in Fedora rawhide/f39
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh89 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
build.log (text/plain), 32.00 KB, created by
Fedora Release Engineering
on 2023-07-25 20:07:57 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Fedora Release Engineering
Created:
2023-07-25 20:07:57 UTC
Size:
32.00 KB
patch
obsolete
>tion 'constexpr SafeInt<T, E> SafeInt<T, E>::operator--(int) [with T = long int; E = SafeIntGccCompileOnly]' used but never defined > 5750 | _CONSTEXPR14 SafeInt< T, E > operator --( int ) SAFEINT_CPP_THROW // dummy arg to comply with spec > | ^~~~~~~~ >/builddir/build/BUILD/SafeInt-3.0.27/Test/../SafeInt.hpp:5624:18: warning: inline function 'constexpr SafeInt<T, E>::operator wchar_t() const [with T = long unsigned int; E = SafeIntGccCompileOnly]' used but never defined > 5624 | _CONSTEXPR14 operator wchar_t() const SAFEINT_CPP_THROW > | ^~~~~~~~ >/builddir/build/BUILD/SafeInt-3.0.27/Test/../SafeInt.hpp:5545:18: warning: inline function 'constexpr SafeInt<T, E>::operator char() const [with T = long unsigned int; E = SafeIntGccCompileOnly]' used but never defined > 5545 | _CONSTEXPR14 operator char() const SAFEINT_CPP_THROW > | ^~~~~~~~ >/builddir/build/BUILD/SafeInt-3.0.27/Test/../SafeInt.hpp:5552:18: warning: inline function 'constexpr SafeInt<T, E>::operator signed char() const [with T = long unsigned int; E = SafeIntGccCompileOnly]' used but never defined > 5552 | _CONSTEXPR14 operator signed char() const SAFEINT_CPP_THROW > | ^~~~~~~~ >/builddir/build/BUILD/SafeInt-3.0.27/Test/../SafeInt.hpp:5559:18: warning: inline function 'constexpr SafeInt<T, E>::operator unsigned char() const [with T = long unsigned int; E = SafeIntGccCompileOnly]' used but never defined > 5559 | _CONSTEXPR14 operator unsigned char() const SAFEINT_CPP_THROW > | ^~~~~~~~ >/builddir/build/BUILD/SafeInt-3.0.27/Test/../SafeInt.hpp:5566:18: warning: inline function 'constexpr SafeInt<T, E>::operator short int() const [with T = long unsigned int; E = SafeIntGccCompileOnly]' used but never defined > 5566 | _CONSTEXPR14 operator short() const SAFEINT_CPP_THROW > | ^~~~~~~~ >/builddir/build/BUILD/SafeInt-3.0.27/Test/../SafeInt.hpp:5573:18: warning: inline function 'constexpr SafeInt<T, E>::operator short unsigned int() const [with T = long unsigned int; E = SafeIntGccCompileOnly]' used but never defined > 5573 | _CONSTEXPR14 operator unsigned short() const SAFEINT_CPP_THROW > | ^~~~~~~~ >/builddir/build/BUILD/SafeInt-3.0.27/Test/../SafeInt.hpp:5580:18: warning: inline function 'constexpr SafeInt<T, E>::operator int() const [with T = long unsigned int; E = SafeIntGccCompileOnly]' used but never defined > 5580 | _CONSTEXPR14 operator int() const SAFEINT_CPP_THROW > | ^~~~~~~~ >/builddir/build/BUILD/SafeInt-3.0.27/Test/../SafeInt.hpp:5587:18: warning: inline function 'constexpr SafeInt<T, E>::operator unsigned int() const [with T = long unsigned int; E = SafeIntGccCompileOnly]' used but never defined > 5587 | _CONSTEXPR14 operator unsigned int() const SAFEINT_CPP_THROW > | ^~~~~~~~ >/builddir/build/BUILD/SafeInt-3.0.27/Test/../SafeInt.hpp:5596:18: warning: inline function 'constexpr SafeInt<T, E>::operator long int() const [with T = long unsigned int; E = SafeIntGccCompileOnly]' used but never defined > 5596 | _CONSTEXPR14 operator long() const SAFEINT_CPP_THROW > | ^~~~~~~~ >/builddir/build/BUILD/SafeInt-3.0.27/Test/../SafeInt.hpp:5603:18: warning: inline function 'constexpr SafeInt<T, E>::operator long unsigned int() const [with T = long unsigned int; E = SafeIntGccCompileOnly]' used but never defined > 5603 | _CONSTEXPR14 operator unsigned long() const SAFEINT_CPP_THROW > | ^~~~~~~~ >/builddir/build/BUILD/SafeInt-3.0.27/Test/../SafeInt.hpp:5610:18: warning: inline function 'constexpr SafeInt<T, E>::operator long long int() const [with T = long unsigned int; E = SafeIntGccCompileOnly]' used but never defined > 5610 | _CONSTEXPR14 operator long long() const SAFEINT_CPP_THROW > | ^~~~~~~~ >/builddir/build/BUILD/SafeInt-3.0.27/Test/../SafeInt.hpp:5617:18: warning: inline function 'constexpr SafeInt<T, E>::operator long long unsigned int() const [with T = long unsigned int; E = SafeIntGccCompileOnly]' used but never defined > 5617 | _CONSTEXPR14 operator unsigned long long() const SAFEINT_CPP_THROW > | ^~~~~~~~ >/builddir/build/BUILD/SafeInt-3.0.27/Test/../SafeInt.hpp:5482:18: warning: inline function 'constexpr SafeInt<T, E>::SafeInt(const SafeInt<T, E>&) [with T = long unsigned int; E = SafeIntGccCompileOnly]' used but never defined > 5482 | _CONSTEXPR14 SafeInt(const SafeInt< T, E >& t) SAFEINT_CPP_THROW : m_int(0) > | ^~~~~~~ >/builddir/build/BUILD/SafeInt-3.0.27/Test/../SafeInt.hpp:5644:18: warning: inline function 'constexpr SafeInt<T, E>::operator float() const [with T = long unsigned int; E = SafeIntGccCompileOnly]' used but never defined > 5644 | _CONSTEXPR14 operator float() const SAFEINT_CPP_THROW > | ^~~~~~~~ >/builddir/build/BUILD/SafeInt-3.0.27/Test/../SafeInt.hpp:5651:18: warning: inline function 'constexpr SafeInt<T, E>::operator double() const [with T = long unsigned int; E = SafeIntGccCompileOnly]' used but never defined > 5651 | _CONSTEXPR14 operator double() const SAFEINT_CPP_THROW > | ^~~~~~~~ >/builddir/build/BUILD/SafeInt-3.0.27/Test/../SafeInt.hpp:5657:18: warning: inline function 'constexpr SafeInt<T, E>::operator long double() const [with T = long unsigned int; E = SafeIntGccCompileOnly]' used but never defined > 5657 | _CONSTEXPR14 operator long double() const SAFEINT_CPP_THROW > | ^~~~~~~~ >/builddir/build/BUILD/SafeInt-3.0.27/Test/../SafeInt.hpp:5712:35: warning: inline function 'constexpr SafeInt<T, E>& SafeInt<T, E>::operator++() [with T = long unsigned int; E = SafeIntGccCompileOnly]' used but never defined > 5712 | _CONSTEXPR14 SafeInt< T, E >& operator ++() SAFEINT_CPP_THROW > | ^~~~~~~~ >/builddir/build/BUILD/SafeInt-3.0.27/Test/../SafeInt.hpp:5737:34: warning: inline function 'constexpr SafeInt<T, E> SafeInt<T, E>::operator++(int) [with T = long unsigned int; E = SafeIntGccCompileOnly]' used but never defined > 5737 | _CONSTEXPR14 SafeInt< T, E > operator ++( int ) SAFEINT_CPP_THROW // dummy arg to comply with spec > | ^~~~~~~~ >/builddir/build/BUILD/SafeInt-3.0.27/Test/../SafeInt.hpp:5723:35: warning: inline function 'constexpr SafeInt<T, E>& SafeInt<T, E>::operator--() [with T = long unsigned int; E = SafeIntGccCompileOnly]' used but never defined > 5723 | _CONSTEXPR14 SafeInt< T, E >& operator --() SAFEINT_CPP_THROW > | ^~~~~~~~ >/builddir/build/BUILD/SafeInt-3.0.27/Test/../SafeInt.hpp:5750:34: warning: inline function 'constexpr SafeInt<T, E> SafeInt<T, E>::operator--(int) [with T = long unsigned int; E = SafeIntGccCompileOnly]' used but never defined > 5750 | _CONSTEXPR14 SafeInt< T, E > operator --( int ) SAFEINT_CPP_THROW // dummy arg to comply with spec > | ^~~~~~~~ >/builddir/build/BUILD/SafeInt-3.0.27/Test/../SafeInt.hpp:5624:18: warning: inline function 'constexpr SafeInt<T, E>::operator wchar_t() const [with T = long long int; E = SafeIntGccCompileOnly]' used but never defined > 5624 | _CONSTEXPR14 operator wchar_t() const SAFEINT_CPP_THROW > | ^~~~~~~~ >/builddir/build/BUILD/SafeInt-3.0.27/Test/../SafeInt.hpp:5545:18: warning: inline function 'constexpr SafeInt<T, E>::operator char() const [with T = long long int; E = SafeIntGccCompileOnly]' used but never defined > 5545 | _CONSTEXPR14 operator char() const SAFEINT_CPP_THROW > | ^~~~~~~~ >/builddir/build/BUILD/SafeInt-3.0.27/Test/../SafeInt.hpp:5552:18: warning: inline function 'constexpr SafeInt<T, E>::operator signed char() const [with T = long long int; E = SafeIntGccCompileOnly]' used but never defined > 5552 | _CONSTEXPR14 operator signed char() const SAFEINT_CPP_THROW > | ^~~~~~~~ >/builddir/build/BUILD/SafeInt-3.0.27/Test/../SafeInt.hpp:5559:18: warning: inline function 'constexpr SafeInt<T, E>::operator unsigned char() const [with T = long long int; E = SafeIntGccCompileOnly]' used but never defined > 5559 | _CONSTEXPR14 operator unsigned char() const SAFEINT_CPP_THROW > | ^~~~~~~~ >/builddir/build/BUILD/SafeInt-3.0.27/Test/../SafeInt.hpp:5566:18: warning: inline function 'constexpr SafeInt<T, E>::operator short int() const [with T = long long int; E = SafeIntGccCompileOnly]' used but never defined > 5566 | _CONSTEXPR14 operator short() const SAFEINT_CPP_THROW > | ^~~~~~~~ >/builddir/build/BUILD/SafeInt-3.0.27/Test/../SafeInt.hpp:5573:18: warning: inline function 'constexpr SafeInt<T, E>::operator short unsigned int() const [with T = long long int; E = SafeIntGccCompileOnly]' used but never defined > 5573 | _CONSTEXPR14 operator unsigned short() const SAFEINT_CPP_THROW > | ^~~~~~~~ >/builddir/build/BUILD/SafeInt-3.0.27/Test/../SafeInt.hpp:5580:18: warning: inline function 'constexpr SafeInt<T, E>::operator int() const [with T = long long int; E = SafeIntGccCompileOnly]' used but never defined > 5580 | _CONSTEXPR14 operator int() const SAFEINT_CPP_THROW > | ^~~~~~~~ >/builddir/build/BUILD/SafeInt-3.0.27/Test/../SafeInt.hpp:5587:18: warning: inline function 'constexpr SafeInt<T, E>::operator unsigned int() const [with T = long long int; E = SafeIntGccCompileOnly]' used but never defined > 5587 | _CONSTEXPR14 operator unsigned int() const SAFEINT_CPP_THROW > | ^~~~~~~~ >/builddir/build/BUILD/SafeInt-3.0.27/Test/../SafeInt.hpp:5596:18: warning: inline function 'constexpr SafeInt<T, E>::operator long int() const [with T = long long int; E = SafeIntGccCompileOnly]' used but never defined > 5596 | _CONSTEXPR14 operator long() const SAFEINT_CPP_THROW > | ^~~~~~~~ >/builddir/build/BUILD/SafeInt-3.0.27/Test/../SafeInt.hpp:5603:18: warning: inline function 'constexpr SafeInt<T, E>::operator long unsigned int() const [with T = long long int; E = SafeIntGccCompileOnly]' used but never defined > 5603 | _CONSTEXPR14 operator unsigned long() const SAFEINT_CPP_THROW > | ^~~~~~~~ >/builddir/build/BUILD/SafeInt-3.0.27/Test/../SafeInt.hpp:5610:18: warning: inline function 'constexpr SafeInt<T, E>::operator long long int() const [with T = long long int; E = SafeIntGccCompileOnly]' used but never defined > 5610 | _CONSTEXPR14 operator long long() const SAFEINT_CPP_THROW > | ^~~~~~~~ >/builddir/build/BUILD/SafeInt-3.0.27/Test/../SafeInt.hpp:5617:18: warning: inline function 'constexpr SafeInt<T, E>::operator long long unsigned int() const [with T = long long int; E = SafeIntGccCompileOnly]' used but never defined > 5617 | _CONSTEXPR14 operator unsigned long long() const SAFEINT_CPP_THROW > | ^~~~~~~~ >/builddir/build/BUILD/SafeInt-3.0.27/Test/../SafeInt.hpp:5482:18: warning: inline function 'constexpr SafeInt<T, E>::SafeInt(const SafeInt<T, E>&) [with T = long long int; E = SafeIntGccCompileOnly]' used but never defined > 5482 | _CONSTEXPR14 SafeInt(const SafeInt< T, E >& t) SAFEINT_CPP_THROW : m_int(0) > | ^~~~~~~ >/builddir/build/BUILD/SafeInt-3.0.27/Test/../SafeInt.hpp:5644:18: warning: inline function 'constexpr SafeInt<T, E>::operator float() const [with T = long long int; E = SafeIntGccCompileOnly]' used but never defined > 5644 | _CONSTEXPR14 operator float() const SAFEINT_CPP_THROW > | ^~~~~~~~ >/builddir/build/BUILD/SafeInt-3.0.27/Test/../SafeInt.hpp:5651:18: warning: inline function 'constexpr SafeInt<T, E>::operator double() const [with T = long long int; E = SafeIntGccCompileOnly]' used but never defined > 5651 | _CONSTEXPR14 operator double() const SAFEINT_CPP_THROW > | ^~~~~~~~ >/builddir/build/BUILD/SafeInt-3.0.27/Test/../SafeInt.hpp:5657:18: warning: inline function 'constexpr SafeInt<T, E>::operator long double() const [with T = long long int; E = SafeIntGccCompileOnly]' used but never defined > 5657 | _CONSTEXPR14 operator long double() const SAFEINT_CPP_THROW > | ^~~~~~~~ >/builddir/build/BUILD/SafeInt-3.0.27/Test/../SafeInt.hpp:5712:35: warning: inline function 'constexpr SafeInt<T, E>& SafeInt<T, E>::operator++() [with T = long long int; E = SafeIntGccCompileOnly]' used but never defined > 5712 | _CONSTEXPR14 SafeInt< T, E >& operator ++() SAFEINT_CPP_THROW > | ^~~~~~~~ >/builddir/build/BUILD/SafeInt-3.0.27/Test/../SafeInt.hpp:5737:34: warning: inline function 'constexpr SafeInt<T, E> SafeInt<T, E>::operator++(int) [with T = long long int; E = SafeIntGccCompileOnly]' used but never defined > 5737 | _CONSTEXPR14 SafeInt< T, E > operator ++( int ) SAFEINT_CPP_THROW // dummy arg to comply with spec > | ^~~~~~~~ >/builddir/build/BUILD/SafeInt-3.0.27/Test/../SafeInt.hpp:5723:35: warning: inline function 'constexpr SafeInt<T, E>& SafeInt<T, E>::operator--() [with T = long long int; E = SafeIntGccCompileOnly]' used but never defined > 5723 | _CONSTEXPR14 SafeInt< T, E >& operator --() SAFEINT_CPP_THROW > | ^~~~~~~~ >/builddir/build/BUILD/SafeInt-3.0.27/Test/../SafeInt.hpp:5750:34: warning: inline function 'constexpr SafeInt<T, E> SafeInt<T, E>::operator--(int) [with T = long long int; E = SafeIntGccCompileOnly]' used but never defined > 5750 | _CONSTEXPR14 SafeInt< T, E > operator --( int ) SAFEINT_CPP_THROW // dummy arg to comply with spec > | ^~~~~~~~ >/builddir/build/BUILD/SafeInt-3.0.27/Test/../SafeInt.hpp:5624:18: warning: inline function 'constexpr SafeInt<T, E>::operator wchar_t() const [with T = long long unsigned int; E = SafeIntGccCompileOnly]' used but never defined > 5624 | _CONSTEXPR14 operator wchar_t() const SAFEINT_CPP_THROW > | ^~~~~~~~ >/builddir/build/BUILD/SafeInt-3.0.27/Test/../SafeInt.hpp:5545:18: warning: inline function 'constexpr SafeInt<T, E>::operator char() const [with T = long long unsigned int; E = SafeIntGccCompileOnly]' used but never defined > 5545 | _CONSTEXPR14 operator char() const SAFEINT_CPP_THROW > | ^~~~~~~~ >/builddir/build/BUILD/SafeInt-3.0.27/Test/../SafeInt.hpp:5552:18: warning: inline function 'constexpr SafeInt<T, E>::operator signed char() const [with T = long long unsigned int; E = SafeIntGccCompileOnly]' used but never defined > 5552 | _CONSTEXPR14 operator signed char() const SAFEINT_CPP_THROW > | ^~~~~~~~ >/builddir/build/BUILD/SafeInt-3.0.27/Test/../SafeInt.hpp:5559:18: warning: inline function 'constexpr SafeInt<T, E>::operator unsigned char() const [with T = long long unsigned int; E = SafeIntGccCompileOnly]' used but never defined > 5559 | _CONSTEXPR14 operator unsigned char() const SAFEINT_CPP_THROW > | ^~~~~~~~ >/builddir/build/BUILD/SafeInt-3.0.27/Test/../SafeInt.hpp:5566:18: warning: inline function 'constexpr SafeInt<T, E>::operator short int() const [with T = long long unsigned int; E = SafeIntGccCompileOnly]' used but never defined > 5566 | _CONSTEXPR14 operator short() const SAFEINT_CPP_THROW > | ^~~~~~~~ >/builddir/build/BUILD/SafeInt-3.0.27/Test/../SafeInt.hpp:5573:18: warning: inline function 'constexpr SafeInt<T, E>::operator short unsigned int() const [with T = long long unsigned int; E = SafeIntGccCompileOnly]' used but never defined > 5573 | _CONSTEXPR14 operator unsigned short() const SAFEINT_CPP_THROW > | ^~~~~~~~ >/builddir/build/BUILD/SafeInt-3.0.27/Test/../SafeInt.hpp:5580:18: warning: inline function 'constexpr SafeInt<T, E>::operator int() const [with T = long long unsigned int; E = SafeIntGccCompileOnly]' used but never defined > 5580 | _CONSTEXPR14 operator int() const SAFEINT_CPP_THROW > | ^~~~~~~~ >/builddir/build/BUILD/SafeInt-3.0.27/Test/../SafeInt.hpp:5587:18: warning: inline function 'constexpr SafeInt<T, E>::operator unsigned int() const [with T = long long unsigned int; E = SafeIntGccCompileOnly]' used but never defined > 5587 | _CONSTEXPR14 operator unsigned int() const SAFEINT_CPP_THROW > | ^~~~~~~~ >/builddir/build/BUILD/SafeInt-3.0.27/Test/../SafeInt.hpp:5596:18: warning: inline function 'constexpr SafeInt<T, E>::operator long int() const [with T = long long unsigned int; E = SafeIntGccCompileOnly]' used but never defined > 5596 | _CONSTEXPR14 operator long() const SAFEINT_CPP_THROW > | ^~~~~~~~ >/builddir/build/BUILD/SafeInt-3.0.27/Test/../SafeInt.hpp:5603:18: warning: inline function 'constexpr SafeInt<T, E>::operator long unsigned int() const [with T = long long unsigned int; E = SafeIntGccCompileOnly]' used but never defined > 5603 | _CONSTEXPR14 operator unsigned long() const SAFEINT_CPP_THROW > | ^~~~~~~~ >/builddir/build/BUILD/SafeInt-3.0.27/Test/../SafeInt.hpp:5610:18: warning: inline function 'constexpr SafeInt<T, E>::operator long long int() const [with T = long long unsigned int; E = SafeIntGccCompileOnly]' used but never defined > 5610 | _CONSTEXPR14 operator long long() const SAFEINT_CPP_THROW > | ^~~~~~~~ >/builddir/build/BUILD/SafeInt-3.0.27/Test/../SafeInt.hpp:5617:18: warning: inline function 'constexpr SafeInt<T, E>::operator long long unsigned int() const [with T = long long unsigned int; E = SafeIntGccCompileOnly]' used but never defined > 5617 | _CONSTEXPR14 operator unsigned long long() const SAFEINT_CPP_THROW > | ^~~~~~~~ >/builddir/build/BUILD/SafeInt-3.0.27/Test/../SafeInt.hpp:5482:18: warning: inline function 'constexpr SafeInt<T, E>::SafeInt(const SafeInt<T, E>&) [with T = long long unsigned int; E = SafeIntGccCompileOnly]' used but never defined > 5482 | _CONSTEXPR14 SafeInt(const SafeInt< T, E >& t) SAFEINT_CPP_THROW : m_int(0) > | ^~~~~~~ >/builddir/build/BUILD/SafeInt-3.0.27/Test/../SafeInt.hpp:5644:18: warning: inline function 'constexpr SafeInt<T, E>::operator float() const [with T = long long unsigned int; E = SafeIntGccCompileOnly]' used but never defined > 5644 | _CONSTEXPR14 operator float() const SAFEINT_CPP_THROW > | ^~~~~~~~ >/builddir/build/BUILD/SafeInt-3.0.27/Test/../SafeInt.hpp:5651:18: warning: inline function 'constexpr SafeInt<T, E>::operator double() const [with T = long long unsigned int; E = SafeIntGccCompileOnly]' used but never defined > 5651 | _CONSTEXPR14 operator double() const SAFEINT_CPP_THROW > | ^~~~~~~~ >/builddir/build/BUILD/SafeInt-3.0.27/Test/../SafeInt.hpp:5657:18: warning: inline function 'constexpr SafeInt<T, E>::operator long double() const [with T = long long unsigned int; E = SafeIntGccCompileOnly]' used but never defined > 5657 | _CONSTEXPR14 operator long double() const SAFEINT_CPP_THROW > | ^~~~~~~~ >/builddir/build/BUILD/SafeInt-3.0.27/Test/../SafeInt.hpp:5712:35: warning: inline function 'constexpr SafeInt<T, E>& SafeInt<T, E>::operator++() [with T = long long unsigned int; E = SafeIntGccCompileOnly]' used but never defined > 5712 | _CONSTEXPR14 SafeInt< T, E >& operator ++() SAFEINT_CPP_THROW > | ^~~~~~~~ >/builddir/build/BUILD/SafeInt-3.0.27/Test/../SafeInt.hpp:5737:34: warning: inline function 'constexpr SafeInt<T, E> SafeInt<T, E>::operator++(int) [with T = long long unsigned int; E = SafeIntGccCompileOnly]' used but never defined > 5737 | _CONSTEXPR14 SafeInt< T, E > operator ++( int ) SAFEINT_CPP_THROW // dummy arg to comply with spec > | ^~~~~~~~ >/builddir/build/BUILD/SafeInt-3.0.27/Test/../SafeInt.hpp:5723:35: warning: inline function 'constexpr SafeInt<T, E>& SafeInt<T, E>::operator--() [with T = long long unsigned int; E = SafeIntGccCompileOnly]' used but never defined > 5723 | _CONSTEXPR14 SafeInt< T, E >& operator --() SAFEINT_CPP_THROW > | ^~~~~~~~ >/builddir/build/BUILD/SafeInt-3.0.27/Test/../SafeInt.hpp:5750:34: warning: inline function 'constexpr SafeInt<T, E> SafeInt<T, E>::operator--(int) [with T = long long unsigned int; E = SafeIntGccCompileOnly]' used but never defined > 5750 | _CONSTEXPR14 SafeInt< T, E > operator --( int ) SAFEINT_CPP_THROW // dummy arg to comply with spec > | ^~~~~~~~ >gmake[2]: *** [Test/GccTest/CMakeFiles/CompileTest_gcc14_NoEH.dir/build.make:93: Test/GccTest/CMakeFiles/CompileTest_gcc14_NoEH.dir/__/ConstExpr.cpp.o] Error 1 >gmake[2]: *** Waiting for unfinished jobs.... >[ 76%] Building CXX object Test/GccTest/CMakeFiles/SafeIntTest_gcc_NoInt128.dir/__/TestMain.cpp.o >cd /builddir/build/BUILD/SafeInt-3.0.27/redhat-linux-build/Test/GccTest && /usr/bin/g++ -DSAFEINT_HAS_INT128=0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++11 -O3 -ftrapv -MD -MT Test/GccTest/CMakeFiles/SafeIntTest_gcc_NoInt128.dir/__/TestMain.cpp.o -MF CMakeFiles/SafeIntTest_gcc_NoInt128.dir/__/TestMain.cpp.o.d -o CMakeFiles/SafeIntTest_gcc_NoInt128.dir/__/TestMain.cpp.o -c /builddir/build/BUILD/SafeInt-3.0.27/Test/TestMain.cpp >[ 77%] Building CXX object Test/GccTest/CMakeFiles/CompileTest_gcc.dir/__/ConstExpr.cpp.o >cd /builddir/build/BUILD/SafeInt-3.0.27/redhat-linux-build/Test/GccTest && /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++11 -O3 -ftrapv -Wall -MD -MT Test/GccTest/CMakeFiles/CompileTest_gcc.dir/__/ConstExpr.cpp.o -MF CMakeFiles/CompileTest_gcc.dir/__/ConstExpr.cpp.o.d -o CMakeFiles/CompileTest_gcc.dir/__/ConstExpr.cpp.o -c /builddir/build/BUILD/SafeInt-3.0.27/Test/ConstExpr.cpp >gmake[2]: Leaving directory '/builddir/build/BUILD/SafeInt-3.0.27/redhat-linux-build' >gmake[1]: *** [CMakeFiles/Makefile2:283: Test/GccTest/CMakeFiles/CompileTest_gcc14_NoEH.dir/all] Error 2 >[ 79%] Building CXX object Test/GccTest/CMakeFiles/CompileTest_gcc.dir/__/CleanCompile.cpp.o >cd /builddir/build/BUILD/SafeInt-3.0.27/redhat-linux-build/Test/GccTest && /usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -std=gnu++11 -O3 -ftrapv -Wall -MD -MT Test/GccTest/CMakeFiles/CompileTest_gcc.dir/__/CleanCompile.cpp.o -MF CMakeFiles/CompileTest_gcc.dir/__/CleanCompile.cpp.o.d -o CMakeFiles/CompileTest_gcc.dir/__/CleanCompile.cpp.o -c /builddir/build/BUILD/SafeInt-3.0.27/Test/CleanCompile.cpp >[ 80%] Linking CXX executable SafeIntTest_gcc >cd /builddir/build/BUILD/SafeInt-3.0.27/redhat-linux-build/Test/GccTest && /usr/bin/cmake -E cmake_link_script CMakeFiles/SafeIntTest_gcc.dir/link.txt --verbose=1 >/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes CMakeFiles/SafeIntTest_gcc.dir/__/AddVerify.cpp.o CMakeFiles/SafeIntTest_gcc.dir/__/AddTestCase.cpp.o CMakeFiles/SafeIntTest_gcc.dir/__/CastVerify.cpp.o CMakeFiles/SafeIntTest_gcc.dir/__/DivVerify.cpp.o CMakeFiles/SafeIntTest_gcc.dir/__/DivTestCase.cpp.o CMakeFiles/SafeIntTest_gcc.dir/__/IncDecVerify.cpp.o CMakeFiles/SafeIntTest_gcc.dir/__/ModVerify.cpp.o CMakeFiles/SafeIntTest_gcc.dir/__/MultVerify.cpp.o CMakeFiles/SafeIntTest_gcc.dir/__/MultTestCase.cpp.o CMakeFiles/SafeIntTest_gcc.dir/__/SubVerify.cpp.o CMakeFiles/SafeIntTest_gcc.dir/__/SubTestCase.cpp.o CMakeFiles/SafeIntTest_gcc.dir/__/TestMain.cpp.o -o SafeIntTest_gcc >gmake[2]: Leaving directory '/builddir/build/BUILD/SafeInt-3.0.27/redhat-linux-build' >gmake[1]: *** [CMakeFiles/Makefile2:257: Test/GccTest/CMakeFiles/CompileTest_gcc14.dir/all] Error 2 >[ 82%] Linking CXX executable SafeIntTest_gcc_NoIntrinsic >cd /builddir/build/BUILD/SafeInt-3.0.27/redhat-linux-build/Test/GccTest && /usr/bin/cmake -E cmake_link_script CMakeFiles/SafeIntTest_gcc_NoIntrinsic.dir/link.txt --verbose=1 >/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes CMakeFiles/SafeIntTest_gcc_NoIntrinsic.dir/__/AddVerify.cpp.o CMakeFiles/SafeIntTest_gcc_NoIntrinsic.dir/__/AddTestCase.cpp.o CMakeFiles/SafeIntTest_gcc_NoIntrinsic.dir/__/CastVerify.cpp.o CMakeFiles/SafeIntTest_gcc_NoIntrinsic.dir/__/DivVerify.cpp.o CMakeFiles/SafeIntTest_gcc_NoIntrinsic.dir/__/DivTestCase.cpp.o CMakeFiles/SafeIntTest_gcc_NoIntrinsic.dir/__/IncDecVerify.cpp.o CMakeFiles/SafeIntTest_gcc_NoIntrinsic.dir/__/ModVerify.cpp.o CMakeFiles/SafeIntTest_gcc_NoIntrinsic.dir/__/MultVerify.cpp.o CMakeFiles/SafeIntTest_gcc_NoIntrinsic.dir/__/MultTestCase.cpp.o CMakeFiles/SafeIntTest_gcc_NoIntrinsic.dir/__/SubVerify.cpp.o CMakeFiles/SafeIntTest_gcc_NoIntrinsic.dir/__/SubTestCase.cpp.o CMakeFiles/SafeIntTest_gcc_NoIntrinsic.dir/__/TestMain.cpp.o -o SafeIntTest_gcc_NoIntrinsic >[ 83%] Linking CXX executable SafeIntTest_gcc_NoInt128 >cd /builddir/build/BUILD/SafeInt-3.0.27/redhat-linux-build/Test/GccTest && /usr/bin/cmake -E cmake_link_script CMakeFiles/SafeIntTest_gcc_NoInt128.dir/link.txt --verbose=1 >/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes CMakeFiles/SafeIntTest_gcc_NoInt128.dir/__/AddVerify.cpp.o CMakeFiles/SafeIntTest_gcc_NoInt128.dir/__/AddTestCase.cpp.o CMakeFiles/SafeIntTest_gcc_NoInt128.dir/__/CastVerify.cpp.o CMakeFiles/SafeIntTest_gcc_NoInt128.dir/__/DivVerify.cpp.o CMakeFiles/SafeIntTest_gcc_NoInt128.dir/__/DivTestCase.cpp.o CMakeFiles/SafeIntTest_gcc_NoInt128.dir/__/IncDecVerify.cpp.o CMakeFiles/SafeIntTest_gcc_NoInt128.dir/__/ModVerify.cpp.o CMakeFiles/SafeIntTest_gcc_NoInt128.dir/__/MultVerify.cpp.o CMakeFiles/SafeIntTest_gcc_NoInt128.dir/__/MultTestCase.cpp.o CMakeFiles/SafeIntTest_gcc_NoInt128.dir/__/SubVerify.cpp.o CMakeFiles/SafeIntTest_gcc_NoInt128.dir/__/SubTestCase.cpp.o CMakeFiles/SafeIntTest_gcc_NoInt128.dir/__/TestMain.cpp.o -o SafeIntTest_gcc_NoInt128 >gmake[2]: Leaving directory '/builddir/build/BUILD/SafeInt-3.0.27/redhat-linux-build' >[ 83%] Built target SafeIntTest_gcc >gmake[2]: Leaving directory '/builddir/build/BUILD/SafeInt-3.0.27/redhat-linux-build' >[ 83%] Built target SafeIntTest_gcc_NoIntrinsic >gmake[2]: Leaving directory '/builddir/build/BUILD/SafeInt-3.0.27/redhat-linux-build' >[ 83%] Built target SafeIntTest_gcc_NoInt128 >[ 85%] Linking CXX executable CompileTest_gcc >cd /builddir/build/BUILD/SafeInt-3.0.27/redhat-linux-build/Test/GccTest && /usr/bin/cmake -E cmake_link_script CMakeFiles/CompileTest_gcc.dir/link.txt --verbose=1 >/usr/bin/g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes CMakeFiles/CompileTest_gcc.dir/__/CompileTest.cpp.o CMakeFiles/CompileTest_gcc.dir/__/ConstExpr.cpp.o CMakeFiles/CompileTest_gcc.dir/__/CleanCompile.cpp.o -o CompileTest_gcc >gmake[2]: Leaving directory '/builddir/build/BUILD/SafeInt-3.0.27/redhat-linux-build' >[ 85%] Built target CompileTest_gcc >gmake[1]: Leaving directory '/builddir/build/BUILD/SafeInt-3.0.27/redhat-linux-build' >gmake: *** [Makefile:104: all] Error 2 >error: Bad exit status from /var/tmp/rpm-tmp.BTsoVU (%check) >RPM build errors: > Bad exit status from /var/tmp/rpm-tmp.BTsoVU (%check) >Child return code was: 1 >EXCEPTION: [Error('Command failed: \n # /usr/bin/systemd-nspawn -q -M 2bcaaa4b303c4adfaeec1c72000a065e -D /var/lib/mock/f39-build-44363263-5277184/root -a -u mockbuild --capability=cap_ipc_lock --bind=/tmp/mock-resolv.5d_aw729:/etc/resolv.conf --bind=/dev/btrfs-control --bind=/dev/mapper/control --bind=/dev/loop-control --bind=/dev/loop0 --bind=/dev/loop1 --bind=/dev/loop2 --bind=/dev/loop3 --bind=/dev/loop4 --bind=/dev/loop5 --bind=/dev/loop6 --bind=/dev/loop7 --bind=/dev/loop8 --bind=/dev/loop9 --bind=/dev/loop10 --bind=/dev/loop11 --console=pipe --setenv=TERM=vt100 --setenv=SHELL=/bin/bash --setenv=HOME=/builddir --setenv=HOSTNAME=mock --setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin --setenv=PROMPT_COMMAND=printf "\\033]0;<mock-chroot>\\007" --setenv=PS1=<mock-chroot> \\s-\\v\\$ --setenv=LANG=C.UTF-8 --resolv-conf=off bash --login -c /usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/safeint.spec\n', 1)] >Traceback (most recent call last): > File "/usr/lib/python3.11/site-packages/mockbuild/trace_decorator.py", line 93, in trace > result = func(*args, **kw) > ^^^^^^^^^^^^^^^^^ > File "/usr/lib/python3.11/site-packages/mockbuild/util.py", line 597, in do_with_status > raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) >mockbuild.exception.Error: Command failed: > # /usr/bin/systemd-nspawn -q -M 2bcaaa4b303c4adfaeec1c72000a065e -D /var/lib/mock/f39-build-44363263-5277184/root -a -u mockbuild --capability=cap_ipc_lock --bind=/tmp/mock-resolv.5d_aw729:/etc/resolv.conf --bind=/dev/btrfs-control --bind=/dev/mapper/control --bind=/dev/loop-control --bind=/dev/loop0 --bind=/dev/loop1 --bind=/dev/loop2 --bind=/dev/loop3 --bind=/dev/loop4 --bind=/dev/loop5 --bind=/dev/loop6 --bind=/dev/loop7 --bind=/dev/loop8 --bind=/dev/loop9 --bind=/dev/loop10 --bind=/dev/loop11 --console=pipe --setenv=TERM=vt100 --setenv=SHELL=/bin/bash --setenv=HOME=/builddir --setenv=HOSTNAME=mock --setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin --setenv=PROMPT_COMMAND=printf "\033]0;<mock-chroot>\007" --setenv=PS1=<mock-chroot> \s-\v\$ --setenv=LANG=C.UTF-8 --resolv-conf=off bash --login -c /usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/safeint.spec >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 2226416
: 1979622 |
1979623
|
1979624