Date: Thu, 2 Jan 2020 12:29:37 -0700 From: @lbutlr <kremels@kreme.com> To: FreeBSD <freebsd-ports@freebsd.org> Subject: Mariadb101-server fails to build Message-ID: <25ADDC0F-4521-4B6D-A8A7-34C7C1094608@kreme.com>
next in thread | raw e-mail | index | archive | help
Not sure if the top part of this is relevant: -- =3D=3D=3D=3D=3D> REST support is ON CMake Warning at storage/connect/CMakeLists.txt:326 (FIND_PACKAGE): By not providing "Findcpprestsdk.cmake" in CMAKE_MODULE_PATH this = project has asked CMake to find a package configuration file provided by "cpprestsdk", but CMake did not find one. Could not find a package configuration file provided by "cpprestsdk" = with any of the following names: cpprestsdkConfig.cmake cpprestsdk-config.cmake Add the installation prefix of "cpprestsdk" to CMAKE_PREFIX_PATH or = set "cpprestsdk_DIR" to a directory containing one of the above files. If "cpprestsdk" provides a separate development package or SDK, be sure = it has been installed. -- =3D=3D=3D=3D=3D> cpprestsdk package not found -- Looking for include file lz4.h -- Looking for include file lz4.h - found -- Looking for LZ4_compress_limitedOutput in lz4 -- Looking for LZ4_compress_limitedOutput in lz4 - not found -- Looking for LZ4_compress_default in lz4 -- Looking for LZ4_compress_default in lz4 - not found CMake Error at cmake/lz4.cmake:31 (MESSAGE): Required lz4 library is not found Call Stack (most recent call first): storage/innobase/CMakeLists.txt:28 (MYSQL_CHECK_LZ4) -- Configuring incomplete, errors occurred! See also = "/usr/ports/databases/mariadb101-server/work/mariadb-10.1.43/CMakeFiles/CM= akeOutput.log". See also = "/usr/ports/databases/mariadb101-server/work/mariadb-10.1.43/CMakeFiles/CM= akeError.log". *** Error code 1 =F0=9F=91=B9 # portmaster -l | grep -i lz4 =3D=3D=3D>>> liblz4-1.9.2,1 =3D=3D=3D>>> p5-Compress-LZ4-0.25 I=E2=80=99ve rebuilt cmake, though it was already built today. LZ3 = always was rebuilt. I can build MariaDB if I disable lz4 AND lzo. The error log above = (=E2=80=9CSee also=E2=80=9D) was overwritten when I rebuilt without lz4, = so I don=E2=80=99t have it. --=20 Women like silent men, they think they're listening.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?25ADDC0F-4521-4B6D-A8A7-34C7C1094608>