Source: apr Version: 1.5.2-3 Severity: important Hi,
apr FTBFS on kfreebsd-i386 and kfreebsd-amd64 (but it built successfully on these architectures in the past): https://buildd.debian.org/status/fetch.php?pkg=apr&arch=kfreebsd-amd64&ver=1.5.2-3&stamp=1440073240 https://buildd.debian.org/status/fetch.php?pkg=apr&arch=kfreebsd-i386&ver=1.5.2-3&stamp=1440073357 [...] cd debian/build/test && ./testall -v testsockets testsock || false Line 377: Cannot test if connect completes synchronously testsock : SUCCESS testsockets : SUCCESS All tests passed. cd debian/build/test && ( ulimit -S -s 8192 ; ./testall -v testatomic) testatomic : SUCCESS All tests passed. cd debian/build/test && ./testall -v -x testsockets testsock testatomic testdir : SUCCESS testdso : SUCCESS testdup : SUCCESS testenv : SUCCESS testescape : SUCCESS testfile : SUCCESS testfilecopy : SUCCESS testfileinfo : SUCCESS testflock : SUCCESS testfmt : SUCCESS testfnmatch : SUCCESS testargs : SUCCESS testhash : SUCCESS testipsub : SUCCESS testlock : SUCCESS Line 345: Large Files not supported testcond : SUCCESS testlfs : SUCCESS testmmap : SUCCESS testnames : SUCCESS testoc : SUCCESS testpath : SUCCESS testpipe : SUCCESS Line 816: expected <0>, but saw <4> testpoll : FAILED 1 of 23 testpools : SUCCESS testproc : SUCCESS testprocmutex : SUCCESS testrand : SUCCESS testsleep : SUCCESS testshm : SUCCESS testsockopt : SUCCESS teststr : SUCCESS teststrnatcmp : SUCCESS testtable : SUCCESS testtemp : SUCCESS testthread : SUCCESS testtime : SUCCESS testud : SUCCESS testuser : SUCCESS testvsn : SUCCESS testskiplist : SUCCESS Failed Tests Total Fail Failed % =================================================== testpoll 23 1 4.35% make[1]: *** [override_dh_auto_test] Error 1 Andreas