Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 678290 - libreoffice 6.1.5.2 compile with useflag mysql fails with mysql-connector-c++-1.1.9
Summary: libreoffice 6.1.5.2 compile with useflag mysql fails with mysql-connector-c++...
Status: RESOLVED DUPLICATE of bug 674450
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-02-18 11:37 UTC by Carsten Böcker
Modified: 2019-02-18 11:52 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Carsten Böcker 2019-02-18 11:37:20 UTC
compile fails with multiple errors:

/usr/include/cppconn/exception.h:98:2: error: ISO C++1z does not allow dynamic exception specifications
  MEMORY_ALLOC_OPERATORS(SQLException)
  ^

after unmasking and accept-keywords ~amd64 for mysql-connector-c++-8.0.15
libreoffice fails with:

configure: error: mysql_driver.h not found. install MySQL C++ Connectivity

both build-logs attached
Comment 1 Carsten Böcker 2019-02-18 11:47:37 UTC
Sorry, I am not able to send the build.logs. Also with bz2 I always get a timeout.

Copying the text to this comment also don't work because of charlimits .... but attachment with relevant parts is bigger than build-log for mysql-connector 8.0.15 so will also give a timeout.

If you need the complete build-logs let me know and I will upload it to a webserver and comment the link.
Comment 2 Andreas Sturmlechner gentoo-dev 2019-02-18 11:52:07 UTC

*** This bug has been marked as a duplicate of bug 674450 ***