From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Dec 18 22:20:01 2012 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C8C39B49 for ; Tue, 18 Dec 2012 22:20:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 9B3628FC21 for ; Tue, 18 Dec 2012 22:20:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id qBIMK1dm034626 for ; Tue, 18 Dec 2012 22:20:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id qBIMK1BC034625; Tue, 18 Dec 2012 22:20:01 GMT (envelope-from gnats) Resent-Date: Tue, 18 Dec 2012 22:20:01 GMT Resent-Message-Id: <201212182220.qBIMK1BC034625@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, Pavlo Greenberg Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9B5C07CA for ; Tue, 18 Dec 2012 22:11:42 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id 816C18FC17 for ; Tue, 18 Dec 2012 22:11:42 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.5/8.14.5) with ESMTP id qBIMBg5C081389 for ; Tue, 18 Dec 2012 22:11:42 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.5/8.14.5/Submit) id qBIMBgsH081381; Tue, 18 Dec 2012 22:11:42 GMT (envelope-from nobody) Message-Id: <201212182211.qBIMBgsH081381@red.freebsd.org> Date: Tue, 18 Dec 2012 22:11:42 GMT From: Pavlo Greenberg To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/174553: editors/tea fails to upgrade from 'tea-33.3.0' to 'tea-33.4.0' X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Dec 2012 22:20:01 -0000 >Number: 174553 >Category: ports >Synopsis: editors/tea fails to upgrade from 'tea-33.3.0' to 'tea-33.4.0' >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: Tue Dec 18 22:20:01 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Pavlo Greenberg >Release: 9.1-STABLE AMD64 >Organization: >Environment: FreeBSD dog 9.1-PRERELEASE FreeBSD 9.1-PRERELEASE #0 r244285: Sun Dec 16 12:57:36 EET 2012 root@dog:/usr/obj/usr/src/sys/DOG amd64 >Description: I'm trying to do portupgrade editors/tea on latest (revision 309199) and it fails with the fallowing error: ===> Configuring for tea-33.4.0 Project MESSAGE: Printer enabled Project MESSAGE: ASpell enabled ===> Building for tea-33.4.0 g++ -c -pipe -O2 -Wall -W -DVERSION_NUMBER=\"33.4.0\" -DPRINTER_ENABLE -DASPELL_ENABLE -DSPELLCHECK_ENABLE -DNOCRYPT -DNOUNCRYPT -DQT_NO_DEBUG -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-g++ -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtXml -I/usr/local/include/qt4 -I. -I/usr/local/include/qt4 -I/usr/local/include -o rvln.o rvln.cpp In file included from rvln.cpp:30: libretta_calc.h:10:7: warning: no newline at end of file In file included from rvln.h:35, from rvln.cpp:26: spellchecker.h:48: warning: unused parameter 'lang' spellchecker.h:48: warning: unused parameter 'path' spellchecker.h:48: warning: unused parameter 'user' rvln.cpp: In member function 'void rvln::search_find()': rvln.cpp:1626: warning: comparison between signed and unsigned integer expressions rvln.cpp: In member function 'void rvln::search_find_next()': rvln.cpp:1721: warning: comparison between signed and unsigned integer expressions rvln.cpp: At global scope: rvln.cpp:1861: warning: unused parameter 'previous' rvln.cpp: In member function 'void rvln::createOptions()': rvln.cpp:2242: warning: unused variable 'l_t' rvln.cpp: At global scope: rvln.cpp:4095: warning: unused parameter 'exitCode' rvln.cpp:4095: warning: unused parameter 'exitStatus' rvln.cpp:6472: warning: unused parameter 'year' rvln.cpp:6472: warning: unused parameter 'month' g++ -c -pipe -O2 -Wall -W -DVERSION_NUMBER=\"33.4.0\" -DPRINTER_ENABLE -DASPELL_ENABLE -DSPELLCHECK_ENABLE -DNOCRYPT -DNOUNCRYPT -DQT_NO_DEBUG -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-g++ -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtXml -I/usr/local/include/qt4 -I. -I/usr/local/include/qt4 -I/usr/local/include -o main.o main.cpp In file included from rvln.h:35, from main.cpp:23: spellchecker.h:48: warning: unused parameter 'lang' spellchecker.h:48: warning: unused parameter 'path' spellchecker.h:48: warning: unused parameter 'user' g++ -c -pipe -O2 -Wall -W -DVERSION_NUMBER=\"33.4.0\" -DPRINTER_ENABLE -DASPELL_ENABLE -DSPELLCHECK_ENABLE -DNOCRYPT -DNOUNCRYPT -DQT_NO_DEBUG -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-g++ -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtXml -I/usr/local/include/qt4 -I. -I/usr/local/include/qt4 -I/usr/local/include -o todo.o todo.cpp g++ -c -pipe -O2 -Wall -W -DVERSION_NUMBER=\"33.4.0\" -DPRINTER_ENABLE -DASPELL_ENABLE -DSPELLCHECK_ENABLE -DNOCRYPT -DNOUNCRYPT -DQT_NO_DEBUG -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-g++ -I. -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtXml -I/usr/local/include/qt4 -I. -I/usr/local/include/qt4 -I/usr/local/include -o textproc.o textproc.cpp textproc.cpp: In function 'size_t str_fuzzy_search(const QString&, const QString&, size_t, double)': textproc.cpp:64: error: ambiguous overload for 'operator[]' in 's[(((long unsigned int)j) + i)]' /usr/local/include/qt4/QtCore/qstring.h:700: note: candidates are: const QChar QString::operator[](int) const /usr/local/include/qt4/QtCore/qstring.h:884: note: QCharRef QString::operator[](int) /usr/local/include/qt4/QtCore/qstring.h:702: note: const QChar QString::operator[](uint) const /usr/local/include/qt4/QtCore/qstring.h:886: note: QCharRef QString::operator[](uint) *** [textproc.o] Error code 1 Stop in /usr/ports/editors/tea/work/tea-33.4.0. *** [do-build] Error code 1 Stop in /usr/ports/editors/tea. *** [build] Error code 1 Stop in /usr/ports/editors/tea. >How-To-Repeat: >Fix: portupgrade editors/tea from 'tea-33.3.0' to 'tea-33.4.0' >Release-Note: >Audit-Trail: >Unformatted: