Hi, I have access to a powerpc laptop and took the liberty to run the build. See the testlog below.
Considering that some of the inputfiles seem to be binary, I would guess that this problem stems from powerpc (and mips?) being big-endian. hope that helps, Gert =========================================== ProbABEL 0.4.2: checks/test-suite.log =========================================== # TOTAL: 6 # PASS: 2 # SKIP: 0 # XFAIL: 0 # FAIL: 4 # XPASS: 0 # ERROR: 0 .. contents:: :depth: 2 FAIL: test_qt.sh ================ Analysing QT... base analysis file contains data of unknown type 1280 diff: linear_base_fv_add.out.txt: Datei oder Verzeichnis nicht gefunden QT check: dose vs. dose_fv FAILED FAIL: test_mms.sh ================= Analysis using MMScore... file contains data of unknown type 1280 diff: mmscore_dose_fv_add.out.txt: Datei oder Verzeichnis nicht gefunden mmscore check: dose vs. dose_fv FAILED FAIL: test_bt.sh ================ Analysing BT... file contains data of unknown type 1280 diff: logist_fv_add.out.txt: Datei oder Verzeichnis nicht gefunden BT check: dose vs. dose_fv FAILED FAIL: test_cox.sh ================= Analysing Cox model... Warning for rs3174230: beta may be infinite, setting beta and se to 'nan' file contains data of unknown type 1280 diff: coxph_dose_fv_add.out.txt: Datei oder Verzeichnis nicht gefunden pacoxph check: dose vs. dose_fv FAILED On Thu, 2014-01-23 at 07:27 +0800, Paul Wise wrote: > On Thu, Jan 23, 2014 at 3:59 AM, L.C. Karssen wrote: > > > What I can't see is their exact error messages. This is because automake > > by default runs tests in parallel and sends the output of the individual > > tests to a file called test-suite.log. Is there a way to get access to > > that file on the build machine? > > Or is there another way to find out why the checks fail (short of > > uploading a package where I run the tests serially and send output to > > the screen)? > > You can choose one in decreasing order of preference: > > Ask your sponsor to login to the porterboxen, do a build and send you > the results. > > https://db.debian.org/machines.cgi > > Get access to the porterboxen yourself, do a build and inspect the results. > > https://dsa.debian.org/doc/guest-account/ > > Override dh_auto_test to output test-suite.log when it fails, reupload. > > > Please CC me in any replies as I'm not subscribed to this list. > > Done (I'm subscribed). > > -- > bye, > pabs > > https://wiki.debian.org/PaulWise > > -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

