timbertson / gup

A better make, inspired by djb's redo.
GNU Lesser General Public License v2.1
51 stars 5 forks source link

Make python failed… #5

Closed matclab closed 9 years ago

matclab commented 9 years ago
$ make python
make -C python "$(basename "python/all")"
make[1] : on entre dans le répertoire « /home/clabaut/Téléchargements/data_gen/gup/python »
mkdir -p tmp bin
python ./build/combine_modules.py gup tmp/gup.py
  File "./build/combine_modules.py", line 120
    os.chmod(output_path, st.st_mode | 0111)
                                          ^
SyntaxError: invalid token
Makefile:30 : la recette pour la cible « bin/gup » a échouée
make[1]: *** [bin/gup] Erreur 1
make[1] : on quitte le répertoire « /home/clabaut/Téléchargements/data_gen/gup/python »
Makefile:13 : la recette pour la cible « python/all » a échouée
make: *** [python/all] Erreur 2
matclab commented 9 years ago

Forgot about it… Python2 make it works…

timbertson commented 9 years ago

Thanks for the report. I'd like make to work with python3 (since gup itself should), so I'm reopening.

matclab commented 9 years ago

That was quick ! Thanks...

-Mathieu Le 16 févr. 2015 20:58, "Tim Cuthbertson" notifications@github.com a écrit :

Closed #5 https://github.com/gfxmonk/gup/issues/5 via c2d661c https://github.com/gfxmonk/gup/commit/c2d661c0ce0576b55f0705c770a6283c37ea4997 .

— Reply to this email directly or view it on GitHub https://github.com/gfxmonk/gup/issues/5#event-236528466.