This failure is fixed by https://gem5-review.googlesource.com/c/public/gem5/+/34255
-- Dr. Bobby R. Bruce Room 2235, Kemper Hall, UC Davis Davis, CA, 95616 web: https://www.bobbybruce.net On Wed, Sep 9, 2020 at 12:58 PM jenkins-no-reply--- via gem5-dev < gem5-dev@gem5.org> wrote: > See <https://jenkins.gem5.org/job/Nightly/63/display/redirect?page=changes > > > > Changes: > > [gabeblack] arch: Add a virtual destructor to BaseHTMCheckpoint. > > [gabeblack] cpu: Fix style and add overrides to bas_dyn_inst.hh. > > [gabeblack] mem: Remove the unused nvm private member from > NVMInterface::Rank. > > [Andreas.Sandberg] sim: Expose the system's byte order as a param > > [Jason Lowe-Power] cpu-o3: convert commit to new style stats > > [Jason Lowe-Power] cpu-o3: convert decode to new style stats > > [Jason Lowe-Power] cpu-o3: convert lsq_unit to new style stats > > [Jason Lowe-Power] cpu-o3: convert rob to new style stats > > [Jason Lowe-Power] cpu-o3: convert rename to new style stats > > [giacomo.travaglini] arch-arm: Fix ArmISA namespace requirement for TME > instructions > > > ------------------------------------------ > [...truncated 279.99 KB...] > [ CC] MIPS/base/fenv.c -> .o > [CONFIG H] HAVE_VALGRIND, 0 -> MIPS/config/have_valgrind.hh > [ CXX] MIPS/base/fiber.cc -> .o > [ CXX] MIPS/base/framebuffer.cc -> .o > [ LINK] -> MIPS/dev/pci/lib.o.partial > [ CXX] MIPS/base/hostinfo.cc -> .o > [ CXX] MIPS/base/inet.cc -> .o > [ CXX] MIPS/base/inifile.cc -> .o > [ CXX] MIPS/base/logging.cc -> .o > [ CXX] MIPS/base/match.cc -> .o > [ CXX] MIPS/base/output.cc -> .o > [ CXX] MIPS/base/pixel.cc -> .o > [ CXX] MIPS/base/pollevent.cc -> .o > [ CXX] MIPS/base/random.cc -> .o > [ TRACING] -> MIPS/debug/GDBAll.hh > [ CXX] MIPS/base/remote_gdb.cc -> .o > [ CXX] MIPS/base/socket.cc -> .o > [ CXX] MIPS/base/statistics.cc -> .o > [ CXX] MIPS/base/str.cc -> .o > [CONFIG H] USE_POSIX_CLOCK, 1 -> MIPS/config/use_posix_clock.hh > [ CXX] MIPS/base/time.cc -> .o > [ CXX] MIPS/base/version.cc -> .o > [ TRACING] -> MIPS/debug/FmtFlag.hh > [ TRACING] -> MIPS/debug/FmtStackTrace.hh > [ TRACING] -> MIPS/debug/FmtTicksOff.hh > [ CXX] MIPS/base/trace.cc -> .o > [ CXX] MIPS/base/types.cc -> .o > [ CXX] MIPS/base/loader/dtb_file.cc -> .o > [ CXX] MIPS/base/loader/elf_object.cc -> .o > [ CXX] MIPS/base/loader/image_file_data.cc -> .o > [ CXX] MIPS/base/loader/memory_image.cc -> .o > [ CXX] MIPS/base/loader/object_file.cc -> .o > [ CXX] MIPS/base/loader/symtab.cc -> .o > [ TRACING] -> MIPS/debug/Stats.hh > [ CXX] MIPS/base/stats/group.cc -> .o > [ CXX] MIPS/base/stats/text.cc -> .o > [ CXX] MIPS/mem/cache/replacement_policies/bip_rp.cc -> .o > [ CXX] MIPS/mem/cache/replacement_policies/brrip_rp.cc -> .o > [ CXX] MIPS/mem/cache/replacement_policies/fifo_rp.cc -> .o > [ CXX] MIPS/mem/cache/replacement_policies/lfu_rp.cc -> .o > [ CXX] MIPS/mem/cache/replacement_policies/lru_rp.cc -> .o > [ CXX] MIPS/mem/cache/replacement_policies/mru_rp.cc -> .o > [ CXX] MIPS/mem/cache/replacement_policies/random_rp.cc -> .o > [ CXX] MIPS/mem/cache/replacement_policies/second_chance_rp.cc -> .o > [ CXX] MIPS/mem/cache/replacement_policies/tree_plru_rp.cc -> .o > [ CXX] MIPS/mem/cache/replacement_policies/weighted_lru_rp.cc -> .o > [ CXX] MIPS/mem/protocol/atomic.cc -> .o > [ CXX] MIPS/mem/protocol/functional.cc -> .o > [ LINK] -> MIPS/base/lib.o.partial > [ LINK] -> MIPS/mem/cache/replacement_policies/lib.o.partial > [ CXX] MIPS/mem/protocol/timing.cc -> .o > [ CXX] MIPS/systemc/channel/messages.cc -> .o > [ CXX] MIPS/systemc/channel/sc_clock.cc -> .o > [ CXX] MIPS/systemc/channel/sc_event_queue.cc -> .o > [ CXX] MIPS/systemc/channel/sc_in_resolved.cc -> .o > [ LINK] -> MIPS/mem/protocol/lib.o.partial > [ CXX] MIPS/systemc/channel/sc_inout_resolved.cc -> .o > [ CXX] MIPS/systemc/channel/sc_out_resolved.cc -> .o > [ CXX] MIPS/systemc/channel/sc_mutex.cc -> .o > [ CXX] MIPS/systemc/channel/sc_semaphore.cc -> .o > [ CXX] MIPS/systemc/channel/sc_signal.cc -> .o > [ CXX] MIPS/systemc/channel/sc_signal_resolved.cc -> .o > [ CXX] MIPS/python/pybind11/core.cc -> .o > [ CXX] MIPS/python/pybind11/debug.cc -> .o > [ CXX] MIPS/python/pybind11/event.cc -> .o > [ LINK] -> MIPS/systemc/channel/lib.o.partial > [CONFIG H] USE_HDF5, 0 -> MIPS/config/use_hdf5.hh > [ CXX] MIPS/python/pybind11/stats.cc -> .o > [ CXX] MIPS/dev/i2c/bus.cc -> .o > [ LINK] -> MIPS/dev/i2c/lib.o.partial > [ TRACING] -> MIPS/debug/SimpleTrace.hh > [ CXX] MIPS/cpu/o3/probe/simple_trace.cc -> .o > [ TRACING] -> MIPS/debug/ElasticTrace.hh > [ CXX] MIPS/cpu/o3/probe/elastic_trace.cc -> .o > [ TRACING] -> MIPS/debug/RubyTest.hh > [ CXX] MIPS/cpu/testers/rubytest/RubyTester.cc -> .o > [ CXX] MIPS/cpu/testers/rubytest/Check.cc -> .o > [ CXX] MIPS/cpu/testers/rubytest/CheckTable.cc -> .o > [ LINK] -> MIPS/cpu/o3/probe/lib.o.partial > [ TRACING] -> MIPS/debug/RubyStats.hh > [ CXX] MIPS/mem/ruby/structures/DirectoryMemory.cc -> .o > [ TRACING] -> MIPS/debug/HtmMem.hh > [ TRACING] -> MIPS/debug/RubyCacheTrace.hh > [ TRACING] -> MIPS/debug/RubyResourceStalls.hh > [ CXX] MIPS/mem/ruby/structures/CacheMemory.cc -> .o > [ LINK] -> MIPS/cpu/testers/rubytest/lib.o.partial > [ CXX] MIPS/mem/ruby/structures/WireBuffer.cc -> .o > [ CXX] MIPS/mem/ruby/structures/PersistentTable.cc -> .o > [ TRACING] -> MIPS/debug/RubyPrefetcher.hh > [ CXX] MIPS/mem/ruby/structures/RubyPrefetcher.cc -> .o > [ CXX] MIPS/mem/ruby/structures/TimerTable.cc -> .o > [ LINK] -> MIPS/python/lib.o.partial > [ CXX] MIPS/mem/ruby/structures/BankedArray.cc -> .o > [ CXX] MIPS/mem/ruby/network/fault_model/FaultModel.cc -> .o > [ CXX] MIPS/dev/serial/serial.cc -> .o > [ CXX] MIPS/dev/serial/simple.cc -> .o > [ LINK] -> MIPS/mem/ruby/structures/lib.o.partial > [ TRACING] -> MIPS/debug/Terminal.hh > [ TRACING] -> MIPS/debug/TerminalVerbose.hh > [ CXX] MIPS/dev/serial/terminal.cc -> .o > [ LINK] -> MIPS/mem/ruby/network/fault_model/lib.o.partial > [ CXX] MIPS/dev/serial/uart.cc -> .o > [ TRACING] -> MIPS/debug/Uart.hh > [ CXX] MIPS/dev/serial/uart8250.cc -> .o > [ CXX] MIPS/proto/protoio.cc -> .o > [ TRACING] -> MIPS/debug/ProbeVerbose.hh > [ CXX] MIPS/sim/probe/probe.cc -> .o > [ LINK] -> MIPS/proto/lib.o.partial > [ CXX] MIPS/mem/cache/tags/indexing_policies/base.cc -> .o > [ LINK] -> MIPS/sim/probe/lib.o.partial > [ CXX] MIPS/mem/cache/tags/indexing_policies/set_associative.cc -> .o > [ CXX] MIPS/mem/cache/tags/indexing_policies/skewed_associative.cc -> > .o > [ CXX] MIPS/systemc/utils/functions.cc -> .o > [ CXX] MIPS/systemc/utils/messages.cc -> .o > [ CXX] MIPS/systemc/utils/report.cc -> .o > [ CXX] MIPS/systemc/utils/sc_report.cc -> .o > [ CXX] MIPS/systemc/utils/sc_report_handler.cc -> .o > [ LINK] -> MIPS/dev/serial/lib.o.partial > [ CXX] MIPS/systemc/utils/sc_trace_file.cc -> .o > [ LINK] -> MIPS/mem/cache/tags/indexing_policies/lib.o.partial > [ CXX] MIPS/systemc/utils/sc_vector.cc -> .o > [ CXX] MIPS/systemc/utils/tracefile.cc -> .o > [ CXX] MIPS/systemc/utils/vcd.cc -> .o > [ TRACING] -> MIPS/debug/Malta.hh > [ CXX] MIPS/dev/mips/malta.cc -> .o > [ CXX] MIPS/dev/mips/malta_cchip.cc -> .o > [ CXX] MIPS/dev/mips/malta_io.cc -> .o > [ TRACING] -> MIPS/debug/DynInst.hh > [ TRACING] -> MIPS/debug/IQ.hh > [ CXX] MIPS/cpu/o3/base_dyn_inst.cc -> .o > [ TRACING] -> MIPS/debug/Activity.hh > [ TRACING] -> MIPS/debug/Commit.hh > [ TRACING] -> MIPS/debug/CommitRate.hh > [ TRACING] -> MIPS/debug/O3PipeView.hh > [ CXX] MIPS/cpu/o3/commit.cc -> .o > [ LINK] -> MIPS/dev/mips/lib.o.partial > [ TRACING] -> MIPS/debug/O3CPU.hh > [ CXX] MIPS/cpu/o3/cpu.cc -> .o > [ LINK] -> MIPS/systemc/utils/lib.o.partial > [ CXX] MIPS/cpu/o3/deriv.cc -> .o > [ CXX] MIPS/cpu/o3/decode.cc -> .o > [ CXX] MIPS/cpu/o3/dyn_inst.cc -> .o > [ CXX] MIPS/cpu/o3/fetch.cc -> .o > [ CXX] MIPS/cpu/o3/free_list.cc -> .o > [ CXX] MIPS/cpu/o3/fu_pool.cc -> .o > [ CXX] MIPS/cpu/o3/iew.cc -> .o > [ CXX] MIPS/cpu/o3/inst_queue.cc -> .o > [ TRACING] -> MIPS/debug/LSQ.hh > [ TRACING] -> MIPS/debug/Writeback.hh > [ CXX] MIPS/cpu/o3/lsq.cc -> .o > [ CXX] MIPS/cpu/o3/lsq_unit.cc -> .o > [ CXX] MIPS/cpu/o3/mem_dep_unit.cc -> .o > [ CXX] MIPS/cpu/o3/regfile.cc -> .o > [ TRACING] -> MIPS/debug/Rename.hh > [ CXX] MIPS/cpu/o3/rename.cc -> .o > [ CXX] MIPS/cpu/o3/rename_map.cc -> .o > [ TRACING] -> MIPS/debug/ROB.hh > [ CXX] MIPS/cpu/o3/rob.cc -> .o > [ CXX] MIPS/cpu/o3/scoreboard.cc -> .o > [ TRACING] -> MIPS/debug/StoreSet.hh > [ CXX] MIPS/cpu/o3/store_set.cc -> .o > [ CXX] MIPS/cpu/o3/thread_context.cc -> .o > [ CXX] MIPS/cpu/o3/checker.cc -> .o > [ TRACING] -> MIPS/debug/IdeCtrl.hh > [ CXX] MIPS/dev/storage/ide_ctrl.cc -> .o > [ TRACING] -> MIPS/debug/IdeDisk.hh > [ CXX] MIPS/dev/storage/ide_disk.cc -> .o > [ TRACING] -> MIPS/debug/DiskImageRead.hh > [ TRACING] -> MIPS/debug/DiskImageWrite.hh > [ CXX] MIPS/dev/storage/disk_image.cc -> .o > [ TRACING] -> MIPS/debug/SimpleDisk.hh > [ TRACING] -> MIPS/debug/SimpleDiskData.hh > [ CXX] MIPS/dev/storage/simple_disk.cc -> .o > [ CXX] MIPS/cpu/trace/trace_cpu.cc -> .o > [ CXX] MIPS/arch/mips/decoder.cc -> .o > [ LINK] -> MIPS/cpu/o3/lib.o.partial > [ CXX] MIPS/arch/mips/dsp.cc -> .o > [ CXX] MIPS/arch/mips/faults.cc -> .o > [ LINK] -> MIPS/dev/storage/lib.o.partial > [ CXX] MIPS/arch/mips/idle_event.cc -> .o > [ TRACING] -> MIPS/debug/Interrupt.hh > [ CXX] MIPS/arch/mips/interrupts.cc -> .o > [ CXX] MIPS/arch/mips/isa.cc -> .o > [ CXX] MIPS/arch/mips/linux/linux.cc -> .o > [ CXX] MIPS/arch/mips/linux/process.cc -> .o > [ CXX] MIPS/arch/mips/pagetable.cc -> .o > [ LINK] -> MIPS/cpu/trace/lib.o.partial > [ CXX] MIPS/arch/mips/process.cc -> .o > [EMBED BLOB] ext/gdb-xml/mips.xml -> MIPS/blobs/gdb_xml_mips.cc, > MIPS/blobs/gdb_xml_mips.hh > [ TRACING] -> MIPS/debug/GDBAcc.hh > [ TRACING] -> MIPS/debug/GDBMisc.hh > [ CXX] MIPS/arch/mips/remote_gdb.cc -> .o > [ TRACING] -> MIPS/debug/TLB.hh > [ CXX] MIPS/arch/mips/tlb.cc -> .o > [ CXX] MIPS/arch/mips/utility.cc -> .o > [ CXX] MIPS/arch/mips/generated/decoder.cc -> .o > [ CXX] MIPS/arch/mips/generated/inst-constrs.cc -> .o > [ CXX] MIPS/arch/mips/generated/generic_cpu_exec.cc -> .o > In file included from build/MIPS/arch/mips/generated/generic_cpu_exec.cc:9: > build/MIPS/arch/mips/generated/exec-ns.cc.inc: In member function 'virtual > Fault MipsISAInst::Alnv_ps::execute(ExecContext*, Trace::InstRecord*) > const': > build/MIPS/arch/mips/generated/exec-ns.cc.inc:11568:47: error: > 'BigEndianByteOrder' was not declared in this scope > 11568 | if (GuestByteOrder == BigEndianByteOrder) > | ^~~~~~~~~~~~~~~~~~ > In file included from build/MIPS/arch/mips/generated/generic_cpu_exec.cc:9: > build/MIPS/arch/mips/generated/exec-ns.cc.inc: In member function 'virtual > Fault MipsISAInst::Lwl::execute(ExecContext*, Trace::InstRecord*) const': > build/MIPS/arch/mips/generated/exec-ns.cc.inc:23168:31: error: > 'BigEndianByteOrder' was not declared in this scope > 23168 | if (GuestByteOrder == BigEndianByteOrder) > | ^~~~~~~~~~~~~~~~~~ > build/MIPS/arch/mips/generated/exec-ns.cc.inc: In member function 'virtual > Fault MipsISAInst::Lwl::completeAcc(Packet*, ExecContext*, > Trace::InstRecord*) const': > build/MIPS/arch/mips/generated/exec-ns.cc.inc:23244:31: error: > 'BigEndianByteOrder' was not declared in this scope > 23244 | if (GuestByteOrder == BigEndianByteOrder) > | ^~~~~~~~~~~~~~~~~~ > build/MIPS/arch/mips/generated/exec-ns.cc.inc: In member function 'virtual > Fault MipsISAInst::Lwr::execute(ExecContext*, Trace::InstRecord*) const': > build/MIPS/arch/mips/generated/exec-ns.cc.inc:23296:31: error: > 'BigEndianByteOrder' was not declared in this scope > 23296 | if (GuestByteOrder == BigEndianByteOrder) > | ^~~~~~~~~~~~~~~~~~ > build/MIPS/arch/mips/generated/exec-ns.cc.inc: In member function 'virtual > Fault MipsISAInst::Lwr::completeAcc(Packet*, ExecContext*, > Trace::InstRecord*) const': > build/MIPS/arch/mips/generated/exec-ns.cc.inc:23373:31: error: > 'BigEndianByteOrder' was not declared in this scope > 23373 | if (GuestByteOrder == BigEndianByteOrder) > | ^~~~~~~~~~~~~~~~~~ > build/MIPS/arch/mips/generated/exec-ns.cc.inc: In member function 'virtual > Fault MipsISAInst::Swl::execute(ExecContext*, Trace::InstRecord*) const': > build/MIPS/arch/mips/generated/exec-ns.cc.inc:23640:31: error: > 'BigEndianByteOrder' was not declared in this scope > 23640 | if (GuestByteOrder == BigEndianByteOrder) > | ^~~~~~~~~~~~~~~~~~ > build/MIPS/arch/mips/generated/exec-ns.cc.inc: In member function 'virtual > Fault MipsISAInst::Swl::initiateAcc(ExecContext*, Trace::InstRecord*) > const': > build/MIPS/arch/mips/generated/exec-ns.cc.inc:23690:31: error: > 'BigEndianByteOrder' was not declared in this scope > 23690 | if (GuestByteOrder == BigEndianByteOrder) > | ^~~~~~~~~~~~~~~~~~ > build/MIPS/arch/mips/generated/exec-ns.cc.inc: In member function 'virtual > Fault MipsISAInst::Swr::execute(ExecContext*, Trace::InstRecord*) const': > build/MIPS/arch/mips/generated/exec-ns.cc.inc:23741:31: error: > 'BigEndianByteOrder' was not declared in this scope > 23741 | if (GuestByteOrder == BigEndianByteOrder) > | ^~~~~~~~~~~~~~~~~~ > build/MIPS/arch/mips/generated/exec-ns.cc.inc: In member function 'virtual > Fault MipsISAInst::Swr::initiateAcc(ExecContext*, Trace::InstRecord*) > const': > build/MIPS/arch/mips/generated/exec-ns.cc.inc:23790:31: error: > 'BigEndianByteOrder' was not declared in this scope > 23790 | if (GuestByteOrder == BigEndianByteOrder) > | ^~~~~~~~~~~~~~~~~~ > [ CXX] MIPS/blobs/gdb_xml_mips.cc -> .o > [ CXX] MIPS/mem/ruby/system/CacheRecorder.cc -> .o > scons: *** [build/MIPS/arch/mips/generated/generic_cpu_exec.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 >
_______________________________________________ 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