[prev in list] [next in list] [prev in thread] [next in thread] 

List:       fink-commits
Subject:    [cvs] experimental/fangism/finkinfo llvm34.info,1.29,1.30
From:       David Fang <fangism () users ! sourceforge ! net>
Date:       2014-01-29 11:03:27
Message-ID: E1W8Sva-0005VW-MR () sfs-ml-3 ! v29 ! ch3 ! sourceforge ! com
[Download RAW message or body]

Update of /cvsroot/fink/experimental/fangism/finkinfo
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv18185

Modified Files:
	llvm34.info 
Log Message:
save libc++ test logs


Index: llvm34.info
===================================================================
RCS file: /cvsroot/fink/experimental/fangism/finkinfo/llvm34.info,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -d -r1.29 -r1.30
--- llvm34.info	29 Jan 2014 10:42:45 -0000	1.29
+++ llvm34.info	29 Jan 2014 11:03:24 -0000	1.30
@@ -374,6 +374,7 @@
 	cd c++
 	ln -s %b/libcxx-%v/include v1
 	popd
+	echo "Stage 1.5 Tests were not run." > ../build/stage1.5/libcxx-%v-check.log
 	echo "######## END of BOOTSTRAP STAGE 1.5: built libc++ with stage 1 clang++"
 
 	# don't bootstrap on powerpc-darwinX until all codegen issues fixed
@@ -442,6 +443,7 @@
 	cd c++
 	ln -s %b/libcxx-%v/include v1
 	popd
+	echo "Stage 1.5 Tests were not run." > ../build/stage1.5/libcxx-%v-check.log
 	echo "######## END of BOOTSTRAP STAGE 2.5: built libc++ with stage 2 clang++"
 # TODO: object compare stage 1.5 vs. 2.5
 
@@ -577,7 +579,8 @@
 EOF
 	make -k && make check 2>&1 || : ;) | tee compiler-rt-%v-check.log
 	echo "******** Running included libc++ tests ... ********"
-	( cd ../last-libcxx && make -k check-libcxx 2>&1 || : ;) | tee libcxx-%v-check.log
+	pushd ../last-libcxx
+	( make -k check-libcxx 2>&1 || : ;) | tee libcxx-%v-check.log
 #	echo "******** Running massive test-suite ... ********"
 #	( cd projects/test-suite ; make -k 2>&1 || : ;) | tee test-suite-%v-check.log
 	<<
@@ -687,6 +690,7 @@
 #	ln -s $docdir/polly-html .
 	mkdir testlogs
 	cp %b/../build/last/*-check.log testlogs/
+	cp %b/../build/last-libcxx/*-check.log testlogs/
 	popd
 <<
 SplitOff: <<
@@ -906,6 +910,7 @@
 	Package: libcxx1-shlibs
 	Description: Standard library for libc++
 	Files: lib/libc++.*.*.dylib
+# TODO: DocFiles
 	Shlibs: <<
 	 	%p/lib/libc++.1.0.dylib 1.0.0 %n (>= 3.4-0)
 	<<
@@ -915,7 +920,12 @@
 	Description: Standard library headers for libc++
 	Depends: libcxx1-shlibs (= %v-%r)
 	BuildDependsOnly: false
-	Files: include/c++ lib/libc++*.dylib
+	# just include test log here
+	Files: <<
+		include/c++
+		lib/libc++*.dylib
+		opt/llvm-%v/share/doc/%N/testlogs/clang-%v-check.log
+	<<
 <<
 SplitOff15: <<
 	Package: %N-bundle


------------------------------------------------------------------------------
WatchGuard Dimension instantly turns raw network data into actionable 
security intelligence. It gives you real-time visual feedback on key
security issues and trends.  Skip the complicated setup - simply import
a virtual appliance and go from zero to informed in seconds.
http://pubads.g.doubleclick.net/gampad/clk?id=123612991&iu=/4140/ostg.clktrk
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic