[csw-devel] SF.net SVN: gar:[19250] csw/mgar/pkg/lang-python/python/trunk/Makefile

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Thu Sep 20 17:11:35 CEST 2012


Revision: 19250
          http://gar.svn.sourceforge.net/gar/?rev=19250&view=rev
Author:   wahwah
Date:     2012-09-20 15:11:35 +0000 (Thu, 20 Sep 2012)
Log Message:
-----------
lang-python/python/trunk: The Solaris 9 build segfaults

Modified Paths:
--------------
    csw/mgar/pkg/lang-python/python/trunk/Makefile

Modified: csw/mgar/pkg/lang-python/python/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/python/trunk/Makefile	2012-09-20 11:20:03 UTC (rev 19249)
+++ csw/mgar/pkg/lang-python/python/trunk/Makefile	2012-09-20 15:11:35 UTC (rev 19250)
@@ -36,7 +36,9 @@
 
 DISTFILES  = $(DISTNAME).tar.bz2
 
-PACKAGING_PLATFORMS = solaris9-sparc solaris9-i386
+# There is a segfault happening on Solaris 9 i386. I'm disabling the Solaris
+# 9 until we debug it or the upstream fixes it.
+# PACKAGING_PLATFORMS = solaris9-sparc solaris9-i386
 # Some features are missing on Solaris 9, e.g. functionality required for the
 # multiprocessing support.
 # http://osdir.com/ml/opensolaris-discuss/2009-07/msg00865.html

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