Date: Tue, 18 Dec 2012 22:11:42 GMT From: Pavlo Greenberg <dog@virtual.org.ua> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/174553: editors/tea fails to upgrade from 'tea-33.3.0' to 'tea-33.4.0' Message-ID: <201212182211.qBIMBgsH081381@red.freebsd.org> Resent-Message-ID: <201212182220.qBIMK1BC034625@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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) <near match> /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) <near match> *** [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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201212182211.qBIMBgsH081381>