Date: Mon, 8 Oct 2007 08:46:13 -0400 From: Wesley Shields <wxs@atarininja.org> To: David Southwell <david@vizion2000.net> Cc: freebsd-ports@freebsd.org Subject: Re: Python on 64-bit AMD?? Message-ID: <20071008124613.GD72311@atarininja.org> In-Reply-To: <200710080505.46371.david@vizion2000.net> References: <200710030927.34822.david@vizion2000.net> <200710060025.36893.david@vizion2000.net> <20071006121810.GA72311@atarininja.org> <200710080505.46371.david@vizion2000.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Oct 08, 2007 at 05:05:46AM -0700, David Southwell wrote: > On Saturday 06 October 2007 05:18:10 Wesley Shields wrote: > > On Sat, Oct 06, 2007 at 12:25:36AM -0700, David Southwell wrote: > > > On Wednesday 03 October 2007 09:27:34 David Southwell wrote: > > > > # Portupgrade -a > > > > Error message: > > > > > > > > ** Port marked as IGNORE: x11-toolkits/py-wxPython24: > > > > is marked as broken: Does not build on 64-bit architectures > > > > > > > > Will this be fixed? > > > > > > > > Thanks in advance > > > > > > > > David > > > > > > As there has been no reply I thought I would ask again. > > > > > > Thanks in advance > > > > This port is maintained by ports@ which means unless someone volunteers > > to step up and fix it, then no. > > > > x11-toolkits/py-wxPython26 is not broken and might be a viable solution > > for you to upgrade? > > > Thanks Wesley that installed fine -- however after installing > x11-toolkits/py-wxPython26 I get errors on trying to upgrade suite packages: > > ################## > [root@dns1 /usr/ports/lang/python25]# cd /usr/ports/lang/python && make > upgrade-site-packages > ** Port marked as IGNORE: x11-toolkits/py-wxPython24: > is marked as broken: Does not build on 64-bit architectures > ---> Reinstalling 'pydbdesigner-0.1.4.1_1' (databases/pydbdesigner) > ---> Building '/usr/ports/databases/pydbdesigner' > ===> Cleaning for pydbdesigner-0.1.4.1_1 > ===> Extracting for pydbdesigner-0.1.4.1_1 > => MD5 Checksum OK for pydbdesigner-0.1.4.1.tar.gz. > => SHA256 Checksum OK for pydbdesigner-0.1.4.1.tar.gz. > ===> Patching for pydbdesigner-0.1.4.1_1 > ===> pydbdesigner-0.1.4.1_1 depends on file: /usr/local/bin/python2.5 - > found > ===> Configuring for pydbdesigner-0.1.4.1_1 > ---> Backing up the old version > ---> Uninstalling the old version > ---> Deinstalling 'pydbdesigner-0.1.4.1_1' > ##### file deletions removed > [Updating the pkgdb <format:bdb_btree> in /var/db/pkg ... - 856 packages found > (-1 +0) (...) done] > ---> Installing the new version via the port > ===> Installing for pydbdesigner-0.1.4.1_1 > ===> pydbdesigner-0.1.4.1_1 depends on file: /usr/local/bin/python2.5 - > found > ===> pydbdesigner-0.1.4.1_1 depends on > file: /usr/local/lib/python2.5/site-packages/wx/__init__.py - not found > ===> Verifying reinstall > for /usr/local/lib/python2.5/site-packages/wx/__init__.py > in /usr/ports/x11-toolkits/py-wxPython24 > ===> py25-wxPython-2.4.2.4_7 is marked as broken: Does not build on 64-bit > architectures. > *** Error code 1 > > Stop in /usr/ports/x11-toolkits/py-wxPython24. > *** Error code 1 > > Stop in /usr/ports/databases/pydbdesigner. > *** Error code 1 > > Stop in /usr/ports/databases/pydbdesigner. > ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade.8547.1 > env UPGRADE_TOOL=portupgrade UPGRADE_PORT=pydbdesigner-0.1.4.1_1 > UPGRADE_PORT_VER=0.1.4.1_1 make -DFORCE_PKG_REGISTER reinstall > ---> Restoring the old version > ** Fix the installation problem and try again. > [Updating the pkgdb <format:bdb_btree> in /var/db/pkg ... - 857 packages found > (-0 +1) . done] > ** Listing the failed packages (*:skipped / !:failed) > ! databases/pydbdesigner (pydbdesigner-0.1.4.1_1) (install > error) > ---> Packages processed: 0 done, 1 ignored, 0 skipped and 1 failed > ** Could not clean up temporary directory: Directory not > empty - /var/tmp/portupgrade5sc8QzNA > *** Error code 1 > > Stop in /usr/ports/lang/python. > > > ##################### > > Any ideas? databases/pydebdesigner specifically requires wx 2.4. You can try changing the USE_WX line to be 2.4+ but I'm not sure exactly what this will do. I'd suggest taking this up with the maintainer to see if the port can support the newer wx versions. -- WXS
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20071008124613.GD72311>