Cook: dosfstools 4.1 ================================================================================ QA: checking package receipt... Checking build dependencies... Installing (pkg/local): libxau-1.0.8-i486 Installing (pkg/local): libxdmcp-1.1.2-i486 Installing (pkg/local): libxcb-1.13.1-i486 Installing (pkg/local): libx11-1.6.7-i486 Installing (pkg/local): dbus-1.12.18-i486 Installing (pkg/local): util-linux-smartcols-2.33.1-i486 Installing (pkg/local): util-linux-mount-2.33.1-i486 Installing (pkg/local): util-linux-uuid-2.33.1-i486 Installing (pkg/local): util-linux-blkid-2.33.1-i486 Installing (pkg/local): eudev-3.2.9-i486 Installing (pkg/local): eudev-dev-3.2.9-any Extracting source archive "dosfstools-4.1.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 for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for i486-slitaz-linux-gcc... i486-slitaz-linux-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 i486-slitaz-linux-gcc accepts -g... yes checking for i486-slitaz-linux-gcc option to accept ISO C89... none needed checking whether i486-slitaz-linux-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of i486-slitaz-linux-gcc... gcc3 checking whether ln -s works... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking how to run the C preprocessor... i486-slitaz-linux-gcc -E 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 err.h usability... yes checking err.h presence... yes checking for err.h... yes checking linux/fd.h usability... yes checking linux/fd.h presence... yes checking for linux/fd.h... yes checking linux/hdreg.h usability... yes checking linux/hdreg.h presence... yes checking for linux/hdreg.h... yes checking linux/version.h usability... yes checking linux/version.h presence... yes checking for linux/version.h... yes checking sys/disk.h usability... no checking sys/disk.h presence... no checking for sys/disk.h... no checking sys/disklabel.h usability... no checking sys/disklabel.h presence... no checking for sys/disklabel.h... no checking sys/ioccom.h usability... no checking sys/ioccom.h presence... no checking for sys/ioccom.h... no checking sys/mkdev.h usability... no checking sys/mkdev.h presence... no checking for sys/mkdev.h... no checking sys/queue.h usability... yes checking sys/queue.h presence... yes checking for sys/queue.h... yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking sys/endian.h usability... no checking sys/endian.h presence... no checking for sys/endian.h... no checking libkern/OSByteOrder.h usability... no checking libkern/OSByteOrder.h presence... no checking for libkern/OSByteOrder.h... no checking whether getmntent is declared... yes checking whether getmntinfo is declared... no checking for i486-slitaz-linux-pkg-config... /usr/bin/i486-slitaz-linux-pkg-config checking pkg-config is at least version 0.9.0... yes checking for UDEV... yes checking for library containing iconv_open... none required checking for xxd... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/version.h config.status: creating manpages/Makefile config.status: creating manpages/mkfs.fat.8 config.status: creating manpages/fsck.fat.8 config.status: creating manpages/fatlabel.8 config.status: creating tests/Makefile config.status: executing depfiles commands Making all in src make[1]: Entering directory '/home/slitaz/wok/dosfstools/source/dosfstools-4.1/src' i486-slitaz-linux-gcc -DPACKAGE_NAME=\"dosfstools\" -DPACKAGE_TARNAME=\"dosfstools\" -DPACKAGE_VERSION=\"4.1\" -DPACKAGE_STRING=\"dosfstools\ 4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dosfstools\" -DVERSION=\"4.1\" -D_FILE_OFFSET_BITS=64 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ERR_H=1 -DHAVE_LINUX_FD_H=1 -DHAVE_LINUX_HDREG_H=1 -DHAVE_LINUX_VERSION_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_ENDIAN_H=1 -DHAVE_DECL_GETMNTENT=1 -DHAVE_DECL_GETMNTINFO=0 -DHAVE_UDEV=1 -I. -I./blkdev -D_GLIBCXX_USE_C99_MATH=1 -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -march=i486 -Os -pipe -mindirect-branch=thunk -MT testdevinfo-testdevinfo.o -MD -MP -MF .deps/testdevinfo-testdevinfo.Tpo -c -o testdevinfo-testdevinfo.o `test -f 'testdevinfo.c' || echo './'`testdevinfo.c i486-slitaz-linux-gcc -DPACKAGE_NAME=\"dosfstools\" -DPACKAGE_TARNAME=\"dosfstools\" -DPACKAGE_VERSION=\"4.1\" -DPACKAGE_STRING=\"dosfstools\ 4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dosfstools\" -DVERSION=\"4.1\" -D_FILE_OFFSET_BITS=64 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ERR_H=1 -DHAVE_LINUX_FD_H=1 -DHAVE_LINUX_HDREG_H=1 -DHAVE_LINUX_VERSION_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_ENDIAN_H=1 -DHAVE_DECL_GETMNTENT=1 -DHAVE_DECL_GETMNTINFO=0 -DHAVE_UDEV=1 -I. -I./blkdev -D_GLIBCXX_USE_C99_MATH=1 -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -march=i486 -Os -pipe -mindirect-branch=thunk -MT testdevinfo-device_info.o -MD -MP -MF .deps/testdevinfo-device_info.Tpo -c -o testdevinfo-device_info.o `test -f 'device_info.c' || echo './'`device_info.c depbase=`echo fsck.fat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i486-slitaz-linux-gcc -DPACKAGE_NAME=\"dosfstools\" -DPACKAGE_TARNAME=\"dosfstools\" -DPACKAGE_VERSION=\"4.1\" -DPACKAGE_STRING=\"dosfstools\ 4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dosfstools\" -DVERSION=\"4.1\" -D_FILE_OFFSET_BITS=64 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ERR_H=1 -DHAVE_LINUX_FD_H=1 -DHAVE_LINUX_HDREG_H=1 -DHAVE_LINUX_VERSION_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_ENDIAN_H=1 -DHAVE_DECL_GETMNTENT=1 -DHAVE_DECL_GETMNTINFO=0 -DHAVE_UDEV=1 -I. -D_GLIBCXX_USE_C99_MATH=1 -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -march=i486 -Os -pipe -mindirect-branch=thunk -MT fsck.fat.o -MD -MP -MF $depbase.Tpo -c -o fsck.fat.o fsck.fat.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo boot.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i486-slitaz-linux-gcc -DPACKAGE_NAME=\"dosfstools\" -DPACKAGE_TARNAME=\"dosfstools\" -DPACKAGE_VERSION=\"4.1\" -DPACKAGE_STRING=\"dosfstools\ 4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dosfstools\" -DVERSION=\"4.1\" -D_FILE_OFFSET_BITS=64 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ERR_H=1 -DHAVE_LINUX_FD_H=1 -DHAVE_LINUX_HDREG_H=1 -DHAVE_LINUX_VERSION_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_ENDIAN_H=1 -DHAVE_DECL_GETMNTENT=1 -DHAVE_DECL_GETMNTINFO=0 -DHAVE_UDEV=1 -I. -D_GLIBCXX_USE_C99_MATH=1 -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -march=i486 -Os -pipe -mindirect-branch=thunk -MT boot.o -MD -MP -MF $depbase.Tpo -c -o boot.o boot.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo check.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i486-slitaz-linux-gcc -DPACKAGE_NAME=\"dosfstools\" -DPACKAGE_TARNAME=\"dosfstools\" -DPACKAGE_VERSION=\"4.1\" -DPACKAGE_STRING=\"dosfstools\ 4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dosfstools\" -DVERSION=\"4.1\" -D_FILE_OFFSET_BITS=64 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ERR_H=1 -DHAVE_LINUX_FD_H=1 -DHAVE_LINUX_HDREG_H=1 -DHAVE_LINUX_VERSION_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_ENDIAN_H=1 -DHAVE_DECL_GETMNTENT=1 -DHAVE_DECL_GETMNTINFO=0 -DHAVE_UDEV=1 -I. -D_GLIBCXX_USE_C99_MATH=1 -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -march=i486 -Os -pipe -mindirect-branch=thunk -MT check.o -MD -MP -MF $depbase.Tpo -c -o check.o check.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo common.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i486-slitaz-linux-gcc -DPACKAGE_NAME=\"dosfstools\" -DPACKAGE_TARNAME=\"dosfstools\" -DPACKAGE_VERSION=\"4.1\" -DPACKAGE_STRING=\"dosfstools\ 4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dosfstools\" -DVERSION=\"4.1\" -D_FILE_OFFSET_BITS=64 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ERR_H=1 -DHAVE_LINUX_FD_H=1 -DHAVE_LINUX_HDREG_H=1 -DHAVE_LINUX_VERSION_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_ENDIAN_H=1 -DHAVE_DECL_GETMNTENT=1 -DHAVE_DECL_GETMNTINFO=0 -DHAVE_UDEV=1 -I. -D_GLIBCXX_USE_C99_MATH=1 -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -march=i486 -Os -pipe -mindirect-branch=thunk -MT common.o -MD -MP -MF $depbase.Tpo -c -o common.o common.c &&\ mv -f $depbase.Tpo $depbase.Po mv -f .deps/testdevinfo-testdevinfo.Tpo .deps/testdevinfo-testdevinfo.Po depbase=`echo fat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i486-slitaz-linux-gcc -DPACKAGE_NAME=\"dosfstools\" -DPACKAGE_TARNAME=\"dosfstools\" -DPACKAGE_VERSION=\"4.1\" -DPACKAGE_STRING=\"dosfstools\ 4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dosfstools\" -DVERSION=\"4.1\" -D_FILE_OFFSET_BITS=64 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ERR_H=1 -DHAVE_LINUX_FD_H=1 -DHAVE_LINUX_HDREG_H=1 -DHAVE_LINUX_VERSION_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_ENDIAN_H=1 -DHAVE_DECL_GETMNTENT=1 -DHAVE_DECL_GETMNTINFO=0 -DHAVE_UDEV=1 -I. -D_GLIBCXX_USE_C99_MATH=1 -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -march=i486 -Os -pipe -mindirect-branch=thunk -MT fat.o -MD -MP -MF $depbase.Tpo -c -o fat.o fat.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo file.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i486-slitaz-linux-gcc -DPACKAGE_NAME=\"dosfstools\" -DPACKAGE_TARNAME=\"dosfstools\" -DPACKAGE_VERSION=\"4.1\" -DPACKAGE_STRING=\"dosfstools\ 4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dosfstools\" -DVERSION=\"4.1\" -D_FILE_OFFSET_BITS=64 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ERR_H=1 -DHAVE_LINUX_FD_H=1 -DHAVE_LINUX_HDREG_H=1 -DHAVE_LINUX_VERSION_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_ENDIAN_H=1 -DHAVE_DECL_GETMNTENT=1 -DHAVE_DECL_GETMNTINFO=0 -DHAVE_UDEV=1 -I. -D_GLIBCXX_USE_C99_MATH=1 -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -march=i486 -Os -pipe -mindirect-branch=thunk -MT file.o -MD -MP -MF $depbase.Tpo -c -o file.o file.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo io.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i486-slitaz-linux-gcc -DPACKAGE_NAME=\"dosfstools\" -DPACKAGE_TARNAME=\"dosfstools\" -DPACKAGE_VERSION=\"4.1\" -DPACKAGE_STRING=\"dosfstools\ 4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dosfstools\" -DVERSION=\"4.1\" -D_FILE_OFFSET_BITS=64 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ERR_H=1 -DHAVE_LINUX_FD_H=1 -DHAVE_LINUX_HDREG_H=1 -DHAVE_LINUX_VERSION_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_ENDIAN_H=1 -DHAVE_DECL_GETMNTENT=1 -DHAVE_DECL_GETMNTINFO=0 -DHAVE_UDEV=1 -I. -D_GLIBCXX_USE_C99_MATH=1 -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -march=i486 -Os -pipe -mindirect-branch=thunk -MT io.o -MD -MP -MF $depbase.Tpo -c -o io.o io.c &&\ mv -f $depbase.Tpo $depbase.Po mv -f .deps/testdevinfo-device_info.Tpo .deps/testdevinfo-device_info.Po depbase=`echo lfn.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i486-slitaz-linux-gcc -DPACKAGE_NAME=\"dosfstools\" -DPACKAGE_TARNAME=\"dosfstools\" -DPACKAGE_VERSION=\"4.1\" -DPACKAGE_STRING=\"dosfstools\ 4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dosfstools\" -DVERSION=\"4.1\" -D_FILE_OFFSET_BITS=64 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ERR_H=1 -DHAVE_LINUX_FD_H=1 -DHAVE_LINUX_HDREG_H=1 -DHAVE_LINUX_VERSION_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_ENDIAN_H=1 -DHAVE_DECL_GETMNTENT=1 -DHAVE_DECL_GETMNTINFO=0 -DHAVE_UDEV=1 -I. -D_GLIBCXX_USE_C99_MATH=1 -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -march=i486 -Os -pipe -mindirect-branch=thunk -MT lfn.o -MD -MP -MF $depbase.Tpo -c -o lfn.o lfn.c &&\ mv -f $depbase.Tpo $depbase.Po boot.c: In function 'read_boot': boot.c:182:27: warning: '%02x' directive writing between 2 and 8 bytes into a region of size between 0 and 15 [-Wformat-overflow=] sprintf(buf, "%s%u:%02x/%02x", first ? "" : ", ", ^~~~ boot.c:182:16: note: directive argument in the range [0, 2147483647] sprintf(buf, "%s%u:%02x/%02x", first ? "" : ", ", ^~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:873, from boot.c:28: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 8 and 31 bytes into a destination of size 20 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ check.c: In function 'file_stat': check.c:273:42: warning: '%s' directive writing up to 99 bytes into a region of size between 70 and 79 [-Wformat-overflow=] sprintf(temp, " Size %u bytes, date %s", le32toh(file->dir_ent.size), tmp); ^~ ~~~ In file included from /usr/include/stdio.h:873, from check.c:28: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 22 and 130 bytes into a destination of size 100 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ depbase=`echo charconv.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i486-slitaz-linux-gcc -DPACKAGE_NAME=\"dosfstools\" -DPACKAGE_TARNAME=\"dosfstools\" -DPACKAGE_VERSION=\"4.1\" -DPACKAGE_STRING=\"dosfstools\ 4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dosfstools\" -DVERSION=\"4.1\" -D_FILE_OFFSET_BITS=64 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ERR_H=1 -DHAVE_LINUX_FD_H=1 -DHAVE_LINUX_HDREG_H=1 -DHAVE_LINUX_VERSION_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_ENDIAN_H=1 -DHAVE_DECL_GETMNTENT=1 -DHAVE_DECL_GETMNTINFO=0 -DHAVE_UDEV=1 -I. -D_GLIBCXX_USE_C99_MATH=1 -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -march=i486 -Os -pipe -mindirect-branch=thunk -MT charconv.o -MD -MP -MF $depbase.Tpo -c -o charconv.o charconv.c &&\ mv -f $depbase.Tpo $depbase.Po i486-slitaz-linux-gcc -DPACKAGE_NAME=\"dosfstools\" -DPACKAGE_TARNAME=\"dosfstools\" -DPACKAGE_VERSION=\"4.1\" -DPACKAGE_STRING=\"dosfstools\ 4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dosfstools\" -DVERSION=\"4.1\" -D_FILE_OFFSET_BITS=64 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ERR_H=1 -DHAVE_LINUX_FD_H=1 -DHAVE_LINUX_HDREG_H=1 -DHAVE_LINUX_VERSION_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_ENDIAN_H=1 -DHAVE_DECL_GETMNTENT=1 -DHAVE_DECL_GETMNTINFO=0 -DHAVE_UDEV=1 -I. -I./blkdev -D_GLIBCXX_USE_C99_MATH=1 -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -march=i486 -Os -pipe -mindirect-branch=thunk -MT mkfs_fat-mkfs.fat.o -MD -MP -MF .deps/mkfs_fat-mkfs.fat.Tpo -c -o mkfs_fat-mkfs.fat.o `test -f 'mkfs.fat.c' || echo './'`mkfs.fat.c i486-slitaz-linux-gcc -DPACKAGE_NAME=\"dosfstools\" -DPACKAGE_TARNAME=\"dosfstools\" -DPACKAGE_VERSION=\"4.1\" -DPACKAGE_STRING=\"dosfstools\ 4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dosfstools\" -DVERSION=\"4.1\" -D_FILE_OFFSET_BITS=64 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ERR_H=1 -DHAVE_LINUX_FD_H=1 -DHAVE_LINUX_HDREG_H=1 -DHAVE_LINUX_VERSION_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_ENDIAN_H=1 -DHAVE_DECL_GETMNTENT=1 -DHAVE_DECL_GETMNTINFO=0 -DHAVE_UDEV=1 -I. -I./blkdev -D_GLIBCXX_USE_C99_MATH=1 -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -march=i486 -Os -pipe -mindirect-branch=thunk -MT mkfs_fat-device_info.o -MD -MP -MF .deps/mkfs_fat-device_info.Tpo -c -o mkfs_fat-device_info.o `test -f 'device_info.c' || echo './'`device_info.c i486-slitaz-linux-gcc -DPACKAGE_NAME=\"dosfstools\" -DPACKAGE_TARNAME=\"dosfstools\" -DPACKAGE_VERSION=\"4.1\" -DPACKAGE_STRING=\"dosfstools\ 4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dosfstools\" -DVERSION=\"4.1\" -D_FILE_OFFSET_BITS=64 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ERR_H=1 -DHAVE_LINUX_FD_H=1 -DHAVE_LINUX_HDREG_H=1 -DHAVE_LINUX_VERSION_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_ENDIAN_H=1 -DHAVE_DECL_GETMNTENT=1 -DHAVE_DECL_GETMNTINFO=0 -DHAVE_UDEV=1 -I. -I./blkdev -D_GLIBCXX_USE_C99_MATH=1 -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -march=i486 -Os -pipe -mindirect-branch=thunk -MT blkdev/mkfs_fat-blkdev.o -MD -MP -MF blkdev/.deps/mkfs_fat-blkdev.Tpo -c -o blkdev/mkfs_fat-blkdev.o `test -f 'blkdev/blkdev.c' || echo './'`blkdev/blkdev.c i486-slitaz-linux-gcc -DPACKAGE_NAME=\"dosfstools\" -DPACKAGE_TARNAME=\"dosfstools\" -DPACKAGE_VERSION=\"4.1\" -DPACKAGE_STRING=\"dosfstools\ 4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dosfstools\" -DVERSION=\"4.1\" -D_FILE_OFFSET_BITS=64 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ERR_H=1 -DHAVE_LINUX_FD_H=1 -DHAVE_LINUX_HDREG_H=1 -DHAVE_LINUX_VERSION_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_ENDIAN_H=1 -DHAVE_DECL_GETMNTENT=1 -DHAVE_DECL_GETMNTINFO=0 -DHAVE_UDEV=1 -I. -I./blkdev -D_GLIBCXX_USE_C99_MATH=1 -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -march=i486 -Os -pipe -mindirect-branch=thunk -MT blkdev/mkfs_fat-linux_version.o -MD -MP -MF blkdev/.deps/mkfs_fat-linux_version.Tpo -c -o blkdev/mkfs_fat-linux_version.o `test -f 'blkdev/linux_version.c' || echo './'`blkdev/linux_version.c depbase=`echo fatlabel.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i486-slitaz-linux-gcc -DPACKAGE_NAME=\"dosfstools\" -DPACKAGE_TARNAME=\"dosfstools\" -DPACKAGE_VERSION=\"4.1\" -DPACKAGE_STRING=\"dosfstools\ 4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dosfstools\" -DVERSION=\"4.1\" -D_FILE_OFFSET_BITS=64 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ERR_H=1 -DHAVE_LINUX_FD_H=1 -DHAVE_LINUX_HDREG_H=1 -DHAVE_LINUX_VERSION_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_ENDIAN_H=1 -DHAVE_DECL_GETMNTENT=1 -DHAVE_DECL_GETMNTINFO=0 -DHAVE_UDEV=1 -I. -D_GLIBCXX_USE_C99_MATH=1 -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -march=i486 -Os -pipe -mindirect-branch=thunk -MT fatlabel.o -MD -MP -MF $depbase.Tpo -c -o fatlabel.o fatlabel.c &&\ mv -f $depbase.Tpo $depbase.Po mv -f blkdev/.deps/mkfs_fat-linux_version.Tpo blkdev/.deps/mkfs_fat-linux_version.Po i486-slitaz-linux-gcc -DPACKAGE_NAME=\"dosfstools\" -DPACKAGE_TARNAME=\"dosfstools\" -DPACKAGE_VERSION=\"4.1\" -DPACKAGE_STRING=\"dosfstools\ 4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dosfstools\" -DVERSION=\"4.1\" -D_FILE_OFFSET_BITS=64 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ERR_H=1 -DHAVE_LINUX_FD_H=1 -DHAVE_LINUX_HDREG_H=1 -DHAVE_LINUX_VERSION_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_ENDIAN_H=1 -DHAVE_DECL_GETMNTENT=1 -DHAVE_DECL_GETMNTINFO=0 -DHAVE_UDEV=1 -I. -I./blkdev -D_GLIBCXX_USE_C99_MATH=1 -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -march=i486 -Os -pipe -mindirect-branch=thunk -MT blkdev/testdevinfo-blkdev.o -MD -MP -MF blkdev/.deps/testdevinfo-blkdev.Tpo -c -o blkdev/testdevinfo-blkdev.o `test -f 'blkdev/blkdev.c' || echo './'`blkdev/blkdev.c mv -f .deps/mkfs_fat-device_info.Tpo .deps/mkfs_fat-device_info.Po i486-slitaz-linux-gcc -DPACKAGE_NAME=\"dosfstools\" -DPACKAGE_TARNAME=\"dosfstools\" -DPACKAGE_VERSION=\"4.1\" -DPACKAGE_STRING=\"dosfstools\ 4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dosfstools\" -DVERSION=\"4.1\" -D_FILE_OFFSET_BITS=64 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ERR_H=1 -DHAVE_LINUX_FD_H=1 -DHAVE_LINUX_HDREG_H=1 -DHAVE_LINUX_VERSION_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_ENDIAN_H=1 -DHAVE_DECL_GETMNTENT=1 -DHAVE_DECL_GETMNTINFO=0 -DHAVE_UDEV=1 -I. -I./blkdev -D_GLIBCXX_USE_C99_MATH=1 -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -march=i486 -Os -pipe -mindirect-branch=thunk -MT blkdev/testdevinfo-linux_version.o -MD -MP -MF blkdev/.deps/testdevinfo-linux_version.Tpo -c -o blkdev/testdevinfo-linux_version.o `test -f 'blkdev/linux_version.c' || echo './'`blkdev/linux_version.c mv -f blkdev/.deps/mkfs_fat-blkdev.Tpo blkdev/.deps/mkfs_fat-blkdev.Po mv -f blkdev/.deps/testdevinfo-linux_version.Tpo blkdev/.deps/testdevinfo-linux_version.Po mv -f blkdev/.deps/testdevinfo-blkdev.Tpo blkdev/.deps/testdevinfo-blkdev.Po i486-slitaz-linux-gcc -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -march=i486 -Os -pipe -mindirect-branch=thunk -Wl,-Os,--as-needed -o testdevinfo testdevinfo-testdevinfo.o testdevinfo-device_info.o blkdev/testdevinfo-blkdev.o blkdev/testdevinfo-linux_version.o -ludev i486-slitaz-linux-gcc -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -march=i486 -Os -pipe -mindirect-branch=thunk -Wl,-Os,--as-needed -o fsck.fat fsck.fat.o boot.o check.o common.o fat.o file.o io.o lfn.o charconv.o i486-slitaz-linux-gcc -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -march=i486 -Os -pipe -mindirect-branch=thunk -Wl,-Os,--as-needed -o fatlabel fatlabel.o boot.o check.o common.o fat.o file.o io.o lfn.o charconv.o mv -f .deps/mkfs_fat-mkfs.fat.Tpo .deps/mkfs_fat-mkfs.fat.Po i486-slitaz-linux-gcc -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -march=i486 -Os -pipe -mindirect-branch=thunk -Wl,-Os,--as-needed -o mkfs.fat mkfs_fat-mkfs.fat.o mkfs_fat-device_info.o blkdev/mkfs_fat-blkdev.o blkdev/mkfs_fat-linux_version.o -ludev make[1]: Leaving directory '/home/slitaz/wok/dosfstools/source/dosfstools-4.1/src' Making all in manpages make[1]: Entering directory '/home/slitaz/wok/dosfstools/source/dosfstools-4.1/manpages' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/slitaz/wok/dosfstools/source/dosfstools-4.1/manpages' Making all in tests make[1]: Entering directory '/home/slitaz/wok/dosfstools/source/dosfstools-4.1/tests' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/slitaz/wok/dosfstools/source/dosfstools-4.1/tests' make[1]: Entering directory '/home/slitaz/wok/dosfstools/source/dosfstools-4.1' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/home/slitaz/wok/dosfstools/source/dosfstools-4.1' Making install in src make[1]: Entering directory '/home/slitaz/wok/dosfstools/source/dosfstools-4.1/src' make[2]: Entering directory '/home/slitaz/wok/dosfstools/source/dosfstools-4.1/src' make[2]: Nothing to be done for 'install-data-am'. .././install-sh -c -d '/home/slitaz/wok/dosfstools/install/usr/sbin' /usr/bin/install -c fsck.fat mkfs.fat fatlabel '/home/slitaz/wok/dosfstools/install/usr/sbin' make install-exec-hook make[3]: Entering directory '/home/slitaz/wok/dosfstools/source/dosfstools-4.1/src' make[3]: Nothing to be done for 'install-exec-hook'. make[3]: Leaving directory '/home/slitaz/wok/dosfstools/source/dosfstools-4.1/src' make[2]: Leaving directory '/home/slitaz/wok/dosfstools/source/dosfstools-4.1/src' make[1]: Leaving directory '/home/slitaz/wok/dosfstools/source/dosfstools-4.1/src' Making install in manpages make[1]: Entering directory '/home/slitaz/wok/dosfstools/source/dosfstools-4.1/manpages' make[2]: Entering directory '/home/slitaz/wok/dosfstools/source/dosfstools-4.1/manpages' make[2]: Nothing to be done for 'install-exec-am'. .././install-sh -c -d '/home/slitaz/wok/dosfstools/install/usr/share/man/man8' /usr/bin/install -c -m 644 fsck.fat.8 mkfs.fat.8 fatlabel.8 '/home/slitaz/wok/dosfstools/install/usr/share/man/man8' make install-data-hook make[3]: Entering directory '/home/slitaz/wok/dosfstools/source/dosfstools-4.1/manpages' make[3]: Nothing to be done for 'install-data-hook'. make[3]: Leaving directory '/home/slitaz/wok/dosfstools/source/dosfstools-4.1/manpages' make[2]: Leaving directory '/home/slitaz/wok/dosfstools/source/dosfstools-4.1/manpages' make[1]: Leaving directory '/home/slitaz/wok/dosfstools/source/dosfstools-4.1/manpages' Making install in tests make[1]: Entering directory '/home/slitaz/wok/dosfstools/source/dosfstools-4.1/tests' make[2]: Entering directory '/home/slitaz/wok/dosfstools/source/dosfstools-4.1/tests' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/slitaz/wok/dosfstools/source/dosfstools-4.1/tests' make[1]: Leaving directory '/home/slitaz/wok/dosfstools/source/dosfstools-4.1/tests' make[1]: Entering directory '/home/slitaz/wok/dosfstools/source/dosfstools-4.1' make[2]: Entering directory '/home/slitaz/wok/dosfstools/source/dosfstools-4.1' make[2]: Nothing to be done for 'install-exec-am'. ./install-sh -c -d '/home/slitaz/wok/dosfstools/install/usr/share/doc/dosfstools-4.1' /usr/bin/install -c -m 644 doc/ANNOUNCE.mkdosfs doc/ChangeLog.dosfsck doc/ChangeLog.dosfstools-2.x doc/ChangeLog.mkdosfs doc/README.dosfsck doc/README.dosfstools-2.x doc/README.mkdosfs doc/TODO.dosfstools-2.x '/home/slitaz/wok/dosfstools/install/usr/share/doc/dosfstools-4.1' make[2]: Leaving directory '/home/slitaz/wok/dosfstools/source/dosfstools-4.1' make[1]: Leaving directory '/home/slitaz/wok/dosfstools/source/dosfstools-4.1' ================================================================================ Executing strip on all files... Done Time: 0.53s. Size: 203944 B -> 131360 B. Save: 71 KB. Installing (pkg/local): advancecomp-static-2.1-i486 Compressing man pages... Done Time: 1.40s. Size: 18675 B -> 7309 B. Save: 11 KB. Cache hit: 3/3. ================================================================================ Build dependencies to remove: 12 Removing: advancecomp-static dbus eudev eudev-dev libx11 libxau libxcb libxdmcp util-linux-blkid util-linux-mount util-linux-smartcols util-linux-uuid Pack: dosfstools 4.1 ================================================================================ Executing: genpkg_rules Copying folders and files... Done Copying "receipt"... Done Determining package architecture... i486 Creating the list of files... Done Creating md5sum of files... Done Compressing the FS... Done Creating full cpio archive... Done QA: checking for empty package... Done The release checksum has not changed. ================================================================================ Package "dosfstools-4.1-i486.tazpkg" created Post-check ================================================================================ Checking build... Done Checking 'any' arch... Done Checking libtool in source/dosfstools-4.1... Done Checking site script in source/dosfstools-4.1... Done Checking ownership in install... Done Checking permissions in install... Done Checking broken symlinks in install... Done Querying Repology... Done Updating activity log... Done ================================================================================ Summary for: dosfstools 4.1 ================================================================================ Src file : dosfstools-4.1.tar.xz Src size : 172.0K Source dir : 1.7M Produced : 216.0K Cook time : 16s Cook date : 2020-07-19 21:29 Target arch : i486 -------------------------------------------------------------------------------- # : Packed : Compressed : Files : Package name -------------------------------------------------------------------------------- 1 : 164.0K : 35.2K : 3 : dosfstools-4.1-i486.tazpkg ================================================================================