https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-db/mysql-8.0.34 fails to compile (MUSL-SYSTEM). Discovered on: amd64 (internal ref: tinderbox_musl) NOTE: (MUSL-SYSTEM) in the summary means that bug was found on a machine that runs MUSL libc but this bug MAY or MAY NOT BE related to musl.
Created attachment 883026 [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 LDAP Could not find SASL -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) Assertion failed: false (/var/tmp/portage/dev-db/mysql-8.0.34/work/mysql/mysys/build_id.cc: build_id_callback: 76) FAILED: runtime_output_directory/build_id_test
Huh, we never fixed bug 885035 for mysql itself?
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e77068420194bc44cab11a3be2ddfdf0020833e0 commit e77068420194bc44cab11a3be2ddfdf0020833e0 Author: Alfred Wingate <parona@protonmail.com> AuthorDate: 2024-01-25 06:02:56 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-04-24 18:17:23 +0000 dev-db/mysql: add 8.0.36 - --max-test-fail=0 and 40h suite timeout so that tests dont bail out early. Bug: https://bugs.gentoo.org/922808 Bug: https://bugs.gentoo.org/923649 Signed-off-by: Alfred Wingate <parona@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/35002 Signed-off-by: Sam James <sam@gentoo.org> dev-db/mysql/Manifest | 2 + .../mysql/files/mysql-8.0.36-boost-clang-fix.patch | 76 ++ dev-db/mysql/mysql-8.0.36.ebuild | 1271 ++++++++++++++++++++ 3 files changed, 1349 insertions(+)