[gem5-dev] Re: Build failed in Jenkins: nightly #371

2022-10-04 Thread Bobby Bruce
Ah, ok. This patch should fix this issue:
https://gem5-review.googlesource.com/c/public/gem5/+/64111

Getting the X86 KVM tests to run on the nightly was always a bit of a hack
and it seems I didn't remove the ARM KVM tests when doing so.

--
Dr. Bobby R. Bruce
Room 3050,
Kemper Hall, UC Davis
Davis,
CA, 95616

web: https://www.bobbybruce.net


On Mon, Oct 3, 2022 at 4:10 PM Giacomo Travaglini <
giacomo.travagl...@arm.com> wrote:

> Hi Bobby,
>
>
>
> Yes the CL is supposed to fix KVM runs, though those nightly tests
> shouldn’t run on non-Arm hosts…
>
>
>
> Kind Regards
>
>
>
> Giacomo
>
>
>
> *From: *Bobby Bruce 
> *Date: *Monday, 3 October 2022 at 18:54
> *To: *gem5-dev@gem5.org , Giacomo Travaglini <
> giacomo.travagl...@arm.com>
> *Subject: *Re: [gem5-dev] Build failed in Jenkins: nightly #371
>
> Giacomo,
>
>
>
> I see a few patches from you working on the ArmSystem. Are these to
> address these test failures or should I look into this?
>
>
>
> --
>
> Dr. Bobby R. Bruce
> Room 3050,
> Kemper Hall, UC Davis
> Davis,
> CA, 95616
>
>
>
> web: https://www.bobbybruce.net
>
>
>
>
>
> On Sun, Oct 2, 2022 at 2:35 PM  wrote:
>
> See <
> https://jenkins.gem5.org/job/nightly/371/display/redirect?page=changes>
>
> Changes:
>
> [matthew.poremba] dev-amdgpu: Remove cached copy of device memory
>
>
> --
> [...truncated 1.57 MB...]
> Remove: fast
> Remove: ARM
>
> 
> Running Tests from 22 suites
> Results will be stored in
> /nobackup/jenkins/workspace/nightly/tests/testing-results
>
> 
> Building the following targets. This may take a while.
> /nobackup/jenkins/workspace/nightly/build/ALL/gem5.opt
> You may want to run with only a single ISA(--isa=), use --skip-build, or
> use 'rerun'.
> Logging call to command: scons -C /nobackup/jenkins/workspace/nightly -j
> 24 --ignore-style --no-compress-debug
> /nobackup/jenkins/workspace/nightly/build/ALL/gem5.opt
> scons: Entering directory `/nobackup/jenkins/workspace/nightly'
> scons: Reading SConscript files ...
> Mkdir("/nobackup/jenkins/workspace/nightly/build/ALL/gem5.build")
> Checking for linker -Wl,--as-needed support... (cached) yes
> Checking for compiler -Wno-free-nonheap-object support... (cached) yes
> Info: Using Python config: python3-config
> Checking for C header file Python.h... (cached) yes
> Checking Python version... (cached) 3.8.10
> Checking for accept(0,0,0) in C++ library None... (cached) yes
> Checking for zlibVersion() in C++ library z... (cached) yes
> Checking for C library tcmalloc... (cached) yes
> Building in /nobackup/jenkins/workspace/nightly/build/ALL
> Using saved variables file(s)
> /nobackup/jenkins/workspace/nightly/build/ALL/gem5.build/variables
> Checking for C header file fenv.h... (cached) yes
> Checking for C header file png.h... (cached) yes
> Checking for clock_nanosleep(0,0,NULL,NULL) in C library None... (cached)
> yes
> Checking for C header file valgrind/valgrind.h... (cached) no
> Warning: Deprecated namespaces are not supported by this compiler.
>  Please make sure to check the mailing list for deprecation
>  announcements.
> Checking for pkg-config package hdf5-serial... (cached) yes
> Checking for H5Fcreate("", 0, 0, 0) in C library hdf5... (cached) yes
> Checking for H5::H5File("", 0) in C++ library hdf5_cpp... (cached) yes
> Checking size of struct kvm_xsave ... (cached) yes
> Checking for C header file linux/kvm.h... (cached) yes
> Checking for timer_create(CLOCK_MONOTONIC, NULL, NULL) in C library
> None... (cached) no
> Checking for timer_create(CLOCK_MONOTONIC, NULL, NULL) in C library rt...
> (cached) yes
> Checking for member exclude_host in struct perf_event_attr...(cached) yes
> Checking for shm_open("/test", 0, 0) in C library None... (cached) yes
> Checking for char temp; backtrace_symbols_fd((void *), 0, 0) in C
> library None... (cached) yes
> Checking for pkg-config package protobuf... (cached) yes
> Checking for GOOGLE_PROTOBUF_VERIFY_VERSION in C++ library protobuf...
> (cached) yes
> Checking for C header file linux/if_tun.h... (cached) yes
> Checking whether __i386__ is declared... (cached) no
> Checking whether __x86_64__ is declared... (cached) yes
> Checking for compiler -Wno-self-assign-overloaded support... (cached) yes
> Checking for compiler -Wno-free-nonheap-object support... (cached) yes
> scons: done reading SConscript files.
> scons: Buildi

[gem5-dev] Re: Build failed in Jenkins: nightly #371

2022-10-03 Thread Giacomo Travaglini
Hi Bobby,

Yes the CL is supposed to fix KVM runs, though those nightly tests shouldn’t 
run on non-Arm hosts…

Kind Regards

Giacomo

From: Bobby Bruce 
Date: Monday, 3 October 2022 at 18:54
To: gem5-dev@gem5.org , Giacomo Travaglini 

Subject: Re: [gem5-dev] Build failed in Jenkins: nightly #371
Giacomo,

I see a few patches from you working on the ArmSystem. Are these to address 
these test failures or should I look into this?

--
Dr. Bobby R. Bruce
Room 3050,
Kemper Hall, UC Davis
Davis,
CA, 95616


web: https://www.bobbybruce.net



On Sun, Oct 2, 2022 at 2:35 PM 
mailto:jenkins-no-re...@gem5.org>> wrote:
See <https://jenkins.gem5.org/job/nightly/371/display/redirect?page=changes>

Changes:

[matthew.poremba] dev-amdgpu: Remove cached copy of device memory


--
[...truncated 1.57 MB...]
Remove: fast
Remove: ARM

Running Tests from 22 suites
Results will be stored in 
/nobackup/jenkins/workspace/nightly/tests/testing-results

Building the following targets. This may take a while.
/nobackup/jenkins/workspace/nightly/build/ALL/gem5.opt
You may want to run with only a single ISA(--isa=), use --skip-build, or use 
'rerun'.
Logging call to command: scons -C /nobackup/jenkins/workspace/nightly -j 24 
--ignore-style --no-compress-debug 
/nobackup/jenkins/workspace/nightly/build/ALL/gem5.opt
scons: Entering directory `/nobackup/jenkins/workspace/nightly'
scons: Reading SConscript files ...
Mkdir("/nobackup/jenkins/workspace/nightly/build/ALL/gem5.build")
Checking for linker -Wl,--as-needed support... (cached) yes
Checking for compiler -Wno-free-nonheap-object support... (cached) yes
Info: Using Python config: python3-config
Checking for C header file Python.h... (cached) yes
Checking Python version... (cached) 3.8.10
Checking for accept(0,0,0) in C++ library None... (cached) yes
Checking for zlibVersion() in C++ library z... (cached) yes
Checking for C library tcmalloc... (cached) yes
Building in /nobackup/jenkins/workspace/nightly/build/ALL
Using saved variables file(s) 
/nobackup/jenkins/workspace/nightly/build/ALL/gem5.build/variables
Checking for C header file fenv.h... (cached) yes
Checking for C header file png.h... (cached) yes
Checking for clock_nanosleep(0,0,NULL,NULL) in C library None... (cached) yes
Checking for C header file valgrind/valgrind.h... (cached) no
Warning: Deprecated namespaces are not supported by this compiler.
 Please make sure to check the mailing list for deprecation
 announcements.
Checking for pkg-config package hdf5-serial... (cached) yes
Checking for H5Fcreate("", 0, 0, 0) in C library hdf5... (cached) yes
Checking for H5::H5File("", 0) in C++ library hdf5_cpp... (cached) yes
Checking size of struct kvm_xsave ... (cached) yes
Checking for C header file linux/kvm.h... (cached) yes
Checking for timer_create(CLOCK_MONOTONIC, NULL, NULL) in C library None... 
(cached) no
Checking for timer_create(CLOCK_MONOTONIC, NULL, NULL) in C library rt... 
(cached) yes
Checking for member exclude_host in struct perf_event_attr...(cached) yes
Checking for shm_open("/test", 0, 0) in C library None... (cached) yes
Checking for char temp; backtrace_symbols_fd((void *), 0, 0) in C library 
None... (cached) yes
Checking for pkg-config package protobuf... (cached) yes
Checking for GOOGLE_PROTOBUF_VERIFY_VERSION in C++ library protobuf... (cached) 
yes
Checking for C header file linux/if_tun.h... (cached) yes
Checking whether __i386__ is declared... (cached) no
Checking whether __x86_64__ is declared... (cached) yes
Checking for compiler -Wno-self-assign-overloaded support... (cached) yes
Checking for compiler -Wno-free-nonheap-object support... (cached) yes
scons: done reading SConscript files.
scons: Building targets ...
 [VER TAGS]  -> ALL/sim/tags.cc
scons: `build/ALL/gem5.opt' is up to date.
scons: done building targets.
*** Summary of Warnings ***
Warning: Deprecated namespaces are not supported by this compiler.
 Please make sure to check the mailing list for deprecation
 announcements.
Building the following targets. This may take a while.
/nobackup/jenkins/workspace/nightly/build/ALL_MESI_Two_Level/gem5.opt
You may want to run with only a single ISA(--isa=), use --skip-build, or use 
'rerun'.
Logging call to command: scons -C /nobackup/jenkins/workspace/nightly -j 24 
--ignore-style --no-compress-debug 
/nobackup/jenkins/workspace/nightly/build/ALL_MESI_Two_Level/gem5.opt 
--default=ALL PROTOCOL=MESI_Two_Level
scons: Entering directory `/nobackup/jenkins/workspace/nightly'
scons: Reading SConscript files ...
Mkdir("/nobackup/jenkins/workspace/nightly/build/ALL_MESI_Two_Level/gem5.build")
Checking for linker -Wl,--as-needed support... (cached) yes
Checking for compiler -Wno-free-nonheap-

[gem5-dev] Re: Build failed in Jenkins: nightly #371

2022-10-03 Thread Bobby Bruce
Giacomo,

I see a few patches from you working on the ArmSystem. Are these to address
these test failures or should I look into this?

--
Dr. Bobby R. Bruce
Room 3050,
Kemper Hall, UC Davis
Davis,
CA, 95616

web: https://www.bobbybruce.net


On Sun, Oct 2, 2022 at 2:35 PM  wrote:

