Current problem reports assigned to freebsd-python@FreeBSD.org

2010-11-29 Thread FreeBSD bugmaster
Note: to view an individual PR, use:
  http://www.freebsd.org/cgi/query-pr.cgi?pr=(number).

The following is a listing of current problems submitted by FreeBSD users.
These represent problem reports covering all versions including
experimental development code and obsolete releases.


S Tracker  Resp.  Description

o ports/152224 python [patch] fix installed permissions for lang/python27
o ports/151534 python lang/python26 + WITH_PTH doesn't install correctly
f ports/150184 python cannot install ports/math/py-numpy
o ports/149167 python lang/python26 fails to build _ctypes on Sheevaplug (AR
o ports/148406 python [PATCH] lang/python26: fix build backage without threa
o ports/147291 python lang/python* doesn't compile nis.so when WITHOUT_NIS s
o ports/146957 python Mk/bsd.python.mk: PYTHONOPTIMIZE=1 in environ(7) break
o ports/146823 python [patch] lang/python26: knob to build _ctypes module ag
o ports/146644 python lang/python26: WITH_PTH option breaks most ports depen
f ports/145460 python Unable to build /usr/ports/net-p2p/py-bittorrent-core
a ports/144035 python ports/databases/py-sqlite3 does not start to build
o ports/140968 python x11-toolkits/py-tkinter(devel/pth): py26-tkinter-2.6.4
o ports/136917 python [patch] lang/python26: gettext detection
o ports/133081 python [bsd.python.mk] PYEASYINSTALL_ARCHDEP=yes makes broken
o ports/118301 python devel/py-setuptools easy-install.pth contents lost on 
o ports/115940 python Missed one file in lang/python25 if NO_NIS defined

16 problems total.

___
freebsd-python@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"


Re: ports/152671: update of lang/python27 to 2.7.1 breaks multiple extensions

2010-11-29 Thread edwin
Synopsis: update of lang/python27 to 2.7.1 breaks multiple extensions

Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-python
Responsible-Changed-By: edwin
Responsible-Changed-When: Mon Nov 29 13:00:37 UTC 2010
Responsible-Changed-Why: 
Over to maintainer (via the GNATS Auto Assign Tool)

http://www.freebsd.org/cgi/query-pr.cgi?pr=152671
___
freebsd-python@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"


Re: ports/152671: update of lang/python27 to 2.7.1 breaks multiple extensions

2010-11-29 Thread wen heping
The following reply was made to PR ports/152671; it has been noted by GNATS.

From: wen heping 
To: bug-follo...@freebsd.org, milos.negovano...@gmail.com
Cc:  
Subject: Re: ports/152671: update of lang/python27 to 2.7.1 breaks multiple 
extensions
Date: Mon, 29 Nov 2010 21:08:29 +0800

 Hi,
 
   Is this build problem caused by the update of python27 to 2.7.1 ?
 Or it existed with 2.7.0 ?
 
 
 wen
___
freebsd-python@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"


Re: ports/152671: update of lang/python27 to 2.7.1 breaks multiple extensions

2010-11-29 Thread Milos Negovanovic
The following reply was made to PR ports/152671; it has been noted by GNATS.

From: Milos Negovanovic 
To: wen heping 
Cc: bug-follo...@freebsd.org
Subject: Re: ports/152671: update of lang/python27 to 2.7.1 breaks multiple
 extensions
Date: Mon, 29 Nov 2010 13:12:42 +

 On Mon, Nov 29, 2010 at 09:08:29PM +0800, wen heping wrote:
 > Hi,
 > 
 >   Is this build problem caused by the update of python27 to 2.7.1 ?
 > Or it existed with 2.7.0 ?
 > 
 > 
 > wen
 
 Yes, its caused by update of python27 to 2.7.1. All extensions used to
 build fine with 2.7.0.
 
 Ive updated python27 this morning and went on to recompile my python
 extensions.
 
 -- 
 Milos Negovanovic
 milos.negovano...@gmail.com
___
freebsd-python@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"


Re: ports/152671: update of lang/python27 to 2.7.1 breaks multiple extensions

2010-11-29 Thread Milos Negovanovic
The following reply was made to PR ports/152671; it has been noted by GNATS.

From: Milos Negovanovic 
To: wen heping 
Cc: bug-follo...@freebsd.org
Subject: Re: ports/152671: update of lang/python27 to 2.7.1 breaks multiple
 extensions
Date: Mon, 29 Nov 2010 15:35:58 +

 On Mon, Nov 29, 2010 at 01:12:41PM +, Milos Negovanovic wrote:
 > On Mon, Nov 29, 2010 at 09:08:29PM +0800, wen heping wrote:
 > > Hi,
 > > 
 > >   Is this build problem caused by the update of python27 to 2.7.1 ?
 > > Or it existed with 2.7.0 ?
 > > 
 > > 
 > > wen
 > 
 > Yes, its caused by update of python27 to 2.7.1. All extensions used to
 > build fine with 2.7.0.
 > 
 > Ive updated python27 this morning and went on to recompile my python
 > extensions.
 
 One thing crossed my mind ... It could be setuptools issue rather then
 python27.
 
 -- 
 Milos Negovanovic
 milos.negovano...@gmail.com
___
freebsd-python@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"


Re: ports/152671: update of lang/python27 to 2.7.1 breaks multiple extensions

2010-11-29 Thread Milos Negovanovic
The following reply was made to PR ports/152671; it has been noted by GNATS.

From: Milos Negovanovic 
To: wen heping 
Cc: bug-follo...@freebsd.org
Subject: Re: ports/152671: update of lang/python27 to 2.7.1 breaks multiple
 extensions
Date: Mon, 29 Nov 2010 23:00:17 +

 I was able to fix the issue with following patch to my python 2.7.1
 install:
 
 
 --- /usr/local/lib/python2.7/config/Makefile.orig   2010-11-29 
22:32:30.0 +
 +++ /usr/local/lib/python2.7/config/Makefile2010-11-29 22:52:32.0 
+
 @@ -106,9 +106,9 @@
  
  # Symbols used for using shared libraries
  SO=.so
 -LDSHARED=  $(CC) -shared ${LDFLAGS} $(LDFLAGS)
 -BLDSHARED= $(CC) -shared ${LDFLAGS} $(LDFLAGS)
 -LDCXXSHARED=   $(CXX) -shared ${LDFLAGS}
 +LDSHARED=  $(CC) -shared $(LDFLAGS)
 +BLDSHARED= $(CC) -shared $(LDFLAGS)
 +LDCXXSHARED=   $(CXX) -shared $(LDFLAGS)
  DESTSHARED=$(BINLIBDEST)/lib-dynload
  
  # Executable suffix (.exe on Windows and Mac OS X)
 
 
 File that generates this Makefile probably needs to be patched at
 compile time.
 
 -- 
 Milos Negovanovic
 milos.negovano...@gmail.com
___
freebsd-python@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"


Re: ports/152671: update of lang/python27 to 2.7.1 breaks multiple extensions

2010-11-29 Thread wen
Synopsis: update of lang/python27 to 2.7.1 breaks multiple extensions

State-Changed-From-To: open->closed
State-Changed-By: wen
State-Changed-When: Tue Nov 30 03:37:10 UTC 2010
State-Changed-Why: 
Committed, with minor changes. Thanks!

http://www.freebsd.org/cgi/query-pr.cgi?pr=152671
___
freebsd-python@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"


Re: ports/152671: commit references a PR

2010-11-29 Thread dfilter service
The following reply was made to PR ports/152671; it has been noted by GNATS.

From: dfil...@freebsd.org (dfilter service)
To: bug-follo...@freebsd.org
Cc:  
Subject: Re: ports/152671: commit references a PR
Date: Tue, 30 Nov 2010 03:35:00 + (UTC)

 wen 2010-11-30 03:34:54 UTC
 
   FreeBSD ports repository
 
   Modified files:
 lang/python27Makefile 
   Added files:
 lang/python27/files  patch-Makefile.pre.in 
   Log:
   - Fix the run error when build c extensions
   
   PR: ports/152671
   Submitted by:   Milos Negovanovic 
   
   Revision  ChangesPath
   1.171 +1 -0  ports/lang/python27/Makefile
   1.3   +13 -0 ports/lang/python27/files/patch-Makefile.pre.in (new)
 ___
 cvs-...@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"
 
___
freebsd-python@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"