Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 519454 - dev-db/mydumper-0.5.2: fails to compile with mariadb, missing hash.h
Summary: dev-db/mydumper-0.5.2: fails to compile with mariadb, missing hash.h
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Pavel Stratil
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-08 20:25 UTC by Robin Johnson
Modified: 2014-09-30 03:41 UTC (History)
2 users (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 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2014-08-08 20:25:40 UTC
Building C object CMakeFiles/mydumper.dir/binlog.c.o
/usr/bin/x86_64-pc-linux-gnu-gcc    -DNDEBUG -Wall -Wno-deprecated-declarations -Wunused -Wwrite-strings -Wno-strict-aliasing -Wextra -Wshadow -O2 -pipe  -I/usr/include/mysql -DNDEBUG -I/usr/include/mysql -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include    -o CMakeFiles/mydumper.dir/binlog.c.o -c /var/tmp/portage/dev-db/mydumper-0.5.2/work/mydumper-0.5.2/binlog.c
In file included from /var/tmp/portage/dev-db/mydumper-0.5.2/work/mydumper-0.5.2/binlog.c:27:0:
/usr/include/mysql/sql_common.h:24:18: fatal error: hash.h: No such file or directory
compilation terminated.
make[2]: *** [CMakeFiles/mydumper.dir/binlog.c.o] Error 1
make[2]: *** Waiting for unfinished jobs....

geese / # grep hash  /usr/include/mysql/sql_common.h
#include <hash.h>
Comment 1 Brian Evans (RETIRED) gentoo-dev 2014-09-22 02:49:03 UTC
mydumper-0.6.2 is released and should fix this issue.
Compiles just fine for me with a simple version bump in my local overlay.
Comment 2 Brian Evans (RETIRED) gentoo-dev 2014-09-30 03:41:57 UTC
+*mydumper-0.6.2 (30 Sep 2014)
+
+  30 Sep 2014; Brian Evans <grknight@gentoo.org> +mydumper-0.6.2.ebuild,
+  -mydumper-0.5.1.ebuild:
+  Non-maintainer commit; version bump needed for infra wrt bug 519454; drop old