Source: tarantool-lts Version: 1.5.5-18-g2998d20-1 Severity: serious Tags: stretch sid User: [email protected] Usertags: qa-ftbfs-20161021 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 > test -x debian/rules > mkdir -p "build-area" > CDBS WARNING: DEB_DH_INSTALLINIT_ARGS is deprecated since 0.4.85 > CDBS WARNING: DEB_DH_STRIP_ARGS is deprecated since 0.4.85 > set -e; mv ./third_party/libeio/config.guess > ./third_party/libeio/config.guess.cdbs-orig; cp --remove-destination > /usr/share/misc/config.guess ./third_party/libeio/config.guess; mv > ./third_party/libev/config.guess ./third_party/libev/config.guess.cdbs-orig; > cp --remove-destination /usr/share/misc/config.guess > ./third_party/libev/config.guess; > set -e; mv ./third_party/libeio/config.sub > ./third_party/libeio/config.sub.cdbs-orig; cp --remove-destination > /usr/share/misc/config.sub ./third_party/libeio/config.sub; mv > ./third_party/libev/config.sub ./third_party/libev/config.sub.cdbs-orig; cp > --remove-destination /usr/share/misc/config.sub > ./third_party/libev/config.sub; > cd build-area && cmake /<<PKGBUILDDIR>>/. -DCMAKE_INSTALL_PREFIX="/usr" > -DCMAKE_SKIP_RPATH=ON -DCMAKE_VERBOSE_MAKEFILE=ON > -DCMAKE_INSTALL_SYSCONFDIR=/etc/tarantool -DCMAKE_INSTALL_LOCALSTATEDIR=/var > -DCMAKE_INSTALL_LIBDIR=/usr/lib -DCMAKE_BUILD_TYPE=RelWithDebugInfo > -DENABLE_CLIENT=true -DWITH_MYSQL=ON -DWITH_POSTGRESQL=ON > -- The C compiler identification is GNU 6.2.0 > -- The CXX compiler identification is GNU 6.2.0 > -- 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 > -- Detecting C compile features > -- Detecting C compile features - 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 > -- Detecting CXX compile features > -- Detecting CXX compile features - done > -- 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 > -- Building for Linux > -- Performing Test HAVE_STD_C11 > -- Performing Test HAVE_STD_C11 - Success > -- Performing Test HAVE_STD_GNU99 > -- Performing Test HAVE_STD_GNU99 - Success > -- Performing Test HAVE_STD_CXX11 > -- Performing Test HAVE_STD_CXX11 - Success > -- Performing Test HAVE_STD_GNUXX0X > -- Performing Test HAVE_STD_GNUXX0X - Success > -- Performing Test HAVE_OPENMP > -- Performing Test HAVE_OPENMP - Success > -- Performing Test CC_HAS_WNO_UNUSED_CONST_VARIABLE > -- Performing Test CC_HAS_WNO_UNUSED_CONST_VARIABLE - Success > -- Performing Test CC_HAS_WNO_UNUSED_RESULT > -- Performing Test CC_HAS_WNO_UNUSED_RESULT - Success > -- Performing Test CC_HAS_WNO_UNUSED_VALUE > -- Performing Test CC_HAS_WNO_UNUSED_VALUE - Success > -- Performing Test CC_HAS_FNO_STRICT_ALIASING > -- Performing Test CC_HAS_FNO_STRICT_ALIASING - Success > -- Performing Test CC_HAS_WNO_COMMENT > -- Performing Test CC_HAS_WNO_COMMENT - Success > -- Performing Test CC_HAS_WNO_PARENTHESES > -- Performing Test CC_HAS_WNO_PARENTHESES - Success > -- Performing Test CC_HAS_WNO_UNDEFINED_INLINE > -- Performing Test CC_HAS_WNO_UNDEFINED_INLINE - Success > -- Performing Test CC_HAS_SSE2_INTRINSICS > -- Performing Test CC_HAS_SSE2_INTRINSICS - Success > -- Performing Test CC_HAS_AVX_INTRINSICS > -- Performing Test CC_HAS_AVX_INTRINSICS - Success > -- SSE2 is enabled - target CPU must support it > -- Looking for __gcov_flush in gcov > -- Looking for __gcov_flush in gcov - found > -- Looking for MAP_ANON > -- Looking for MAP_ANON - found > -- Looking for MAP_ANONYMOUS > -- Looking for MAP_ANONYMOUS - found > -- Looking for sys/time.h > -- Looking for sys/time.h - found > -- Looking for unwind.h > -- Looking for unwind.h - found > -- Looking for cpuid.h > -- Looking for cpuid.h - found > -- Looking for sys/prctl.h > -- Looking for sys/prctl.h - found > -- Looking for O_DSYNC > -- Looking for O_DSYNC - found > -- Looking for fdatasync > -- Looking for fdatasync - found > -- Looking for memmem > -- Looking for memmem - found > -- Looking for memrchr > -- Looking for memrchr - found > -- Looking for funopen > -- Looking for funopen - not found > -- Looking for fopencookie > -- Looking for fopencookie - found > -- Looking for __libc_stack_end in > -- Looking for __libc_stack_end in - found > CMake Warning at CMakeLists.txt:127 (message): > Using version from version file > /<<PKGBUILDDIR>>/VERSION > > > -- Module sources: /usr/share/tarantool > -- Module libraries: /usr/lib/tarantool > -- Module includes: /usr/include/tarantool > -- Module package.path: > /usr/share/tarantool/?.lua;/usr/share/tarantool/?/init.lua > -- Module package.cpath: /usr/lib/tarantool/?.so > -- Looking for bfd_init in bfd > -- Looking for bfd_init in bfd - not found > -- Looking for cplus_demangle in iberty > -- Looking for cplus_demangle in iberty - found > -- Looking for bfd.h > -- Looking for bfd.h - not found > -- Use LuaJIT includes: /<<PKGBUILDDIR>>/third_party/luajit/src > -- Use LuaJIT library: > /<<PKGBUILDDIR>>/build-area/third_party/luajit/src/libluajit.a > -- Use bundled libev includes: > /<<PKGBUILDDIR>>/build-area/third_party/tarantool_ev.h > -- Use bundled libev library: ev > -- Use bundled libeio includes: /<<PKGBUILDDIR>>/third_party/tarantool_eio.h > -- Use bundled libeio library: eio > -- Use bundled libcoro includes: /<<PKGBUILDDIR>>/third_party/coro/coro.h > -- Use bundled libcoro library: coro > -- Use bundled libgopt includes: > /<<PKGBUILDDIR>>/build-area/third_party/gopt/gopt.h > -- Use bundled libgopt library: gopt > -- Use bundled Lua-CJSON library: cjson > -- Use bundled sophia: /<<PKGBUILDDIR>>/third_party/sophia/db > -- Found PostgreSQL: /usr/lib/x86_64-linux-gnu/libpq.so (found version > "9.6.0") > CMake Error at cmake/FindMySQL.cmake:22 (message): > Could not find mysql development files > Call Stack (most recent call first): > cmake/FindOptionalPackage.cmake:20 (find_package) > src/module/mysql/CMakeLists.txt:1 (find_optional_package) > > > -- Configuring incomplete, errors occurred! > See also "/<<PKGBUILDDIR>>/build-area/CMakeFiles/CMakeOutput.log". > See also "/<<PKGBUILDDIR>>/build-area/CMakeFiles/CMakeError.log". > /usr/share/cdbs/1/class/cmake.mk:66: recipe for target > 'obj-x86_64-linux-gnu/CMakeCache.txt' failed > make: *** [obj-x86_64-linux-gnu/CMakeCache.txt] Error 1 If the failure looks somehow time/timezone related: Note that this rebuild was performed without the 'tzdata' package installed in the chroot. tzdata used be (transitively) part of build-essential, but it no longer is. If this package requires it to build, it should be added to build-depends. For the release team's opinion on this, see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=836940#185 If the failure looks LSB-related: similarly to tzdata, lsb-base is not installed in the build chroot. The full build log is available from: http://aws-logs.debian.net/2016/10/21/tarantool-lts_1.5.5-18-g2998d20-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.

