Dear all,

The compilation issues are fixed in the following commits:

https://gem5-review.googlesource.com/c/public/gem5/+/33777
https://gem5-review.googlesource.com/c/public/gem5/+/33835
https://gem5-review.googlesource.com/c/public/gem5/+/33816
https://gem5-review.googlesource.com/c/public/gem5/+/33817
https://gem5-review.googlesource.com/c/public/gem5/+/33818

Kind regards,
Bobby
--
Dr. Bobby R. Bruce
Room 2235,
Kemper Hall, UC Davis
Davis,
CA, 95616

web: https://www.bobbybruce.net


On Sat, Aug 29, 2020 at 11:28 PM jenkins-no-reply--- via gem5-dev <
[email protected]> wrote:

> See <
> https://jenkins.gem5.org/job/Compiler-Checks/20/display/redirect?page=changes
> >
>
> Changes:
>
> [ciro.santilli] tests: ignore 32-bit arm dual linux boot tests
>
> [giacomo.travaglini] arch-arm: Refactor Address Translation (AT) code
>
> [giacomo.travaglini] arch-arm: Remove deadcode from AArch64 address
> translation
>
> [giacomo.travaglini] arch-arm: Rewrite addressTranslation to use BitUnions
>
> [Jason Lowe-Power] python: Add DeprecatedParam type
>
> [shparekh] mem: Deprecate SlavePort and MasterPort classes
>
> [shparekh] misc: Updated port classes & refs to remove slaveBind()/UnBind()
>
> [shparekh] learning-gem5: update port terminology
>
> [shparekh] arch: update port terminology
>
> [shparekh] cpu: update port terminology
>
> [shparekh] gpu-compute: update port terminology
>
> [shparekh] mem: Update port terminology
>
> [shparekh] dev: Update port terminology
>
> [shparekh] systemc,sim: Update port terminology
>
> [gabeblack] sim: Fix up the selectFunc syscall to work with g++ 10.2.
>
> [yuhsingw] systemc: Send response to TLM side if a packet does not need
> response
>
> [anthony.gutierrez] gpu-compute: Create CU's ports in the standard way
>
> [gabeblack] util: Explicitly decode/encode in utf-8.
>
> [kyleroarty1716] arch-gcn3: Update LmReqsInPipe in atomic flats when
> execMask=0
>
> [gabeblack] power: Tidy up isa_traits.hh and delete the VAddr class.
>
> [gabeblack] riscv: Remove unnecessary includes from
> arch/riscv/isa_traits.hh.
>
> [ianjiang.ict] arch-riscv: Fix disassembling of jalr
>
> [gabeblack] sparc: Minor cleanup in isa_traits.hh.
>
> [gabeblack] misc: Clean up usage of arch/isa_traits.hh.
>
> [gabeblack] cpu: Factor the page size out of the decode cache.
>
> [gabeblack] tests: Use a docker image to build gem5.
>
> [Andreas.Sandberg] python: Add support for introspecting scalar stats
>
> [giacomo.travaglini] arch-arm: Introduce HavePACExt helper
>
> [giacomo.travaglini] arch-arm: Check if PAC is implemented before
> executing insts
>
> [giacomo.travaglini] arch-arm: Fix coding style in addressTranslation
> methods
>
> [richard.cooper] configs: Update starter_fs.py for latest Arm FS binaries.
>
> [Bobby R. Bruce] util: Added GCN-GPU to cloudbuild_create_images
>
> [Bobby R. Bruce] util: Updated Dockfiles with the libelf-dev dep
>
>
> ------------------------------------------
> Started by user Bobby R. Bruce
> Running as SYSTEM
> Building in workspace <https://jenkins.gem5.org/job/Compiler-Checks/ws/>
> The recommended git tool is: NONE
> No credentials specified
>  > git rev-parse --is-inside-work-tree # timeout=10
> Fetching changes from the remote Git repository
>  > git config remote.origin.url https://gem5.googlesource.com/public/gem5
> # timeout=10
> Fetching upstream changes from https://gem5.googlesource.com/public/gem5
>  > git --version # timeout=10
>  > git --version # 'git version 2.25.1'
>  > git fetch --tags --force --progress --
> https://gem5.googlesource.com/public/gem5
> +refs/heads/*:refs/remotes/origin/* # timeout=10
>  > git rev-parse refs/remotes/origin/develop^{commit} # timeout=10
>  > git rev-parse refs/remotes/origin/origin/develop^{commit} # timeout=10
> Checking out Revision 0cf67fb36281b17956d4dc10f05054bf711b4ba3
> (refs/remotes/origin/develop)
>  > git config core.sparsecheckout # timeout=10
>  > git checkout -f 0cf67fb36281b17956d4dc10f05054bf711b4ba3 # timeout=10
> Commit message: "util: Updated Dockfiles with the libelf-dev dep"
>  > git rev-list --no-walk 5d420afaa037e41dd0480218db28f08e65279d93 #
> timeout=10
> [Compiler-Checks] $ /bin/sh -xe /tmp/jenkins6609813153786127086.sh
> + ./util/compiler-tests.sh -j 4
> Starting build tests with 'gcc-version-10'...
> 'gcc-version-10' was found in the comprehensive tests. All ISAs will be
> built.
>   * Building target 'X86_MOESI_AMD_Base.opt' with 'gcc-version-10'...
>     Done.
>   * Building target 'X86_MOESI_AMD_Base.fast' with 'gcc-version-10'...
>     Done.
>   * Building target 'POWER.opt' with 'gcc-version-10'...
>     Done.
>   * Building target 'POWER.fast' with 'gcc-version-10'...
>     Done.
>   * Building target 'RISCV.opt' with 'gcc-version-10'...
>     Done.
>   * Building target 'RISCV.fast' with 'gcc-version-10'...
>     Done.
>   * Building target 'NULL_MOESI_CMP_token.opt' with 'gcc-version-10'...
>     Done.
>   * Building target 'NULL_MOESI_CMP_token.fast' with 'gcc-version-10'...
>     Done.
>   * Building target 'NULL_MOESI_CMP_directory.opt' with 'gcc-version-10'...
>     Done.
>   * Building target 'NULL_MOESI_CMP_directory.fast' with
> 'gcc-version-10'...
>     Done.
>   * Building target 'GCN3_X86.opt' with 'gcc-version-10'...
>   ! Failed with exit code 2.
>   * Building target 'GCN3_X86.fast' with 'gcc-version-10'...
>   ! Failed with exit code 2.
>   * Building target 'ARM.opt' with 'gcc-version-10'...
>     Done.
>   * Building target 'ARM.fast' with 'gcc-version-10'...
>     Done.
>   * Building target 'NULL_MOESI_hammer.opt' with 'gcc-version-10'...
>     Done.
>   * Building target 'NULL_MOESI_hammer.fast' with 'gcc-version-10'...
>     Done.
>   * Building target 'Garnet_standalone.opt' with 'gcc-version-10'...
>     Done.
>   * Building target 'Garnet_standalone.fast' with 'gcc-version-10'...
>     Done.
>   * Building target 'X86.opt' with 'gcc-version-10'...
>     Done.
>   * Building target 'X86.fast' with 'gcc-version-10'...
>     Done.
>   * Building target 'SPARC.opt' with 'gcc-version-10'...
>     Done.
>   * Building target 'SPARC.fast' with 'gcc-version-10'...
>     Done.
>   * Building target 'MIPS.opt' with 'gcc-version-10'...
>     Done.
>   * Building target 'MIPS.fast' with 'gcc-version-10'...
>     Done.
>   * Building target 'NULL_MESI_Two_Level.opt' with 'gcc-version-10'...
>     Done.
>   * Building target 'NULL_MESI_Two_Level.fast' with 'gcc-version-10'...
>     Done.
>   * Building target 'ARM_MESI_Three_Level.opt' with 'gcc-version-10'...
>     Done.
>   * Building target 'ARM_MESI_Three_Level.fast' with 'gcc-version-10'...
>     Done.
> Starting build tests with 'gcc-version-9'...
>   * Building target 'SPARC.opt' with 'gcc-version-9'...
>     Done.
>   * Building target 'SPARC.fast' with 'gcc-version-9'...
>     Done.
> Starting build tests with 'gcc-version-8'...
>   * Building target 'NULL_MOESI_CMP_token.opt' with 'gcc-version-8'...
>     Done.
>   * Building target 'NULL_MOESI_CMP_token.fast' with 'gcc-version-8'...
>     Done.
> Starting build tests with 'gcc-version-7'...
>   * Building target 'ARM.opt' with 'gcc-version-7'...
>     Done.
>   * Building target 'ARM.fast' with 'gcc-version-7'...
>     Done.
> Starting build tests with 'gcc-version-6'...
>   * Building target 'NULL_MOESI_CMP_directory.opt' with 'gcc-version-6'...
>     Done.
>   * Building target 'NULL_MOESI_CMP_directory.fast' with 'gcc-version-6'...
>     Done.
> Starting build tests with 'gcc-version-5'...
>   * Building target 'X86_MOESI_AMD_Base.opt' with 'gcc-version-5'...
>     Done.
>   * Building target 'X86_MOESI_AMD_Base.fast' with 'gcc-version-5'...
>     Done.
> Starting build tests with 'clang-version-9'...
> 'clang-version-9' was found in the comprehensive tests. All ISAs will be
> built.
>   * Building target 'X86.opt' with 'clang-version-9'...
>   ! Failed with exit code 2.
>   * Building target 'X86.fast' with 'clang-version-9'...
>   ! Failed with exit code 2.
>   * Building target 'NULL_MOESI_hammer.opt' with 'clang-version-9'...
>     Done.
>   * Building target 'NULL_MOESI_hammer.fast' with 'clang-version-9'...
>     Done.
>   * Building target 'X86_MOESI_AMD_Base.opt' with 'clang-version-9'...
>   ! Failed with exit code 2.
>   * Building target 'X86_MOESI_AMD_Base.fast' with 'clang-version-9'...
>   ! Failed with exit code 2.
>   * Building target 'MIPS.opt' with 'clang-version-9'...
>   ! Failed with exit code 2.
>   * Building target 'MIPS.fast' with 'clang-version-9'...
>   ! Failed with exit code 2.
>   * Building target 'Garnet_standalone.opt' with 'clang-version-9'...
>     Done.
>   * Building target 'Garnet_standalone.fast' with 'clang-version-9'...
>     Done.
>   * Building target 'RISCV.opt' with 'clang-version-9'...
>   ! Failed with exit code 2.
>   * Building target 'RISCV.fast' with 'clang-version-9'...
>   ! Failed with exit code 2.
>   * Building target 'NULL_MOESI_CMP_token.opt' with 'clang-version-9'...
>     Done.
>   * Building target 'NULL_MOESI_CMP_token.fast' with 'clang-version-9'...
>     Done.
>   * Building target 'SPARC.opt' with 'clang-version-9'...
>   ! Failed with exit code 2.
>   * Building target 'SPARC.fast' with 'clang-version-9'...
>   ! Failed with exit code 2.
>   * Building target 'NULL_MESI_Two_Level.opt' with 'clang-version-9'...
>     Done.
>   * Building target 'NULL_MESI_Two_Level.fast' with 'clang-version-9'...
>     Done.
>   * Building target 'POWER.opt' with 'clang-version-9'...
>   ! Failed with exit code 2.
>   * Building target 'POWER.fast' with 'clang-version-9'...
>   ! Failed with exit code 2.
>   * Building target 'ARM.opt' with 'clang-version-9'...
>   ! Failed with exit code 2.
>   * Building target 'ARM.fast' with 'clang-version-9'...
>   ! Failed with exit code 2.
>   * Building target 'ARM_MESI_Three_Level.opt' with 'clang-version-9'...
>   ! Failed with exit code 2.
>   * Building target 'ARM_MESI_Three_Level.fast' with 'clang-version-9'...
>   ! Failed with exit code 2.
>   * Building target 'NULL_MOESI_CMP_directory.opt' with
> 'clang-version-9'...
>     Done.
>   * Building target 'NULL_MOESI_CMP_directory.fast' with
> 'clang-version-9'...
>     Done.
>   * Building target 'GCN3_X86.opt' with 'clang-version-9'...
>   ! Failed with exit code 2.
>   * Building target 'GCN3_X86.fast' with 'clang-version-9'...
>   ! Failed with exit code 2.
> Starting build tests with 'clang-version-8'...
>   * Building target 'NULL_MOESI_hammer.opt' with 'clang-version-8'...
>     Done.
>   * Building target 'NULL_MOESI_hammer.fast' with 'clang-version-8'...
>     Done.
> Starting build tests with 'clang-version-7'...
>   * Building target 'Garnet_standalone.opt' with 'clang-version-7'...
>     Done.
>   * Building target 'Garnet_standalone.fast' with 'clang-version-7'...
>     Done.
> Starting build tests with 'clang-version-6.0'...
>   * Building target 'NULL_MOESI_CMP_directory.opt' with
> 'clang-version-6.0'...
>     Done.
>   * Building target 'NULL_MOESI_CMP_directory.fast' with
> 'clang-version-6.0'...
>     Done.
> Starting build tests with 'clang-version-5.0'...
>   * Building target 'NULL_MOESI_CMP_directory.opt' with
> 'clang-version-5.0'...
>     Done.
>   * Building target 'NULL_MOESI_CMP_directory.fast' with
> 'clang-version-5.0'...
>     Done.
> Starting build tests with 'clang-version-4.0'...
>   * Building target 'SPARC.opt' with 'clang-version-4.0'...
>   ! Failed with exit code 2.
>   * Building target 'SPARC.fast' with 'clang-version-4.0'...
>   ! Failed with exit code 2.
> Starting build tests with 'clang-version-3.9'...
>   * Building target 'ARM_MESI_Three_Level.opt' with 'clang-version-3.9'...
>   ! Failed with exit code 2.
>   * Building target 'ARM_MESI_Three_Level.fast' with 'clang-version-3.9'...
>   ! Failed with exit code 2.
> Build step 'Execute shell' marked build as failure
> Archiving artifacts
> _______________________________________________
> gem5-dev mailing list -- [email protected]
> To unsubscribe send an email to [email protected]
> %(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s
>
_______________________________________________
gem5-dev mailing list -- [email protected]
To unsubscribe send an email to [email protected]
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s

Reply via email to