Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 928361 - net-mail/mu-1.12.2 fails to compile: mu-utils.hh:268:32: error: expected id-expression before ( token
Summary: net-mail/mu-1.12.2 fails to compile: mu-utils.hh:268:32: error: expected id-e...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matthew Smith
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-04-01 08:14 UTC by Agostino Sarubbo
Modified: 2024-04-01 11:34 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,88.70 KB, text/plain)
2024-04-01 08:14 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-04-01 08:14:30 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-mail/mu-1.12.2 fails to compile.
Discovered on: amd64 (internal ref: tinderbox_musl)
System: MUSL-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#MUSL)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-04-01 08:14:31 UTC
Created attachment 889193 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-04-01 08:14:32 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


FAILED: lib/utils/libmu-utils.a.p/mu-command-handler.cc.o 
FAILED: lib/utils/libmu-utils.a.p/mu-html-to-text.cc.o 
FAILED: lib/utils/libmu-utils.a.p/mu-logger.cc.o 
FAILED: lib/utils/libmu-utils.a.p/mu-readline.cc.o 
FAILED: lib/utils/libmu-utils.a.p/mu-sexp.cc.o 
FAILED: lib/utils/libmu-utils.a.p/mu-test-utils.cc.o 
FAILED: lib/utils/libmu-utils.a.p/mu-utils-file.cc.o 
FAILED: lib/utils/libmu-utils.a.p/mu-utils.cc.o 
FAILED: lib/utils/mu-html2text.p/mu-html-to-text.cc.o 
FAILED: lib/utils/tests/test-command-handler.p/.._mu-command-handler.cc.o 
FAILED: lib/utils/tests/test-lang-detector.p/.._mu-lang-detector.cc.o 
FAILED: lib/utils/tests/test-logger.p/.._mu-logger.cc.o 
FAILED: lib/utils/tests/test-option.p/.._mu-option.cc.o 
FAILED: lib/utils/tests/test-regex.p/.._mu-regex.cc.o 
FAILED: lib/utils/tests/test-sexp.p/.._mu-sexp.cc.o 
FAILED: lib/utils/tests/test-utils-file.p/.._mu-utils-file.cc.o 
Program emacs-not-enabled found: NO
../mu-1.12.2/lib/utils/mu-utils.hh:268:32: error: expected id-expression before '(' token
Comment 3 Larry the Git Cow gentoo-dev 2024-04-01 11:34:30 UTC
The bug has been closed via the following commit(s):

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

commit 88218a840c990719954f75cb24c6da4ebd33613e
Author:     Matthew Smith <matthew@gentoo.org>
AuthorDate: 2024-04-01 11:33:20 +0000
Commit:     Matthew Smith <matthew@gentoo.org>
CommitDate: 2024-04-01 11:33:20 +0000

    net-mail/mu: fix musl build
    
    Closes: https://bugs.gentoo.org/928361
    Signed-off-by: Matthew Smith <matthew@gentoo.org>

 net-mail/mu/files/mu-1.12.2-musl.patch | 31 +++++++++++++++++++++++++++++++
 net-mail/mu/mu-1.12.2.ebuild           |  3 +++
 2 files changed, 34 insertions(+)