Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 739866

Summary: mail-client/trojita-0.7-r5 fails to compile with Ragel 7.x
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Jan Kundrát <jkt>
Status: RESOLVED UPSTREAM    
Severity: normal CC: kde, qt
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
1-CMakeOutput.log

Description Agostino Sarubbo gentoo-dev 2020-09-01 10:58:16 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: mail-client/trojita-0.7-r5 fails to compile.
Discovered on: amd64 (internal ref: tinderbox)

NOTE:
This machine uses a clang/LLVM toolchain.
If you think that this issue is strictly related to clang/LLVM please block bug 408963. If you think that this issue is strictly related to the LLD linker, please block bug 731004.
This machine uses also GLIBC-2.32. If you think that this issue is strictly related to GLIBC please block bug 736174.
Comment 1 Agostino Sarubbo gentoo-dev 2020-09-01 10:58:18 UTC
Created attachment 657722 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2020-09-01 10:58:20 UTC
Created attachment 657724 [details]
1-CMakeOutput.log

1-CMakeOutput.log
Comment 3 Jan Kundrát 2020-09-01 14:01:56 UTC
The build log says that running ragel fails. Trojita was tested with the v6 of ragel, and v7 has been in development for quite some time. Anyway, we should start supporting it now.

Filed upstream: https://bugs.kde.org/show_bug.cgi?id=426061

As a workaround, you might want to build with -DWITH_RAGEL=OFF .
Comment 4 Larry the Git Cow gentoo-dev 2020-09-03 12:24:16 UTC
The bug has been referenced in the following commit(s):

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

commit f3311cff868fe926b9b9ecf02d7d824e8b8632bd
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2020-09-03 08:33:42 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2020-09-03 12:21:43 +0000

    mail-client/trojita: Set -DWITH_RAGEL=OFF
    
    Broken by >=dev-util/ragel-7.
    
    Bug: https://bugs.gentoo.org/739866
    Package-Manager: Portage-3.0.5, Repoman-3.0.1
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 mail-client/trojita/trojita-0.7-r5.ebuild | 1 +
 mail-client/trojita/trojita-9999.ebuild   | 1 +
 2 files changed, 2 insertions(+)