Date: Mon, 21 Jan 2013 07:57:04 GMT From: Pavel Timofeev <timp87@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/175467: [clang] can't install x11-wm/icewm on 10.0-CURRENT Message-ID: <201301210757.r0L7v4uj062342@red.freebsd.org> Resent-Message-ID: <201301210800.r0L800KJ015652@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 175467 >Category: ports >Synopsis: [clang] can't install x11-wm/icewm on 10.0-CURRENT >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Jan 21 08:00:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Pavel Timofeev >Release: FreeBSD 10.0-CURRENT amd64 >Organization: >Environment: FreeBSD timbsd 10.0-CURRENT FreeBSD 10.0-CURRENT #0 r245689: Sun Jan 20 13:53:07 MSK 2013 mox@timbsd:/usr/obj/usr/src/sys/GENERIC amd64 >Description: ===> Building for icewm-1.3.7_3 gmake[1]: Entering directory `/usr/ports/x11-wm/icewm/work/icewm-1.3.7/src' CXX ymsgbox.o CXX ydialog.o CXX yurl.o CXX wmsession.o In file included from wmsession.cc:14: In file included from ./wmframe.h:4: In file included from ./ywindow.h:6: ./yarray.h:155:60: error: use of undeclared identifier 'getItem' if (index < YArray<DataType *>::getCount()) delete getItem(index); ^ this-> ./wmsession.h:44:7: note: in instantiation of member function 'YObjectArray<SMWindowInfo>::remove' requested here class SMWindows { ^ ./yarray.h:111:21: note: must qualify identifier to find this declaration in dependent base class const DataType &getItem(const SizeType index) const { ^ ./yarray.h:124:15: note: must qualify identifier to find this declaration in dependent base class DataType &getItem(const SizeType index) { ^ 1 error generated. gmake[1]: *** [wmsession.o] Error 1 gmake[1]: Leaving directory `/usr/ports/x11-wm/icewm/work/icewm-1.3.7/src' gmake: *** [base] Error 2 *** [do-build] Error code 1 Stop in /usr/ports/x11-wm/icewm. *** [build] Error code 1 >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201301210757.r0L7v4uj062342>