Date: Tue, 05 Oct 2010 11:51:27 -0500 From: Len Conrad <LConrad@Go2France.com> To: freebsd-python@freebsd.org. Subject: faile with py 2.7, now trying 2.6.6 Message-ID: <201010051851460.SM05428@W500.Go2France.com>
next in thread | raw e-mail | index | archive | help
FreeBSD 8.1 with recent portsnap update Python 2.6.6 cd /usr/ports/x11-toolkits/py-tkinter make clean make ===> Vulnerability check disabled, database not found ===> License check disabled, port has not defined LICENSE ===> Extracting for py26-tkinter-2.6.6_3 => MD5 Checksum OK for python/Python-2.6.6.tgz. => SHA256 Checksum OK for python/Python-2.6.6.tgz. ===> Patching for py26-tkinter-2.6.6_3 ===> py26-tkinter-2.6.6_3 depends on file: /usr/local/bin/python2.6 - found ===> py26-tkinter-2.6.6_3 depends on shared library: tk85 - not found ===> Verifying install for tk85 in /usr/ports/x11-toolkits/tk85 ===> Vulnerability check disabled, database not found ===> License check disabled, port has not defined LICENSE ===> Found saved configuration for tk-8.5.9 ===> Extracting for tk-8.5.9 => MD5 Checksum OK for tk8.5.9-src.tar.gz. => SHA256 Checksum OK for tk8.5.9-src.tar.gz. ===> Patching for tk-8.5.9 ===> Applying FreeBSD patches for tk-8.5.9 ===> tk-8.5.9 depends on file: /usr/local/libdata/pkgconfig/x11.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/x11.pc in /usr/ports/x11/libX11 ===> Vulnerability check disabled, database not found ===> License check disabled, port has not defined LICENSE ===> Extracting for libX11-1.3.3_1,1 => MD5 Checksum OK for xorg/lib/libX11-1.3.3.tar.bz2. => SHA256 Checksum OK for xorg/lib/libX11-1.3.3.tar.bz2. ===> Patching for libX11-1.3.3_1,1 ===> Applying FreeBSD patches for libX11-1.3.3_1,1 ===> libX11-1.3.3_1,1 depends on file: /usr/local/libdata/pkgconfig/xcb.pc - found ===> libX11-1.3.3_1,1 depends on file: /usr/local/share/aclocal/xorg-macros.m4 - found ===> libX11-1.3.3_1,1 depends on file: /usr/local/libdata/pkgconfig/bigreqsproto.pc - found ===> libX11-1.3.3_1,1 depends on file: /usr/local/libdata/pkgconfig/xcmiscproto.pc - found ===> libX11-1.3.3_1,1 depends on file: /usr/local/libdata/pkgconfig/xextproto.pc - found ===> libX11-1.3.3_1,1 depends on file: /usr/local/libdata/pkgconfig/xtrans.pc - found ===> libX11-1.3.3_1,1 depends on file: /usr/local/libdata/pkgconfig/kbproto.pc - found ===> libX11-1.3.3_1,1 depends on file: /usr/local/libdata/pkgconfig/inputproto.pc - found ===> libX11-1.3.3_1,1 depends on file: /usr/local/libdata/pkgconfig/xf86bigfontproto.pc - found ===> libX11-1.3.3_1,1 depends on file: /usr/local/libdata/pkgconfig/xau.pc - found ===> libX11-1.3.3_1,1 depends on file: /usr/local/libdata/pkgconfig/xdmcp.pc - found ===> libX11-1.3.3_1,1 depends on file: /usr/local/libdata/pkgconfig/xproto.pc - found ===> libX11-1.3.3_1,1 depends on file: /usr/local/bin/automake-1.10 - found ===> libX11-1.3.3_1,1 depends on file: /usr/local/bin/autoconf-2.67 - found ===> libX11-1.3.3_1,1 depends on package: libtool>=2.2 - found ===> libX11-1.3.3_1,1 depends on executable: pkg-config - found ===> Configuring for libX11-1.3.3_1,1 configure.ac:5: warning: AC_INIT: not a literal: https://bugs.freedesktop.org/enter_bug.cgi?product=xorg configure.ac:5: warning: AC_INIT: not a literal: https://bugs.freedesktop.org/enter_bug.cgi?product=xorg configure.ac:5: warning: AC_INIT: not a literal: https://bugs.freedesktop.org/enter_bug.cgi?product=xorg configure:14185: error: possibly undefined macro: AS_MESSAGE_LOG_FDdnl If this token and others are legitimate, please use m4_pattern_allow. See the Autoconf documentation. *** Error code 1 Stop in /usr/ports/x11/libX11. *** Error code 1 Stop in /usr/ports/x11-toolkits/tk85. *** Error code 1 Stop in /usr/ports/x11-toolkits/tk85. *** Error code 1 Stop in /usr/ports/x11-toolkits/py-tkinter. ====================== and django also fails: cd /usr/ports/www/py-django11 make clean make Exception occurred: File "/usr/ports/www/py-django11/work/Django-1.1.2/docs/_ext/djangodocs.py", line 215, in parse_django_adminopt_node from sphinx.directives.desc import option_desc_re ImportError: No module named desc The full traceback has been saved in /tmp/sphinx-err-u415_3.log, if you want to report the issue to the developers. Please also report this if it was a user error, so that a better error message can be provided next time. Either send bugs to the mailing list at <http://groups.google.com/group/sphinx-dev/>, or report them in the tracker at <http://bitbucket.org/birkenfeld/sphinx/issues/>. Thanks! *** Error code 1 Stop in /usr/ports/www/py-django11/work/Django-1.1.2/docs. *** Error code 1 Stop in /usr/ports/www/py-django11. *** Error code 1 Stop in /usr/ports/www/py-django11. I've put a message in the sphinx google groups forum. Len
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201010051851460.SM05428>