Hi,

I had this same issue, however, it was because I attempt to compile with 
Python3 instead of 2, this may be your problem on MacOS.

Regards,
Vitorio.


From: gem5-users [mailto:gem5-users-boun...@gem5.org] On Behalf Of Gabe Black
Sent: Tuesday, November 28, 2017 1:55 PM
To: gem5 users mailing list <gem5-users@gem5.org>
Subject: [EXT] Re: [gem5-users] Error compiling on MacOS High Sierra

Yeah, this sounds like a combination of problems. It sounds like scons detected 
that the version isn't new enough, but also that the code which attempted to 
tell you that is incorrect and failed. We should fix that second problem too.

Gabe

On Tue, Nov 28, 2017 at 10:51 AM, Serhat Gesoglu 
<serhat.geso...@manchester.ac.uk<mailto:serhat.geso...@manchester.ac.uk>> wrote:
Hello,
Which scons version are you using? I had a similar problem, solution to this 
was using scons version 2.5.1.

Hope this helps
Serhat Gesoglu

________________________________________
From: gem5-users 
[gem5-users-boun...@gem5.org<mailto:gem5-users-boun...@gem5.org>] on behalf of 
Samon Shivastar [rulethek...@gmail.com<mailto:rulethek...@gmail.com>]
Sent: 28 November 2017 17:11
To: gem5-users@gem5.org<mailto:gem5-users@gem5.org>
Subject: [gem5-users] Error compiling on MacOS High Sierra

Hello everyone

I cloned latest code from gem5 repo and getting the following error while 
compiling:


scons build/X86/gem5.opt -j5

*** Error loading site_init file './site_scons/site_init.py':

  File "./site_scons/site_init.py", line 55


    print """

For more details, see:

    http://gem5.org/Dependencies

"""








  ^


SyntaxError: invalid syntax


What is the issue here? Please help.


Thanks

Sam
_______________________________________________
gem5-users mailing list
gem5-users@gem5.org<mailto:gem5-users@gem5.org>
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

_______________________________________________
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to