Source: eglibc Version: 2.13-37 Severity: wishlist Tags: patch sid User: debian-powerpc...@breakpoint.cc Usertags: powerpcspe
Hi, eglibc currently FTBFS on powerpcspe[1] like this: make[2]: Target `check' not remade because of errors. make[2]: Leaving directory `/«PKGBUILDDIR»' make[1]: *** [check] Error 2 make[1]: Leaving directory `/«PKGBUILDDIR»/build-tree/powerpcspe-libc' # # Testsuite failures, someone should be working towards # fixing these! They are listed here for the purpose of # regression testing during builds. # Format: <Failed test>, Error <Make error code> [(ignored)] # annexc.out, Error 1 (ignored) bug-nextafter.out, Error 18 bug-nexttoward.out, Error 18 check-localplt.out, Error 1 test-double.out, Error 1 test-fenv.out, Error 1 test-float.out, Error 1 test-idouble.out, Error 1 test-ifloat.out, Error 1 test-misc.out, Error 1 tst-cancel4.out, Error 1 tst-cancel5.out, Error 1 tst-cancelx4.out, Error 1 tst-cancelx5.out, Error 1 tst-cputimer1.out, Error 1 tst-key1.out, Error 1 tst-key4.out, Error 1 tst-setcontext-fpscr.o, Error 1 *************** Encountered regressions that don't match expected failures: tst-cancel4.out, Error 1 tst-cancel5.out, Error 1 tst-cancelx4.out, Error 1 tst-cancelx5.out, Error 1 tst-key1.out, Error 1 tst-key4.out, Error 1 make: *** [/«PKGBUILDDIR»/stamp-dir/check_libc] Error 1 dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2 [...] Attaching a patch that fixes this. Thanks, Roland [1] http://wiki.debian.org/PowerPCSPEPort -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 3.2.0-4-686-pae (SMP w/2 CPU cores) Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash
--- eglibc-2.13/debian/testsuite-checking/expected-results-powerpc-linux-gnuspe-libc.backup 2012-11-21 10:17:49.272760218 +0100 +++ eglibc-2.13/debian/testsuite-checking/expected-results-powerpc-linux-gnuspe-libc 2012-11-21 10:18:26.756769533 +0100 @@ -13,5 +13,11 @@ test-idouble.out, Error 1 test-ifloat.out, Error 1 test-misc.out, Error 1 +tst-cancel4.out, Error 1 +tst-cancel5.out, Error 1 +tst-cancelx4.out, Error 1 +tst-cancelx5.out, Error 1 tst-cputimer1.out, Error 1 +tst-key1.out, Error 1 +tst-key4.out, Error 1 tst-setcontext-fpscr.o, Error 1