The last lines in your original email are:

 [SOPARMHH] VirtIO9PBase -> X86/params/VirtIO9PBase.hh
 [SOPARMHH] VirtIO9PDiod -> X86/params/VirtIO9PDiod.hh
 [SOPARMHH] VirtIO9PProxy -> X86/params/VirtIO9PProxy.hh
 [SOPARMHH] VirtIO9PSocket -> X86/params/VirtIO9PSocket.hh
 [     CXX] X86/dev/virtio/fs9p.cc -> .o
 [SOPARMCC] AMPMPrefetcher -> X86/params/AMPMPrefetcher.cc
 [     CXX] X86/params/AMPMPrefetcher.cc -> .o
 [SOPARMCC] AccessMapPatternMatching -> X86/params/AccessMapPatternMat
ching.cc
 [     CXX] X86/params/AccessMapPatternMatching.cc -> .o
 [SOPARMCC] AtomicSimpleCPU -> X86/params/AtomicSimpleCPU.cc
 [     CXX] X86/params/AtomicSimpleCPU.cc -> .o
 [SOPARMCC] BIPRP -> X86/params/BIPRP.cc
 [     CXX] X86/params/BIPRP.cc -> .o

Did it get cut off?

On Mon, May 24, 2021 at 7:06 PM Eliot Moss <m...@cs.umass.edu> wrote:

> On 5/24/2021 10:04 PM, Gabe Black wrote:
> > Well, whatever the reason, there are no error messages in your original
> email :-)
>
> What you see is everything produced to the terminal by running the command.
> What would you expect to see?  :-)
>
> Best - Eliot
>
> > On Mon, May 24, 2021 at 7:01 PM Eliot Moss <m...@cs.umass.edu <mailto:
> m...@cs.umass.edu>> wrote:
> >
> >     On 5/24/2021 9:47 PM, Gabe Black wrote:
> >       > Hi Eliot, unfortunately this output doesn't seem to include
> stderr, and so doesn't have any
> >     of the
> >       > error messages.
> >
> >     The |& below puts stdout and stderr together.  So it has all the
> error
> >     messages that were produced by this combination of flags.  If I
> additionally
> >     set -flto-record, in the past I have gotten a number of megabytes of
> messages
> >     complaining about things missing in debug-related sections of
> decoder.o (I
> >     forget which decoder.o - sorry).  I can try to generate that as
> well, if you
> >     think it will help ...
> >
> >     EM
> >
> >     (large output trimmed)
> >
> >       > On Mon, May 24, 2021 at 6:44 PM Eliot Moss via gem5-users <
> gem5-users@gem5.org
> >     <mailto:gem5-users@gem5.org>
> >       > <mailto:gem5-users@gem5.org <mailto:gem5-users@gem5.org>>>
> wrote:
> >       >
> >       >     This is more for the record.  I set up a docker according to
> the Gem5 web
> >       >     pages, using the Ubuntu 20.04.  I made sure my git clone of
> current gem5 was
> >       >     not modified and I removed the build/ hierarchy.  In /gem5 I
> ran this command:
> >       >
> >       >     scons build/X86/gem5.opt -j2 |& tee gem5.opt.out.txt
> >
>
_______________________________________________
gem5-users mailing list -- gem5-users@gem5.org
To unsubscribe send an email to gem5-users-le...@gem5.org
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s

Reply via email to