Subject: pkg/33771: error in pkgsrc/x11/kdelibs3/
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: None <tannert@mis.mpg.de>
List: pkgsrc-bugs
Date: 06/20/2006 05:45:00
>Number:         33771
>Category:       pkg
>Synopsis:       error in pkgsrc/x11/kdelibs3/
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Jun 20 05:45:00 +0000 2006
>Originator:     Andreas Tannert
>Release:        
>Organization:
MPI MIS
>Environment:
SunOS 5.10 Generic_118833-03 sun4u sparc SUNW,Sun-Fire-V240
>Description:
Making all in kio                                                                                   
gmake[3]: Entering directory `/opt/pkgsrc/130606devel/pkgsrc/x11/kdelibs3/work/kdelibs-3.5.3/kio/kio
'                                                                                                   
if /bin/ksh ../../libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I..
/../dcop -I../../kdecore -I../../kio/kssl -I../../kjs -I../.. -I./.. -I../../kdecore/network -I./../
kssl -I../kssl -I./../../interfaces  -I../../dcop -I../../libltdl -I../../kdefx -I../../kdecore -I..
/../kdecore -I../../kdeui -I../../kio -I../../kio/kio -I../../kio/kfile -I../.. -I/opt/pkgsrc/130606
devel/qt3/include -I/usr/openwin/include -I/opt/pkgsrc/130606devel/include -I/opt/pkgsrc/130606devel
/include -I/usr/openwin/include -I/opt/pkgsrc/130606devel/include -D_LARGEFILE64_SOURCE -mt -DQT_THR
EAD_SUPPORT -DPNG_NO_ASSEMBLER_CODE -I/opt/pkgsrc/130606devel/include -I/opt/pkgsrc/130606devel/incl
ude/krb5 -I/opt/pkgsrc/130606devel/include/db4 -I/opt/pkgsrc/130606devel/qt3/include -DGLX_GLXEXT_LE
GACY -I/opt/pkgsrc/130606devel/include/freetype2 -I/usr/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANT
ICS -DUSE_SOLARIS -DSVR4  -Wno-long-long -Wundef -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O
 -I/opt/pkgsrc/130606devel/include -I/opt/pkgsrc/130606devel/include/krb5 -I/opt/pkgsrc/130606devel/
include/db4 -I/opt/pkgsrc/130606devel/qt3/include -DGLX_GLXEXT_LEGACY -I/opt/pkgsrc/130606devel/incl
ude/freetype2 -I/usr/include -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common  -DQT_
CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION  -MT kdirwatch.lo 
-MD -MP -MF ".deps/kdirwatch.Tpo" -c -o kdirwatch.lo kdirwatch.cpp; \                               
        then mv -f ".deps/kdirwatch.Tpo" ".deps/kdirwatch.Plo"; else rm -f ".deps/kdirwatch.Tpo"; ex
it 1; fi

In file included from kdirwatch.cpp:108:                                                            
kdirwatch_p.h:11:17: fam.h: No such file or directory                                               
In file included from kdirwatch.cpp:108:                                                            
kdirwatch_p.h:66: error: 'FAMRequest' is used as a type, but is not defined as                      
   a type.                                                                                          
kdirwatch_p.h:128: error: 'FAMConnection' is used as a type, but is not defined                     
   as a type.                                                                                       
kdirwatch_p.h:131: error: `FAMEvent' was not declared in this scope                                 
kdirwatch_p.h:131: error: parse error before `)' token                                              
kdirwatch.cpp: In constructor `KDirWatchPrivate::KDirWatchPrivate()':                               
kdirwatch.cpp:238: error: `fc' undeclared (first use this function)                                 
kdirwatch.cpp:238: error: (Each undeclared identifier is reported only once for                     
   each function it appears in.)                                                                    
kdirwatch.cpp:238: error: `FAMOpen' undeclared (first use this function)                            
kdirwatch.cpp:241: error: `FAMCONNECTION_GETFD' undeclared (first use this                          
   function)                                                                                        
kdirwatch.cpp: In destructor `virtual KDirWatchPrivate::~KDirWatchPrivate()':                       
kdirwatch.cpp:353: error: `FAMClose' undeclared (first use this function)                           
kdirwatch.cpp: In member function `bool                                                             
   KDirWatchPrivate::useFAM(KDirWatchPrivate::Entry*)':                                             
kdirwatch.cpp:592: error: 'class KDirWatchPrivate::Entry' has no member named '                     
   fr'                                                                                              
kdirwatch.cpp:592: error: `FAMMonitorDirectory' undeclared (first use this                          
   function)                                                                                        
kdirwatch.cpp:599: error: 'class KDirWatchPrivate::Entry' has no member named '                     
   fr'                                                                                              
kdirwatch.cpp:599: error: `FAMREQUEST_GETREQNUM' undeclared (first use this                         
   function)                                                                                        
kdirwatch.cpp:610: error: 'class KDirWatchPrivate::Entry' has no member named '                     
   fr'                                                                                              
kdirwatch.cpp:610: error: `FAMMonitorFile' undeclared (first use this function)                     
kdirwatch.cpp:618: error: 'class KDirWatchPrivate::Entry' has no member named '                     
   fr'                                                                                              
kdirwatch.cpp: In member function `void                                                             
   KDirWatchPrivate::removeEntry(KDirWatch*, const QString&,                                        
   KDirWatchPrivate::Entry*)':                                                                      
kdirwatch.cpp:908: error: 'class KDirWatchPrivate::Entry' has no member named '                     
   fr'                                                                                              
