* Package: app-emulation/bochs-2.6.10 * Repository: gentoo * Maintainer: lu_zero@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux ncurses readline smp userland_GNU x86-64 * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking bochs-2.6.10.tar.gz to /var/tmp/portage/app-emulation/bochs-2.6.10/work >>> Source unpacked in /var/tmp/portage/app-emulation/bochs-2.6.10/work >>> Preparing source in /var/tmp/portage/app-emulation/bochs-2.6.10/work/bochs-2.6.10 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-emulation/bochs-2.6.10/work/bochs-2.6.10 ... * econf: updating bochs-2.6.10/config.sub with /usr/share/gnuconfig/config.sub * econf: updating bochs-2.6.10/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --docdir=/usr/share/doc/bochs-2.6.10 --htmldir=/usr/share/doc/bochs-2.6.10/html --libdir=/usr/lib64 --enable-all-optimizations --enable-idle-hack --enable-cdrom --enable-clgd54xx --enable-cpu-level=6 --enable-disasm --enable-e1000 --enable-gameport --enable-iodebug --enable-monitor-mwait --enable-ne2000 --enable-plugins --enable-pci --enable-pnic --enable-raw-serial --enable-sb16=linux --enable-usb --enable-usb-ohci --enable-usb-xhci --prefix=/usr --with-nogui --without-wx --disable-3dnow --disable-avx --disable-debugger --disable-docbook --disable-gdb-stub --enable-readline --enable-smp --enable-x86-64 --with-term --without-sdl --without-svga --without-rfb --without-x --without-x11 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking if you are configuring for another platform... no checking for standard CFLAGS on this platform... checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking whether make sets $(MAKE)... yes checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ld used by x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-ld checking if the linker (x86_64-pc-linux-gnu-ld) is GNU ld... yes checking for x86_64-pc-linux-gnu-ld option to reload object files... -r checking for BSD-compatible nm... x86_64-pc-linux-gnu-nm checking whether ln -s works... yes checking how to recognise dependent libraries... file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib ) checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking for x86_64-pc-linux-gnu-g77... no checking for x86_64-pc-linux-gnu-xlf... no checking for x86_64-pc-linux-gnu-f77... no checking for x86_64-pc-linux-gnu-frt... no checking for x86_64-pc-linux-gnu-pgf77... no checking for x86_64-pc-linux-gnu-cf77... no checking for x86_64-pc-linux-gnu-fort77... no checking for x86_64-pc-linux-gnu-fl32... no checking for x86_64-pc-linux-gnu-af77... no checking for x86_64-pc-linux-gnu-xlf90... no checking for x86_64-pc-linux-gnu-f90... no checking for x86_64-pc-linux-gnu-pgf90... no checking for x86_64-pc-linux-gnu-pghpf... no checking for x86_64-pc-linux-gnu-epcf90... no checking for x86_64-pc-linux-gnu-gfortran... x86_64-pc-linux-gnu-gfortran checking whether we are using the GNU Fortran 77 compiler... yes checking whether x86_64-pc-linux-gnu-gfortran accepts -g... yes checking the maximum length of command line arguments... 32768 checking command to parse x86_64-pc-linux-gnu-nm output from x86_64-pc-linux-gnu-gcc object... ok checking for objdir... .libs checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-file... no checking for file... /usr/bin/file checking if x86_64-pc-linux-gnu-gcc static flag works... yes checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking whether the x86_64-pc-linux-gnu-gcc linker (x86_64-pc-linux-gnu-ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-ld -m elf_x86_64 checking if the linker (x86_64-pc-linux-gnu-ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-pc-linux-gnu-g++ linker (x86_64-pc-linux-gnu-ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC works... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes checking whether the x86_64-pc-linux-gnu-g++ linker (x86_64-pc-linux-gnu-ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking for shl_load... (cached) no checking for shl_load in -ldld... (cached) no checking for dlopen... (cached) no checking for dlopen in -ldl... (cached) yes checking whether a program can dlopen itself... (cached) yes checking whether a statically linked program can dlopen itself... (cached) yes appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for x86_64-pc-linux-gnu-gfortran option to produce PIC... -fPIC checking if x86_64-pc-linux-gnu-gfortran PIC flag -fPIC works... yes checking if x86_64-pc-linux-gnu-gfortran supports -c -o file.o... yes checking whether the x86_64-pc-linux-gnu-gfortran linker (x86_64-pc-linux-gnu-ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking for an ANSI C-conforming const... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking which extension is used for loadable modules... .so checking which variable specifies run-time library path... LD_LIBRARY_PATH checking for the default library search path... /lib /usr/lib checking for objdir... .libs checking whether libtool supports -dlopen/-dlpreopen... yes checking for shl_load... (cached) no checking for shl_load in -ldld... (cached) no checking for dlopen in -ldl... (cached) yes checking for dlerror... yes checking for _ prefix in compiled symbols... no checking whether deplibs are loaded by dlopen... yes checking argz.h usability... yes checking argz.h presence... yes checking for argz.h... yes checking for error_t... yes checking for argz_append... yes checking for argz_create_sep... yes checking for argz_insert... yes checking for argz_next... yes checking for argz_stringify... yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for memory.h... (cached) yes checking for stdlib.h... (cached) yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for unistd.h... (cached) yes checking dl.h usability... no checking dl.h presence... no checking for dl.h... no checking sys/dl.h usability... no checking sys/dl.h presence... no checking for sys/dl.h... no checking dld.h usability... no checking dld.h presence... no checking for dld.h... no checking mach-o/dyld.h usability... no checking mach-o/dyld.h presence... no checking for mach-o/dyld.h... no checking for string.h... (cached) yes checking for strchr... yes checking for strrchr... yes checking for memcpy... yes checking for memmove... yes checking for strcmp... yes checking for closedir... yes checking for opendir... yes checking for readdir... yes checking for pkg-config... /usr/bin/pkg-config checking whether byte ordering is bigendian... no checking size of unsigned char... 1 checking size of unsigned short... 2 checking size of unsigned int... 4 checking size of unsigned long... 8 checking size of unsigned long long... 8 checking size of int *... 8 checking for getenv... yes checking for setenv... yes checking for snprintf... yes checking for vsnprintf... yes checking for select... yes checking for socklen_t... yes checking for strtoull... yes checking for strtouq... yes checking for strdup... yes checking for strrev... no checking for stricmp... no checking for strcasecmp... yes checking for mkstemp... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for gettimeofday... yes checking for usleep... yes checking for __builtin_bswap32... yes checking for __builtin_bswap64... yes checking for tmpfile64... yes checking for fseek64... no checking for fseeko64... yes checking for ssize_t... yes checking for sleep... yes checking for nanosleep... yes checking for abort... yes checking for struct sockaddr_in.sin_len... no checking for timelocal... yes checking for gmtime... yes checking for mktime... yes checking for _FILE_OFFSET_BITS value needed for large files... 64 checking if large file support is available... yes checking if compiler allows __attribute__... yes checking for set... yes checking for set.h... no checking for map... yes checking for map.h... no checking for idle hack... yes checking for dlfcn.h... (cached) yes checking for assert.h... (cached) yes checking for plugins support... yes checking ltdl.h usability... yes checking ltdl.h presence... yes checking for ltdl.h... yes checking for lt_dlinit in -lltdl... yes checking if compiler allows LL for 64-bit constants... yes checking for A20 support... yes checking for x86-64 support... yes checking for SMP support... yes checking for cpu level... 6 checking for larger than 32 bit physical address emulation... yes checking for large ramfile support... yes checking for repeated IO and mem copy speedups... no checking for gcc / MSVC nmake fast function calls optimization... no checking for handlers chaining speedups... no checking for trace linking speedups support... no checking support for configurable MSR registers... yes checking show IPS... yes checking for use of .cpp as suffix... no checking for Bochs internal debugger support... no checking for disassembler support... yes checking enable Bochs internal debugger GUI... no checking for gdb stub enable... no checking for I/O Interface to the debugger... yes checking for ALL optimizations enabled... yes checking whether user wants readline... yes checking whether to use readline... no checking readline/history.h usability... yes checking readline/history.h presence... yes checking for readline/history.h... yes checking for instrumentation support... no checking enable logging... yes checking enable statistics collection... yes checking enable assert checks... no checking for FPU emulation... yes checking for VMX support... no checking for SVM support... no checking for User-Mode Protection Keys support... no checking for 3DNow! support... no checking for alignment check support... yes checking for MONITOR/MWAIT instructions support (experimental)... yes checking for limited hardware performance monitoring emulation support (experimental)... yes checking for memory type support... no checking for AVX instructions support... no checking for EVEX prefix and AVX-512 extensions support... no checking for x86 debugger support... no checking for i440FX PCI support... yes checking for PCI host device mapping support... no checking for USB UHCI support... yes checking for USB OHCI support... yes checking for USB EHCI support... no checking for USB xHCI support... yes checking for NE2000 support... yes checking for PCI pseudo NIC support... yes checking for Intel(R) Gigabit Ethernet support... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking net/bpf.h usability... no checking net/bpf.h presence... no checking for net/bpf.h... no checking netpacket/packet.h usability... yes checking netpacket/packet.h presence... yes checking for netpacket/packet.h... yes checking for net/if.h... yes checking for linux/netlink.h... yes checking for net/if_tun.h... no checking for linux/if_tun.h... yes checking for ethernet modules... null vnet slirp socket linux tap vde tuntap checking for raw serial support... yes checking for CLGD54XX emulation... yes checking for 3dfx Voodoo Graphics emulation... no checking for lowlevel CDROM support... yes checking IOKit/storage/IOCDMedia.h usability... no checking IOKit/storage/IOCDMedia.h presence... no checking for IOKit/storage/IOCDMedia.h... no checking for Sound Blaster 16 support... no checking for ES1370 soundcard support... no checking for standard PC gameport support... yes checking for Busmouse support... no checking for docbook2html... not_found checking whether to build docbook documentation... no checking for wx-config... not_found checking for wxWidgets configuration script... not_found checking for wxWidgets library version... checking for default gui on this platform... x11 checking for display libraries... term nogui checking for wget... wget checking for mvaddch in -lcurses... yes Package curses was not found in the pkg-config search path. Perhaps you should add the directory containing `curses.pc' to the PKG_CONFIG_PATH environment variable Package 'curses', required by 'virtual:world', not found checking for mvaddch in -lncurses... yes checking for mvaddch in -ltermlib... no checking for mvaddch in -lpdcurses... no checking for color_set... yes checking for mvhline... yes checking for mvvline... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for cc_r... x86_64-pc-linux-gnu-gcc checking for gzip... /bin/gzip checking for tar... /bin/tar configure: creating ./config.status config.status: creating Makefile config.status: creating iodev/Makefile config.status: creating iodev/display/Makefile config.status: creating iodev/hdimage/Makefile config.status: creating iodev/usb/Makefile config.status: creating iodev/network/Makefile config.status: creating iodev/sound/Makefile config.status: creating bx_debug/Makefile config.status: creating bios/Makefile config.status: creating cpu/Makefile config.status: creating cpu/avx/Makefile config.status: creating cpu/cpudb/Makefile config.status: creating cpu/fpu/Makefile config.status: creating memory/Makefile config.status: creating gui/Makefile config.status: creating disasm/Makefile config.status: creating instrument/stubs/Makefile config.status: creating misc/Makefile config.status: creating doc/docbook/Makefile config.status: creating build/linux/bochs-dlx config.status: creating bxversion.h config.status: creating bxversion.rc config.status: creating build/macosx/Info.plist config.status: creating build/win32/nsis/Makefile config.status: creating build/win32/nsis/bochs.nsi config.status: creating host/linux/pcidev/Makefile config.status: creating config.h config.status: creating ltdlconf.h >>> Source configured. >>> Compiling source in /var/tmp/portage/app-emulation/bochs-2.6.10/work/bochs-2.6.10 ... make -j4 cd iodev && \ make libiodev.a cd iodev/usb && \ make libusb.a cd iodev/network && \ make libnetwork.a cd cpu && \ make libcpu.a make[1]: Entering directory '/var/tmp/portage/app-emulation/bochs-2.6.10/work/bochs-2.6.10/iodev/usb' x86_64-pc-linux-gnu-g++ -c -I.. -I../.. -I./.. -I./../.. -I../../instrument/stubs -I./../../instrument/stubs -O2 -pipe -march=native -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -pthread usb_common.cc -o usb_common.o make[1]: Entering directory '/var/tmp/portage/app-emulation/bochs-2.6.10/work/bochs-2.6.10/iodev' x86_64-pc-linux-gnu-g++ -c -I.. -I./.. -I../instrument/stubs -I./../instrument/stubs -O2 -pipe -march=native -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -pthread devices.cc -o devices.o make[1]: Entering directory '/var/tmp/portage/app-emulation/bochs-2.6.10/work/bochs-2.6.10/iodev/network' x86_64-pc-linux-gnu-g++ -c -I.. -I../.. -I./.. -I./../.. -I../../instrument/stubs -I./../../instrument/stubs -O2 -pipe -march=native -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -pthread netmod.cc -o netmod.o make[1]: Entering directory '/var/tmp/portage/app-emulation/bochs-2.6.10/work/bochs-2.6.10/cpu' x86_64-pc-linux-gnu-g++ -c -I.. -I./.. -I../instrument/stubs -I./../instrument/stubs -O2 -pipe -march=native -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -pthread init.cc -o init.o netmod.cc: In function ‘int execute_script(bx_devmodel_c*, const char*, char*)’: netmod.cc:175:13: warning: ignoring return value of ‘char* getcwd(char*, size_t)’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 175 | getcwd(filename, BX_PATHNAME_LEN); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ rm -f libnetwork.a ar rv libnetwork.a netmod.o make[1]: ar: No such file or directory make[1]: *** [Makefile:107: libnetwork.a] Error 127 make[1]: Leaving directory '/var/tmp/portage/app-emulation/bochs-2.6.10/work/bochs-2.6.10/iodev/network' make: *** [Makefile:320: iodev/network/libnetwork.a] Error 2 make: *** Waiting for unfinished jobs.... x86_64-pc-linux-gnu-g++ -c -I.. -I./.. -I../instrument/stubs -I./../instrument/stubs -O2 -pipe -march=native -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -pthread virt_timer.cc -o virt_timer.o rm -f libusb.a ar rv libusb.a usb_common.o make[1]: ar: No such file or directory make[1]: *** [Makefile:85: libusb.a] Error 127 make[1]: Leaving directory '/var/tmp/portage/app-emulation/bochs-2.6.10/work/bochs-2.6.10/iodev/usb' make: *** [Makefile:315: iodev/usb/libusb.a] Error 2 x86_64-pc-linux-gnu-g++ -c -I.. -I./.. -I../instrument/stubs -I./../instrument/stubs -O2 -pipe -march=native -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -pthread slowdown_timer.cc -o slowdown_timer.o x86_64-pc-linux-gnu-g++ -c -I.. -I./.. -I../instrument/stubs -I./../instrument/stubs -O2 -pipe -march=native -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -pthread cpu.cc -o cpu.o x86_64-pc-linux-gnu-g++ -c -I.. -I./.. -I../instrument/stubs -I./../instrument/stubs -O2 -pipe -march=native -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -pthread event.cc -o event.o x86_64-pc-linux-gnu-g++ -c -I.. -I./.. -I../instrument/stubs -I./../instrument/stubs -O2 -pipe -march=native -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -pthread icache.cc -o icache.o x86_64-pc-linux-gnu-g++ -c -I.. -I./.. -I../instrument/stubs -I./../instrument/stubs -O2 -pipe -march=native -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -pthread decoder/fetchdecode32.cc -o decoder/fetchdecode32.o rm -f libiodev.a ar rv libiodev.a devices.o virt_timer.o slowdown_timer.o make[1]: ar: No such file or directory make[1]: *** [Makefile:109: libiodev.a] Error 127 make[1]: Leaving directory '/var/tmp/portage/app-emulation/bochs-2.6.10/work/bochs-2.6.10/iodev' make: *** [Makefile:300: iodev/libiodev.a] Error 2 x86_64-pc-linux-gnu-g++ -c -I.. -I./.. -I../instrument/stubs -I./../instrument/stubs -O2 -pipe -march=native -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -pthread access.cc -o access.o x86_64-pc-linux-gnu-g++ -c -I.. -I./.. -I../instrument/stubs -I./../instrument/stubs -O2 -pipe -march=native -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -pthread access2.cc -o access2.o x86_64-pc-linux-gnu-g++ -c -I.. -I./.. -I../instrument/stubs -I./../instrument/stubs -O2 -pipe -march=native -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -pthread shift16.cc -o shift16.o x86_64-pc-linux-gnu-g++ -c -I.. -I./.. -I../instrument/stubs -I./../instrument/stubs -O2 -pipe -march=native -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -pthread logical16.cc -o logical16.o x86_64-pc-linux-gnu-g++ -c -I.. -I./.. -I../instrument/stubs -I./../instrument/stubs -O2 -pipe -march=native -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -pthread ctrl_xfer32.cc -o ctrl_xfer32.o x86_64-pc-linux-gnu-g++ -c -I.. -I./.. -I../instrument/stubs -I./../instrument/stubs -O2 -pipe -march=native -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -pthread ctrl_xfer16.cc -o ctrl_xfer16.o x86_64-pc-linux-gnu-g++ -c -I.. -I./.. -I../instrument/stubs -I./../instrument/stubs -O2 -pipe -march=native -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -pthread mmx.cc -o mmx.o x86_64-pc-linux-gnu-g++ -c -I.. -I./.. -I../instrument/stubs -I./../instrument/stubs -O2 -pipe -march=native -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -pthread 3dnow.cc -o 3dnow.o x86_64-pc-linux-gnu-g++ -c -I.. -I./.. -I../instrument/stubs -I./../instrument/stubs -O2 -pipe -march=native -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -pthread fpu_emu.cc -o fpu_emu.o x86_64-pc-linux-gnu-g++ -c -I.. -I./.. -I../instrument/stubs -I./../instrument/stubs -O2 -pipe -march=native -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -pthread sse.cc -o sse.o x86_64-pc-linux-gnu-g++ -c -I.. -I./.. -I../instrument/stubs -I./../instrument/stubs -O2 -pipe -march=native -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -pthread sse_move.cc -o sse_move.o x86_64-pc-linux-gnu-g++ -c -I.. -I./.. -I../instrument/stubs -I./../instrument/stubs -O2 -pipe -march=native -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -pthread sse_pfp.cc -o sse_pfp.o x86_64-pc-linux-gnu-g++ -c -I.. -I./.. -I../instrument/stubs -I./../instrument/stubs -O2 -pipe -march=native -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -pthread sse_rcp.cc -o sse_rcp.o x86_64-pc-linux-gnu-g++ -c -I.. -I./.. -I../instrument/stubs -I./../instrument/stubs -O2 -pipe -march=native -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -pthread sse_string.cc -o sse_string.o x86_64-pc-linux-gnu-g++ -c -I.. -I./.. -I../instrument/stubs -I./../instrument/stubs -O2 -pipe -march=native -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -pthread xsave.cc -o xsave.o x86_64-pc-linux-gnu-g++ -c -I.. -I./.. -I../instrument/stubs -I./../instrument/stubs -O2 -pipe -march=native -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -pthread aes.cc -o aes.o x86_64-pc-linux-gnu-g++ -c -I.. -I./.. -I../instrument/stubs -I./../instrument/stubs -O2 -pipe -march=native -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -pthread gf2.cc -o gf2.o x86_64-pc-linux-gnu-g++ -c -I.. -I./.. -I../instrument/stubs -I./../instrument/stubs -O2 -pipe -march=native -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -pthread sha.cc -o sha.o x86_64-pc-linux-gnu-g++ -c -I.. -I./.. -I../instrument/stubs -I./../instrument/stubs -O2 -pipe -march=native -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -pthread svm.cc -o svm.o x86_64-pc-linux-gnu-g++ -c -I.. -I./.. -I../instrument/stubs -I./../instrument/stubs -O2 -pipe -march=native -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -pthread vmx.cc -o vmx.o x86_64-pc-linux-gnu-g++ -c -I.. -I./.. -I../instrument/stubs -I./../instrument/stubs -O2 -pipe -march=native -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -pthread vmcs.cc -o vmcs.o x86_64-pc-linux-gnu-g++ -c -I.. -I./.. -I../instrument/stubs -I./../instrument/stubs -O2 -pipe -march=native -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -pthread vmexit.cc -o vmexit.o x86_64-pc-linux-gnu-g++ -c -I.. -I./.. -I../instrument/stubs -I./../instrument/stubs -O2 -pipe -march=native -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -pthread vmfunc.cc -o vmfunc.o x86_64-pc-linux-gnu-g++ -c -I.. -I./.. -I../instrument/stubs -I./../instrument/stubs -O2 -pipe -march=native -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -pthread soft_int.cc -o soft_int.o x86_64-pc-linux-gnu-g++ -c -I.. -I./.. -I../instrument/stubs -I./../instrument/stubs -O2 -pipe -march=native -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -pthread apic.cc -o apic.o x86_64-pc-linux-gnu-g++ -c -I.. -I./.. -I../instrument/stubs -I./../instrument/stubs -O2 -pipe -march=native -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -pthread bcd.cc -o bcd.o x86_64-pc-linux-gnu-g++ -c -I.. -I./.. -I../instrument/stubs -I./../instrument/stubs -O2 -pipe -march=native -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -pthread mult16.cc -o mult16.o In file included from apic.cc:24: apic.cc: In member function ‘void bx_local_apic_c::print_status()’: apic.cc:920:16: warning: format ‘%u’ expects a matching ‘unsigned int’ argument []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 920 | BX_INFO(("vec: %u, irr=%u, isr=%u", get_vector(irr, vec), get_vector(isr, vec))); | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../bochs.h:368:37: note: in definition of macro ‘BX_INFO’ 368 | #define BX_INFO(x) (LOG_THIS info) x | ^ apic.cc:920:39: note: format string is defined here 920 | BX_INFO(("vec: %u, irr=%u, isr=%u", get_vector(irr, vec), get_vector(isr, vec))); | ~^ | | | unsigned int x86_64-pc-linux-gnu-g++ -c -I.. -I./.. -I../instrument/stubs -I./../instrument/stubs -O2 -pipe -march=native -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -pthread tasking.cc -o tasking.o x86_64-pc-linux-gnu-g++ -c -I.. -I./.. -I../instrument/stubs -I./../instrument/stubs -O2 -pipe -march=native -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -pthread shift32.cc -o shift32.o x86_64-pc-linux-gnu-g++ -c -I.. -I./.. -I../instrument/stubs -I./../instrument/stubs -O2 -pipe -march=native -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -pthread shift8.cc -o shift8.o x86_64-pc-linux-gnu-g++ -c -I.. -I./.. -I../instrument/stubs -I./../instrument/stubs -O2 -pipe -march=native -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -pthread arith8.cc -o arith8.o x86_64-pc-linux-gnu-g++ -c -I.. -I./.. -I../instrument/stubs -I./../instrument/stubs -O2 -pipe -march=native -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -pthread stack.cc -o stack.o x86_64-pc-linux-gnu-g++ -c -I.. -I./.. -I../instrument/stubs -I./../instrument/stubs -O2 -pipe -march=native -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -pthread stack16.cc -o stack16.o x86_64-pc-linux-gnu-g++ -c -I.. -I./.. -I../instrument/stubs -I./../instrument/stubs -O2 -pipe -march=native -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -pthread protect_ctrl.cc -o protect_ctrl.o x86_64-pc-linux-gnu-g++ -c -I.. -I./.. -I../instrument/stubs -I./../instrument/stubs -O2 -pipe -march=native -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -pthread mult8.cc -o mult8.o x86_64-pc-linux-gnu-g++ -c -I.. -I./.. -I../instrument/stubs -I./../instrument/stubs -O2 -pipe -march=native -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -pthread load.cc -o load.o x86_64-pc-linux-gnu-g++ -c -I.. -I./.. -I../instrument/stubs -I./../instrument/stubs -O2 -pipe -march=native -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -pthread data_xfer8.cc -o data_xfer8.o x86_64-pc-linux-gnu-g++ -c -I.. -I./.. -I../instrument/stubs -I./../instrument/stubs -O2 -pipe -march=native -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -pthread vm8086.cc -o vm8086.o x86_64-pc-linux-gnu-g++ -c -I.. -I./.. -I../instrument/stubs -I./../instrument/stubs -O2 -pipe -march=native -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -pthread logical8.cc -o logical8.o x86_64-pc-linux-gnu-g++ -c -I.. -I./.. -I../instrument/stubs -I./../instrument/stubs -O2 -pipe -march=native -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -pthread logical32.cc -o logical32.o x86_64-pc-linux-gnu-g++ -c -I.. -I./.. -I../instrument/stubs -I./../instrument/stubs -O2 -pipe -march=native -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -pthread arith16.cc -o arith16.o x86_64-pc-linux-gnu-g++ -c -I.. -I./.. -I../instrument/stubs -I./../instrument/stubs -O2 -pipe -march=native -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -pthread segment_ctrl.cc -o segment_ctrl.o x86_64-pc-linux-gnu-g++ -c -I.. -I./.. -I../instrument/stubs -I./../instrument/stubs -O2 -pipe -march=native -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -pthread data_xfer16.cc -o data_xfer16.o x86_64-pc-linux-gnu-g++ -c -I.. -I./.. -I../instrument/stubs -I./../instrument/stubs -O2 -pipe -march=native -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -pthread data_xfer32.cc -o data_xfer32.o x86_64-pc-linux-gnu-g++ -c -I.. -I./.. -I../instrument/stubs -I./../instrument/stubs -O2 -pipe -march=native -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -pthread exception.cc -o exception.o x86_64-pc-linux-gnu-g++ -c -I.. -I./.. -I../instrument/stubs -I./../instrument/stubs -O2 -pipe -march=native -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -pthread cpuid.cc -o cpuid.o x86_64-pc-linux-gnu-g++ -c -I.. -I./.. -I../instrument/stubs -I./../instrument/stubs -O2 -pipe -march=native -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -pthread generic_cpuid.cc -o generic_cpuid.o x86_64-pc-linux-gnu-g++ -c -I.. -I./.. -I../instrument/stubs -I./../instrument/stubs -O2 -pipe -march=native -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -pthread proc_ctrl.cc -o proc_ctrl.o x86_64-pc-linux-gnu-g++ -c -I.. -I./.. -I../instrument/stubs -I./../instrument/stubs -O2 -pipe -march=native -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -pthread mwait.cc -o mwait.o x86_64-pc-linux-gnu-g++ -c -I.. -I./.. -I../instrument/stubs -I./../instrument/stubs -O2 -pipe -march=native -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -pthread crregs.cc -o crregs.o x86_64-pc-linux-gnu-g++ -c -I.. -I./.. -I../instrument/stubs -I./../instrument/stubs -O2 -pipe -march=native -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -pthread msr.cc -o msr.o x86_64-pc-linux-gnu-g++ -c -I.. -I./.. -I../instrument/stubs -I./../instrument/stubs -O2 -pipe -march=native -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -pthread smm.cc -o smm.o x86_64-pc-linux-gnu-g++ -c -I.. -I./.. -I../instrument/stubs -I./../instrument/stubs -O2 -pipe -march=native -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -pthread flag_ctrl_pro.cc -o flag_ctrl_pro.o x86_64-pc-linux-gnu-g++ -c -I.. -I./.. -I../instrument/stubs -I./../instrument/stubs -O2 -pipe -march=native -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -pthread stack32.cc -o stack32.o x86_64-pc-linux-gnu-g++ -c -I.. -I./.. -I../instrument/stubs -I./../instrument/stubs -O2 -pipe -march=native -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -pthread debugstuff.cc -o debugstuff.o x86_64-pc-linux-gnu-g++ -c -I.. -I./.. -I../instrument/stubs -I./../instrument/stubs -O2 -pipe -march=native -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -pthread flag_ctrl.cc -o flag_ctrl.o x86_64-pc-linux-gnu-g++ -c -I.. -I./.. -I../instrument/stubs -I./../instrument/stubs -O2 -pipe -march=native -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -pthread mult32.cc -o mult32.o x86_64-pc-linux-gnu-g++ -c -I.. -I./.. -I../instrument/stubs -I./../instrument/stubs -O2 -pipe -march=native -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -pthread arith32.cc -o arith32.o x86_64-pc-linux-gnu-g++ -c -I.. -I./.. -I../instrument/stubs -I./../instrument/stubs -O2 -pipe -march=native -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -pthread jmp_far.cc -o jmp_far.o x86_64-pc-linux-gnu-g++ -c -I.. -I./.. -I../instrument/stubs -I./../instrument/stubs -O2 -pipe -march=native -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -pthread call_far.cc -o call_far.o x86_64-pc-linux-gnu-g++ -c -I.. -I./.. -I../instrument/stubs -I./../instrument/stubs -O2 -pipe -march=native -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -pthread ret_far.cc -o ret_far.o x86_64-pc-linux-gnu-g++ -c -I.. -I./.. -I../instrument/stubs -I./../instrument/stubs -O2 -pipe -march=native -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -pthread iret.cc -o iret.o x86_64-pc-linux-gnu-g++ -c -I.. -I./.. -I../instrument/stubs -I./../instrument/stubs -O2 -pipe -march=native -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -pthread ctrl_xfer_pro.cc -o ctrl_xfer_pro.o x86_64-pc-linux-gnu-g++ -c -I.. -I./.. -I../instrument/stubs -I./../instrument/stubs -O2 -pipe -march=native -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -pthread segment_ctrl_pro.cc -o segment_ctrl_pro.o x86_64-pc-linux-gnu-g++ -c -I.. -I./.. -I../instrument/stubs -I./../instrument/stubs -O2 -pipe -march=native -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -pthread io.cc -o io.o x86_64-pc-linux-gnu-g++ -c -I.. -I./.. -I../instrument/stubs -I./../instrument/stubs -O2 -pipe -march=native -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -pthread crc32.cc -o crc32.o x86_64-pc-linux-gnu-g++ -c -I.. -I./.. -I../instrument/stubs -I./../instrument/stubs -O2 -pipe -march=native -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -pthread bit.cc -o bit.o x86_64-pc-linux-gnu-g++ -c -I.. -I./.. -I../instrument/stubs -I./../instrument/stubs -O2 -pipe -march=native -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -pthread bit16.cc -o bit16.o x86_64-pc-linux-gnu-g++ -c -I.. -I./.. -I../instrument/stubs -I./../instrument/stubs -O2 -pipe -march=native -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -pthread bit32.cc -o bit32.o x86_64-pc-linux-gnu-g++ -c -I.. -I./.. -I../instrument/stubs -I./../instrument/stubs -O2 -pipe -march=native -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -pthread bmi32.cc -o bmi32.o x86_64-pc-linux-gnu-g++ -c -I.. -I./.. -I../instrument/stubs -I./../instrument/stubs -O2 -pipe -march=native -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -pthread string.cc -o string.o x86_64-pc-linux-gnu-g++ -c -I.. -I./.. -I../instrument/stubs -I./../instrument/stubs -O2 -pipe -march=native -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -pthread faststring.cc -o faststring.o x86_64-pc-linux-gnu-g++ -c -I.. -I./.. -I../instrument/stubs -I./../instrument/stubs -O2 -pipe -march=native -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -pthread paging.cc -o paging.o x86_64-pc-linux-gnu-g++ -c -I.. -I./.. -I../instrument/stubs -I./../instrument/stubs -O2 -pipe -march=native -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -pthread rdrand.cc -o rdrand.o x86_64-pc-linux-gnu-g++ -c -I.. -I./.. -I../instrument/stubs -I./../instrument/stubs -O2 -pipe -march=native -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -pthread decoder/disasm.cc -o decoder/disasm.o x86_64-pc-linux-gnu-g++ -c -I.. -I./.. -I../instrument/stubs -I./../instrument/stubs -O2 -pipe -march=native -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -pthread arith64.cc -o arith64.o x86_64-pc-linux-gnu-g++ -c -I.. -I./.. -I../instrument/stubs -I./../instrument/stubs -O2 -pipe -march=native -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -pthread ctrl_xfer64.cc -o ctrl_xfer64.o x86_64-pc-linux-gnu-g++ -c -I.. -I./.. -I../instrument/stubs -I./../instrument/stubs -O2 -pipe -march=native -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -pthread data_xfer64.cc -o data_xfer64.o x86_64-pc-linux-gnu-g++ -c -I.. -I./.. -I../instrument/stubs -I./../instrument/stubs -O2 -pipe -march=native -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -pthread decoder/fetchdecode64.cc -o decoder/fetchdecode64.o x86_64-pc-linux-gnu-g++ -c -I.. -I./.. -I../instrument/stubs -I./../instrument/stubs -O2 -pipe -march=native -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -pthread logical64.cc -o logical64.o x86_64-pc-linux-gnu-g++ -c -I.. -I./.. -I../instrument/stubs -I./../instrument/stubs -O2 -pipe -march=native -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -pthread mult64.cc -o mult64.o x86_64-pc-linux-gnu-g++ -c -I.. -I./.. -I../instrument/stubs -I./../instrument/stubs -O2 -pipe -march=native -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -pthread shift64.cc -o shift64.o x86_64-pc-linux-gnu-g++ -c -I.. -I./.. -I../instrument/stubs -I./../instrument/stubs -O2 -pipe -march=native -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -pthread bit64.cc -o bit64.o x86_64-pc-linux-gnu-g++ -c -I.. -I./.. -I../instrument/stubs -I./../instrument/stubs -O2 -pipe -march=native -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -pthread stack64.cc -o stack64.o x86_64-pc-linux-gnu-g++ -c -I.. -I./.. -I../instrument/stubs -I./../instrument/stubs -O2 -pipe -march=native -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -pthread bmi64.cc -o bmi64.o x86_64-pc-linux-gnu-g++ -c -I.. -I./.. -I../instrument/stubs -I./../instrument/stubs -O2 -pipe -march=native -frecord-gcc-switches -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -pthread vapic.cc -o vapic.o rm -f libcpu.a ar rv libcpu.a init.o cpu.o event.o icache.o decoder/fetchdecode32.o access.o access2.o shift16.o logical16.o ctrl_xfer32.o ctrl_xfer16.o mmx.o 3dnow.o fpu_emu.o sse.o sse_move.o sse_pfp.o sse_rcp.o sse_string.o xsave.o aes.o gf2.o sha.o svm.o vmx.o vmcs.o vmexit.o vmfunc.o soft_int.o apic.o bcd.o mult16.o tasking.o shift32.o shift8.o arith8.o stack.o stack16.o protect_ctrl.o mult8.o load.o data_xfer8.o vm8086.o logical8.o logical32.o arith16.o segment_ctrl.o data_xfer16.o data_xfer32.o exception.o cpuid.o generic_cpuid.o proc_ctrl.o mwait.o crregs.o msr.o smm.o flag_ctrl_pro.o stack32.o debugstuff.o flag_ctrl.o mult32.o arith32.o jmp_far.o call_far.o ret_far.o iret.o ctrl_xfer_pro.o segment_ctrl_pro.o io.o crc32.o bit.o bit16.o bit32.o bmi32.o string.o faststring.o paging.o rdrand.o decoder/disasm.o arith64.o ctrl_xfer64.o data_xfer64.o decoder/fetchdecode64.o logical64.o mult64.o shift64.o bit64.o stack64.o bmi64.o vapic.o make[1]: ar: No such file or directory make[1]: *** [Makefile:149: libcpu.a] Error 127 make[1]: Leaving directory '/var/tmp/portage/app-emulation/bochs-2.6.10/work/bochs-2.6.10/cpu' make: *** [Makefile:335: cpu/libcpu.a] Error 2 * ERROR: app-emulation/bochs-2.6.10::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=app-emulation/bochs-2.6.10::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-emulation/bochs-2.6.10::gentoo'`. * The complete build log is located at '/var/log/emerge-log/build/app-emulation/bochs-2.6.10:20200510-115615.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-emulation/bochs-2.6.10/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-emulation/bochs-2.6.10/temp/environment'. * Working directory: '/var/tmp/portage/app-emulation/bochs-2.6.10/work/bochs-2.6.10' * S: '/var/tmp/portage/app-emulation/bochs-2.6.10/work/bochs-2.6.10' emerge --info: Portage 2.3.99 (python 3.7.7-final-0, default/linux/amd64/17.1, gcc-10.1.0, glibc-2.31-r2, 5.4.0-1009-aws x86_64) ================================================================= System uname: Linux-5.4.0-1009-aws-x86_64-AMD_EPYC_7571-with-gentoo-2.7 KiB Mem: 16011344 total, 1223936 free KiB Swap: 0 total, 0 free Timestamp of repository gentoo: Sun, 10 May 2020 15:38:44 +0000 sh bash 5.0_p17 ld GNU ld (Gentoo 2.34 p1) 2.34.0 app-shells/bash: 5.0_p17::gentoo dev-lang/perl: 5.30.2::gentoo dev-lang/python: 2.7.18::gentoo, 3.7.7-r2::gentoo, 3.8.2-r2::gentoo dev-util/cmake: 3.17.2::gentoo sys-apps/baselayout: 2.7::gentoo sys-apps/openrc: 0.42.1::gentoo sys-apps/sandbox: 2.18::gentoo sys-devel/autoconf: 2.69-r5::gentoo sys-devel/automake: 1.16.2::gentoo sys-devel/binutils: 2.34::gentoo sys-devel/gcc: 10.1.0::gentoo sys-devel/gcc-config: 2.2.1::gentoo sys-devel/libtool: 2.4.6-r6::gentoo sys-devel/make: 4.3::gentoo sys-kernel/linux-headers: 5.6::gentoo (virtual/os-headers) sys-libs/glibc: 2.31-r2::gentoo Repositories: gentoo location: /usr/portage sync-type: rsync sync-uri: rsync://rsync.gentoo.org/gentoo-portage priority: -1000 sync-rsync-verify-metamanifest: yes sync-rsync-verify-max-age: 24 sync-rsync-extra-opts: sync-rsync-verify-jobs: 1 ACCEPT_KEYWORDS="amd64 ~amd64" ACCEPT_LICENSE="*" CBUILD="x86_64-pc-linux-gnu" CC="x86_64-pc-linux-gnu-gcc" CFLAGS="-O2 -pipe -march=native -frecord-gcc-switches" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo" CXX="x86_64-pc-linux-gnu-g++" CXXFLAGS="-O2 -pipe -march=native -frecord-gcc-switches" DISTDIR="/usr/portage/distfiles" EMERGE_DEFAULT_OPTS="--with-bdeps=y -1 -b -k" ENV_UNSET="DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR" FCFLAGS="-O2 -pipe -march=native -frecord-gcc-switches" FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs buildpkg collision-protect config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms sign split-log strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr" FFLAGS="-O2 -pipe -march=native -frecord-gcc-switches" GENTOO_MIRRORS="http://distfiles.gentoo.org" LANG="C.UTF-8" LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0" MAKEOPTS="-j4" PKGDIR="/root/.packages" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git" PORTAGE_TMPDIR="/var/tmp" USE="acl amd64 berkdb bzip2 cli crypt dri fortran gdbm iconv ipv6 libtirpc multilib ncurses nls nptl openmp pam pcre readline seccomp split-usr ssl tcpd unicode xattr zlib" ABI_X86="64" ADA_TARGET="gnat_2018" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext sse sse2" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="libinput" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-2" POSTGRES_TARGETS="postgres10 postgres11" PYTHON_SINGLE_TARGET="python3_7" PYTHON_TARGETS="python2_7 python3_7" RUBY_TARGETS="ruby24 ruby25" USERLAND="GNU" VIDEO_CARDS="amdgpu fbdev intel nouveau radeon radeonsi vesa dummy v4l" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" Unset: CPPFLAGS, CTARGET, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS