Hi Marcos, You don’t seem to be using an up-to-date gem5 repo. This issue should be resolved.
Andreas On 04/12/2015, 05:39, "gem5-users on behalf of Marcos Horro Varela" <gem5-users-boun...@gem5.org on behalf of marcos.ho...@udc.es> wrote: >Hello all, > >I have updated my computer to Fedora 22 and gem5 stopped compiling. The >error that I get when I want to compile is: > >$ scons build/X86/gem5.opt >scons: Reading SConscript files ... >AttributeError: 'NoneType' object has no attribute 'group': > File "./gem5/SConstruct", line 605: > if not as_version or compareVersions(as_version[-1], "2.23") < 0: > File "./gem5/src/python/m5/util/__init__.py", line 120: > v1 = make_version_list(v1) > File "./gem5/src/python/m5/util/__init__.py", line 116: > return map(lambda x: int(re.match('\d+', x).group()), v.split('.')) > File "./gem5/src/python/m5/util/__init__.py", line 116: > return map(lambda x: int(re.match('\d+', x).group()), v.split('.')) > >My Python version is 2.10.7, my scons version is 2.3.4 and my gcc version >is 5.1.1. I have tried with different SConstruct versions and still not >compiling, any idea? I know what the error means but I do not understand >why I get it, since it works in other linux enviroments. (My repo >https://github.com/markoshorro/gem5/) > >Regards > >-- >Marcos Horro Varela, >BSc student >University of A Coruña >http://markos-horro.com >_______________________________________________ >gem5-users mailing list >gem5-users@gem5.org >http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you. _______________________________________________ gem5-users mailing list gem5-users@gem5.org http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users