kdirwatch.cpp:908: error: `FAMCancelMonitor' undeclared (first use this                             
   function)                                                                                        
kdirwatch.cpp:910: error: 'class KDirWatchPrivate::Entry' has no member named '                     
   fr'
kdirwatch.cpp:910: error: `FAMREQUEST_GETREQNUM' undeclared (first use this                         
   function)                                                                                        
kdirwatch.cpp: In member function `void KDirWatchPrivate::famEventReceived()':                      
kdirwatch.cpp:1374: error: ISO C++ forbids declaration of `FAMEvent' with no                        
   type                                                                                             
kdirwatch.cpp:1374: error: parse error before `;' token                                             
kdirwatch.cpp:1378: error: `FAMPending' undeclared (first use this function)                        
kdirwatch.cpp:1379: error: `fe' undeclared (first use this function)                                
kdirwatch.cpp:1379: error: `FAMNextEvent' undeclared (first use this function)                      
kdirwatch.cpp:1374: warning: unused variable `int FAMEvent'                                         
kdirwatch.cpp: At global scope:                                                                     
kdirwatch.cpp:1406: error: `FAMEvent' was not declared in this scope                                
kdirwatch.cpp:1407: error: variable or field `checkFAMEvent' declared void                          
kdirwatch.cpp:1407: error: `int KDirWatchPrivate::checkFAMEvent' is not a                           
   static member of `class KDirWatchPrivate'                                                        
kdirwatch.cpp:1407: error: syntax error before `{' token                                            
kdirwatch.cpp:1416: error: syntax error before `*' token                                            
kdirwatch.cpp:1417: error: syntax error before `::' token                                           
kdirwatch.cpp:1418: error: syntax error before `!=' token                                           
kdirwatch.cpp:1455: error: syntax error before `->' token                                           
kdirwatch.cpp:1470: error: `e' was not declared in this scope                                       
kdirwatch.cpp:1470: error: ISO C++ forbids declaration of `FAMCancelMonitor'                        
   with no type                                                                                     
kdirwatch.cpp:1470: error: `int FAMCancelMonitor' used prior to declaration                         
kdirwatch.cpp:1470: error: initializer list being treated as compound                               
   expression                                                                                       
kdirwatch.cpp:1471: error: ISO C++ forbids declaration of `kndDebug' with no                        
   type                                                                                             
kdirwatch.cpp:1471: error: `int kndDebug' redeclared as different kind of                           
   symbol                                                                                           
../../kdecore/kdebug.h:621: error: previous declaration of `kndbgstream                             
   kndDebug(bool, int)'                                                                             
kdirwatch.cpp:1471: error: syntax error before `<<' token                                           
kdirwatch.cpp:1475: error: `e' was not declared in this scope                                       
kdirwatch.cpp:1475: error: `e' was not declared in this scope                                       
kdirwatch.cpp:1475: error: ISO C++ forbids declaration of `addEntry' with no                        
   type                                                                                             
kdirwatch.cpp:1475: error: initializer list being treated as compound                               
   expression                                                                                       
kdirwatch.cpp:1476: error: parse error before `}' token                                             
kdirwatch.cpp:1482: error: ISO C++ forbids declaration of `sub_entry' with no                       
   type
kdirwatch.cpp:1482: error: ISO C++ forbids declaration of `sub_entry' with no                       
   type                                                                                             
kdirwatch.cpp:1482: error: redefinition of `int sub_entry'                                          
kdirwatch.cpp:1482: error: `int sub_entry' previously declared here                                 
kdirwatch.cpp:1482: error: `e' was not declared in this scope                                       
kdirwatch.cpp:1482: error: parse error before `)' token                                             
kdirwatch.cpp:1486: error: `e' was not declared in this scope                                       
kdirwatch.cpp:1486: error: ISO C++ forbids declaration of `removeEntry' with no                     
   type                                                                                             
kdirwatch.cpp:1486: error: initializer list being treated as compound                               
   expression                                                                                       
kdirwatch.cpp:1487: error: syntax error before `->' token                                           
kdirwatch.cpp: In member function `void KDirWatchPrivate::statistics()':                            
kdirwatch.cpp:1510: error: `kndDebug' cannot be used as a function                                  
kdirwatch.cpp:1512: error: `kndDebug' cannot be used as a function                                  
kdirwatch.cpp:1518: error: `kndDebug' cannot be used as a function                                  
kdirwatch.cpp:1537: error: `kndDebug' cannot be used as a function                                  
kdirwatch.cpp:1542: error: `kndDebug' cannot be used as a function                                  
kdirwatch.cpp:1545: error: `kndDebug' cannot be used as a function                                  
kdirwatch.cpp: In member function `void KDirWatch::addDir(const QString&, bool,                     
   bool)':                                                                                          
kdirwatch.cpp:1609: error: `kndDebug' cannot be used as a function                                  
kdirwatch.cpp: In static member function `static void KDirWatch::statistics()':                     
kdirwatch.cpp:1690: error: `kndDebug' cannot be used as a function                                  
kdirwatch.cpp: In member function `void KDirWatch::setCreated(const QString&)':                     
kdirwatch.cpp:1699: error: `kndDebug' cannot be used as a function                                  
kdirwatch.cpp: In member function `void KDirWatch::setDirty(const QString&)':                       
kdirwatch.cpp:1705: error: `kndDebug' cannot be used as a function                                  
kdirwatch.cpp: In member function `void KDirWatch::setDeleted(const QString&)':                     
kdirwatch.cpp:1711: error: `kndDebug' cannot be used as a function                                  
gmake[3]: *** [kdirwatch.lo] Error 1                                                                
gmake[2]: *** [all-recursive] Error 1
>How-To-Repeat:
bmake
>Fix:
Unfortunately not!