Hi, Which python version is this? I don't know much python, but it should be generic for all versions.
Oliver Langner <[email protected]> schrieb am Fr., 19. Juni 2020, 15:29: > Hello guys, > I have a fresh clone from the late morning on my archlinux and "make > check" brings an error (in German) after running for a while. Do I miss any > dependency? I tried do install only the least required tools as described > on libreplanet.org/wiki/LibreDWG. Thanks in advance for spending some > time to read this. > > Oliver > > > > === COMMIT: == > > commit 30af5157c76c0671c2f7181f917696deb9e6328b (HEAD -> master, tag: > 0.10.1.3524, origin/master, origin/HEAD) > Author: Reini Urban <[email protected]> > Date: Wed Jun 17 21:23:38 2020 +0200 > > rename some ASSOCDEPENDENCY fields > > minor refactoring > > > === OUTPUT: === > > ... > Unit-testing type 79 XRECORD [360] (stable): > Unit-testing type 79 XRECORD [361] (stable): > Unit-testing type 79 XRECORD [362] (stable): > Unit-testing type 79 XRECORD [363] (stable): > Unit-testing type 79 XRECORD [364] (stable): > Unit-testing type 79 XRECORD [365] (stable): > Unit-testing type 79 XRECORD [366] (stable): > Unit-testing type 79 XRECORD [367] (stable): > Skipping ../test-data/example_r14.dwg: > PASS: xrecord > ok - 210 objects in objects.inc > ok - 210 objects in Makefile.am > PASS: check-objects.pl > ==================== > All 148 tests passed > ==================== > make[4]: Verzeichnis > „/home/langnero/repos/github/libredwg/test/unit-testing“ wird verlassen > make[3]: Verzeichnis > „/home/langnero/repos/github/libredwg/test/unit-testing“ wird verlassen > Making check in xmlsuite > make[3]: Verzeichnis „/home/langnero/repos/github/libredwg/test/xmlsuite“ > wird betreten > make testsuite > make[4]: Verzeichnis „/home/langnero/repos/github/libredwg/test/xmlsuite“ > wird betreten > CC testsuite.o > CCLD testsuite > make[4]: Verzeichnis „/home/langnero/repos/github/libredwg/test/xmlsuite“ > wird verlassen > make check-TESTS > make[4]: Verzeichnis „/home/langnero/repos/github/libredwg/test/xmlsuite“ > wird betreten > ./check.py: Zeile 1: import: Kommando nicht gefunden. > ./check.py: Zeile 2: import: Kommando nicht gefunden. > ./check.py: Zeile 5: Syntaxfehler beim unerwarteten Wort `(' > ./check.py: Zeile 5: `srcdir = os.path.dirname(__file__)' > FAIL: check.py > ================================= > 1 of 1 test failed > Please report to [email protected] > ================================= > make[4]: *** [Makefile:569: check-TESTS] Fehler 1 > make[4]: Verzeichnis „/home/langnero/repos/github/libredwg/test/xmlsuite“ > wird verlassen > make[3]: *** [Makefile:696: check-am] Fehler 2 > make[3]: Verzeichnis „/home/langnero/repos/github/libredwg/test/xmlsuite“ > wird verlassen > make[2]: *** [Makefile:781: check-recursive] Fehler 1 > make[2]: Verzeichnis „/home/langnero/repos/github/libredwg/test“ wird > verlassen > make[1]: *** [Makefile:665: check-recursive] Fehler 1 > make[1]: Verzeichnis „/home/langnero/repos/github/libredwg“ wird verlassen > make: *** [Makefile:1047: check] Fehler 2 > > >
