Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 530738 - dev-db/mariadb-10.0.15 - ?
Summary: dev-db/mariadb-10.0.15 - ?
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-26 09:11 UTC by Bernd Martin Wollny
Modified: 2014-12-01 11:20 UTC (History)
0 users

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 Bernd Martin Wollny 2014-11-26 09:11:52 UTC
Hello, 
While compiling mariadb-10.0.15 you will got this error:

/var/tmp/portage/dev-db/mariadb-10.0.15/work/mysql/sql/item_func.h:280:26: Error: »isfinite« is not defined


replacing isfinite(value) with std::isfinite(value)

solves this problem
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2014-11-26 10:04:20 UTC
1) Please attach the entire build log to this bug report.
2) Please post your `emerge --info' output in a comment.