[csw-devel] SF.net SVN: gar:[17686] csw/mgar/pkg/netsnmp/trunk
cgrzemba at users.sourceforge.net
cgrzemba at users.sourceforge.net
Sun Apr 15 10:11:11 CEST 2012
Revision: 17686
http://gar.svn.sourceforge.net/gar/?rev=17686&view=rev
Author: cgrzemba
Date: 2012-04-15 08:11:10 +0000 (Sun, 15 Apr 2012)
Log Message:
-----------
netsnmp/trunk: SKIP_TEST because it runs very long or hang
Modified Paths:
--------------
csw/mgar/pkg/netsnmp/trunk/Makefile
csw/mgar/pkg/netsnmp/trunk/checksums
Modified: csw/mgar/pkg/netsnmp/trunk/Makefile
===================================================================
--- csw/mgar/pkg/netsnmp/trunk/Makefile 2012-04-15 02:13:16 UTC (rev 17685)
+++ csw/mgar/pkg/netsnmp/trunk/Makefile 2012-04-15 08:11:10 UTC (rev 17686)
@@ -5,7 +5,7 @@
#
NAME = netsnmp
-VERSION = 5.6.1
+VERSION = 5.6.1.1
CATEGORIES = apps
GARTYPE = v2
@@ -32,7 +32,7 @@
BUILD_DEP_PKGS = CSWpysetuptools
RUNTIME_DEP_PKGS = CSWosslrt CSWtcpwrap CSWpython
-BUILD64 = 1
+# BUILD64 = 1
# The -I/opt/csw/include pulls in installed version before built version and breaks testsuite
CPPFLAGS =
@@ -63,8 +63,8 @@
CONFIGURE_ARGS += $(CONFIGURE_ARGS_mm-$(MEMORYMODEL))
# Solaris /bin/bash does not allow empty lists in "for i in ; do echo; done"
-CONFIG_SHELL = /opt/csw/bin/bash
-EXTRA_CONFIGURE_ENV = CONFIG_SHELL
+EXTRA_CONFIGURE_EXPORTS = CONFIG_SHELL
+EXTRA_CONFIGURE_ENV_CONFIG_SHELL = /opt/csw/bin/bash
# TBD: Make alternatives
# - with embedded Perl and disabled modules
@@ -74,7 +74,7 @@
# Disable testsuite until this has been fixed or /tmp will fill up:
# https://sourceforge.net/tracker/?func=detail&aid=3006962&group_id=12694&atid=112694
-# SKIPTEST ?= 1
+SKIPTEST ?= 1
TEST_TARGET = test
Modified: csw/mgar/pkg/netsnmp/trunk/checksums
===================================================================
--- csw/mgar/pkg/netsnmp/trunk/checksums 2012-04-15 02:13:16 UTC (rev 17685)
+++ csw/mgar/pkg/netsnmp/trunk/checksums 2012-04-15 08:11:10 UTC (rev 17686)
@@ -1 +1 @@
-b4e30ead5783b0bb1d280172c6095ea4 net-snmp-5.6.1.tar.gz
+79e2b9cac947567a01ae2cc67ad8fe53 net-snmp-5.6.1.1.tar.gz
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