D: [iurt_root_command] chroot Building target platforms: x86_64 Building for target x86_64 Installing /home/pterjan/rpmbuild/SRPMS/memtest86+-8.00-2.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.cmGhLk Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.OZMrdT + umask 022 + cd /home/pterjan/rpmbuild/BUILD/memtest86+-8.00-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/memtest86+-8.00-build + rm -rf memtest86plus-8.00 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/v8.00.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd memtest86plus-8.00 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/0001-Extend-the-header-size-to-4KB-align-the-code-segment.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/0002-Disable-memory-write-protection-after-EFI-setup.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + pwd /home/pterjan/rpmbuild/BUILD/memtest86+-8.00-build/memtest86plus-8.00 + sed -i 's/GIT_HASH "unknown"/GIT_HASH "2-mga"/' build/x86_64/Makefile + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ny1tjP + umask 022 + cd /home/pterjan/rpmbuild/BUILD/memtest86+-8.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-8.00 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + make -C build/x86_64 make: Entering directory '/home/pterjan/rpmbuild/BUILD/memtest86+-8.00-build/memtest86plus-8.00/build/x86_64' gcc -m64 -x assembler-with-cpp -c -I../../boot -o boot/x86/startup.o ../../boot/x86/startup64.S gcc -c -std=gnu11 -Wall -Wextra -Wshadow -m64 -march=x86-64 -mno-mmx -mno-sse -mno-sse2 -fpic -fno-builtin -ffreestanding -fomit-frame-pointer -fno-stack-protector -fexcess-precision=standard -DARCH_BITS=64 -Os -I../../boot -I../../system -I../../system/imc -I../../system/x86 -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=gnu11 -Wall -Wextra -Wshadow -m64 -march=x86-64 -mno-mmx -mno-sse -mno-sse2 -fpic -fno-builtin -ffreestanding -fomit-frame-pointer -fno-stack-protector -fexcess-precision=standard -DARCH_BITS=64 -Os -I../../boot -I../../system -I../../system/imc -I../../system/x86 -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:321:29: ../../system/acpi.c:176:29: warning: array subscript 0 is outside array bounds of 'uint16_t[0]' {aka 'short unsigned int[]'} [-Warray-bounds=] 176 | uintptr_t address = *(uint16_t *)0x40E << 4; | ^~~~~~~~~~~~~~~~~~ In function 'acpi_init': cc1: note: source object is likely at address zero gcc -c -std=gnu11 -Wall -Wextra -Wshadow -m64 -march=x86-64 -mno-mmx -mno-sse -mno-sse2 -fpic -fno-builtin -ffreestanding -fomit-frame-pointer -fno-stack-protector -fexcess-precision=standard -DARCH_BITS=64 -Os -I../../boot -I../../system -I../../system/imc -I../../system/x86 -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=gnu11 -Wall -Wextra -Wshadow -m64 -march=x86-64 -mno-mmx -mno-sse -mno-sse2 -fpic -fno-builtin -ffreestanding -fomit-frame-pointer -fno-stack-protector -fexcess-precision=standard -DARCH_BITS=64 -Os -I../../boot -I../../system -I../../system/imc -I../../system/x86 -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=gnu11 -Wall -Wextra -Wshadow -m64 -march=x86-64 -mno-mmx -mno-sse -mno-sse2 -fpic -fno-builtin -ffreestanding -fomit-frame-pointer -fno-stack-protector -fexcess-precision=standard -DARCH_BITS=64 -Os -I../../boot -I../../system -I../../system/imc -I../../system/x86 -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=gnu11 -Wall -Wextra -Wshadow -m64 -march=x86-64 -mno-mmx -mno-sse -mno-sse2 -fpic -fno-builtin -ffreestanding -fomit-frame-pointer -fno-stack-protector -fexcess-precision=standard -DARCH_BITS=64 -Os -I../../boot -I../../system -I../../system/imc -I../../system/x86 -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=gnu11 -Wall -Wextra -Wshadow -m64 -march=x86-64 -mno-mmx -mno-sse -mno-sse2 -fpic -fno-builtin -ffreestanding -fomit-frame-pointer -fno-stack-protector -fexcess-precision=standard -DARCH_BITS=64 -Os -I../../boot -I../../system -I../../system/imc -I../../system/x86 -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=gnu11 -Wall -Wextra -Wshadow -m64 -march=x86-64 -mno-mmx -mno-sse -mno-sse2 -fpic -fno-builtin -ffreestanding -fomit-frame-pointer -fno-stack-protector -fexcess-precision=standard -DARCH_BITS=64 -Os -I../../boot -I../../system -I../../system/imc -I../../system/x86 -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=gnu11 -Wall -Wextra -Wshadow -m64 -march=x86-64 -mno-mmx -mno-sse -mno-sse2 -fpic -fno-builtin -ffreestanding -fomit-frame-pointer -fno-stack-protector -fexcess-precision=standard -DARCH_BITS=64 -Os -I../../boot -I../../system -I../../system/imc -I../../system/x86 -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=gnu11 -Wall -Wextra -Wshadow -m64 -march=x86-64 -mno-mmx -mno-sse -mno-sse2 -fpic -fno-builtin -ffreestanding -fomit-frame-pointer -fno-stack-protector -fexcess-precision=standard -DARCH_BITS=64 -Os -I../../boot -I../../system -I../../system/imc -I../../system/x86 -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=gnu11 -Wall -Wextra -Wshadow -m64 -march=x86-64 -mno-mmx -mno-sse -mno-sse2 -fpic -fno-builtin -ffreestanding -fomit-frame-pointer -fno-stack-protector -fexcess-precision=standard -DARCH_BITS=64 -Os -I../../boot -I../../system -I../../system/imc -I../../system/x86 -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=gnu11 -Wall -Wextra -Wshadow -m64 -march=x86-64 -mno-mmx -mno-sse -mno-sse2 -fpic -fno-builtin -ffreestanding -fomit-frame-pointer -fno-stack-protector -fexcess-precision=standard -DARCH_BITS=64 -fno-strict-aliasing -Os -I../../boot -I../../system -I../../system/imc -I../../system/x86 -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=gnu11 -Wall -Wextra -Wshadow -m64 -march=x86-64 -mno-mmx -mno-sse -mno-sse2 -fpic -fno-builtin -ffreestanding -fomit-frame-pointer -fno-stack-protector -fexcess-precision=standard -DARCH_BITS=64 -Os -I../../boot -I../../system -I../../system/imc -I../../system/x86 -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=gnu11 -Wall -Wextra -Wshadow -m64 -march=x86-64 -mno-mmx -mno-sse -mno-sse2 -fpic -fno-builtin -ffreestanding -fomit-frame-pointer -fno-stack-protector -fexcess-precision=standard -DARCH_BITS=64 -Os -I../../boot -I../../system -I../../system/imc -I../../system/x86 -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=gnu11 -Wall -Wextra -Wshadow -m64 -march=x86-64 -mno-mmx -mno-sse -mno-sse2 -fpic -fno-builtin -ffreestanding -fomit-frame-pointer -fno-stack-protector -fexcess-precision=standard -DARCH_BITS=64 -Os -I../../boot -I../../system -I../../system/imc -I../../system/x86 -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=gnu11 -Wall -Wextra -Wshadow -m64 -march=x86-64 -mno-mmx -mno-sse -mno-sse2 -fpic -fno-builtin -ffreestanding -fomit-frame-pointer -fno-stack-protector -fexcess-precision=standard -DARCH_BITS=64 -Os -I../../boot -I../../system -I../../system/imc -I../../system/x86 -I../../lib -I../../tests -I../../app -Iapp -o system/spd.o ../../system/spd.c -MMD -MP -MT system/spd.o -MF system/spd.d gcc -c -std=gnu11 -Wall -Wextra -Wshadow -m64 -march=x86-64 -mno-mmx -mno-sse -mno-sse2 -fpic -fno-builtin -ffreestanding -fomit-frame-pointer -fno-stack-protector -fexcess-precision=standard -DARCH_BITS=64 -Os -I../../boot -I../../system -I../../system/imc -I../../system/x86 -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:997:39: ../../system/smp.c:445:29: warning: array subscript 0 is outside array bounds of 'uint16_t[0]' {aka 'short unsigned int[]'} [-Warray-bounds=] 445 | uintptr_t address = *(uint16_t *)0x40E << 4; | ^~~~~~~~~~~~~~~~~~ In function 'smp_init': cc1: note: source object is likely at address zero gcc -c -std=gnu11 -Wall -Wextra -Wshadow -m64 -march=x86-64 -mno-mmx -mno-sse -mno-sse2 -fpic -fno-builtin -ffreestanding -fomit-frame-pointer -fno-stack-protector -fexcess-precision=standard -DARCH_BITS=64 -Os -I../../boot -I../../system -I../../system/imc -I../../system/x86 -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=gnu11 -Wall -Wextra -Wshadow -m64 -march=x86-64 -mno-mmx -mno-sse -mno-sse2 -fpic -fno-builtin -ffreestanding -fomit-frame-pointer -fno-stack-protector -fexcess-precision=standard -DARCH_BITS=64 -Os -I../../boot -I../../system -I../../system/imc -I../../system/x86 -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=gnu11 -Wall -Wextra -Wshadow -m64 -march=x86-64 -mno-mmx -mno-sse -mno-sse2 -fpic -fno-builtin -ffreestanding -fomit-frame-pointer -fno-stack-protector -fexcess-precision=standard -DARCH_BITS=64 -Os -I../../boot -I../../system -I../../system/imc -I../../system/x86 -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=gnu11 -Wall -Wextra -Wshadow -m64 -march=x86-64 -mno-mmx -mno-sse -mno-sse2 -fpic -fno-builtin -ffreestanding -fomit-frame-pointer -fno-stack-protector -fexcess-precision=standard -DARCH_BITS=64 -Os -I../../boot -I../../system -I../../system/imc -I../../system/x86 -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=gnu11 -Wall -Wextra -Wshadow -m64 -march=x86-64 -mno-mmx -mno-sse -mno-sse2 -fpic -fno-builtin -ffreestanding -fomit-frame-pointer -fno-stack-protector -fexcess-precision=standard -DARCH_BITS=64 -Os -I../../boot -I../../system -I../../system/imc -I../../system/x86 -I../../lib -I../../tests -I../../app -Iapp -o system/x86/cpuid.o ../../system/x86/cpuid.c -MMD -MP -MT system/x86/cpuid.o -MF system/x86/cpuid.d gcc -c -std=gnu11 -Wall -Wextra -Wshadow -m64 -march=x86-64 -mno-mmx -mno-sse -mno-sse2 -fpic -fno-builtin -ffreestanding -fomit-frame-pointer -fno-stack-protector -fexcess-precision=standard -DARCH_BITS=64 -Os -I../../boot -I../../system -I../../system/imc -I../../system/x86 -I../../lib -I../../tests -I../../app -Iapp -o system/x86/cpuinfo.o ../../system/x86/cpuinfo.c -MMD -MP -MT system/x86/cpuinfo.o -MF system/x86/cpuinfo.d gcc -c -std=gnu11 -Wall -Wextra -Wshadow -m64 -march=x86-64 -mno-mmx -mno-sse -mno-sse2 -fpic -fno-builtin -ffreestanding -fomit-frame-pointer -fno-stack-protector -fexcess-precision=standard -DARCH_BITS=64 -Os -I../../boot -I../../system -I../../system/imc -I../../system/x86 -I../../lib -I../../tests -I../../app -Iapp -o system/x86/hwctrl.o ../../system/x86/hwctrl.c -MMD -MP -MT system/x86/hwctrl.o -MF system/x86/hwctrl.d ../../system/x86/hwctrl.c: In function 'reboot': ../../system/x86/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=gnu11 -Wall -Wextra -Wshadow -m64 -march=x86-64 -mno-mmx -mno-sse -mno-sse2 -fpic -fno-builtin -ffreestanding -fomit-frame-pointer -fno-stack-protector -fexcess-precision=standard -DARCH_BITS=64 -Os -I../../boot -I../../system -I../../system/imc -I../../system/x86 -I../../lib -I../../tests -I../../app -Iapp -o system/x86/i2c.o ../../system/x86/i2c.c -MMD -MP -MT system/x86/i2c.o -MF system/x86/i2c.d gcc -c -std=gnu11 -Wall -Wextra -Wshadow -m64 -march=x86-64 -mno-mmx -mno-sse -mno-sse2 -fpic -fno-builtin -ffreestanding -fomit-frame-pointer -fno-stack-protector -fexcess-precision=standard -DARCH_BITS=64 -Os -I../../boot -I../../system -I../../system/imc -I../../system/x86 -I../../lib -I../../tests -I../../app -Iapp -o system/x86/memctrl.o ../../system/x86/memctrl.c -MMD -MP -MT system/x86/memctrl.o -MF system/x86/memctrl.d gcc -c -std=gnu11 -Wall -Wextra -Wshadow -m64 -march=x86-64 -mno-mmx -mno-sse -mno-sse2 -fpic -fno-builtin -ffreestanding -fomit-frame-pointer -fno-stack-protector -fexcess-precision=standard -DARCH_BITS=64 -Os -I../../boot -I../../system -I../../system/imc -I../../system/x86 -I../../lib -I../../tests -I../../app -Iapp -o system/x86/temperature.o ../../system/x86/temperature.c -MMD -MP -MT system/x86/temperature.o -MF system/x86/temperature.d gcc -c -std=gnu11 -Wall -Wextra -Wshadow -m64 -march=x86-64 -mno-mmx -mno-sse -mno-sse2 -fpic -fno-builtin -ffreestanding -fomit-frame-pointer -fno-stack-protector -fexcess-precision=standard -DARCH_BITS=64 -Os -I../../boot -I../../system -I../../system/imc -I../../system/x86 -I../../lib -I../../tests -I../../app -Iapp -o system/x86/vmem.o ../../system/x86/vmem.c -MMD -MP -MT system/x86/vmem.o -MF system/x86/vmem.d gcc -c -std=gnu11 -Wall -Wextra -Wshadow -m64 -march=x86-64 -mno-mmx -mno-sse -mno-sse2 -fpic -fno-builtin -ffreestanding -fomit-frame-pointer -fno-stack-protector -fexcess-precision=standard -DARCH_BITS=64 -Os -I../../boot -I../../system -I../../system/imc -I../../system/x86 -I../../lib -I../../tests -I../../app -Iapp -o system/imc/x86/amd_zen.o ../../system/imc/x86/amd_zen.c -MMD -MP -MT system/imc/x86/amd_zen.o -MF system/imc/x86/amd_zen.d gcc -c -std=gnu11 -Wall -Wextra -Wshadow -m64 -march=x86-64 -mno-mmx -mno-sse -mno-sse2 -fpic -fno-builtin -ffreestanding -fomit-frame-pointer -fno-stack-protector -fexcess-precision=standard -DARCH_BITS=64 -Os -I../../boot -I../../system -I../../system/imc -I../../system/x86 -I../../lib -I../../tests -I../../app -Iapp -o system/imc/x86/intel_adl.o ../../system/imc/x86/intel_adl.c -MMD -MP -MT system/imc/x86/intel_adl.o -MF system/imc/x86/intel_adl.d gcc -c -std=gnu11 -Wall -Wextra -Wshadow -m64 -march=x86-64 -mno-mmx -mno-sse -mno-sse2 -fpic -fno-builtin -ffreestanding -fomit-frame-pointer -fno-stack-protector -fexcess-precision=standard -DARCH_BITS=64 -Os -I../../boot -I../../system -I../../system/imc -I../../system/x86 -I../../lib -I../../tests -I../../app -Iapp -o system/imc/x86/intel_hsw.o ../../system/imc/x86/intel_hsw.c -MMD -MP -MT system/imc/x86/intel_hsw.o -MF system/imc/x86/intel_hsw.d gcc -c -std=gnu11 -Wall -Wextra -Wshadow -m64 -march=x86-64 -mno-mmx -mno-sse -mno-sse2 -fpic -fno-builtin -ffreestanding -fomit-frame-pointer -fno-stack-protector -fexcess-precision=standard -DARCH_BITS=64 -Os -I../../boot -I../../system -I../../system/imc -I../../system/x86 -I../../lib -I../../tests -I../../app -Iapp -o system/imc/x86/intel_icl.o ../../system/imc/x86/intel_icl.c -MMD -MP -MT system/imc/x86/intel_icl.o -MF system/imc/x86/intel_icl.d gcc -c -std=gnu11 -Wall -Wextra -Wshadow -m64 -march=x86-64 -mno-mmx -mno-sse -mno-sse2 -fpic -fno-builtin -ffreestanding -fomit-frame-pointer -fno-stack-protector -fexcess-precision=standard -DARCH_BITS=64 -Os -I../../boot -I../../system -I../../system/imc -I../../system/x86 -I../../lib -I../../tests -I../../app -Iapp -o system/imc/x86/intel_mtl.o ../../system/imc/x86/intel_mtl.c -MMD -MP -MT system/imc/x86/intel_mtl.o -MF system/imc/x86/intel_mtl.d gcc -c -std=gnu11 -Wall -Wextra -Wshadow -m64 -march=x86-64 -mno-mmx -mno-sse -mno-sse2 -fpic -fno-builtin -ffreestanding -fomit-frame-pointer -fno-stack-protector -fexcess-precision=standard -DARCH_BITS=64 -Os -I../../boot -I../../system -I../../system/imc -I../../system/x86 -I../../lib -I../../tests -I../../app -Iapp -o system/imc/x86/intel_skl.o ../../system/imc/x86/intel_skl.c -MMD -MP -MT system/imc/x86/intel_skl.o -MF system/imc/x86/intel_skl.d gcc -c -std=gnu11 -Wall -Wextra -Wshadow -m64 -march=x86-64 -mno-mmx -mno-sse -mno-sse2 -fpic -fno-builtin -ffreestanding -fomit-frame-pointer -fno-stack-protector -fexcess-precision=standard -DARCH_BITS=64 -Os -I../../boot -I../../system -I../../system/imc -I../../system/x86 -I../../lib -I../../tests -I../../app -Iapp -o system/imc/x86/intel_snb.o ../../system/imc/x86/intel_snb.c -MMD -MP -MT system/imc/x86/intel_snb.o -MF system/imc/x86/intel_snb.d gcc -c -std=gnu11 -Wall -Wextra -Wshadow -m64 -march=x86-64 -mno-mmx -mno-sse -mno-sse2 -fpic -fno-builtin -ffreestanding -fomit-frame-pointer -fno-stack-protector -fexcess-precision=standard -DARCH_BITS=64 -Os -I../../boot -I../../system -I../../system/imc -I../../system/x86 -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=gnu11 -Wall -Wextra -Wshadow -m64 -march=x86-64 -mno-mmx -mno-sse -mno-sse2 -fpic -fno-builtin -ffreestanding -fomit-frame-pointer -fno-stack-protector -fexcess-precision=standard -DARCH_BITS=64 -Os -I../../boot -I../../system -I../../system/imc -I../../system/x86 -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=gnu11 -Wall -Wextra -Wshadow -m64 -march=x86-64 -mno-mmx -mno-sse -mno-sse2 -fpic -fno-builtin -ffreestanding -fomit-frame-pointer -fno-stack-protector -fexcess-precision=standard -DARCH_BITS=64 -Os -I../../boot -I../../system -I../../system/imc -I../../system/x86 -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=gnu11 -Wall -Wextra -Wshadow -m64 -march=x86-64 -mno-mmx -mno-sse -mno-sse2 -fpic -fno-builtin -ffreestanding -fomit-frame-pointer -fno-stack-protector -fexcess-precision=standard -DARCH_BITS=64 -Os -I../../boot -I../../system -I../../system/imc -I../../system/x86 -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=gnu11 -Wall -Wextra -Wshadow -m64 -march=x86-64 -mno-mmx -mno-sse -mno-sse2 -fpic -fno-builtin -ffreestanding -fomit-frame-pointer -fno-stack-protector -fexcess-precision=standard -DARCH_BITS=64 -Os -I../../boot -I../../system -I../../system/imc -I../../system/x86 -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=gnu11 -Wall -Wextra -Wshadow -m64 -march=x86-64 -mno-mmx -mno-sse -mno-sse2 -fpic -fno-builtin -ffreestanding -fomit-frame-pointer -fno-stack-protector -fexcess-precision=standard -DARCH_BITS=64 -O3 -I../../boot -I../../system -I../../system/imc -I../../system/x86 -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=gnu11 -Wall -Wextra -Wshadow -m64 -march=x86-64 -mno-mmx -mno-sse -mno-sse2 -fpic -fno-builtin -ffreestanding -fomit-frame-pointer -fno-stack-protector -fexcess-precision=standard -DARCH_BITS=64 -O3 -I../../boot -I../../system -I../../system/imc -I../../system/x86 -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=gnu11 -Wall -Wextra -Wshadow -m64 -march=x86-64 -mno-mmx -mno-sse -mno-sse2 -fpic -fno-builtin -ffreestanding -fomit-frame-pointer -fno-stack-protector -fexcess-precision=standard -DARCH_BITS=64 -O3 -I../../boot -I../../system -I../../system/imc -I../../system/x86 -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=gnu11 -Wall -Wextra -Wshadow -m64 -march=x86-64 -mno-mmx -mno-sse -mno-sse2 -fpic -fno-builtin -ffreestanding -fomit-frame-pointer -fno-stack-protector -fexcess-precision=standard -DARCH_BITS=64 -O3 -I../../boot -I../../system -I../../system/imc -I../../system/x86 -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=gnu11 -Wall -Wextra -Wshadow -m64 -march=x86-64 -mno-mmx -mno-sse -mno-sse2 -fpic -fno-builtin -ffreestanding -fomit-frame-pointer -fno-stack-protector -fexcess-precision=standard -DARCH_BITS=64 -O3 -I../../boot -I../../system -I../../system/imc -I../../system/x86 -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=gnu11 -Wall -Wextra -Wshadow -m64 -march=x86-64 -mno-mmx -mno-sse -mno-sse2 -fpic -fno-builtin -ffreestanding -fomit-frame-pointer -fno-stack-protector -fexcess-precision=standard -DARCH_BITS=64 -O3 -I../../boot -I../../system -I../../system/imc -I../../system/x86 -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=gnu11 -Wall -Wextra -Wshadow -m64 -march=x86-64 -mno-mmx -mno-sse -mno-sse2 -fpic -fno-builtin -ffreestanding -fomit-frame-pointer -fno-stack-protector -fexcess-precision=standard -DARCH_BITS=64 -O3 -I../../boot -I../../system -I../../system/imc -I../../system/x86 -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=gnu11 -Wall -Wextra -Wshadow -m64 -march=x86-64 -mno-mmx -mno-sse -mno-sse2 -fpic -fno-builtin -ffreestanding -fomit-frame-pointer -fno-stack-protector -fexcess-precision=standard -DARCH_BITS=64 -O3 -I../../boot -I../../system -I../../system/imc -I../../system/x86 -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=gnu11 -Wall -Wextra -Wshadow -m64 -march=x86-64 -mno-mmx -mno-sse -mno-sse2 -fpic -fno-builtin -ffreestanding -fomit-frame-pointer -fno-stack-protector -fexcess-precision=standard -DARCH_BITS=64 -O3 -I../../boot -I../../system -I../../system/imc -I../../system/x86 -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=gnu11 -Wall -Wextra -Wshadow -m64 -march=x86-64 -mno-mmx -mno-sse -mno-sse2 -fpic -fno-builtin -ffreestanding -fomit-frame-pointer -fno-stack-protector -fexcess-precision=standard -DARCH_BITS=64 -O3 -I../../boot -I../../system -I../../system/imc -I../../system/x86 -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=gnu11 -Wall -Wextra -Wshadow -m64 -march=x86-64 -mno-mmx -mno-sse -mno-sse2 -fpic -fno-builtin -ffreestanding -fomit-frame-pointer -fno-stack-protector -fexcess-precision=standard -DARCH_BITS=64 -Os -I../../boot -I../../system -I../../system/imc -I../../system/x86 -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=gnu11 -Wall -Wextra -Wshadow -m64 -march=x86-64 -mno-mmx -mno-sse -mno-sse2 -fpic -fno-builtin -ffreestanding -fomit-frame-pointer -fno-stack-protector -fexcess-precision=standard -DARCH_BITS=64 -Os -I../../boot -I../../system -I../../system/imc -I../../system/x86 -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=gnu11 -Wall -Wextra -Wshadow -m64 -march=x86-64 -mno-mmx -mno-sse -mno-sse2 -fpic -fno-builtin -ffreestanding -fomit-frame-pointer -fno-stack-protector -fexcess-precision=standard -DARCH_BITS=64 -Os -I../../boot -I../../system -I../../system/imc -I../../system/x86 -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=gnu11 -Wall -Wextra -Wshadow -m64 -march=x86-64 -mno-mmx -mno-sse -mno-sse2 -fpic -fno-builtin -ffreestanding -fomit-frame-pointer -fno-stack-protector -fexcess-precision=standard -DARCH_BITS=64 -Os -I../../boot -I../../system -I../../system/imc -I../../system/x86 -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=gnu11 -Wall -Wextra -Wshadow -m64 -march=x86-64 -mno-mmx -mno-sse -mno-sse2 -fpic -fno-builtin -ffreestanding -fomit-frame-pointer -fno-stack-protector -fexcess-precision=standard -DARCH_BITS=64 -Os -I../../boot -I../../system -I../../system/imc -I../../system/x86 -I../../lib -I../../tests -I../../app -Iapp -o app/main.o ../../app/main.c -MMD -MP -MT app/main.o -MF app/main.d gcc -c -std=gnu11 -Wall -Wextra -Wshadow -m64 -march=x86-64 -mno-mmx -mno-sse -mno-sse2 -fpic -fno-builtin -ffreestanding -fomit-frame-pointer -fno-stack-protector -fexcess-precision=standard -DARCH_BITS=64 -Os -I../../boot -I../../system -I../../system/imc -I../../system/x86 -I../../lib -I../../tests -I../../app -Iapp -o app/x86/interrupt.o ../../app/x86/interrupt.c -MMD -MP -MT app/x86/interrupt.o -MF app/x86/interrupt.d ld --warn-common -static -T ldscripts/memtest_shared.lds -o memtest_shared boot/x86/startup.o boot/efisetup.o system/acpi.o system/cpulocal.o system/ehci.o system/font.o system/heap.o system/hwquirks.o system/keyboard.o system/ohci.o system/pci.o system/pmem.o system/reloc.o system/screen.o system/serial.o system/smbios.o system/spd.o system/smp.o system/timers.o system/uhci.o system/usbhcd.o system/xhci.o system/x86/cpuid.o system/x86/cpuinfo.o system/x86/hwctrl.o system/x86/i2c.o system/x86/memctrl.o system/x86/temperature.o system/x86/vmem.o system/imc/x86/amd_zen.o system/imc/x86/intel_adl.o system/imc/x86/intel_hsw.o system/imc/x86/intel_icl.o system/imc/x86/intel_mtl.o system/imc/x86/intel_skl.o system/imc/x86/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/main.o app/x86/interrupt.o && \ ld -shared -Bsymbolic -T ldscripts/memtest_shared.lds -o memtest_shared boot/x86/startup.o boot/efisetup.o system/acpi.o system/cpulocal.o system/ehci.o system/font.o system/heap.o system/hwquirks.o system/keyboard.o system/ohci.o system/pci.o system/pmem.o system/reloc.o system/screen.o system/serial.o system/smbios.o system/spd.o system/smp.o system/timers.o system/uhci.o system/usbhcd.o system/xhci.o system/x86/cpuid.o system/x86/cpuinfo.o system/x86/hwctrl.o system/x86/i2c.o system/x86/memctrl.o system/x86/temperature.o system/x86/vmem.o system/imc/x86/amd_zen.o system/imc/x86/intel_adl.o system/imc/x86/intel_hsw.o system/imc/x86/intel_icl.o system/imc/x86/intel_mtl.o system/imc/x86/intel_skl.o system/imc/x86/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/main.o app/x86/interrupt.o ld: warning: boot/x86/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/x86/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/x86/header.o ../../boot/x86/header.S ld --defsym=_bss_size=303872 -T ldscripts/memtest_efi.lds boot/x86/header.o -b binary memtest_shared.bin -o mt86plus make: Leaving directory '/home/pterjan/rpmbuild/BUILD/memtest86+-8.00-build/memtest86plus-8.00/build/x86_64' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.XwLDMq + umask 022 + cd /home/pterjan/rpmbuild/BUILD/memtest86+-8.00-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/memtest86+-8.00-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/memtest86+-8.00-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/memtest86+-8.00-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/memtest86+-8.00-build + mkdir /home/pterjan/rpmbuild/BUILD/memtest86+-8.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-8.00 + '[' 1 -eq 1 ']' + mkdir -p /home/pterjan/rpmbuild/BUILD/memtest86+-8.00-build/BUILDROOT/boot + mkdir -p /home/pterjan/rpmbuild/BUILD/memtest86+-8.00-build/BUILDROOT//etc/grub.d + install -m644 build/x86_64/mt86plus -D /home/pterjan/rpmbuild/BUILD/memtest86+-8.00-build/BUILDROOT/boot/memtest + install -D -m 755 /home/pterjan/rpmbuild/SOURCES/20_memtest86+ /home/pterjan/rpmbuild/BUILD/memtest86+-8.00-build/BUILDROOT//etc/grub.d/ + /usr/lib/rpm/brp-compress Reading /home/pterjan/rpmbuild/BUILD/memtest86+-8.00-build/SPECPARTS/rpm-debuginfo.specpart Processing files: memtest86+-8.00-2.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.0d5LoG + umask 022 + cd /home/pterjan/rpmbuild/BUILD/memtest86+-8.00-build + cd memtest86plus-8.00 + DOCDIR=/home/pterjan/rpmbuild/BUILD/memtest86+-8.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+-8.00-build/BUILDROOT/usr/share/doc/memtest86+ + cp -pr /home/pterjan/rpmbuild/BUILD/memtest86+-8.00-build/memtest86plus-8.00/README.md /home/pterjan/rpmbuild/BUILD/memtest86+-8.00-build/BUILDROOT/usr/share/doc/memtest86+ + RPM_EC=0 ++ jobs -p + exit 0 Provides: memtest86+ = 8.00-2.mga10 memtest86+(x86-64) = 8.00-2.mga10 Requires(interp): /bin/sh /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(pre): /bin/sh 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+-8.00-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/memtest86+-8.00-2.mga10.x86_64.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.6LpQom + umask 022 + cd /home/pterjan/rpmbuild/BUILD/memtest86+-8.00-build + test -d /home/pterjan/rpmbuild/BUILD/memtest86+-8.00-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/memtest86+-8.00-build + rm -rf /home/pterjan/rpmbuild/BUILD/memtest86+-8.00-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!