[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [PATCH] timers for kFreeBSD



On 04/04/12 16:14, Robert Millan wrote:
> Note that everything above the "Encountered regressions" line are
> expected failures.

Oh I see, thanks.  Actually my build wasn't getting that far.

I've been struggling to build this.  I have faster hardware now, with
enough disk space (compressed ZFS rocks).  I disabled bug22, and
uncommented "PARALLELMFLAGS = -j 4" in the Makefile so I can run the
test suite at a more reasonable speed.

But even after a 'make clean', apply timer.diff and rebuild using
'dpkg-buildpackage -nc', I still see these tst-timer4/tst-timer5 failures:

> GCONV_PATH=/home/steven/eglibc-2.13/build-tree/kfreebsd-i386-libc/iconvdata LC_ALL=C     /home/steven/eglibc-2.13/build-tree/kfreebsd-i386-libc/elf/ld.so.1 --library-path /home/steven/eglibc-2.13/build-tree/kfreebsd-i386-libc:/home/steven/eglibc-2.13/build-tree/kfreebsd-i386-libc/math:/home/steven/eglibc-2.13/build-tree/kfreebsd-i386-libc/elf:/home/steven/eglibc-2.13/build-tree/kfreebsd-i386-libc/dlfcn:/home/steven/eglibc-2.13/build-tree/kfreebsd-i386-libc/nss:/home/steven/eglibc-2.13/build-tree/kfreebsd-i386-libc/nis:/home/steven/eglibc-2.13/build-tree/kfreebsd-i386-libc/rt:/home/steven/eglibc-2.13/build-tree/kfreebsd-i386-libc/resolv:/home/steven/eglibc-2.13/build-tree/kfreebsd-i386-libc/crypt:/home/steven/eglibc-2.13/build-tree/kfreebsd-i386-libc/linuxthreads /home/steven/eglibc-2.13/build-tree/kfreebsd-i386-libc/rt/tst-timer4  > /home/steven/eglibc-2.13/build-tree/kfreebsd-i386-libc/rt/tst-timer4.out
> GCONV_PATH=/home/steven/eglibc-2.13/build-tree/kfreebsd-i386-libc/iconvdata LC_ALL=C     /home/steven/eglibc-2.13/build-tree/kfreebsd-i386-libc/elf/ld.so.1 --library-path /home/steven/eglibc-2.13/build-tree/kfreebsd-i386-libc:/home/steven/eglibc-2.13/build-tree/kfreebsd-i386-libc/math:/home/steven/eglibc-2.13/build-tree/kfreebsd-i386-libc/elf:/home/steven/eglibc-2.13/build-tree/kfreebsd-i386-libc/dlfcn:/home/steven/eglibc-2.13/build-tree/kfreebsd-i386-libc/nss:/home/steven/eglibc-2.13/build-tree/kfreebsd-i386-libc/nis:/home/steven/eglibc-2.13/build-tree/kfreebsd-i386-libc/rt:/home/steven/eglibc-2.13/build-tree/kfreebsd-i386-libc/resolv:/home/steven/eglibc-2.13/build-tree/kfreebsd-i386-libc/crypt:/home/steven/eglibc-2.13/build-tree/kfreebsd-i386-libc/linuxthreads /home/steven/eglibc-2.13/build-tree/kfreebsd-i386-libc/rt/tst-timer5  > /home/steven/eglibc-2.13/build-tree/kfreebsd-i386-libc/rt/tst-timer5.out
> Timed out: killed the child process
> make[2]: *** [/home/steven/eglibc-2.13/build-tree/kfreebsd-i386-libc/rt/tst-timer4.out] Error 1
> Timed out: killed the child process
> make[2]: *** [/home/steven/eglibc-2.13/build-tree/kfreebsd-i386-libc/rt/tst-timer5.out] Error 1

This is on kfreebsd-8 8.3~svn230343-1 686, currently running under Linux
KVM with one virtual CPU.


Also I see these;  not sure yet what this is about:

> make[2]: Target `tests' not remade because of errors.
> make[2]: Leaving directory `/home/steven/eglibc-2.13/posix'
> make[1]: *** [posix/tests] Error 2

> make[2]: Target `tests' not remade because of errors.
> make[2]: Leaving directory `/home/steven/eglibc-2.13/io'
> make[1]: *** [io/tests] Error 2

Regards,
-- 
Steven Chamberlain
steven@pyro.eu.org


Reply to: