Summary: | dev-util/trinity-1.8 : fds/memfd.c:19:12: error: static declaration of memfd_create follows non-static declaration | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | ~arch only | ||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 637144 | ||
Attachments: |
emerge-info.txt
dev-util:trinity-1.8:20180226-230450.log emerge-history.txt environment etc.portage.tbz2 temp.tbz2 |
Description
Toralf Förster
![]() Created attachment 521242 [details]
emerge-info.txt
Created attachment 521244 [details]
dev-util:trinity-1.8:20180226-230450.log
Created attachment 521246 [details]
emerge-history.txt
Created attachment 521248 [details]
environment
Created attachment 521250 [details]
etc.portage.tbz2
Created attachment 521252 [details]
temp.tbz2
Upstream patch 2018-03-13: memfd: fix build with glibc 2.27 at https://github.com/kernelslacker/trinity/commit/c93bb184ce996c4d77eefbae2ab0bf74f396ec45 The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13fb235948d859e2c248f68bc92644412a7f8a1b commit 13fb235948d859e2c248f68bc92644412a7f8a1b Author: Pacho Ramos <pacho@gentoo.org> AuthorDate: 2018-10-20 11:57:59 +0000 Commit: Pacho Ramos <pacho@gentoo.org> CommitDate: 2018-10-20 12:16:49 +0000 dev-util/trinity: Apply Fedora/Debian fixes Closes: https://bugs.gentoo.org/642936 Closes: https://bugs.gentoo.org/648962 Signed-off-by: Pacho Ramos <pacho@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 dev-util/trinity/files/trinity-autofs.patch | 53 +++++++++++++++ dev-util/trinity/files/trinity-irda.patch | 47 +++++++++++++ dev-util/trinity/files/trinity-memfd.patch | 79 ++++++++++++++++++++++ dev-util/trinity/files/trinity-net-protocols.patch | 11 +++ dev-util/trinity/trinity-1.8.ebuild | 15 +++- 5 files changed, 202 insertions(+), 3 deletions(-) |