Hi Konstantinos, 2012-01-04 16:02, Konstantinos Margaritis skrev: > Package: lyx > Version: 2.0.2-1 > Severity: normal > > lyx FTBFS on armhf, the testsuite fails. It is weird as it used to > build fine on debian-ports before we did the bootstrap in debian > officially, and it's also weird as it's the only failing port. Any > suggestions on what to test/look for so that I can fix this?
Could you try adding "set -x" at the top of these scripts: src/support/tests/test_convert src/support/tests/test_filetools src/support/tests/test_lstrings and then run the the testsuite (make check) and see what it outputs? The scripts fail because the output from the testcases are not equal to the reference files, but I can't tell from the build log what the difference is. -- Pelle -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

