Date: 12 Jan 2003 06:45:12 -0000 From: Rahul Siddharthan <rsidd@online.fr> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/46985: port x11-toolkits/py-wxPython broken on -CURRENT Message-ID: <20030112064512.33267.qmail@bluerondo.a.la.turk>
next in thread | raw e-mail | index | archive | help
>Number: 46985 >Category: ports >Synopsis: port x11-toolkits/py-wxPython broken on -CURRENT >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Jan 11 22:50:01 PST 2003 >Closed-Date: >Last-Modified: >Originator: Rahul Siddharthan >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: System: FreeBSD bluerondo.a.la.turk 5.0-CURRENT FreeBSD 5.0-CURRENT #2: Mon Jan 6 08:11:41 EST 2003 root@bluerondo.a.la.turk:/usr/obj/usr/src/sys/BLUERONDO i386 >Description: Build of x11-toolkits/py-wxPython breaks (fresh ports free, -CURRENT from sources dated Jan 4). No clue about it, I don't know C++ sufficiently to even understand the error... cc -DNDEBUG -O2 -pipe -mcpu=pentiumpro -D_THREAD_SAFE -fPIC -DSWIG_GLOBAL -DHAVE_CONFIG_H -DWXP_USE_THREAD=1 -Isrc -Icontrib/gizmos/contrib/include -I/usr/local/include/python2.2 -c contrib/gizmos/contrib/src/gizmos/ledctrl.cpp -o build/temp.freebsd-5.0-CURRENT-i386-2.2/contrib/gizmos/contrib/src/gizmos/ledctrl.o -I/usr/X11R6/include -I/usr/X11R6/include -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_REENTRANT -fno-rtti -fno-exceptions -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -O2 -pipe -mcpu=pentiumpro contrib/gizmos/contrib/src/gizmos/ledctrl.cpp: In member function `void wxLEDNumberCtrl::OnPaint(wxPaintEvent&)': contrib/gizmos/contrib/src/gizmos/ledctrl.cpp:194: choosing `char wxString::operator[](int) const' over `char& wxString::operator[](unsigned int)' contrib/gizmos/contrib/src/gizmos/ledctrl.cpp:194: because worst conversion for the former is better than worst conversion for the latter contrib/gizmos/contrib/src/gizmos/ledctrl.cpp: In member function `void wxLEDNumberCtrl::RecalcInternals(const wxSize&)': contrib/gizmos/contrib/src/gizmos/ledctrl.cpp:321: warning: assignment to `int' from `double' contrib/gizmos/contrib/src/gizmos/ledctrl.cpp:321: warning: argument to `int' from `double' contrib/gizmos/contrib/src/gizmos/ledctrl.cpp:326: warning: assignment to `int' from `double' contrib/gizmos/contrib/src/gizmos/ledctrl.cpp:326: warning: argument to `int' from `double' error: command 'cc' failed with exit status 1 *** Error code 1 Stop in /usr/ports/x11-toolkits/py-wxPython. >How-To-Repeat: Make in port directory >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030112064512.33267.qmail>