search for: maketest

Displaying 20 results from an estimated 23 matches for "maketest".

2013 Feb 18
2
[LLVMdev] Problem to run SPEC2006
.../test-suite/External/SPEC/CFP2006' make[3]: Entering directory `/home/izabela/svn_llvm/llvm/projects/test-suite/External/SPEC/CFP2006/433.milc' */bin/sh: Output/433.milc.simple.compile.time: No such file or directory* ^Cmake[3]: *** [Output/433.milc.simple] Interrupt make[2]: *** [433.milc/.maketest] Interrupt make[1]: *** [CFP2006/.maketest] Interrupt make: *** [SPEC/.maketest] Interrupt Has anyone experienced the same problem and has any suggestions for me? Sincerely, -- Izabela Maffra. *Ciência da Computação Universidade Federal de Minas Gerais (31) 8615-3077* "Don't count th...
2009 May 29
2
[LLVMdev] make TEST=ipodbgopt in sqlite3: problem with TCLSH
...ource/Applications/sqlite3/speedtest.tcl: Permission denied make[4]: *** [/home/foad/svn/llvm-project/test-suite/trunk/MultiSource/Applications/sqlite3/test15.sql] Error 127 make[4]: Leaving directory `/home/foad/llvm/poo/build/test-suite/MultiSource/Applications/sqlite3' make[3]: *** [sqlite3/.maketest] Error 2 make[3]: Leaving directory `/home/foad/llvm/poo/build/test-suite/MultiSource/Applications' make[2]: *** [Applications/.maketest] Error 2 make[2]: Leaving directory `/home/foad/llvm/poo/build/test-suite/MultiSource' make[1]: *** [MultiSource/.maketest] Error 2 make[1]: Leaving direc...
2013 Feb 18
0
[LLVMdev] Problem to run SPEC2006
.../SPEC/CFP2006' > make[3]: Entering directory `/home/izabela/svn_llvm/llvm/projects/test-suite/External/SPEC/CFP2006/433.milc' > */bin/sh: Output/433.milc.simple.compile.time: No such file or directory* > ^Cmake[3]: *** [Output/433.milc.simple] Interrupt > make[2]: *** [433.milc/.maketest] Interrupt > make[1]: *** [CFP2006/.maketest] Interrupt > make: *** [SPEC/.maketest] Interrupt > > Has anyone experienced the same problem and has any suggestions for me? > > Sincerely, > > -- > Izabela Maffra. > > /Ciência da Computação > Universidade Federal d...
2013 Feb 19
1
[LLVMdev] Problem to run SPEC2006
...gt; make[3]: Entering directory > `/home/izabela/svn_llvm/llvm/projects/test-suite/External/SPEC/CFP2006/433.milc' > > */bin/sh: Output/433.milc.simple.compile.time: No such file or directory* > > ^Cmake[3]: *** [Output/433.milc.simple] Interrupt > > make[2]: *** [433.milc/.maketest] Interrupt > > make[1]: *** [CFP2006/.maketest] Interrupt > > make: *** [SPEC/.maketest] Interrupt > > > > Has anyone experienced the same problem and has any suggestions for me? > > > > Sincerely, > > > > -- > > Izabela Maffra. > > > &...
2007 May 04
3
[LLVMdev] llvm-test make problems
...eSource/UnitTests/Vector/SSE' make[3]: *** [test] Error 1 make[3]: Leaving directory `/localtmp/brandner/dev/llvm-test/SingleSource/UnitTests/Vector' make[2]: *** [test] Error 1 make[2]: Leaving directory `/localtmp/brandner/dev/llvm-test/SingleSource/UnitTests' make[1]: *** [UnitTests/.maketest] Error 2 make[1]: Leaving directory `/localtmp/brandner/dev/llvm-test/SingleSource' make: *** [SingleSource/.maketest] Error 2
2009 Feb 05
0
[LLVMdev] make TEST=dbgopt donesn't work?
...lvm-test/MultiSource/Applications/Burg' make[3]: *** No rule to make target `Output/burg.diff', needed by `test.dbgopt.burg'. Stop. make[3]: Leaving directory `/developer/home2/zsth/projects/llvm.org/build/llvmobj/projects/llvm-test/MultiSource/Applications/Burg' make[2]: *** [Burg/.maketest] Error 2 make[2]: Leaving directory `/developer/home2/zsth/projects/llvm.org/build/llvmobj/projects/llvm-test/MultiSource/Applications' make[1]: *** [Applications/.maketest] Error 2 make[1]: Leaving directory `/developer/home2/zsth/projects/llvm.org/build/llvmobj/projects/llvm-test/MultiSource&...
2009 May 29
0
[LLVMdev] make TEST=ipodbgopt in sqlite3: problem with TCLSH
...edtest.tcl: > Permission denied > make[4]: *** [/home/foad/svn/llvm-project/test-suite/trunk/MultiSource/Applications/sqlite3/test15.sql] > Error 127 > make[4]: Leaving directory > `/home/foad/llvm/poo/build/test-suite/MultiSource/Applications/sqlite3' > make[3]: *** [sqlite3/.maketest] Error 2 > make[3]: Leaving directory > `/home/foad/llvm/poo/build/test-suite/MultiSource/Applications' > make[2]: *** [Applications/.maketest] Error 2 > make[2]: Leaving directory `/home/foad/llvm/poo/build/test-suite/MultiSource' > make[1]: *** [MultiSource/.maketest] Error...
2007 Sep 18
0
[LLVMdev] 2.1 Pre-Release Available (testers needed)
....1/SingleSource/UnitTests/Vector/SSE' make[4]: *** [test] Error 1 make[4]: Leaving directory `/home/mth/src/llvm-test-2.1/SingleSource/UnitTests/Vector' make[3]: *** [test] Error 1 make[3]: Leaving directory `/home/mth/src/llvm-test-2.1/SingleSource/UnitTests' make[2]: *** [UnitTests/.maketest] Error 2 make[2]: Leaving directory `/home/mth/src/llvm-test-2.1/SingleSource' make[1]: *** [SingleSource/.maketest] Error 2 make[1]: Leaving directory `/home/mth/src/llvm-test-2.1' /home/mth/src/llvm-test-2.1/GenerateReport.pl /home/mth/src/llvm-test-2.1/TEST.nightly.report < report.n...
2007 May 04
0
[LLVMdev] llvm-test make problems
On Fri, 04 May 2007 14:37:53 +0200 Florian Brandner <fbrandne at mail.tuwien.ac.at> wrote: >hello, > >i've problems running the llvm-test suite using debian linux and make >3.81. it works fine on my laptop, running openSuse and make 3.81. > >i already tried to install make 3.75 and 3.79, both did not work. > >the error message is: > >make[1]: *** No rule to
2010 Jan 05
2
[LLVMdev] libcalls test fails to run
...9; make[3]: *** [test] Error 1 make[3]: Leaving directory `/home/gregory/thesis/llvm/projects/test-suite/SingleSource/UnitTests/Vector' make[2]: *** [test] Error 1 make[2]: Leaving directory `/home/gregory/thesis/llvm/projects/test-suite/SingleSource/UnitTests' make[1]: *** [UnitTests/.maketest] Error 2 make[1]: Leaving directory `/home/gregory/thesis/llvm/projects/test-suite/SingleSource' make: *** [SingleSource/.maketest] Error 2 'make TEST=example' works, 'make TEST=jit' and 'make' work too. Any ideas about what is going wrong here? Gregory
2007 May 04
2
[LLVMdev] llvm-test make problems
hello, i've problems running the llvm-test suite using debian linux and make 3.81. it works fine on my laptop, running openSuse and make 3.81. i already tried to install make 3.75 and 3.79, both did not work. the error message is: make[1]: *** No rule to make target `Output/sse.expantfft.bc', needed by `Output/sse.expandfft.linked.rbc'. Stop. using make -p, i see that
2008 Apr 04
0
[LLVMdev] PATCH: Use size reduction -- wave1
On Fri, 4 Apr 2008, heisenbug wrote: >> point taken. thanks! > > > Whatever I try I get something like this: > > ggreif$ cd MultiSource/ > ggreif$ make > make[2]: *** No rule to make target `Output/be.bc', needed by `Output/ > burg.linked.rbc'. Stop. > make[1]: *** [Burg/.makeall] Error 2 > make: *** [Applications/.makeall] Error 2 This is the
2007 May 04
0
[LLVMdev] llvm-test make problems
On Fri, 4 May 2007, Florian Brandner wrote: > make[1]: Leaving directory `/localtmp/brandner/dev/llvm-test/SingleSource' > make: *** [SingleSource/.maketest] Error 2 Is it just this one test that doesn't work, or do no tests work? If no tests work, you probably need to rerun configure in llvm-test. Make sure that llvm-gcc is in your path and detected by the configure script. -Chris -- http://nondot.org/sabre/ http://llvm.org/
2008 Apr 04
3
[LLVMdev] PATCH: Use size reduction -- wave1
On Apr 4, 8:06 pm, heisenbug <ggr... at gmail.com> wrote: > On Apr 4, 7:51 pm, Török Edwin <edwinto... at gmail.com> wrote: > > > > > heisenbug wrote: > > > On Apr 3, 10:53 pm, Gabor Greif <ga... at mac.com> wrote: > > > ... > > > >>> 3) Make sure that make check and some reasonable subset of llvm-test > > >>>
2012 Mar 17
4
Help me patch wine
Ok, Im following this tutorial: http://ace-client.net/viewtopic.php?f=26&t=34 But when I try to apply patch I get this: > [jan at janpc Games]$ patch -p1 <'/home/jan/Games/wine-1.3.36/winepatch.patch' > can't find file to patch at input line 11 > Perhaps you used the wrong -p or --strip option? > The text leading up to this was: > --------------------------
2004 Oct 23
1
[LLVMdev] UPDATE: Makefile.rules Changes (IMPORTANT)
..., this list must be maintained if new > +# recursive targets are added. > all :: $(addsuffix /.makeall , $(PARALLEL_DIRS)) > -install :: $(addsuffix /.makeinstall , $(PARALLEL_DIRS)) > clean :: $(addsuffix /.makeclean , $(PARALLEL_DIRS)) > -test :: $(addsuffix /.maketest , $(PARALLEL_DIRS)) > -bytecode :: $(addsuffix /.makebytecode, $(PARALLEL_DIRS)) > -stripped-bytecode :: $(addsuffix /.makestripped-bytecode, $(PARALLEL_DIRS)) > -install-bytecode :: $(addsuffix /.makeinstall-bytecode, $(PARALLEL_DIRS)) > +check :: $(addsuffix /.makecheck , $(PA...
2007 Sep 15
22
[LLVMdev] 2.1 Pre-Release Available (testers needed)
LLVMers, The 2.1 pre-release (version 1) is available for testing: http://llvm.org/prereleases/2.1/version1/ I'm looking for members of the LLVM community to test the 2.1 release. There are 2 ways you can help: 1) Download llvm-2.1, llvm-test-2.1, and the appropriate llvm-gcc4.0 binary. Run "make check" and the full llvm-test suite (make TEST=nightly report). 2) Download
2007 Jul 13
0
Wine release 0.9.41
...onfigure: Merge the libXrandr existence check with the soname check. configure: Merge the libXrender existence check with the soname check. configure: Merge the libXinerama existence check with the soname check. configure: Get rid of the no longer used check for libtxc_dxtn. Maketest.rules: Add dependency on IDL headers for crosstest objects. configure: Make the libXcursor soname check depend on the header check. configure: Make the libXi soname check depend on the header check. configure: Merge the libfreetype existence check with the soname check. conf...
2010 Feb 19
0
Wine release 1.1.39
...Build the static libraries directly from the top-level makefile. makefiles: Build the import libraries directly from the top-level makefile. makefiles: Build the tests directly from the top-level makefile. makefiles: Disable winetest when tests are disabled. makefiles: Move Maketest.rules to the top level. makefiles: Add support for having tests under the programs directory. wine.inf: Don't create empty default key values where not necessary. itss: Don't create empty default key values where not necessary. jscript: Don't create empty default...
2007 Mar 16
0
Wine release 0.9.33
...file moniker in the running object table tests. ole32: Fix a failing CoUnmarshalInterface test on Windows. ole32: Remove some unnecessary traces from the HeapUnknown implementation. ole32: Add some tests for IBindCtx. kernel32: Add tests for ImpersonateNamedPipeClient. Maketest.rules.in: Make CROSSOBJS consistent with the equivalent OBJS rule in the toplevel Make.rules.in. widl: Implement writing of SAFEARRAY type descriptions in typelibs. ole32: CreateBindCtx should fail if reserved parameter is not zero. ole32: Fix BindCtxImpl_GetBindOptions to return...