Your message dated Fri, 21 Oct 2016 16:56:02 +0000
with message-id <[email protected]>
and subject line Bug#841566: fixed in tarantool-lts 1.5.5.36.gc9ed18a-1
has caused the Debian Bug report #841566,
regarding tarantool-lts: FTBFS: Could not find mysql development files
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
841566: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=841566
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
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.

--- End Message ---
--- Begin Message ---
Source: tarantool-lts
Source-Version: 1.5.5.36.gc9ed18a-1

We believe that the bug you reported is fixed in the latest version of
tarantool-lts, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Dmitry E. Oboukhov <[email protected]> (supplier of updated tarantool-lts 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Tue, 11 Oct 2016 15:40:02 +0300
Source: tarantool-lts
Binary: tarantool-lts-common tarantool-lts tarantool-lts-dev 
tarantool-lts-modules tarantool-lts-postgresql-module 
tarantool-lts-mysql-module tarantool-lts-sophia-module tarantool-lts-client
Architecture: source amd64 all
Version: 1.5.5.36.gc9ed18a-1
Distribution: unstable
Urgency: medium
Maintainer: Dmitry E. Oboukhov <[email protected]>
Changed-By: Dmitry E. Oboukhov <[email protected]>
Description:
 tarantool-lts - In-memory database with Lua application server
 tarantool-lts-client - Tarantool in-memory database - command line client
 tarantool-lts-common - Tarantool in-memory database - common files
 tarantool-lts-dev - Tarantool in-memory database - development headers
 tarantool-lts-modules - Tarantool in-memory database - all plug-ins bundle
 tarantool-lts-mysql-module - Tarantool in-memory database - MySQL connector
 tarantool-lts-postgresql-module - Tarantool in-memory database - PostgreSQL 
connector
 tarantool-lts-sophia-module - Tarantool in-memory database - sophia bindings
Closes: 841566
Changes:
 tarantool-lts (1.5.5.36.gc9ed18a-1) unstable; urgency=medium
 .
   * Fix FTBFS with mysqlclient:20, closes: #841566.
   * Move tarantool-lts-common from dependencies to recommends:
     tarantool-lts (tarantool_box binary) can be installed with tarantool 1.6+.
Checksums-Sha1:
 8865a2f9ad6d580c21cd9cf7376fbc36c03f1887 2973 
tarantool-lts_1.5.5.36.gc9ed18a-1.dsc
 e5107d9fbe61c96fa96fbdeebabe4add16222737 2871244 
tarantool-lts_1.5.5.36.gc9ed18a.orig.tar.gz
 966a7271ad8f134a40fc53bbedb2b3a83289e03d 16456 
tarantool-lts_1.5.5.36.gc9ed18a-1.debian.tar.xz
 5c260568fe94f3781be1ec8163afe6f0a7653565 111354 
tarantool-lts-client-dbgsym_1.5.5.36.gc9ed18a-1_amd64.deb
 239369fe500b523f48fada17f7b60824dd73170e 59438 
tarantool-lts-client_1.5.5.36.gc9ed18a-1_amd64.deb
 c17d0f24446180234397c9bb2bc6751d1219844f 22056 
tarantool-lts-common_1.5.5.36.gc9ed18a-1_all.deb
 5c4c2f3bf299bf3800912b8ccc211e7ed68e1530 192602 
tarantool-lts-dbgsym_1.5.5.36.gc9ed18a-1_amd64.deb
 0666006294196b47617d98421b46949f9ddcbe8f 24656 
tarantool-lts-dev_1.5.5.36.gc9ed18a-1_amd64.deb
 f4b93693c11b14e6821eec80f850a1cf782509c2 11506 
tarantool-lts-modules_1.5.5.36.gc9ed18a-1_amd64.deb
 32e56c161bbf299b2c61b97fca01dabed2c4088f 16796 
tarantool-lts-mysql-module-dbgsym_1.5.5.36.gc9ed18a-1_amd64.deb
 757fe5e78e2eef84c5a41069022444df1636c788 15244 
tarantool-lts-mysql-module_1.5.5.36.gc9ed18a-1_amd64.deb
 8322bca5967ea80dbc88565a199746133ae25b78 13768 
tarantool-lts-postgresql-module-dbgsym_1.5.5.36.gc9ed18a-1_amd64.deb
 edcedbba2ebb7a126e60580ae7f2ef6bca015324 15100 
tarantool-lts-postgresql-module_1.5.5.36.gc9ed18a-1_amd64.deb
 c32dde516e5ead37776ffb0f4f6f559988c9a137 14612 
tarantool-lts-sophia-module-dbgsym_1.5.5.36.gc9ed18a-1_amd64.deb
 fa65e813943b962f1e63dac4cbd9cee5bcf3455d 46652 
tarantool-lts-sophia-module_1.5.5.36.gc9ed18a-1_amd64.deb
 9b69c6a63b2c6433605ca2c68ef6ca6cdaf68623 1117316 
tarantool-lts_1.5.5.36.gc9ed18a-1_amd64.deb
Checksums-Sha256:
 bfc2a0ebd485f459245fe9291f3deb1c7c54e539ed503d62d16a0bde821e1618 2973 
tarantool-lts_1.5.5.36.gc9ed18a-1.dsc
 3a4b5b76b67176dc30e07b284fe97ca9c3c9f5d2eb100fa946dcbd0a7f81fccc 2871244 
tarantool-lts_1.5.5.36.gc9ed18a.orig.tar.gz
 0ae45e47bda380cd923df4d631daf67c84c9657af108555f3788bcf87dc347a9 16456 
tarantool-lts_1.5.5.36.gc9ed18a-1.debian.tar.xz
 dfb549addc2cdddc96e61305750f6f66bf7bbbb5b76ad972081549dc4c9278e6 111354 
tarantool-lts-client-dbgsym_1.5.5.36.gc9ed18a-1_amd64.deb
 6961fdcbe1bf09ab8015ba4913c2399b90e2d83715b4c48d8fc0c9a0c27cadab 59438 
tarantool-lts-client_1.5.5.36.gc9ed18a-1_amd64.deb
 730942a2c05025f19cc263652742067de60f906199ed7f16a813c81d978dfd3e 22056 
tarantool-lts-common_1.5.5.36.gc9ed18a-1_all.deb
 de7ab7af53d7818b241ad38aded07ed74ae3aa3a253a15102ab18b86630f892b 192602 
tarantool-lts-dbgsym_1.5.5.36.gc9ed18a-1_amd64.deb
 10dc49b4b42c31b8f0a2b7d0073db895eb7f4d3dcfb353013d3de9c009c8d940 24656 
tarantool-lts-dev_1.5.5.36.gc9ed18a-1_amd64.deb
 354b9d6834cc4b977569d47376a53562100377d9740b7d7893a0f7343cd55c38 11506 
tarantool-lts-modules_1.5.5.36.gc9ed18a-1_amd64.deb
 f8478a6630387de35e0904519db4bd7ef4ddd85926f5c7ba7153c53ce388378f 16796 
tarantool-lts-mysql-module-dbgsym_1.5.5.36.gc9ed18a-1_amd64.deb
 116ccb34b6271973a18052ee6fcef8e7581de1ff98af9b8cb12c1e3513694b06 15244 
tarantool-lts-mysql-module_1.5.5.36.gc9ed18a-1_amd64.deb
 e479131d51c1da93aad0218dddcd964bdad2e83648cef4cfd02626642f042327 13768 
tarantool-lts-postgresql-module-dbgsym_1.5.5.36.gc9ed18a-1_amd64.deb
 edd05fa6635456b9d11f2e62a204f304aef04487b76ede56c535c85279d3ee8f 15100 
tarantool-lts-postgresql-module_1.5.5.36.gc9ed18a-1_amd64.deb
 a330bd127d93bff098465cd461c324038b0e95992e90c2e2cf03535ba6943297 14612 
tarantool-lts-sophia-module-dbgsym_1.5.5.36.gc9ed18a-1_amd64.deb
 12c47166b6b83c51aef7b8c54c470655d2efe1bcfb67cbe2d475bb5154e6cb16 46652 
tarantool-lts-sophia-module_1.5.5.36.gc9ed18a-1_amd64.deb
 9eda41229302d6f6fb9cc25539c9798fa7fd16501b5168fe35a75be149005cd7 1117316 
tarantool-lts_1.5.5.36.gc9ed18a-1_amd64.deb
Files:
 6a2b97f9f005f2975a02c9f2701d40e5 2973 database optional 
tarantool-lts_1.5.5.36.gc9ed18a-1.dsc
 3d8bb629cf8e330410d97718d901be1d 2871244 database optional 
tarantool-lts_1.5.5.36.gc9ed18a.orig.tar.gz
 76bd85d8c1dc5c84d91934f8fefcf174 16456 database optional 
tarantool-lts_1.5.5.36.gc9ed18a-1.debian.tar.xz
 d4fde7c9c04e8c84be3048bfd1ced66e 111354 debug extra 
tarantool-lts-client-dbgsym_1.5.5.36.gc9ed18a-1_amd64.deb
 5ec577278443e7652efef2051948a7d7 59438 database optional 
tarantool-lts-client_1.5.5.36.gc9ed18a-1_amd64.deb
 8cbc2d8ca0e14be808a0d179f013d9dc 22056 database optional 
tarantool-lts-common_1.5.5.36.gc9ed18a-1_all.deb
 caf0c907c9d9424d44f8b847f0e71f9f 192602 debug extra 
tarantool-lts-dbgsym_1.5.5.36.gc9ed18a-1_amd64.deb
 6baed5cde9696d4364763c46b3a1e9ea 24656 libdevel optional 
tarantool-lts-dev_1.5.5.36.gc9ed18a-1_amd64.deb
 05c557d9e1a430d13bff025ecea28cef 11506 database optional 
tarantool-lts-modules_1.5.5.36.gc9ed18a-1_amd64.deb
 6d8ea4306ef186983d35e91624362614 16796 debug extra 
tarantool-lts-mysql-module-dbgsym_1.5.5.36.gc9ed18a-1_amd64.deb
 a12af6def4ae2df145e7822192aef708 15244 database optional 
tarantool-lts-mysql-module_1.5.5.36.gc9ed18a-1_amd64.deb
 d08b2f25aa4b877aee63f72b067c30a3 13768 debug extra 
tarantool-lts-postgresql-module-dbgsym_1.5.5.36.gc9ed18a-1_amd64.deb
 377d717093f3235e208b873c0e0a6868 15100 database optional 
tarantool-lts-postgresql-module_1.5.5.36.gc9ed18a-1_amd64.deb
 b18c624fc2409dac0d19a58babf658c0 14612 debug extra 
tarantool-lts-sophia-module-dbgsym_1.5.5.36.gc9ed18a-1_amd64.deb
 d2852bf51f02a4c70c85971c809de814 46652 database optional 
tarantool-lts-sophia-module_1.5.5.36.gc9ed18a-1_amd64.deb
 2756a5fda627c1b9c274f342f7c3ecc5 1117316 database optional 
tarantool-lts_1.5.5.36.gc9ed18a-1_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCgAGBQJYCjVRAAoJEI0flpoI7qdWKcgP/AoxK/YhTku7c5S9leLByzbO
oKIwvwwTFimezE3SgzzWGEqx3K/V8kJy+yhHzNQNxAKi0XtBcoFTW8mArcVi1QtO
kXyorDmUlgbz0u2qKwkrg34UUDUxcKR/ms4yCvGXFpo/0LrjudVSN8S2v6H6ufUF
zWz2CgEttqgwhal5uO7hvK9NNQS/JH0zvVqXeEVhYzNx9jE9r35ZDpKcelDeh1HL
2PnRZnO5dzg34AIFk2bOkJZ5bJUWuRyHqQlF8xK7KxsZKZux3Syk1Awmzx8gC4iJ
jEZeolYlmcrTmHrLRjOjEdhzcxy9FrhK1/g26b2S3JRenyFA7qE1ifL9JlRx/ToU
WLXn93jNm3UeI7XIO2HEwA27P8XUKmNzB+HMtyiw7ufnCZJMfGzJYtjkfX6ZHUD9
gOC535bIttwptkGKGC1wA56rDThJnEaHuH3iBi2zeyQRmmMZabMh4+96n1syAt1V
wHYOPCkgMtQd1ZxmTIOs778CgxbFwIQsEJ7/S1nRClQjpIjpAZmuus2moUcUg4gx
M2gPaWtA+fr6NIpvoSUVGCBzkmk0RoXutdDqfGQER/spMx/z0qiSJBL6nM4zRSUc
Ipw6y9LtL9wtUx8Srz8D+m8SQ+OTIcD8+f8H0VlcqrFDVHaRgzBuMO7TOvjN3pzi
jdNsUHc+3jTaFStrGM8S
=jiNm
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to