See <https://jenkins.gem5.org/job/nightly/248/display/redirect?page=changes>
Changes: [gabe.black] sim: Fix erasure ordering in the futex map. [gabe.black] proto: Add a missing std:: in protoio.cc. [daecheol.you] mem-ruby: modify the TBE data state for ReadOnce_HitUpstream [gabe.black] gpu-compute: Stop passing in a default value to resize(). ------------------------------------------ [...truncated 1.67 MB...] 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/X86 Using saved variables file(s) /nobackup/jenkins/workspace/nightly/build/X86/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 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 size of struct kvm_xsave ... (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 *)&temp, 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] -> X86/sim/tags.cc scons: `build/X86/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/X86_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/X86_MESI_Two_Level/gem5.opt --default=X86 PROTOCOL=MESI_Two_Level scons: Entering directory `/nobackup/jenkins/workspace/nightly' scons: Reading SConscript files ... Mkdir("/nobackup/jenkins/workspace/nightly/build/X86_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 Checking for zlibVersion() in C++ library z... (cached) yes Checking for C library tcmalloc... (cached) yes Building in /nobackup/jenkins/workspace/nightly/build/X86_MESI_Two_Level Using saved variables file(s) /nobackup/jenkins/workspace/nightly/build/X86_MESI_Two_Level/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) yes 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 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 size of struct kvm_xsave ... (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 *)&temp, 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] -> X86_MESI_Two_Level/sim/tags.cc [ CXX] X86_MESI_Two_Level/sim/futex_map.cc -> .o [ CXX] X86_MESI_Two_Level/proto/protoio.cc -> .o [ CXX] X86_MESI_Two_Level/base/date.cc -> .o [ LINK] -> X86_MESI_Two_Level/gem5.opt /usr/bin/ld: skipping incompatible /usr/lib/libgcc_s.so.1 when searching for libgcc_s.so.1 /usr/bin/ld: skipping incompatible /usr/lib/libgcc_s.so.1 when searching for libgcc_s.so.1 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/VEGA_X86/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/VEGA_X86/gem5.opt scons: Entering directory `/nobackup/jenkins/workspace/nightly' scons: Reading SConscript files ... Mkdir("/nobackup/jenkins/workspace/nightly/build/VEGA_X86/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/VEGA_X86 Using saved variables file(s) /nobackup/jenkins/workspace/nightly/build/VEGA_X86/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 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 size of struct kvm_xsave ... (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 *)&temp, 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] -> VEGA_X86/sim/tags.cc scons: `build/VEGA_X86/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/X86_MI_example/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/X86_MI_example/gem5.opt --default=X86 PROTOCOL=MI_example scons: Entering directory `/nobackup/jenkins/workspace/nightly' scons: Reading SConscript files ... Mkdir("/nobackup/jenkins/workspace/nightly/build/X86_MI_example/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/X86_MI_example Using saved variables file(s) /nobackup/jenkins/workspace/nightly/build/X86_MI_example/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 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 size of struct kvm_xsave ... (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 *)&temp, 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 Build timed out (after 1,380 minutes). Marking the build as failed. 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] -> X86_MI_example/sim/tags.cc scons: `build/X86_MI_example/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. Logging call to command: /nobackup/jenkins/workspace/nightly/build/X86/gem5.opt -d /tmp/gem5outy4f37xb7 -re --silent-redirect /nobackup/jenkins/workspace/nightly/configs/example/gem5_library/x86-ubuntu-run-with-kvm.py Starting Test Suite: test-gem5-library-example-x86-ubuntu-run-with-kvm-X86-x86_64-opt Starting Test Case: test-gem5-library-example-x86-ubuntu-run-with-kvm-X86-x86_64-opt Test: test-gem5-library-example-x86-ubuntu-run-with-kvm-X86-x86_64-opt Passed Logging call to command: /nobackup/jenkins/workspace/nightly/build/X86_MESI_Two_Level/gem5.opt -d /tmp/gem5outp1r4lmcx -re --silent-redirect /nobackup/jenkins/workspace/nightly/configs/example/gem5_library/x86-parsec-benchmarks.py --benchmark blackscholes --size simsmall Starting Test Suite: test-gem5-library-example-x86-parsec-benchmarks-X86-x86_64-opt-MESI_Two_Level Starting Test Case: test-gem5-library-example-x86-parsec-benchmarks-X86-x86_64-opt-MESI_Two_Level Test: test-gem5-library-example-x86-parsec-benchmarks-X86-x86_64-opt-MESI_Two_Level Passed Logging call to command: /nobackup/jenkins/workspace/nightly/build/X86_MESI_Two_Level/gem5.opt -d /tmp/gem5out_7fbn0ya -re --silent-redirect /nobackup/jenkins/workspace/nightly/configs/example/gem5_library/x86-npb-benchmarks.py --benchmark bt --size A --ticks 5000000000 Starting Test Suite: test-gem5-library-example-x86-npb-benchmarks-X86-x86_64-opt-MESI_Two_Level Starting Test Case: test-gem5-library-example-x86-npb-benchmarks-X86-x86_64-opt-MESI_Two_Level Test: test-gem5-library-example-x86-npb-benchmarks-X86-x86_64-opt-MESI_Two_Level Passed Logging call to command: /nobackup/jenkins/workspace/nightly/build/X86_MESI_Two_Level/gem5.opt -d /tmp/gem5out32mflm9o -re --silent-redirect /nobackup/jenkins/workspace/nightly/configs/example/gem5_library/x86-gapbs-benchmarks.py --benchmark bfs --synthetic 1 --size 1 Starting Test Suite: test-gem5-library-example-x86-gapbs-benchmarks-X86-x86_64-opt-MESI_Two_Level Starting Test Case: test-gem5-library-example-x86-gapbs-benchmarks-X86-x86_64-opt-MESI_Two_Level Test: test-gem5-library-example-x86-gapbs-benchmarks-X86-x86_64-opt-MESI_Two_Level Passed Logging call to command: /nobackup/jenkins/workspace/nightly/build/VEGA_X86/gem5.opt -d /tmp/gem5out09l7ki1b -re --silent-redirect /nobackup/jenkins/workspace/nightly/tests/gem5/configs/boot_kvm_fork_run.py --cpu atomic --num-cpus 1 --num-forks 4 --mem-system classic --resource-directory /nobackup/jenkins/workspace/nightly/tests/gem5/resources --kernel-args='' Starting Test Suite: atomic-cpu_1-cores_classic_kvm-fork-run-test-VEGA_X86-x86_64-opt Starting Test Case: atomic-cpu_1-cores_classic_kvm-fork-run-test-VEGA_X86-x86_64-opt Test: atomic-cpu_1-cores_classic_kvm-fork-run-test-VEGA_X86-x86_64-opt Passed Logging call to command: /nobackup/jenkins/workspace/nightly/build/VEGA_X86/gem5.opt -d /tmp/gem5outra419n65 -re --silent-redirect /nobackup/jenkins/workspace/nightly/tests/gem5/configs/boot_kvm_fork_run.py --cpu timing --num-cpus 1 --num-forks 4 --mem-system classic --resource-directory /nobackup/jenkins/workspace/nightly/tests/gem5/resources --kernel-args='' Starting Test Suite: timing-cpu_1-cores_classic_kvm-fork-run-test-VEGA_X86-x86_64-opt Starting Test Case: timing-cpu_1-cores_classic_kvm-fork-run-test-VEGA_X86-x86_64-opt Test: timing-cpu_1-cores_classic_kvm-fork-run-test-VEGA_X86-x86_64-opt Passed Logging call to command: /nobackup/jenkins/workspace/nightly/build/VEGA_X86/gem5.opt -d /tmp/gem5outcddf_cbv -re --silent-redirect /nobackup/jenkins/workspace/nightly/tests/gem5/configs/boot_kvm_fork_run.py --cpu o3 --num-cpus 1 --num-forks 4 --mem-system classic --resource-directory /nobackup/jenkins/workspace/nightly/tests/gem5/resources --kernel-args='' Starting Test Suite: o3-cpu_1-cores_classic_kvm-fork-run-test-VEGA_X86-x86_64-opt Starting Test Case: o3-cpu_1-cores_classic_kvm-fork-run-test-VEGA_X86-x86_64-opt Test: o3-cpu_1-cores_classic_kvm-fork-run-test-VEGA_X86-x86_64-opt Passed Logging call to command: /nobackup/jenkins/workspace/nightly/build/VEGA_X86/gem5.opt -d /tmp/gem5outvsakmcx2 -re --silent-redirect /nobackup/jenkins/workspace/nightly/tests/gem5/configs/boot_kvm_fork_run.py --cpu timing --num-cpus 4 --num-forks 4 --mem-system classic --resource-directory /nobackup/jenkins/workspace/nightly/tests/gem5/resources --kernel-args='' Starting Test Suite: timing-cpu_4-cores_classic_kvm-fork-run-test-VEGA_X86-x86_64-opt Starting Test Case: timing-cpu_4-cores_classic_kvm-fork-run-test-VEGA_X86-x86_64-opt Test: timing-cpu_4-cores_classic_kvm-fork-run-test-VEGA_X86-x86_64-opt Passed Logging call to command: /nobackup/jenkins/workspace/nightly/build/X86_MI_example/gem5.opt -d /tmp/gem5out77am3u71 -re --silent-redirect /nobackup/jenkins/workspace/nightly/tests/gem5/configs/boot_kvm_fork_run.py --cpu timing --num-cpus 4 --num-forks 4 --mem-system mi_example --resource-directory /nobackup/jenkins/workspace/nightly/tests/gem5/resources --kernel-args='' Starting Test Suite: timing-cpu_4-cores_mi_example_kvm-fork-run-test-X86-x86_64-opt-MI_example Starting Test Case: timing-cpu_4-cores_mi_example_kvm-fork-run-test-X86-x86_64-opt-MI_example Test: timing-cpu_4-cores_mi_example_kvm-fork-run-test-X86-x86_64-opt-MI_example Passed Logging call to command: /nobackup/jenkins/workspace/nightly/build/X86/gem5.opt -d /tmp/gem5outgo7lphdj -re --silent-redirect /nobackup/jenkins/workspace/nightly/tests/gem5/configs/boot_kvm_fork_run.py --cpu timing --num-cpus 1 --num-forks 4 --mem-system mesi_two_level --resource-directory /nobackup/jenkins/workspace/nightly/tests/gem5/resources --kernel-args='' Starting Test Suite: timing-cpu_1-cores_mesi_two_level_kvm-fork-run-test-X86-x86_64-opt Starting Test Case: timing-cpu_1-cores_mesi_two_level_kvm-fork-run-test-X86-x86_64-opt Test: timing-cpu_1-cores_mesi_two_level_kvm-fork-run-test-X86-x86_64-opt Passed Logging call to command: /nobackup/jenkins/workspace/nightly/build/X86/gem5.opt -d /tmp/gem5outroqjj4l9 -re --silent-redirect /nobackup/jenkins/workspace/nightly/tests/gem5/configs/boot_kvm_fork_run.py --cpu o3 --num-cpus 8 --num-forks 4 --mem-system mesi_two_level --resource-directory /nobackup/jenkins/workspace/nightly/tests/gem5/resources --kernel-args='' Starting Test Suite: o3-cpu_8-cores_mesi_two_level_kvm-fork-run-test-X86-x86_64-opt Starting Test Case: o3-cpu_8-cores_mesi_two_level_kvm-fork-run-test-X86-x86_64-opt Test: o3-cpu_8-cores_mesi_two_level_kvm-fork-run-test-X86-x86_64-opt Passed Logging call to command: /nobackup/jenkins/workspace/nightly/build/X86/gem5.opt -d /tmp/gem5outzr50mcy6 -re --silent-redirect /nobackup/jenkins/workspace/nightly/tests/gem5/configs/boot_kvm_fork_run.py --cpu timing --num-cpus 2 --num-forks 4 --mem-system mesi_two_level --resource-directory /nobackup/jenkins/workspace/nightly/tests/gem5/resources --kernel-args='' Starting Test Suite: timing-cpu_2-cores_mesi_two_level_kvm-fork-run-test-X86-x86_64-opt Starting Test Case: timing-cpu_2-cores_mesi_two_level_kvm-fork-run-test-X86-x86_64-opt Test: timing-cpu_2-cores_mesi_two_level_kvm-fork-run-test-X86-x86_64-opt Failed Logging call to command: /nobackup/jenkins/workspace/nightly/build/VEGA_X86/gem5.opt -d /tmp/gem5outjxn44wo3 -re --silent-redirect /nobackup/jenkins/workspace/nightly/tests/gem5/configs/boot_kvm_switch_exit.py --cpu atomic --num-cpus 1 --mem-system classic --resource-directory /nobackup/jenkins/workspace/nightly/tests/gem5/resources --kernel-args='' Terminated Build was aborted Archiving artifacts _______________________________________________ gem5-dev mailing list -- gem5-dev@gem5.org To unsubscribe send an email to gem5-dev-le...@gem5.org