Summary: | dev-db/mariadb-10.11.10 fails to compile: my_alarm.h:46:53: error: passing argument 2 of signal from incompatible pointer type [-Wincompatible-pointer-types] | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Gentoo Linux MySQL bugs team <mysql-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 880545 | ||
Attachments: | build.log |
Description
Agostino Sarubbo
![]() Created attachment 912709 [details]
build.log
build log and emerge --info
Error(s) that match a know pattern in addition to what has been reported in the summary: Could not find a package configuration file provided by "GSSAPI" with any -- Could NOT find Snappy (missing: SNAPPY_LIBRARIES SNAPPY_INCLUDE_DIRS) FAILED: mysys/CMakeFiles/mysys.dir/my_lock.c.o /var/tmp/portage/dev-db/mariadb-10.11.10/work/mysql/include/my_alarm.h:46:53: error: passing argument 2 of 'signal' from incompatible pointer type [-Wincompatible-pointer-types] The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af9b708248fd372daa1c070085dde7f340bda23c commit af9b708248fd372daa1c070085dde7f340bda23c Author: Sam James <sam@gentoo.org> AuthorDate: 2024-12-13 15:00:44 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-12-13 15:00:44 +0000 dev-db/mariadb: build w/ -std=gnu17 Closes: https://bugs.gentoo.org/945352 Signed-off-by: Sam James <sam@gentoo.org> dev-db/mariadb/mariadb-10.11.10.ebuild | 3 +++ dev-db/mariadb/mariadb-10.11.5-r1.ebuild | 3 +++ dev-db/mariadb/mariadb-10.6.14.ebuild | 3 +++ dev-db/mariadb/mariadb-10.6.15.ebuild | 3 +++ dev-db/mariadb/mariadb-10.6.17.ebuild | 3 +++ dev-db/mariadb/mariadb-10.6.20.ebuild | 3 +++ dev-db/mariadb/mariadb-11.4.4.ebuild | 3 +++ 7 files changed, 21 insertions(+) |