x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o x48 actions.o debugger.o device.o disasm.o emulate.o errors.o init.o lcd.o main.o memory.o options.o register.o resources.o romio.o rpl.o serial.o timer.o x48_x11.o -lX11 -lXext -lhistory -lreadline emulate.o: In function `step_instruction': emulate.c:(.text+0x1123): undefined reference to `decode_8_thru_f' collect2: error: ld returned 1 exit status make[2]: *** [Makefile:472: x48] Error 1 make[2]: Leaving directory '/var/tmp/portage/app-emulation/x48-0.6.4/work/x48-0.6.4/src' ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 13.0_libressl_20171111-114143 ------------------------------------------------------------------- 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) [4] pypy3 (fallback) [5] pypy (fallback) Available Ruby profiles: [1] ruby22 (with Rubygems) * emerge -qpv app-emulation/x48 [ebuild N ] app-emulation/x48-0.6.4 USE="readline"
Created attachment 505076 [details] emerge-info.txt
Created attachment 505078 [details] app-emulation:x48-0.6.4:20171120-163754.log
Created attachment 505080 [details] emerge-history.txt
Created attachment 505082 [details] environment
Created attachment 505084 [details] etc.portage.tbz2
Created attachment 505086 [details] logs.tbz2
Created attachment 505088 [details] temp.tbz2
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58101b974104d34bf1a2cc53a6b7edcbec16d915 commit 58101b974104d34bf1a2cc53a6b7edcbec16d915 Author: Chema Alonso Josa <nimiux@gentoo.org> AuthorDate: 2017-11-25 16:59:29 +0000 Commit: Chema Alonso Josa <nimiux@gentoo.org> CommitDate: 2017-11-25 16:59:29 +0000 app-emulation/x48: Makes decode_8_thru_f static Closes: https://bugs.gentoo.org/638234 Package-Manager: Portage-2.3.13, Repoman-2.3.3 app-emulation/x48/Manifest | 2 +- app-emulation/x48/x48-0.6.4-r1.ebuild | 68 +++++++++++++++++++++++++++++++++++ 2 files changed, 69 insertions(+), 1 deletion(-)