[Bug 302523] [NEW] ktorrent fails to build by apt-build

Belisarivs v.pelcak at gmail.com
Wed Nov 26 18:16:06 UTC 2008


Public bug reported:

I attempted to build ktorrent by apt-build.

I ran command sudo apt-build install ktorrent.

Package lists were updated, required libraries installed, but build of
package itself failed.

-----> Downloading source ktorrent (3.1.2+dfsg.1-0ubuntu2) <-----                                   
Čtu seznamy balíků... Hotovo                                                                        
Vytvářím strom závislostí                                                                           
Čtu stavové informace... Hotovo                                                                     
NOTICE: 'ktorrent' packaging is maintained in the 'Svn' version control system at:                  
svn://svn.debian.org/svn/pkg-kde/kde-extras/ktorrent/branches/experimental/                         
Přeskakuji dříve stažený soubor 'ktorrent_3.1.2+dfsg.1-0ubuntu2.dsc'                                
Přeskakuji dříve stažený soubor 'ktorrent_3.1.2+dfsg.1.orig.tar.gz'                                 
Přeskakuji dříve stažený soubor 'ktorrent_3.1.2+dfsg.1-0ubuntu2.diff.gz'                            
Potřebuji stáhnout 0B zdrojových archivů.                                                           
Přeskakuji rozbalení již rozbaleného zdroje v ktorrent-3.1.2+dfsg.1                                 
-----> Building ktorrent <-----                                                                     
dpkg-buildpackage: set CFLAGS to default value: -g -O2                                              
dpkg-buildpackage: set CPPFLAGS to default value:                                                   
dpkg-buildpackage: set LDFLAGS to default value: -Wl,-Bsymbolic-functions                           
dpkg-buildpackage: set FFLAGS to default value: -g -O2                                              
dpkg-buildpackage: set CXXFLAGS to default value: -g -O2                                            
dpkg-buildpackage: source package ktorrent                                                          
dpkg-buildpackage: source version 3.1.2+dfsg.1-0ubuntu2                                             
dpkg-buildpackage: source changed by root <root at clibanarius>                                        
dpkg-buildpackage: host architecture i386                                                           
 debian/rules clean                                                                                 
test -x debian/rules                                                                                
test "`id -u`" = 0                                                                                  
rmdir obj-i486-linux-gnu                                                                            
rmdir: odstranění „obj-i486-linux-gnu“ selhalo: No such file or directory                           
make: [cleanbuilddir] Error 1 (ignored)                                                             
rm -rf obj-i486-linux-gnu                                                                           
/usr/bin/make -C obj-i486-linux-gnu -k clean                                                        
make: *** obj-i486-linux-gnu: No such file or directory.  Stop.                                     
make: [makefile-clean] Error 2 (ignored)                                                            
rm -f debian/stamp-makefile-build                                                                   
dh_clean                                                                                            
/usr/bin/make -f debian/rules reverse-config                                                        
make[1]: Entering directory `/var/cache/apt-build/build/ktorrent-3.1.2+dfsg.1'                      
make[1]: Nothing to be done for `reverse-config'.                                                   
make[1]: Leaving directory `/var/cache/apt-build/build/ktorrent-3.1.2+dfsg.1'                       
if [ -d "." ]; then \                                                                               
          cd . && QUILT_PATCHES=/var/cache/apt-build/build/ktorrent-3.1.2+dfsg.1/debian/patches quilt --quiltrc /dev/null pop -a -R || test $? = 2 ; \
        fi                                                                                                                                            
No patch removed                                                                                                                                      
rm -rf ./.pc                                                                                                                                          
rm -f debian/stamp-patch*                                                                                                                             
rm -f debian/cdbs-install-list debian/cdbs-package-list                                                                                               
rm -rf debian/man/out                                                                                                                                 
rmdir debian/man                                                                                                                                      
rmdir: delete „debian/man“ failed: No such file or directory                                                                                     
make: [clean] Error 1 (ignored)                                                                                                                       
rm -f debian/stamp-man-pages                                                                                                                          
rm -f CMakeCache.txt                                                                                                                                  
 debian/rules build                                                                                                                                   
test -x debian/rules                                                                                                                                  
mkdir -p "obj-i486-linux-gnu"                                                                                                                         
/usr/bin/make -f debian/rules reverse-config                                                                                                          
make[1]: Entering directory `/var/cache/apt-build/build/ktorrent-3.1.2+dfsg.1'                                                                        
make[1]: Nothing to be done for `reverse-config'.                                                                                                     
make[1]: Leaving directory `/var/cache/apt-build/build/ktorrent-3.1.2+dfsg.1'                                                                         
cd . && QUILT_PATCHES=/var/cache/apt-build/build/ktorrent-3.1.2+dfsg.1/debian/patches quilt --quiltrc /dev/null push -a || test $? = 2                
Applying patch 02_no_dht_without_dht_headers.diff                                                                                                     
patching file ktorrent/gui.cpp                                                                                                                        
patching file ktorrent/statusbar.cpp                                                                                                                  
patching file ktorrent/torrentcreatordlg.cpp                                                                                                          
patching file libktcore/interfaces/functions.cpp                                                                                                      
patching file plugins/stats/ConnsTabPage.cc                                                                                                           
patching file plugins/stats/ConnsTabPage.h                                                                                                            
patching file plugins/webinterface/phpcommandhandler.cpp                                                                                              

