[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-bugs-dist
Subject:    Bug#38106: marked as done (kdelibs doesn't compile) by Stefan Westerfeld <stw@kde.org>
From:       owner () bugs ! kde ! org (Stephan Kulow)
Date:       2002-02-28 22:48:03
[Download RAW message or body]

Your message with subj: kdelibs doesn't compile

Thank you for your bug report.
The bug that you reported has been identified, and has been fixed in the
latest development (CVS) version of KDE. The bug report will be closed.


has caused the attached bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I'm
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Stephan Kulow
(administrator, KDE bugs database)

Received: (at submit) by bugs.kde.org; 14 Feb 2002 17:24:04 +0000
Received: (qmail 27021 invoked from network); 14 Feb 2002 17:24:04 -0000
Received: from smtp01.web.de (HELO smtp.web.de) (194.45.170.210)
  by max.tat.physik.uni-tuebingen.de with SMTP; 14 Feb 2002 17:24:04 -0000
Received: from [213.7.48.182] (helo=gutzeit)
	by smtp.web.de with asmtp (WEB.DE(Exim) 4.25 #15)
	id 16bPbz-0001OD-00
	for submit@bugs.kde.org; Thu, 14 Feb 2002 18:24:00 +0100
Content-Type: text/plain;
  charset="us-ascii"
From: Jens Gutzeit <jens.gutzeit@web.de>
To: submit@bugs.kde.org
Subject: kdelibs doesn't compile
Date: Thu, 14 Feb 2002 17:26:03 +0100
X-Mailer: KMail [version 1.3.8]
MIME-Version: 1.0
Content-Transfer-Encoding: 8bit
Message-Id: <200202141726.03264.jens.gutzeit@web.de>
Sender: jens.gutzeit@web.de
X-Spam-Rating: max.tat.physik.uni-tuebingen.de 0/1000/N

package: kdelibs
version: anoncvs (this morning at 01:30 AM)
compiler: gcc-3.0.3
system: Linux, LFS-3.1, glibc-2.2.5, xfree-4.2, kernel-2.4.17

Hi
kdelibs doesn't compile on my system, i get this error messages during 
compilation:

make[4]: Entering directory `/root/kde-cvs/kdelibs/arts/flow'
source='gslschedule.cc' object='gslschedule.lo' libtool=yes \
depfile='.deps/gslschedule.Plo' tmpdepfile='.deps/gslschedule.TPlo' \
depmode=gcc3 /bin/sh ../../admin/depcomp \
/bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. 
-I../../arts/mcop -I../../dcop -I../../libltdl -I../../kdecore -I../../kdeui 
-I../../kio -I../../kio/kio -I../../kio/kfile -I/opt/qt/include 
-I/usr/X11R6/include -I/opt/kde/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  
-DGSL_WANT_GLIB_WRAPPER -DGSL_WANT_ARTS_THREADS -Wnon-virtual-dtor 
-Wno-long-long -Wbad-function-cast -Wundef -Wall -pedantic -W -Wpointer-arith 
-Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE 
-Wcast-align -Wconversion -fno-builtin -g -O2 -fno-exceptions -fno-check-new  
-ftemplate-depth-99 -DQT_NO_TRANSLATION -DQT_CLEAN_NAMESPACE 
-DQT_NO_ASCII_CAST -DQT_NO_COMPAT  -c -o gslschedule.lo `test -f 
gslschedule.cc || echo './'`gslschedule.cc
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../arts/mcop -I../../dcop 
-I../../libltdl -I../../kdecore -I../../kdeui -I../../kio -I../../kio/kio 
-I../../kio/kfile -I/opt/qt/include -I/usr/X11R6/include -I/opt/kde/include 
-DQT_THREAD_SUPPORT -D_REENTRANT -DGSL_WANT_GLIB_WRAPPER 
-DGSL_WANT_ARTS_THREADS -Wnon-virtual-dtor -Wno-long-long -Wbad-function-cast 
-Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes 
-Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align 
-Wconversion -fno-builtin -g -O2 -fno-exceptions -fno-check-new 
-ftemplate-depth-99 -DQT_NO_TRANSLATION -DQT_CLEAN_NAMESPACE 
-DQT_NO_ASCII_CAST -DQT_NO_COMPAT -c gslschedule.cc -MT gslschedule.lo -MF 
.deps/gslschedule.TPlo -MD -MP  -fPIC -DPIC -o .libs/gslschedule.o
In file included from gslschedule.cc:33:
gsl/gslengine.h:93: warning: non-static const member `const guint
   _GslIStream::connected' in class without a constructor
gsl/gslengine.h:99: warning: non-static const member `const guint 
   _GslOStream::connected' in class without a constructor
gslschedule.cc:42: 'list' is used as a type, but is not defined as a type.
gslschedule.cc: In member function `void GslMainLoop::run()':
gslschedule.cc:93: `freeClassList' undeclared (first use this function)
gslschedule.cc:93: (Each undeclared identifier is reported only once for each
   function it appears in.)
gslschedule.cc:105: `list' undeclared (first use this function)
gslschedule.cc:105: parse error before `;' token
gslschedule.cc:106: `fi' undeclared (first use this function)
gslschedule.cc: In member function `void
   Arts::Port::removeAutoDisconnect(Arts::Port*)':
gslschedule.cc:203: parse error before `*' token
gslschedule.cc:206: `adi' undeclared (first use this function)
gslschedule.cc: In member function `void Arts::MultiPort::initConns()':
gslschedule.cc:344: parse error before `*' token
gslschedule.cc:345: `i' undeclared (first use this function)
gslschedule.cc: In member function `virtual void
   Arts::MultiPort::disconnect(Arts::Port*)':
gslschedule.cc:373: parse error before `*' token
gslschedule.cc: In function `static void
   Arts::StdScheduleNode::gslProcess(GslModule*, unsigned int)':
gslschedule.cc:428: warning: unused variable `long unsigned int donecycles'
gslschedule.cc:428: warning: unused variable `long unsigned int cando'
gslschedule.cc: In function `void gslModuleFree(void*, const GslClass*)':
gslschedule.cc:446: warning: unused parameter `void*data'
gslschedule.cc: In member function `void 
Arts::StdScheduleNode::rebuildConn()':
gslschedule.cc:452: parse error before `*' token
gslschedule.cc:497: warning: comparison between signed and unsigned integer
   expressions
gslschedule.cc:508: warning: comparison between signed and unsigned integer
   expressions
gslschedule.cc:510: parse error before `*' token
gslschedule.cc:512: `ci' undeclared (first use this function)
gslschedule.cc: In destructor `virtual
   Arts::StdScheduleNode::~StdScheduleNode()':
gslschedule.cc:579: parse error before `*' token
gslschedule.cc: In member function `void
   Arts::StdScheduleNode::removeDynamicPort(Arts::Port*)':
gslschedule.cc:630: parse error before `*' token
gslschedule.cc: In member function `Arts::Port*
   Arts::StdScheduleNode::findPort(std::basic_string<char,
   std::char_traits<char>, std::allocator<char> >)':
gslschedule.cc:703: parse error before `*' token
gslschedule.cc: In member function `virtual bool 
   Arts::StdFlowSystem::suspendable()':
gslschedule.cc:1029: parse error before `*' token
gslschedule.cc: In member function `virtual void
   Arts::StdFlowSystem::suspend()':
gslschedule.cc:1042: parse error before `*' token
gslschedule.cc: In member function `virtual void 
   Arts::StdFlowSystem::restart()':
gslschedule.cc:1056: parse error before `*' token
gslschedule.cc: In member function `void 
Arts::StdFlowSystem::updateStarted()':
gslschedule.cc:1186: parse error before `*' token
gslschedule.cc:1189: `ni' undeclared (first use this function)
gslschedule.cc: In member function `void Arts::StdFlowSystem::schedule(long 
   unsigned int)':
gslschedule.cc:1216: parse error before `*' token
gslschedule.cc: In function `static gboolean GslMainLoop::gslCheck(void*,
   unsigned int, glong*, unsigned int, const GslPollFD*, int)':
gslschedule.cc:54: warning: unused parameter `void*data'
gslschedule.cc:54: warning: unused parameter `guint n_values'
gslschedule.cc:54: warning: unused parameter `glong*timeout_p'
gslschedule.cc:54: warning: unused parameter `guint n_fds'
gslschedule.cc:54: warning: unused parameter `const GslPollFD*fds'
gslschedule.cc:54: warning: unused parameter `gboolean revents_filled'
make[4]: *** [gslschedule.lo] Error 1
make[4]: Leaving directory `/root/kde-cvs/kdelibs/arts/flow'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/root/kde-cvs/kdelibs/arts/flow'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/root/kde-cvs/kdelibs/arts'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/kde-cvs/kdelibs'
make: *** [all] Error 2

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic