search for: make_check

Displaying 9 results from an estimated 9 matches for "make_check".

2016 Dec 08
1
configure & make_check logs w/out '--disable-sse'
System: Slackware Linux (version 14.0) CPUs: Intel(R) Atom(TM) CPU N270 @1.60GHz xapian-core-1.4.1.tar.xz http://nurmi-labs.blogspot.com/p/xapian-linux-sse.html
2016 Dec 08
0
MSYS2 configure & make_check logs w/out '--disable-sse'
System: Microsoft Windows XP Home Edition CPUs: Intel(R) Atom(TM) CPU N270 @1.60GHz xapian-core-1.4.1.tar.xz http://nurmi-labs.blogspot.com/p/xapian-ms-sse.html
2016 Dec 11
0
old stable configure & make_check logs
I've posted the results of 'make check' for xapian "oldstable" (xapian-core-1.2.24) compiled on Slackware-14.0 (32 bit) here: http://nurmi-labs.blogspot.com/p/xapian-linux-old-stable-sse.html xapian-linux-old-stable-sse Summary ./apitest backend none: All 58 tests passed. ./apitest backend inmemory: All 228 tests passed, 8 skipped. ./apitest backend brass: All 304 tests
2016 Apr 20
3
Fresh build from source of R-3.2.5 failing "make check" under 64-bit Ubuntu
...ot enabled: memory profiling Recommended packages: yes # Note: I use tcsh, not bash > make >& make.out & # There are no obvious errors and the 'make' proceeds finally through some Java configuration # and then exits with a zero status. > make check >& make_check.out & [ ... much output captured ...] make[3]: Entering directory `/opt/apps/x86_64/R/src/R-3.2.5/tests' running code in 'reg-tests-1a.R' ... OK running code in 'reg-tests-1b.R' ... OK running code in 'reg-tests-1c.R' ... OK running code in 'reg-tests-2.R' .....
2005 Mar 31
1
R-alpha_2005-03-31: make check fails on Debian 3.0
I've just tested R-alpha_2005-03-31.tar.gz. ./configure and make ran without any apparent errors, but make check failed: 58 (0) $ make check 2>&1 | tee make_check-logg make[1]: Entering directory `/usr/local/src/R/R-alpha/tests' make[2]: Entering directory `/usr/local/src/R/R-alpha/tests' make[3]: Entering directory `/usr/local/src/R/R-alpha/tests/Examples' make[4]: Entering directory `/usr/local/src/R/R-alpha/tests/Examples' make[4]: Leaving...
2016 Apr 21
0
Fresh build from source of R-3.2.5 failing "make check" under 64-bit Ubuntu [SOLVED]
...he used tcsh, for which >& is legal and far more memorable than (goes to look it up to get the order right) >foo 2>&1 > I know (old tcsh user, before bash got traction[*], in fact). It was the "&" at the end that I was talking about: > > make check >& make_check.out & > > This runs make in the background and redirects stdout/err to a file. As I said, it is most likely harmless unless you accidentally get two processes running at the same time, but I think I'd try runnning in the foreground, just in case. > > -pd > > [*] That'l...
2007 May 08
2
[LLVMdev] Problems with 'make check'
...e tests were working fine before. Aaron -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20070508/8e8dd0fc/attachment.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: make_check.out Type: application/octet-stream Size: 7723 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20070508/8e8dd0fc/attachment.obj>
2016 Dec 08
2
remotetcp_chert
...apitest backend remoteprog_flint: All 219 tests passed, 2 skipped. ./apitest backend remotetcp_flint: All 219 tests passed, 2 skipped. Sincerely, Eric Lindblad -------------------------------------------- On Thu, 12/8/16, Olly Betts <olly at survex.com> wrote: Subject: Re: configure & make_check logs w/out '--disable-sse' To: "Eric Lindblad" <geirfuglaps at yahoo.com> Cc: xapian-discuss at lists.xapian.org Date: Thursday, December 8, 2016, 10:45 PM On Thu, Dec 08, 2016 at 09:25:01PM +0000, Eric Lindblad wrote: > System: Slackware Linux (version 14.0) &g...
2016 Dec 14
1
testing
.../or MSYS2/MINGW, for xapian-core versions(?), but here are sections of the 'configure' and 'make check' logs I output from a MSYS/MINGW (g++ 5.3.0) compile on XP SP3 (32 bit) Home Edition (xapian-core-1.2.24). configure log checking for setenv... no checking for _putenv_s... yes make_check log I../../xapian-core-1.2.24/common -I../../xapian-core-1.2.24/include -I../include -I../../xapian-core-1.2.24/tests/harness -fshow-column -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wno-long-long -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict...