Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Sep 2003 12:05:15 +0200 (CEST)
From:      Bram Moolenaar <Bram@moolenaar.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/56365: x11-toolkits/py-wxPython port is broken
Message-ID:  <200309031005.h83A5FqR044202@masaka.moolenaar.net>
Resent-Message-ID: <200309031010.h83AAVSX027327@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         56365
>Category:       ports
>Synopsis:       x11-toolkits/py-wxPython port is broken
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Sep 03 03:10:30 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Bram Moolenaar
>Release:        FreeBSD 4.8-RELEASE i386
>Organization:
Zimbu Labs
>Environment:
System: FreeBSD masaka.moolenaar.net 4.8-RELEASE FreeBSD 4.8-RELEASE #0: Mon Sep 1 12:55:03 CEST 2003 mool@masaka.moolenaar.net:/usr/src/sys/compile/MASAKA i386


	
>Description:
	Building the wxPython port does not work.  Building fails somewhere
	halfway with an error message.  This is for wxPython 2.4.1.2.
>How-To-Repeat:
	% cd /usr/ports/x11-toolkits/py-wxPython
	% make install
	/usr/ports/x11-toolkits/py-wxPython 164 % make install
	===>  Building for py23-wxPython-2.4.1.2
	Preparing CORE...
	Preparing GLCANVAS...
	Preparing OGL...
	Preparing STC...
	Preparing XRC...
	Preparing GIZMOS...
	Preparing DLLWIDGET...
	running build
	running build_py
	copying wxPython/__version__.py -> build/lib.freebsd-4.8-RELEASE-i386-2.3/wxPython
	running build_ext
	building 'wxc' extension
	cc -fno-strict-aliasing -DNDEBUG -O -pipe -D_THREAD_SAFE -DTHREAD_STACK_SIZE=0x20000 -O -pipe -fPIC -DSWIG_GLOBAL -DHAVE_CONFIG_H -DWXP_USE_THREAD=1 -UNDEBUG -Isrc -I/usr/local/include/python2.3 -c src/gtk/windows.cpp -o build/temp.freebsd-4.8-RELEASE-i386-2.3/src/gtk/windows.o -I/usr/X11R6/include -I/usr/X11R6/include -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include
	src/gtk/windows.cpp: In function `struct PyObject * _wrap_wxMenuItem_SetMenu(PyObject *, PyObject *, PyObject *)':
	src/gtk/windows.cpp:10728: no matching function for call to `wxMenuItem::SetMenu (wxMenu *&)'
	error: command 'cc' failed with exit status 1
	*** Error code 1

	Stop in /usr/ports/x11-toolkits/py-wxPython.
>Fix:

	Unknown.


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200309031005.h83A5FqR044202>