Summary: | net-libs/libnids-1.26-r1 - [ncurses-6.5] [gcc-15] ip_fragment.c: error: assignment to void ( )(void) from incompatible pointer type void ( )(long unsigned int) [-Wincompa | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | Gentoo Netmon project <netmon> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 880545 | ||
Attachments: |
emerge-info.txt
emerge-history.txt environment etc.clang.tar.xz etc.portage.tar.xz logs.tar.xz net-libs:libnids-1.26-r1:20241119-010219.log qlist-info.txt.xz temp.tar.xz |
Description
Toralf Förster
![]() Created attachment 909921 [details]
emerge-info.txt
Created attachment 909922 [details]
emerge-history.txt
Created attachment 909923 [details]
environment
Created attachment 909924 [details]
etc.clang.tar.xz
Created attachment 909925 [details]
etc.portage.tar.xz
Created attachment 909926 [details]
logs.tar.xz
Created attachment 909927 [details]
net-libs:libnids-1.26-r1:20241119-010219.log
Created attachment 909928 [details]
qlist-info.txt.xz
Created attachment 909929 [details]
temp.tar.xz
commit e42283e003eaed7ba489b18b3f5175528dda9ec1 (HEAD -> master, origin/master, origin/HEAD) Author: Sam James <sam@gentoo.org> Date: Sun Feb 16 12:38:15 2025 +0000 net-libs/libnids: update EAPI 7 -> 8 Meant to do this in 8b9d48e9a7d17a11d1099a683bf841adfa05eb43. Signed-off-by: Sam James <sam@gentoo.org> commit 8b9d48e9a7d17a11d1099a683bf841adfa05eb43 Author: Sam James <sam@gentoo.org> Date: Sun Feb 16 12:36:07 2025 +0000 net-libs/libnids: build w/ -std=gnu17, filter LTO * Build w/ -std=gnu17. * Filter LTO as upstream seems inactive; the SONAME bug hasn't been addressed yet either. Not worth spending time on at the moment. Closes: https://bugs.gentoo.org/946622 Signed-off-by: Sam James <sam@gentoo.org> |