From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Sep 3 03:10:33 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4F72516A4BF for ; Wed, 3 Sep 2003 03:10:33 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB0ED44029 for ; Wed, 3 Sep 2003 03:10:31 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h83AAVUp027331 for ; Wed, 3 Sep 2003 03:10:31 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h83AAVSX027327; Wed, 3 Sep 2003 03:10:31 -0700 (PDT) Resent-Date: Wed, 3 Sep 2003 03:10:31 -0700 (PDT) Resent-Message-Id: <200309031010.h83AAVSX027327@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Bram Moolenaar Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D7C4516A4BF for ; Wed, 3 Sep 2003 03:04:13 -0700 (PDT) Received: from smtpq3.home.nl (smtpq3.home.nl [213.51.128.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id C902743FFD for ; Wed, 3 Sep 2003 03:04:12 -0700 (PDT) (envelope-from bram@moolenaar.net) Received: from [213.51.128.136] (port=35667 helo=smtp5.home.nl) by smtpq3.home.nl with esmtp (Exim 4.20) id 19uUUl-00007o-W9 for FreeBSD-gnats-submit@freebsd.org; Wed, 03 Sep 2003 12:04:11 +0200 Received: from cp52318-a.venlo1.lb.home.nl ([217.123.168.93]:1225 helo=moolenaar.net) by smtp5.home.nl with esmtp (Exim 4.20) id 19uUUk-00024Z-Sw for FreeBSD-gnats-submit@freebsd.org; Wed, 03 Sep 2003 12:04:10 +0200 Received: from masaka.moolenaar.net (localhost [127.0.0.1]) by moolenaar.net (8.12.8p1/8.12.8) with ESMTP id h83A5F4n044203 for ; Wed, 3 Sep 2003 12:05:15 +0200 (CEST) (envelope-from Bram@moolenaar.net) Received: (from mool@localhost) by masaka.moolenaar.net (8.12.8p1/8.12.8/Submit) id h83A5FqR044202; Wed, 3 Sep 2003 12:05:15 +0200 (CEST) Message-Id: <200309031005.h83A5FqR044202@masaka.moolenaar.net> Date: Wed, 3 Sep 2003 12:05:15 +0200 (CEST) From: Bram Moolenaar To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/56365: x11-toolkits/py-wxPython port is broken X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Bram Moolenaar List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Sep 2003 10:10:33 -0000 >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: