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

List:       ipcop-svn
Subject:    [Ipcop-svn] SF.net SVN: ipcop:[3152] ipcop/trunk/lfs/gawk
From:       gespinasse () users ! sourceforge ! net
Date:       2009-06-28 18:44:16
Message-ID: E1MKzMO-0005Te-0W () bj8yhf1 ! ch3 ! sourceforge ! com
[Download RAW message or body]

Revision: 3152
          http://ipcop.svn.sourceforge.net/ipcop/?rev=3152&view=rev
Author:   gespinasse
Date:     2009-06-28 18:44:15 +0000 (Sun, 28 Jun 2009)

Log Message:
-----------
Test suite for gawk
I haven't seen a failure on gentoo, debian lenny and centos-5.3

Modified Paths:
--------------
    ipcop/trunk/lfs/gawk

Modified: ipcop/trunk/lfs/gawk
===================================================================
--- ipcop/trunk/lfs/gawk	2009-06-28 18:36:27 UTC (rev 3151)
+++ ipcop/trunk/lfs/gawk	2009-06-28 18:44:15 UTC (rev 3152)
@@ -82,6 +82,8 @@
 	@$(PREBUILD)
 	@rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar jxf $(DIR_DL)/$(DL_FILE)
 
+# ac_cv_func_working_mktime=yes hack is not needed with gcc-4.2
+
 ifeq "$(STAGE)" "toolchain"
 	cd $(DIR_APP) && ./configure --prefix=/$(TOOLS_DIR)
 	cd $(DIR_APP) && echo "#define HAVE_LANGINFO_CODESET 1" >> config.h
@@ -96,6 +98,12 @@
 	cd $(DIR_APP) && echo "#define HAVE_LANGINFO_CODESET 1" >> config.h
 	cd $(DIR_APP) && echo "#define HAVE_LC_MESSAGES 1" >> config.h
 	cd $(DIR_APP) && make -j $(PARALLELISM)
+
+ifeq "$(RUNNING_TEST)" "yes"
+	# no test should fail
+	cd $(DIR_APP) && make check &> $(DIR_TEST)/$(THISAPP)-$(STAGE_ORDER).log
+endif
+
 	cd $(DIR_APP) && make install
 endif
 


This was sent by the SourceForge.net collaborative development platform, the world's \
largest Open Source development site.

------------------------------------------------------------------------------
_______________________________________________
Ipcop-svn mailing list
Ipcop-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipcop-svn


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

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