x86_64-pc-linux-gnu-g++ -c -I.. -I../.. -I./.. -I./../.. -I../../instrument/stubs -I./../../instrument/stubs -O2 -pipe -march=native -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -pthread slirp/cksum.cc -fPIC -DPIC -o slirp/.libs/cksum.o slirp/cksum.cc: In function 'int cksum(mbuf*, int)': slirp/cksum.cc:83:12: error: 'uintptr_t' was not declared in this scope if ((1 & (uintptr_t)w) && (mlen > 0)) { ^~~~~~~~~ slirp/cksum.cc:83:12: note: suggested alternative: 'intptr_t' ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 13.0-no-multilib_libressl_20171120-180602 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-7.2.0 * Available Python interpreters, in order of preference: [1] python3.4 [2] python3.6 (fallback) [3] python2.7 (fallback) Available Ruby profiles: [1] ruby22 (with Rubygems) * emerge -qpv app-emulation/bochs [ebuild N ] app-emulation/bochs-2.6.9 USE="ncurses readline smp x86-64 -3dnow -X -avx -debugger -doc -gdb -sdl (-svga) -vnc"
Created attachment 505626 [details] emerge-info.txt
Created attachment 505628 [details] app-emulation:bochs-2.6.9:20171121-220714.log
Created attachment 505630 [details] emerge-history.txt
Created attachment 505632 [details] environment
Created attachment 505634 [details] etc.portage.tbz2
Created attachment 505636 [details] logs.tbz2
Created attachment 505638 [details] temp.tbz2
This patch seems to make the error go away: https://raw.githubusercontent.com/tsjk/portage-patches/master/app-emulation/bochs-2.6.9/slirp_h.patch
*** Bug 646318 has been marked as a duplicate of this bug. ***
Luca: ping, looks like if we can cleanup 2.6.9 this issue will be fixed.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=038ffd71f7cf8fa810e1e959ab2e368ec3cacae4 commit 038ffd71f7cf8fa810e1e959ab2e368ec3cacae4 Author: John Helmert III <ajak@gentoo.org> AuthorDate: 2021-03-27 02:39:41 +0000 Commit: John Helmert III <ajak@gentoo.org> CommitDate: 2021-03-27 02:39:50 +0000 app-emulation/bochs: drop 2.6.9, EAPI6-- Closes: https://bugs.gentoo.org/638476 Signed-off-by: John Helmert III <ajak@gentoo.org> app-emulation/bochs/Manifest | 1 - app-emulation/bochs/bochs-2.6.9.ebuild | 83 ---------------------------------- 2 files changed, 84 deletions(-)