Build Darwin: FAILED 6/rtems-x86_64 on x86_64-apple-darwin20.1.0 (rtems-tools-632414dc0f2976cc3ce0267d0c51aeb7c4de1e14-1)

chrisj at rtems.org chrisj at rtems.org
Thu Sep 2 07:44:16 UTC 2021


RTEMS Source Builder - Set Builder, 6 (a1f7b3b60e5c)

Host: Darwin-20.1.0-x86_64-i386-64bit
       Darwin mohua 20.1.0 Darwin Kernel Version 20.1.0: Sat Oct 31 00:07:11 PDT
       2020; root:xnu-7195.50.7~2/RELEASE_X86_64 x86_64 i386

Build Time: 0:34:33.815424

= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = 
Build FAILED: rtems-tools-632414dc0f2976cc3ce0267d0c51aeb7c4de1e14-1
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
                            ^
1 warning generated.

[171/258] Compiling rtemstoolkit/ConvertUTF.c
[172/258] Compiling rtemstoolkit/rld-resolver.cpp
[173/258] Compiling rtemstoolkit/rld-symbols.cpp
[174/258] Compiling rtemstoolkit/elftoolchain/libelftc/elftc_string_table.c
[175/258] Compiling rtemstoolkit/elftoolchain/libelftc/elftc_copyfile.c
[176/258] Compiling rtemstoolkit/elftoolchain/libelftc/libelftc_dem_gnu2.c
[177/258] Compiling rtemstoolkit/elftoolchain/libelftc/elftc_version.c
[178/258] Compiling rtemstoolkit/elftoolchain/libelftc/elftc_set_timestamps.c
[179/258] Compiling rtemstoolkit/elftoolchain/libelftc/elftc_bfdtarget.c
[180/258] Compiling rtemstoolkit/elftoolchain/libelftc/elftc_demangle.c
[181/258] Compiling rtemstoolkit/elftoolchain/libelftc/elftc_reloc_type_str.c
[182/258] Compiling rtemstoolkit/elftoolchain/libelftc/elftc_timestamp.c
[183/258] Compiling rtemstoolkit/elftoolchain/libelftc/libelftc_vstr.c
[184/258] Compiling rtemstoolkit/elftoolchain/libelftc/libelftc_hash.c
[185/258] Compiling rtemstoolkit/elftoolchain/libelftc/libelftc_dem_gnu3.c
[186/258] Compiling rtemstoolkit/elftoolchain/libelftc/libelftc_bfdtarget.c
[187/258] Compiling rtemstoolkit/elftoolchain/libelftc/libelftc_dem_arm.c
[188/258] Compiling tester/covoar/CoverageReaderSkyeye.cc
[189/258] Compiling tester/covoar/Target_i386.cc
[190/258] Compiling tester/covoar/SymbolTable.cc
[191/258] Compiling tester/covoar/CoverageFactory.cc
[192/258] Linking build/rtemstoolkit/librld.a
[193/258] Compiling tester/covoar/CoverageWriterBase.cc
[194/258] Linking build/rtemstoolkit/libelftc.a
[195/258] Compiling tester/covoar/CoverageReaderRTEMS.cc
[196/258] Compiling tester/covoar/ObjdumpProcessor.cc
[197/258] Compiling tester/covoar/CoverageMapBase.cc
[198/258] Compiling tester/covoar/GcovFunctionData.cc
[199/258] Compiling tester/covoar/ReportsText.cc
[200/258] Compiling tester/covoar/Explanations.cc
In file included from ../tester/covoar/ObjdumpProcessor.cc:17:
../tester/covoar/ObjdumpProcessor.h:189:11: warning: private field 'inputBuffer_m' is not used [-Wunused-private-field]
    char* inputBuffer_m;
          ^
1 warning generated.

[201/258] Compiling tester/covoar/ReportsBase.cc
[202/258] Compiling tester/covoar/TargetFactory.cc
[203/258] Compiling tester/covoar/TargetBase.cc
In file included from ../tester/covoar/TargetFactory.cc:20:
../tester/covoar/Target_aarch64.h:44:10: warning: 'isNopLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool isNopLine(
         ^