> See <
> https://jenkins.gem5.org/job/nightly/371/display/redirect?page=changes>
>
> Changes:
>
> [matthew.poremba] dev-amdgpu: Remove cached copy of device memory
>
>
> --
> [...truncated 1.57 MB...]
> Remove: fast
> Remove: ARM
>
> 
> Running Tests from 22 suites
> Results will be stored in
> /nobackup/jenkins/workspace/nightly/tests/testing-results
>
> 
> Building the following targets. This may take a while.
> /nobackup/jenkins/workspace/nightly/build/ALL/gem5.opt
> You may want to run with only a single ISA(--isa=), use --skip-build, or
> use 'rerun'.
> Logging call to command: scons -C /nobackup/jenkins/workspace/nightly -j
> 24 --ignore-style --no-compress-debug
> /nobackup/jenkins/workspace/nightly/build/ALL/gem5.opt
> scons: Entering directory `/nobackup/jenkins/workspace/nightly'
> scons: Reading SConscript files ...
> Mkdir("/nobackup/jenkins/workspace/nightly/build/ALL/gem5.build")
> Checking for linker -Wl,--as-needed support... (cached) yes
> Checking for compiler -Wno-free-nonheap-object support... (cached) yes
> Info: Using Python config: python3-config
> Checking for C header file Python.h... (cached) yes
> Checking Python version... (cached) 3.8.10
> Checking for accept(0,0,0) in C++ library None... (cached) yes
> Checking for zlibVersion() in C++ library z... (cached) yes
> Checking for C library tcmalloc... (cached) yes
> Building in /nobackup/jenkins/workspace/nightly/build/ALL
> Using saved variables file(s)
> /nobackup/jenkins/workspace/nightly/build/ALL/gem5.build/variables
> Checking for C header file fenv.h... (cached) yes
> Checking for C header file png.h... (cached) yes
> Checking for clock_nanosleep(0,0,NULL,NULL) in C library None... (cached)
> yes
> Checking for C header file valgrind/valgrind.h... (cached) no
> Warning: Deprecated namespaces are not supported by this compiler.
>  Please make sure to check the mailing list for deprecation
>  announcements.
> Checking for pkg-config package hdf5-serial... (cached) yes
> Checking for H5Fcreate("", 0, 0, 0) in C library hdf5... (cached) yes
> Checking for H5::H5File("", 0) in C++ library hdf5_cpp... (cached) yes
> Checking size of struct kvm_xsave ... (cached) yes
> Checking for C header file linux/kvm.h... (cached) yes
> Checking for timer_create(CLOCK_MONOTONIC, NULL, NULL) in C library
> None... (cached) no
> Checking for timer_create(CLOCK_MONOTONIC, NULL, NULL) in C library rt...
> (cached) yes
> Checking for member exclude_host in struct perf_event_attr...(cached) yes
> Checking for shm_open("/test", 0, 0) in C library None... (cached) yes
> Checking for char temp; backtrace_symbols_fd((void *), 0, 0) in C
> library None... (cached) yes
> Checking for pkg-config package protobuf... (cached) yes
> Checking for GOOGLE_PROTOBUF_VERIFY_VERSION in C++ library protobuf...
> (cached) yes
> Checking for C header file linux/if_tun.h... (cached) yes
> Checking whether __i386__ is declared... (cached) no
> Checking whether __x86_64__ is declared... (cached) yes
> Checking for compiler -Wno-self-assign-overloaded support... (cached) yes
> Checking for compiler -Wno-free-nonheap-object support... (cached) yes
> scons: done reading SConscript files.
> scons: Building targets ...
>  [VER TAGS]  -> ALL/sim/tags.cc
> scons: `build/ALL/gem5.opt' is up to date.
> scons: done building targets.
> *** Summary of Warnings ***
> Warning: Deprecated namespaces are not supported by this compiler.
>  Please make sure to check the mailing list for deprecation
>  announcements.
> Building the following targets. This may take a while.
> /nobackup/jenkins/workspace/nightly/build/ALL_MESI_Two_Level/gem5.opt
> You may want to run with only a single ISA(--isa=), use --skip-build, or
> use 'rerun'.
> Logging call to command: scons -C /nobackup/jenkins/workspace/nightly -j
> 24 --ignore-style --no-compress-debug
> /nobackup/jenkins/workspace/nightly/build/ALL_MESI_Two_Level/gem5.opt
> --default=ALL PROTOCOL=MESI_Two_Level
> scons: Entering directory `/nobackup/jenkins/workspace/nightly'
> scons: Reading SConscript files ...
>
> Mkdir("/nobackup/jenkins/workspace/nightly/build/ALL_MESI_Two_Level/gem5.build")
> Checking for linker -Wl,--as-needed support... (cached) yes
> Checking for compiler -Wno-free-nonheap-object support... (cached) yes
> Info: Using Python config: python3-config
> Checking for C header file Python.h... (cached) yes
> Checking Python version... (cached) 3.8.10
> Checking for accept(0,0,0) in C++ library None... (cached) yes