[RELEASE - 91i386-default] Build failed for py27-wxPython-2.8.12.1_1 during build

pkg-fallout at FreeBSD.org pkg-fallout at FreeBSD.org
Wed Aug 21 10:04:34 UTC 2013


Maintainer:     neal at nelson.name
Last committer: ak at FreeBSD.org
Ident:          $FreeBSD: head/x11-toolkits/py-wxPython28/Makefile 316464 2013-04-24 18:10:30Z ak $
Log URL:        http://beefy1.isc.freebsd.org/bulk/91i386-default/2013-08-21_01h01m29s/logs/py27-wxPython-2.8.12.1_1.log
Build URL:      http://beefy1.isc.freebsd.org/bulk/91i386-default/2013-08-21_01h01m29s
Log:

====>> Building x11-toolkits/py-wxPython28
build started at Wed Aug 21 09:53:36 UTC 2013
port directory: /usr/ports/x11-toolkits/py-wxPython28
building for: FreeBSD 91i386-default-job-15 9.1-RELEASE FreeBSD 9.1-RELEASE i386
maintained by: neal at nelson.name
Makefile ident:      $FreeBSD: head/x11-toolkits/py-wxPython28/Makefile 316464 2013-04-24 18:10:30Z ak $
Poudriere version: 3.1-pre

---Begin Environment---
UNAME_m=i386
UNAME_p=i386
OSVERSION=901000
UNAME_v=FreeBSD 9.1-RELEASE
UNAME_r=9.1-RELEASE
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
MASTERMNT=/usr/local/poudriere/data/build/91i386-default/ref
PKG_EXT=txz
FORCE_PACKAGE=yes
tpid=42640
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
NBPARALLEL=24
PKGNG=1
PKGNAME=py27-wxPython-2.8.12.1_1
PKG_DELETE=/usr/local/sbin/pkg delete -y -f
PKG_ADD=/usr/local/sbin/pkg add
PWD=/root
MASTERNAME=91i386-default
USER=root
HOME=/root
POUDRIERE_VERSION=3.1-pre
SKIPSANITY=0
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
---End Environment---

---Begin OPTIONS List---
---End OPTIONS List---

--CONFIGURE_ARGS--
--enable-aui
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
TMPDIR="/tmp" PYTHON="/usr/local/bin/python2.7" MAKE=gmake TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh WX_CONFIG=/usr/local/bin/wxgtk2-2.8-config
--End CONFIGURE_ENV--

--MAKE_ENV--
TMPDIR="/tmp" TMPDIR="/tmp" SHELL=/bin/sh NO_LINT=YES LDSHARED="cc -shared" PYTHONDONTWRITEBYTECODE= PYTHONOPTIMIZE= WX_CONFIG=/usr/local/bin/wxgtk2-2.8-config PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 -pipe -fno-strict-aliasing"  CPP="cpp" CPPFLAGS=""  LDFLAGS=""  CXX="c++" CXXFLAGS="-O2 -pipe -fno-strict-aliasing"  MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s -o root -g wheel -m 555"  BSD_INSTALL_LIB="install  -s -o root -g wheel -m 444"  BSD_INSTALL_SCRIPT="install  -o root -g wheel -m 555"  BSD_INSTALL_DATA="install  -o root -g wheel -m 444"  BSD_INSTALL_MAN="install  -o root -g wheel -m 444"
--End MAKE_ENV--

--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/wxPython
DOCSDIR=/usr/local/share/doc/wxPython
EXAMPLESDIR=/usr/local/share/examples/wxPython
WWWDIR=/usr/local/www/wxPython
ETCDIR=/usr/local/etc/wxPython
--End SUB_LIST--

---Begin make.conf---
ARCH=i386
MACHINE=i386
MACHINE_ARCH=i386
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PACKAGES=/packages
DISTDIR=/distfiles
#### /usr/local/etc/poudriere.d/make.conf ####
WITH_PKGNG=yes
NO_RESTRICTED=yes
DISABLE_MAKE_JOBS=yes
---End make.conf---
===>  Cleaning for py27-wxPython-2.8.12.1_1
=======================<phase: check-config   >============================
=========================================================================
=======================<phase: pkg-depends    >============================
===>   py27-wxPython-2.8.12.1_1 depends on file: /usr/local/sbin/pkg - not found
===>    Verifying install for /usr/local/sbin/pkg in /usr/ports/ports-mgmt/pkg
===>   Installing existing package /packages/All/pkg-1.1.4_1.txz
Installing pkg-1.1.4_1... done
If you are upgrading from the old package format, first run:

  # pkg2ng
===>   Returning to build of py27-wxPython-2.8.12.1_1
=========================================================================
=======================<phase: fetch-depends  >============================
=========================================================================
=======================<phase: fetch          >============================
===> Fetching all distfiles required by py27-wxPython-2.8.12.1_1 for building
=========================================================================
=======================<phase: checksum       >============================
===> Fetching all distfiles required by py27-wxPython-2.8.12.1_1 for building
=> SHA256 Checksum OK for python/wxPython-src-2.8.12.1.tar.bz2.
=========================================================================
=======================<phase: extract-depends>============================
=========================================================================
=======================<phase: extract        >============================
===> Fetching all distfiles required by py27-wxPython-2.8.12.1_1 for building
===>  Extracting for py27-wxPython-2.8.12.1_1
=> SHA256 Checksum OK for python/wxPython-src-2.8.12.1.tar.bz2.
=========================================================================
=======================<phase: patch-depends  >============================
=========================================================================
=======================<phase: patch          >============================
===>  Patching for py27-wxPython-2.8.12.1_1
===>  Applying FreeBSD patches for py27-wxPython-2.8.12.1_1
=========================================================================
=======================<phase: build-depends  >============================
===>   py27-wxPython-2.8.12.1_1 depends on file: /usr/local/bin/python2.7 - not found
===>    Verifying install for /usr/local/bin/python2.7 in /usr/ports/lang/python27
===>   Installing existing package /packages/All/python27-2.7.5_2.txz
Installing python27-2.7.5_2...Installing gettext-0.18.3...Installing libiconv-1.14_1... done
 done
 done
====
Note that some of the standard modules are provided as separate
ports since they require extra dependencies:

bsddb           databases/py-bsddb
gdbm            databases/py-gdbm
sqlite3         databases/py-sqlite3
tkinter         x11-toolkits/py-tkinter

Install them as needed.
====
===>   Returning to build of py27-wxPython-2.8.12.1_1
===>   py27-wxPython-2.8.12.1_1 depends on executable: python - not found
===>    Verifying install for python in /usr/ports/lang/python
===>   Installing existing package /packages/All/python-2.7,2.txz
Installing python-2.7,2...Installing python2-2... done
 done
===>   Returning to build of py27-wxPython-2.8.12.1_1
===>   py27-wxPython-2.8.12.1_1 depends on executable: gmake - not found
===>    Verifying install for gmake in /usr/ports/devel/gmake
===>   Installing existing package /packages/All/gmake-3.82_1.txz
Installing gmake-3.82_1... done
===>   Returning to build of py27-wxPython-2.8.12.1_1
=========================================================================
=======================<phase: lib-depends    >============================
===>   py27-wxPython-2.8.12.1_1 depends on shared library: intl - found
===>   py27-wxPython-2.8.12.1_1 depends on shared library: wx_gtk2_fl-2.8 - not found
===>    Verifying install for wx_gtk2_fl-2.8 in /usr/ports/x11-toolkits/wxgtk28-contrib
===>   Installing existing package /packages/All/wxgtk2-contrib-2.8.12_2.txz
Installing wxgtk2-contrib-2.8.12_2...Installing xproto-7.0.24... done
Installing xineramaproto-1.2.1... done
Installing xf86vidmodeproto-2.3.1... done
Installing xextproto-7.2.1... done
Installing xcb-util-renderutil-0.3.8...Installing xcb-util-0.3.9_1,1...Installing libxcb-1.9.1...Installing libXdmcp-1.1.1... done
Installing libXau-1.0.8... done
Installing libxml2-2.8.0_2...Installing pkgconf-0.9.2_1... done
 done
Installing libpthread-stubs-0.3_3... done
 done
 done
 done
Installing videoproto-2.3.2... done
Installing renderproto-0.11.1... done
Installing randrproto-1.4.0... done
Installing pixman-0.30.0... done
Installing libXxf86vm-1.1.3...Installing libXext-1.3.2,1...Installing libX11-1.6.1,1...Installing kbproto-1.0.6... done
 done
 done
 done
Installing libXv-1.0.9,1... done
Installing libXrender-0.9.8... done
Installing libXrandr-1.4.1... done
Installing libXinerama-1.1.3,1... done
Installing libXi-1.7.2,1...Installing libXfixes-5.0.1...Installing fixesproto-5.0... done
 done
Installing inputproto-2.3... done
 done
Installing libXdamage-1.1.4...Installing damageproto-1.2.1... done
 done
Installing libXcursor-1.1.14... done
Installing libXcomposite-0.4.4,1...Installing compositeproto-0.4.2... done
 done
Installing libSM-1.2.1,1...Installing libICE-1.0.8,1... done
 done
Installing dri2proto-2.8... done
Installing wxgtk2-contrib-common-2.8.12_2...Installing wxgtk2-common-2.8.12_2...Installing pangox-compat-0.0.2...Installing pango-1.34.1_1...Installing xorg-fonts-truetype-7.7_1...Installing mkfontscale-1.1.1...Installing libfontenc-1.1.2... done
Installing freetype2-2.4.12_1... done
 done
Installing mkfontdir-1.0.7... done
Installing fontconfig-2.10.93,1...Installing expat-2.1.0... done
Running fc-cache to build fontconfig cache...
/usr/local/share/fonts: skipping, no such directory
/usr/local/lib/X11/fonts: caching, new cache contents: 0 fonts, 1 dirs
/usr/local/lib/X11/fonts/local: caching, new cache contents: 0 fonts, 0 dirs
/root/.local/share/fonts: skipping, no such directory
/root/.fonts: skipping, no such directory
/var/db/fontconfig: cleaning cache directory
/root/.cache/fontconfig: not cleaning non-existent cache directory
/root/.fontconfig: not cleaning non-existent cache directory
fc-cache: succeeded
<snip>
copying wxPython/lib/colourchooser/canvas.py -> build-gtk2/lib.freebsd-9.1-RELEASE-i386-2.7/wxPython/lib/colourchooser
copying wxPython/lib/colourchooser/__init__.py -> build-gtk2/lib.freebsd-9.1-RELEASE-i386-2.7/wxPython/lib/colourchooser
copying wxPython/lib/colourchooser/pycolourslider.py -> build-gtk2/lib.freebsd-9.1-RELEASE-i386-2.7/wxPython/lib/colourchooser
copying wxPython/lib/colourchooser/pycolourbox.py -> build-gtk2/lib.freebsd-9.1-RELEASE-i386-2.7/wxPython/lib/colourchooser
copying wxPython/lib/colourchooser/intl.py -> build-gtk2/lib.freebsd-9.1-RELEASE-i386-2.7/wxPython/lib/colourchooser
copying wxPython/lib/colourchooser/pypalette.py -> build-gtk2/lib.freebsd-9.1-RELEASE-i386-2.7/wxPython/lib/colourchooser
creating build-gtk2/lib.freebsd-9.1-RELEASE-i386-2.7/wxPython/lib/editor
copying wxPython/lib/editor/__init__.py -> build-gtk2/lib.freebsd-9.1-RELEASE-i386-2.7/wxPython/lib/editor
copying wxPython/lib/editor/selection.py -> build-gtk2/lib.freebsd-9.1-RELEASE-i386-2.7/wxPython/lib/editor
copying wxPython/lib/editor/editor.py -> build-gtk2/lib.freebsd-9.1-RELEASE-i386-2.7/wxPython/lib/editor
copying wxPython/lib/editor/images.py -> build-gtk2/lib.freebsd-9.1-RELEASE-i386-2.7/wxPython/lib/editor
creating build-gtk2/lib.freebsd-9.1-RELEASE-i386-2.7/wxPython/lib/mixins
copying wxPython/lib/mixins/grid.py -> build-gtk2/lib.freebsd-9.1-RELEASE-i386-2.7/wxPython/lib/mixins
copying wxPython/lib/mixins/rubberband.py -> build-gtk2/lib.freebsd-9.1-RELEASE-i386-2.7/wxPython/lib/mixins
copying wxPython/lib/mixins/__init__.py -> build-gtk2/lib.freebsd-9.1-RELEASE-i386-2.7/wxPython/lib/mixins
copying wxPython/lib/mixins/listctrl.py -> build-gtk2/lib.freebsd-9.1-RELEASE-i386-2.7/wxPython/lib/mixins
copying wxPython/lib/mixins/imagelist.py -> build-gtk2/lib.freebsd-9.1-RELEASE-i386-2.7/wxPython/lib/mixins
creating build-gtk2/lib.freebsd-9.1-RELEASE-i386-2.7/wxPython/tools
copying wxPython/tools/img2py.py -> build-gtk2/lib.freebsd-9.1-RELEASE-i386-2.7/wxPython/tools
copying wxPython/tools/__init__.py -> build-gtk2/lib.freebsd-9.1-RELEASE-i386-2.7/wxPython/tools
copying wxPython/tools/img2png.py -> build-gtk2/lib.freebsd-9.1-RELEASE-i386-2.7/wxPython/tools
copying wxPython/tools/helpviewer.py -> build-gtk2/lib.freebsd-9.1-RELEASE-i386-2.7/wxPython/tools
copying wxPython/tools/dbg.py -> build-gtk2/lib.freebsd-9.1-RELEASE-i386-2.7/wxPython/tools
copying wxPython/tools/img2img.py -> build-gtk2/lib.freebsd-9.1-RELEASE-i386-2.7/wxPython/tools
copying wxPython/tools/img2xpm.py -> build-gtk2/lib.freebsd-9.1-RELEASE-i386-2.7/wxPython/tools
package init file 'wx/lib/pubsub/pubsub1/__init__.py' not found (or not a regular file)
package init file 'wx/lib/pubsub/pubsub2/__init__.py' not found (or not a regular file)
package init file 'wx/tools/XRCed/plugins/__init__.py' not found (or not a regular file)
running build_ext
building '_core_' extension
creating build-gtk2/temp.freebsd-9.1-RELEASE-i386-2.7
creating build-gtk2/temp.freebsd-9.1-RELEASE-i386-2.7/src
creating build-gtk2/temp.freebsd-9.1-RELEASE-i386-2.7/src/gtk
cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC -DSWIG_TYPE_TABLE=_wxPython_table -DSWIG_PYTHON_OUTPUT_TUPLE -DWXP_USE_THREAD=1 -UNDEBUG -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -D_THREAD_SAFE -D_THREAD_SAFE -Iinclude -Isrc -I/usr/local/lib/wx/include/gtk2-ansi-release-2.8 -I/usr/local/include/wx-2.8 -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/harfbuzz -I/usr/local/include/python2.7 -c src/helpers.cpp -o build-gtk2/temp.freebsd-9.1-RELEASE-i386-2.7/src/helpers.o -pthread -O3 -pthread
src/helpers.cpp: In member function 'void wxPyApp::_BootstrapApp()':
src/helpers.cpp:511: warning: deprecated conversion from string constant to 'char*'
src/helpers.cpp:512: warning: deprecated conversion from string constant to 'char*'
src/helpers.cpp: In function 'PyObject* __wxPySetDictionary(PyObject*, PyObject*)':
src/helpers.cpp:736: warning: deprecated conversion from string constant to 'char*'
src/helpers.cpp:741: warning: deprecated conversion from string constant to 'char*'
src/helpers.cpp: In function 'void wxPyOORClientData_dtor(wxPyOORClientData*)':
src/helpers.cpp:904: warning: deprecated conversion from string constant to 'char*'
src/helpers.cpp: In static member function 'static wxPyCBInputStream* wxPyCBInputStream::create(PyObject*, bool)':
src/helpers.cpp:1384: warning: deprecated conversion from string constant to 'char*'
src/helpers.cpp:1385: warning: deprecated conversion from string constant to 'char*'
src/helpers.cpp:1386: warning: deprecated conversion from string constant to 'char*'
src/helpers.cpp: In static member function 'static wxPyCBOutputStream* wxPyCBOutputStream::create(PyObject*, bool)':
src/helpers.cpp:1579: warning: deprecated conversion from string constant to 'char*'
src/helpers.cpp:1580: warning: deprecated conversion from string constant to 'char*'
src/helpers.cpp:1581: warning: deprecated conversion from string constant to 'char*'
src/helpers.cpp: In member function 'void wxPyCallback::EventThunker(wxEvent&)':
src/helpers.cpp:1782: warning: deprecated conversion from string constant to 'char*'
src/helpers.cpp:1782: warning: deprecated conversion from string constant to 'char*'
cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC -DSWIG_TYPE_TABLE=_wxPython_table -DSWIG_PYTHON_OUTPUT_TUPLE -DWXP_USE_THREAD=1 -UNDEBUG -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -D_THREAD_SAFE -D_THREAD_SAFE -Iinclude -Isrc -I/usr/local/lib/wx/include/gtk2-ansi-release-2.8 -I/usr/local/include/wx-2.8 -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/harfbuzz -I/usr/local/include/python2.7 -c src/gtk/_core_wrap.cpp -o build-gtk2/temp.freebsd-9.1-RELEASE-i386-2.7/src/gtk/_core_wrap.o -pthread -O3 -pthread
src/gtk/_core_wrap.cpp: In function 'PyObject* _wrap_GetAccelFromString(PyObject*, PyObject*, PyObject*)':
src/gtk/_core_wrap.cpp:33954: warning: 'wxGetAccelFromString' is deprecated (declared at /usr/local/include/wx-2.8/wx/utils.h:577)
src/gtk/_core_wrap.cpp:33954: warning: 'wxGetAccelFromString' is deprecated (declared at /usr/local/include/wx-2.8/wx/utils.h:577)
c++ -shared -O2 -pipe -fno-strict-aliasing build-gtk2/temp.freebsd-9.1-RELEASE-i386-2.7/src/helpers.o build-gtk2/temp.freebsd-9.1-RELEASE-i386-2.7/src/gtk/_core_wrap.o -L/usr/X11R6/lib -L/usr/local/lib -L/usr/local/lib -lwx_gtk2_richtext-2.8 -lwx_gtk2_aui-2.8 -lwx_gtk2_xrc-2.8 -lwx_gtk2_qa-2.8 -lwx_gtk2_html-2.8 -lwx_gtk2_adv-2.8 -lwx_gtk2_core-2.8 -lwx_base_xml-2.8 -lwx_base_net-2.8 -lwx_base-2.8 -o build-gtk2/lib.freebsd-9.1-RELEASE-i386-2.7/wx/_core_.so -pthread
building '_gdi_' extension
cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC -DSWIG_TYPE_TABLE=_wxPython_table -DSWIG_PYTHON_OUTPUT_TUPLE -DWXP_USE_THREAD=1 -UNDEBUG -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -D_THREAD_SAFE -D_THREAD_SAFE -Iinclude -Isrc -I/usr/local/lib/wx/include/gtk2-ansi-release-2.8 -I/usr/local/include/wx-2.8 -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/harfbuzz -I/usr/local/include/python2.7 -c src/drawlist.cpp -o build-gtk2/temp.freebsd-9.1-RELEASE-i386-2.7/src/drawlist.o -pthread -O3 -pthread
In file included from src/drawlist.cpp:16:
include/wx/wxPython/wxPython.h: In function 'bool wxPyCoreAPI_IMPORT()':
include/wx/wxPython/wxPython.h:39: warning: deprecated conversion from string constant to 'char*'
include/wx/wxPython/wxPython.h:39: warning: deprecated conversion from string constant to 'char*'
cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC -DSWIG_TYPE_TABLE=_wxPython_table -DSWIG_PYTHON_OUTPUT_TUPLE -DWXP_USE_THREAD=1 -UNDEBUG -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -D_THREAD_SAFE -D_THREAD_SAFE -Iinclude -Isrc -I/usr/local/lib/wx/include/gtk2-ansi-release-2.8 -I/usr/local/include/wx-2.8 -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/harfbuzz -I/usr/local/include/python2.7 -c src/pseudodc.cpp -o build-gtk2/temp.freebsd-9.1-RELEASE-i386-2.7/src/pseudodc.o -pthread -O3 -pthread
In file included from src/pseudodc.cpp:17:
include/wx/wxPython/wxPython.h: In function 'bool wxPyCoreAPI_IMPORT()':
include/wx/wxPython/wxPython.h:39: warning: deprecated conversion from string constant to 'char*'
include/wx/wxPython/wxPython.h:39: warning: deprecated conversion from string constant to 'char*'
cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC -DSWIG_TYPE_TABLE=_wxPython_table -DSWIG_PYTHON_OUTPUT_TUPLE -DWXP_USE_THREAD=1 -UNDEBUG -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -D_THREAD_SAFE -D_THREAD_SAFE -Iinclude -Isrc -I/usr/local/lib/wx/include/gtk2-ansi-release-2.8 -I/usr/local/include/wx-2.8 -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/harfbuzz -I/usr/local/include/python2.7 -c src/gtk/_gdi_wrap.cpp -o build-gtk2/temp.freebsd-9.1-RELEASE-i386-2.7/src/gtk/_gdi_wrap.o -pthread -O3 -pthread
In file included from src/gtk/_gdi_wrap.cpp:2738:
include/wx/wxPython/wxPython.h: In function 'bool wxPyCoreAPI_IMPORT()':
include/wx/wxPython/wxPython.h:39: warning: deprecated conversion from string constant to 'char*'
include/wx/wxPython/wxPython.h:39: warning: deprecated conversion from string constant to 'char*'
src/gtk/_gdi_wrap.cpp: In function 'PyObject* _wrap_PenList_AddPen(PyObject*, PyObject*, PyObject*)':
src/gtk/_gdi_wrap.cpp:33107: warning: 'AddPen' is deprecated (declared at /usr/local/include/wx-2.8/wx/gdicmn.h:516)
src/gtk/_gdi_wrap.cpp: In function 'PyObject* _wrap_PenList_RemovePen(PyObject*, PyObject*, PyObject*)':
src/gtk/_gdi_wrap.cpp:33145: warning: 'RemovePen' is deprecated (declared at /usr/local/include/wx-2.8/wx/gdicmn.h:517)
src/gtk/_gdi_wrap.cpp: In function 'PyObject* _wrap_BrushList_AddBrush(PyObject*, PyObject*, PyObject*)':
src/gtk/_gdi_wrap.cpp:33238: warning: 'AddBrush' is deprecated (declared at /usr/local/include/wx-2.8/wx/gdicmn.h:526)
src/gtk/_gdi_wrap.cpp: In function 'PyObject* _wrap_BrushList_RemoveBrush(PyObject*, PyObject*, PyObject*)':
src/gtk/_gdi_wrap.cpp:33276: warning: 'RemoveBrush' is deprecated (declared at /usr/local/include/wx-2.8/wx/gdicmn.h:527)
src/gtk/_gdi_wrap.cpp: In function 'PyObject* _wrap_FontList_AddFont(PyObject*, PyObject*, PyObject*)':
src/gtk/_gdi_wrap.cpp:33428: warning: 'AddFont' is deprecated (declared at /usr/local/include/wx-2.8/wx/gdicmn.h:539)
src/gtk/_gdi_wrap.cpp: In function 'PyObject* _wrap_FontList_RemoveFont(PyObject*, PyObject*, PyObject*)':
src/gtk/_gdi_wrap.cpp:33466: warning: 'RemoveFont' is deprecated (declared at /usr/local/include/wx-2.8/wx/gdicmn.h:540)
c++ -shared -O2 -pipe -fno-strict-aliasing build-gtk2/temp.freebsd-9.1-RELEASE-i386-2.7/src/drawlist.o build-gtk2/temp.freebsd-9.1-RELEASE-i386-2.7/src/pseudodc.o build-gtk2/temp.freebsd-9.1-RELEASE-i386-2.7/src/gtk/_gdi_wrap.o -L/usr/X11R6/lib -L/usr/local/lib -L/usr/local/lib -lwx_gtk2_richtext-2.8 -lwx_gtk2_aui-2.8 -lwx_gtk2_xrc-2.8 -lwx_gtk2_qa-2.8 -lwx_gtk2_html-2.8 -lwx_gtk2_adv-2.8 -lwx_gtk2_core-2.8 -lwx_base_xml-2.8 -lwx_base_net-2.8 -lwx_base-2.8 -o build-gtk2/lib.freebsd-9.1-RELEASE-i386-2.7/wx/_gdi_.so -pthread
building '_windows_' extension
cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC -DSWIG_TYPE_TABLE=_wxPython_table -DSWIG_PYTHON_OUTPUT_TUPLE -DWXP_USE_THREAD=1 -UNDEBUG -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -D_THREAD_SAFE -D_THREAD_SAFE -Iinclude -Isrc -I/usr/local/lib/wx/include/gtk2-ansi-release-2.8 -I/usr/local/include/wx-2.8 -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/harfbuzz -I/usr/local/include/python2.7 -c src/gtk/_windows_wrap.cpp -o build-gtk2/temp.freebsd-9.1-RELEASE-i386-2.7/src/gtk/_windows_wrap.o -pthread -O3 -pthread
In file included from src/gtk/_windows_wrap.cpp:2736:
include/wx/wxPython/wxPython.h: In function 'bool wxPyCoreAPI_IMPORT()':
include/wx/wxPython/wxPython.h:39: warning: deprecated conversion from string constant to 'char*'
include/wx/wxPython/wxPython.h:39: warning: deprecated conversion from string constant to 'char*'
c++ -shared -O2 -pipe -fno-strict-aliasing build-gtk2/temp.freebsd-9.1-RELEASE-i386-2.7/src/gtk/_windows_wrap.o -L/usr/X11R6/lib -L/usr/local/lib -L/usr/local/lib -lwx_gtk2_richtext-2.8 -lwx_gtk2_aui-2.8 -lwx_gtk2_xrc-2.8 -lwx_gtk2_qa-2.8 -lwx_gtk2_html-2.8 -lwx_gtk2_adv-2.8 -lwx_gtk2_core-2.8 -lwx_base_xml-2.8 -lwx_base_net-2.8 -lwx_base-2.8 -o build-gtk2/lib.freebsd-9.1-RELEASE-i386-2.7/wx/_windows_.so -pthread
building '_controls_' extension
cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC -DSWIG_TYPE_TABLE=_wxPython_table -DSWIG_PYTHON_OUTPUT_TUPLE -DWXP_USE_THREAD=1 -UNDEBUG -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -D_THREAD_SAFE -D_THREAD_SAFE -Iinclude -Isrc -I/usr/local/lib/wx/include/gtk2-ansi-release-2.8 -I/usr/local/include/wx-2.8 -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/harfbuzz -I/usr/local/include/python2.7 -c src/gtk/_controls_wrap.cpp -o build-gtk2/temp.freebsd-9.1-RELEASE-i386-2.7/src/gtk/_controls_wrap.o -pthread -O3 -pthread
In file included from src/gtk/_controls_wrap.cpp:2750:
include/wx/wxPython/wxPython.h: In function 'bool wxPyCoreAPI_IMPORT()':
include/wx/wxPython/wxPython.h:39: warning: deprecated conversion from string constant to 'char*'
include/wx/wxPython/wxPython.h:39: warning: deprecated conversion from string constant to 'char*'
c++ -shared -O2 -pipe -fno-strict-aliasing build-gtk2/temp.freebsd-9.1-RELEASE-i386-2.7/src/gtk/_controls_wrap.o -L/usr/X11R6/lib -L/usr/local/lib -L/usr/local/lib -lwx_gtk2_richtext-2.8 -lwx_gtk2_aui-2.8 -lwx_gtk2_xrc-2.8 -lwx_gtk2_qa-2.8 -lwx_gtk2_html-2.8 -lwx_gtk2_adv-2.8 -lwx_gtk2_core-2.8 -lwx_base_xml-2.8 -lwx_base_net-2.8 -lwx_base-2.8 -o build-gtk2/lib.freebsd-9.1-RELEASE-i386-2.7/wx/_controls_.so -pthread
building '_misc_' extension
cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC -DSWIG_TYPE_TABLE=_wxPython_table -DSWIG_PYTHON_OUTPUT_TUPLE -DWXP_USE_THREAD=1 -UNDEBUG -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -D_THREAD_SAFE -D_THREAD_SAFE -Iinclude -Isrc -I/usr/local/lib/wx/include/gtk2-ansi-release-2.8 -I/usr/local/include/wx-2.8 -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/harfbuzz -I/usr/local/include/python2.7 -c src/gtk/_misc_wrap.cpp -o build-gtk2/temp.freebsd-9.1-RELEASE-i386-2.7/src/gtk/_misc_wrap.o -pthread -O3 -pthread
In file included from src/gtk/_misc_wrap.cpp:2740:
include/wx/wxPython/wxPython.h: In function 'bool wxPyCoreAPI_IMPORT()':
include/wx/wxPython/wxPython.h:39: warning: deprecated conversion from string constant to 'char*'
include/wx/wxPython/wxPython.h:39: warning: deprecated conversion from string constant to 'char*'
src/gtk/_misc_wrap.cpp: In function 'PyObject* _wrap_GetElapsedTime(PyObject*, PyObject*, PyObject*)':
src/gtk/_misc_wrap.cpp:4977: warning: 'wxGetElapsedTime' is deprecated (declared at /usr/local/include/wx-2.8/wx/stopwatch.h:77)
src/gtk/_misc_wrap.cpp:4977: warning: 'wxGetElapsedTime' is deprecated (declared at /usr/local/include/wx-2.8/wx/stopwatch.h:77)
src/gtk/_misc_wrap.cpp: In function 'PyObject* _wrap_StartTimer(PyObject*, PyObject*)':
src/gtk/_misc_wrap.cpp:5080: warning: 'wxStartTimer' is deprecated (declared at /usr/local/include/wx-2.8/wx/stopwatch.h:73)
src/gtk/_misc_wrap.cpp:5080: warning: 'wxStartTimer' is deprecated (declared at /usr/local/include/wx-2.8/wx/stopwatch.h:73)
src/gtk/_misc_wrap.cpp: In function 'PyObject* _wrap_DateTime_SetToTheWeek(PyObject*, PyObject*, PyObject*)':
src/gtk/_misc_wrap.cpp:25372: warning: 'SetToTheWeek' is deprecated (declared at /usr/local/include/wx-2.8/wx/datetime.h:737)
src/gtk/_misc_wrap.cpp: In function 'PyObject* _wrap_DateTime_GetWeek(PyObject*, PyObject*, PyObject*)':
src/gtk/_misc_wrap.cpp:25435: warning: 'GetWeek' is deprecated (declared at /usr/local/include/wx-2.8/wx/datetime.h:740)
c++ -shared -O2 -pipe -fno-strict-aliasing build-gtk2/temp.freebsd-9.1-RELEASE-i386-2.7/src/gtk/_misc_wrap.o -L/usr/X11R6/lib -L/usr/local/lib -L/usr/local/lib -lwx_gtk2_richtext-2.8 -lwx_gtk2_aui-2.8 -lwx_gtk2_xrc-2.8 -lwx_gtk2_qa-2.8 -lwx_gtk2_html-2.8 -lwx_gtk2_adv-2.8 -lwx_gtk2_core-2.8 -lwx_base_xml-2.8 -lwx_base_net-2.8 -lwx_base-2.8 -o build-gtk2/lib.freebsd-9.1-RELEASE-i386-2.7/wx/_misc_.so -pthread
building '_calendar' extension
cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC -DSWIG_TYPE_TABLE=_wxPython_table -DSWIG_PYTHON_OUTPUT_TUPLE -DWXP_USE_THREAD=1 -UNDEBUG -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -D_THREAD_SAFE -D_THREAD_SAFE -Iinclude -Isrc -I/usr/local/lib/wx/include/gtk2-ansi-release-2.8 -I/usr/local/include/wx-2.8 -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/harfbuzz -I/usr/local/include/python2.7 -c src/gtk/calendar_wrap.cpp -o build-gtk2/temp.freebsd-9.1-RELEASE-i386-2.7/src/gtk/calendar_wrap.o -pthread -O3 -pthread
In file included from src/gtk/calendar_wrap.cpp:2673:
include/wx/wxPython/wxPython.h: In function 'bool wxPyCoreAPI_IMPORT()':
include/wx/wxPython/wxPython.h:39: warning: deprecated conversion from string constant to 'char*'
include/wx/wxPython/wxPython.h:39: warning: deprecated conversion from string constant to 'char*'
c++ -shared -O2 -pipe -fno-strict-aliasing build-gtk2/temp.freebsd-9.1-RELEASE-i386-2.7/src/gtk/calendar_wrap.o -L/usr/X11R6/lib -L/usr/local/lib -L/usr/local/lib -lwx_gtk2_richtext-2.8 -lwx_gtk2_aui-2.8 -lwx_gtk2_xrc-2.8 -lwx_gtk2_qa-2.8 -lwx_gtk2_html-2.8 -lwx_gtk2_adv-2.8 -lwx_gtk2_core-2.8 -lwx_base_xml-2.8 -lwx_base_net-2.8 -lwx_base-2.8 -o build-gtk2/lib.freebsd-9.1-RELEASE-i386-2.7/wx/_calendar.so -pthread
building '_combo' extension
cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC -DSWIG_TYPE_TABLE=_wxPython_table -DSWIG_PYTHON_OUTPUT_TUPLE -DWXP_USE_THREAD=1 -UNDEBUG -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -D_THREAD_SAFE -D_THREAD_SAFE -Iinclude -Isrc -I/usr/local/lib/wx/include/gtk2-ansi-release-2.8 -I/usr/local/include/wx-2.8 -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/harfbuzz -I/usr/local/include/python2.7 -c src/gtk/combo_wrap.cpp -o build-gtk2/temp.freebsd-9.1-RELEASE-i386-2.7/src/gtk/combo_wrap.o -pthread -O3 -pthread
In file included from src/gtk/combo_wrap.cpp:2729:
include/wx/wxPython/wxPython.h: In function 'bool wxPyCoreAPI_IMPORT()':
include/wx/wxPython/wxPython.h:39: warning: deprecated conversion from string constant to 'char*'
include/wx/wxPython/wxPython.h:39: warning: deprecated conversion from string constant to 'char*'
c++ -shared -O2 -pipe -fno-strict-aliasing build-gtk2/temp.freebsd-9.1-RELEASE-i386-2.7/src/gtk/combo_wrap.o -L/usr/X11R6/lib -L/usr/local/lib -L/usr/local/lib -lwx_gtk2_richtext-2.8 -lwx_gtk2_aui-2.8 -lwx_gtk2_xrc-2.8 -lwx_gtk2_qa-2.8 -lwx_gtk2_html-2.8 -lwx_gtk2_adv-2.8 -lwx_gtk2_core-2.8 -lwx_base_xml-2.8 -lwx_base_net-2.8 -lwx_base-2.8 -o build-gtk2/lib.freebsd-9.1-RELEASE-i386-2.7/wx/_combo.so -pthread
building '_grid' extension
cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC -DSWIG_TYPE_TABLE=_wxPython_table -DSWIG_PYTHON_OUTPUT_TUPLE -DWXP_USE_THREAD=1 -UNDEBUG -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -D_THREAD_SAFE -D_THREAD_SAFE -Iinclude -Isrc -I/usr/local/lib/wx/include/gtk2-ansi-release-2.8 -I/usr/local/include/wx-2.8 -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/harfbuzz -I/usr/local/include/python2.7 -c src/gtk/grid_wrap.cpp -o build-gtk2/temp.freebsd-9.1-RELEASE-i386-2.7/src/gtk/grid_wrap.o -pthread -O3 -pthread
In file included from src/gtk/grid_wrap.cpp:2762:
include/wx/wxPython/wxPython.h: In function 'bool wxPyCoreAPI_IMPORT()':
include/wx/wxPython/wxPython.h:39: warning: deprecated conversion from string constant to 'char*'
include/wx/wxPython/wxPython.h:39: warning: deprecated conversion from string constant to 'char*'
c++ -shared -O2 -pipe -fno-strict-aliasing build-gtk2/temp.freebsd-9.1-RELEASE-i386-2.7/src/gtk/grid_wrap.o -L/usr/X11R6/lib -L/usr/local/lib -L/usr/local/lib -lwx_gtk2_richtext-2.8 -lwx_gtk2_aui-2.8 -lwx_gtk2_xrc-2.8 -lwx_gtk2_qa-2.8 -lwx_gtk2_html-2.8 -lwx_gtk2_adv-2.8 -lwx_gtk2_core-2.8 -lwx_base_xml-2.8 -lwx_base_net-2.8 -lwx_base-2.8 -o build-gtk2/lib.freebsd-9.1-RELEASE-i386-2.7/wx/_grid.so -pthread
building '_html' extension
cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC -DSWIG_TYPE_TABLE=_wxPython_table -DSWIG_PYTHON_OUTPUT_TUPLE -DWXP_USE_THREAD=1 -UNDEBUG -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -D_THREAD_SAFE -D_THREAD_SAFE -Iinclude -Isrc -I/usr/local/lib/wx/include/gtk2-ansi-release-2.8 -I/usr/local/include/wx-2.8 -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/harfbuzz -I/usr/local/include/python2.7 -c src/gtk/html_wrap.cpp -o build-gtk2/temp.freebsd-9.1-RELEASE-i386-2.7/src/gtk/html_wrap.o -pthread -O3 -pthread
In file included from src/gtk/html_wrap.cpp:2766:
include/wx/wxPython/wxPython.h: In function 'bool wxPyCoreAPI_IMPORT()':
include/wx/wxPython/wxPython.h:39: warning: deprecated conversion from string constant to 'char*'
include/wx/wxPython/wxPython.h:39: warning: deprecated conversion from string constant to 'char*'
src/gtk/html_wrap.cpp: In function 'PyObject* _wrap_HtmlWinParser_GetWindow(PyObject*, PyObject*)':
src/gtk/html_wrap.cpp:4501: warning: 'GetWindow' is deprecated (declared at /usr/local/include/wx-2.8/wx/html/winpars.h:72)
c++ -shared -O2 -pipe -fno-strict-aliasing build-gtk2/temp.freebsd-9.1-RELEASE-i386-2.7/src/gtk/html_wrap.o -L/usr/X11R6/lib -L/usr/local/lib -L/usr/local/lib -lwx_gtk2_richtext-2.8 -lwx_gtk2_aui-2.8 -lwx_gtk2_xrc-2.8 -lwx_gtk2_qa-2.8 -lwx_gtk2_html-2.8 -lwx_gtk2_adv-2.8 -lwx_gtk2_core-2.8 -lwx_base_xml-2.8 -lwx_base_net-2.8 -lwx_base-2.8 -o build-gtk2/lib.freebsd-9.1-RELEASE-i386-2.7/wx/_html.so -pthread
building '_media' extension
cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC -DSWIG_TYPE_TABLE=_wxPython_table -DSWIG_PYTHON_OUTPUT_TUPLE -DWXP_USE_THREAD=1 -UNDEBUG -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -D_THREAD_SAFE -D_THREAD_SAFE -Iinclude -Isrc -I/usr/local/lib/wx/include/gtk2-ansi-release-2.8 -I/usr/local/include/wx-2.8 -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/harfbuzz -I/usr/local/include/python2.7 -c src/gtk/media_wrap.cpp -o build-gtk2/temp.freebsd-9.1-RELEASE-i386-2.7/src/gtk/media_wrap.o -pthread -O3 -pthread
In file included from src/gtk/media_wrap.cpp:2658:
include/wx/wxPython/wxPython.h: In function 'bool wxPyCoreAPI_IMPORT()':
include/wx/wxPython/wxPython.h:39: warning: deprecated conversion from string constant to 'char*'
include/wx/wxPython/wxPython.h:39: warning: deprecated conversion from string constant to 'char*'
c++ -shared -O2 -pipe -fno-strict-aliasing build-gtk2/temp.freebsd-9.1-RELEASE-i386-2.7/src/gtk/media_wrap.o -L/usr/X11R6/lib -L/usr/local/lib -L/usr/local/lib -lwx_gtk2_richtext-2.8 -lwx_gtk2_aui-2.8 -lwx_gtk2_xrc-2.8 -lwx_gtk2_qa-2.8 -lwx_gtk2_html-2.8 -lwx_gtk2_adv-2.8 -lwx_gtk2_core-2.8 -lwx_base_xml-2.8 -lwx_base_net-2.8 -lwx_base-2.8 -lwx_gtk2_media-2.8 -o build-gtk2/lib.freebsd-9.1-RELEASE-i386-2.7/wx/_media.so -pthread
building '_webkit' extension
cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC -DSWIG_TYPE_TABLE=_wxPython_table -DSWIG_PYTHON_OUTPUT_TUPLE -DWXP_USE_THREAD=1 -UNDEBUG -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -D_THREAD_SAFE -D_THREAD_SAFE -Iinclude -Isrc -I/usr/local/lib/wx/include/gtk2-ansi-release-2.8 -I/usr/local/include/wx-2.8 -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/harfbuzz -I/usr/local/include/python2.7 -c src/gtk/webkit_wrap.cpp -o build-gtk2/temp.freebsd-9.1-RELEASE-i386-2.7/src/gtk/webkit_wrap.o -pthread -O3 -pthread
In file included from src/gtk/webkit_wrap.cpp:2660:
include/wx/wxPython/wxPython.h: In function 'bool wxPyCoreAPI_IMPORT()':
include/wx/wxPython/wxPython.h:39: warning: deprecated conversion from string constant to 'char*'
include/wx/wxPython/wxPython.h:39: warning: deprecated conversion from string constant to 'char*'
c++ -shared -O2 -pipe -fno-strict-aliasing build-gtk2/temp.freebsd-9.1-RELEASE-i386-2.7/src/gtk/webkit_wrap.o -L/usr/X11R6/lib -L/usr/local/lib -L/usr/local/lib -lwx_gtk2_richtext-2.8 -lwx_gtk2_aui-2.8 -lwx_gtk2_xrc-2.8 -lwx_gtk2_qa-2.8 -lwx_gtk2_html-2.8 -lwx_gtk2_adv-2.8 -lwx_gtk2_core-2.8 -lwx_base_xml-2.8 -lwx_base_net-2.8 -lwx_base-2.8 -o build-gtk2/lib.freebsd-9.1-RELEASE-i386-2.7/wx/_webkit.so -pthread
building '_wizard' extension
cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC -DSWIG_TYPE_TABLE=_wxPython_table -DSWIG_PYTHON_OUTPUT_TUPLE -DWXP_USE_THREAD=1 -UNDEBUG -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -D_THREAD_SAFE -D_THREAD_SAFE -Iinclude -Isrc -I/usr/local/lib/wx/include/gtk2-ansi-release-2.8 -I/usr/local/include/wx-2.8 -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/harfbuzz -I/usr/local/include/python2.7 -c src/gtk/wizard_wrap.cpp -o build-gtk2/temp.freebsd-9.1-RELEASE-i386-2.7/src/gtk/wizard_wrap.o -pthread -O3 -pthread
In file included from src/gtk/wizard_wrap.cpp:2727:
include/wx/wxPython/wxPython.h: In function 'bool wxPyCoreAPI_IMPORT()':
include/wx/wxPython/wxPython.h:39: warning: deprecated conversion from string constant to 'char*'
include/wx/wxPython/wxPython.h:39: warning: deprecated conversion from string constant to 'char*'
c++ -shared -O2 -pipe -fno-strict-aliasing build-gtk2/temp.freebsd-9.1-RELEASE-i386-2.7/src/gtk/wizard_wrap.o -L/usr/X11R6/lib -L/usr/local/lib -L/usr/local/lib -lwx_gtk2_richtext-2.8 -lwx_gtk2_aui-2.8 -lwx_gtk2_xrc-2.8 -lwx_gtk2_qa-2.8 -lwx_gtk2_html-2.8 -lwx_gtk2_adv-2.8 -lwx_gtk2_core-2.8 -lwx_base_xml-2.8 -lwx_base_net-2.8 -lwx_base-2.8 -o build-gtk2/lib.freebsd-9.1-RELEASE-i386-2.7/wx/_wizard.so -pthread
building '_xrc' extension
cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC -DSWIG_TYPE_TABLE=_wxPython_table -DSWIG_PYTHON_OUTPUT_TUPLE -DWXP_USE_THREAD=1 -UNDEBUG -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -D_THREAD_SAFE -D_THREAD_SAFE -Iinclude -Isrc -I/usr/local/lib/wx/include/gtk2-ansi-release-2.8 -I/usr/local/include/wx-2.8 -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/harfbuzz -I/usr/local/include/python2.7 -c src/gtk/xrc_wrap.cpp -o build-gtk2/temp.freebsd-9.1-RELEASE-i386-2.7/src/gtk/xrc_wrap.o -pthread -O3 -pthread
In file included from src/gtk/xrc_wrap.cpp:2675:
include/wx/wxPython/wxPython.h: In function 'bool wxPyCoreAPI_IMPORT()':
include/wx/wxPython/wxPython.h:39: warning: deprecated conversion from string constant to 'char*'
include/wx/wxPython/wxPython.h:39: warning: deprecated conversion from string constant to 'char*'
c++ -shared -O2 -pipe -fno-strict-aliasing build-gtk2/temp.freebsd-9.1-RELEASE-i386-2.7/src/gtk/xrc_wrap.o -L/usr/X11R6/lib -L/usr/local/lib -L/usr/local/lib -lwx_gtk2_richtext-2.8 -lwx_gtk2_aui-2.8 -lwx_gtk2_xrc-2.8 -lwx_gtk2_qa-2.8 -lwx_gtk2_html-2.8 -lwx_gtk2_adv-2.8 -lwx_gtk2_core-2.8 -lwx_base_xml-2.8 -lwx_base_net-2.8 -lwx_base-2.8 -lwx_gtk2_xrc-2.8 -o build-gtk2/lib.freebsd-9.1-RELEASE-i386-2.7/wx/_xrc.so -pthread
building '_richtext' extension
cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC -DSWIG_TYPE_TABLE=_wxPython_table -DSWIG_PYTHON_OUTPUT_TUPLE -DWXP_USE_THREAD=1 -UNDEBUG -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -D_THREAD_SAFE -D_THREAD_SAFE -Iinclude -Isrc -I/usr/local/lib/wx/include/gtk2-ansi-release-2.8 -I/usr/local/include/wx-2.8 -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/harfbuzz -I/usr/local/include/python2.7 -c src/gtk/richtext_wrap.cpp -o build-gtk2/temp.freebsd-9.1-RELEASE-i386-2.7/src/gtk/richtext_wrap.o -pthread -O3 -pthread
In file included from src/gtk/richtext_wrap.cpp:2777:
include/wx/wxPython/wxPython.h: In function 'bool wxPyCoreAPI_IMPORT()':
include/wx/wxPython/wxPython.h:39: warning: deprecated conversion from string constant to 'char*'
include/wx/wxPython/wxPython.h:39: warning: deprecated conversion from string constant to 'char*'
c++ -shared -O2 -pipe -fno-strict-aliasing build-gtk2/temp.freebsd-9.1-RELEASE-i386-2.7/src/gtk/richtext_wrap.o -L/usr/X11R6/lib -L/usr/local/lib -L/usr/local/lib -lwx_gtk2_richtext-2.8 -lwx_gtk2_aui-2.8 -lwx_gtk2_xrc-2.8 -lwx_gtk2_qa-2.8 -lwx_gtk2_html-2.8 -lwx_gtk2_adv-2.8 -lwx_gtk2_core-2.8 -lwx_base_xml-2.8 -lwx_base_net-2.8 -lwx_base-2.8 -lwx_gtk2_richtext-2.8 -o build-gtk2/lib.freebsd-9.1-RELEASE-i386-2.7/wx/_richtext.so -pthread
building '_aui' extension
cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -fPIC -DSWIG_TYPE_TABLE=_wxPython_table -DSWIG_PYTHON_OUTPUT_TUPLE -DWXP_USE_THREAD=1 -UNDEBUG -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -D_THREAD_SAFE -D_THREAD_SAFE -Iinclude -Isrc -I/usr/local/lib/wx/include/gtk2-ansi-release-2.8 -I/usr/local/include/wx-2.8 -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/harfbuzz -I/usr/local/include/python2.7 -c src/gtk/aui_wrap.cpp -o build-gtk2/temp.freebsd-9.1-RELEASE-i386-2.7/src/gtk/aui_wrap.o -pthread -O3 -pthread
In file included from src/gtk/aui_wrap.cpp:2813:
include/wx/wxPython/wxPython.h: In function 'bool wxPyCoreAPI_IMPORT()':
include/wx/wxPython/wxPython.h:39: warning: deprecated conversion from string constant to 'char*'
include/wx/wxPython/wxPython.h:39: warning: deprecated conversion from string constant to 'char*'
{standard input}: Assembler messages:
{standard input}:111872: Warning: end of file not at end of a line; newline inserted
{standard input}:112157: Error: unknown pseudo-op: `.l'
cc: Internal error: Killed: 9 (program cc1plus)
Please submit a full bug report.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
error: command 'cc' failed with exit status 1
*** [do-build] Error code 1

Stop in /usr/ports/x11-toolkits/py-wxPython28.
===>  Cleaning for py27-wxPython-2.8.12.1_1


More information about the freebsd-pkg-fallout mailing list