Summary: | net-misc/wol-0.7.1-r3 - realloc.c: error: conflicting types for rpl_realloc | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | Conrad Kostecki <conikost> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | soap |
Priority: | Normal | Keywords: | PullRequest |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: |
https://bugs.gentoo.org/show_bug.cgi?id=871063 https://github.com/gentoo/gentoo/pull/28012 |
||
Whiteboard: | fixed in 0.7.1-r4 | ||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 870412 | ||
Attachments: |
emerge-info.txt
clang.tar.bz2 emerge-history.txt environment etc.portage.tar.bz2 logs.tar.bz2 net-misc:wol-0.7.1-r3:20221002-225911.log temp.tar.bz2 |
Description
Toralf Förster
![]() Created attachment 816454 [details]
emerge-info.txt
Created attachment 816457 [details]
clang.tar.bz2
Created attachment 816460 [details]
emerge-history.txt
Created attachment 816463 [details]
environment
Created attachment 816466 [details]
etc.portage.tar.bz2
Created attachment 816469 [details]
logs.tar.bz2
Created attachment 816472 [details]
net-misc:wol-0.7.1-r3:20221002-225911.log
Created attachment 816475 [details]
temp.tar.bz2
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d81e6fb119e0fd226f6001a463458d3f296b6522 commit d81e6fb119e0fd226f6001a463458d3f296b6522 Author: Sam James <sam@gentoo.org> AuthorDate: 2022-10-25 12:46:53 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-10-25 12:47:48 +0000 net-misc/wol: last-rite net-misc/wol Bug: https://bugs.gentoo.org/874420 Signed-off-by: Sam James <sam@gentoo.org> net-misc/wol/wol-0.7.1-r3.ebuild | 2 +- profiles/package.mask | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c87820a089f8a2fb76bbd3ba5dd2783682e5744 commit 8c87820a089f8a2fb76bbd3ba5dd2783682e5744 Author: Sam James <sam@gentoo.org> AuthorDate: 2022-10-25 13:02:01 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-10-25 13:02:06 +0000 net-misc/wol: Clang 16 fixes Still hosed with newer linux-headers. Bug: https://bugs.gentoo.org/874420 Signed-off-by: Sam James <sam@gentoo.org> .../wol-0.7.1-Fix-config.h-test-consumption.patch | 35 +++++++++++++++++++ .../wol/files/wol-0.7.1-Fix-malloc-detection.patch | 39 ++++++++++++++++++++++ net-misc/wol/wol-0.7.1-r3.ebuild | 15 +++++++-- 3 files changed, 87 insertions(+), 2 deletions(-) The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=605319b0023d5ff2d4a7340102227362e0555618 commit 605319b0023d5ff2d4a7340102227362e0555618 Author: Sam James <sam@gentoo.org> AuthorDate: 2022-10-28 20:24:51 +0000 Commit: Conrad Kostecki <conikost@gentoo.org> CommitDate: 2022-10-29 13:06:33 +0000 profiles: un-last-rite net-misc/wol Closes: https://bugs.gentoo.org/874420 Signed-off-by: Sam James <sam@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/28012 Signed-off-by: Conrad Kostecki <conikost@gentoo.org> profiles/package.mask | 5 ----- 1 file changed, 5 deletions(-) https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a630c6eaaf5a17419028c4e311380e2423fcc9c1 commit a630c6eaaf5a17419028c4e311380e2423fcc9c1 Author: Sam James <sam@gentoo.org> AuthorDate: 2022-10-28 20:23:53 +0000 Commit: Conrad Kostecki <conikost@gentoo.org> CommitDate: 2022-10-29 13:06:32 +0000 net-misc/wol: additional build fixes - Try harder to convince it we've got a decent malloc & realloc (if upstream were alive, it'd be worth fixing up the autoconf here, but...) - Fix build with newer linux-headers(?) Closes: https://bugs.gentoo.org/874420 Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: Conrad Kostecki <conikost@gentoo.org> net-misc/wol/files/wol-0.7.1-linux-headers.patch | 11 +++++++++++ net-misc/wol/{wol-0.7.1-r3.ebuild => wol-0.7.1-r4.ebuild} | 3 +++ 2 files changed, 14 insertions(+) |