This is the mail archive of the libc-alpha@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]

Re: error when running "make bench"


On Wed, Jan 15, 2020 at 12:02 PM paul zimmermann
<Paul.Zimmermann@inria.fr> wrote:
> with git revision a8f0fc4, when running "make bench" on my machine

What branch has that commit?

> (x86_64 under Linux), I get just before the math tests start:
>
> ...
> /bin/sh: 2: /tmp/glibc/build/benchtests/bench-timing-type: not found

This is a binary that should have been built for you which returns the
timing type to use.

[carlos@athas glibc]$ /home/carlos/build/glibc/benchtests/bench-timing-type
hp_timing

> Running /tmp/glibc/build/benchtests/bench-acos
> Running /tmp/glibc/build/benchtests/bench-acosh
> ...
>
> Is the "not found" message normal?

No. It works just fine for me.

Cheers,
Carlos.


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