fail to build on Debian sid

Bug #1639190 reported by redguy
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
MySQL Data Dumper
New
Undecided
Unassigned

Bug Description

When trying to build in Debian sid cmake fails with:

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:
MYSQL_LIBRARIES_atomic
    linked by target "mydumper" in directory /<<PKGBUILDDIR>>
    linked by target "myloader" in directory /<<PKGBUILDDIR>>

-- Configuring incomplete, errors occurred!

Building works when using https://cmake.org/Wiki/CMakeUserFindMySQL instead of included FindMySQL.cmake

See Debian bug https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=841607 for more detail

Revision history for this message
redguy (mateusz-kijowski) wrote :
Revision history for this message
redguy (mateusz-kijowski) wrote :

Well, after further investigation it seems that the cmake.org module doesn't do the same job as the bundled one does - it only links to libmysqlclient.so and doesn't set MYSQL_CFLAGS. Since the build succeeded without them anyway maybe they are not needed at all ?

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.