Re: [gem5-dev] strange web of dependencies

2017-05-02 Thread Gabe Black
Ok, that's actually pretty helpful. I tried running util/regress with that chunk of code removed (the one with the foreboding comment), and it actually started tripping over itself, so that gives me something to work with. Thanks! Gabe On Tue, May 2, 2017 at 6:20 AM, Curtis Dunham

[gem5-dev] Change in public/gem5[master]: misc: fix build failure in cxx_config example

2017-05-02 Thread Paul Rosenfeld (Gerrit)
Paul Rosenfeld has uploaded this change for review. ( https://gem5-review.googlesource.com/3000 Change subject: misc: fix build failure in cxx_config example .. misc: fix build failure in cxx_config example Fix a missing

Re: [gem5-dev] site_scons

2017-05-02 Thread Jason Lowe-Power
Hi Gabe, Reorganizing the SCons files would undoubtedly improve the build system. Before you get started down this road, I thought you'd might like to know some of the discussions we've been having about the gem5 build system. We've been musing a move away from SCons. I think Andreas has done

Re: [gem5-dev] strange web of dependencies

2017-05-02 Thread Curtis Dunham
Hi Gabe, I am the author of this part of the build system. SCons' support for dynamic generation of dependencies is really bad, so I had to build out the artificial targets to compensate. Unfortunately as this work was three years ago, I don't remember all the gory details of the problems

[gem5-dev] Change in public/gem5[master]: ext: Fix undefined macro in pybind

2017-05-02 Thread Andreas Sandberg (Gerrit)
Andreas Sandberg has submitted this change and it was merged. ( https://gem5-review.googlesource.com/2230 ) Change subject: ext: Fix undefined macro in pybind .. ext: Fix undefined macro in pybind Change-Id:

[gem5-dev] Change in public/gem5[master]: python: Remove SWIG

2017-05-02 Thread Andreas Sandberg (Gerrit)
Andreas Sandberg has submitted this change and it was merged. ( https://gem5-review.googlesource.com/2922 ) Change subject: python: Remove SWIG .. python: Remove SWIG Remove SWIG-specific Python code. Change-Id:

[gem5-dev] Change in public/gem5[master]: ext: Add pybind rev f4b81b3

2017-05-02 Thread Andreas Sandberg (Gerrit)
Andreas Sandberg has submitted this change and it was merged. ( https://gem5-review.googlesource.com/2229 ) Change subject: ext: Add pybind rev f4b81b3 .. ext: Add pybind rev f4b81b3 Change-Id:

[gem5-dev] Change in public/gem5[master]: base, sim, dev: Remove SWIG

2017-05-02 Thread Andreas Sandberg (Gerrit)
Andreas Sandberg has submitted this change and it was merged. ( https://gem5-review.googlesource.com/2921 ) Change subject: base, sim, dev: Remove SWIG .. base, sim, dev: Remove SWIG Remove SWIG guards and SWIG-specific C++

[gem5-dev] Change in public/gem5[master]: scons: Remove SWIG support

2017-05-02 Thread Andreas Sandberg (Gerrit)
Andreas Sandberg has submitted this change and it was merged. ( https://gem5-review.googlesource.com/2920 ) Change subject: scons: Remove SWIG support .. scons: Remove SWIG support Remove remaining SWIG support from the

Re: [gem5-dev] site_scons

2017-05-02 Thread Andreas Sandberg
Hi Gabe, I'm planning to push the pybind patches today. I'm currently re-running the full regression suite to ensure that there are no rebasing issues. Once that completes, I'll hit the blue button and submit it. //Andreas On 02/05/2017 06:31, Gabe Black wrote: Hi folks. I've been working on

[gem5-dev] Cron <m5test@zizzer> /z/m5/regression/do-regression quick

2017-05-02 Thread Cron Daemon
* build/RISCV/tests/opt/quick/se/00.hello/riscv/linux/simple-timing-ruby: CHANGED! * build/RISCV/tests/opt/quick/se/02.insttest/riscv/linux-rv64a/simple-atomic: CHANGED! * build/RISCV/tests/opt/quick/se/02.insttest/riscv/linux-rv64f/simple-atomic: CHANGED! *