Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 835511 - dev-util/cdecl-12.0 fails tests on MUSL
Summary: dev-util/cdecl-12.0 fails tests on MUSL
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Florian Schmaus
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-03-17 15:50 UTC by Agostino Sarubbo
Modified: 2025-03-19 00:40 UTC (History)
0 users

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


Attachments
build.log (build.log,156.97 KB, text/plain)
2022-03-17 15:50 UTC, Agostino Sarubbo
Details
1-test-suite.log (1-test-suite.log,3.25 KB, text/plain)
2022-03-17 15:50 UTC, Agostino Sarubbo
Details
2-test-suite.log (2-test-suite.log,215 bytes, text/plain)
2022-03-17 15:50 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 2022-03-17 15:50:02 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-util/cdecl-11.14 fails tests on MUSL.
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
Comment 1 Agostino Sarubbo gentoo-dev 2022-03-17 15:50:05 UTC
Created attachment 767264 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-03-17 15:50:06 UTC
Created attachment 767265 [details]
1-test-suite.log

1-test-suite.log
Comment 3 Agostino Sarubbo gentoo-dev 2022-03-17 15:50:07 UTC
Created attachment 767266 [details]
2-test-suite.log

2-test-suite.log
Comment 4 Agostino Sarubbo gentoo-dev 2022-03-17 15:50:07 UTC
Error(s) that match a know pattern:


FAIL: declare_ai-c++11.test
FAIL: declare_enc-c.test
FAIL: explain_2i-redef-c++.test
FAIL: explain_ipi-redef.test
FAIL: explain_pcf_i.test
FAIL: explain_rtf_v-error.test
FAIL: explain_th_f_v.test
FAIL: explain_udl_c_i-c.test
Comment 5 Agostino Sarubbo gentoo-dev 2022-09-03 08:20:48 UTC
tinderbox_musl has reproduced this issue with version 12.0 - Updating summary.
Comment 6 Toralf Förster gentoo-dev 2022-11-02 10:31:23 UTC
not only musl: 17.1_desktop_plasma_systemd-j4_test-20221101-100003
Comment 7 Larry the Git Cow gentoo-dev 2025-03-19 00:40:58 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c583782bc9f285b926f52cf28c16fc8935258171

commit c583782bc9f285b926f52cf28c16fc8935258171
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2025-03-19 00:39:26 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2025-03-19 00:40:30 +0000

    dev-util/cdecl: add 18.4.1
    
    * Lots of gnulib updates, so may fix bug #835511
    * Tests now pass with /bin/sh as dash (bug #889144)
    * configure check now only looks for bison/flex if parser is missing (bug #879233)
    
    Bug: https://bugs.gentoo.org/835511
    Closes: https://bugs.gentoo.org/889144
    Closes: https://bugs.gentoo.org/879233
    Closes: https://bugs.gentoo.org/919153
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-util/cdecl/Manifest            |  1 +
 dev-util/cdecl/cdecl-18.4.1.ebuild | 27 +++++++++++++++++++++++++++
 2 files changed, 28 insertions(+)