This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/12382] New: rt/tst-cpuclock2 check fails on latest git version


http://sourceware.org/bugzilla/show_bug.cgi?id=12382

           Summary: rt/tst-cpuclock2 check fails on latest git version
           Product: glibc
           Version: 2.13
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
        AssignedTo: drepper.fsp@gmail.com
        ReportedBy: cryptooctoploid@gmail.com


make check on the latest git version fails here:
(amd64, Linux (latest vanilla git kernel))

GCONV_PATH=/var/tmp/glibc-build/iconvdata LC_ALL=C  
/var/tmp/glibc-build/elf/ld-linux-x86-64.so.2 --library-path
/var/tmp/glibc-build:/var/tmp/glibc-build/math:/var/tmp/glibc-build/elf:/var/tmp/glibc-build/dlfcn:/var/tmp/glibc-build/nss:/var/tmp/glibc-build/nis:/var/tmp/glibc-build/rt:/var/tmp/glibc-build/resolv:/var/tmp/glibc-build/crypt:/var/tmp/glibc-build/nptl
/var/tmp/glibc-build/rt/tst-cpuclock2  >
/var/tmp/glibc-build/rt/tst-cpuclock2.out
make[2]: *** [/var/tmp/glibc-build/rt/tst-cpuclock2.out] Error 1
make[2]: Leaving directory `/var/tmp/glibc/rt'

rt/tst-cputimer1.out:

clock_gettime returned timespec = { 0, 344690 }
clock_getres returned timespec = { 0, 1 }
*** timer thr2 invoked too soon: 2.900622268 instead of expected 2.901124302
*** timer sig1 invoked too soon: 3.400610333 instead of expected 3.401124302
*** timer sig2 invoked too soon: 3.900612742 instead of expected 3.901124302

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]