Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 945713 - [guru] www-apps/invidious-2024.11.10.0 fails to compile: Error: undefined method for_runtime_exception for Kemal::ExceptionPage.class
Summary: [guru] www-apps/invidious-2024.11.10.0 fails to compile: Error: undefined met...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: GURU project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-12-02 08:29 UTC by Agostino Sarubbo
Modified: 2024-12-04 14:56 UTC (History)
0 users

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


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

Issue: www-apps/invidious-2024.11.10.0 fails to compile.
Discovered on: amd64 (internal ref: guru_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#CF0002
Comment 1 Agostino Sarubbo gentoo-dev 2024-12-02 08:29:08 UTC
Created attachment 913042 [details]
build.log

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


Error: expanding macro
Error: instantiating '(HTTP::Handler | Proc(HTTP::Server::Context, Nil))#call(HTTP::Server::Context)'
Error: instantiating 'HTTP::Server#listen()'
Error: instantiating 'HTTP::Server::RequestProcessor#process(IO+, IO+)'
Error: instantiating 'Kemal.run()'
Error: instantiating 'Kemal.run(Nil, Array(String))'
Error: instantiating 'Kemal.run(Nil, args: Array(String))'
Error: instantiating 'Log#with_context()'
Error: instantiating 'Log.with_context()'
Error: instantiating 'Time.measure()'
Error: instantiating 'call_next(HTTP::Server::Context)'
Error: instantiating 'dispatch(IO+)'
Error: instantiating 'handle_client(IO+)'
Error: instantiating 'loop()'
Error: instantiating 'render_500(HTTP::Server::Context, Exception+, Bool)'
Error: instantiating 'run(Array(String))'
Error: instantiating 'super(HTTP::Server::Context)'
Error: undefined method 'for_runtime_exception' for Kemal::ExceptionPage.class
Comment 3 Larry the Git Cow gentoo-dev 2024-12-04 14:56:40 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=deb036b5a787472125008ae92dc61e7fe7a082bd

commit deb036b5a787472125008ae92dc61e7fe7a082bd
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
AuthorDate: 2024-12-03 16:52:14 +0000
Commit:     Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
CommitDate: 2024-12-03 17:06:32 +0000

    dev-crystal/kemal: add upper exception_page bound
    
    Closes: https://bugs.gentoo.org/945713
    Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>

 dev-crystal/kemal/{kemal-1.1.2.ebuild => kemal-1.1.2-r1.ebuild} | 2 +-
 dev-crystal/kemal/{kemal-1.6.0.ebuild => kemal-1.6.0-r1.ebuild} | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Additionally, it has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=84890591055874f4a4801559f4ec1886b3f35b2e

commit 84890591055874f4a4801559f4ec1886b3f35b2e
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
AuthorDate: 2024-12-03 16:55:04 +0000
Commit:     Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
CommitDate: 2024-12-03 17:06:32 +0000

    www-apps/invidious: update required kemal revision
    
    Bug: https://bugs.gentoo.org/945713
    Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>

 www-apps/invidious/invidious-2024.11.10.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)