Source: libpodofo Version: 0.9.0-1.1 Severity: serious Tags: jessie sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20131128 qa-ftbfs Justification: FTBFS on amd64
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > debian/rules build > dh_testdir > mkdir -p /«PKGBUILDDIR»/debian/build > cd /«PKGBUILDDIR»/debian/build && /usr/bin/cmake \ > -DWANT_FONTCONFIG:BOOL=TRUE \ > -DCMAKE_INSTALL_PREFIX:PATH=/usr \ > -DCMAKE_C_FLAGS="" \ > -DCMAKE_CXX_FLAGS=""-Wl,-z,defs"" \ > -DCMAKE_SKIP_RPATH=ON \ > -DCMAKE_VERBOSE_MAKEFILE=ON \ > -DPODOFO_BUILD_SHARED:BOOL=TRUE \ > -DPODOFO_BUILD_STATIC:BOOL=FALSE \ > -DCMAKE_BUILD_TYPE=RELEASE \ > -DWANT_BOOST:BOOL=0 ../../ > CMake Warning (dev) in CMakeLists.txt: > Syntax Warning in cmake code at > > /«PKGBUILDDIR»/CMakeLists.txt:144:36 > > Argument not separated from preceding token by whitespace. > This warning is for project developers. Use -Wno-dev to suppress it. > > CMake Warning (dev) in CMakeLists.txt: > Syntax Warning in cmake code at > > /«PKGBUILDDIR»/CMakeLists.txt:145:45 > > Argument not separated from preceding token by whitespace. > This warning is for project developers. Use -Wno-dev to suppress it. > > -- The C compiler identification is GNU 4.8.2 > -- The CXX compiler identification is GNU 4.8.2 > -- 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/c++ > -- Check for working CXX compiler: /usr/bin/c++ -- works > -- Detecting CXX compiler ABI info > -- Detecting CXX compiler ABI info - done > WANT_LIB64 unset; assuming normal library directory names > Will install libraries to /usr/lib > -- Looking for strings.h > -- Looking for strings.h - found > -- Looking for arpa/inet.h > -- Looking for arpa/inet.h - found > -- Looking for winsock2.h > -- Looking for winsock2.h - not found > -- Looking for mem.h > -- Looking for mem.h - not found > -- Looking for sys/types.h > -- Looking for sys/types.h - found > -- Looking for stdint.h > -- Looking for stdint.h - found > -- Looking for BaseTsd.h > -- Looking for BaseTsd.h - not found > -- Check if the system is big endian > -- Searching 16 bit integer > -- Looking for sys/types.h > -- Looking for sys/types.h - found > -- Looking for stdint.h > -- Looking for stdint.h - found > -- Looking for stddef.h > -- Looking for stddef.h - found > -- Check size of unsigned short > -- Check size of unsigned short - done > -- Using unsigned short > -- Check if the system is big endian - little endian > Using gcc specific compiler options > -- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.2.8") > Found zlib headers in /usr/include, library at > /usr/lib/x86_64-linux-gnu/libz.so > -- Found LIBJPEG: /usr/lib/x86_64-linux-gnu/libjpeg.so > Found libjpeg headers in /usr/include, library at > /usr/lib/x86_64-linux-gnu/libjpeg.so > -- Found TIFF: /usr/lib/x86_64-linux-gnu/libtiff.so > Found libtiff headers in /usr/include/x86_64-linux-gnu, library at > /usr/lib/x86_64-linux-gnu/libtiff.so > -- Could NOT find PNG (missing: PNG_LIBRARY PNG_PNG_INCLUDE_DIR) > LibPng not found. PNG support will be disabled > -- Ensure you cppunit installed version is at least 1.12.0 > Cppunit not found. No unit tests will be built. > Found freetype library at /usr/lib/x86_64-linux-gnu/libfreetype.so, headers > /usr/include/freetype2;/usr/include > -- Found Fontconfig: /usr/lib/x86_64-linux-gnu/libfontconfig.so > Found fontconfig headers in /usr/include, library at > /usr/lib/x86_64-linux-gnu/libfontconfig.so > -- Could NOT find Lua50 (missing: LUA_LIBRARIES LUA_INCLUDE_DIR) > -- Could NOT find Lua (missing: LUA_LIBRARIES LUA_INCLUDE_DIR) > Lua not found - PoDoFoImpose and PoDoFoColor will be built without Lua support > Building multithreaded version of PoDoFo. > -- Looking for include file pthread.h > -- Looking for include file pthread.h - found > -- Looking for pthread_create > -- Looking for pthread_create - not 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 > Building shared PoDoFo library > 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: > PNG_LIBRARY (ADVANCED) > linked by target "podofo_shared" in directory /«PKGBUILDDIR»/src > linked by target "ContentParser" in directory > /«PKGBUILDDIR»/test/ContentParser > linked by target "ContentParser" in directory > /«PKGBUILDDIR»/test/ContentParser > linked by target "CreationTest" in directory > /«PKGBUILDDIR»/test/CreationTest > linked by target "CreationTest" in directory > /«PKGBUILDDIR»/test/CreationTest > linked by target "DeviceTest" in directory /«PKGBUILDDIR»/test/DeviceTest > linked by target "DeviceTest" in directory /«PKGBUILDDIR»/test/DeviceTest > linked by target "FilterTest" in directory /«PKGBUILDDIR»/test/FilterTest > linked by target "FilterTest" in directory /«PKGBUILDDIR»/test/FilterTest > linked by target "FormTest" in directory /«PKGBUILDDIR»/test/FormTest > linked by target "FormTest" in directory /«PKGBUILDDIR»/test/FormTest > linked by target "LargeTest" in directory /«PKGBUILDDIR»/test/LargeTest > linked by target "LargeTest" in directory /«PKGBUILDDIR»/test/LargeTest > linked by target "ObjectParserTest" in directory > /«PKGBUILDDIR»/test/ObjectParserTest > linked by target "ObjectParserTest" in directory > /«PKGBUILDDIR»/test/ObjectParserTest > linked by target "ParserTest" in directory /«PKGBUILDDIR»/test/ParserTest > linked by target "SignatureTest" in directory > /«PKGBUILDDIR»/test/SignatureTest > linked by target "SignatureTest" in directory > /«PKGBUILDDIR»/test/SignatureTest > linked by target "TokenizerTest" in directory > /«PKGBUILDDIR»/test/TokenizerTest > linked by target "TokenizerTest" in directory > /«PKGBUILDDIR»/test/TokenizerTest > linked by target "VariantTest" in directory > /«PKGBUILDDIR»/test/VariantTest > linked by target "VariantTest" in directory > /«PKGBUILDDIR»/test/VariantTest > linked by target "WatermarkTest" in directory > /«PKGBUILDDIR»/test/WatermarkTest > linked by target "WatermarkTest" in directory > /«PKGBUILDDIR»/test/WatermarkTest > linked by target "podofobox" in directory /«PKGBUILDDIR»/tools/podofobox > linked by target "podofocolor" in directory > /«PKGBUILDDIR»/tools/podofocolor > linked by target "podofocountpages" in directory > /«PKGBUILDDIR»/tools/podofocountpages > linked by target "podofocrop" in directory /«PKGBUILDDIR»/tools/podofocrop > linked by target "podofoencrypt" in directory > /«PKGBUILDDIR»/tools/podofoencrypt > linked by target "podofogc" in directory /«PKGBUILDDIR»/tools/podofogc > linked by target "podofoimgextract" in directory > /«PKGBUILDDIR»/tools/podofoimgextract > linked by target "podofoimg2pdf" in directory > /«PKGBUILDDIR»/tools/podofoimg2pdf > linked by target "podofomerge" in directory > /«PKGBUILDDIR»/tools/podofomerge > linked by target "podofopages" in directory > /«PKGBUILDDIR»/tools/podofopages > linked by target "podofopdfinfo" in directory > /«PKGBUILDDIR»/tools/podofopdfinfo > linked by target "podofotxt2pdf" in directory > /«PKGBUILDDIR»/tools/podofotxt2pdf > linked by target "podofotxtextract" in directory > /«PKGBUILDDIR»/tools/podofotxtextract > linked by target "podofouncompress" in directory > /«PKGBUILDDIR»/tools/podofouncompress > linked by target "podofoimpose" in directory > /«PKGBUILDDIR»/tools/podofoimpose > linked by target "podofoincrementalupdates" in directory > /«PKGBUILDDIR»/tools/podofoincrementalupdates > linked by target "podofoxmp" in directory /«PKGBUILDDIR»/tools/podofoxmp > linked by target "helloworld" in directory > /«PKGBUILDDIR»/examples/helloworld > linked by target "helloworld-base14" in directory > /«PKGBUILDDIR»/examples/helloworld-base14 > > -- Configuring incomplete, errors occurred! > See also "/«PKGBUILDDIR»/debian/build/CMakeFiles/CMakeOutput.log". > See also "/«PKGBUILDDIR»/debian/build/CMakeFiles/CMakeError.log". > make: *** [configure-stamp] Error 1 The full build log is available from: http://aws-logs.debian.net/ftbfs-logs/2013/11/28/libpodofo_0.9.0-1.1_unstable.log 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 EC2 VM instances from Amazon Web Services, using a clean, minimal and up-to-date chroot. Every failed build was retried once to eliminate random failures. -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org