D: [iurt_root_command] chroot Building target platforms: x86_64 Building for target x86_64 warning: /home/pterjan/rpmbuild/SPECS/memtest86+.spec line 47: autopatch: no matching patches in range Installing /home/pterjan/rpmbuild/SRPMS/memtest86+-7.00-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.TJMscf Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.S6rhQd + umask 022 + cd /home/pterjan/rpmbuild/BUILD/memtest86+-7.00-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/memtest86+-7.00-build + rm -rf memtest86plus-7.00 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/v7.00.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd memtest86plus-7.00 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + pwd /home/pterjan/rpmbuild/BUILD/memtest86+-7.00-build/memtest86plus-7.00 + sed -i 's/GIT_HASH "unknown"/GIT_HASH "release"/' build64/Makefile + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.CjvFMC + umask 022 + cd /home/pterjan/rpmbuild/BUILD/memtest86+-7.00-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd memtest86plus-7.00 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd build64 + make gcc -m64 -x assembler-with-cpp -c -I../boot -o boot/startup.o ../boot/startup64.S gcc -c -std=c11 -Wall -Wextra -Wshadow -m64 -march=x86-64 -mno-mmx -mno-sse -mno-sse2 -fpic -fno-builtin -ffreestanding -fomit-frame-pointer -fno-stack-protector -Os -I../boot -I../system -I../lib -I../tests -I../app -Iapp -o boot/efisetup.o ../boot/efisetup.c -MMD -MP -MT boot/efisetup.o -MF boot/efisetup.d gcc -c -std=c11 -Wall -Wextra -Wshadow -m64 -march=x86-64 -mno-mmx -mno-sse -mno-sse2 -fpic -fno-builtin -ffreestanding -fomit-frame-pointer -fno-stack-protector -Os -I../boot -I../system -I../lib -I../tests -I../app -Iapp -o system/acpi.o ../system/acpi.c -MMD -MP -MT system/acpi.o -MF system/acpi.d In function 'find_rsdp', inlined from 'acpi_init' at ../system/acpi.c:329:29: ../system/acpi.c:185:29: warning: array subscript 0 is outside array bounds of 'uint16_t[0]' {aka 'short unsigned int[]'} [-Warray-bounds=] 185 | uintptr_t address = *(uint16_t *)0x40E << 4; | ^~~~~~~~~~~~~~~~~~ In function 'acpi_init': cc1: note: source object is likely at address zero gcc -c -std=c11 -Wall -Wextra -Wshadow -m64 -march=x86-64 -mno-mmx -mno-sse -mno-sse2 -fpic -fno-builtin -ffreestanding -fomit-frame-pointer -fno-stack-protector -Os -I../boot -I../system -I../lib -I../tests -I../app -Iapp -o system/cpuid.o ../system/cpuid.c -MMD -MP -MT system/cpuid.o -MF system/cpuid.d gcc -c -std=c11 -Wall -Wextra -Wshadow -m64 -march=x86-64 -mno-mmx -mno-sse -mno-sse2 -fpic -fno-builtin -ffreestanding -fomit-frame-pointer -fno-stack-protector -Os -I../boot -I../system -I../lib -I../tests -I../app -Iapp -o system/cpuinfo.o ../system/cpuinfo.c -MMD -MP -MT system/cpuinfo.o -MF system/cpuinfo.d gcc -c -std=c11 -Wall -Wextra -Wshadow -m64 -march=x86-64 -mno-mmx -mno-sse -mno-sse2 -fpic -fno-builtin -ffreestanding -fomit-frame-pointer -fno-stack-protector -Os -I../boot -I../system -I../lib -I../tests -I../app -Iapp -o system/cpulocal.o ../system/cpulocal.c -MMD -MP -MT system/cpulocal.o -MF system/cpulocal.d gcc -c -std=c11 -Wall -Wextra -Wshadow -m64 -march=x86-64 -mno-mmx -mno-sse -mno-sse2 -fpic -fno-builtin -ffreestanding -fomit-frame-pointer -fno-stack-protector -Os -I../boot -I../system -I../lib -I../tests -I../app -Iapp -o system/ehci.o ../system/ehci.c -MMD -MP -MT system/ehci.o -MF system/ehci.d gcc -c -std=c11 -Wall -Wextra -Wshadow -m64 -march=x86-64 -mno-mmx -mno-sse -mno-sse2 -fpic -fno-builtin -ffreestanding -fomit-frame-pointer -fno-stack-protector -Os -I../boot -I../system -I../lib -I../tests -I../app -Iapp -o system/font.o ../system/font.c -MMD -MP -MT system/font.o -MF system/font.d gcc -c -std=c11 -Wall -Wextra -Wshadow -m64 -march=x86-64 -mno-mmx -mno-sse -mno-sse2 -fpic -fno-builtin -ffreestanding -fomit-frame-pointer -fno-stack-protector -Os -I../boot -I../system -I../lib -I../tests -I../app -Iapp -o system/hwctrl.o ../system/hwctrl.c -MMD -MP -MT system/hwctrl.o -MF system/hwctrl.d ../system/hwctrl.c: In function 'reboot': ../system/hwctrl.c:76:9: warning: array subscript 0 is outside array bounds of 'uint16_t[0]' {aka 'short unsigned int[]'} [-Warray-bounds=] 76 | *((uint16_t *)0x472) = 0x1234; | ^~~~~~~~~~~~~~~~~~~~ cc1: note: source object is likely at address zero gcc -c -std=c11 -Wall -Wextra -Wshadow -m64 -march=x86-64 -mno-mmx -mno-sse -mno-sse2 -fpic -fno-builtin -ffreestanding -fomit-frame-pointer -fno-stack-protector -Os -I../boot -I../system -I../lib -I../tests -I../app -Iapp -o system/heap.o ../system/heap.c -MMD -MP -MT system/heap.o -MF system/heap.d gcc -c -std=c11 -Wall -Wextra -Wshadow -m64 -march=x86-64 -mno-mmx -mno-sse -mno-sse2 -fpic -fno-builtin -ffreestanding -fomit-frame-pointer -fno-stack-protector -Os -I../boot -I../system -I../lib -I../tests -I../app -Iapp -o system/hwquirks.o ../system/hwquirks.c -MMD -MP -MT system/hwquirks.o -MF system/hwquirks.d gcc -c -std=c11 -Wall -Wextra -Wshadow -m64 -march=x86-64 -mno-mmx -mno-sse -mno-sse2 -fpic -fno-builtin -ffreestanding -fomit-frame-pointer -fno-stack-protector -Os -I../boot -I../system -I../lib -I../tests -I../app -Iapp -o system/keyboard.o ../system/keyboard.c -MMD -MP -MT system/keyboard.o -MF system/keyboard.d gcc -c -std=c11 -Wall -Wextra -Wshadow -m64 -march=x86-64 -mno-mmx -mno-sse -mno-sse2 -fpic -fno-builtin -ffreestanding -fomit-frame-pointer -fno-stack-protector -Os -I../boot -I../system -I../lib -I../tests -I../app -Iapp -o system/ohci.o ../system/ohci.c -MMD -MP -MT system/ohci.o -MF system/ohci.d gcc -c -std=c11 -Wall -Wextra -Wshadow -m64 -march=x86-64 -mno-mmx -mno-sse -mno-sse2 -fpic -fno-builtin -ffreestanding -fomit-frame-pointer -fno-stack-protector -Os -I../boot -I../system -I../lib -I../tests -I../app -Iapp -o system/memctrl.o ../system/memctrl.c -MMD -MP -MT system/memctrl.o -MF system/memctrl.d gcc -c -std=c11 -Wall -Wextra -Wshadow -m64 -march=x86-64 -mno-mmx -mno-sse -mno-sse2 -fpic -fno-builtin -ffreestanding -fomit-frame-pointer -fno-stack-protector -Os -I../boot -I../system -I../lib -I../tests -I../app -Iapp -o system/pci.o ../system/pci.c -MMD -MP -MT system/pci.o -MF system/pci.d gcc -c -std=c11 -Wall -Wextra -Wshadow -m64 -march=x86-64 -mno-mmx -mno-sse -mno-sse2 -fpic -fno-builtin -ffreestanding -fomit-frame-pointer -fno-stack-protector -Os -I../boot -I../system -I../lib -I../tests -I../app -Iapp -o system/pmem.o ../system/pmem.c -MMD -MP -MT system/pmem.o -MF system/pmem.d gcc -c -std=c11 -Wall -Wextra -Wshadow -m64 -march=x86-64 -mno-mmx -mno-sse -mno-sse2 -fpic -fno-builtin -ffreestanding -fomit-frame-pointer -fno-stack-protector -fno-strict-aliasing -Os -I../boot -I../system -I../lib -I../tests -I../app -Iapp -o system/reloc.o ../system/reloc64.c -MMD -MP -MT system/reloc.o -MF system/reloc.d gcc -c -std=c11 -Wall -Wextra -Wshadow -m64 -march=x86-64 -mno-mmx -mno-sse -mno-sse2 -fpic -fno-builtin -ffreestanding -fomit-frame-pointer -fno-stack-protector -Os -I../boot -I../system -I../lib -I../tests -I../app -Iapp -o system/screen.o ../system/screen.c -MMD -MP -MT system/screen.o -MF system/screen.d gcc -c -std=c11 -Wall -Wextra -Wshadow -m64 -march=x86-64 -mno-mmx -mno-sse -mno-sse2 -fpic -fno-builtin -ffreestanding -fomit-frame-pointer -fno-stack-protector -Os -I../boot -I../system -I../lib -I../tests -I../app -Iapp -o system/serial.o ../system/serial.c -MMD -MP -MT system/serial.o -MF system/serial.d gcc -c -std=c11 -Wall -Wextra -Wshadow -m64 -march=x86-64 -mno-mmx -mno-sse -mno-sse2 -fpic -fno-builtin -ffreestanding -fomit-frame-pointer -fno-stack-protector -Os -I../boot -I../system -I../lib -I../tests -I../app -Iapp -o system/smbios.o ../system/smbios.c -MMD -MP -MT system/smbios.o -MF system/smbios.d gcc -c -std=c11 -Wall -Wextra -Wshadow -m64 -march=x86-64 -mno-mmx -mno-sse -mno-sse2 -fpic -fno-builtin -ffreestanding -fomit-frame-pointer -fno-stack-protector -Os -I../boot -I../system -I../lib -I../tests -I../app -Iapp -o system/smbus.o ../system/smbus.c -MMD -MP -MT system/smbus.o -MF system/smbus.d gcc -c -std=c11 -Wall -Wextra -Wshadow -m64 -march=x86-64 -mno-mmx -mno-sse -mno-sse2 -fpic -fno-builtin -ffreestanding -fomit-frame-pointer -fno-stack-protector -Os -I../boot -I../system -I../lib -I../tests -I../app -Iapp -o system/smp.o ../system/smp.c -MMD -MP -MT system/smp.o -MF system/smp.d In function 'find_cpus_in_floating_mp_struct', inlined from 'smp_init' at ../system/smp.c:550:39: ../system/smp.c:347:29: warning: array subscript 0 is outside array bounds of 'uint16_t[0]' {aka 'short unsigned int[]'} [-Warray-bounds=] 347 | uintptr_t address = *(uint16_t *)0x40E << 4; | ^~~~~~~~~~~~~~~~~~ In function 'smp_init': cc1: note: source object is likely at address zero gcc -c -std=c11 -Wall -Wextra -Wshadow -m64 -march=x86-64 -mno-mmx -mno-sse -mno-sse2 -fpic -fno-builtin -ffreestanding -fomit-frame-pointer -fno-stack-protector -Os -I../boot -I../system -I../lib -I../tests -I../app -Iapp -o system/temperature.o ../system/temperature.c -MMD -MP -MT system/temperature.o -MF system/temperature.d gcc -c -std=c11 -Wall -Wextra -Wshadow -m64 -march=x86-64 -mno-mmx -mno-sse -mno-sse2 -fpic -fno-builtin -ffreestanding -fomit-frame-pointer -fno-stack-protector -Os -I../boot -I../system -I../lib -I../tests -I../app -Iapp -o system/timers.o ../system/timers.c -MMD -MP -MT system/timers.o -MF system/timers.d gcc -c -std=c11 -Wall -Wextra -Wshadow -m64 -march=x86-64 -mno-mmx -mno-sse -mno-sse2 -fpic -fno-builtin -ffreestanding -fomit-frame-pointer -fno-stack-protector -Os -I../boot -I../system -I../lib -I../tests -I../app -Iapp -o system/uhci.o ../system/uhci.c -MMD -MP -MT system/uhci.o -MF system/uhci.d gcc -c -std=c11 -Wall -Wextra -Wshadow -m64 -march=x86-64 -mno-mmx -mno-sse -mno-sse2 -fpic -fno-builtin -ffreestanding -fomit-frame-pointer -fno-stack-protector -Os -I../boot -I../system -I../lib -I../tests -I../app -Iapp -o system/usbhcd.o ../system/usbhcd.c -MMD -MP -MT system/usbhcd.o -MF system/usbhcd.d gcc -c -std=c11 -Wall -Wextra -Wshadow -m64 -march=x86-64 -mno-mmx -mno-sse -mno-sse2 -fpic -fno-builtin -ffreestanding -fomit-frame-pointer -fno-stack-protector -Os -I../boot -I../system -I../lib -I../tests -I../app -Iapp -o system/vmem.o ../system/vmem.c -MMD -MP -MT system/vmem.o -MF system/vmem.d gcc -c -std=c11 -Wall -Wextra -Wshadow -m64 -march=x86-64 -mno-mmx -mno-sse -mno-sse2 -fpic -fno-builtin -ffreestanding -fomit-frame-pointer -fno-stack-protector -Os -I../boot -I../system -I../lib -I../tests -I../app -Iapp -o system/xhci.o ../system/xhci.c -MMD -MP -MT system/xhci.o -MF system/xhci.d gcc -c -std=c11 -Wall -Wextra -Wshadow -m64 -march=x86-64 -mno-mmx -mno-sse -mno-sse2 -fpic -fno-builtin -ffreestanding -fomit-frame-pointer -fno-stack-protector -Os -I../boot -I../system -I../lib -I../tests -I../app -Iapp -o system/imc/amd_zen.o ../system/imc/amd_zen.c -MMD -MP -MT system/imc/amd_zen.o -MF system/imc/amd_zen.d gcc -c -std=c11 -Wall -Wextra -Wshadow -m64 -march=x86-64 -mno-mmx -mno-sse -mno-sse2 -fpic -fno-builtin -ffreestanding -fomit-frame-pointer -fno-stack-protector -Os -I../boot -I../system -I../lib -I../tests -I../app -Iapp -o system/imc/intel_adl.o ../system/imc/intel_adl.c -MMD -MP -MT system/imc/intel_adl.o -MF system/imc/intel_adl.d gcc -c -std=c11 -Wall -Wextra -Wshadow -m64 -march=x86-64 -mno-mmx -mno-sse -mno-sse2 -fpic -fno-builtin -ffreestanding -fomit-frame-pointer -fno-stack-protector -Os -I../boot -I../system -I../lib -I../tests -I../app -Iapp -o system/imc/intel_hsw.o ../system/imc/intel_hsw.c -MMD -MP -MT system/imc/intel_hsw.o -MF system/imc/intel_hsw.d gcc -c -std=c11 -Wall -Wextra -Wshadow -m64 -march=x86-64 -mno-mmx -mno-sse -mno-sse2 -fpic -fno-builtin -ffreestanding -fomit-frame-pointer -fno-stack-protector -Os -I../boot -I../system -I../lib -I../tests -I../app -Iapp -o system/imc/intel_icl.o ../system/imc/intel_icl.c -MMD -MP -MT system/imc/intel_icl.o -MF system/imc/intel_icl.d gcc -c -std=c11 -Wall -Wextra -Wshadow -m64 -march=x86-64 -mno-mmx -mno-sse -mno-sse2 -fpic -fno-builtin -ffreestanding -fomit-frame-pointer -fno-stack-protector -Os -I../boot -I../system -I../lib -I../tests -I../app -Iapp -o system/imc/intel_skl.o ../system/imc/intel_skl.c -MMD -MP -MT system/imc/intel_skl.o -MF system/imc/intel_skl.d gcc -c -std=c11 -Wall -Wextra -Wshadow -m64 -march=x86-64 -mno-mmx -mno-sse -mno-sse2 -fpic -fno-builtin -ffreestanding -fomit-frame-pointer -fno-stack-protector -Os -I../boot -I../system -I../lib -I../tests -I../app -Iapp -o system/imc/intel_snb.o ../system/imc/intel_snb.c -MMD -MP -MT system/imc/intel_snb.o -MF system/imc/intel_snb.d gcc -c -std=c11 -Wall -Wextra -Wshadow -m64 -march=x86-64 -mno-mmx -mno-sse -mno-sse2 -fpic -fno-builtin -ffreestanding -fomit-frame-pointer -fno-stack-protector -Os -I../boot -I../system -I../lib -I../tests -I../app -Iapp -o lib/barrier.o ../lib/barrier.c -MMD -MP -MT lib/barrier.o -MF lib/barrier.d gcc -c -std=c11 -Wall -Wextra -Wshadow -m64 -march=x86-64 -mno-mmx -mno-sse -mno-sse2 -fpic -fno-builtin -ffreestanding -fomit-frame-pointer -fno-stack-protector -Os -I../boot -I../system -I../lib -I../tests -I../app -Iapp -o lib/print.o ../lib/print.c -MMD -MP -MT lib/print.o -MF lib/print.d gcc -c -std=c11 -Wall -Wextra -Wshadow -m64 -march=x86-64 -mno-mmx -mno-sse -mno-sse2 -fpic -fno-builtin -ffreestanding -fomit-frame-pointer -fno-stack-protector -Os -I../boot -I../system -I../lib -I../tests -I../app -Iapp -o lib/read.o ../lib/read.c -MMD -MP -MT lib/read.o -MF lib/read.d gcc -c -std=c11 -Wall -Wextra -Wshadow -m64 -march=x86-64 -mno-mmx -mno-sse -mno-sse2 -fpic -fno-builtin -ffreestanding -fomit-frame-pointer -fno-stack-protector -Os -I../boot -I../system -I../lib -I../tests -I../app -Iapp -o lib/string.o ../lib/string.c -MMD -MP -MT lib/string.o -MF lib/string.d gcc -c -std=c11 -Wall -Wextra -Wshadow -m64 -march=x86-64 -mno-mmx -mno-sse -mno-sse2 -fpic -fno-builtin -ffreestanding -fomit-frame-pointer -fno-stack-protector -Os -I../boot -I../system -I../lib -I../tests -I../app -Iapp -o lib/unistd.o ../lib/unistd.c -MMD -MP -MT lib/unistd.o -MF lib/unistd.d gcc -c -std=c11 -Wall -Wextra -Wshadow -m64 -march=x86-64 -mno-mmx -mno-sse -mno-sse2 -fpic -fno-builtin -ffreestanding -fomit-frame-pointer -fno-stack-protector -O3 -I../boot -I../system -I../lib -I../tests -I../app -Iapp -o tests/addr_walk1.o ../tests/addr_walk1.c -MMD -MP -MT tests/addr_walk1.o -MF tests/addr_walk1.d gcc -c -std=c11 -Wall -Wextra -Wshadow -m64 -march=x86-64 -mno-mmx -mno-sse -mno-sse2 -fpic -fno-builtin -ffreestanding -fomit-frame-pointer -fno-stack-protector -O3 -I../boot -I../system -I../lib -I../tests -I../app -Iapp -o tests/bit_fade.o ../tests/bit_fade.c -MMD -MP -MT tests/bit_fade.o -MF tests/bit_fade.d gcc -c -std=c11 -Wall -Wextra -Wshadow -m64 -march=x86-64 -mno-mmx -mno-sse -mno-sse2 -fpic -fno-builtin -ffreestanding -fomit-frame-pointer -fno-stack-protector -O3 -I../boot -I../system -I../lib -I../tests -I../app -Iapp -o tests/block_move.o ../tests/block_move.c -MMD -MP -MT tests/block_move.o -MF tests/block_move.d gcc -c -std=c11 -Wall -Wextra -Wshadow -m64 -march=x86-64 -mno-mmx -mno-sse -mno-sse2 -fpic -fno-builtin -ffreestanding -fomit-frame-pointer -fno-stack-protector -O3 -I../boot -I../system -I../lib -I../tests -I../app -Iapp -o tests/modulo_n.o ../tests/modulo_n.c -MMD -MP -MT tests/modulo_n.o -MF tests/modulo_n.d gcc -c -std=c11 -Wall -Wextra -Wshadow -m64 -march=x86-64 -mno-mmx -mno-sse -mno-sse2 -fpic -fno-builtin -ffreestanding -fomit-frame-pointer -fno-stack-protector -O3 -I../boot -I../system -I../lib -I../tests -I../app -Iapp -o tests/mov_inv_fixed.o ../tests/mov_inv_fixed.c -MMD -MP -MT tests/mov_inv_fixed.o -MF tests/mov_inv_fixed.d gcc -c -std=c11 -Wall -Wextra -Wshadow -m64 -march=x86-64 -mno-mmx -mno-sse -mno-sse2 -fpic -fno-builtin -ffreestanding -fomit-frame-pointer -fno-stack-protector -O3 -I../boot -I../system -I../lib -I../tests -I../app -Iapp -o tests/mov_inv_random.o ../tests/mov_inv_random.c -MMD -MP -MT tests/mov_inv_random.o -MF tests/mov_inv_random.d gcc -c -std=c11 -Wall -Wextra -Wshadow -m64 -march=x86-64 -mno-mmx -mno-sse -mno-sse2 -fpic -fno-builtin -ffreestanding -fomit-frame-pointer -fno-stack-protector -O3 -I../boot -I../system -I../lib -I../tests -I../app -Iapp -o tests/mov_inv_walk1.o ../tests/mov_inv_walk1.c -MMD -MP -MT tests/mov_inv_walk1.o -MF tests/mov_inv_walk1.d gcc -c -std=c11 -Wall -Wextra -Wshadow -m64 -march=x86-64 -mno-mmx -mno-sse -mno-sse2 -fpic -fno-builtin -ffreestanding -fomit-frame-pointer -fno-stack-protector -O3 -I../boot -I../system -I../lib -I../tests -I../app -Iapp -o tests/own_addr.o ../tests/own_addr.c -MMD -MP -MT tests/own_addr.o -MF tests/own_addr.d gcc -c -std=c11 -Wall -Wextra -Wshadow -m64 -march=x86-64 -mno-mmx -mno-sse -mno-sse2 -fpic -fno-builtin -ffreestanding -fomit-frame-pointer -fno-stack-protector -O3 -I../boot -I../system -I../lib -I../tests -I../app -Iapp -o tests/test_helper.o ../tests/test_helper.c -MMD -MP -MT tests/test_helper.o -MF tests/test_helper.d gcc -c -std=c11 -Wall -Wextra -Wshadow -m64 -march=x86-64 -mno-mmx -mno-sse -mno-sse2 -fpic -fno-builtin -ffreestanding -fomit-frame-pointer -fno-stack-protector -O3 -I../boot -I../system -I../lib -I../tests -I../app -Iapp -o tests/tests.o ../tests/tests.c -MMD -MP -MT tests/tests.o -MF tests/tests.d gcc -c -std=c11 -Wall -Wextra -Wshadow -m64 -march=x86-64 -mno-mmx -mno-sse -mno-sse2 -fpic -fno-builtin -ffreestanding -fomit-frame-pointer -fno-stack-protector -Os -I../boot -I../system -I../lib -I../tests -I../app -Iapp -o app/badram.o ../app/badram.c -MMD -MP -MT app/badram.o -MF app/badram.d gcc -c -std=c11 -Wall -Wextra -Wshadow -m64 -march=x86-64 -mno-mmx -mno-sse -mno-sse2 -fpic -fno-builtin -ffreestanding -fomit-frame-pointer -fno-stack-protector -Os -I../boot -I../system -I../lib -I../tests -I../app -Iapp -o app/config.o ../app/config.c -MMD -MP -MT app/config.o -MF app/config.d gcc -c -std=c11 -Wall -Wextra -Wshadow -m64 -march=x86-64 -mno-mmx -mno-sse -mno-sse2 -fpic -fno-builtin -ffreestanding -fomit-frame-pointer -fno-stack-protector -Os -I../boot -I../system -I../lib -I../tests -I../app -Iapp -o app/display.o ../app/display.c -MMD -MP -MT app/display.o -MF app/display.d gcc -c -std=c11 -Wall -Wextra -Wshadow -m64 -march=x86-64 -mno-mmx -mno-sse -mno-sse2 -fpic -fno-builtin -ffreestanding -fomit-frame-pointer -fno-stack-protector -Os -I../boot -I../system -I../lib -I../tests -I../app -Iapp -o app/error.o ../app/error.c -MMD -MP -MT app/error.o -MF app/error.d gcc -c -std=c11 -Wall -Wextra -Wshadow -m64 -march=x86-64 -mno-mmx -mno-sse -mno-sse2 -fpic -fno-builtin -ffreestanding -fomit-frame-pointer -fno-stack-protector -Os -I../boot -I../system -I../lib -I../tests -I../app -Iapp -o app/interrupt.o ../app/interrupt.c -MMD -MP -MT app/interrupt.o -MF app/interrupt.d gcc -c -std=c11 -Wall -Wextra -Wshadow -m64 -march=x86-64 -mno-mmx -mno-sse -mno-sse2 -fpic -fno-builtin -ffreestanding -fomit-frame-pointer -fno-stack-protector -Os -I../boot -I../system -I../lib -I../tests -I../app -Iapp -o app/main.o ../app/main.c -MMD -MP -MT app/main.o -MF app/main.d ld --warn-constructors --warn-common -static -T ldscripts/memtest_shared.lds -o memtest_shared boot/startup.o boot/efisetup.o system/acpi.o system/cpuid.o system/cpuinfo.o system/cpulocal.o system/ehci.o system/font.o system/hwctrl.o system/heap.o system/hwquirks.o system/keyboard.o system/ohci.o system/memctrl.o system/pci.o system/pmem.o system/reloc.o system/screen.o system/serial.o system/smbios.o system/smbus.o system/smp.o system/temperature.o system/timers.o system/uhci.o system/usbhcd.o system/vmem.o system/xhci.o system/imc/amd_zen.o system/imc/intel_adl.o system/imc/intel_hsw.o system/imc/intel_icl.o system/imc/intel_skl.o system/imc/intel_snb.o lib/barrier.o lib/print.o lib/read.o lib/string.o lib/unistd.o tests/addr_walk1.o tests/bit_fade.o tests/block_move.o tests/modulo_n.o tests/mov_inv_fixed.o tests/mov_inv_random.o tests/mov_inv_walk1.o tests/own_addr.o tests/test_helper.o tests/tests.o app/badram.o app/config.o app/display.o app/error.o app/interrupt.o app/main.o && \ ld -shared -Bsymbolic -T ldscripts/memtest_shared.lds -o memtest_shared boot/startup.o boot/efisetup.o system/acpi.o system/cpuid.o system/cpuinfo.o system/cpulocal.o system/ehci.o system/font.o system/hwctrl.o system/heap.o system/hwquirks.o system/keyboard.o system/ohci.o system/memctrl.o system/pci.o system/pmem.o system/reloc.o system/screen.o system/serial.o system/smbios.o system/smbus.o system/smp.o system/temperature.o system/timers.o system/uhci.o system/usbhcd.o system/vmem.o system/xhci.o system/imc/amd_zen.o system/imc/intel_adl.o system/imc/intel_hsw.o system/imc/intel_icl.o system/imc/intel_skl.o system/imc/intel_snb.o lib/barrier.o lib/print.o lib/read.o lib/string.o lib/unistd.o tests/addr_walk1.o tests/bit_fade.o tests/block_move.o tests/modulo_n.o tests/mov_inv_fixed.o tests/mov_inv_random.o tests/mov_inv_walk1.o tests/own_addr.o tests/test_helper.o tests/tests.o app/badram.o app/config.o app/display.o app/error.o app/interrupt.o app/main.o ld: warning: boot/startup.o: missing .note.GNU-stack section implies executable stack ld: NOTE: This behaviour is deprecated and will be removed in a future version of the linker ld: warning: boot/startup.o: missing .note.GNU-stack section implies executable stack ld: NOTE: This behaviour is deprecated and will be removed in a future version of the linker ld: warning: memtest_shared has a LOAD segment with RWX permissions objcopy -O binary memtest_shared memtest_shared.bin gcc -m64 -x assembler-with-cpp -c -I../boot -Iapp -o boot/bootsect.o ../boot/bootsect.S gcc -m64 -x assembler-with-cpp -c -I../boot -Iapp -o boot/setup.o ../boot/setup.S ld --defsym=_bss_size=294624 -T ldscripts/memtest_bin.lds boot/bootsect.o boot/setup.o -b binary memtest_shared.bin -o memtest.bin gcc -m64 -x assembler-with-cpp -c -I../boot -Iapp -o boot/header.o ../boot/header.S ld --defsym=_bss_size=294624 -T ldscripts/memtest_efi.lds boot/header.o boot/setup.o -b binary memtest_shared.bin -o memtest.efi + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.CzsbYP + umask 022 + cd /home/pterjan/rpmbuild/BUILD/memtest86+-7.00-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/memtest86+-7.00-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/memtest86+-7.00-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/memtest86+-7.00-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/memtest86+-7.00-build + mkdir /home/pterjan/rpmbuild/BUILD/memtest86+-7.00-build/BUILDROOT + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd memtest86plus-7.00 + '[' 1 -eq 1 ']' + mkdir -p /home/pterjan/rpmbuild/BUILD/memtest86+-7.00-build/BUILDROOT/boot + mkdir -p /home/pterjan/rpmbuild/BUILD/memtest86+-7.00-build/BUILDROOT//etc/grub.d + install -m644 build64/memtest.efi -D /home/pterjan/rpmbuild/BUILD/memtest86+-7.00-build/BUILDROOT/boot/memtest + install -D -m 755 /home/pterjan/rpmbuild/SOURCES/20_memtest86+ /home/pterjan/rpmbuild/BUILD/memtest86+-7.00-build/BUILDROOT//etc/grub.d/ + /usr/lib/rpm/brp-compress Reading /home/pterjan/rpmbuild/BUILD/memtest86+-7.00-build/SPECPARTS/rpm-debuginfo.specpart Processing files: memtest86+-7.00-1.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.l7tLX2 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/memtest86+-7.00-build + cd memtest86plus-7.00 + DOCDIR=/home/pterjan/rpmbuild/BUILD/memtest86+-7.00-build/BUILDROOT/usr/share/doc/memtest86+ + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/memtest86+-7.00-build/BUILDROOT/usr/share/doc/memtest86+ + cp -pr /home/pterjan/rpmbuild/BUILD/memtest86+-7.00-build/memtest86plus-7.00/README.md /home/pterjan/rpmbuild/BUILD/memtest86+-7.00-build/BUILDROOT/usr/share/doc/memtest86+ + RPM_EC=0 ++ jobs -p + exit 0 Provides: memtest86+ = 7.00-1.mga10 memtest86+(x86-64) = 7.00-1.mga10 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh drakxtools-backend Requires(preun): /bin/sh drakxtools-backend Requires(postun): /bin/sh Obsoletes: pcmemtest < 1.6 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/memtest86+-7.00-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/memtest86+-7.00-1.mga10.x86_64.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.DQR6d2 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/memtest86+-7.00-build + test -d /home/pterjan/rpmbuild/BUILD/memtest86+-7.00-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/memtest86+-7.00-build + rm -rf /home/pterjan/rpmbuild/BUILD/memtest86+-7.00-build + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: /home/pterjan/rpmbuild/SPECS/memtest86+.spec line 47: autopatch: no matching patches in range D: [iurt_root_command] Success!