box86 icon indicating copy to clipboard operation
box86 copied to clipboard

Make fails

Open nraimondi opened this issue 4 years ago • 3 comments

pi@raspberrypi:~/box86/build $ make Scanning dependencies of target WRAPPERS [ 1%] Generating ../src/wrapped/generated/functions_list.txt File "/home/pi/box86/rebuild_wrappers.py", line 169 keys: List[T] ^ SyntaxError: invalid syntax CMakeFiles/WRAPPERS.dir/build.make:351: recipe for target '../src/wrapped/generated/functions_list.txt' failed make[2]: *** [../src/wrapped/generated/functions_list.txt] Error 1 CMakeFiles/Makefile2:137: recipe for target 'CMakeFiles/WRAPPERS.dir/all' failed make[1]: *** [CMakeFiles/WRAPPERS.dir/all] Error 2 Makefile:160: recipe for target 'all' failed make: *** [all] Error 2

nraimondi avatar Oct 10 '21 02:10 nraimondi

what version of python do you have? You need 3.6+ now to build.

ptitSeb avatar Oct 10 '21 06:10 ptitSeb

Mmm, in fact, any Python 3 should work. But you need Python 3, it will not work with Python 2.

ptitSeb avatar Oct 10 '21 12:10 ptitSeb

Is it fixed now? Can this ticket be closed?

ptitSeb avatar Mar 06 '22 22:03 ptitSeb