bug-gnu-utils
[Top][All Lists]
Advanced

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

gperf-3.0.3 test failure with make -j


From: Ed Avis
Subject: gperf-3.0.3 test failure with make -j
Date: Sat, 4 Oct 2008 16:03:11 +0100 (BST)

gperf-3.0.3 can sometimes fail 'make check' if you parallelize it, as 'make -j check'. For example:

only if, do, for, case, goto, else, while, and return should be found
./aout -v < ./c.gperf | tr -d '\r' | sed -e 's|[^ ]*[/\\][\\]*src[/\\][\\]*gperf[^ ]*|../src/gperf|' > test-7.out
/bin/sh: ./aout: No such file or directory

I suspect some missing dependency in the Makefile, which should state that this test depends on building 'aout' first.

--
Ed Avis <address@hidden>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]