Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 891873 - dev-cpp/folly-2023.01.16.00: AsyncIoUringSocket.cpp:707:26: error: ‘IORING_RECV_MULTISHOT’ was not declared in this scope
Summary: dev-cpp/folly-2023.01.16.00: AsyncIoUringSocket.cpp:707:26: error: ‘IORING_RE...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal major (vote)
Assignee: Sam James
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-01-23 20:21 UTC by sin-ack
Modified: 2023-01-23 20:25 UTC (History)
0 users

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


Attachments
build.log (build.log,288.68 KB, text/x-log)
2023-01-23 20:22 UTC, sin-ack
Details
emerge --info (emerge-info.txt,20.07 KB, text/plain)
2023-01-23 20:22 UTC, sin-ack
Details

Note You need to log in before you can comment on or make changes to this bug.
Description sin-ack 2023-01-23 20:21:44 UTC
Version 2023.01.16.00 doesn't build. 2022.09.12.00 still seems to build fine, however.

Reproducible: Always

Steps to Reproduce:
1. Build dev-cpp/folly-2023.01.16.00
Actual Results:  
Failed to build.

Expected Results:  
For it to build.
Comment 1 sin-ack 2023-01-23 20:22:11 UTC
Created attachment 849105 [details]
build.log
Comment 2 sin-ack 2023-01-23 20:22:24 UTC
Created attachment 849107 [details]
emerge --info
Comment 3 Larry the Git Cow gentoo-dev 2023-01-23 20:25:27 UTC
The bug has been closed via the following commit(s):

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

commit ba3f7b28bbe8c89540b2884264b07d13d62e5570
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-01-23 20:24:53 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-01-23 20:25:17 +0000

    dev-cpp/folly: depend on newer >=liburing-2.3 for IORING_RECV_MULTISHOT
    
    Closes: https://bugs.gentoo.org/891873
    Signed-off-by: Sam James <sam@gentoo.org>

 .../folly/{folly-2023.01.16.00.ebuild => folly-2023.01.16.00-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)