../tester/covoar/TargetBase.h:77:18: note: overridden virtual function is here
    virtual bool isNopLine(
                 ^
1 warning generated.

[204/258] Compiling tester/covoar/Target_arm.cc
[205/258] Compiling tester/covoar/AddressToLineMapper.cc
[206/258] Compiling tester/covoar/CoverageReaderBase.cc
In file included from ../tester/covoar/ReportsBase.cc:17:
../tester/covoar/ReportsHtml.h:81:19: warning: 'OpenAnnotatedFile' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void  OpenAnnotatedFile(
                  ^
../tester/covoar/ReportsBase.h:186:18: note: overridden virtual function is here
    virtual void OpenAnnotatedFile(
                 ^
In file included from ../tester/covoar/ReportsBase.cc:17:
../tester/covoar/ReportsHtml.h:87:18: warning: 'OpenBranchFile' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void OpenBranchFile(
                 ^
../tester/covoar/ReportsBase.h:199:18: note: overridden virtual function is here
    virtual void OpenBranchFile(
                 ^
In file included from ../tester/covoar/ReportsBase.cc:17:
../tester/covoar/ReportsHtml.h:94:18: warning: 'OpenCoverageFile' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void OpenCoverageFile(
                 ^
../tester/covoar/ReportsBase.h:212:18: note: overridden virtual function is here
    virtual void OpenCoverageFile(
                 ^
In file included from ../tester/covoar/ReportsBase.cc:17:
../tester/covoar/ReportsHtml.h:100:10: warning: 'OpenNoRangeFile' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    void OpenNoRangeFile(
         ^
../tester/covoar/ReportsBase.h:224:18: note: overridden virtual function is here
    virtual void OpenNoRangeFile(
                 ^
In file included from ../tester/covoar/ReportsBase.cc:17:
../tester/covoar/ReportsHtml.h:106:18: warning: 'OpenSizeFile' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void OpenSizeFile(
                 ^
../tester/covoar/ReportsBase.h:236:18: note: overridden virtual function is here
    virtual void OpenSizeFile(
                 ^
In file included from ../tester/covoar/ReportsBase.cc:17:
../tester/covoar/ReportsHtml.h:112:18: warning: 'OpenSymbolSummaryFile' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void OpenSymbolSummaryFile(
                 ^
../tester/covoar/ReportsBase.h:248:18: note: overridden virtual function is here
    virtual void OpenSymbolSummaryFile(
                 ^
In file included from ../tester/covoar/ReportsBase.cc:17:
../tester/covoar/ReportsHtml.h:118:18: warning: 'CloseAnnotatedFile' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void CloseAnnotatedFile( std::ofstream& aFile );
                 ^
../tester/covoar/ReportsBase.h:266:18: note: overridden virtual function is here
    virtual void CloseAnnotatedFile( std::ofstream& aFile );
                 ^
In file included from ../tester/covoar/ReportsBase.cc:17:
../tester/covoar/ReportsHtml.h:121:18: warning: 'CloseBranchFile' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void CloseBranchFile(
                 ^
../tester/covoar/ReportsBase.h:275:18: note: overridden virtual function is here
    virtual void CloseBranchFile( std::ofstream& aFile, bool hasBranches );
                 ^
In file included from ../tester/covoar/ReportsBase.cc:17:
../tester/covoar/ReportsHtml.h:127:18: warning: 'CloseCoverageFile' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void CloseCoverageFile( std::ofstream& aFile );
                 ^
../tester/covoar/ReportsBase.h:283:18: note: overridden virtual function is here
    virtual void CloseCoverageFile( std::ofstream& aFile );
                 ^
In file included from ../tester/covoar/ReportsBase.cc:17:
../tester/covoar/ReportsHtml.h:133:18: warning: 'CloseSizeFile' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void CloseSizeFile( std::ofstream& aFile );
                 ^
../tester/covoar/ReportsBase.h:299:18: note: overridden virtual function is here
    virtual void CloseSizeFile( std::ofstream& aFile );
                 ^
In file included from ../tester/covoar/ReportsBase.cc:17:
../tester/covoar/ReportsHtml.h:136:18: warning: 'CloseSymbolSummaryFile' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void CloseSymbolSummaryFile( std::ofstream& aFile );
                 ^
../tester/covoar/ReportsBase.h:307:18: note: overridden virtual function is here
    virtual void CloseSymbolSummaryFile( std::ofstream& aFile );
                 ^
In file included from ../tester/covoar/ReportsBase.cc:17:
../tester/covoar/ReportsHtml.h:139:18: warning: 'PutAnnotatedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void PutAnnotatedLine(
                 ^
../tester/covoar/ReportsBase.h:318:18: note: overridden virtual function is here
    virtual void PutAnnotatedLine(
                 ^
In file included from ../tester/covoar/ReportsBase.cc:17:
../tester/covoar/ReportsHtml.h:147:19: warning: 'AnnotatedStart' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
     virtual void AnnotatedStart( std::ofstream& aFile );
                  ^
../tester/covoar/ReportsBase.h:331:19: note: overridden virtual function is here
     virtual void AnnotatedStart( std::ofstream& aFile )=0;
                  ^
In file included from ../tester/covoar/ReportsBase.cc:17:
../tester/covoar/ReportsHtml.h:150:19: warning: 'AnnotatedEnd' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
     virtual void AnnotatedEnd( std::ofstream& aFile );
                  ^
../tester/covoar/ReportsBase.h:339:19: note: overridden virtual function is here
     virtual void AnnotatedEnd( std::ofstream& aFile )=0;
                  ^
In file included from ../tester/covoar/ReportsBase.cc:17:
../tester/covoar/ReportsHtml.h:153:18: warning: 'PutNoBranchInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool PutNoBranchInfo( std::ofstream& report );
                 ^
../tester/covoar/ReportsBase.h:348:18: note: overridden virtual function is here
    virtual bool PutNoBranchInfo( std::ofstream& report ) = 0;
                 ^
In file included from ../tester/covoar/ReportsBase.cc:17:
../tester/covoar/ReportsHtml.h:156:18: warning: 'PutBranchEntry' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool PutBranchEntry(
                 ^
../tester/covoar/ReportsBase.h:359:18: note: overridden virtual function is here
    virtual bool PutBranchEntry(
                 ^
In file included from ../tester/covoar/ReportsBase.cc:17:
../tester/covoar/ReportsHtml.h:165:18: warning: 'putCoverageNoRange' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void putCoverageNoRange(
                 ^
../tester/covoar/ReportsBase.h:375:18: note: overridden virtual function is here
    virtual void putCoverageNoRange(
                 ^
In file included from ../tester/covoar/ReportsBase.cc:17:
../tester/covoar/ReportsHtml.h:173:18: warning: 'PutCoverageLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool PutCoverageLine(
                 ^
../tester/covoar/ReportsBase.h:391:18: note: overridden virtual function is here
    virtual bool PutCoverageLine(
                 ^
In file included from ../tester/covoar/ReportsBase.cc:17:
../tester/covoar/ReportsHtml.h:182:18: warning: 'PutSizeLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool PutSizeLine(
                 ^
../tester/covoar/ReportsBase.h:407:18: note: overridden virtual function is here
    virtual bool PutSizeLine(
                 ^
In file included from ../tester/covoar/ReportsBase.cc:17:
../tester/covoar/ReportsHtml.h:190:18: warning: 'PutSymbolSummaryLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool PutSymbolSummaryLine(
                 ^
../tester/covoar/ReportsBase.h:422:18: note: overridden virtual function is here
    virtual bool PutSymbolSummaryLine(
                 ^
20 warnings generated.

[207/258] Compiling tester/covoar/DesiredSymbols.cc
[208/258] Compiling tester/covoar/Target_powerpc.cc
[209/258] Compiling tester/covoar/Target_sparc.cc
[210/258] Compiling tester/covoar/CoverageReaderQEMU.cc
[211/258] Compiling tester/covoar/CoverageReaderTSIM.cc
[212/258] Compiling tester/covoar/Target_lm32.cc
[213/258] Compiling tester/covoar/Target_riscv.cc
[214/258] Compiling tester/covoar/Target_m68k.cc
[215/258] Compiling tester/covoar/CoverageRanges.cc
[216/258] Compiling tester/covoar/ReportsHtml.cc
[217/258] Compiling tester/covoar/Target_aarch64.cc
[218/258] Compiling tester/covoar/CoverageWriterSkyeye.cc
[219/258] Compiling tester/covoar/GcovData.cc
In file included from ../tester/covoar/Target_aarch64.cc:16:
../tester/covoar/Target_aarch64.h:44:10: warning: 'isNopLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    bool isNopLine(
         ^
../tester/covoar/TargetBase.h:77:18: note: overridden virtual function is here
    virtual bool isNopLine(
                 ^
1 warning generated.

[220/258] Compiling tester/covoar/CoverageMap.cc
[221/258] Compiling tester/covoar/CoverageWriterRTEMS.cc
[222/258] Compiling tester/covoar/ExecutableInfo.cc
../tester/covoar/GcovData.cc:193:29: error: use of overloaded operator '-' is ambiguous (with operand types 'std::__1::basic_ostream<char>::pos_type' (aka 'fpos<__mbstate_t>') and 'long')
      if ( gcdaFile.tellp() - bytes_before != countersFound ) {
           ~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/string:555:37: note: candidate function
    _LIBCPP_INLINE_VISIBILITY fpos  operator- (streamoff __off) const {fpos __t(*this); __t -= __off; return __t;}
                                    ^
../tester/covoar/GcovData.cc:193:29: note: built-in candidate operator-(long long, long)
      if ( gcdaFile.tellp() - bytes_before != countersFound ) {
                            ^
../tester/covoar/GcovData.cc:193:29: note: built-in candidate operator-(float, long)
../tester/covoar/GcovData.cc:193:29: note: built-in candidate operator-(double, long)
../tester/covoar/GcovData.cc:193:29: note: built-in candidate operator-(long double, long)
../tester/covoar/GcovData.cc:193:29: note: built-in candidate operator-(int, long)
../tester/covoar/GcovData.cc:193:29: note: built-in candidate operator-(long, long)
../tester/covoar/GcovData.cc:193:29: note: built-in candidate operator-(long long, float)
../tester/covoar/GcovData.cc:193:29: note: built-in candidate operator-(long long, double)
../tester/covoar/GcovData.cc:193:29: note: built-in candidate operator-(long long, long double)
../tester/covoar/GcovData.cc:193:29: note: built-in candidate operator-(long long, int)
../tester/covoar/GcovData.cc:193:29: note: built-in candidate operator-(long long, long long)
../tester/covoar/GcovData.cc:193:29: note: built-in candidate operator-(long long, __int128)
../tester/covoar/GcovData.cc:193:29: note: built-in candidate operator-(long long, unsigned int)
../tester/covoar/GcovData.cc:193:29: note: built-in candidate operator-(long long, unsigned long)
../tester/covoar/GcovData.cc:193:29: note: built-in candidate operator-(long long, unsigned long long)
../tester/covoar/GcovData.cc:193:29: note: built-in candidate operator-(long long, unsigned __int128)
../tester/covoar/GcovData.cc:193:29: note: built-in candidate operator-(__int128, long)
../tester/covoar/GcovData.cc:193:29: note: built-in candidate operator-(unsigned int, long)
../tester/covoar/GcovData.cc:193:29: note: built-in candidate operator-(unsigned long, long)
../tester/covoar/GcovData.cc:193:29: note: built-in candidate operator-(unsigned long long, long)
../tester/covoar/GcovData.cc:193:29: note: built-in candidate operator-(unsigned __int128, long)
1 error generated.

In file included from ../tester/covoar/ReportsHtml.cc:11:
../tester/covoar/ReportsHtml.h:81:19: warning: 'OpenAnnotatedFile' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void  OpenAnnotatedFile(
                  ^
../tester/covoar/ReportsBase.h:186:18: note: overridden virtual function is here
    virtual void OpenAnnotatedFile(
                 ^
In file included from ../tester/covoar/ReportsHtml.cc:11:
../tester/covoar/ReportsHtml.h:87:18: warning: 'OpenBranchFile' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void OpenBranchFile(
                 ^
../tester/covoar/ReportsBase.h:199:18: note: overridden virtual function is here
    virtual void OpenBranchFile(
                 ^
In file included from ../tester/covoar/ReportsHtml.cc:11:
../tester/covoar/ReportsHtml.h:94:18: warning: 'OpenCoverageFile' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void OpenCoverageFile(
                 ^
../tester/covoar/ReportsBase.h:212:18: note: overridden virtual function is here
    virtual void OpenCoverageFile(
                 ^
In file included from ../tester/covoar/ReportsHtml.cc:11:
../tester/covoar/ReportsHtml.h:100:10: warning: 'OpenNoRangeFile' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    void OpenNoRangeFile(
         ^
../tester/covoar/ReportsBase.h:224:18: note: overridden virtual function is here
    virtual void OpenNoRangeFile(
                 ^
In file included from ../tester/covoar/ReportsHtml.cc:11:
../tester/covoar/ReportsHtml.h:106:18: warning: 'OpenSizeFile' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void OpenSizeFile(
                 ^
../tester/covoar/ReportsBase.h:236:18: note: overridden virtual function is here
    virtual void OpenSizeFile(
                 ^
In file included from ../tester/covoar/ReportsHtml.cc:11:
../tester/covoar/ReportsHtml.h:112:18: warning: 'OpenSymbolSummaryFile' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void OpenSymbolSummaryFile(
                 ^
../tester/covoar/ReportsBase.h:248:18: note: overridden virtual function is here
    virtual void OpenSymbolSummaryFile(
                 ^
In file included from ../tester/covoar/ReportsHtml.cc:11:
../tester/covoar/ReportsHtml.h:118:18: warning: 'CloseAnnotatedFile' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void CloseAnnotatedFile( std::ofstream& aFile );
                 ^
../tester/covoar/ReportsBase.h:266:18: note: overridden virtual function is here
    virtual void CloseAnnotatedFile( std::ofstream& aFile );
                 ^
In file included from ../tester/covoar/ReportsHtml.cc:11:
../tester/covoar/ReportsHtml.h:121:18: warning: 'CloseBranchFile' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void CloseBranchFile(
                 ^
../tester/covoar/ReportsBase.h:275:18: note: overridden virtual function is here
    virtual void CloseBranchFile( std::ofstream& aFile, bool hasBranches );
                 ^
In file included from ../tester/covoar/ReportsHtml.cc:11:
../tester/covoar/ReportsHtml.h:127:18: warning: 'CloseCoverageFile' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void CloseCoverageFile( std::ofstream& aFile );
                 ^
../tester/covoar/ReportsBase.h:283:18: note: overridden virtual function is here
    virtual void CloseCoverageFile( std::ofstream& aFile );
                 ^
In file included from ../tester/covoar/ReportsHtml.cc:11:
../tester/covoar/ReportsHtml.h:133:18: warning: 'CloseSizeFile' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void CloseSizeFile( std::ofstream& aFile );
                 ^
../tester/covoar/ReportsBase.h:299:18: note: overridden virtual function is here
    virtual void CloseSizeFile( std::ofstream& aFile );
                 ^
In file included from ../tester/covoar/ReportsHtml.cc:11:
../tester/covoar/ReportsHtml.h:136:18: warning: 'CloseSymbolSummaryFile' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void CloseSymbolSummaryFile( std::ofstream& aFile );
                 ^
../tester/covoar/ReportsBase.h:307:18: note: overridden virtual function is here
    virtual void CloseSymbolSummaryFile( std::ofstream& aFile );
                 ^
In file included from ../tester/covoar/ReportsHtml.cc:11:
../tester/covoar/ReportsHtml.h:139:18: warning: 'PutAnnotatedLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void PutAnnotatedLine(
                 ^
../tester/covoar/ReportsBase.h:318:18: note: overridden virtual function is here
    virtual void PutAnnotatedLine(
                 ^
In file included from ../tester/covoar/ReportsHtml.cc:11:
../tester/covoar/ReportsHtml.h:147:19: warning: 'AnnotatedStart' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
     virtual void AnnotatedStart( std::ofstream& aFile );
                  ^
../tester/covoar/ReportsBase.h:331:19: note: overridden virtual function is here
     virtual void AnnotatedStart( std::ofstream& aFile )=0;
                  ^
In file included from ../tester/covoar/ReportsHtml.cc:11:
../tester/covoar/ReportsHtml.h:150:19: warning: 'AnnotatedEnd' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
     virtual void AnnotatedEnd( std::ofstream& aFile );
                  ^
../tester/covoar/ReportsBase.h:339:19: note: overridden virtual function is here
     virtual void AnnotatedEnd( std::ofstream& aFile )=0;
                  ^
In file included from ../tester/covoar/ReportsHtml.cc:11:
../tester/covoar/ReportsHtml.h:153:18: warning: 'PutNoBranchInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool PutNoBranchInfo( std::ofstream& report );
                 ^
../tester/covoar/ReportsBase.h:348:18: note: overridden virtual function is here
    virtual bool PutNoBranchInfo( std::ofstream& report ) = 0;
                 ^
In file included from ../tester/covoar/ReportsHtml.cc:11:
../tester/covoar/ReportsHtml.h:156:18: warning: 'PutBranchEntry' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool PutBranchEntry(
                 ^
../tester/covoar/ReportsBase.h:359:18: note: overridden virtual function is here
    virtual bool PutBranchEntry(
                 ^
In file included from ../tester/covoar/ReportsHtml.cc:11:
../tester/covoar/ReportsHtml.h:165:18: warning: 'putCoverageNoRange' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual void putCoverageNoRange(
                 ^
../tester/covoar/ReportsBase.h:375:18: note: overridden virtual function is here
    virtual void putCoverageNoRange(
                 ^
In file included from ../tester/covoar/ReportsHtml.cc:11:
../tester/covoar/ReportsHtml.h:173:18: warning: 'PutCoverageLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool PutCoverageLine(
                 ^
../tester/covoar/ReportsBase.h:391:18: note: overridden virtual function is here
    virtual bool PutCoverageLine(
                 ^
In file included from ../tester/covoar/ReportsHtml.cc:11:
../tester/covoar/ReportsHtml.h:182:18: warning: 'PutSizeLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool PutSizeLine(
                 ^
../tester/covoar/ReportsBase.h:407:18: note: overridden virtual function is here
    virtual bool PutSizeLine(
                 ^
In file included from ../tester/covoar/ReportsHtml.cc:11:
../tester/covoar/ReportsHtml.h:190:18: warning: 'PutSymbolSummaryLine' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
    virtual bool PutSymbolSummaryLine(
                 ^
../tester/covoar/ReportsBase.h:422:18: note: overridden virtual function is here
    virtual bool PutSymbolSummaryLine(
                 ^
20 warnings generated.

Waf: Leaving directory `/opt/work/builds/tools/rtems-source-builder.git/rtems/build/rtems-tools-632414dc0f2976cc3ce0267d0c51aeb7c4de1e14-1/rtems-tools-632414dc0f2976cc3ce0267d0c51aeb7c4de1e14/build'
Build failed
 -> task in 'ccovoar' failed with exit status 1 (run with -v to display more information)
shell cmd failed: /bin/sh -ex  /opt/work/builds/tools/rtems-source-builder.git/rtems/build/rtems-tools-632414dc0f2976cc3ce0267d0c51aeb7c4de1e14-1/do-build
error: building rtems-tools-632414dc0f2976cc3ce0267d0c51aeb7c4de1e14-1
  See error report: rsb-report-rtems-tools-632414dc0f2976cc3ce0267d0c51aeb7c4de1e14-1.txt
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 

Sizes
=====

Maximum build usage: 2.125GB
Total size: 6.125GB
Installed : 260.346MB
Sources: 5.870GB
Patches: 620.143KB

Output
======

Build Set: 6/rtems-x86_64
Build Set: 6/rtems-autotools.bset
Build Set: 6/rtems-autotools-internal.bset
config: tools/rtems-autoconf-2.69-1.cfg
package: autoconf-2.69-x86_64-apple-darwin20.1.0-1
building: autoconf-2.69-x86_64-apple-darwin20.1.0-1
sizes: autoconf-2.69-x86_64-apple-darwin20.1.0-1: 7.502MB (installed: 0.000B)
cleaning: autoconf-2.69-x86_64-apple-darwin20.1.0-1
config: tools/rtems-automake-1.12.6-1.cfg
package: automake-1.12.6-x86_64-apple-darwin20.1.0-1
building: automake-1.12.6-x86_64-apple-darwin20.1.0-1
sizes: automake-1.12.6-x86_64-apple-darwin20.1.0-1: 8.083MB (installed: 0.000B)
cleaning: automake-1.12.6-x86_64-apple-darwin20.1.0-1
cleaning: autoconf-2.69-x86_64-apple-darwin20.1.0-1
cleaning: automake-1.12.6-x86_64-apple-darwin20.1.0-1
Build Sizes: usage: 8.083MB total: 5.870GB (sources: 5.870GB, patches: 620.143KB, installed 0.000B)
Build Set: Time 0:00:15.980348
Build Set: 6/rtems-autotools-base.bset
config: tools/rtems-autoconf-2.69-1.cfg
package: autoconf-2.69-x86_64-apple-darwin20.1.0-1
building: autoconf-2.69-x86_64-apple-darwin20.1.0-1
sizes: autoconf-2.69-x86_64-apple-darwin20.1.0-1: 10.520MB (installed: 3.020MB)
cleaning: autoconf-2.69-x86_64-apple-darwin20.1.0-1
reporting: tools/rtems-autoconf-2.69-1.cfg -> autoconf-2.69-x86_64-apple-darwin20.1.0-1.txt
reporting: tools/rtems-autoconf-2.69-1.cfg -> autoconf-2.69-x86_64-apple-darwin20.1.0-1.xml
config: tools/rtems-automake-1.12.6-1.cfg
package: automake-1.12.6-x86_64-apple-darwin20.1.0-1
building: automake-1.12.6-x86_64-apple-darwin20.1.0-1
sizes: automake-1.12.6-x86_64-apple-darwin20.1.0-1: 10.346MB (installed: 2.264MB)
cleaning: automake-1.12.6-x86_64-apple-darwin20.1.0-1
reporting: tools/rtems-automake-1.12.6-1.cfg -> automake-1.12.6-x86_64-apple-darwin20.1.0-1.txt
reporting: tools/rtems-automake-1.12.6-1.cfg -> automake-1.12.6-x86_64-apple-darwin20.1.0-1.xml
staging: autoconf-2.69-x86_64-apple-darwin20.1.0-1 -> /opt/work/builds/tools/rtems-source-builder.git/rtems/build/tmp/sb-501-staging
staging: automake-1.12.6-x86_64-apple-darwin20.1.0-1 -> /opt/work/builds/tools/rtems-source-builder.git/rtems/build/tmp/sb-501-staging
cleaning: autoconf-2.69-x86_64-apple-darwin20.1.0-1
cleaning: automake-1.12.6-x86_64-apple-darwin20.1.0-1
Build Sizes: usage: 15.805MB total: 5.875GB (sources: 5.870GB, patches: 620.143KB, installed 5.285MB)
Build Set: Time 0:00:17.774636
Build Set: Time 0:00:33.758861
config: devel/expat-2.1.0-1.cfg
package: expat-2.1.0-x86_64-apple-darwin20.1.0-1
building: expat-2.1.0-x86_64-apple-darwin20.1.0-1
sizes: expat-2.1.0-x86_64-apple-darwin20.1.0-1: 5.463MB (installed: 830.424KB)
cleaning: expat-2.1.0-x86_64-apple-darwin20.1.0-1
reporting: devel/expat-2.1.0-1.cfg -> expat-2.1.0-x86_64-apple-darwin20.1.0-1.txt
reporting: devel/expat-2.1.0-1.cfg -> expat-2.1.0-x86_64-apple-darwin20.1.0-1.xml
config: devel/gmp-6.1.0.cfg
package: gmp-6.1.0-x86_64-apple-darwin20.1.0-1
building: gmp-6.1.0-x86_64-apple-darwin20.1.0-1
sizes: gmp-6.1.0-x86_64-apple-darwin20.1.0-1: 20.831MB (installed: 1.410MB)
cleaning: gmp-6.1.0-x86_64-apple-darwin20.1.0-1
reporting: devel/gmp-6.1.0.cfg -> gmp-6.1.0-x86_64-apple-darwin20.1.0-1.txt
reporting: devel/gmp-6.1.0.cfg -> gmp-6.1.0-x86_64-apple-darwin20.1.0-1.xml
config: tools/rtems-gdb-10.cfg
package: x86_64-rtems6-gdb-7ab567f-x86_64-apple-darwin20.1.0-1
building: x86_64-rtems6-gdb-7ab567f-x86_64-apple-darwin20.1.0-1
sizes: x86_64-rtems6-gdb-7ab567f-x86_64-apple-darwin20.1.0-1: 617.016MB (installed: 13.698MB)
cleaning: x86_64-rtems6-gdb-7ab567f-x86_64-apple-darwin20.1.0-1
reporting: tools/rtems-gdb-10.cfg -> x86_64-rtems6-gdb-7ab567f-x86_64-apple-darwin20.1.0-1.txt
reporting: tools/rtems-gdb-10.cfg -> x86_64-rtems6-gdb-7ab567f-x86_64-apple-darwin20.1.0-1.xml
config: tools/rtems-binutils-2.36.cfg
package: x86_64-rtems6-binutils-7af075d-x86_64-apple-darwin20.1.0-1
building: x86_64-rtems6-binutils-7af075d-x86_64-apple-darwin20.1.0-1
sizes: x86_64-rtems6-binutils-7af075d-x86_64-apple-darwin20.1.0-1: 490.901MB (installed: 45.454MB)
cleaning: x86_64-rtems6-binutils-7af075d-x86_64-apple-darwin20.1.0-1
reporting: tools/rtems-binutils-2.36.cfg -> x86_64-rtems6-binutils-7af075d-x86_64-apple-darwin20.1.0-1.txt
reporting: tools/rtems-binutils-2.36.cfg -> x86_64-rtems6-binutils-7af075d-x86_64-apple-darwin20.1.0-1.xml
config: tools/rtems-gcc-10-newlib-head.cfg
package: x86_64-rtems6-gcc-348fb9d-newlib-4f81149-x86_64-apple-darwin20.1.0-1
building: x86_64-rtems6-gcc-348fb9d-newlib-4f81149-x86_64-apple-darwin20.1.0-1
sizes: x86_64-rtems6-gcc-348fb9d-newlib-4f81149-x86_64-apple-darwin20.1.0-1: 1.871GB (installed: 198.973MB)
cleaning: x86_64-rtems6-gcc-348fb9d-newlib-4f81149-x86_64-apple-darwin20.1.0-1
reporting: tools/rtems-gcc-10-newlib-head.cfg -> x86_64-rtems6-gcc-348fb9d-newlib-4f81149-x86_64-apple-darwin20.1.0-1.txt
reporting: tools/rtems-gcc-10-newlib-head.cfg -> x86_64-rtems6-gcc-348fb9d-newlib-4f81149-x86_64-apple-darwin20.1.0-1.xml
config: tools/rtems-tools-6.cfg
package: rtems-tools-632414dc0f2976cc3ce0267d0c51aeb7c4de1e14-1
building: rtems-tools-632414dc0f2976cc3ce0267d0c51aeb7c4de1e14-1
error: building rtems-tools-632414dc0f2976cc3ce0267d0c51aeb7c4de1e14-1
Build FAILED
  See error report: rsb-report-rtems-tools-632414dc0f2976cc3ce0267d0c51aeb7c4de1e14-1.txt
error: building rtems-tools-632414dc0f2976cc3ce0267d0c51aeb7c4de1e14-1
cleaning: expat-2.1.0-x86_64-apple-darwin20.1.0-1
cleaning: gmp-6.1.0-x86_64-apple-darwin20.1.0-1
cleaning: x86_64-rtems6-gdb-7ab567f-x86_64-apple-darwin20.1.0-1
cleaning: x86_64-rtems6-binutils-7af075d-x86_64-apple-darwin20.1.0-1
cleaning: x86_64-rtems6-gcc-348fb9d-newlib-4f81149-x86_64-apple-darwin20.1.0-1
Build Sizes: usage: 2.125GB total: 6.125GB (sources: 5.870GB, patches: 620.143KB, installed 260.346MB)
Mailing report: build at rtems.org

Report
======

==============================================================================
RTEMS Tools Project <users at rtems.org> Thu Sep  2 17:10:30 2021
==============================================================================
Report: devel/expat-2.1.0-1.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
 Remotes:
[ remotes removed, contact sender for details ]
 Status:
  Clean
 Head:
  Commit: a1f7b3b60e5c532a46e728c8606d2fe5bcb3a562
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) devel/expat-2.1.0-1.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) devel/expat-2.1.0-1.cfg
------------------------------------------------------------------------------
Package: expat-2.1.0-x86_64-apple-darwin20.1.0-1
 Config: devel/expat-2.1.0-1.cfg
 Summary:
  Expat XML Parser v2.1.0 for target x86_64-rtems6 on host x86_64-apple-darwin20.1.0
 URL:
  http://expat.sourceforge.net/
 Version:
  2.1.0
 Release:
  1
  Sources: 1
    1: https://github.com/libexpat/libexpat/releases/download/R_2_1_0/expat-2.1.0.tar.gz
       sha256: 823705472f816df21c8f6aa026dd162b280806838bb55b3432b0fb1fcca7eb86
  Patches: 0
 Preparation:
  build_top=$(pwd)
  %setup source expat -q -n expat-2.1.0
  %setup patch expat -p1
  cd ${build_top}
 Build:
  build_top=$(pwd)
  cd expat-2.1.0
  # Host and build flags, Cross build if host and build are different and
  # Cxc build if target is deifned and also different.
  # Note, gcc is not ready to be compiled with -std=gnu99 (this needs to be checked).
  if test "x86_64-apple-darwin20.1.0" != "x86_64-apple-darwin20.1.0" ; then
    # Cross build
    CC=$(echo "x86_64-apple-darwin20.1.0-gcc" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "x86_64-apple-darwin20.1.0-g++" | sed -e 's,-std=gnu99 ,,')
    CPPFLAGS="${SB_HOST_CPPFLAGS}"
    CFLAGS="${SB_HOST_CFLAGS}"
    CXXFLAGS="${SB_HOST_CXXFLAGS}"
    LDFLAGS="${SB_HOST_LDFLAGS}"
    LDLIBS="${SB_HOST_LIBS}"
    LIBS="${SB_HOST_LIBS}"
    # Host
    CPPFLAGS_FOR_HOST="${SB_HOST_CPPFLAGS}"
    CFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
    CXXFLAGS_FOR_HOST="${SB_HOST_CXXFLAGS}"
    LDFLAGS_FOR_HOST="${SB_HOST_LDFLAGS}"
    LDLIBS_FOR_HOST="${SB_HOST_LIBS}"
    LIBS_FOR_HOST="${SB_HOST_LIBS}"
    CXXFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
    CC_FOR_HOST=$(echo "gcc ${SB_HOST_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX_FOR_HOST=$(echo "g++ ${SB_HOST_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
    # Build
    CFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
    CXXFLAGS_FOR_BUILD="${SB_BUILD_CXXFLAGS}"
    LDFLAGS_FOR_BUILD="${SB_BUILD_LDFLAGS}"
    LDLIBS_FOR_BUILD="${SB_BUILD_LIBS}"
    LIBS_FOR_BUILD="${SB_BUILD_LIBS}"
    CXXFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
    CC_FOR_BUILD=$(echo "/usr/bin/cc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX_FOR_BUILD=$(echo "/usr/bin/c++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
  else
    LDFLAGS="${SB_BUILD_LDFLAGS}"
    LDLIBS="${SB_BUILD_LIBS}"
    LIBS="${SB_BUILD_LIBS}"
    CC=$(echo "/usr/bin/cc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "/usr/bin/c++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CC_FOR_BUILD=${CC}
    CXX_FOR_BUILD=${CXX}
  fi
  export CC CXX CPPFLAGS CFLAGS CXXFLAGS LDFLAGS LIBS LDLIBS
  export CC_FOR_HOST CXX_FOR_HOST CPPFLAGS_FOR_HOST CFLAGS_FOR_HOST CXXFLAGS_FOR_HOST LDFLAGS_FOR_HOST LDLIBS_FOR_HOST LIBS_FOR_HOST
  export CC_FOR_BUILD CXX_FOR_BUILD CFLAGS_FOR_BUILD CXXFLAGS_FOR_BUILD LDFLAGS_FOR_BUILD LDLIBS_FOR_BUILS LIBS_FOR_BUILS
  ./configure  --build=x86_64-apple-darwin20.1.0 --host=x86_64-apple-darwin20.1.0  --verbose  --prefix=/opt/work/builds/tools/6 --bindir=/opt/work/builds/tools/6/bin  --exec-prefix=/opt/work/builds/tools/6  --includedir=/opt/work/builds/tools/6/include --libdir=/opt/work/builds/tools/6/lib  --mandir=/opt/work/builds/tools/6/share/man --infodir=/opt/work/builds/tools/6/share/info  --disable-shared
  make -j 4 all
  cd ${build_top}
 Install:
  build_top=$(pwd)
  rm -rf $SB_BUILD_ROOT
  cd expat-2.1.0
  make DESTDIR=$SB_BUILD_ROOT install
  cd ${build_top}
==============================================================================
RTEMS Tools Project <users at rtems.org> Thu Sep  2 17:10:30 2021
==============================================================================
Report: devel/expat-2.1.0-1.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
 Remotes:
[ remotes removed, contact sender for details ]
 Status:
  Clean
 Head:
  Commit: a1f7b3b60e5c532a46e728c8606d2fe5bcb3a562
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) devel/expat-2.1.0-1.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) devel/expat-2.1.0-1.cfg
------------------------------------------------------------------------------
Package: expat-2.1.0-x86_64-apple-darwin20.1.0-1
 Config: devel/expat-2.1.0-1.cfg
 Summary:
  Expat XML Parser v2.1.0 for target x86_64-rtems6 on host x86_64-apple-darwin20.1.0
 URL:
  http://expat.sourceforge.net/
 Version:
  2.1.0
 Release:
  1
  Sources: 1
    1: https://github.com/libexpat/libexpat/releases/download/R_2_1_0/expat-2.1.0.tar.gz
       sha256: 823705472f816df21c8f6aa026dd162b280806838bb55b3432b0fb1fcca7eb86
  Patches: 0
 Preparation:
  build_top=$(pwd)
  %setup source expat -q -n expat-2.1.0
  %setup patch expat -p1
  cd ${build_top}
 Build:
  build_top=$(pwd)
  cd expat-2.1.0
  # Host and build flags, Cross build if host and build are different and
  # Cxc build if target is deifned and also different.
  # Note, gcc is not ready to be compiled with -std=gnu99 (this needs to be checked).
  if test "x86_64-apple-darwin20.1.0" != "x86_64-apple-darwin20.1.0" ; then
    # Cross build
    CC=$(echo "x86_64-apple-darwin20.1.0-gcc" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "x86_64-apple-darwin20.1.0-g++" | sed -e 's,-std=gnu99 ,,')
    CPPFLAGS="${SB_HOST_CPPFLAGS}"
    CFLAGS="${SB_HOST_CFLAGS}"
    CXXFLAGS="${SB_HOST_CXXFLAGS}"
    LDFLAGS="${SB_HOST_LDFLAGS}"
    LDLIBS="${SB_HOST_LIBS}"
    LIBS="${SB_HOST_LIBS}"
    # Host
    CPPFLAGS_FOR_HOST="${SB_HOST_CPPFLAGS}"
    CFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
    CXXFLAGS_FOR_HOST="${SB_HOST_CXXFLAGS}"
    LDFLAGS_FOR_HOST="${SB_HOST_LDFLAGS}"
    LDLIBS_FOR_HOST="${SB_HOST_LIBS}"
    LIBS_FOR_HOST="${SB_HOST_LIBS}"
    CXXFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
    CC_FOR_HOST=$(echo "gcc ${SB_HOST_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX_FOR_HOST=$(echo "g++ ${SB_HOST_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
    # Build
    CFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
    CXXFLAGS_FOR_BUILD="${SB_BUILD_CXXFLAGS}"
    LDFLAGS_FOR_BUILD="${SB_BUILD_LDFLAGS}"
    LDLIBS_FOR_BUILD="${SB_BUILD_LIBS}"
    LIBS_FOR_BUILD="${SB_BUILD_LIBS}"
    CXXFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
    CC_FOR_BUILD=$(echo "/usr/bin/cc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX_FOR_BUILD=$(echo "/usr/bin/c++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
  else
    LDFLAGS="${SB_BUILD_LDFLAGS}"
    LDLIBS="${SB_BUILD_LIBS}"
    LIBS="${SB_BUILD_LIBS}"
    CC=$(echo "/usr/bin/cc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "/usr/bin/c++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CC_FOR_BUILD=${CC}
    CXX_FOR_BUILD=${CXX}
  fi
  export CC CXX CPPFLAGS CFLAGS CXXFLAGS LDFLAGS LIBS LDLIBS
  export CC_FOR_HOST CXX_FOR_HOST CPPFLAGS_FOR_HOST CFLAGS_FOR_HOST CXXFLAGS_FOR_HOST LDFLAGS_FOR_HOST LDLIBS_FOR_HOST LIBS_FOR_HOST
  export CC_FOR_BUILD CXX_FOR_BUILD CFLAGS_FOR_BUILD CXXFLAGS_FOR_BUILD LDFLAGS_FOR_BUILD LDLIBS_FOR_BUILS LIBS_FOR_BUILS
  ./configure  --build=x86_64-apple-darwin20.1.0 --host=x86_64-apple-darwin20.1.0  --verbose  --prefix=/opt/work/builds/tools/6 --bindir=/opt/work/builds/tools/6/bin  --exec-prefix=/opt/work/builds/tools/6  --includedir=/opt/work/builds/tools/6/include --libdir=/opt/work/builds/tools/6/lib  --mandir=/opt/work/builds/tools/6/share/man --infodir=/opt/work/builds/tools/6/share/info  --disable-shared
  make -j 4 all
  cd ${build_top}
 Install:
  build_top=$(pwd)
  rm -rf $SB_BUILD_ROOT
  cd expat-2.1.0
  make DESTDIR=$SB_BUILD_ROOT install
  cd ${build_top}
==============================================================================
RTEMS Tools Project <users at rtems.org> Thu Sep  2 17:12:12 2021
==============================================================================
Report: devel/gmp-6.1.0.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
 Remotes:
[ remotes removed, contact sender for details ]
 Status:
  Clean
 Head:
  Commit: a1f7b3b60e5c532a46e728c8606d2fe5bcb3a562
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) devel/gmp-6.1.0.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) devel/gmp-6.1.0.cfg
------------------------------------------------------------------------------
Package: gmp-6.1.0-x86_64-apple-darwin20.1.0-1
 Config: devel/gmp-6.1.0.cfg
 Summary:
  The GNU Multiple Precision Arithmetic Library (GMP) v6.1.0 for target x86_64-rtems6 on host x86_64-apple-darwin20.1.0
 URL:
  https://gmplib.org/
 Version:
  6.1.0
 Release:
  1
  Sources: 1
    1: https://gcc.gnu.org/pub/gcc/infrastructure/gmp-6.1.0.tar.bz2
       sha512: 3c82aeab9c1596d4da8afac2eec38e429e84f3211e1a572cf8fd2b546493c44c039b922a1133eaaa48bd7f3e11dbe795a384e21ed95cbe3ecc58d7ac02246117
  Patches: 0
 Preparation:
  build_top=$(pwd)
  %setup source gmp -q -n gmp-6.1.0
  %setup patch gmp -p1
  cd ${build_top}
 Build:
  build_top=$(pwd)
  cd gmp-6.1.0
  # Host and build flags, Cross build if host and build are different and
  # Cxc build if target is deifned and also different.
  # Note, gcc is not ready to be compiled with -std=gnu99 (this needs to be checked).
  if test "x86_64-apple-darwin20.1.0" != "x86_64-apple-darwin20.1.0" ; then
    # Cross build
    CC=$(echo "x86_64-apple-darwin20.1.0-gcc" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "x86_64-apple-darwin20.1.0-g++" | sed -e 's,-std=gnu99 ,,')
    CPPFLAGS="${SB_HOST_CPPFLAGS}"
    CFLAGS="${SB_HOST_CFLAGS}"
    CXXFLAGS="${SB_HOST_CXXFLAGS}"
    LDFLAGS="${SB_HOST_LDFLAGS}"
    LDLIBS="${SB_HOST_LIBS}"
    LIBS="${SB_HOST_LIBS}"
    # Host
    CPPFLAGS_FOR_HOST="${SB_HOST_CPPFLAGS}"
    CFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
    CXXFLAGS_FOR_HOST="${SB_HOST_CXXFLAGS}"
    LDFLAGS_FOR_HOST="${SB_HOST_LDFLAGS}"
    LDLIBS_FOR_HOST="${SB_HOST_LIBS}"
    LIBS_FOR_HOST="${SB_HOST_LIBS}"
    CXXFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
    CC_FOR_HOST=$(echo "gcc ${SB_HOST_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX_FOR_HOST=$(echo "g++ ${SB_HOST_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
    # Build
    CFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
    CXXFLAGS_FOR_BUILD="${SB_BUILD_CXXFLAGS}"
    LDFLAGS_FOR_BUILD="${SB_BUILD_LDFLAGS}"
    LDLIBS_FOR_BUILD="${SB_BUILD_LIBS}"
    LIBS_FOR_BUILD="${SB_BUILD_LIBS}"
    CXXFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
    CC_FOR_BUILD=$(echo "/usr/bin/cc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX_FOR_BUILD=$(echo "/usr/bin/c++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
  else
    LDFLAGS="${SB_BUILD_LDFLAGS}"
    LDLIBS="${SB_BUILD_LIBS}"
    LIBS="${SB_BUILD_LIBS}"
    CC=$(echo "/usr/bin/cc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "/usr/bin/c++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CC_FOR_BUILD=${CC}
    CXX_FOR_BUILD=${CXX}
  fi
  export CC CXX CPPFLAGS CFLAGS CXXFLAGS LDFLAGS LIBS LDLIBS
  export CC_FOR_HOST CXX_FOR_HOST CPPFLAGS_FOR_HOST CFLAGS_FOR_HOST CXXFLAGS_FOR_HOST LDFLAGS_FOR_HOST LDLIBS_FOR_HOST LIBS_FOR_HOST
  export CC_FOR_BUILD CXX_FOR_BUILD CFLAGS_FOR_BUILD CXXFLAGS_FOR_BUILD LDFLAGS_FOR_BUILD LDLIBS_FOR_BUILS LIBS_FOR_BUILS
  ./configure  --build=x86_64-apple-darwin20.1.0 --host=x86_64-apple-darwin20.1.0  --verbose  --prefix=/opt/work/builds/tools/6 --bindir=/opt/work/builds/tools/6/bin  --exec-prefix=/opt/work/builds/tools/6  --includedir=/opt/work/builds/tools/6/include --libdir=/opt/work/builds/tools/6/lib  --mandir=/opt/work/builds/tools/6/share/man --infodir=/opt/work/builds/tools/6/share/info  --disable-shared
  make -j 4 all
  cd ${build_top}
 Install:
  build_top=$(pwd)
  rm -rf $SB_BUILD_ROOT
  cd gmp-6.1.0
  make DESTDIR=$SB_BUILD_ROOT install
  cd ${build_top}
==============================================================================
RTEMS Tools Project <users at rtems.org> Thu Sep  2 17:12:12 2021
==============================================================================
Report: devel/gmp-6.1.0.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
 Remotes:
[ remotes removed, contact sender for details ]
 Status:
  Clean
 Head:
  Commit: a1f7b3b60e5c532a46e728c8606d2fe5bcb3a562
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) devel/gmp-6.1.0.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) devel/gmp-6.1.0.cfg
------------------------------------------------------------------------------
Package: gmp-6.1.0-x86_64-apple-darwin20.1.0-1
 Config: devel/gmp-6.1.0.cfg
 Summary:
  The GNU Multiple Precision Arithmetic Library (GMP) v6.1.0 for target x86_64-rtems6 on host x86_64-apple-darwin20.1.0
 URL:
  https://gmplib.org/
 Version:
  6.1.0
 Release:
  1
  Sources: 1
    1: https://gcc.gnu.org/pub/gcc/infrastructure/gmp-6.1.0.tar.bz2
       sha512: 3c82aeab9c1596d4da8afac2eec38e429e84f3211e1a572cf8fd2b546493c44c039b922a1133eaaa48bd7f3e11dbe795a384e21ed95cbe3ecc58d7ac02246117
  Patches: 0
 Preparation:
  build_top=$(pwd)
  %setup source gmp -q -n gmp-6.1.0
  %setup patch gmp -p1
  cd ${build_top}
 Build:
  build_top=$(pwd)
  cd gmp-6.1.0
  # Host and build flags, Cross build if host and build are different and
  # Cxc build if target is deifned and also different.
  # Note, gcc is not ready to be compiled with -std=gnu99 (this needs to be checked).
  if test "x86_64-apple-darwin20.1.0" != "x86_64-apple-darwin20.1.0" ; then
    # Cross build
    CC=$(echo "x86_64-apple-darwin20.1.0-gcc" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "x86_64-apple-darwin20.1.0-g++" | sed -e 's,-std=gnu99 ,,')
    CPPFLAGS="${SB_HOST_CPPFLAGS}"
    CFLAGS="${SB_HOST_CFLAGS}"
    CXXFLAGS="${SB_HOST_CXXFLAGS}"
    LDFLAGS="${SB_HOST_LDFLAGS}"
    LDLIBS="${SB_HOST_LIBS}"
    LIBS="${SB_HOST_LIBS}"
    # Host
    CPPFLAGS_FOR_HOST="${SB_HOST_CPPFLAGS}"
    CFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
    CXXFLAGS_FOR_HOST="${SB_HOST_CXXFLAGS}"
    LDFLAGS_FOR_HOST="${SB_HOST_LDFLAGS}"
    LDLIBS_FOR_HOST="${SB_HOST_LIBS}"
    LIBS_FOR_HOST="${SB_HOST_LIBS}"
    CXXFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
    CC_FOR_HOST=$(echo "gcc ${SB_HOST_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX_FOR_HOST=$(echo "g++ ${SB_HOST_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
    # Build
    CFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
    CXXFLAGS_FOR_BUILD="${SB_BUILD_CXXFLAGS}"
    LDFLAGS_FOR_BUILD="${SB_BUILD_LDFLAGS}"
    LDLIBS_FOR_BUILD="${SB_BUILD_LIBS}"
    LIBS_FOR_BUILD="${SB_BUILD_LIBS}"
    CXXFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
    CC_FOR_BUILD=$(echo "/usr/bin/cc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX_FOR_BUILD=$(echo "/usr/bin/c++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
  else
    LDFLAGS="${SB_BUILD_LDFLAGS}"
    LDLIBS="${SB_BUILD_LIBS}"
    LIBS="${SB_BUILD_LIBS}"
    CC=$(echo "/usr/bin/cc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "/usr/bin/c++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CC_FOR_BUILD=${CC}
    CXX_FOR_BUILD=${CXX}
  fi
  export CC CXX CPPFLAGS CFLAGS CXXFLAGS LDFLAGS LIBS LDLIBS
  export CC_FOR_HOST CXX_FOR_HOST CPPFLAGS_FOR_HOST CFLAGS_FOR_HOST CXXFLAGS_FOR_HOST LDFLAGS_FOR_HOST LDLIBS_FOR_HOST LIBS_FOR_HOST
  export CC_FOR_BUILD CXX_FOR_BUILD CFLAGS_FOR_BUILD CXXFLAGS_FOR_BUILD LDFLAGS_FOR_BUILD LDLIBS_FOR_BUILS LIBS_FOR_BUILS
  ./configure  --build=x86_64-apple-darwin20.1.0 --host=x86_64-apple-darwin20.1.0  --verbose  --prefix=/opt/work/builds/tools/6 --bindir=/opt/work/builds/tools/6/bin  --exec-prefix=/opt/work/builds/tools/6  --includedir=/opt/work/builds/tools/6/include --libdir=/opt/work/builds/tools/6/lib  --mandir=/opt/work/builds/tools/6/share/man --infodir=/opt/work/builds/tools/6/share/info  --disable-shared
  make -j 4 all
  cd ${build_top}
 Install:
  build_top=$(pwd)
  rm -rf $SB_BUILD_ROOT
  cd gmp-6.1.0
  make DESTDIR=$SB_BUILD_ROOT install
  cd ${build_top}
==============================================================================
RTEMS Tools Project <users at rtems.org> Thu Sep  2 17:19:31 2021
==============================================================================
Report: tools/rtems-gdb-10.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
 Remotes:
[ remotes removed, contact sender for details ]
 Status:
  Clean
 Head:
  Commit: a1f7b3b60e5c532a46e728c8606d2fe5bcb3a562
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) tools/rtems-gdb-10.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) tools/rtems-gdb-10.cfg
------------------------------------------------------------------------------
Package: x86_64-rtems6-gdb-7ab567f-x86_64-apple-darwin20.1.0-1
 Config: tools/rtems-gdb-10.cfg
 Summary:
  GDB v7ab567f for target x86_64-rtems6 on host x86_64-apple-darwin20.1.0
 URL:
  http://www.gnu.org/software/gdb/
 Version:
  7ab567f
 Release:
  1
  Sources: 1
    1: --rsb-file=sourceware-mirror-binutils-gdb-7ab567f.tar.gz https://codeload.github.com/RTEMS/sourceware-mirror-binutils-gdb/tar.gz/7ab567f
       No checksum
  Patches: 0
 Preparation:
  build_top=$(pwd)
  gdb_source=sourceware-mirror-binutils-gdb-7ab567f
  source_dir_gdb=${gdb_source}
  %setup source gdb -q -n ${gdb_source}
  %setup patch gdb -p1
  cd ${build_top}
 Build:
  build_top=$(pwd)
  if test "x86_64-apple-darwin20.1.0" != "x86_64-apple-darwin20.1.0" ; then
    # Cross-build (Xc) if no target or the host and target match.
    # Canadian-cross (Cxc) if build, host and target are all different.
    if test -z "x86_64-rtems6" -o "x86_64-apple-darwin20.1.0" == "x86_64-rtems6" ; then
      build_dir="build-xc"
    else
      build_dir="build-cxc"
    fi
  else
    build_dir="build"
  fi
  mkdir -p ${build_dir}
  cd ${build_dir}
  # Host and build flags, Cross build if host and build are different and
  # Cxc build if target is deifned and also different.
  # Note, gcc is not ready to be compiled with -std=gnu99 (this needs to be checked).
  if test "x86_64-apple-darwin20.1.0" != "x86_64-apple-darwin20.1.0" ; then
    # Cross build
    CC=$(echo "x86_64-apple-darwin20.1.0-gcc" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "x86_64-apple-darwin20.1.0-g++" | sed -e 's,-std=gnu99 ,,')
    CPPFLAGS="${SB_HOST_CPPFLAGS}"
    CFLAGS="${SB_HOST_CFLAGS}"
    CXXFLAGS="${SB_HOST_CXXFLAGS}"
    LDFLAGS="${SB_HOST_LDFLAGS}"
    LDLIBS="${SB_HOST_LIBS}"
    LIBS="${SB_HOST_LIBS}"
    # Host
    CPPFLAGS_FOR_HOST="${SB_HOST_CPPFLAGS}"
    CFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
    CXXFLAGS_FOR_HOST="${SB_HOST_CXXFLAGS}"
    LDFLAGS_FOR_HOST="${SB_HOST_LDFLAGS}"
    LDLIBS_FOR_HOST="${SB_HOST_LIBS}"
    LIBS_FOR_HOST="${SB_HOST_LIBS}"
    CXXFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
    CC_FOR_HOST=$(echo "gcc ${SB_HOST_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX_FOR_HOST=$(echo "g++ ${SB_HOST_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
    # Build
    CFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
    CXXFLAGS_FOR_BUILD="${SB_BUILD_CXXFLAGS}"
    LDFLAGS_FOR_BUILD="${SB_BUILD_LDFLAGS}"
    LDLIBS_FOR_BUILD="${SB_BUILD_LIBS}"
    LIBS_FOR_BUILD="${SB_BUILD_LIBS}"
    CXXFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
    CC_FOR_BUILD=$(echo "/usr/bin/cc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX_FOR_BUILD=$(echo "/usr/bin/c++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
  else
    LDFLAGS="${SB_BUILD_LDFLAGS}"
    LDLIBS="${SB_BUILD_LIBS}"
    LIBS="${SB_BUILD_LIBS}"
    CC=$(echo "/usr/bin/cc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "/usr/bin/c++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CC_FOR_BUILD=${CC}
    CXX_FOR_BUILD=${CXX}
  fi
  export CC CXX CPPFLAGS CFLAGS CXXFLAGS LDFLAGS LIBS LDLIBS
  export CC_FOR_HOST CXX_FOR_HOST CPPFLAGS_FOR_HOST CFLAGS_FOR_HOST CXXFLAGS_FOR_HOST LDFLAGS_FOR_HOST LDLIBS_FOR_HOST LIBS_FOR_HOST
  export CC_FOR_BUILD CXX_FOR_BUILD CFLAGS_FOR_BUILD CXXFLAGS_FOR_BUILD LDFLAGS_FOR_BUILD LDLIBS_FOR_BUILS LIBS_FOR_BUILS
  if test "x86_64-apple-darwin20.1.0" != "x86_64-apple-darwin20.1.0" ; then
  GDB_LIBS_STATIC="-lexpat"
  else
  GDB_LIBS_STATIC="-lexpat"
  GDB_LIBS=""
  fi
  LIBS_STATIC=${GDB_LIBS_STATIC}  LIBS=${GDB_LIBS}  ../${source_dir_gdb}/configure  --build=x86_64-apple-darwin20.1.0 --host=x86_64-apple-darwin20.1.0  --target=x86_64-rtems6  --verbose --disable-nls  --disable-gas --disable-binutils --disable-ld --disable-gold --disable-gprof    --without-included-gettext  --disable-win32-registry  --disable-werror  --enable-sim    --without-zlib  --with-expat  --with-guile=no    --with-python=/usr/bin/python2  --prefix=/opt/work/builds/tools/6 --bindir=/opt/work/builds/tools/6/bin  --exec-prefix=/opt/work/builds/tools/6  --includedir=/opt/work/builds/tools/6/include --libdir=/opt/work/builds/tools/6/lib  --mandir=/opt/work/builds/tools/6/share/man --infodir=/opt/work/builds/tools/6/share/info
  make -j 4 all
  cd ${build_top}
 Install:
  build_top=$(pwd)
  /bin/rm -rf $SB_BUILD_ROOT
  cd ${build_dir}
  make DESTDIR=$SB_BUILD_ROOT install
  /bin/rm -rf $SB_BUILD_ROOT/opt/work/builds/tools/6/share/info/configure.info*
  /bin/rm -f $SB_BUILD_ROOT/opt/work/builds/tools/6/share/info/dir
  touch $SB_BUILD_ROOT/opt/work/builds/tools/6/share/info/dir
  cd ${build_top}
==============================================================================
RTEMS Tools Project <users at rtems.org> Thu Sep  2 17:19:32 2021
==============================================================================
Report: tools/rtems-gdb-10.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
 Remotes:
[ remotes removed, contact sender for details ]
 Status:
  Clean
 Head:
  Commit: a1f7b3b60e5c532a46e728c8606d2fe5bcb3a562
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) tools/rtems-gdb-10.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) tools/rtems-gdb-10.cfg
------------------------------------------------------------------------------
Package: x86_64-rtems6-gdb-7ab567f-x86_64-apple-darwin20.1.0-1
 Config: tools/rtems-gdb-10.cfg
 Summary:
  GDB v7ab567f for target x86_64-rtems6 on host x86_64-apple-darwin20.1.0
 URL:
  http://www.gnu.org/software/gdb/
 Version:
  7ab567f
 Release:
  1
  Sources: 1
    1: --rsb-file=sourceware-mirror-binutils-gdb-7ab567f.tar.gz https://codeload.github.com/RTEMS/sourceware-mirror-binutils-gdb/tar.gz/7ab567f
       No checksum
  Patches: 0
 Preparation:
  build_top=$(pwd)
  gdb_source=sourceware-mirror-binutils-gdb-7ab567f
  source_dir_gdb=${gdb_source}
  %setup source gdb -q -n ${gdb_source}
  %setup patch gdb -p1
  cd ${build_top}
 Build:
  build_top=$(pwd)
  if test "x86_64-apple-darwin20.1.0" != "x86_64-apple-darwin20.1.0" ; then
    # Cross-build (Xc) if no target or the host and target match.
    # Canadian-cross (Cxc) if build, host and target are all different.
    if test -z "x86_64-rtems6" -o "x86_64-apple-darwin20.1.0" == "x86_64-rtems6" ; then
      build_dir="build-xc"
    else
      build_dir="build-cxc"
    fi
  else
    build_dir="build"
  fi
  mkdir -p ${build_dir}
  cd ${build_dir}
  # Host and build flags, Cross build if host and build are different and
  # Cxc build if target is deifned and also different.
  # Note, gcc is not ready to be compiled with -std=gnu99 (this needs to be checked).
  if test "x86_64-apple-darwin20.1.0" != "x86_64-apple-darwin20.1.0" ; then
    # Cross build
    CC=$(echo "x86_64-apple-darwin20.1.0-gcc" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "x86_64-apple-darwin20.1.0-g++" | sed -e 's,-std=gnu99 ,,')
    CPPFLAGS="${SB_HOST_CPPFLAGS}"
    CFLAGS="${SB_HOST_CFLAGS}"
    CXXFLAGS="${SB_HOST_CXXFLAGS}"
    LDFLAGS="${SB_HOST_LDFLAGS}"
    LDLIBS="${SB_HOST_LIBS}"
    LIBS="${SB_HOST_LIBS}"
    # Host
    CPPFLAGS_FOR_HOST="${SB_HOST_CPPFLAGS}"
    CFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
    CXXFLAGS_FOR_HOST="${SB_HOST_CXXFLAGS}"
    LDFLAGS_FOR_HOST="${SB_HOST_LDFLAGS}"
    LDLIBS_FOR_HOST="${SB_HOST_LIBS}"
    LIBS_FOR_HOST="${SB_HOST_LIBS}"
    CXXFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
    CC_FOR_HOST=$(echo "gcc ${SB_HOST_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX_FOR_HOST=$(echo "g++ ${SB_HOST_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
    # Build
    CFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
    CXXFLAGS_FOR_BUILD="${SB_BUILD_CXXFLAGS}"
    LDFLAGS_FOR_BUILD="${SB_BUILD_LDFLAGS}"
    LDLIBS_FOR_BUILD="${SB_BUILD_LIBS}"
    LIBS_FOR_BUILD="${SB_BUILD_LIBS}"
    CXXFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
    CC_FOR_BUILD=$(echo "/usr/bin/cc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX_FOR_BUILD=$(echo "/usr/bin/c++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
  else
    LDFLAGS="${SB_BUILD_LDFLAGS}"
    LDLIBS="${SB_BUILD_LIBS}"
    LIBS="${SB_BUILD_LIBS}"
    CC=$(echo "/usr/bin/cc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "/usr/bin/c++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CC_FOR_BUILD=${CC}
    CXX_FOR_BUILD=${CXX}
  fi
  export CC CXX CPPFLAGS CFLAGS CXXFLAGS LDFLAGS LIBS LDLIBS
  export CC_FOR_HOST CXX_FOR_HOST CPPFLAGS_FOR_HOST CFLAGS_FOR_HOST CXXFLAGS_FOR_HOST LDFLAGS_FOR_HOST LDLIBS_FOR_HOST LIBS_FOR_HOST
  export CC_FOR_BUILD CXX_FOR_BUILD CFLAGS_FOR_BUILD CXXFLAGS_FOR_BUILD LDFLAGS_FOR_BUILD LDLIBS_FOR_BUILS LIBS_FOR_BUILS
  if test "x86_64-apple-darwin20.1.0" != "x86_64-apple-darwin20.1.0" ; then
  GDB_LIBS_STATIC="-lexpat"
  else
  GDB_LIBS_STATIC="-lexpat"
  GDB_LIBS=""
  fi
  LIBS_STATIC=${GDB_LIBS_STATIC}  LIBS=${GDB_LIBS}  ../${source_dir_gdb}/configure  --build=x86_64-apple-darwin20.1.0 --host=x86_64-apple-darwin20.1.0  --target=x86_64-rtems6  --verbose --disable-nls  --disable-gas --disable-binutils --disable-ld --disable-gold --disable-gprof    --without-included-gettext  --disable-win32-registry  --disable-werror  --enable-sim    --without-zlib  --with-expat  --with-guile=no    --with-python=/usr/bin/python2  --prefix=/opt/work/builds/tools/6 --bindir=/opt/work/builds/tools/6/bin  --exec-prefix=/opt/work/builds/tools/6  --includedir=/opt/work/builds/tools/6/include --libdir=/opt/work/builds/tools/6/lib  --mandir=/opt/work/builds/tools/6/share/man --infodir=/opt/work/builds/tools/6/share/info
  make -j 4 all
  cd ${build_top}
 Install:
  build_top=$(pwd)
  /bin/rm -rf $SB_BUILD_ROOT
  cd ${build_dir}
  make DESTDIR=$SB_BUILD_ROOT install
  /bin/rm -rf $SB_BUILD_ROOT/opt/work/builds/tools/6/share/info/configure.info*
  /bin/rm -f $SB_BUILD_ROOT/opt/work/builds/tools/6/share/info/dir
  touch $SB_BUILD_ROOT/opt/work/builds/tools/6/share/info/dir
  cd ${build_top}
==============================================================================
RTEMS Tools Project <users at rtems.org> Thu Sep  2 17:22:14 2021
==============================================================================
Report: tools/rtems-binutils-2.36.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
 Remotes:
[ remotes removed, contact sender for details ]
 Status:
  Clean
 Head:
  Commit: a1f7b3b60e5c532a46e728c8606d2fe5bcb3a562
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) tools/rtems-binutils-2.36.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) tools/rtems-binutils-2.36.cfg
------------------------------------------------------------------------------
Package: x86_64-rtems6-binutils-7af075d-x86_64-apple-darwin20.1.0-1
 Config: tools/rtems-binutils-2.36.cfg
 Summary:
  Binutils v7af075d for target x86_64-rtems6 on host x86_64-apple-darwin20.1.0
 URL:
  http://sources.redhat.com/binutils
 Version:
  7af075d
 Release:
  1
  Sources: 1
    1: --rsb-file=sourceware-mirror-binutils-gdb-7af075d.tar.gz https://codeload.github.com/RTEMS/sourceware-mirror-binutils-gdb/tar.gz/7af075d
       No checksum
  Patches: 0
 Preparation:
  build_top=$(pwd)
  binutils_source=sourceware-mirror-binutils-gdb-7af075d
  source_dir_binutils=${binutils_source}
  %setup source binutils -q -n ${binutils_source}
  %setup patch binutils -p1
  cd ${build_top}
 Build:
  build_top=$(pwd)
  if test "x86_64-apple-darwin20.1.0" != "x86_64-apple-darwin20.1.0" ; then
    # Cross-build (Xc) if no target or the host and target match.
    # Canadian-cross (Cxc) if build, host and target are all different.
    if test -z "x86_64-rtems6" -o "x86_64-apple-darwin20.1.0" == "x86_64-rtems6" ; then
      build_dir="build-xc"
    else
      build_dir="build-cxc"
    fi
  else
    build_dir="build"
  fi
  mkdir -p ${build_dir}
  cd ${build_dir}
  # Host and build flags, Cross build if host and build are different and
  # Cxc build if target is deifned and also different.
  # Note, gcc is not ready to be compiled with -std=gnu99 (this needs to be checked).
  if test "x86_64-apple-darwin20.1.0" != "x86_64-apple-darwin20.1.0" ; then
    # Cross build
    CC=$(echo "x86_64-apple-darwin20.1.0-gcc" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "x86_64-apple-darwin20.1.0-g++" | sed -e 's,-std=gnu99 ,,')
    CPPFLAGS="${SB_HOST_CPPFLAGS}"
    CFLAGS="${SB_HOST_CFLAGS}"
    CXXFLAGS="${SB_HOST_CXXFLAGS}"
    LDFLAGS="${SB_HOST_LDFLAGS}"
    LDLIBS="${SB_HOST_LIBS}"
    LIBS="${SB_HOST_LIBS}"
    # Host
    CPPFLAGS_FOR_HOST="${SB_HOST_CPPFLAGS}"
    CFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
    CXXFLAGS_FOR_HOST="${SB_HOST_CXXFLAGS}"
    LDFLAGS_FOR_HOST="${SB_HOST_LDFLAGS}"
    LDLIBS_FOR_HOST="${SB_HOST_LIBS}"
    LIBS_FOR_HOST="${SB_HOST_LIBS}"
    CXXFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
    CC_FOR_HOST=$(echo "gcc ${SB_HOST_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX_FOR_HOST=$(echo "g++ ${SB_HOST_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
    # Build
    CFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
    CXXFLAGS_FOR_BUILD="${SB_BUILD_CXXFLAGS}"
    LDFLAGS_FOR_BUILD="${SB_BUILD_LDFLAGS}"
    LDLIBS_FOR_BUILD="${SB_BUILD_LIBS}"
    LIBS_FOR_BUILD="${SB_BUILD_LIBS}"
    CXXFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
    CC_FOR_BUILD=$(echo "/usr/bin/cc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX_FOR_BUILD=$(echo "/usr/bin/c++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
  else
    LDFLAGS="${SB_BUILD_LDFLAGS}"
    LDLIBS="${SB_BUILD_LIBS}"
    LIBS="${SB_BUILD_LIBS}"
    CC=$(echo "/usr/bin/cc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "/usr/bin/c++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CC_FOR_BUILD=${CC}
    CXX_FOR_BUILD=${CXX}
  fi
  export CC CXX CPPFLAGS CFLAGS CXXFLAGS LDFLAGS LIBS LDLIBS
  export CC_FOR_HOST CXX_FOR_HOST CPPFLAGS_FOR_HOST CFLAGS_FOR_HOST CXXFLAGS_FOR_HOST LDFLAGS_FOR_HOST LDLIBS_FOR_HOST LIBS_FOR_HOST
  export CC_FOR_BUILD CXX_FOR_BUILD CFLAGS_FOR_BUILD CXXFLAGS_FOR_BUILD LDFLAGS_FOR_BUILD LDLIBS_FOR_BUILS LIBS_FOR_BUILS
  ../${source_dir_binutils}/configure  --build=x86_64-apple-darwin20.1.0 --host=x86_64-apple-darwin20.1.0  --target=x86_64-rtems6  --verbose --disable-nls  --disable-gdb --disable-libdecnumber --disable-readline --disable-sim  --enable-deterministic-archives  --enable-64-bit-bfd    --disable-lto  --without-included-gettext  --disable-win32-registry  --disable-werror  --prefix=/opt/work/builds/tools/6 --bindir=/opt/work/builds/tools/6/bin  --exec-prefix=/opt/work/builds/tools/6  --includedir=/opt/work/builds/tools/6/include --libdir=/opt/work/builds/tools/6/lib  --mandir=/opt/work/builds/tools/6/share/man --infodir=/opt/work/builds/tools/6/share/info
  make -j 4 all
  cd ${build_top}
 Install:
  cd ${build_top}
  /bin/rm -rf $SB_BUILD_ROOT
  cd ${build_dir}
  make DESTDIR=$SB_BUILD_ROOT install
  /bin/rm -rf $SB_BUILD_ROOT/opt/work/builds/tools/6/share/info/configure.info*
  /bin/rm -f $SB_BUILD_ROOT/opt/work/builds/tools/6/share/info/dir
  touch $SB_BUILD_ROOT/opt/work/builds/tools/6/share/info/dir
  mkdir -p $SB_BUILD_ROOT/opt/work/builds/tools/6/share/locale
  /bin/rm -f ${SB_BUILD_ROOT}/opt/work/builds/tools/6/lib/libiberty*
  if test ! -f ${SB_BUILD_ROOT}/opt/work/builds/tools/6/bin/x86_64-rtems6-dlltool; then
  /bin/rm -f ${SB_BUILD_ROOT}/opt/work/builds/tools/6/share/man/man1/x86_64-rtems6-dlltool*
  fi
  if test ! -f ${SB_BUILD_ROOT}/opt/work/builds/tools/6/bin/x86_64-rtems6-nlmconv; then
  /bin/rm -f ${SB_BUILD_ROOT}/opt/work/builds/tools/6/share/man/man1/x86_64-rtems6-nlmconv*
  fi
  if test ! -f ${SB_BUILD_ROOT}/opt/work/builds/tools/6/bin/x86_64-rtems6-windres; then
  /bin/rm -f ${SB_BUILD_ROOT}/opt/work/builds/tools/6/share/man/man1/x86_64-rtems6-windres*
  fi
  if test ! -f ${SB_BUILD_ROOT}/opt/work/builds/tools/6/bin/x86_64-rtems6-windmc; then
  /bin/rm -f ${SB_BUILD_ROOT}/opt/work/builds/tools/6/share/man/man1/x86_64-rtems6-windmc*
  fi
  cd ${build_top}
==============================================================================
RTEMS Tools Project <users at rtems.org> Thu Sep  2 17:22:15 2021
==============================================================================
Report: tools/rtems-binutils-2.36.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
 Remotes:
[ remotes removed, contact sender for details ]
 Status:
  Clean
 Head:
  Commit: a1f7b3b60e5c532a46e728c8606d2fe5bcb3a562
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) tools/rtems-binutils-2.36.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) tools/rtems-binutils-2.36.cfg
------------------------------------------------------------------------------
Package: x86_64-rtems6-binutils-7af075d-x86_64-apple-darwin20.1.0-1
 Config: tools/rtems-binutils-2.36.cfg
 Summary:
  Binutils v7af075d for target x86_64-rtems6 on host x86_64-apple-darwin20.1.0
 URL:
  http://sources.redhat.com/binutils
 Version:
  7af075d
 Release:
  1
  Sources: 1
    1: --rsb-file=sourceware-mirror-binutils-gdb-7af075d.tar.gz https://codeload.github.com/RTEMS/sourceware-mirror-binutils-gdb/tar.gz/7af075d
       No checksum
  Patches: 0
 Preparation:
  build_top=$(pwd)
  binutils_source=sourceware-mirror-binutils-gdb-7af075d
  source_dir_binutils=${binutils_source}
  %setup source binutils -q -n ${binutils_source}
  %setup patch binutils -p1
  cd ${build_top}
 Build:
  build_top=$(pwd)
  if test "x86_64-apple-darwin20.1.0" != "x86_64-apple-darwin20.1.0" ; then
    # Cross-build (Xc) if no target or the host and target match.
    # Canadian-cross (Cxc) if build, host and target are all different.
    if test -z "x86_64-rtems6" -o "x86_64-apple-darwin20.1.0" == "x86_64-rtems6" ; then
      build_dir="build-xc"
    else
      build_dir="build-cxc"
    fi
  else
    build_dir="build"
  fi
  mkdir -p ${build_dir}
  cd ${build_dir}
  # Host and build flags, Cross build if host and build are different and
  # Cxc build if target is deifned and also different.
  # Note, gcc is not ready to be compiled with -std=gnu99 (this needs to be checked).
  if test "x86_64-apple-darwin20.1.0" != "x86_64-apple-darwin20.1.0" ; then
    # Cross build
    CC=$(echo "x86_64-apple-darwin20.1.0-gcc" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "x86_64-apple-darwin20.1.0-g++" | sed -e 's,-std=gnu99 ,,')
    CPPFLAGS="${SB_HOST_CPPFLAGS}"
    CFLAGS="${SB_HOST_CFLAGS}"
    CXXFLAGS="${SB_HOST_CXXFLAGS}"
    LDFLAGS="${SB_HOST_LDFLAGS}"
    LDLIBS="${SB_HOST_LIBS}"
    LIBS="${SB_HOST_LIBS}"
    # Host
    CPPFLAGS_FOR_HOST="${SB_HOST_CPPFLAGS}"
    CFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
    CXXFLAGS_FOR_HOST="${SB_HOST_CXXFLAGS}"
    LDFLAGS_FOR_HOST="${SB_HOST_LDFLAGS}"
    LDLIBS_FOR_HOST="${SB_HOST_LIBS}"
    LIBS_FOR_HOST="${SB_HOST_LIBS}"
    CXXFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
    CC_FOR_HOST=$(echo "gcc ${SB_HOST_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX_FOR_HOST=$(echo "g++ ${SB_HOST_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
    # Build
    CFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
    CXXFLAGS_FOR_BUILD="${SB_BUILD_CXXFLAGS}"
    LDFLAGS_FOR_BUILD="${SB_BUILD_LDFLAGS}"
    LDLIBS_FOR_BUILD="${SB_BUILD_LIBS}"
    LIBS_FOR_BUILD="${SB_BUILD_LIBS}"
    CXXFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
    CC_FOR_BUILD=$(echo "/usr/bin/cc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX_FOR_BUILD=$(echo "/usr/bin/c++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
  else
    LDFLAGS="${SB_BUILD_LDFLAGS}"
    LDLIBS="${SB_BUILD_LIBS}"
    LIBS="${SB_BUILD_LIBS}"
    CC=$(echo "/usr/bin/cc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "/usr/bin/c++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CC_FOR_BUILD=${CC}
    CXX_FOR_BUILD=${CXX}
  fi
  export CC CXX CPPFLAGS CFLAGS CXXFLAGS LDFLAGS LIBS LDLIBS
  export CC_FOR_HOST CXX_FOR_HOST CPPFLAGS_FOR_HOST CFLAGS_FOR_HOST CXXFLAGS_FOR_HOST LDFLAGS_FOR_HOST LDLIBS_FOR_HOST LIBS_FOR_HOST
  export CC_FOR_BUILD CXX_FOR_BUILD CFLAGS_FOR_BUILD CXXFLAGS_FOR_BUILD LDFLAGS_FOR_BUILD LDLIBS_FOR_BUILS LIBS_FOR_BUILS
  ../${source_dir_binutils}/configure  --build=x86_64-apple-darwin20.1.0 --host=x86_64-apple-darwin20.1.0  --target=x86_64-rtems6  --verbose --disable-nls  --disable-gdb --disable-libdecnumber --disable-readline --disable-sim  --enable-deterministic-archives  --enable-64-bit-bfd    --disable-lto  --without-included-gettext  --disable-win32-registry  --disable-werror  --prefix=/opt/work/builds/tools/6 --bindir=/opt/work/builds/tools/6/bin  --exec-prefix=/opt/work/builds/tools/6  --includedir=/opt/work/builds/tools/6/include --libdir=/opt/work/builds/tools/6/lib  --mandir=/opt/work/builds/tools/6/share/man --infodir=/opt/work/builds/tools/6/share/info
  make -j 4 all
  cd ${build_top}
 Install:
  cd ${build_top}
  /bin/rm -rf $SB_BUILD_ROOT
  cd ${build_dir}
  make DESTDIR=$SB_BUILD_ROOT install
  /bin/rm -rf $SB_BUILD_ROOT/opt/work/builds/tools/6/share/info/configure.info*
  /bin/rm -f $SB_BUILD_ROOT/opt/work/builds/tools/6/share/info/dir
  touch $SB_BUILD_ROOT/opt/work/builds/tools/6/share/info/dir
  mkdir -p $SB_BUILD_ROOT/opt/work/builds/tools/6/share/locale
  /bin/rm -f ${SB_BUILD_ROOT}/opt/work/builds/tools/6/lib/libiberty*
  if test ! -f ${SB_BUILD_ROOT}/opt/work/builds/tools/6/bin/x86_64-rtems6-dlltool; then
  /bin/rm -f ${SB_BUILD_ROOT}/opt/work/builds/tools/6/share/man/man1/x86_64-rtems6-dlltool*
  fi
  if test ! -f ${SB_BUILD_ROOT}/opt/work/builds/tools/6/bin/x86_64-rtems6-nlmconv; then
  /bin/rm -f ${SB_BUILD_ROOT}/opt/work/builds/tools/6/share/man/man1/x86_64-rtems6-nlmconv*
  fi
  if test ! -f ${SB_BUILD_ROOT}/opt/work/builds/tools/6/bin/x86_64-rtems6-windres; then
  /bin/rm -f ${SB_BUILD_ROOT}/opt/work/builds/tools/6/share/man/man1/x86_64-rtems6-windres*
  fi
  if test ! -f ${SB_BUILD_ROOT}/opt/work/builds/tools/6/bin/x86_64-rtems6-windmc; then
  /bin/rm -f ${SB_BUILD_ROOT}/opt/work/builds/tools/6/share/man/man1/x86_64-rtems6-windmc*
  fi
  cd ${build_top}
==============================================================================
RTEMS Tools Project <users at rtems.org> Thu Sep  2 17:42:33 2021
==============================================================================
Report: tools/rtems-gcc-10-newlib-head.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
 Remotes:
[ remotes removed, contact sender for details ]
 Status:
  Clean
 Head:
  Commit: a1f7b3b60e5c532a46e728c8606d2fe5bcb3a562
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) tools/rtems-gcc-10-newlib-head.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) tools/rtems-gcc-10-newlib-head.cfg
------------------------------------------------------------------------------
Package: x86_64-rtems6-gcc-348fb9d-newlib-4f81149-x86_64-apple-darwin20.1.0-1
 Config: tools/rtems-gcc-10-newlib-head.cfg
 Summary:
  GCC v348fb9d and Newlib v4f81149 for target x86_64-rtems6 on host x86_64-apple-darwin20.1.0
 URL:
  http://gcc.gnu.org/
 Version:
  348fb9d
 Release:
  1
  Sources: 6
    1: --rsb-file=gnu-mirror-gcc-348fb9d.tar.gz https://codeload.github.com/RTEMS/gnu-mirror-gcc/tar.gz/348fb9d
       No checksum
    2: https://ftp.gnu.org/gnu/mpc/mpc-1.0.3.tar.gz
       sha512: 0028b76df130720c1fad7de937a0d041224806ce5ef76589f19c7b49d956071a683e2f20d154c192a231e69756b19e48208f2889b0c13950ceb7b3cfaf059a43
    3: --rsb-file=newlib-4f81149.tar.gz https://codeload.github.com/RTEMS/sourceware-mirror-newlib-cygwin/tar.gz/4f81149
       No checksum
    4: https://gcc.gnu.org/pub/gcc/infrastructure/isl-0.18.tar.bz2
       sha512: 85d0b40f4dbf14cb99d17aa07048cdcab2dc3eb527d2fbb1e84c41b2de5f351025370e57448b63b2b8a8cf8a0843a089c3263f9baee1542d5c2e1cb37ed39d94
    5: https://ftp.gnu.org/gnu/gmp/gmp-6.1.0.tar.bz2
       sha512: 3c82aeab9c1596d4da8afac2eec38e429e84f3211e1a572cf8fd2b546493c44c039b922a1133eaaa48bd7f3e11dbe795a384e21ed95cbe3ecc58d7ac02246117
    6: https://ftp.gnu.org/gnu/mpfr/mpfr-3.1.4.tar.bz2
       sha512: 51066066ff2c12ed2198605ecf68846b0c96b548adafa5b80e0c786d0df488411a5e8973358fce7192dc977ad4e68414cf14500e3c39746de62465eb145bb819
  Patches: 1
    1: https://devel.rtems.org/raw-attachment/ticket/4196/0001-Back-port-v5-of-__gcov_info_to_gcda-to-GCC-10.patch
       No checksum
    2: https://devel.rtems.org/raw-attachment/ticket/4215/0001-nios2-Remove-custom-instruction-warnings.patch
       sha512: afd8a5e6bdcc5b75d5fbbf558bdf56ccac400521a6eec9d88cc95f6be67c481f2dbf8faa0f6ddc1e4ac7c56a84938714d80e46e9cf80ec4b8fcd739986449881
 Preparation:
  build_top=$(pwd)
  gcc_source=gnu-mirror-gcc-348fb9d
  source_dir_gcc=${gcc_source}
  %setup source gcc -q -n ${gcc_source}
  %setup patch gcc -p1
  cd ${build_top}
  source_dir_newlib=sourceware-mirror-newlib-cygwin-4f81149
  %setup source newlib -q -D -n ${source_dir_newlib}
  %setup patch newlib -p1
  cd ${build_top}
  /bin/rm -f ${source_dir_gcc}/newlib
  ln -s $PWD/${source_dir_newlib}/newlib ${source_dir_gcc}/newlib
  source_dir_isl="isl-0.18"
  %setup source isl -q -D -n isl-0.18
  %setup patch isl -p1
  cd ${build_top}
  /bin/rm -f ${source_dir_gcc}/isl
  ln -s $PWD/${source_dir_isl} ${source_dir_gcc}/isl
  source_dir_mpfr="mpfr-3.1.4"
  %setup source mpfr -q -D -n mpfr-3.1.4
  %setup patch mpfr -p1
  cd ${build_top}
  /bin/rm -f ${source_dir_gcc}/mpfr
  ln -s $PWD/${source_dir_mpfr} ${source_dir_gcc}/mpfr
  source_dir_mpc="mpc-1.0.3"
  %setup source mpc -q -D -n mpc-1.0.3
  %setup patch mpc -p1
  cd ${build_top}
  /bin/rm -f ${source_dir_gcc}/mpc
  ln -s $PWD/${source_dir_mpc} ${source_dir_gcc}/mpc
  source_dir_gmp="gmp-6.1.0"
  %setup source gmp -q -D -n gmp-6.1.0
  %setup patch gmp -p1
  cd ${build_top}
  /bin/rm -f ${source_dir_gcc}/gmp
  ln -s $PWD/${source_dir_gmp} ${source_dir_gcc}/gmp
  echo "RTEMS 6, RSB a1f7b3b60e5c532a46e728c8606d2fe5bcb3a562, Newlib 4f81149" > ${source_dir_gcc}/gcc/DEV-PHASE
  cd ${source_dir_gcc}
  contrib/gcc_update --touch
  cd ${build_top}
 Build:
  build_top=$(pwd)
  if test "x86_64-apple-darwin20.1.0" != "x86_64-apple-darwin20.1.0" ; then
    # Cross-build (Xc) if no target or the host and target match.
    # Canadian-cross (Cxc) if build, host and target are all different.
    if test -z "x86_64-rtems6" -o "x86_64-apple-darwin20.1.0" == "x86_64-rtems6" ; then
      build_dir="build-xc"
    else
      build_dir="build-cxc"
    fi
  else
    build_dir="build"
  fi
  mkdir -p ${build_dir}
  cd ${build_dir}
  languages="c"
  languages="$languages,c++"
  # Host and build flags, Cross build if host and build are different and
  # Cxc build if target is deifned and also different.
  # Note, gcc is not ready to be compiled with -std=gnu99 (this needs to be checked).
  if test "x86_64-apple-darwin20.1.0" != "x86_64-apple-darwin20.1.0" ; then
    # Cross build
    CC=$(echo "x86_64-apple-darwin20.1.0-gcc" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "x86_64-apple-darwin20.1.0-g++" | sed -e 's,-std=gnu99 ,,')
    CPPFLAGS="${SB_HOST_CPPFLAGS}"
    CFLAGS="${SB_HOST_CFLAGS}"
    CXXFLAGS="${SB_HOST_CXXFLAGS}"
    LDFLAGS="${SB_HOST_LDFLAGS}"
    LDLIBS="${SB_HOST_LIBS}"
    LIBS="${SB_HOST_LIBS}"
    # Host
    CPPFLAGS_FOR_HOST="${SB_HOST_CPPFLAGS}"
    CFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
    CXXFLAGS_FOR_HOST="${SB_HOST_CXXFLAGS}"
    LDFLAGS_FOR_HOST="${SB_HOST_LDFLAGS}"
    LDLIBS_FOR_HOST="${SB_HOST_LIBS}"
    LIBS_FOR_HOST="${SB_HOST_LIBS}"
    CXXFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
    CC_FOR_HOST=$(echo "gcc ${SB_HOST_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX_FOR_HOST=$(echo "g++ ${SB_HOST_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
    # Build
    CFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
    CXXFLAGS_FOR_BUILD="${SB_BUILD_CXXFLAGS}"
    LDFLAGS_FOR_BUILD="${SB_BUILD_LDFLAGS}"
    LDLIBS_FOR_BUILD="${SB_BUILD_LIBS}"
    LIBS_FOR_BUILD="${SB_BUILD_LIBS}"
    CXXFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
    CC_FOR_BUILD=$(echo "/usr/bin/cc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX_FOR_BUILD=$(echo "/usr/bin/c++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
  else
    LDFLAGS="${SB_BUILD_LDFLAGS}"
    LDLIBS="${SB_BUILD_LIBS}"
    LIBS="${SB_BUILD_LIBS}"
    CC=$(echo "/usr/bin/cc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "/usr/bin/c++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CC_FOR_BUILD=${CC}
    CXX_FOR_BUILD=${CXX}
  fi
  export CC CXX CPPFLAGS CFLAGS CXXFLAGS LDFLAGS LIBS LDLIBS
  export CC_FOR_HOST CXX_FOR_HOST CPPFLAGS_FOR_HOST CFLAGS_FOR_HOST CXXFLAGS_FOR_HOST LDFLAGS_FOR_HOST LDLIBS_FOR_HOST LIBS_FOR_HOST
  export CC_FOR_BUILD CXX_FOR_BUILD CFLAGS_FOR_BUILD CXXFLAGS_FOR_BUILD LDFLAGS_FOR_BUILD LDLIBS_FOR_BUILS LIBS_FOR_BUILS
  ../${source_dir_gcc}/configure  --prefix=/opt/work/builds/tools/6  --bindir=/opt/work/builds/tools/6/bin  --exec_prefix=/opt/work/builds/tools/6  --includedir=/opt/work/builds/tools/6/include  --libdir=/opt/work/builds/tools/6/lib  --libexecdir=/opt/work/builds/tools/6/libexec  --mandir=/opt/work/builds/tools/6/share/man  --infodir=/opt/work/builds/tools/6/share/info  --datadir=/opt/work/builds/tools/6/share  --build=x86_64-apple-darwin20.1.0 --host=x86_64-apple-darwin20.1.0  --target=x86_64-rtems6  --disable-libstdcxx-pch  --with-gnu-as --with-gnu-ld --verbose  --with-newlib  --disable-nls --without-included-gettext  --disable-win32-registry  --enable-version-specific-runtime-libs  --disable-lto  --enable-newlib-io-c99-formats    --enable-newlib-iconv  --enable-newlib-iconv-encodings=big5,cp775,cp850,cp852,cp855,\
  cp866,euc_jp,euc_kr,euc_tw,iso_8859_1,iso_8859_10,iso_8859_11,\
  iso_8859_13,iso_8859_14,iso_8859_15,iso_8859_2,iso_8859_3,\
  iso_8859_4,iso_8859_5,iso_8859_6,iso_8859_7,iso_8859_8,iso_8859_9,\
  iso_ir_111,koi8_r,koi8_ru,koi8_u,koi8_uni,ucs_2,ucs_2_internal,\
  ucs_2be,ucs_2le,ucs_4,ucs_4_internal,ucs_4be,ucs_4le,us_ascii,\
  utf_16,utf_16be,utf_16le,utf_8,win_1250,win_1251,win_1252,\
  win_1253,win_1254,win_1255,win_1256,win_1257,win_1258  --enable-threads  --disable-plugin    --enable-libgomp    --enable-languages="$languages"
  if test "%_host" != "%_build" ; then
  mkdir -p gcc/include
  cp ../${source_dir_gcc}/gcc/gsyslimits.h gcc/include/syslimits.h
  fi
  make -j 4 all
  cd ${build_top}
 Install:
  build_top=$(pwd)
  /bin/rm -rf $SB_BUILD_ROOT
  cd ${build_dir}
  make DESTDIR=$SB_BUILD_ROOT install
  cd ${build_top}
  /bin/rm -f ${SB_BUILD_ROOT}/opt/work/builds/tools/6/lib/libiberty.a
  /bin/rm -f $SB_BUILD_ROOT/opt/work/builds/tools/6/bin/x86_64-rtems6-c++filt
  /bin/rm -f $SB_BUILD_ROOT/opt/work/builds/tools/6/share/info/dir
  /bin/rm -f $SB_BUILD_ROOT/opt/work/builds/tools/6/share/man/man3/*ffi*
  /bin/rm -rf ${source_dir_gcc}/newlib
  /bin/rm -rf ${source_dir_gcc}/mpfr
  /bin/rm -rf ${source_dir_gcc}/mpc
  /bin/rm -rf ${source_dir_gcc}/gmp
==============================================================================
RTEMS Tools Project <users at rtems.org> Thu Sep  2 17:42:33 2021
==============================================================================
Report: tools/rtems-gcc-10-newlib-head.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
 Remotes:
[ remotes removed, contact sender for details ]
 Status:
  Clean
 Head:
  Commit: a1f7b3b60e5c532a46e728c8606d2fe5bcb3a562
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) tools/rtems-gcc-10-newlib-head.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) tools/rtems-gcc-10-newlib-head.cfg
------------------------------------------------------------------------------
Package: x86_64-rtems6-gcc-348fb9d-newlib-4f81149-x86_64-apple-darwin20.1.0-1
 Config: tools/rtems-gcc-10-newlib-head.cfg
 Summary:
  GCC v348fb9d and Newlib v4f81149 for target x86_64-rtems6 on host x86_64-apple-darwin20.1.0
 URL:
  http://gcc.gnu.org/
 Version:
  348fb9d
 Release:
  1
  Sources: 6
    1: --rsb-file=gnu-mirror-gcc-348fb9d.tar.gz https://codeload.github.com/RTEMS/gnu-mirror-gcc/tar.gz/348fb9d
       No checksum
    2: https://ftp.gnu.org/gnu/mpc/mpc-1.0.3.tar.gz
       sha512: 0028b76df130720c1fad7de937a0d041224806ce5ef76589f19c7b49d956071a683e2f20d154c192a231e69756b19e48208f2889b0c13950ceb7b3cfaf059a43
    3: --rsb-file=newlib-4f81149.tar.gz https://codeload.github.com/RTEMS/sourceware-mirror-newlib-cygwin/tar.gz/4f81149
       No checksum
    4: https://gcc.gnu.org/pub/gcc/infrastructure/isl-0.18.tar.bz2
       sha512: 85d0b40f4dbf14cb99d17aa07048cdcab2dc3eb527d2fbb1e84c41b2de5f351025370e57448b63b2b8a8cf8a0843a089c3263f9baee1542d5c2e1cb37ed39d94
    5: https://ftp.gnu.org/gnu/gmp/gmp-6.1.0.tar.bz2
       sha512: 3c82aeab9c1596d4da8afac2eec38e429e84f3211e1a572cf8fd2b546493c44c039b922a1133eaaa48bd7f3e11dbe795a384e21ed95cbe3ecc58d7ac02246117
    6: https://ftp.gnu.org/gnu/mpfr/mpfr-3.1.4.tar.bz2
       sha512: 51066066ff2c12ed2198605ecf68846b0c96b548adafa5b80e0c786d0df488411a5e8973358fce7192dc977ad4e68414cf14500e3c39746de62465eb145bb819
  Patches: 1
    1: https://devel.rtems.org/raw-attachment/ticket/4196/0001-Back-port-v5-of-__gcov_info_to_gcda-to-GCC-10.patch
       No checksum
    2: https://devel.rtems.org/raw-attachment/ticket/4215/0001-nios2-Remove-custom-instruction-warnings.patch
       sha512: afd8a5e6bdcc5b75d5fbbf558bdf56ccac400521a6eec9d88cc95f6be67c481f2dbf8faa0f6ddc1e4ac7c56a84938714d80e46e9cf80ec4b8fcd739986449881
 Preparation:
  build_top=$(pwd)
  gcc_source=gnu-mirror-gcc-348fb9d
  source_dir_gcc=${gcc_source}
  %setup source gcc -q -n ${gcc_source}
  %setup patch gcc -p1
  cd ${build_top}
  source_dir_newlib=sourceware-mirror-newlib-cygwin-4f81149
  %setup source newlib -q -D -n ${source_dir_newlib}
  %setup patch newlib -p1
  cd ${build_top}
  /bin/rm -f ${source_dir_gcc}/newlib
  ln -s $PWD/${source_dir_newlib}/newlib ${source_dir_gcc}/newlib
  source_dir_isl="isl-0.18"
  %setup source isl -q -D -n isl-0.18
  %setup patch isl -p1
  cd ${build_top}
  /bin/rm -f ${source_dir_gcc}/isl
  ln -s $PWD/${source_dir_isl} ${source_dir_gcc}/isl
  source_dir_mpfr="mpfr-3.1.4"
  %setup source mpfr -q -D -n mpfr-3.1.4
  %setup patch mpfr -p1
  cd ${build_top}
  /bin/rm -f ${source_dir_gcc}/mpfr
  ln -s $PWD/${source_dir_mpfr} ${source_dir_gcc}/mpfr
  source_dir_mpc="mpc-1.0.3"
  %setup source mpc -q -D -n mpc-1.0.3
  %setup patch mpc -p1
  cd ${build_top}
  /bin/rm -f ${source_dir_gcc}/mpc
  ln -s $PWD/${source_dir_mpc} ${source_dir_gcc}/mpc
  source_dir_gmp="gmp-6.1.0"
  %setup source gmp -q -D -n gmp-6.1.0
  %setup patch gmp -p1
  cd ${build_top}
  /bin/rm -f ${source_dir_gcc}/gmp
  ln -s $PWD/${source_dir_gmp} ${source_dir_gcc}/gmp
  echo "RTEMS 6, RSB a1f7b3b60e5c532a46e728c8606d2fe5bcb3a562, Newlib 4f81149" > ${source_dir_gcc}/gcc/DEV-PHASE
  cd ${source_dir_gcc}
  contrib/gcc_update --touch
  cd ${build_top}
 Build:
  build_top=$(pwd)
  if test "x86_64-apple-darwin20.1.0" != "x86_64-apple-darwin20.1.0" ; then
    # Cross-build (Xc) if no target or the host and target match.
    # Canadian-cross (Cxc) if build, host and target are all different.
    if test -z "x86_64-rtems6" -o "x86_64-apple-darwin20.1.0" == "x86_64-rtems6" ; then
      build_dir="build-xc"
    else
      build_dir="build-cxc"
    fi
  else
    build_dir="build"
  fi
  mkdir -p ${build_dir}
  cd ${build_dir}
  languages="c"
  languages="$languages,c++"
  # Host and build flags, Cross build if host and build are different and
  # Cxc build if target is deifned and also different.
  # Note, gcc is not ready to be compiled with -std=gnu99 (this needs to be checked).
  if test "x86_64-apple-darwin20.1.0" != "x86_64-apple-darwin20.1.0" ; then
    # Cross build
    CC=$(echo "x86_64-apple-darwin20.1.0-gcc" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "x86_64-apple-darwin20.1.0-g++" | sed -e 's,-std=gnu99 ,,')
    CPPFLAGS="${SB_HOST_CPPFLAGS}"
    CFLAGS="${SB_HOST_CFLAGS}"
    CXXFLAGS="${SB_HOST_CXXFLAGS}"
    LDFLAGS="${SB_HOST_LDFLAGS}"
    LDLIBS="${SB_HOST_LIBS}"
    LIBS="${SB_HOST_LIBS}"
    # Host
    CPPFLAGS_FOR_HOST="${SB_HOST_CPPFLAGS}"
    CFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
    CXXFLAGS_FOR_HOST="${SB_HOST_CXXFLAGS}"
    LDFLAGS_FOR_HOST="${SB_HOST_LDFLAGS}"
    LDLIBS_FOR_HOST="${SB_HOST_LIBS}"
    LIBS_FOR_HOST="${SB_HOST_LIBS}"
    CXXFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
    CC_FOR_HOST=$(echo "gcc ${SB_HOST_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX_FOR_HOST=$(echo "g++ ${SB_HOST_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
    # Build
    CFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
    CXXFLAGS_FOR_BUILD="${SB_BUILD_CXXFLAGS}"
    LDFLAGS_FOR_BUILD="${SB_BUILD_LDFLAGS}"
    LDLIBS_FOR_BUILD="${SB_BUILD_LIBS}"
    LIBS_FOR_BUILD="${SB_BUILD_LIBS}"
    CXXFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
    CC_FOR_BUILD=$(echo "/usr/bin/cc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX_FOR_BUILD=$(echo "/usr/bin/c++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
  else
    LDFLAGS="${SB_BUILD_LDFLAGS}"
    LDLIBS="${SB_BUILD_LIBS}"
    LIBS="${SB_BUILD_LIBS}"
    CC=$(echo "/usr/bin/cc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "/usr/bin/c++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CC_FOR_BUILD=${CC}
    CXX_FOR_BUILD=${CXX}
  fi
  export CC CXX CPPFLAGS CFLAGS CXXFLAGS LDFLAGS LIBS LDLIBS
  export CC_FOR_HOST CXX_FOR_HOST CPPFLAGS_FOR_HOST CFLAGS_FOR_HOST CXXFLAGS_FOR_HOST LDFLAGS_FOR_HOST LDLIBS_FOR_HOST LIBS_FOR_HOST
  export CC_FOR_BUILD CXX_FOR_BUILD CFLAGS_FOR_BUILD CXXFLAGS_FOR_BUILD LDFLAGS_FOR_BUILD LDLIBS_FOR_BUILS LIBS_FOR_BUILS
  ../${source_dir_gcc}/configure  --prefix=/opt/work/builds/tools/6  --bindir=/opt/work/builds/tools/6/bin  --exec_prefix=/opt/work/builds/tools/6  --includedir=/opt/work/builds/tools/6/include  --libdir=/opt/work/builds/tools/6/lib  --libexecdir=/opt/work/builds/tools/6/libexec  --mandir=/opt/work/builds/tools/6/share/man  --infodir=/opt/work/builds/tools/6/share/info  --datadir=/opt/work/builds/tools/6/share  --build=x86_64-apple-darwin20.1.0 --host=x86_64-apple-darwin20.1.0  --target=x86_64-rtems6  --disable-libstdcxx-pch  --with-gnu-as --with-gnu-ld --verbose  --with-newlib  --disable-nls --without-included-gettext  --disable-win32-registry  --enable-version-specific-runtime-libs  --disable-lto  --enable-newlib-io-c99-formats    --enable-newlib-iconv  --enable-newlib-iconv-encodings=big5,cp775,cp850,cp852,cp855,\
  cp866,euc_jp,euc_kr,euc_tw,iso_8859_1,iso_8859_10,iso_8859_11,\
  iso_8859_13,iso_8859_14,iso_8859_15,iso_8859_2,iso_8859_3,\
  iso_8859_4,iso_8859_5,iso_8859_6,iso_8859_7,iso_8859_8,iso_8859_9,\
  iso_ir_111,koi8_r,koi8_ru,koi8_u,koi8_uni,ucs_2,ucs_2_internal,\
  ucs_2be,ucs_2le,ucs_4,ucs_4_internal,ucs_4be,ucs_4le,us_ascii,\
  utf_16,utf_16be,utf_16le,utf_8,win_1250,win_1251,win_1252,\
  win_1253,win_1254,win_1255,win_1256,win_1257,win_1258  --enable-threads  --disable-plugin    --enable-libgomp    --enable-languages="$languages"
  if test "%_host" != "%_build" ; then
  mkdir -p gcc/include
  cp ../${source_dir_gcc}/gcc/gsyslimits.h gcc/include/syslimits.h
  fi
  make -j 4 all
  cd ${build_top}
 Install:
  build_top=$(pwd)
  /bin/rm -rf $SB_BUILD_ROOT
  cd ${build_dir}
  make DESTDIR=$SB_BUILD_ROOT install
  cd ${build_top}
  /bin/rm -f ${SB_BUILD_ROOT}/opt/work/builds/tools/6/lib/libiberty.a
  /bin/rm -f $SB_BUILD_ROOT/opt/work/builds/tools/6/bin/x86_64-rtems6-c++filt
  /bin/rm -f $SB_BUILD_ROOT/opt/work/builds/tools/6/share/info/dir
  /bin/rm -f $SB_BUILD_ROOT/opt/work/builds/tools/6/share/man/man3/*ffi*
  /bin/rm -rf ${source_dir_gcc}/newlib
  /bin/rm -rf ${source_dir_gcc}/mpfr
  /bin/rm -rf ${source_dir_gcc}/mpc
  /bin/rm -rf ${source_dir_gcc}/gmp


More information about the build mailing list