Applying patch kubuntu_01_fix_infinite_dns_lookups_in_upd.diff
patching file libbtcore/tracker/udptracker.cpp                
patching file libbtcore/tracker/udptracker.h                  

Now at patch kubuntu_01_fix_infinite_dns_lookups_in_upd.diff
touch debian/stamp-patched                                  
/usr/bin/make -f debian/rules update-config                 
make[1]: Entering directory `/var/cache/apt-build/build/ktorrent-3.1.2+dfsg.1'
make[1]: Nothing to be done for `update-config'.                              
make[1]: Leaving directory `/var/cache/apt-build/build/ktorrent-3.1.2+dfsg.1' 
cd obj-i486-linux-gnu && cmake /var/cache/apt-build/build/ktorrent-3.1.2+dfsg.1/. -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_C_COMPILER:FILEPATH="cc" -DCMAKE_CXX_COMPILER:FILEPATH="g++" -DCMAKE_C_FLAGS="-g -O2 -g -Wall -O2" -DCMAKE_CXX_FLAGS="-g -O2 -g -Wall -O2" -DCMAKE_SKIP_RPATH=ON -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=Debian  -DKDE4_BUILD_TESTS=false -DKDE_DISTRIBUTION_TEXT="Debian packages" -DCMAKE_SKIP_RPATH=true -DKDE4_USE_ALWAYS_FULL_RPATH=false -DCONFIG_INSTALL_DIR=/etc/kde4 -DDATA_INSTALL_DIR=/usr/share/kde4/apps -DHTML_INSTALL_DIR=/usr/share/doc/kde4/HTML -DKCFG_INSTALL_DIR=/usr/share/kde4/config.kcfg -DLIB_INSTALL_DIR=/usr/lib -DSYSCONF_INSTALL_DIR=/etc -DCMAKE_SHARED_LINKER_FLAGS="-Wl,--no-undefined -Wl,--as-needed" -DCMAKE_MODULE_LINKER_FLAGS="-Wl,--no-undefined -Wl,--as-needed" -DCMAKE_EXE_LINKER_FLAGS="-Wl,--no-undefined -Wl,--as-needed" -DWITH_SYSTEM_GEOIP:BOOL=ON -DWITH_BUILTIN_COUNTRY_FLAGS:BOOL=OFF                                                                                                                                                 
-- The C compiler identification is GNU                                                                                                                                             
-- The CXX compiler identification is GNU                                                                                                                                           
-- Check for working C compiler: /usr/lib/apt-build/cc                                                                                                                              
-- Check for working C compiler: /usr/lib/apt-build/cc -- works                                                                                                                     
-- Detecting C compiler ABI info                                                                                                                                                    
-- Detecting C compiler ABI info - done                                                                                                                                             
-- Check for working CXX compiler: /usr/lib/apt-build/g++                                                                                                                           
-- Check for working CXX compiler: /usr/lib/apt-build/g++ -- works                                                                                                                  
-- Detecting CXX compiler ABI info                                                                                                                                                  
-- Detecting CXX compiler ABI info - done                                                                                                                                           
-- Looking for Q_WS_X11                                                                                                                                                             
-- Looking for Q_WS_X11 - not found.                                                                                                                                                
-- Looking for Q_WS_WIN                                                                                                                                                             
-- Looking for Q_WS_WIN - not found.                                                                                                                                                
-- Looking for Q_WS_QWS                                                                                                                                                             
-- Looking for Q_WS_QWS - not found.                                                                                                                                                
-- Looking for Q_WS_MAC                                                                                                                                                             
-- Looking for Q_WS_MAC - not found.                                                                                                                                                
-- Found Qt-Version 4.4.3 (using /usr/bin/qmake)                                                                                                                                    
-- Looking for include files CMAKE_HAVE_PTHREAD_H                                                                                                                                   
-- Looking for include files CMAKE_HAVE_PTHREAD_H - not found.                                                                                                                      
-- Could not find OPTIONAL package Threads                                                                                                                                          
-- Found Automoc4: /usr/bin/automoc4                                                                                                                                                
-- Found Perl: /usr/bin/perl                                                                                                                                                        
-- Performing Test _OFFT_IS_64BIT                                                                                                                                                   
-- Performing Test _OFFT_IS_64BIT - Failed                                                                                                                                          
-- Performing Test HAVE_FPIE_SUPPORT                                                                                                                                                
-- Performing Test HAVE_FPIE_SUPPORT - Success                                                                                                                                      
-- Performing Test __KDE_HAVE_W_OVERLOADED_VIRTUAL                                                                                                                                  
-- Performing Test __KDE_HAVE_W_OVERLOADED_VIRTUAL - Success                                                                                                                        
-- Performing Test __KDE_HAVE_GCC_VISIBILITY                                                                                                                                        
-- Performing Test __KDE_HAVE_GCC_VISIBILITY - Success                                                                                                                              
CMake Error at /usr/share/kde4/apps/cmake/modules/FindKDE4Internal.cmake:1051 (message):                                                                                            
  Could not compile simple test program:                                                                                                                                            

   #include <QtCore/QtGlobal>
   int main()                
   {                         
   #ifdef QT_VISIBILITY_AVAILABLE 
   return 0;                      
   #else                          
   return 1;                      
   #endif                         
   }                              

Call Stack (most recent call first):
  /usr/share/cmake-2.6/Modules/FindKDE4.cmake:81 (FIND_PACKAGE)
  CMakeLists.txt:2 (find_package)                              


-- Configuring incomplete, errors occurred!
make: *** [obj-i486-linux-gnu/CMakeCache.txt] Error 1
dpkg-buildpackage: failure: debian/rules build gave error exit status 2
----> Cleaning up object files <-----                                  
Cleaning in directory .                                                
test -x debian/rules                                                   
test "`id -u`" = 0                                                     
rmdir obj-i486-linux-gnu                                               
rmdir: odstranění „obj-i486-linux-gnu“ selhalo: Directory not empty    
make: [cleanbuilddir] Error 1 (ignored)
rm -rf obj-i486-linux-gnu
/usr/bin/make -C obj-i486-linux-gnu -k clean
make: *** obj-i486-linux-gnu: No such file or directory.  Stop.
make: [makefile-clean] Error 2 (ignored)
rm -f debian/stamp-makefile-build
dh_clean
/usr/bin/make -f debian/rules reverse-config
make[1]: Entering directory `/var/cache/apt-build/build/ktorrent-3.1.2+dfsg.1'
make[1]: Nothing to be done for `reverse-config'.
make[1]: Leaving directory `/var/cache/apt-build/build/ktorrent-3.1.2+dfsg.1'
if [ -d "." ]; then \
          cd . && QUILT_PATCHES=/var/cache/apt-build/build/ktorrent-3.1.2+dfsg.1/debian/patches quilt --quiltrc /dev/null pop -a -R || test $? = 2 ; \
        fi
Removing patch kubuntu_01_fix_infinite_dns_lookups_in_upd.diff
Restoring libbtcore/tracker/udptracker.h
Restoring libbtcore/tracker/udptracker.cpp

Removing patch 02_no_dht_without_dht_headers.diff
Restoring ktorrent/torrentcreatordlg.cpp
Restoring ktorrent/statusbar.cpp
Restoring ktorrent/gui.cpp
Restoring libktcore/interfaces/functions.cpp
Restoring plugins/webinterface/phpcommandhandler.cpp
Restoring plugins/stats/ConnsTabPage.cc
Restoring plugins/stats/ConnsTabPage.h

No patches applied
rm -rf ./.pc
rm -f debian/stamp-patch*
rm -f debian/cdbs-install-list debian/cdbs-package-list
rm -rf debian/man/out
rmdir debian/man
rmdir: odstranění „debian/man“ selhalo: No such file or directory
make: [clean] Error 1 (ignored)
rm -f debian/stamp-man-pages
rm -f CMakeCache.txt
Error while building ktorrent!
Sorry, no package to install.

$ lspci
00:00.0 Host bridge: Intel Corporation Mobile 945GM/PM/GMS, 943/940GML and 945GT Express Memory Controller Hub (rev 03)
00:02.0 VGA compatible controller: Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller (rev 03)
00:02.1 Display controller: Intel Corporation Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller (rev 03)
00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 01)
00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 1 (rev 01)
00:1c.1 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 2 (rev 01)
00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #1 (rev 01)
00:1d.7 USB Controller: Intel Corporation 82801G (ICH7 Family) USB2 EHCI Controller (rev 01)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e1)
00:1f.0 ISA bridge: Intel Corporation 82801GBM (ICH7-M) LPC Interface Bridge (rev 01)
00:1f.2 IDE interface: Intel Corporation 82801GBM/GHM (ICH7 Family) SATA IDE Controller (rev 01)
02:06.0 CardBus bridge: ENE Technology Inc CB1410 Cardbus Controller (rev 01)
02:08.0 Ethernet controller: Intel Corporation 82562ET/EZ/GT/GZ - PRO/100 VE (LOM) Ethernet Controller Mobile (rev 01)
10:00.0 Network controller: Intel Corporation PRO/Wireless 3945ABG [Golan] Network Connection (rev 02)

** Affects: ktorrent (Ubuntu)
     Importance: Undecided
         Status: New

-- 
ktorrent fails to build by apt-build
https://bugs.launchpad.net/bugs/302523
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to ktorrent in ubuntu.




More information about the kubuntu-bugs mailing list