See <https://jenkins.gem5.org/job/Nightly/29/display/redirect>

Changes:


------------------------------------------
Started by timer
Running as SYSTEM
Building in workspace <https://jenkins.gem5.org/job/Nightly/ws/>
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 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 d60f649819f1a793396f13a11b079b8c28e80c5d 
(refs/remotes/origin/develop)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d60f649819f1a793396f13a11b079b8c28e80c5d # timeout=10
Commit message: "sim: Add checkpoint parameters for VMA list"
 > git rev-list --no-walk d60f649819f1a793396f13a11b079b8c28e80c5d # timeout=10
[Nightly] $ /bin/sh -xe /tmp/jenkins275046590939030259.sh
+ scons build/NULL/gem5.opt -j4
scons: Reading SConscript files ...
Warning: Your compiler doesn't support incremental linking and lto at the same
         time, so lto is being disabled. To force lto on anyway, use the
         --force-lto option. That will disable partial linking.
Info: Using Python config: python2.7-config
Checking for C header file Python.h... (cached) yes
Checking for C library python2.7... (cached) yes
Checking for C library pthread... (cached) yes
Checking for C library dl... (cached) yes
Checking for C library util... (cached) yes
Checking for C library m... (cached) yes
Checking for accept(0,0,0) in C++ library None... (cached) yes
Checking for zlibVersion() in C++ library z... (cached) yes
Checking for GOOGLE_PROTOBUF_VERIFY_VERSION in C++ library protobuf... (cached) 
yes
Checking for C header file valgrind/valgrind.h... (cached) no
Checking for clock_nanosleep(0,0,NULL,NULL) in C library None... (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 C library tcmalloc... (cached) yes
Checking for char temp; backtrace_symbols_fd((void*)&temp, 0, 0) in C library 
None... (cached) yes
Checking for C header file fenv.h... (cached) yes
Checking for C header file png.h... (cached) no
Warning: Header file <png.h> not found.
         This host has no libpng library.
         Disabling support for PNG framebuffers.
Checking for C header file linux/kvm.h... (cached) yes
Checking for C header file linux/if_tun.h... (cached) yes
Checking size of struct kvm_xsave ... (cached) yes
Checking for member exclude_host in struct perf_event_attr...(cached) yes
Checking for hdf5-serial using pkg-config... pkg-config not found
Checking for hdf5 using pkg-config... pkg-config not found
Checking for H5Fcreate("", 0, 0, 0) in C library hdf5... (cached) no
Warning: Couldn't find any HDF5 C++ libraries. Disabling
         HDF5 support.
Checking whether __i386__ is declared... (cached) no
Checking whether __x86_64__ is declared... (cached) yes
Building in <https://jenkins.gem5.org/job/Nightly/ws/build/NULL>
Using saved variables file 
<https://jenkins.gem5.org/job/Nightly/ws/build/variables/NULL>
warn: CheckedInt already exists in allParams. This may be caused by the Python 
2.7 compatibility layer.
warn: Enum already exists in allParams. This may be caused by the Python 2.7 
compatibility layer.
warn: ScopedEnum already exists in allParams. This may be caused by the Python 
2.7 compatibility layer.
scons: done reading SConscript files.
scons: Building targets ...
 [VER TAGS]  -> NULL/sim/tags.cc
 [     CXX] NULL/mem/ruby/protocol/DMA_Controller.cc -> .o
 [     CXX] NULL/mem/ruby/protocol/DMA_Wakeup.cc -> .o
 [     CXX] NULL/mem/ruby/protocol/Directory_Controller.cc -> .o
 [     CXX] NULL/mem/ruby/protocol/Directory_Wakeup.cc -> .o
 [     CXX] NULL/mem/ruby/protocol/L1Cache_Controller.cc -> .o
 [     CXX] NULL/mem/ruby/protocol/L1Cache_Wakeup.cc -> .o
 [    LINK]  -> NULL/mem/ruby/protocol/lib.o.partial
 [     CXX] NULL/base/date.cc -> .o
 [    LINK]  -> NULL/gem5.opt
scons: done building targets.
*** Summary of Warnings ***
Warning: Your compiler doesn't support incremental linking and lto at the same
         time, so lto is being disabled. To force lto on anyway, use the
         --force-lto option. That will disable partial linking.
Warning: Header file <png.h> not found.
         This host has no libpng library.
         Disabling support for PNG framebuffers.
[Nightly] $ /bin/sh -xe /tmp/jenkins6534744478468075215.sh
+ scons build/ARM/gem5.opt -j4
scons: Reading SConscript files ...
Warning: Your compiler doesn't support incremental linking and lto at the same
         time, so lto is being disabled. To force lto on anyway, use the
         --force-lto option. That will disable partial linking.
Info: Using Python config: python2.7-config
Checking for C header file Python.h... (cached) yes
Checking for C library python2.7... (cached) yes
Checking for C library pthread... (cached) yes
Checking for C library dl... (cached) yes
Checking for C library util... (cached) yes
Checking for C library m... (cached) yes
Checking for accept(0,0,0) in C++ library None... (cached) yes
Checking for zlibVersion() in C++ library z... (cached) yes
Checking for GOOGLE_PROTOBUF_VERIFY_VERSION in C++ library protobuf... (cached) 
yes
Checking for C header file valgrind/valgrind.h... (cached) no
Checking for clock_nanosleep(0,0,NULL,NULL) in C library None... (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 C library tcmalloc... (cached) yes
Checking for char temp; backtrace_symbols_fd((void*)&temp, 0, 0) in C library 
None... (cached) yes
Checking for C header file fenv.h... (cached) yes
Checking for C header file png.h... (cached) no
Warning: Header file <png.h> not found.
         This host has no libpng library.
         Disabling support for PNG framebuffers.
Checking for C header file linux/kvm.h... (cached) yes
Checking for C header file linux/if_tun.h... (cached) yes
Checking size of struct kvm_xsave ... (cached) yes
Checking for member exclude_host in struct perf_event_attr...(cached) yes
Checking for hdf5-serial using pkg-config... pkg-config not found
Checking for hdf5 using pkg-config... pkg-config not found
Checking for H5Fcreate("", 0, 0, 0) in C library hdf5... (cached) no
Warning: Couldn't find any HDF5 C++ libraries. Disabling
         HDF5 support.
Checking whether __i386__ is declared... (cached) no
Checking whether __x86_64__ is declared... (cached) yes
Building in <https://jenkins.gem5.org/job/Nightly/ws/build/ARM>
Using saved variables file 
<https://jenkins.gem5.org/job/Nightly/ws/build/variables/ARM>
warn: CheckedInt already exists in allParams. This may be caused by the Python 
2.7 compatibility layer.
warn: Enum already exists in allParams. This may be caused by the Python 2.7 
compatibility layer.
warn: ScopedEnum already exists in allParams. This may be caused by the Python 
2.7 compatibility layer.
scons: done reading SConscript files.
scons: Building targets ...
 [VER TAGS]  -> ARM/sim/tags.cc
 [     CXX] ARM/mem/ruby/protocol/DMA_Controller.cc -> .o
 [     CXX] ARM/mem/ruby/protocol/DMA_Wakeup.cc -> .o
 [     CXX] ARM/mem/ruby/protocol/Directory_Controller.cc -> .o
 [     CXX] ARM/mem/ruby/protocol/Directory_Wakeup.cc -> .o
 [     CXX] ARM/mem/ruby/protocol/L1Cache_Controller.cc -> .o
 [     CXX] ARM/mem/ruby/protocol/L1Cache_Wakeup.cc -> .o
 [     CXX] ARM/mem/ruby/protocol/L2Cache_Controller.cc -> .o
 [     CXX] ARM/mem/ruby/protocol/L2Cache_Wakeup.cc -> .o
 [    LINK]  -> ARM/mem/ruby/protocol/lib.o.partial
 [     CXX] ARM/base/date.cc -> .o
 [    LINK]  -> ARM/gem5.opt
/usr/bin/ld: build/ARM/arch/arm/lib.o.partial: in function 
`ArmSemihosting::callTmpNam(ThreadContext*, unsigned long, unsigned long, 
unsigned long)':
<https://jenkins.gem5.org/job/Nightly/ws/build/ARM/arch/arm/semihosting.cc>:453:
 warning: the use of `tmpnam' is dangerous, better use `mkstemp'
scons: done building targets.
*** Summary of Warnings ***
Warning: Your compiler doesn't support incremental linking and lto at the same
         time, so lto is being disabled. To force lto on anyway, use the
         --force-lto option. That will disable partial linking.
Warning: Header file <png.h> not found.
         This host has no libpng library.
         Disabling support for PNG framebuffers.
[Nightly] $ /bin/sh -xe /tmp/jenkins6893181967253080734.sh
+ scons build/MIPS/gem5.opt -j4
scons: Reading SConscript files ...
Warning: Your compiler doesn't support incremental linking and lto at the same
         time, so lto is being disabled. To force lto on anyway, use the
         --force-lto option. That will disable partial linking.
Info: Using Python config: python2.7-config
Checking for C header file Python.h... (cached) yes
Checking for C library python2.7... (cached) yes
Checking for C library pthread... (cached) yes
Checking for C library dl... (cached) yes
Checking for C library util... (cached) yes
Checking for C library m... (cached) yes
Checking for accept(0,0,0) in C++ library None... (cached) yes
Checking for zlibVersion() in C++ library z... (cached) yes
Checking for GOOGLE_PROTOBUF_VERIFY_VERSION in C++ library protobuf... (cached) 
yes
Checking for C header file valgrind/valgrind.h... (cached) no
Checking for clock_nanosleep(0,0,NULL,NULL) in C library None... (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 C library tcmalloc... (cached) yes
Checking for char temp; backtrace_symbols_fd((void*)&temp, 0, 0) in C library 
None... (cached) yes
Checking for C header file fenv.h... (cached) yes
Checking for C header file png.h... (cached) no
Warning: Header file <png.h> not found.
         This host has no libpng library.
         Disabling support for PNG framebuffers.
Checking for C header file linux/kvm.h... (cached) yes
Checking for C header file linux/if_tun.h... (cached) yes
Checking size of struct kvm_xsave ... (cached) yes
Checking for member exclude_host in struct perf_event_attr...(cached) yes
Checking for hdf5-serial using pkg-config... pkg-config not found
Checking for hdf5 using pkg-config... pkg-config not found
Checking for H5Fcreate("", 0, 0, 0) in C library hdf5... (cached) no
Warning: Couldn't find any HDF5 C++ libraries. Disabling
         HDF5 support.
Checking whether __i386__ is declared... (cached) no
Checking whether __x86_64__ is declared... (cached) yes
Building in <https://jenkins.gem5.org/job/Nightly/ws/build/MIPS>
Using saved variables file 
<https://jenkins.gem5.org/job/Nightly/ws/build/variables/MIPS>
warn: CheckedInt already exists in allParams. This may be caused by the Python 
2.7 compatibility layer.
warn: Enum already exists in allParams. This may be caused by the Python 2.7 
compatibility layer.
warn: ScopedEnum already exists in allParams. This may be caused by the Python 
2.7 compatibility layer.
scons: done reading SConscript files.
scons: Building targets ...
 [VER TAGS]  -> MIPS/sim/tags.cc
 [     CXX] MIPS/mem/ruby/system/RubyPort.cc -> .o
 [     CXX] MIPS/mem/ruby/system/RubySystem.cc -> .o
 [     CXX] MIPS/mem/ruby/system/Sequencer.cc -> .o
 [     CXX] MIPS/mem/ruby/structures/DirectoryMemory.cc -> .o
 [     CXX] MIPS/mem/ruby/structures/RubyPrefetcher.cc -> .o
 [     CXX] MIPS/arch/mips/linux/process.cc -> .o
 [    LINK]  -> MIPS/mem/ruby/system/lib.o.partial
 [     CXX] MIPS/arch/mips/tlb.cc -> .o
 [     CXX] MIPS/arch/mips/utility.cc -> .o
build/MIPS/arch/mips/linux/process.cc: In function 'SyscallReturn 
sys_setsysinfoFunc(SyscallDesc*, ThreadContext*, unsigned int, Addr, unsigned 
int)':
build/MIPS/arch/mips/linux/process.cc:130:18: error: 'ConstVPtr<long unsigned 
int>' {aka 'class ConstProxyPtr<long unsigned int, SETranslatingPortProxy>'} 
has no member named 'copyIn'
  130 |             fpcr.copyIn(tc->getVirtProxy());
      |                  ^~~~~~
 [     CXX] MIPS/arch/mips/generated/decoder.cc -> .o
 [    LINK]  -> MIPS/mem/ruby/structures/lib.o.partial
 [     CXX] MIPS/arch/mips/generated/inst-constrs.cc -> .o
scons: *** [build/MIPS/arch/mips/linux/process.o] Error 1
scons: building terminated because of errors.
*** Summary of Warnings ***
Warning: Your compiler doesn't support incremental linking and lto at the same
         time, so lto is being disabled. To force lto on anyway, use the
         --force-lto option. That will disable partial linking.
Warning: Header file <png.h> not found.
         This host has no libpng library.
         Disabling support for PNG framebuffers.
Build step 'Execute shell' marked build as failure
Archiving artifacts
_______________________________________________
gem5-dev mailing list -- gem5-dev@gem5.org
To unsubscribe send an email to gem5-dev-le...@gem5.org
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s

Reply via email to