Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 936661 - app-i18n/librime-lua-20211030072627 fails to compile: types.cc:24:16: error: optional was not declared in this scope
Summary: app-i18n/librime-lua-20211030072627 fails to compile: types.cc:24:16: error: ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal with 1 vote (vote)
Assignee: CJK Team
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2024-07-26 08:26 UTC by Agostino Sarubbo
Modified: 2024-08-29 14:56 UTC (History)
1 user (show)

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


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

Issue: app-i18n/librime-lua-20211030072627 fails to compile.
Discovered on: amd64 (internal ref: gcc15_tinderbox)
System: GCC-15-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-15)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-07-26 08:26:56 UTC
Created attachment 898351 [details]
build.log

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


FAILED: CMakeFiles/rime-lua-objs.dir/src/types.cc.o 
/var/tmp/portage/app-i18n/librime-lua-20211030072627/work/librime-lua-67ef681a9fd03262c49cc7f850cc92fc791b1e85/src/types.cc:24:16: error: ‘optional’ was not declared in this scope; did you mean ‘boost::optional’?
Comment 3 lizhuohua1994 2024-08-02 03:20:10 UTC
I just encountered the same issue.

I tried app-i18n/librime-lua-99999999999999 and it compiles successfully.
Comment 4 Larry the Git Cow gentoo-dev 2024-08-29 14:56:51 UTC
The bug has been closed via the following commit(s):

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

commit 05f5173e4a084b61b9f29fe21f7304396bdd3b99
Author:     Yongxiang Liang <tanekliang@gmail.com>
AuthorDate: 2024-08-26 20:54:04 +0000
Commit:     Yixun Lan <dlan@gentoo.org>
CommitDate: 2024-08-29 14:56:23 +0000

    app-i18n/librime-lua: Version bump (20240819212322).
    
    Closes: https://bugs.gentoo.org/936661
    Closes: https://github.com/gentoo/gentoo/pull/38295
    Signed-off-by: Yongxiang Liang <tanekliang@gmail.com>
    Signed-off-by: Yixun Lan <dlan@gentoo.org>

 app-i18n/librime-lua/Manifest                      |  1 +
 .../librime-lua/librime-lua-20240819212322.ebuild  | 49 ++++++++++++++++++++++
 .../librime-lua/librime-lua-99999999999999.ebuild  |  9 +---
 3 files changed, 52 insertions(+), 7 deletions(-)