ports/151638: net-p2p/ktorrent fails to compile

Pascal Stumpf Pascal.Stumpf at cubes.de
Fri Oct 22 09:10:12 UTC 2010


>Number:         151638
>Category:       ports
>Synopsis:       net-p2p/ktorrent fails to compile
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Oct 22 09:10:12 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Pascal Stumpf
>Release:        8-STABLE
>Organization:
>Environment:
>Description:
This seems to be the same problem as in ports/150250. The libsigc++ headers are not found because they are located in ${LOCALBASE}/include/sigc++-2.0 and not ${LOCALBASE}/include.

cd /usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/libktcore && /usr/bin/c++   -DMAKE_KTCORE_LIB -D_GNU_SOURCE -DQT_NO_STL -DQT_NO_CAST_TO_ASCII -D_REENTRANT -DKDE_DEPRECATED_WARNINGS -O2 -pipe -fno-strict-aliasing -Woverloaded-virtual -fvisibility=hidden -fvisibility-inlines-hidden -fexceptions -UQT_NO_EXCEPTIONS -O2 -g -DNDEBUG -DQT_NO_DEBUG -fPIC -I/usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/libktcore -I/usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4 -I/usr/local/kde4/include -I/usr/local/kde4/include/KDE -I/usr/local/include/qt4/phonon -I/usr/local/include/qt4/QtXmlPatterns -I/usr/local/include/qt4/QtXml -I/usr/local/include/qt4/QtWebKit -I/usr/local/include/qt4/QtUiTools -I/usr/local/include/qt4/QtTest -I/usr/local/include/qt4/QtSvg -I/usr/local/include/qt4/QtSql -I/usr/local/include/qt4/QtScriptTools -I/usr/local/include/qt4/QtScript -I/usr/local/include/qt4/QtOpenGL -I/usr/local/include/qt4/QtNetwork -I/usr/local/include/qt4/QtMultimedia -I/usr/local/include/qt4/Qt
 Help -I/usr/local/include/qt4/QtDesigner -I/usr/local/include/qt4/QtDBus -I/usr/local/include/qt4/Qt3Support -I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/Qt -I/usr/local/share/qt4/mkspecs/default -I/usr/local/include/qt4 -I/usr/local/include -I/usr/local/kde4/include/libktorrent -o CMakeFiles/ktcore.dir/interfaces/functions.o -c /usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/libktcore/interfaces/functions.cpp
In file included from /usr/local/include/torrent/torrent.h:43,
                 from /usr/local/kde4/include/libktorrent/diskio/chunkmanager.h:29,
                 from /usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/libktcore/interfaces/functions.cpp:40:
/usr/local/include/torrent/download.h:43:31: error: sigc++/connection.h: No such file or directory
/usr/local/include/torrent/download.h:44:34: error: sigc++/functors/slot.h: No such file or directory
In file included from /usr/local/include/torrent/torrent.h:43,
                 from /usr/local/kde4/include/libktorrent/diskio/chunkmanager.h:29,
                 from /usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4/libktcore/interfaces/functions.cpp:40:
/usr/local/include/torrent/download.h:199: error: 'sigc' has not been declared
/usr/local/include/torrent/download.h:199: error: ISO C++ forbids declaration of 'slot0' with no type
/usr/local/include/torrent/download.h:199: error: typedef name may not be a nested-name-specifier
/usr/local/include/torrent/download.h:199: error: expected ';' before '<' token
/usr/local/include/torrent/download.h:200: error: 'sigc' has not been declared
/usr/local/include/torrent/download.h:200: error: ISO C++ forbids declaration of 'slot1' with no type
/usr/local/include/torrent/download.h:200: error: typedef name may not be a nested-name-specifier
/usr/local/include/torrent/download.h:200: error: expected ';' before '<' token
/usr/local/include/torrent/download.h:202: error: 'sigc' has not been declared
/usr/local/include/torrent/download.h:202: error: ISO C++ forbids declaration of 'slot1' with no type
/usr/local/include/torrent/download.h:202: error: typedef name may not be a nested-name-specifier
/usr/local/include/torrent/download.h:202: error: expected ';' before '<' token
/usr/local/include/torrent/download.h:203: error: 'sigc' has not been declared
/usr/local/include/torrent/download.h:203: error: ISO C++ forbids declaration of 'slot3' with no type
/usr/local/include/torrent/download.h:203: error: typedef name may not be a nested-name-specifier
/usr/local/include/torrent/download.h:203: error: expected ';' before '<' token
/usr/local/include/torrent/download.h:208: error: 'sigc' has not been declared
/usr/local/include/torrent/download.h:208: error: ISO C++ forbids declaration of 'connection' with no type
/usr/local/include/torrent/download.h:208: error: expected ';' before 'signal_download_done'
/usr/local/include/torrent/download.h:209: error: 'sigc' has not been declared
/usr/local/include/torrent/download.h:209: error: ISO C++ forbids declaration of 'connection' with no type
/usr/local/include/torrent/download.h:209: error: expected ';' before 'signal_hash_done'
/usr/local/include/torrent/download.h:211: error: 'sigc' has not been declared
/usr/local/include/torrent/download.h:211: error: ISO C++ forbids declaration of 'connection' with no type
/usr/local/include/torrent/download.h:211: error: expected ';' before 'signal_tracker_succeded'
/usr/local/include/torrent/download.h:212: error: 'sigc' has not been declared
/usr/local/include/torrent/download.h:212: error: ISO C++ forbids declaration of 'connection' with no type
/usr/local/include/torrent/download.h:212: error: expected ';' before 'signal_tracker_failed'
/usr/local/include/torrent/download.h:213: error: 'sigc' has not been declared
/usr/local/include/torrent/download.h:213: error: ISO C++ forbids declaration of 'connection' with no type
/usr/local/include/torrent/download.h:213: error: expected ';' before 'signal_tracker_dump'
/usr/local/include/torrent/download.h:215: error: 'sigc' has not been declared
/usr/local/include/torrent/download.h:215: error: ISO C++ forbids declaration of 'connection' with no type
/usr/local/include/torrent/download.h:215: error: expected ';' before 'signal_chunk_passed'
/usr/local/include/torrent/download.h:216: error: 'sigc' has not been declared
/usr/local/include/torrent/download.h:216: error: ISO C++ forbids declaration of 'connection' with no type
/usr/local/include/torrent/download.h:216: error: expected ';' before 'signal_chunk_failed'
/usr/local/include/torrent/download.h:219: error: 'sigc' has not been declared
/usr/local/include/torrent/download.h:219: error: ISO C++ forbids declaration of 'connection' with no type
/usr/local/include/torrent/download.h:219: error: expected ';' before 'signal_network_log'
/usr/local/include/torrent/download.h:225: error: 'sigc' has not been declared
/usr/local/include/torrent/download.h:225: error: ISO C++ forbids declaration of 'connection' with no type
/usr/local/include/torrent/download.h:225: error: expected ';' before 'signal_storage_error'
*** Error code 1

Stop in /usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4.
*** Error code 1

Stop in /usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4.
*** Error code 1

Stop in /usr/ports/net-p2p/ktorrent/work/ktorrent-4.0.4.
*** Error code 1

Stop in /usr/ports/net-p2p/ktorrent.
*** Error code 1

Stop in /usr/ports/net-p2p/ktorrent.

>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list