Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 922808 - dev-db/mysql-8.0.34 fails to compile (MUSL-SYSTEM): Assertion failed: false build_id.cc: build_id_callback: 76)
Summary: dev-db/mysql-8.0.34 fails to compile (MUSL-SYSTEM): Assertion failed: false b...
Status: IN_PROGRESS
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux MySQL bugs team
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2024-01-24 07:53 UTC by Agostino Sarubbo
Modified: 2024-04-24 18:19 UTC (History)
0 users

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


Attachments
build.log (build.log,720.73 KB, text/plain)
2024-01-24 07:53 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2024-01-24 07:53:13 UTC
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.
Comment 1 Agostino Sarubbo gentoo-dev 2024-01-24 07:53:16 UTC
Created attachment 883026 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-01-24 07:53:16 UTC
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
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-01-24 08:03:05 UTC
Huh, we never fixed bug 885035 for mysql itself?
Comment 4 Larry the Git Cow gentoo-dev 2024-04-24 18:18:07 UTC
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(+)