[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#618194: soprano: FTBFS: rmdir: failed to remove `debian/man': No such file or directory



Source: soprano
Version: 2.5.0+dfsg.1-1
Severity: serious
Tags: wheezy sid
User: debian-qa@lists.debian.org
Usertags: qa-ftbfs-20110313 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
>  /usr/bin/fakeroot debian/rules clean
> test -x debian/rules
> dh_testroot
> rmdir obj-x86_64-linux-gnu
> rmdir: failed to remove `obj-x86_64-linux-gnu': No such file or directory
> make: [cleanbuilddir] Error 1 (ignored)
> rm -f debian/stamp-makefile-build debian/stamp-makefile-install
> /usr/bin/make  -C obj-x86_64-linux-gnu -j10 -k clean
> make: *** obj-x86_64-linux-gnu: No such file or directory.  Stop.
> make: [makefile-clean] Error 2 (ignored)
> rm -rf obj-x86_64-linux-gnu
> dh_clean 
> rm -f debian/cdbs-install-list debian/cdbs-package-list debian/stamp-copyright-check
> rm -rf debian/man/out
> rmdir debian/man
> rmdir: failed to remove `debian/man': No such file or directory
> make: [clean] Error 1 (ignored)
> rm -f debian/stamp-man-pages
> rm -f CMakeCache.txt
>  dpkg-source -b soprano-2.5.0+dfsg.1
> dpkg-source: info: using source format `3.0 (quilt)'
> dpkg-source: info: building soprano using existing ./soprano_2.5.0+dfsg.1.orig.tar.gz
> dpkg-source: info: building soprano in soprano_2.5.0+dfsg.1-1.debian.tar.gz
> dpkg-source: info: building soprano in soprano_2.5.0+dfsg.1-1.dsc
>  debian/rules build
> test -x debian/rules
> mkdir -p "obj-x86_64-linux-gnu"
> /usr/share/cdbs/1/rules/buildcore.mk:109: WARNING:  DEB_DH_STRIP_ARGS is a deprecated variable
> /usr/share/cdbs/1/rules/buildcore.mk:109: WARNING:  DEB_COMPRESS_EXCLUDE is a deprecated variable
> 
> WARNING: copyright-check disabled - touch debian/copyright_hints to enable.
> 
> touch debian/stamp-copyright-check
> cd obj-x86_64-linux-gnu && cmake /build/user-soprano_2.5.0+dfsg.1-1-amd64-PuAC2j/soprano-2.5.0+dfsg.1/. -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_C_COMPILER:FILEPATH="cc" -DCMAKE_CXX_COMPILER:FILEPATH="g++" -DCMAKE_C_FLAGS="-g -O2 -g -O2" -DCMAKE_CXX_FLAGS="-g -O2 -g -O2" -DCMAKE_SKIP_RPATH=ON -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=Debian -DENABLE_LIBKDEINIT_RUNPATH:BOOL=ON -DCMAKE_USE_RELATIVE_PATHS=ON -DKDE4_BUILD_TESTS=false -DKDE_DISTRIBUTION_TEXT="Debian packages" -DCMAKE_SKIP_RPATH:BOOL=OFF -DKDE4_USE_ALWAYS_FULL_RPATH=false -DCONFIG_INSTALL_DIR=/usr/share/kde4/config -DDATA_INSTALL_DIR=/usr/share/kde4/apps -DHTML_INSTALL_DIR=/usr/share/doc/kde/HTML -DKCFG_INSTALL_DIR=/usr/share/kde4/config.kcfg -DLIB_INSTALL_DIR=/usr/lib -DSYSCONF_INSTALL_DIR=/etc -DLIBKDEINIT_INSTALL_DIR:PATH=/usr/lib/kde4/libkdeinit -DCMAKE_SHARED_LINKER_FLAGS="-Wl,--as-needed -Wl,--no-undefined" -DCMAKE_MODULE_LINKER_FLAGS="-Wl,--as-needed -Wl,--no-undefined" -DCMAKE_EXE_LINKER_FLAGS="-Wl,--as-needed -Wl,--no-undefined" -DSOPRANO_BUILD_API_DOCS=ON
> -- The C compiler identification is GNU
> -- The CXX compiler identification is GNU
> -- Check for working C compiler: /usr/bin/cc
> -- Check for working C compiler: /usr/bin/cc -- works
> -- Detecting C compiler ABI info
> -- Detecting C compiler ABI info - done
> -- Check for working CXX compiler: /usr/bin/g++
> -- Check for working CXX compiler: /usr/bin/g++ -- works
> -- Detecting CXX compiler ABI info
> -- Detecting CXX compiler ABI info - done
> -- Looking for Q_WS_X11
> -- Looking for Q_WS_X11 - 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.7.2
> -- Looking for include files CMAKE_HAVE_PTHREAD_H
> -- Looking for include files CMAKE_HAVE_PTHREAD_H - found
> -- Looking for pthread_create in pthreads
> -- Looking for pthread_create in pthreads - not found
> -- Looking for pthread_create in pthread
> -- Looking for pthread_create in pthread - found
> -- Found Threads: TRUE 
> -- Found Rasqal 0.9.25: libs - /usr/lib/librasqal.so; includes - /usr/include/rasqal
> -- Found Redland: /usr/bin/redland-config 
> -- Found CLucene library: /usr/lib/libclucene.so
> -- Found CLucene include dir: /usr/include
> -- Found CLucene library dir: /usr/lib
> -- Found CLucene: /usr/lib/libclucene.so
> -- Could NOT find JNI (missing:  JAVA_AWT_LIBRARY JAVA_JVM_LIBRARY JAVA_INCLUDE_PATH JAVA_INCLUDE_PATH2 JAVA_AWT_INCLUDE_PATH) 
> -- Could not find Java JNI
> Make sure JAVA_HOME is set
> -- Found iODBC 3.52.6: libs - /usr/lib/libiodbc.so; includes - /usr/include
> -- Performing Test __SOPRANO_HAVE_GCC_VISIBILITY
> -- Performing Test __SOPRANO_HAVE_GCC_VISIBILITY - Success
> -- Performing Test __SOPRANO_HAVE_GCC_INLINE_VISIBILITY
> -- Performing Test __SOPRANO_HAVE_GCC_INLINE_VISIBILITY - Success
> -- Found Doxygen: /usr/bin/doxygen 
> ---------------------------------------------------------------------------------------
> -- Soprano Components that will be built:
>    * Redland storage backend
>    * Virtuoso storage backend (Run-time dependency: Virtuoso)
>    * The CLucene-based full-text search index library
>    * D-Bus server/client support
> 
> -- Soprano Components that will NOT be built:
>    * Sesame2 storage backend (java-based)
>    * Raptor RDF parser (missing libraptor - http://librdf.org)
>    * Raptor RDF serializer (missing libraptor - http://librdf.org)
> ---------------------------------------------------------------------------------------
> CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
> Please set them or make sure they are set and tested correctly in the CMake files:
> RAPTOR_INCLUDE_DIR (ADVANCED)
>    used as include directory in directory /build/user-soprano_2.5.0+dfsg.1-1-amd64-PuAC2j/soprano-2.5.0+dfsg.1/backends/redland
> 
> -- Configuring incomplete, errors occurred!
> make: *** [obj-x86_64-linux-gnu/CMakeCache.txt] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2011/03/13/soprano_2.5.0+dfsg.1-1_lsid64.buildlog

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lucas@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lucas@nussbaum.fr             GPG: 1024D/023B3F4F |



Reply to: