Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 641838 - dev-db/mysql-workbench fails to build against sci-libs/gdal-2.2.3
Summary: dev-db/mysql-workbench fails to build against sci-libs/gdal-2.2.3
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Hans de Graaff
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2017-12-20 19:18 UTC by Attila Tóth
Modified: 2017-12-23 09:40 UTC (History)
2 users (show)

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


Attachments
build.log.bz2 (build.log.bz2,21.41 KB, application/x-bzip)
2017-12-21 08:33 UTC, Jouni Kosonen
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Attila Tóth 2017-12-20 19:18:05 UTC
Upcoming version bump of gdal collides with recent mysql-workbench ebuild.

Fix can be accessed here:
https://git.archlinux.org/svntogit/community.git/tree/trunk/0005-gdal-use-CPLFree.patch?h=packages/mysql-workbench

Note, that some other Arch patches are also seem to be useful and may be considered.
Comment 1 Andreas Sturmlechner gentoo-dev 2017-12-20 19:33:00 UTC
build.log would still be nice.
Comment 2 Jouni Kosonen 2017-12-21 08:33:49 UTC
Created attachment 511310 [details]
build.log.bz2

(In reply to Andreas Sturmlechner from comment #1)
> build.log would still be nice.
Comment 3 Hans de Graaff gentoo-dev Security 2017-12-23 09:39:28 UTC
This is caused by gdal deprecation warnings in combination with mysql-workbench using -Werror. Fixed for mysql-workbench 6.3.10 by removing -Werror from the mysql-workbench CFLAGS in accordance with Gentoo policy.

Thanks for the report.
Comment 4 Larry the Git Cow gentoo-dev 2017-12-23 09:40:22 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57948ebc9c19f582a5591672c55d888226337df2

commit 57948ebc9c19f582a5591672c55d888226337df2
Author:     Hans de Graaff <graaff@gentoo.org>
AuthorDate: 2017-12-23 09:39:34 +0000
Commit:     Hans de Graaff <graaff@gentoo.org>
CommitDate: 2017-12-23 09:40:08 +0000

    dev-db/mysql-workbench: remove -Werror from CFLAGS
    
    Closes: https://bugs.gentoo.org/641838
    Package-Manager: Portage-2.3.13, Repoman-2.3.3

 dev-db/mysql-workbench/mysql-workbench-6.3.10.ebuild | 2 ++
 1 file changed, 2 insertions(+)