Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Aug 2002 16:37:51 -0400 (EDT)
From:      Dylan Carlson <absinthe@pobox.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/41828: net/kinkatta
Message-ID:  <20020820203751.A334322FF2@laredo.retrovertigo.com>

next in thread | raw e-mail | index | archive | help

>Number:         41828
>Category:       ports
>Synopsis:       net/kinkatta
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 20 13:50:02 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Dylan Carlson
>Release:        FreeBSD 4.6-STABLE i386
>Organization:
>Environment:
System: FreeBSD laredo.retrovertigo.com 4.6-STABLE FreeBSD 4.6-STABLE #6: Thu Aug 15 17:29:03 EDT 2002 root@laredo.retrovertigo.com:/usr/obj/usr/src/sys/LAREDO i386


>Description:
kinkatta 1.01 fails to build.

>How-To-Repeat:

gmake[3]: Entering directory `/usr/ports/net/kinkatta/work/kinkatta-1.01/kinkatta/options'
/bin/sh ../../libtool --mode=compile --tag=CXX c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -I/usr/X11R6/include/qt2 -I/us
r/X11R6/include  -I ../ -I ../network/ -I../chatroom/ -I../chat/ -Wall -DDATADIR=\"/usr/local/share/apps/kinkatta\" -D_GETOPT_H -I/usr
/local/include -I/usr/local/include  -I/usr/X11R6/include/qt2  -fno-exceptions -fno-check-new -O -pipe -DQT_CLEAN_NAMESPACE -DQT_NO_CO
MPAT -DQT_NO_ASCII_CAST  -c soundoptionsimp.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -I/usr/X11R6/include/qt2 -I/usr/X11R6/include -I ../ -I ../network/ -I../chat
room/ -I../chat/ -Wall -DDATADIR=\"/usr/local/share/apps/kinkatta\" -D_GETOPT_H -I/usr/local/include -I/usr/local/include -I/usr/X11R6
/include/qt2 -fno-exceptions -fno-check-new -O -pipe -DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT -DQT_NO_ASCII_CAST -c soundoptionsimp.cpp  -f
PIC -DPIC -o .libs/soundoptionsimp.o
In file included from /usr/local/include/kjanuswidget.h:23,
                 from /usr/local/include/kdialogbase.h:27,
                 from /usr/local/include/kfiledialog.h:30,
                 from soundoptionsimp.cpp:17:
/usr/X11R6/include/qptrlist.h: In method `bool QPtrList<type>::insert(unsigned int, const type *)':
/usr/X11R6/include/qptrlist.h:63: syntax error before `::'
/usr/X11R6/include/qptrlist.h: In method `void QPtrList<type>::inSort(const type *)':
/usr/X11R6/include/qptrlist.h:64: syntax error before `::'
/usr/X11R6/include/qptrlist.h: In method `void QPtrList<type>::prepend(const type *)':
/usr/X11R6/include/qptrlist.h:65: syntax error before `::'
/usr/X11R6/include/qptrlist.h: In method `void QPtrList<type>::append(const type *)':
/usr/X11R6/include/qptrlist.h:66: syntax error before `::'
/usr/X11R6/include/qptrlist.h: In method `bool QPtrList<type>::remove()':
/usr/X11R6/include/qptrlist.h:68: syntax error before `::'
/usr/X11R6/include/qptrlist.h: In method `bool QPtrList<type>::remove(const type *)':
/usr/X11R6/include/qptrlist.h:69: syntax error before `::'
/usr/X11R6/include/qptrlist.h: In method `bool QPtrList<type>::removeRef(const type *)':
/usr/X11R6/include/qptrlist.h:70: syntax error before `::'
/usr/X11R6/include/qptrlist.h: In method `int QPtrList<type>::find(const type *)':
/usr/X11R6/include/qptrlist.h:79: syntax error before `::'
/usr/X11R6/include/qptrlist.h: In method `int QPtrList<type>::findNext(const type *)':
/usr/X11R6/include/qptrlist.h:80: syntax error before `::'
/usr/X11R6/include/qptrlist.h: In method `int QPtrList<type>::findRef(const type *)':
/usr/X11R6/include/qptrlist.h:81: syntax error before `::'
/usr/X11R6/include/qptrlist.h: In method `int QPtrList<type>::findNextRef(const type *)':
/usr/X11R6/include/qptrlist.h:82: syntax error before `::'
/usr/X11R6/include/qptrlist.h: In method `uint QPtrList<type>::contains(const type *) const':
/usr/X11R6/include/qptrlist.h:83: syntax error before `::'
/usr/X11R6/include/qptrlist.h: In method `uint QPtrList<type>::containsRef(const type *) const':
/usr/X11R6/include/qptrlist.h:85: syntax error before `::'
/usr/X11R6/include/qptrlist.h: At top level:
/usr/X11R6/include/qptrlist.h:110: syntax error before `::'
/usr/X11R6/include/qptrlist.h:111: template-id `deleteItem<>' for `QPtrList<void>::deleteItem(...)' does not match any template declaration
/usr/X11R6/include/qptrlist.h:111: syntax error before `{'
/usr/X11R6/include/qptrlist.h:115: syntax error before `::'
/usr/X11R6/include/qptrlist.h:116: prototype for `void QPtrList<type>::deleteItem(...)' does not match any in class `QPtrList<type>'
/usr/X11R6/include/qptrlist.h:106: candidate is: void QPtrList<type>::deleteItem(void *)
/usr/X11R6/include/qptrlist.h: In method `void QPtrList<type>::deleteItem(...)':
/usr/X11R6/include/qptrlist.h:116: template definition of non-template `void QPtrList<type>::deleteItem(...)'
gmake[3]: *** [soundoptionsimp.lo] Error 1
gmake[3]: Leaving directory `/usr/ports/net/kinkatta/work/kinkatta-1.01/kinkatta/options'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/usr/ports/net/kinkatta/work/kinkatta-1.01/kinkatta'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/net/kinkatta/work/kinkatta-1.01'
gmake: *** [all-recursive-am] Error 2
*** Error code 2

Stop in /usr/ports/net/kinkatta.


>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?20020820203751.A334322FF2>