New issue 2216: Translation Error w/ Clang https://bitbucket.org/pypy/pypy/issues/2216/translation-error-w-clang
Jason Schulz: PyPy doesn't seem to compile under Clang. [translation:ERROR] Traceback (most recent call last): [translation:ERROR] File "/var/tmp/portage/dev-python/pypy-4.0.1/work/pypy-4.0.1-src/rpython/translator/c/gcc/trackgcroot.py", line 2084, in <module> [translation:ERROR] tracker.process(f, g, filename=fn) [translation:ERROR] File "/var/tmp/portage/dev-python/pypy-4.0.1/work/pypy-4.0.1-src/rpython/translator/c/gcc/trackgcroot.py", line 1975, in process [translation:ERROR] for in_function, lines in parser.find_functions(iterlines): [translation:ERROR] File "/var/tmp/portage/dev-python/pypy-4.0.1/work/pypy-4.0.1-src/rpython/translator/c/gcc/trackgcroot.py", line 1525, in find_functions [translation:ERROR] "missed the end of the previous function") [translation:ERROR] AssertionError: missed the end of the previous function [translation:ERROR] make: *** [testing_1.gcmap] Error 1 [translation:ERROR] make: *** Waiting for unfinished jobs.... I'm not sure if Clang is supported. _______________________________________________ pypy-issue mailing list pypy-issue@python.org https://mail.python.org/mailman/listinfo/pypy-issue