[csw-devel] SF.net SVN: gar:[9984] csw/mgar/pkg/netsnmp/branches/netsnmp-5.4.2. 1-bug4408/Makefile

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Wed May 26 14:24:32 CEST 2010


Revision: 9984
          http://gar.svn.sourceforge.net/gar/?rev=9984&view=rev
Author:   dmichelsen
Date:     2010-05-26 12:24:32 +0000 (Wed, 26 May 2010)

Log Message:
-----------
netsnmp/branch-bug-4408: Add comment on disabling the testsuite for test 59

Modified Paths:
--------------
    csw/mgar/pkg/netsnmp/branches/netsnmp-5.4.2.1-bug4408/Makefile

Modified: csw/mgar/pkg/netsnmp/branches/netsnmp-5.4.2.1-bug4408/Makefile
===================================================================
--- csw/mgar/pkg/netsnmp/branches/netsnmp-5.4.2.1-bug4408/Makefile	2010-05-26 12:13:11 UTC (rev 9983)
+++ csw/mgar/pkg/netsnmp/branches/netsnmp-5.4.2.1-bug4408/Makefile	2010-05-26 12:24:32 UTC (rev 9984)
@@ -33,6 +33,10 @@
 PACKAGING_PLATFORMS = solaris9-sparc solaris9-i386
 PACKAGING_PLATFORMS += solaris10-sparc solaris10-i386
 
+# We must use the same compiler as Perl was compiled with or the compile
+# flags will not be properly recognized
+GARCOMPILER = SOS11
+
 BUILD64 = 1
 NOISAEXEC = 1
 
@@ -57,7 +61,8 @@
 CONFIGURE_ARGS += $(CONFIGURE_ARGS_mm-$(MEMORYMODEL))
 CONFIGURE_ARGS += $(CONFIGURE_ARGS_os-$(GAROSREL))
 
-# Some tests are failing, disable for now, investigate later!
+# Disable testsuite until this is fixed:
+#   https://sourceforge.net/tracker/?func=detail&aid=3007318&group_id=12694&atid=112694
 SKIPTEST ?= 1
 
 EXTRA_MERGE_EXCLUDE_FILES = .*/perllocal.pod


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


More information about the devel mailing list