Thanks for your swift reply. The build env is a sid chroot and: liblz4-dev: Installed: 0.0~r131-2+b1
On Sun, Feb 4, 2018 at 11:54 AM, Ondřej Surý <ond...@sury.org> wrote: > Hi Jean-Christophe, > > what is your build environment? > > Is liblz4-dev installed? > > Cheers, > -- > Ondřej Surý > ond...@sury.org > > > > > On 4 Feb 2018, at 11:45, jean-christophe manciot < > actionmysti...@gmail.com> wrote: > > > > Package: mariadb-10.1 > > Version: 1:10.1.29-6 > > > > Building with: > > debuild -i -I --no-sign --build=binary > > > > leads to: > > ... > > -- Looking for event.h > > -- Looking for event.h - found > > CMake Deprecation Warning at cmake/for_clients.cmake:15 (CMAKE_POLICY): > > The OLD behavior for policy CMP0007 will be removed from a future > version > > of CMake. > > > > The cmake-policies(7) manual explains that the OLD behaviors of all > > policies are deprecated and that a policy should be set to OLD only > under > > specific short-term circumstances. Projects should be ported to the > NEW > > behavior and not rely on setting a policy to OLD. > > Call Stack (most recent call first): > > CMakeLists.txt:422 (INCLUDE) > > > > > > 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: > > LZ4_LIBS > > linked by target "libgroonga" in directory /home/actionmystique/src/ > MariaDB/mariadb-10.1-10.1.29-6/storage/mroonga/vendor/groonga/lib > > > > -- Configuring incomplete, errors occurred! > > See also "/home/actionmystique/src/MariaDB/mariadb-10.1-10.1.29- > 6/builddir/CMakeFiles/CMakeOutput.log". > > See also "/home/actionmystique/src/MariaDB/mariadb-10.1-10.1.29- > 6/builddir/CMakeFiles/CMakeError.log". > > > > The following files are attached: > > - full build log > > - CMakeOutput.log > > - CMakeError.log > > > > -- > > Jean-Christophe Manciot > > <mariadb-10.1_10.1.29-6_amd64.build><CMakeOutput.log><CMakeError.log> > > -- Jean-Christophe