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

Bug 730534

Summary: sys-libs/liburing fails to compile: (‘__NR_mmap’ undeclared (first use in this function))
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Lars Wendler (Polynomial-C) (RETIRED) <polynomial-c>
Status: RESOLVED FIXED    
Severity: normal CC: sam
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/axboe/liburing/issues/150
https://bugs.gentoo.org/show_bug.cgi?id=816798
Whiteboard: Waiting for 0.7 release
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 730478    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2020-07-03 07:19:14 UTC
@@This is an auto-filed bug@@
Feel free to change the summary at your convenience

Issue: sys-libs/liburing fails to compile.
Discovered on: arm

NOTE:
If you need further logs, feel free to ask.
Comment 1 Agostino Sarubbo gentoo-dev 2020-07-03 07:19:22 UTC
Created attachment 647450 [details]
build.log

build log and emerge --info
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2020-07-03 08:58:37 UTC
*** Bug 727466 has been marked as a duplicate of this bug. ***
Comment 3 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2020-07-06 09:06:05 UTC
Upstream said this should be fixed in their git repo and closed the issue.

I have added a liburing-9999 live ebuild. Can you please test the live ebuild on arm?
Comment 4 Agostino Sarubbo gentoo-dev 2020-07-07 07:04:25 UTC
9999 pass for me..
Comment 5 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2020-07-10 13:36:15 UTC
(In reply to Agostino Sarubbo from comment #4)
> 9999 pass for me..

Thanks, so let's wait for the next release to fix this bug.
Comment 6 Larry the Git Cow gentoo-dev 2020-07-15 08:10:14 UTC
The bug has been closed via the following commit(s):

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

commit 5cd70d1248b4a51413a9708121f47aee800eec78
Author:     Lars Wendler <polynomial-c@gentoo.org>
AuthorDate: 2020-07-15 08:09:52 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2020-07-15 08:10:07 +0000

    sys-libs/liburing: Bump to version 0.7
    
    Closes: https://bugs.gentoo.org/730534
    Package-Manager: Portage-2.3.103, Repoman-2.3.23
    Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>

 sys-libs/liburing/Manifest            |  1 +
 sys-libs/liburing/liburing-0.7.ebuild | 49 +++++++++++++++++++++++++++++++++++
 2 files changed, 50 insertions(+)
Comment 7 James Le Cuirot gentoo-dev 2021-06-29 14:35:26 UTC
Just a heads up that this has happened again in 2.0 (seen on ARM) but is fixed again in 9999. I'm afraid I don't know exactly which commit fixed it.
Comment 8 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-10-09 03:02:39 UTC
(In reply to James Le Cuirot from comment #7)
> Just a heads up that this has happened again in 2.0 (seen on ARM) but is
> fixed again in 9999. I'm afraid I don't know exactly which commit fixed it.

Ended up being reported again as https://bugs.gentoo.org/816798.