[LLVMdev] POST MORTEM: llvm-test changes

Jeff Cohen jeffc at jolt-lang.org
Sun Sep 5 09:53:44 PDT 2004


Configure gives me these errors on FreeBSD.  I'm proceding with the build anyway to see what happens.  Don't worry :)  It'll only take about 2.5 hours instead of 30+ now.

install:  ../test/Programs/Makefile does not exist
config.status: executing test/Programs/Makefile.programs commands
install:  ../test/Programs/Makefile.programs does not exist
config.status: executing test/Programs/Makefile.tests commands
install:  ../test/Programs/Makefile.tests does not exist
config.status: executing test/Programs/TEST.aa.Makefile commands
install:  ../test/Programs/TEST.aa.Makefile does not exist
config.status: executing test/Programs/TEST.dsgraph.report commands
install:  ../test/Programs/TEST.dsgraph.report does not exist
config.status: executing test/Programs/TEST.aa.report commands
install:  ../test/Programs/TEST.aa.report does not exist
config.status: executing test/Programs/TEST.example.Makefile commands
install:  ../test/Programs/TEST.example.Makefile does not exist
config.status: executing test/Programs/TEST.nightly.Makefile commands
install:  ../test/Programs/TEST.nightly.Makefile does not exist
config.status: executing test/Programs/TEST.buildrepo.Makefile commands
install:  ../test/Programs/TEST.buildrepo.Makefile does not exist
config.status: executing test/Programs/TEST.jit.Makefile commands
install:  ../test/Programs/TEST.jit.Makefile does not exist
config.status: executing test/Programs/TEST.nightly.report commands
install:  ../test/Programs/TEST.nightly.report does not exist
config.status: executing test/Programs/TEST.dsgraph.Makefile commands
install:  ../test/Programs/TEST.dsgraph.Makefile does not exist
config.status: executing test/Programs/TEST.jit.report commands
install:  ../test/Programs/TEST.jit.report does not exist
config.status: executing test/Programs/TEST.typesafe.Makefile commands
install:  ../test/Programs/TEST.typesafe.Makefile does not exist
config.status: executing test/Programs/TEST.dsgraph.gnuplot commands
install:  ../test/Programs/TEST.dsgraph.gnuplot does not exist
config.status: executing test/Programs/TEST.vtl.Makefile commands
install:  ../test/Programs/TEST.vtl.Makefile does not exist
cd: can't cd to ../../../../test/Programs/External
config.status: executing test/Programs/External/Makefile commands
install:  ../test/Programs/External/Makefile does not exist
cd: can't cd to ../../../../../test/Programs/External/SPEC
config.status: executing test/Programs/External/SPEC/Makefile commands
install:  ../test/Programs/External/SPEC/Makefile does not exist
cd: can't cd to ../../../../../test/Programs/External/SPEC
config.status: executing test/Programs/External/SPEC/Makefile.spec commands
install:  ../test/Programs/External/SPEC/Makefile.spec does not exist
cd: can't cd to ../../../../../test/Programs/External/SPEC
config.status: executing test/Programs/External/SPEC/Makefile.spec2000 commands
install:  ../test/Programs/External/SPEC/Makefile.spec2000 does not exist
cd: can't cd to ../../../../../test/Programs/External/SPEC
config.status: executing test/Programs/External/SPEC/Makefile.spec95 commands
install:  ../test/Programs/External/SPEC/Makefile.spec95 does not exist
config.status: executing test/Programs/MultiSource/Makefile commands
install:  ../test/Programs/MultiSource/Makefile does not exist
config.status: executing test/Programs/MultiSource/Makefile.multisrc commands
install:  ../test/Programs/MultiSource/Makefile.multisrc does not exist
cd: can't cd to ../../../../../../../test/Programs/MultiSource/Benchmarks/FreeBench/analyzer
config.status: executing test/Programs/MultiSource/Benchmarks/FreeBench/analyzer/test.in commands
install:  ../test/Programs/MultiSource/Benchmarks/FreeBench/analyzer/test.in does not exist
cd: can't cd to ../../../../../../../test/Programs/MultiSource/Benchmarks/FreeBench/distray
config.status: executing test/Programs/MultiSource/Benchmarks/FreeBench/distray/Makefile commands
install:  ../test/Programs/MultiSource/Benchmarks/FreeBench/distray/Makefile does not exist
cd: can't cd to ../../../../../../../test/Programs/MultiSource/Benchmarks/FreeBench/distray
config.status: executing test/Programs/MultiSource/Benchmarks/FreeBench/distray/test.in commands
install:  ../test/Programs/MultiSource/Benchmarks/FreeBench/distray/test.in does not exist
cd: can't cd to ../../../../../../../test/Programs/MultiSource/Benchmarks/FreeBench/fourinarow
config.status: executing test/Programs/MultiSource/Benchmarks/FreeBench/fourinarow/Makefile commands
install:  ../test/Programs/MultiSource/Benchmarks/FreeBench/fourinarow/Makefile does not exist
cd: can't cd to ../../../../../../../test/Programs/MultiSource/Benchmarks/FreeBench/fourinarow
config.status: executing test/Programs/MultiSource/Benchmarks/FreeBench/fourinarow/test.in commands
install:  ../test/Programs/MultiSource/Benchmarks/FreeBench/fourinarow/test.in does not exist
cd: can't cd to ../../../../../../../test/Programs/MultiSource/Benchmarks/FreeBench/mason
config.status: executing test/Programs/MultiSource/Benchmarks/FreeBench/mason/Makefile commands
install:  ../test/Programs/MultiSource/Benchmarks/FreeBench/mason/Makefile does not exist
cd: can't cd to ../../../../../../../test/Programs/MultiSource/Benchmarks/FreeBench/mason
config.status: executing test/Programs/MultiSource/Benchmarks/FreeBench/mason/test.in commands
install:  ../test/Programs/MultiSource/Benchmarks/FreeBench/mason/test.in does not exist
cd: can't cd to ../../../../../../../test/Programs/MultiSource/Benchmarks/FreeBench/neural
config.status: executing test/Programs/MultiSource/Benchmarks/FreeBench/neural/Makefile commands
install:  ../test/Programs/MultiSource/Benchmarks/FreeBench/neural/Makefile does not exist
cd: can't cd to ../../../../../../../test/Programs/MultiSource/Benchmarks/FreeBench/neural
config.status: executing test/Programs/MultiSource/Benchmarks/FreeBench/neural/test.in commands
install:  ../test/Programs/MultiSource/Benchmarks/FreeBench/neural/test.in does not exist
cd: can't cd to ../../../../../../../test/Programs/MultiSource/Benchmarks/FreeBench/pcompress2
config.status: executing test/Programs/MultiSource/Benchmarks/FreeBench/pcompress2/Makefile commands
install:  ../test/Programs/MultiSource/Benchmarks/FreeBench/pcompress2/Makefile does not exist
cd: can't cd to ../../../../../../../test/Programs/MultiSource/Benchmarks/FreeBench/pcompress2
config.status: executing test/Programs/MultiSource/Benchmarks/FreeBench/pcompress2/test.in commands
install:  ../test/Programs/MultiSource/Benchmarks/FreeBench/pcompress2/test.in does not exist
cd: can't cd to ../../../../../../../test/Programs/MultiSource/Benchmarks/FreeBench/pifft
config.status: executing test/Programs/MultiSource/Benchmarks/FreeBench/pifft/Makefile commands



On Sun, 05 Sep 2004 09:31:49 -0700
Reid Spencer <reid at x10sys.com> wrote:

> After the removal of llvm/test/Programs and insertion of llvm-test cvs
> module, the nightly tester showed the following:
> 
> x86 Linux debug:
>   * hard to say. I think it failed because the check in occurred just
>      as it was starting up. Could someone verify for me? No results
>      were produced.
> 
> x86 Linux optimized:
>   * everything ran okay
>   * loc graph now shows 550k lines (up 350k!) - not sure what that's
>      all about. I'll look at the loc counting code. It should have gone
>      DOWN.
> 
> x86 FreeBSD:
>   * hasn't run with changes yet
> 
> PPC Darwin:
>   * hasn't run with changes yet
> 
> SPARC V9 Solaris:
>   * hasn't run with changes yet.
> 
> We'll have to wait a few more hours for the last 3 platforms. It looks
> like things mostly build okay. If you update and try testing, please let
> me know how it goes. I'd like to hear about successes too as I'm pretty
> worried that its just flat out broken on non-Linux platforms.
> 
> Reid
> 




More information about the llvm-dev mailing list