search for: makecheck

Displaying 17 results from an estimated 17 matches for "makecheck".

1999 Apr 13
1
make check (PR#165)
...removing the "-" flag in test-All, as in the attached patch. I'm sure there was a reason the flag was there, but it is a problem for me, so I'm submitting this as a bug report. Martyn --_=XFMail.1.3.p0.Linux:990413120342:8241=_ Content-Disposition: attachment; filename="R-makecheck.patch" Content-Transfer-Encoding: 7bit Content-Description: R-makecheck.patch Content-Type: text/plain; charset=us-ascii; name=R-makecheck.patch; SizeOnDisk=306 # Remove "ignore" flag from test-All so that # build will fail if "make check" fails. # --- Makefile.in Wed Jan...
1999 Apr 13
0
make check
...removing the "-" flag in test-All, as in the attached patch. I'm sure there was a reason the flag was there, but it is a problem for me, so I'm submitting this as a bug report. Martyn --_=XFMail.1.3.p0.Linux:990413120342:8241=_ Content-Disposition: attachment; filename="R-makecheck.patch" Content-Transfer-Encoding: 7bit Content-Description: R-makecheck.patch Content-Type: text/plain; charset=us-ascii; name=R-makecheck.patch; SizeOnDisk=306 # Remove "ignore" flag from test-All so that # build will fail if "make check" fails. # --- Makefile.in Wed Jan...
2005 May 20
5
[LLVMdev] [Cygwin] make check results
...= Summary === # of expected passes 1710 # of unexpected failures 49 # of expected failures 55 Is this normal and "expected" ? Full results attached. Aaron -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: makecheck.txt URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20050520/eabbcbc6/attachment.txt>
2006 May 04
0
R compile on Solaris 9
I used the following configure and it worked ./configure --prefix=/apps/R --enable-R-shlib --with-zlib --with-gnu-ld --with-tcltk --with-readline=no --disable-largefile --with-recommended-packages=yes The make check and makecheck-all also worked. Thanks everyone for your help.
2005 May 20
1
[LLVMdev] [Cygwin] clean build and install :)
Got a clean build and install now :))) Many thanks for all your help. Wish I had known a few basic things about Cygwin and GNU before tackling this. A few last things ... > Okay I will check the configuration properly. I can do without doxygen, and etags, for now, but need runtest, what about tcl, and dot. Okay got runtest, and doxygen now. Cannot find tcl on Cygwin, I may allready
2005 May 20
0
[LLVMdev] [Cygwin] clean build and install :)
dot is part of the graphviz project. it is used by doxygen to generate the inheritance and collaboration diagrams. You can get it from www.graphviz.org. You don't have to have it, its only used to build the documentation which you can find online anyway. You don't need this for "make check". Reid. On Fri, 2005-05-20 at 17:31 +0100, Aaron Gray wrote: > Got a clean build and
2005 May 20
0
[LLVMdev] [Cygwin] make check results
On Fri, 20 May 2005, Aaron Gray wrote: > This is what I am getting back from 'make check' :- > > # of expected passes 1710 > # of unexpected failures 49 > # of expected failures 55 > > Is this normal and "expected" ? No. From this output: ... Files/ATI: not found ... My guess is that you have "Program Files" in your
2005 Jun 02
1
[LLVMdev] Cygwin 'make check' results
...release build. Aaron -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20050602/882c1034/attachment.html> -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: makecheck.txt URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20050602/882c1034/attachment.txt>
2005 May 20
0
[LLVMdev] [Cygwin] make check results
...y the look of it a few more errors too. # of expected passes 1736 # of unexpected failures 16 # of expected failures 56 Looks like the patch has nearly got it. Aaron -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: makecheck.txt URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20050520/7be3b207/attachment.txt>
2005 Jun 02
0
[LLVMdev] Cygwin 'make check' results
...s 55 Aaron -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20050603/ab431a62/attachment.html> -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: makecheck.txt URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20050603/ab431a62/attachment.txt>
2005 May 20
1
[LLVMdev] [Cygwin] make check results
...2005 Native configuration is i686-pc-cygwin === Summary === # of expected passes 1733 # of unexpected failures 49 # of expected failures 56 ~~~ Aaron -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: makecheck.txt URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20050520/fe6b2429/attachment.txt>
2005 Jun 02
2
[LLVMdev] Cygwin 'make check' results
>Okay, this is looking much better. I'll commit the configure script. Great, that did the job. >There's a couple of CFrontEnd failures. Possibly you're not working with >the latest llvm-gcc? (built from CVS?) checkout today about 16:00 GMT >The others are known JIT failures on Cygwin .. it can't load symbols >from the LLI executable. We don't have a fix for
2005 May 20
3
[LLVMdev] [Cygwin] make check results
Aaron, Sorry about the missing patch on the last email. Here's one that I think will actually work. Could you please test this out for us (see below)? If it works, we'll commit it to cvs so cygwin never runs into this problem again. Thanks, Reid. On Fri, 2005-05-20 at 10:53 -0700, Reid Spencer wrote: > Aaron, > > Can you try this patch for me please. It goes on your
2005 Jun 02
2
[LLVMdev] Cygwin debug build results
...e are winning. Aaron -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20050602/82f7c107/attachment.html> -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: makecheck.txt URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20050602/82f7c107/attachment.txt>
2005 Jun 02
3
[LLVMdev] Cygwin debug build results
>Your "make check" output has two classes of errors: >1. llvm-gcc or llvm-g++ not being found. Its possible this results from >Cygwin requiring the .exe extension. The makefiles probably need to be >enhanced to include the suffix. Okay, but that did not seem to be a problem before. I thought about that being a possible problem. The make install removes the .exe
2004 Aug 09
5
Bizarre failure of samba shares to XP
OK, this one is really strange, and I'm not sure where to go with it. Here's the setup ... Main box is running Debian testing/sarge with samba 3.0.5. Earlier it was 3.0.4 and 3.0.2. Very generic installation for home, acting as a file server for several XP Pro boxes, and everything has been running swimmingly. Using USER security, with users logging in to the XP boxes with the same ID
2004 Oct 23
1
[LLVMdev] UPDATE: Makefile.rules Changes (IMPORTANT)
...dsuffix /.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 , $(PARALLEL_DIRS)) > +install :: $(addsuffix /.makeinstall , $(PARALLEL_DIRS)) > +uninstall:: $(addsuffix /.makeuninstall,$(PARALLEL_DIRS)) > > -%/.makeall %/.makeinstall %/.makeclean %/.maketest %/.makebytecode %/.makestripped-bytecode %/.makeinstall-bytecode: > +Parallel_Targ...