Cook: kexec-tools 2.0.4 ================================================================================ QA: checking package receipt... Checking build dependencies... Installing (pkg/local): zlib-dev-1.2.11-any Installing (pkg/local): xz-tools-5.2.4-i486 Installing (pkg/local): xz-dev-5.2.4-any Extracting source archive "kexec-tools-2.0.4.tar.xz" Executing: compile_rules CFLAGS : -march=i486 -Os -pipe -mindirect-branch=thunk CXXLAGS : -march=i486 -Os -pipe -mindirect-branch=thunk CPPFLAGS : -D_GLIBCXX_USE_C99_MATH=1 LDFLAGS : -Wl,-Os,--as-needed configure: loading site script /etc/slitaz/cook.site checking build system type... i486-pc-linux-gnu checking host system type... i486-pc-linux-gnu checking target system type... i386-pc-linux-gnu checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for ld... ld checking for as... as checking for objcopy... objcopy checking for ar... ar checking for strip... strip checking for i386-linux-gcc... no checking for i386-pc-linux-gnu-gcc... no checking for gcc... gcc checking for i386-linux-ld... no checking for i386-pc-linux-gnu-ld... no checking for ld... ld checking whether gcc accepts -fno-zero-initialized-in-bss... Yes checking for a BSD-compatible install... /usr/bin/install -c checking for mkdir... mkdir checking for rm... rm checking for cp... cp checking for ln... ln checking for tar... tar checking for rpmbuild... no checking for sed... sed checking for find... find checking for xargs... xargs checking for dirname... dirname checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -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 zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for inflateInit_ in -lz... yes checking lzma.h usability... yes checking lzma.h presence... yes checking for lzma.h... yes checking for lzma_code in -llzma... yes checking xenctrl.h usability... no checking xenctrl.h presence... no checking for xenctrl.h... no configure: creating ./config.status config.status: creating Makefile config.status: creating include/config.h gcc -march=i486 -Os -pipe -mindirect-branch=thunk -fno-strict-aliasing -Wall -Wstrict-prototypes -D_GLIBCXX_USE_C99_MATH=1 -I./include -I./util_lib/include -Iinclude/ -I./kexec/arch/i386/include -c -MD -o kexec/kexec.o kexec/kexec.c gcc -march=i486 -Os -pipe -mindirect-branch=thunk -fno-strict-aliasing -Wall -Wstrict-prototypes -D_GLIBCXX_USE_C99_MATH=1 -I./include -I./util_lib/include -Iinclude/ -I./kexec/arch/i386/include -c -MD -o kexec/ifdown.o kexec/ifdown.c gcc -march=i486 -Os -pipe -mindirect-branch=thunk -fno-strict-aliasing -Wall -Wstrict-prototypes -D_GLIBCXX_USE_C99_MATH=1 -I./include -I./util_lib/include -Iinclude/ -I./kexec/arch/i386/include -c -MD -o kexec/kexec-elf.o kexec/kexec-elf.c gcc -march=i486 -Os -pipe -mindirect-branch=thunk -fno-strict-aliasing -Wall -Wstrict-prototypes -D_GLIBCXX_USE_C99_MATH=1 -I./include -I./util_lib/include -Iinclude/ -I./kexec/arch/i386/include -c -MD -o kexec/kexec-elf-exec.o kexec/kexec-elf-exec.c gcc -march=i486 -Os -pipe -mindirect-branch=thunk -fno-strict-aliasing -Wall -Wstrict-prototypes -D_GLIBCXX_USE_C99_MATH=1 -I./include -I./util_lib/include -Iinclude/ -I./kexec/arch/i386/include -c -MD -o kexec/kexec-elf-core.o kexec/kexec-elf-core.c gcc -march=i486 -Os -pipe -mindirect-branch=thunk -fno-strict-aliasing -Wall -Wstrict-prototypes -D_GLIBCXX_USE_C99_MATH=1 -I./include -I./util_lib/include -Iinclude/ -I./kexec/arch/i386/include -c -MD -o kexec/kexec-elf-rel.o kexec/kexec-elf-rel.c gcc -march=i486 -Os -pipe -mindirect-branch=thunk -fno-strict-aliasing -Wall -Wstrict-prototypes -D_GLIBCXX_USE_C99_MATH=1 -I./include -I./util_lib/include -Iinclude/ -I./kexec/arch/i386/include -c -MD -o kexec/kexec-elf-boot.o kexec/kexec-elf-boot.c kexec/kexec-elf-rel.c: In function 'elf_rel_set_symbol': kexec/kexec-elf-rel.c:516:40: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] die("Symbol: %s has size: %lld not %ld\n", ~~^ %d name, sym.st_size, size); ~~~~ kexec/kexec-elf-rel.c: In function 'elf_rel_get_symbol': kexec/kexec-elf-rel.c:540:40: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] die("Symbol: %s has size: %lld not %ld\n", ~~^ %d name, sym.st_size, size); ~~~~ gcc -march=i486 -Os -pipe -mindirect-branch=thunk -fno-strict-aliasing -Wall -Wstrict-prototypes -D_GLIBCXX_USE_C99_MATH=1 -I./include -I./util_lib/include -Iinclude/ -I./kexec/arch/i386/include -c -MD -o kexec/kexec-iomem.o kexec/kexec-iomem.c gcc -march=i486 -Os -pipe -mindirect-branch=thunk -fno-strict-aliasing -Wall -Wstrict-prototypes -D_GLIBCXX_USE_C99_MATH=1 -I./include -I./util_lib/include -Iinclude/ -I./kexec/arch/i386/include -c -MD -o kexec/firmware_memmap.o kexec/firmware_memmap.c gcc -march=i486 -Os -pipe -mindirect-branch=thunk -fno-strict-aliasing -Wall -Wstrict-prototypes -D_GLIBCXX_USE_C99_MATH=1 -I./include -I./util_lib/include -Iinclude/ -I./kexec/arch/i386/include -c -MD -o kexec/crashdump.o kexec/crashdump.c kexec/kexec-elf-rel.c: In function 'elf_rel_load': kexec/kexec-elf-rel.c:351:32: warning: 'rel.r_offset' may be used uninitialized in this function [-Wmaybe-uninitialized] location = section->sh_data + rel.r_offset; ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ gcc -march=i486 -Os -pipe -mindirect-branch=thunk -fno-strict-aliasing -Wall -Wstrict-prototypes -D_GLIBCXX_USE_C99_MATH=1 -I./include -I./util_lib/include -Iinclude/ -I./kexec/arch/i386/include -c -MD -o kexec/crashdump-xen.o kexec/crashdump-xen.c kexec/firmware_memmap.c: In function 'get_firmware_memmap_ranges': kexec/firmware_memmap.c:132:35: warning: '%s' directive output may be truncated writing 5 bytes into a region of size between 0 and 4095 [-Wformat-truncation=] snprintf(filename, PATH_MAX, "%s/%s", entry, "start"); ^~ ~~~~~~~ In file included from /usr/include/stdio.h:873, from kexec/firmware_memmap.c:21: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 7 and 4102 bytes into a destination of size 4096 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ kexec/firmware_memmap.c:142:35: warning: '%s' directive output may be truncated writing 3 bytes into a region of size between 0 and 4095 [-Wformat-truncation=] snprintf(filename, PATH_MAX, "%s/%s", entry, "end"); ^~ ~~~~~ In file included from /usr/include/stdio.h:873, from kexec/firmware_memmap.c:21: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 5 and 4100 bytes into a destination of size 4096 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ kexec/firmware_memmap.c:153:35: warning: '%s' directive output may be truncated writing 4 bytes into a region of size between 0 and 4095 [-Wformat-truncation=] snprintf(filename, PATH_MAX, "%s/%s", entry, "type"); ^~ ~~~~~~ In file included from /usr/include/stdio.h:873, from kexec/firmware_memmap.c:21: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 6 and 4101 bytes into a destination of size 4096 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -march=i486 -Os -pipe -mindirect-branch=thunk -fno-strict-aliasing -Wall -Wstrict-prototypes -D_GLIBCXX_USE_C99_MATH=1 -I./include -I./util_lib/include -Iinclude/ -I./kexec/arch/i386/include -c -MD -o kexec/phys_arch.o kexec/phys_arch.c gcc -march=i486 -Os -pipe -mindirect-branch=thunk -fno-strict-aliasing -Wall -Wstrict-prototypes -D_GLIBCXX_USE_C99_MATH=1 -I./include -I./util_lib/include -Iinclude/ -I./kexec/arch/i386/include -c -MD -o kexec/kernel_version.o kexec/kernel_version.c gcc -march=i486 -Os -pipe -mindirect-branch=thunk -fno-strict-aliasing -Wall -Wstrict-prototypes -D_GLIBCXX_USE_C99_MATH=1 -I./include -I./util_lib/include -Iinclude/ -I./kexec/arch/i386/include -c -MD -o kexec/lzma.o kexec/lzma.c gcc -march=i486 -Os -pipe -mindirect-branch=thunk -fno-strict-aliasing -Wall -Wstrict-prototypes -D_GLIBCXX_USE_C99_MATH=1 -I./include -I./util_lib/include -Iinclude/ -I./kexec/arch/i386/include -c -MD -o kexec/zlib.o kexec/zlib.c gcc -march=i486 -Os -pipe -mindirect-branch=thunk -fno-strict-aliasing -Wall -Wstrict-prototypes -D_GLIBCXX_USE_C99_MATH=1 -I./include -I./util_lib/include -Iinclude/ -I./kexec/arch/i386/include -c -MD -o kexec/proc_iomem.o kexec/proc_iomem.c gcc -march=i486 -Os -pipe -mindirect-branch=thunk -fno-strict-aliasing -Wall -Wstrict-prototypes -D_GLIBCXX_USE_C99_MATH=1 -I./include -I./util_lib/include -Iinclude/ -I./kexec/arch/i386/include -c -MD -o kexec/virt_to_phys.o kexec/virt_to_phys.c gcc -march=i486 -Os -pipe -mindirect-branch=thunk -fno-strict-aliasing -Wall -Wstrict-prototypes -D_GLIBCXX_USE_C99_MATH=1 -I./include -I./util_lib/include -Iinclude/ -I./kexec/arch/i386/include -c -MD -o kexec/phys_to_virt.o kexec/phys_to_virt.c gcc -march=i486 -Os -pipe -mindirect-branch=thunk -fno-strict-aliasing -Wall -Wstrict-prototypes -D_GLIBCXX_USE_C99_MATH=1 -I./include -I./util_lib/include -Iinclude/ -I./kexec/arch/i386/include -c -MD -o kexec/add_segment.o kexec/add_segment.c gcc -march=i486 -Os -pipe -mindirect-branch=thunk -fno-strict-aliasing -Wall -Wstrict-prototypes -D_GLIBCXX_USE_C99_MATH=1 -I./include -I./util_lib/include -Iinclude/ -I./kexec/arch/i386/include -c -MD -o kexec/arch_reuse_initrd.o kexec/arch_reuse_initrd.c gcc -march=i486 -Os -pipe -mindirect-branch=thunk -fno-strict-aliasing -Wall -Wstrict-prototypes -D_GLIBCXX_USE_C99_MATH=1 -I./include -I./util_lib/include -Iinclude/ -I./kexec/arch/i386/include -c -MD -o kexec/add_buffer.o kexec/add_buffer.c gcc -march=i486 -Os -pipe -mindirect-branch=thunk -fno-strict-aliasing -Wall -Wstrict-prototypes -D_GLIBCXX_USE_C99_MATH=1 -I./include -I./util_lib/include -Iinclude/ -I./kexec/arch/i386/include -c -MD -o kexec/arch/i386/kexec-x86.o kexec/arch/i386/kexec-x86.c gcc -march=i486 -Os -pipe -mindirect-branch=thunk -fno-strict-aliasing -Wall -Wstrict-prototypes -D_GLIBCXX_USE_C99_MATH=1 -I./include -I./util_lib/include -Iinclude/ -I./kexec/arch/i386/include -c -MD -o kexec/arch/i386/kexec-x86-common.o kexec/arch/i386/kexec-x86-common.c gcc -march=i486 -Os -pipe -mindirect-branch=thunk -fno-strict-aliasing -Wall -Wstrict-prototypes -D_GLIBCXX_USE_C99_MATH=1 -I./include -I./util_lib/include -Iinclude/ -I./kexec/arch/i386/include -c -MD -o kexec/arch/i386/kexec-elf-x86.o kexec/arch/i386/kexec-elf-x86.c In file included from /usr/include/fcntl.h:25, from kexec/arch/i386/kexec-x86-common.c:23: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ gcc -march=i486 -Os -pipe -mindirect-branch=thunk -fno-strict-aliasing -Wall -Wstrict-prototypes -D_GLIBCXX_USE_C99_MATH=1 -I./include -I./util_lib/include -Iinclude/ -I./kexec/arch/i386/include -c -MD -o kexec/arch/i386/kexec-elf-rel-x86.o kexec/arch/i386/kexec-elf-rel-x86.c gcc -march=i486 -Os -pipe -mindirect-branch=thunk -fno-strict-aliasing -Wall -Wstrict-prototypes -D_GLIBCXX_USE_C99_MATH=1 -I./include -I./util_lib/include -Iinclude/ -I./kexec/arch/i386/include -c -MD -o kexec/arch/i386/kexec-bzImage.o kexec/arch/i386/kexec-bzImage.c kexec/arch/i386/kexec-x86-common.c: In function 'efi_map_added': kexec/arch/i386/kexec-x86-common.c:400:18: warning: variable 'res' set but not used [-Wunused-but-set-variable] char buf[512], *res; ^~~ gcc -march=i486 -Os -pipe -mindirect-branch=thunk -fno-strict-aliasing -Wall -Wstrict-prototypes -D_GLIBCXX_USE_C99_MATH=1 -I./include -I./util_lib/include -Iinclude/ -I./kexec/arch/i386/include -c -MD -o kexec/arch/i386/kexec-multiboot-x86.o kexec/arch/i386/kexec-multiboot-x86.c gcc -march=i486 -Os -pipe -mindirect-branch=thunk -fno-strict-aliasing -Wall -Wstrict-prototypes -D_GLIBCXX_USE_C99_MATH=1 -I./include -I./util_lib/include -Iinclude/ -I./kexec/arch/i386/include -c -MD -o kexec/arch/i386/kexec-beoboot-x86.o kexec/arch/i386/kexec-beoboot-x86.c kexec/arch/i386/kexec-elf-x86.c: In function 'elf_x86_load': kexec/arch/i386/kexec-elf-x86.c:94:6: warning: variable 'modified_cmdline_len' set but not used [-Wunused-but-set-variable] int modified_cmdline_len; ^~~~~~~~~~~~~~~~~~~~ gcc -march=i486 -Os -pipe -mindirect-branch=thunk -fno-strict-aliasing -Wall -Wstrict-prototypes -D_GLIBCXX_USE_C99_MATH=1 -I./include -I./util_lib/include -Iinclude/ -I./kexec/arch/i386/include -c -MD -o kexec/arch/i386/kexec-nbi.o kexec/arch/i386/kexec-nbi.c kexec/arch/i386/kexec-bzImage.c: In function 'do_bzImage_load': kexec/arch/i386/kexec-bzImage.c:110:8: warning: variable 'kernel_version' set but not used [-Wunused-but-set-variable] char *kernel_version; ^~~~~~~~~~~~~~ gcc -march=i486 -Os -pipe -mindirect-branch=thunk -fno-strict-aliasing -Wall -Wstrict-prototypes -D_GLIBCXX_USE_C99_MATH=1 -I./include -I./util_lib/include -Iinclude/ -I./kexec/arch/i386/include -c -MD -o kexec/arch/i386/x86-linux-setup.o kexec/arch/i386/x86-linux-setup.c gcc -march=i486 -Os -pipe -mindirect-branch=thunk -fno-strict-aliasing -Wall -Wstrict-prototypes -D_GLIBCXX_USE_C99_MATH=1 -I./include -I./util_lib/include -Iinclude/ -I./kexec/arch/i386/include -c -MD -o kexec/arch/i386/crashdump-x86.o kexec/arch/i386/crashdump-x86.c gcc -march=i486 -Os -pipe -mindirect-branch=thunk -fno-strict-aliasing -Wall -Wstrict-prototypes -fno-zero-initialized-in-bss -Os -fno-builtin -ffreestanding -I./purgatory/include -I./purgatory/arch/i386/include -I./util_lib/include -I./include -I/usr/lib/gcc/i486-slitaz-linux/8.2.0/include -c -MD -o purgatory/purgatory.o purgatory/purgatory.c In file included from /usr/include/fcntl.h:25, from kexec/arch/i386/crashdump-x86.c:25: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ gcc -march=i486 -Os -pipe -mindirect-branch=thunk -fno-strict-aliasing -Wall -Wstrict-prototypes -fno-zero-initialized-in-bss -Os -fno-builtin -ffreestanding -I./purgatory/include -I./purgatory/arch/i386/include -I./util_lib/include -I./include -I/usr/lib/gcc/i486-slitaz-linux/8.2.0/include -c -MD -o purgatory/printf.o purgatory/printf.c gcc -march=i486 -Os -pipe -mindirect-branch=thunk -fno-strict-aliasing -Wall -Wstrict-prototypes -fno-zero-initialized-in-bss -Os -fno-builtin -ffreestanding -I./purgatory/include -I./purgatory/arch/i386/include -I./util_lib/include -I./include -I/usr/lib/gcc/i486-slitaz-linux/8.2.0/include -c -MD -o purgatory/string.o purgatory/string.c gcc -I./purgatory/include -I./purgatory/arch/i386/include -I./util_lib/include -I./include -I/usr/lib/gcc/i486-slitaz-linux/8.2.0/include -c -MD -o purgatory/arch/i386/entry32-16.o purgatory/arch/i386/entry32-16.S gcc -I./purgatory/include -I./purgatory/arch/i386/include -I./util_lib/include -I./include -I/usr/lib/gcc/i486-slitaz-linux/8.2.0/include -c -MD -o purgatory/arch/i386/entry32-16-debug.o purgatory/arch/i386/entry32-16-debug.S gcc -I./purgatory/include -I./purgatory/arch/i386/include -I./util_lib/include -I./include -I/usr/lib/gcc/i486-slitaz-linux/8.2.0/include -c -MD -o purgatory/arch/i386/entry32.o purgatory/arch/i386/entry32.S kexec/arch/i386/x86-linux-setup.c: In function 'setup_linux_bootloader_parameters_high': kexec/arch/i386/x86-linux-setup.c:95:46: warning: right shift count >= width of type [-Wshift-count-overflow] real_mode->ext_ramdisk_image = initrd_base >> 32; ^~ kexec/arch/i386/x86-linux-setup.c:99:45: warning: right shift count >= width of type [-Wshift-count-overflow] real_mode->ext_ramdisk_size = initrd_size >> 32; ^~ kexec/arch/i386/x86-linux-setup.c:113:47: warning: right shift count >= width of type [-Wshift-count-overflow] real_mode->ext_cmd_line_ptr = cmd_line_ptr >> 32; ^~ gcc -I./purgatory/include -I./purgatory/arch/i386/include -I./util_lib/include -I./include -I/usr/lib/gcc/i486-slitaz-linux/8.2.0/include -c -MD -o purgatory/arch/i386/setup-x86.o purgatory/arch/i386/setup-x86.S gcc -I./purgatory/include -I./purgatory/arch/i386/include -I./util_lib/include -I./include -I/usr/lib/gcc/i486-slitaz-linux/8.2.0/include -c -MD -o purgatory/arch/i386/stack.o purgatory/arch/i386/stack.S kexec/arch/i386/x86-linux-setup.c: In function 'setup_subarch': kexec/arch/i386/x86-linux-setup.c:458:2: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(data_file, &real_mode->hardware_subarch, sizeof(uint32_t)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -I./purgatory/include -I./purgatory/arch/i386/include -I./util_lib/include -I./include -I/usr/lib/gcc/i486-slitaz-linux/8.2.0/include -c -MD -o purgatory/arch/i386/compat_x86_64.o purgatory/arch/i386/compat_x86_64.S gcc -march=i486 -Os -pipe -mindirect-branch=thunk -fno-strict-aliasing -Wall -Wstrict-prototypes -fno-zero-initialized-in-bss -Os -fno-builtin -ffreestanding -I./purgatory/include -I./purgatory/arch/i386/include -I./util_lib/include -I./include -I/usr/lib/gcc/i486-slitaz-linux/8.2.0/include -c -MD -o purgatory/arch/i386/purgatory-x86.o purgatory/arch/i386/purgatory-x86.c gcc -march=i486 -Os -pipe -mindirect-branch=thunk -fno-strict-aliasing -Wall -Wstrict-prototypes -fno-zero-initialized-in-bss -Os -fno-builtin -ffreestanding -I./purgatory/include -I./purgatory/arch/i386/include -I./util_lib/include -I./include -I/usr/lib/gcc/i486-slitaz-linux/8.2.0/include -c -MD -o purgatory/arch/i386/console-x86.o purgatory/arch/i386/console-x86.c purgatory/arch/i386/compat_x86_64.S: Assembler messages: purgatory/arch/i386/compat_x86_64.S:27: Error: unknown pseudo-op: `.code64' purgatory/arch/i386/compat_x86_64.S:34: Error: bad register name `%rip)' purgatory/arch/i386/compat_x86_64.S:37: Error: bad register name `%rip)' make: *** [Makefile:116: purgatory/arch/i386/compat_x86_64.o] Error 1 make: *** Waiting for unfinished jobs.... gcc -march=i486 -Os -pipe -mindirect-branch=thunk -fno-strict-aliasing -Wall -Wstrict-prototypes -fno-zero-initialized-in-bss -Os -fno-builtin -ffreestanding -I./purgatory/include -I./purgatory/arch/i386/include -I./util_lib/include -I./include -I/usr/lib/gcc/i486-slitaz-linux/8.2.0/include -c -MD -o purgatory/arch/i386/vga.o purgatory/arch/i386/vga.c kexec/arch/i386/x86-linux-setup.c: In function 'setup_edd_info': kexec/arch/i386/x86-linux-setup.c:221:35: warning: '%s' directive output may be truncated writing 10 bytes into a region of size between 0 and 4095 [-Wformat-truncation=] snprintf(filename, PATH_MAX, "%s/%s", dir, "extensions"); ^~ ~~~~~~~~~~~~ In file included from /usr/include/stdio.h:873, from kexec/arch/i386/x86-linux-setup.c:18: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 12 and 4107 bytes into a destination of size 4096 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ kexec/arch/i386/x86-linux-setup.c:258:35: warning: '%s' directive output may be truncated writing 8 bytes into a region of size between 0 and 4095 [-Wformat-truncation=] snprintf(filename, PATH_MAX, "%s/%s", dir, "raw_data"); ^~ ~~~~~~~~~~ In file included from /usr/include/stdio.h:873, from kexec/arch/i386/x86-linux-setup.c:18: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 10 and 4105 bytes into a destination of size 4096 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Build dependencies to remove: 3 Removing: xz-dev xz-tools zlib-dev Debug information ret1. ================================================================================ Cook date: 2020-09-12 15:53 Wasted time : 8s ================================================================================ Post-check ================================================================================ Checking build... Failed Updating activity log... Done ================================================================================