<86>Apr 27 08:58:00 userdel[2994096]: delete user 'rooter' <86>Apr 27 08:58:00 userdel[2994096]: removed group 'rooter' owned by 'rooter' <86>Apr 27 08:58:00 userdel[2994096]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 27 08:58:00 groupadd[2994150]: group added to /etc/group: name=rooter, GID=1811 <86>Apr 27 08:58:00 groupadd[2994150]: group added to /etc/gshadow: name=rooter <86>Apr 27 08:58:00 groupadd[2994150]: new group: name=rooter, GID=1811 <86>Apr 27 08:58:00 useradd[2994191]: new user: name=rooter, UID=1811, GID=1811, home=/root, shell=/bin/bash, from=none <86>Apr 27 08:58:00 userdel[2994221]: delete user 'builder' <86>Apr 27 08:58:00 userdel[2994221]: removed group 'builder' owned by 'builder' <86>Apr 27 08:58:00 userdel[2994221]: removed shadow group 'builder' owned by 'builder' <86>Apr 27 08:58:00 groupadd[2994254]: group added to /etc/group: name=builder, GID=1812 <86>Apr 27 08:58:00 groupadd[2994254]: group added to /etc/gshadow: name=builder <86>Apr 27 08:58:00 groupadd[2994254]: new group: name=builder, GID=1812 <86>Apr 27 08:58:00 useradd[2994294]: new user: name=builder, UID=1812, GID=1812, home=/usr/src, shell=/bin/bash, from=none Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/dosfstools-4.2-alt3.nosrc.rpm (w1.gzdio) Installing dosfstools-4.2-alt3.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.60226 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf dosfstools-4.2 + echo 'Source #0 (dosfstools-4.2.tar):' Source #0 (dosfstools-4.2.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/dosfstools-4.2.tar + cd dosfstools-4.2 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (dosfstools-4.2-alt.patch):' Patch #0 (dosfstools-4.2-alt.patch): + /usr/bin/patch -p1 patching file .gear/dosfstools.spec patching file .gear/rules patching file .gear/tags/bba5a12447991cc1be9c33855c6c68e89b9ab29c patching file .gear/tags/list + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.60226 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd dosfstools-4.2 + ./autogen.sh autogen.sh: installing './config.rpath' configure.ac:45: installing './compile' configure.ac:75: installing './config.guess' configure.ac:75: installing './config.sub' configure.ac:19: installing './install-sh' configure.ac:19: installing './missing' src/Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' + autoreconf -fisv autoreconf-default: export WARNINGS= autoreconf-default: Entering directory '.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force autoreconf-default: configure.ac: tracing autoreconf-default: configure.ac: not using Libtool autoreconf-default: configure.ac: not using Intltool autoreconf-default: configure.ac: not using Gtkdoc autoreconf-default: running: /usr/bin/autoconf-2.71 --force autoreconf-default: configure.ac: not using Autoheader autoreconf-default: running: automake --add-missing --force-missing autoreconf-default: Leaving directory '.' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + configure_runstatedir_flags= + grep -qF runstatedir=DIR ./configure + configure_runstatedir_flags=--runstatedir=/var/run + ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --runstatedir=/var/run --without-included-gettext --prefix=/ --sbindir=/sbin --enable-compat-symlinks configure: WARNING: unrecognized options: --without-included-gettext checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports the include directive... yes (GNU style) checking for i586-alt-linux-gcc... i586-alt-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 the compiler supports GNU C... yes checking whether i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to enable C11 features... none needed checking whether i586-alt-linux-gcc understands -c and -o together... yes checking dependency style of i586-alt-linux-gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for i586-alt-linux-gcc... (cached) i586-alt-linux-gcc checking whether the compiler supports GNU C... (cached) yes checking whether i586-alt-linux-gcc accepts -g... (cached) yes checking for i586-alt-linux-gcc option to enable C11 features... (cached) none needed checking whether i586-alt-linux-gcc understands -c and -o together... (cached) yes checking dependency style of i586-alt-linux-gcc... (cached) none 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 for err.h... yes checking for linux/fd.h... yes checking for linux/hdreg.h... yes checking for linux/version.h... yes checking for linux/loop.h... yes checking for sys/disk.h... no checking for sys/disklabel.h... no checking for sys/ioccom.h... no checking for sys/mkdev.h... no checking for sys/queue.h... yes checking for endian.h... yes checking for sys/endian.h... no checking for libkern/OSByteOrder.h... no checking for vasprintf... yes checking for i586-alt-linux-gcc options needed to detect all undeclared functions... none needed checking whether getmntent is declared... yes checking whether getmntinfo is declared... no checking build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking for ld used by i586-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... yes checking how to run the C preprocessor... i586-alt-linux-gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ELF binary format... yes checking for the common suffixes of directories in the library search path... lib,lib,lib checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for xxd... no 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 configure: WARNING: unrecognized options: --without-included-gettext + make -j16 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing' Making all in src make[1]: Entering directory '/usr/src/RPM/BUILD/dosfstools-4.2/src' i586-alt-linux-gcc -DPACKAGE_NAME=\"dosfstools\" -DPACKAGE_TARNAME=\"dosfstools\" -DPACKAGE_VERSION=\"4.2\" -DPACKAGE_STRING=\"dosfstools\ 4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dosfstools\" -DVERSION=\"4.2\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_WCHAR_H=1 -DSTDC_HEADERS=1 -D_ALL_SOURCE=1 -D_DARWIN_C_SOURCE=1 -D_GNU_SOURCE=1 -D_HPUX_ALT_XOPEN_SOCKET_API=1 -D_NETBSD_SOURCE=1 -D_OPENBSD_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D__STDC_WANT_IEC_60559_ATTRIBS_EXT__=1 -D__STDC_WANT_IEC_60559_BFP_EXT__=1 -D__STDC_WANT_IEC_60559_DFP_EXT__=1 -D__STDC_WANT_IEC_60559_FUNCS_EXT__=1 -D__STDC_WANT_IEC_60559_TYPES_EXT__=1 -D__STDC_WANT_LIB_EXT2__=1 -D__STDC_WANT_MATH_SPEC_FUNCS__=1 -D_TANDEM_SOURCE=1 -D__EXTENSIONS__=1 -D_FILE_OFFSET_BITS=64 -DHAVE_ERR_H=1 -DHAVE_LINUX_FD_H=1 -DHAVE_LINUX_HDREG_H=1 -DHAVE_LINUX_VERSION_H=1 -DHAVE_LINUX_LOOP_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_ENDIAN_H=1 -DHAVE_VASPRINTF=1 -DHAVE_DECL_GETMNTENT=1 -DHAVE_DECL_GETMNTINFO=0 -DHAVE_ICONV=1 -DICONV_CONST= -I. -I./blkdev -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -c -o testdevinfo-testdevinfo.o `test -f 'testdevinfo.c' || echo './'`testdevinfo.c make[1]: Leaving directory '/usr/src/RPM/BUILD/dosfstools-4.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/dosfstools-4.2/src' i586-alt-linux-gcc -DPACKAGE_NAME=\"dosfstools\" -DPACKAGE_TARNAME=\"dosfstools\" -DPACKAGE_VERSION=\"4.2\" -DPACKAGE_STRING=\"dosfstools\ 4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dosfstools\" -DVERSION=\"4.2\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_WCHAR_H=1 -DSTDC_HEADERS=1 -D_ALL_SOURCE=1 -D_DARWIN_C_SOURCE=1 -D_GNU_SOURCE=1 -D_HPUX_ALT_XOPEN_SOCKET_API=1 -D_NETBSD_SOURCE=1 -D_OPENBSD_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D__STDC_WANT_IEC_60559_ATTRIBS_EXT__=1 -D__STDC_WANT_IEC_60559_BFP_EXT__=1 -D__STDC_WANT_IEC_60559_DFP_EXT__=1 -D__STDC_WANT_IEC_60559_FUNCS_EXT__=1 -D__STDC_WANT_IEC_60559_TYPES_EXT__=1 -D__STDC_WANT_LIB_EXT2__=1 -D__STDC_WANT_MATH_SPEC_FUNCS__=1 -D_TANDEM_SOURCE=1 -D__EXTENSIONS__=1 -D_FILE_OFFSET_BITS=64 -DHAVE_ERR_H=1 -DHAVE_LINUX_FD_H=1 -DHAVE_LINUX_HDREG_H=1 -DHAVE_LINUX_VERSION_H=1 -DHAVE_LINUX_LOOP_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_ENDIAN_H=1 -DHAVE_VASPRINTF=1 -DHAVE_DECL_GETMNTENT=1 -DHAVE_DECL_GETMNTINFO=0 -DHAVE_ICONV=1 -DICONV_CONST= -I. -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -c -o lfn.o lfn.c lfn.c: In function 'lfn_add_slot': lfn.c:202:5: warning: converting a packed 'DIR_ENT' pointer (alignment 1) to a 'LFN_ENT' pointer (alignment 2) may result in an unaligned pointer value [-Waddress-of-packed-member] 202 | LFN_ENT *lfn = (LFN_ENT *) de; | ^~~~~~~ In file included from lfn.c:33: fsck.fat.h:129:9: note: defined here 129 | typedef struct { | ^~~~~~ lfn.c:37:9: note: defined here 37 | typedef struct { | ^~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/dosfstools-4.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/dosfstools-4.2/src' i586-alt-linux-gcc -DPACKAGE_NAME=\"dosfstools\" -DPACKAGE_TARNAME=\"dosfstools\" -DPACKAGE_VERSION=\"4.2\" -DPACKAGE_STRING=\"dosfstools\ 4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dosfstools\" -DVERSION=\"4.2\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_WCHAR_H=1 -DSTDC_HEADERS=1 -D_ALL_SOURCE=1 -D_DARWIN_C_SOURCE=1 -D_GNU_SOURCE=1 -D_HPUX_ALT_XOPEN_SOCKET_API=1 -D_NETBSD_SOURCE=1 -D_OPENBSD_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D__STDC_WANT_IEC_60559_ATTRIBS_EXT__=1 -D__STDC_WANT_IEC_60559_BFP_EXT__=1 -D__STDC_WANT_IEC_60559_DFP_EXT__=1 -D__STDC_WANT_IEC_60559_FUNCS_EXT__=1 -D__STDC_WANT_IEC_60559_TYPES_EXT__=1 -D__STDC_WANT_LIB_EXT2__=1 -D__STDC_WANT_MATH_SPEC_FUNCS__=1 -D_TANDEM_SOURCE=1 -D__EXTENSIONS__=1 -D_FILE_OFFSET_BITS=64 -DHAVE_ERR_H=1 -DHAVE_LINUX_FD_H=1 -DHAVE_LINUX_HDREG_H=1 -DHAVE_LINUX_VERSION_H=1 -DHAVE_LINUX_LOOP_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_ENDIAN_H=1 -DHAVE_VASPRINTF=1 -DHAVE_DECL_GETMNTENT=1 -DHAVE_DECL_GETMNTINFO=0 -DHAVE_ICONV=1 -DICONV_CONST= -I. -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -c -o file.o file.c make[1]: Leaving directory '/usr/src/RPM/BUILD/dosfstools-4.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/dosfstools-4.2/src' i586-alt-linux-gcc -DPACKAGE_NAME=\"dosfstools\" -DPACKAGE_TARNAME=\"dosfstools\" -DPACKAGE_VERSION=\"4.2\" -DPACKAGE_STRING=\"dosfstools\ 4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dosfstools\" -DVERSION=\"4.2\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_WCHAR_H=1 -DSTDC_HEADERS=1 -D_ALL_SOURCE=1 -D_DARWIN_C_SOURCE=1 -D_GNU_SOURCE=1 -D_HPUX_ALT_XOPEN_SOCKET_API=1 -D_NETBSD_SOURCE=1 -D_OPENBSD_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D__STDC_WANT_IEC_60559_ATTRIBS_EXT__=1 -D__STDC_WANT_IEC_60559_BFP_EXT__=1 -D__STDC_WANT_IEC_60559_DFP_EXT__=1 -D__STDC_WANT_IEC_60559_FUNCS_EXT__=1 -D__STDC_WANT_IEC_60559_TYPES_EXT__=1 -D__STDC_WANT_LIB_EXT2__=1 -D__STDC_WANT_MATH_SPEC_FUNCS__=1 -D_TANDEM_SOURCE=1 -D__EXTENSIONS__=1 -D_FILE_OFFSET_BITS=64 -DHAVE_ERR_H=1 -DHAVE_LINUX_FD_H=1 -DHAVE_LINUX_HDREG_H=1 -DHAVE_LINUX_VERSION_H=1 -DHAVE_LINUX_LOOP_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_ENDIAN_H=1 -DHAVE_VASPRINTF=1 -DHAVE_DECL_GETMNTENT=1 -DHAVE_DECL_GETMNTINFO=0 -DHAVE_ICONV=1 -DICONV_CONST= -I. -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -c -o common.o common.c make[1]: Leaving directory '/usr/src/RPM/BUILD/dosfstools-4.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/dosfstools-4.2/src' i586-alt-linux-gcc -DPACKAGE_NAME=\"dosfstools\" -DPACKAGE_TARNAME=\"dosfstools\" -DPACKAGE_VERSION=\"4.2\" -DPACKAGE_STRING=\"dosfstools\ 4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dosfstools\" -DVERSION=\"4.2\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_WCHAR_H=1 -DSTDC_HEADERS=1 -D_ALL_SOURCE=1 -D_DARWIN_C_SOURCE=1 -D_GNU_SOURCE=1 -D_HPUX_ALT_XOPEN_SOCKET_API=1 -D_NETBSD_SOURCE=1 -D_OPENBSD_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D__STDC_WANT_IEC_60559_ATTRIBS_EXT__=1 -D__STDC_WANT_IEC_60559_BFP_EXT__=1 -D__STDC_WANT_IEC_60559_DFP_EXT__=1 -D__STDC_WANT_IEC_60559_FUNCS_EXT__=1 -D__STDC_WANT_IEC_60559_TYPES_EXT__=1 -D__STDC_WANT_LIB_EXT2__=1 -D__STDC_WANT_MATH_SPEC_FUNCS__=1 -D_TANDEM_SOURCE=1 -D__EXTENSIONS__=1 -D_FILE_OFFSET_BITS=64 -DHAVE_ERR_H=1 -DHAVE_LINUX_FD_H=1 -DHAVE_LINUX_HDREG_H=1 -DHAVE_LINUX_VERSION_H=1 -DHAVE_LINUX_LOOP_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_ENDIAN_H=1 -DHAVE_VASPRINTF=1 -DHAVE_DECL_GETMNTENT=1 -DHAVE_DECL_GETMNTINFO=0 -DHAVE_ICONV=1 -DICONV_CONST= -I. -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -c -o fsck.fat.o fsck.fat.c make[1]: Leaving directory '/usr/src/RPM/BUILD/dosfstools-4.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/dosfstools-4.2/src' i586-alt-linux-gcc -DPACKAGE_NAME=\"dosfstools\" -DPACKAGE_TARNAME=\"dosfstools\" -DPACKAGE_VERSION=\"4.2\" -DPACKAGE_STRING=\"dosfstools\ 4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dosfstools\" -DVERSION=\"4.2\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_WCHAR_H=1 -DSTDC_HEADERS=1 -D_ALL_SOURCE=1 -D_DARWIN_C_SOURCE=1 -D_GNU_SOURCE=1 -D_HPUX_ALT_XOPEN_SOCKET_API=1 -D_NETBSD_SOURCE=1 -D_OPENBSD_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D__STDC_WANT_IEC_60559_ATTRIBS_EXT__=1 -D__STDC_WANT_IEC_60559_BFP_EXT__=1 -D__STDC_WANT_IEC_60559_DFP_EXT__=1 -D__STDC_WANT_IEC_60559_FUNCS_EXT__=1 -D__STDC_WANT_IEC_60559_TYPES_EXT__=1 -D__STDC_WANT_LIB_EXT2__=1 -D__STDC_WANT_MATH_SPEC_FUNCS__=1 -D_TANDEM_SOURCE=1 -D__EXTENSIONS__=1 -D_FILE_OFFSET_BITS=64 -DHAVE_ERR_H=1 -DHAVE_LINUX_FD_H=1 -DHAVE_LINUX_HDREG_H=1 -DHAVE_LINUX_VERSION_H=1 -DHAVE_LINUX_LOOP_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_ENDIAN_H=1 -DHAVE_VASPRINTF=1 -DHAVE_DECL_GETMNTENT=1 -DHAVE_DECL_GETMNTINFO=0 -DHAVE_ICONV=1 -DICONV_CONST= -I. -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -c -o io.o io.c make[1]: Leaving directory '/usr/src/RPM/BUILD/dosfstools-4.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/dosfstools-4.2/src' i586-alt-linux-gcc -DPACKAGE_NAME=\"dosfstools\" -DPACKAGE_TARNAME=\"dosfstools\" -DPACKAGE_VERSION=\"4.2\" -DPACKAGE_STRING=\"dosfstools\ 4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dosfstools\" -DVERSION=\"4.2\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_WCHAR_H=1 -DSTDC_HEADERS=1 -D_ALL_SOURCE=1 -D_DARWIN_C_SOURCE=1 -D_GNU_SOURCE=1 -D_HPUX_ALT_XOPEN_SOCKET_API=1 -D_NETBSD_SOURCE=1 -D_OPENBSD_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D__STDC_WANT_IEC_60559_ATTRIBS_EXT__=1 -D__STDC_WANT_IEC_60559_BFP_EXT__=1 -D__STDC_WANT_IEC_60559_DFP_EXT__=1 -D__STDC_WANT_IEC_60559_FUNCS_EXT__=1 -D__STDC_WANT_IEC_60559_TYPES_EXT__=1 -D__STDC_WANT_LIB_EXT2__=1 -D__STDC_WANT_MATH_SPEC_FUNCS__=1 -D_TANDEM_SOURCE=1 -D__EXTENSIONS__=1 -D_FILE_OFFSET_BITS=64 -DHAVE_ERR_H=1 -DHAVE_LINUX_FD_H=1 -DHAVE_LINUX_HDREG_H=1 -DHAVE_LINUX_VERSION_H=1 -DHAVE_LINUX_LOOP_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_ENDIAN_H=1 -DHAVE_VASPRINTF=1 -DHAVE_DECL_GETMNTENT=1 -DHAVE_DECL_GETMNTINFO=0 -DHAVE_ICONV=1 -DICONV_CONST= -I. -I./blkdev -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -c -o testdevinfo-device_info.o `test -f 'device_info.c' || echo './'`device_info.c make[1]: Leaving directory '/usr/src/RPM/BUILD/dosfstools-4.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/dosfstools-4.2/src' i586-alt-linux-gcc -DPACKAGE_NAME=\"dosfstools\" -DPACKAGE_TARNAME=\"dosfstools\" -DPACKAGE_VERSION=\"4.2\" -DPACKAGE_STRING=\"dosfstools\ 4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dosfstools\" -DVERSION=\"4.2\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_WCHAR_H=1 -DSTDC_HEADERS=1 -D_ALL_SOURCE=1 -D_DARWIN_C_SOURCE=1 -D_GNU_SOURCE=1 -D_HPUX_ALT_XOPEN_SOCKET_API=1 -D_NETBSD_SOURCE=1 -D_OPENBSD_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D__STDC_WANT_IEC_60559_ATTRIBS_EXT__=1 -D__STDC_WANT_IEC_60559_BFP_EXT__=1 -D__STDC_WANT_IEC_60559_DFP_EXT__=1 -D__STDC_WANT_IEC_60559_FUNCS_EXT__=1 -D__STDC_WANT_IEC_60559_TYPES_EXT__=1 -D__STDC_WANT_LIB_EXT2__=1 -D__STDC_WANT_MATH_SPEC_FUNCS__=1 -D_TANDEM_SOURCE=1 -D__EXTENSIONS__=1 -D_FILE_OFFSET_BITS=64 -DHAVE_ERR_H=1 -DHAVE_LINUX_FD_H=1 -DHAVE_LINUX_HDREG_H=1 -DHAVE_LINUX_VERSION_H=1 -DHAVE_LINUX_LOOP_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_ENDIAN_H=1 -DHAVE_VASPRINTF=1 -DHAVE_DECL_GETMNTENT=1 -DHAVE_DECL_GETMNTINFO=0 -DHAVE_ICONV=1 -DICONV_CONST= -I. -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -c -o charconv.o charconv.c make[1]: Leaving directory '/usr/src/RPM/BUILD/dosfstools-4.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/dosfstools-4.2/src' i586-alt-linux-gcc -DPACKAGE_NAME=\"dosfstools\" -DPACKAGE_TARNAME=\"dosfstools\" -DPACKAGE_VERSION=\"4.2\" -DPACKAGE_STRING=\"dosfstools\ 4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dosfstools\" -DVERSION=\"4.2\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_WCHAR_H=1 -DSTDC_HEADERS=1 -D_ALL_SOURCE=1 -D_DARWIN_C_SOURCE=1 -D_GNU_SOURCE=1 -D_HPUX_ALT_XOPEN_SOCKET_API=1 -D_NETBSD_SOURCE=1 -D_OPENBSD_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D__STDC_WANT_IEC_60559_ATTRIBS_EXT__=1 -D__STDC_WANT_IEC_60559_BFP_EXT__=1 -D__STDC_WANT_IEC_60559_DFP_EXT__=1 -D__STDC_WANT_IEC_60559_FUNCS_EXT__=1 -D__STDC_WANT_IEC_60559_TYPES_EXT__=1 -D__STDC_WANT_LIB_EXT2__=1 -D__STDC_WANT_MATH_SPEC_FUNCS__=1 -D_TANDEM_SOURCE=1 -D__EXTENSIONS__=1 -D_FILE_OFFSET_BITS=64 -DHAVE_ERR_H=1 -DHAVE_LINUX_FD_H=1 -DHAVE_LINUX_HDREG_H=1 -DHAVE_LINUX_VERSION_H=1 -DHAVE_LINUX_LOOP_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_ENDIAN_H=1 -DHAVE_VASPRINTF=1 -DHAVE_DECL_GETMNTENT=1 -DHAVE_DECL_GETMNTINFO=0 -DHAVE_ICONV=1 -DICONV_CONST= -I. -I./blkdev -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -c -o mkfs_fat-charconv.o `test -f 'charconv.c' || echo './'`charconv.c make[1]: Leaving directory '/usr/src/RPM/BUILD/dosfstools-4.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/dosfstools-4.2/src' i586-alt-linux-gcc -DPACKAGE_NAME=\"dosfstools\" -DPACKAGE_TARNAME=\"dosfstools\" -DPACKAGE_VERSION=\"4.2\" -DPACKAGE_STRING=\"dosfstools\ 4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dosfstools\" -DVERSION=\"4.2\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_WCHAR_H=1 -DSTDC_HEADERS=1 -D_ALL_SOURCE=1 -D_DARWIN_C_SOURCE=1 -D_GNU_SOURCE=1 -D_HPUX_ALT_XOPEN_SOCKET_API=1 -D_NETBSD_SOURCE=1 -D_OPENBSD_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D__STDC_WANT_IEC_60559_ATTRIBS_EXT__=1 -D__STDC_WANT_IEC_60559_BFP_EXT__=1 -D__STDC_WANT_IEC_60559_DFP_EXT__=1 -D__STDC_WANT_IEC_60559_FUNCS_EXT__=1 -D__STDC_WANT_IEC_60559_TYPES_EXT__=1 -D__STDC_WANT_LIB_EXT2__=1 -D__STDC_WANT_MATH_SPEC_FUNCS__=1 -D_TANDEM_SOURCE=1 -D__EXTENSIONS__=1 -D_FILE_OFFSET_BITS=64 -DHAVE_ERR_H=1 -DHAVE_LINUX_FD_H=1 -DHAVE_LINUX_HDREG_H=1 -DHAVE_LINUX_VERSION_H=1 -DHAVE_LINUX_LOOP_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_ENDIAN_H=1 -DHAVE_VASPRINTF=1 -DHAVE_DECL_GETMNTENT=1 -DHAVE_DECL_GETMNTINFO=0 -DHAVE_ICONV=1 -DICONV_CONST= -I. -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -c -o fat.o fat.c make[1]: Leaving directory '/usr/src/RPM/BUILD/dosfstools-4.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/dosfstools-4.2/src' i586-alt-linux-gcc -DPACKAGE_NAME=\"dosfstools\" -DPACKAGE_TARNAME=\"dosfstools\" -DPACKAGE_VERSION=\"4.2\" -DPACKAGE_STRING=\"dosfstools\ 4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dosfstools\" -DVERSION=\"4.2\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_WCHAR_H=1 -DSTDC_HEADERS=1 -D_ALL_SOURCE=1 -D_DARWIN_C_SOURCE=1 -D_GNU_SOURCE=1 -D_HPUX_ALT_XOPEN_SOCKET_API=1 -D_NETBSD_SOURCE=1 -D_OPENBSD_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D__STDC_WANT_IEC_60559_ATTRIBS_EXT__=1 -D__STDC_WANT_IEC_60559_BFP_EXT__=1 -D__STDC_WANT_IEC_60559_DFP_EXT__=1 -D__STDC_WANT_IEC_60559_FUNCS_EXT__=1 -D__STDC_WANT_IEC_60559_TYPES_EXT__=1 -D__STDC_WANT_LIB_EXT2__=1 -D__STDC_WANT_MATH_SPEC_FUNCS__=1 -D_TANDEM_SOURCE=1 -D__EXTENSIONS__=1 -D_FILE_OFFSET_BITS=64 -DHAVE_ERR_H=1 -DHAVE_LINUX_FD_H=1 -DHAVE_LINUX_HDREG_H=1 -DHAVE_LINUX_VERSION_H=1 -DHAVE_LINUX_LOOP_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_ENDIAN_H=1 -DHAVE_VASPRINTF=1 -DHAVE_DECL_GETMNTENT=1 -DHAVE_DECL_GETMNTINFO=0 -DHAVE_ICONV=1 -DICONV_CONST= -I. -I./blkdev -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -c -o blkdev/mkfs_fat-linux_version.o `test -f 'blkdev/linux_version.c' || echo './'`blkdev/linux_version.c make[1]: Leaving directory '/usr/src/RPM/BUILD/dosfstools-4.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/dosfstools-4.2/src' i586-alt-linux-gcc -DPACKAGE_NAME=\"dosfstools\" -DPACKAGE_TARNAME=\"dosfstools\" -DPACKAGE_VERSION=\"4.2\" -DPACKAGE_STRING=\"dosfstools\ 4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dosfstools\" -DVERSION=\"4.2\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_WCHAR_H=1 -DSTDC_HEADERS=1 -D_ALL_SOURCE=1 -D_DARWIN_C_SOURCE=1 -D_GNU_SOURCE=1 -D_HPUX_ALT_XOPEN_SOCKET_API=1 -D_NETBSD_SOURCE=1 -D_OPENBSD_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D__STDC_WANT_IEC_60559_ATTRIBS_EXT__=1 -D__STDC_WANT_IEC_60559_BFP_EXT__=1 -D__STDC_WANT_IEC_60559_DFP_EXT__=1 -D__STDC_WANT_IEC_60559_FUNCS_EXT__=1 -D__STDC_WANT_IEC_60559_TYPES_EXT__=1 -D__STDC_WANT_LIB_EXT2__=1 -D__STDC_WANT_MATH_SPEC_FUNCS__=1 -D_TANDEM_SOURCE=1 -D__EXTENSIONS__=1 -D_FILE_OFFSET_BITS=64 -DHAVE_ERR_H=1 -DHAVE_LINUX_FD_H=1 -DHAVE_LINUX_HDREG_H=1 -DHAVE_LINUX_VERSION_H=1 -DHAVE_LINUX_LOOP_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_ENDIAN_H=1 -DHAVE_VASPRINTF=1 -DHAVE_DECL_GETMNTENT=1 -DHAVE_DECL_GETMNTINFO=0 -DHAVE_ICONV=1 -DICONV_CONST= -I. -I./blkdev -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -c -o mkfs_fat-common.o `test -f 'common.c' || echo './'`common.c make[1]: Leaving directory '/usr/src/RPM/BUILD/dosfstools-4.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/dosfstools-4.2/src' i586-alt-linux-gcc -DPACKAGE_NAME=\"dosfstools\" -DPACKAGE_TARNAME=\"dosfstools\" -DPACKAGE_VERSION=\"4.2\" -DPACKAGE_STRING=\"dosfstools\ 4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dosfstools\" -DVERSION=\"4.2\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_WCHAR_H=1 -DSTDC_HEADERS=1 -D_ALL_SOURCE=1 -D_DARWIN_C_SOURCE=1 -D_GNU_SOURCE=1 -D_HPUX_ALT_XOPEN_SOCKET_API=1 -D_NETBSD_SOURCE=1 -D_OPENBSD_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D__STDC_WANT_IEC_60559_ATTRIBS_EXT__=1 -D__STDC_WANT_IEC_60559_BFP_EXT__=1 -D__STDC_WANT_IEC_60559_DFP_EXT__=1 -D__STDC_WANT_IEC_60559_FUNCS_EXT__=1 -D__STDC_WANT_IEC_60559_TYPES_EXT__=1 -D__STDC_WANT_LIB_EXT2__=1 -D__STDC_WANT_MATH_SPEC_FUNCS__=1 -D_TANDEM_SOURCE=1 -D__EXTENSIONS__=1 -D_FILE_OFFSET_BITS=64 -DHAVE_ERR_H=1 -DHAVE_LINUX_FD_H=1 -DHAVE_LINUX_HDREG_H=1 -DHAVE_LINUX_VERSION_H=1 -DHAVE_LINUX_LOOP_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_ENDIAN_H=1 -DHAVE_VASPRINTF=1 -DHAVE_DECL_GETMNTENT=1 -DHAVE_DECL_GETMNTINFO=0 -DHAVE_ICONV=1 -DICONV_CONST= -I. -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -c -o boot.o boot.c make[1]: Leaving directory '/usr/src/RPM/BUILD/dosfstools-4.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/dosfstools-4.2/src' i586-alt-linux-gcc -DPACKAGE_NAME=\"dosfstools\" -DPACKAGE_TARNAME=\"dosfstools\" -DPACKAGE_VERSION=\"4.2\" -DPACKAGE_STRING=\"dosfstools\ 4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dosfstools\" -DVERSION=\"4.2\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_WCHAR_H=1 -DSTDC_HEADERS=1 -D_ALL_SOURCE=1 -D_DARWIN_C_SOURCE=1 -D_GNU_SOURCE=1 -D_HPUX_ALT_XOPEN_SOCKET_API=1 -D_NETBSD_SOURCE=1 -D_OPENBSD_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D__STDC_WANT_IEC_60559_ATTRIBS_EXT__=1 -D__STDC_WANT_IEC_60559_BFP_EXT__=1 -D__STDC_WANT_IEC_60559_DFP_EXT__=1 -D__STDC_WANT_IEC_60559_FUNCS_EXT__=1 -D__STDC_WANT_IEC_60559_TYPES_EXT__=1 -D__STDC_WANT_LIB_EXT2__=1 -D__STDC_WANT_MATH_SPEC_FUNCS__=1 -D_TANDEM_SOURCE=1 -D__EXTENSIONS__=1 -D_FILE_OFFSET_BITS=64 -DHAVE_ERR_H=1 -DHAVE_LINUX_FD_H=1 -DHAVE_LINUX_HDREG_H=1 -DHAVE_LINUX_VERSION_H=1 -DHAVE_LINUX_LOOP_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_ENDIAN_H=1 -DHAVE_VASPRINTF=1 -DHAVE_DECL_GETMNTENT=1 -DHAVE_DECL_GETMNTINFO=0 -DHAVE_ICONV=1 -DICONV_CONST= -I. -I./blkdev -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -c -o blkdev/testdevinfo-linux_version.o `test -f 'blkdev/linux_version.c' || echo './'`blkdev/linux_version.c make[1]: Leaving directory '/usr/src/RPM/BUILD/dosfstools-4.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/dosfstools-4.2/src' i586-alt-linux-gcc -DPACKAGE_NAME=\"dosfstools\" -DPACKAGE_TARNAME=\"dosfstools\" -DPACKAGE_VERSION=\"4.2\" -DPACKAGE_STRING=\"dosfstools\ 4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dosfstools\" -DVERSION=\"4.2\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_WCHAR_H=1 -DSTDC_HEADERS=1 -D_ALL_SOURCE=1 -D_DARWIN_C_SOURCE=1 -D_GNU_SOURCE=1 -D_HPUX_ALT_XOPEN_SOCKET_API=1 -D_NETBSD_SOURCE=1 -D_OPENBSD_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D__STDC_WANT_IEC_60559_ATTRIBS_EXT__=1 -D__STDC_WANT_IEC_60559_BFP_EXT__=1 -D__STDC_WANT_IEC_60559_DFP_EXT__=1 -D__STDC_WANT_IEC_60559_FUNCS_EXT__=1 -D__STDC_WANT_IEC_60559_TYPES_EXT__=1 -D__STDC_WANT_LIB_EXT2__=1 -D__STDC_WANT_MATH_SPEC_FUNCS__=1 -D_TANDEM_SOURCE=1 -D__EXTENSIONS__=1 -D_FILE_OFFSET_BITS=64 -DHAVE_ERR_H=1 -DHAVE_LINUX_FD_H=1 -DHAVE_LINUX_HDREG_H=1 -DHAVE_LINUX_VERSION_H=1 -DHAVE_LINUX_LOOP_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_ENDIAN_H=1 -DHAVE_VASPRINTF=1 -DHAVE_DECL_GETMNTENT=1 -DHAVE_DECL_GETMNTINFO=0 -DHAVE_ICONV=1 -DICONV_CONST= -I. -I./blkdev -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -c -o blkdev/mkfs_fat-blkdev.o `test -f 'blkdev/blkdev.c' || echo './'`blkdev/blkdev.c make[1]: Leaving directory '/usr/src/RPM/BUILD/dosfstools-4.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/dosfstools-4.2/src' i586-alt-linux-gcc -DPACKAGE_NAME=\"dosfstools\" -DPACKAGE_TARNAME=\"dosfstools\" -DPACKAGE_VERSION=\"4.2\" -DPACKAGE_STRING=\"dosfstools\ 4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dosfstools\" -DVERSION=\"4.2\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_WCHAR_H=1 -DSTDC_HEADERS=1 -D_ALL_SOURCE=1 -D_DARWIN_C_SOURCE=1 -D_GNU_SOURCE=1 -D_HPUX_ALT_XOPEN_SOCKET_API=1 -D_NETBSD_SOURCE=1 -D_OPENBSD_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D__STDC_WANT_IEC_60559_ATTRIBS_EXT__=1 -D__STDC_WANT_IEC_60559_BFP_EXT__=1 -D__STDC_WANT_IEC_60559_DFP_EXT__=1 -D__STDC_WANT_IEC_60559_FUNCS_EXT__=1 -D__STDC_WANT_IEC_60559_TYPES_EXT__=1 -D__STDC_WANT_LIB_EXT2__=1 -D__STDC_WANT_MATH_SPEC_FUNCS__=1 -D_TANDEM_SOURCE=1 -D__EXTENSIONS__=1 -D_FILE_OFFSET_BITS=64 -DHAVE_ERR_H=1 -DHAVE_LINUX_FD_H=1 -DHAVE_LINUX_HDREG_H=1 -DHAVE_LINUX_VERSION_H=1 -DHAVE_LINUX_LOOP_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_ENDIAN_H=1 -DHAVE_VASPRINTF=1 -DHAVE_DECL_GETMNTENT=1 -DHAVE_DECL_GETMNTINFO=0 -DHAVE_ICONV=1 -DICONV_CONST= -I. -I./blkdev -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -c -o mkfs_fat-device_info.o `test -f 'device_info.c' || echo './'`device_info.c make[1]: Leaving directory '/usr/src/RPM/BUILD/dosfstools-4.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/dosfstools-4.2/src' i586-alt-linux-gcc -DPACKAGE_NAME=\"dosfstools\" -DPACKAGE_TARNAME=\"dosfstools\" -DPACKAGE_VERSION=\"4.2\" -DPACKAGE_STRING=\"dosfstools\ 4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dosfstools\" -DVERSION=\"4.2\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_WCHAR_H=1 -DSTDC_HEADERS=1 -D_ALL_SOURCE=1 -D_DARWIN_C_SOURCE=1 -D_GNU_SOURCE=1 -D_HPUX_ALT_XOPEN_SOCKET_API=1 -D_NETBSD_SOURCE=1 -D_OPENBSD_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D__STDC_WANT_IEC_60559_ATTRIBS_EXT__=1 -D__STDC_WANT_IEC_60559_BFP_EXT__=1 -D__STDC_WANT_IEC_60559_DFP_EXT__=1 -D__STDC_WANT_IEC_60559_FUNCS_EXT__=1 -D__STDC_WANT_IEC_60559_TYPES_EXT__=1 -D__STDC_WANT_LIB_EXT2__=1 -D__STDC_WANT_MATH_SPEC_FUNCS__=1 -D_TANDEM_SOURCE=1 -D__EXTENSIONS__=1 -D_FILE_OFFSET_BITS=64 -DHAVE_ERR_H=1 -DHAVE_LINUX_FD_H=1 -DHAVE_LINUX_HDREG_H=1 -DHAVE_LINUX_VERSION_H=1 -DHAVE_LINUX_LOOP_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_ENDIAN_H=1 -DHAVE_VASPRINTF=1 -DHAVE_DECL_GETMNTENT=1 -DHAVE_DECL_GETMNTINFO=0 -DHAVE_ICONV=1 -DICONV_CONST= -I. -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -c -o fatlabel.o fatlabel.c make[1]: Leaving directory '/usr/src/RPM/BUILD/dosfstools-4.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/dosfstools-4.2/src' i586-alt-linux-gcc -DPACKAGE_NAME=\"dosfstools\" -DPACKAGE_TARNAME=\"dosfstools\" -DPACKAGE_VERSION=\"4.2\" -DPACKAGE_STRING=\"dosfstools\ 4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dosfstools\" -DVERSION=\"4.2\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_WCHAR_H=1 -DSTDC_HEADERS=1 -D_ALL_SOURCE=1 -D_DARWIN_C_SOURCE=1 -D_GNU_SOURCE=1 -D_HPUX_ALT_XOPEN_SOCKET_API=1 -D_NETBSD_SOURCE=1 -D_OPENBSD_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D__STDC_WANT_IEC_60559_ATTRIBS_EXT__=1 -D__STDC_WANT_IEC_60559_BFP_EXT__=1 -D__STDC_WANT_IEC_60559_DFP_EXT__=1 -D__STDC_WANT_IEC_60559_FUNCS_EXT__=1 -D__STDC_WANT_IEC_60559_TYPES_EXT__=1 -D__STDC_WANT_LIB_EXT2__=1 -D__STDC_WANT_MATH_SPEC_FUNCS__=1 -D_TANDEM_SOURCE=1 -D__EXTENSIONS__=1 -D_FILE_OFFSET_BITS=64 -DHAVE_ERR_H=1 -DHAVE_LINUX_FD_H=1 -DHAVE_LINUX_HDREG_H=1 -DHAVE_LINUX_VERSION_H=1 -DHAVE_LINUX_LOOP_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_ENDIAN_H=1 -DHAVE_VASPRINTF=1 -DHAVE_DECL_GETMNTENT=1 -DHAVE_DECL_GETMNTINFO=0 -DHAVE_ICONV=1 -DICONV_CONST= -I. -I./blkdev -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -c -o blkdev/testdevinfo-blkdev.o `test -f 'blkdev/blkdev.c' || echo './'`blkdev/blkdev.c make[1]: Leaving directory '/usr/src/RPM/BUILD/dosfstools-4.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/dosfstools-4.2/src' i586-alt-linux-gcc -DPACKAGE_NAME=\"dosfstools\" -DPACKAGE_TARNAME=\"dosfstools\" -DPACKAGE_VERSION=\"4.2\" -DPACKAGE_STRING=\"dosfstools\ 4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dosfstools\" -DVERSION=\"4.2\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_WCHAR_H=1 -DSTDC_HEADERS=1 -D_ALL_SOURCE=1 -D_DARWIN_C_SOURCE=1 -D_GNU_SOURCE=1 -D_HPUX_ALT_XOPEN_SOCKET_API=1 -D_NETBSD_SOURCE=1 -D_OPENBSD_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D__STDC_WANT_IEC_60559_ATTRIBS_EXT__=1 -D__STDC_WANT_IEC_60559_BFP_EXT__=1 -D__STDC_WANT_IEC_60559_DFP_EXT__=1 -D__STDC_WANT_IEC_60559_FUNCS_EXT__=1 -D__STDC_WANT_IEC_60559_TYPES_EXT__=1 -D__STDC_WANT_LIB_EXT2__=1 -D__STDC_WANT_MATH_SPEC_FUNCS__=1 -D_TANDEM_SOURCE=1 -D__EXTENSIONS__=1 -D_FILE_OFFSET_BITS=64 -DHAVE_ERR_H=1 -DHAVE_LINUX_FD_H=1 -DHAVE_LINUX_HDREG_H=1 -DHAVE_LINUX_VERSION_H=1 -DHAVE_LINUX_LOOP_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_ENDIAN_H=1 -DHAVE_VASPRINTF=1 -DHAVE_DECL_GETMNTENT=1 -DHAVE_DECL_GETMNTINFO=0 -DHAVE_ICONV=1 -DICONV_CONST= -I. -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -c -o check.o check.c make[1]: Leaving directory '/usr/src/RPM/BUILD/dosfstools-4.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/dosfstools-4.2/src' i586-alt-linux-gcc -DPACKAGE_NAME=\"dosfstools\" -DPACKAGE_TARNAME=\"dosfstools\" -DPACKAGE_VERSION=\"4.2\" -DPACKAGE_STRING=\"dosfstools\ 4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dosfstools\" -DVERSION=\"4.2\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_WCHAR_H=1 -DSTDC_HEADERS=1 -D_ALL_SOURCE=1 -D_DARWIN_C_SOURCE=1 -D_GNU_SOURCE=1 -D_HPUX_ALT_XOPEN_SOCKET_API=1 -D_NETBSD_SOURCE=1 -D_OPENBSD_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D__STDC_WANT_IEC_60559_ATTRIBS_EXT__=1 -D__STDC_WANT_IEC_60559_BFP_EXT__=1 -D__STDC_WANT_IEC_60559_DFP_EXT__=1 -D__STDC_WANT_IEC_60559_FUNCS_EXT__=1 -D__STDC_WANT_IEC_60559_TYPES_EXT__=1 -D__STDC_WANT_LIB_EXT2__=1 -D__STDC_WANT_MATH_SPEC_FUNCS__=1 -D_TANDEM_SOURCE=1 -D__EXTENSIONS__=1 -D_FILE_OFFSET_BITS=64 -DHAVE_ERR_H=1 -DHAVE_LINUX_FD_H=1 -DHAVE_LINUX_HDREG_H=1 -DHAVE_LINUX_VERSION_H=1 -DHAVE_LINUX_LOOP_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_ENDIAN_H=1 -DHAVE_VASPRINTF=1 -DHAVE_DECL_GETMNTENT=1 -DHAVE_DECL_GETMNTINFO=0 -DHAVE_ICONV=1 -DICONV_CONST= -I. -I./blkdev -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -c -o mkfs_fat-mkfs.fat.o `test -f 'mkfs.fat.c' || echo './'`mkfs.fat.c make[1]: Leaving directory '/usr/src/RPM/BUILD/dosfstools-4.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/dosfstools-4.2/src' i586-alt-linux-gcc -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -o testdevinfo testdevinfo-testdevinfo.o testdevinfo-device_info.o blkdev/testdevinfo-blkdev.o blkdev/testdevinfo-linux_version.o make[1]: Leaving directory '/usr/src/RPM/BUILD/dosfstools-4.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/dosfstools-4.2/src' i586-alt-linux-gcc -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -o fatlabel fatlabel.o boot.o common.o fat.o io.o charconv.o make[1]: Leaving directory '/usr/src/RPM/BUILD/dosfstools-4.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/dosfstools-4.2/src' i586-alt-linux-gcc -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -o mkfs.fat mkfs_fat-mkfs.fat.o mkfs_fat-common.o mkfs_fat-charconv.o mkfs_fat-device_info.o blkdev/mkfs_fat-blkdev.o blkdev/mkfs_fat-linux_version.o make[1]: Leaving directory '/usr/src/RPM/BUILD/dosfstools-4.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/dosfstools-4.2/src' i586-alt-linux-gcc -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -o fsck.fat check.o file.o fsck.fat.o lfn.o boot.o common.o fat.o io.o charconv.o make[1]: Leaving directory '/usr/src/RPM/BUILD/dosfstools-4.2/src' Making all in manpages make[1]: Nothing to be done for 'all'. Making all in tests make[1]: Nothing to be done for 'all'. make[1]: Nothing to be done for 'all-am'. + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.78571 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/dosfstools-buildroot + : + /bin/rm -rf -- /usr/src/tmp/dosfstools-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd dosfstools-4.2 + /usr/bin/make 'INSTALL=/usr/libexec/rpm-build/install -p' prefix=/usr/src/tmp/dosfstools-buildroot/usr exec_prefix=/usr/src/tmp/dosfstools-buildroot/usr bindir=/usr/src/tmp/dosfstools-buildroot/usr/bin sbindir=/usr/src/tmp/dosfstools-buildroot/usr/sbin sysconfdir=/usr/src/tmp/dosfstools-buildroot/etc datadir=/usr/src/tmp/dosfstools-buildroot/usr/share includedir=/usr/src/tmp/dosfstools-buildroot/usr/include libdir=/usr/src/tmp/dosfstools-buildroot/usr/lib libexecdir=/usr/src/tmp/dosfstools-buildroot/usr/lib localstatedir=/usr/src/tmp/dosfstools-buildroot/var/lib runstatedir=/usr/src/tmp/dosfstools-buildroot/var/run sharedstatedir=/usr/src/tmp/dosfstools-buildroot/var/lib mandir=/usr/src/tmp/dosfstools-buildroot/usr/share/man infodir=/usr/src/tmp/dosfstools-buildroot/usr/share/info install PREFIX=/usr/src/tmp/dosfstools-buildroot MANDIR=/usr/src/tmp/dosfstools-buildroot/usr/share/man sbindir=/usr/src/tmp/dosfstools-buildroot/sbin make: Entering directory '/usr/src/RPM/BUILD/dosfstools-4.2' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/dosfstools-4.2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/dosfstools-4.2/src' /usr/bin/mkdir -p '/usr/src/tmp/dosfstools-buildroot/sbin' /usr/libexec/rpm-build/install -p fsck.fat mkfs.fat fatlabel '/usr/src/tmp/dosfstools-buildroot/sbin' /usr/bin/make install-exec-hook make[3]: Entering directory '/usr/src/RPM/BUILD/dosfstools-4.2/src' cd /usr/src/tmp/dosfstools-buildroot/sbin && ln -s -f fatlabel dosfslabel cd /usr/src/tmp/dosfstools-buildroot/sbin && ln -s -f fsck.fat dosfsck cd /usr/src/tmp/dosfstools-buildroot/sbin && ln -s -f fsck.fat fsck.msdos cd /usr/src/tmp/dosfstools-buildroot/sbin && ln -s -f fsck.fat fsck.vfat cd /usr/src/tmp/dosfstools-buildroot/sbin && ln -s -f mkfs.fat mkdosfs cd /usr/src/tmp/dosfstools-buildroot/sbin && ln -s -f mkfs.fat mkfs.msdos cd /usr/src/tmp/dosfstools-buildroot/sbin && ln -s -f mkfs.fat mkfs.vfat make[3]: Leaving directory '/usr/src/RPM/BUILD/dosfstools-4.2/src' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/dosfstools-4.2/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/dosfstools-4.2/src' Making install in manpages make[1]: Entering directory '/usr/src/RPM/BUILD/dosfstools-4.2/manpages' make[2]: Entering directory '/usr/src/RPM/BUILD/dosfstools-4.2/manpages' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/usr/src/tmp/dosfstools-buildroot/usr/share/man/man8' /usr/libexec/rpm-build/install -p -m 644 fsck.fat.8 mkfs.fat.8 fatlabel.8 '/usr/src/tmp/dosfstools-buildroot/usr/share/man/man8' /usr/bin/make install-data-hook make[3]: Entering directory '/usr/src/RPM/BUILD/dosfstools-4.2/manpages' cd /usr/src/tmp/dosfstools-buildroot/usr/share/man/man8 && ln -s -f fatlabel.8 dosfslabel.8 cd /usr/src/tmp/dosfstools-buildroot/usr/share/man/man8 && ln -s -f fsck.fat.8 dosfsck.8 cd /usr/src/tmp/dosfstools-buildroot/usr/share/man/man8 && ln -s -f fsck.fat.8 fsck.msdos.8 cd /usr/src/tmp/dosfstools-buildroot/usr/share/man/man8 && ln -s -f fsck.fat.8 fsck.vfat.8 cd /usr/src/tmp/dosfstools-buildroot/usr/share/man/man8 && ln -s -f mkfs.fat.8 mkdosfs.8 cd /usr/src/tmp/dosfstools-buildroot/usr/share/man/man8 && ln -s -f mkfs.fat.8 mkfs.msdos.8 cd /usr/src/tmp/dosfstools-buildroot/usr/share/man/man8 && ln -s -f mkfs.fat.8 mkfs.vfat.8 make[3]: Leaving directory '/usr/src/RPM/BUILD/dosfstools-4.2/manpages' make[2]: Leaving directory '/usr/src/RPM/BUILD/dosfstools-4.2/manpages' make[1]: Leaving directory '/usr/src/RPM/BUILD/dosfstools-4.2/manpages' Making install in tests make[1]: Entering directory '/usr/src/RPM/BUILD/dosfstools-4.2/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/dosfstools-4.2/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 '/usr/src/RPM/BUILD/dosfstools-4.2/tests' make[1]: Leaving directory '/usr/src/RPM/BUILD/dosfstools-4.2/tests' make[1]: Entering directory '/usr/src/RPM/BUILD/dosfstools-4.2' make[2]: Entering directory '/usr/src/RPM/BUILD/dosfstools-4.2' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/usr/src/tmp/dosfstools-buildroot/usr/share/doc/dosfstools' /usr/libexec/rpm-build/install -p -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 COPYING ChangeLog NEWS README '/usr/src/tmp/dosfstools-buildroot/usr/share/doc/dosfstools' make[2]: Leaving directory '/usr/src/RPM/BUILD/dosfstools-4.2' make[1]: Leaving directory '/usr/src/RPM/BUILD/dosfstools-4.2' make: Leaving directory '/usr/src/RPM/BUILD/dosfstools-4.2' + rm -rf /usr/src/tmp/dosfstools-buildroot/usr/share/doc/dosfstools + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/dosfstools-buildroot (auto) Verifying and fixing files in /usr/src/tmp/dosfstools-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/dosfstools-buildroot/ (default) Compressing files in /usr/src/tmp/dosfstools-buildroot (auto) removed '/usr/src/tmp/dosfstools-buildroot/usr/share/man/man8/mkfs.vfat.8' '/usr/src/tmp/dosfstools-buildroot/usr/share/man/man8/mkfs.vfat.8.xz' -> 'mkfs.fat.8.xz' removed '/usr/src/tmp/dosfstools-buildroot/usr/share/man/man8/mkfs.msdos.8' '/usr/src/tmp/dosfstools-buildroot/usr/share/man/man8/mkfs.msdos.8.xz' -> 'mkfs.fat.8.xz' removed '/usr/src/tmp/dosfstools-buildroot/usr/share/man/man8/mkdosfs.8' '/usr/src/tmp/dosfstools-buildroot/usr/share/man/man8/mkdosfs.8.xz' -> 'mkfs.fat.8.xz' removed '/usr/src/tmp/dosfstools-buildroot/usr/share/man/man8/fsck.vfat.8' '/usr/src/tmp/dosfstools-buildroot/usr/share/man/man8/fsck.vfat.8.xz' -> 'fsck.fat.8.xz' removed '/usr/src/tmp/dosfstools-buildroot/usr/share/man/man8/fsck.msdos.8' '/usr/src/tmp/dosfstools-buildroot/usr/share/man/man8/fsck.msdos.8.xz' -> 'fsck.fat.8.xz' removed '/usr/src/tmp/dosfstools-buildroot/usr/share/man/man8/dosfsck.8' '/usr/src/tmp/dosfstools-buildroot/usr/share/man/man8/dosfsck.8.xz' -> 'fsck.fat.8.xz' removed '/usr/src/tmp/dosfstools-buildroot/usr/share/man/man8/dosfslabel.8' '/usr/src/tmp/dosfstools-buildroot/usr/share/man/man8/dosfslabel.8.xz' -> 'fatlabel.8.xz' Verifying ELF objects in /usr/src/tmp/dosfstools-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/dosfstools-buildroot Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.78571 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd dosfstools-4.2 + make check make: Entering directory '/usr/src/RPM/BUILD/dosfstools-4.2' Making check in src make[1]: Entering directory '/usr/src/RPM/BUILD/dosfstools-4.2/src' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/usr/src/RPM/BUILD/dosfstools-4.2/src' Making check in manpages make[1]: Entering directory '/usr/src/RPM/BUILD/dosfstools-4.2/manpages' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/usr/src/RPM/BUILD/dosfstools-4.2/manpages' Making check in tests make[1]: Entering directory '/usr/src/RPM/BUILD/dosfstools-4.2/tests' make test-mkfs test-fsck test-label referenceFAT12.mkfs referenceFAT12.xxd referenceFAT16.mkfs referenceFAT16.xxd referenceFAT32.mkfs referenceFAT32.xxd referenceFAT32mbr.mkfs referenceFAT32mbr.xxd mkfs-fat32_2_res_sects.mkfs mkfs-fat32_2_res_sects.xxd mkfs-fat32_4K.mkfs mkfs-fat32_4K.xxd check-bad_names.fsck check-bad_names.xxd check-fat12_first_cluster.fsck check-fat12_first_cluster.args check-fat12_first_cluster.xxd check-fat16_first_cluster.fsck check-fat16_first_cluster.args check-fat16_first_cluster.xxd check-fat32_first_cluster.fsck check-fat32_first_cluster.args check-fat32_first_cluster.xxd check-fat16_dos_cln_shut.fsck check-fat16_dos_cln_shut.xxd check-fat32_dos_cln_shut.fsck check-fat32_dos_cln_shut.xxd check-chain_to_free_cluster.fsck check-chain_to_free_cluster.xxd check-chain_too_long.fsck check-chain_too_long.xxd check-chain_to_other_file.fsck check-chain_to_other_file.xxd check-circular_chain.fsck check-circular_chain.xxd check-duplicate_names.fsck check-duplicate_names.xxd check-dot_entries.fsck check-dot_entries.xxd check-huge.fsck check-label-different.fsck check-label-different.xxd check-label-only-boot.fsck check-label-only-boot.xxd check-label-only-root.fsck check-label-only-root.xxd label-fat32_mkdosfs_label1_dosfslabel_empty.label label-fat32_mkdosfs_label1_dosfslabel_empty.xxd label-fat32_mkdosfs_label1_dosfslabel_label2.label label-fat32_mkdosfs_label1_dosfslabel_label2.xxd label-fat32_mkdosfs_label1_dosfslabel_NO_NAME.label label-fat32_mkdosfs_label1_dosfslabel_NO_NAME.xxd label-fat32_mkdosfs_label1_mlabel_erase.label label-fat32_mkdosfs_label1_mlabel_erase.xxd label-fat32_mkdosfs_label1_mlabel_NO_NAME.label label-fat32_mkdosfs_label1_mlabel_NO_NAME.xxd label-fat32_mkdosfs_label1_xp_erase.label label-fat32_mkdosfs_label1_xp_erase.xxd label-fat32_mkdosfs_label1_xp_label2.label label-fat32_mkdosfs_label1_xp_label2.xxd label-fat32_mkdosfs_label1.label label-fat32_mkdosfs_label1.xxd label-fat32_mkdosfs_none_dosfslabel_label1_xp_label2.label label-fat32_mkdosfs_none_dosfslabel_label1_xp_label2.xxd label-fat32_mkdosfs_none_dosfslabel_label1.label label-fat32_mkdosfs_none_dosfslabel_label1.xxd label-fat32_mkdosfs_none_dosfslabel_NO_NAME.label label-fat32_mkdosfs_none_dosfslabel_NO_NAME.xxd label-fat32_mkdosfs_none_xp_label1_dosfslabel_label2.label label-fat32_mkdosfs_none_xp_label1_dosfslabel_label2.xxd label-fat32_mkdosfs_none_xp_label1.label label-fat32_mkdosfs_none_xp_label1.xxd label-fat32_mkdosfs_none.label label-fat32_mkdosfs_none.xxd label-fat32_xp_label1.label label-fat32_xp_label1.xxd label-fat32_xp_none_dosfslabel_label1.label label-fat32_xp_none_dosfslabel_label1.xxd label-fat32_xp_none_mlabel_label1.label label-fat32_xp_none_mlabel_label1.xxd label-fat32_xp_none.label label-fat32_xp_none.xxd make[2]: Entering directory '/usr/src/RPM/BUILD/dosfstools-4.2/tests' make[2]: Nothing to be done for 'test-mkfs'. make[2]: Nothing to be done for 'test-fsck'. make[2]: Nothing to be done for 'test-label'. make[2]: Nothing to be done for 'referenceFAT12.mkfs'. make[2]: Nothing to be done for 'referenceFAT12.xxd'. make[2]: Nothing to be done for 'referenceFAT16.mkfs'. make[2]: Nothing to be done for 'referenceFAT16.xxd'. make[2]: Nothing to be done for 'referenceFAT32.mkfs'. make[2]: Nothing to be done for 'referenceFAT32.xxd'. make[2]: Nothing to be done for 'referenceFAT32mbr.mkfs'. make[2]: Nothing to be done for 'referenceFAT32mbr.xxd'. make[2]: Nothing to be done for 'mkfs-fat32_2_res_sects.mkfs'. make[2]: Nothing to be done for 'mkfs-fat32_2_res_sects.xxd'. make[2]: Nothing to be done for 'mkfs-fat32_4K.mkfs'. make[2]: Nothing to be done for 'mkfs-fat32_4K.xxd'. make[2]: Nothing to be done for 'check-bad_names.fsck'. make[2]: Nothing to be done for 'check-bad_names.xxd'. make[2]: Nothing to be done for 'check-fat12_first_cluster.fsck'. make[2]: Nothing to be done for 'check-fat12_first_cluster.args'. make[2]: Nothing to be done for 'check-fat12_first_cluster.xxd'. make[2]: Nothing to be done for 'check-fat16_first_cluster.fsck'. make[2]: Nothing to be done for 'check-fat16_first_cluster.args'. make[2]: Nothing to be done for 'check-fat16_first_cluster.xxd'. make[2]: Nothing to be done for 'check-fat32_first_cluster.fsck'. make[2]: Nothing to be done for 'check-fat32_first_cluster.args'. make[2]: Nothing to be done for 'check-fat32_first_cluster.xxd'. make[2]: Nothing to be done for 'check-fat16_dos_cln_shut.fsck'. make[2]: Nothing to be done for 'check-fat16_dos_cln_shut.xxd'. make[2]: Nothing to be done for 'check-fat32_dos_cln_shut.fsck'. make[2]: Nothing to be done for 'check-fat32_dos_cln_shut.xxd'. make[2]: Nothing to be done for 'check-chain_to_free_cluster.fsck'. make[2]: Nothing to be done for 'check-chain_to_free_cluster.xxd'. make[2]: Nothing to be done for 'check-chain_too_long.fsck'. make[2]: Nothing to be done for 'check-chain_too_long.xxd'. make[2]: Nothing to be done for 'check-chain_to_other_file.fsck'. make[2]: Nothing to be done for 'check-chain_to_other_file.xxd'. make[2]: Nothing to be done for 'check-circular_chain.fsck'. make[2]: Nothing to be done for 'check-circular_chain.xxd'. make[2]: Nothing to be done for 'check-duplicate_names.fsck'. make[2]: Nothing to be done for 'check-duplicate_names.xxd'. make[2]: Nothing to be done for 'check-dot_entries.fsck'. make[2]: Nothing to be done for 'check-dot_entries.xxd'. make[2]: Nothing to be done for 'check-huge.fsck'. make[2]: Nothing to be done for 'check-label-different.fsck'. make[2]: Nothing to be done for 'check-label-different.xxd'. make[2]: Nothing to be done for 'check-label-only-boot.fsck'. make[2]: Nothing to be done for 'check-label-only-boot.xxd'. make[2]: Nothing to be done for 'check-label-only-root.fsck'. make[2]: Nothing to be done for 'check-label-only-root.xxd'. make[2]: Nothing to be done for 'label-fat32_mkdosfs_label1_dosfslabel_empty.label'. make[2]: Nothing to be done for 'label-fat32_mkdosfs_label1_dosfslabel_empty.xxd'. make[2]: Nothing to be done for 'label-fat32_mkdosfs_label1_dosfslabel_label2.label'. make[2]: Nothing to be done for 'label-fat32_mkdosfs_label1_dosfslabel_label2.xxd'. make[2]: Nothing to be done for 'label-fat32_mkdosfs_label1_dosfslabel_NO_NAME.label'. make[2]: Nothing to be done for 'label-fat32_mkdosfs_label1_dosfslabel_NO_NAME.xxd'. make[2]: Nothing to be done for 'label-fat32_mkdosfs_label1_mlabel_erase.label'. make[2]: Nothing to be done for 'label-fat32_mkdosfs_label1_mlabel_erase.xxd'. make[2]: Nothing to be done for 'label-fat32_mkdosfs_label1_mlabel_NO_NAME.label'. make[2]: Nothing to be done for 'label-fat32_mkdosfs_label1_mlabel_NO_NAME.xxd'. make[2]: Nothing to be done for 'label-fat32_mkdosfs_label1_xp_erase.label'. make[2]: Nothing to be done for 'label-fat32_mkdosfs_label1_xp_erase.xxd'. make[2]: Nothing to be done for 'label-fat32_mkdosfs_label1_xp_label2.label'. make[2]: Nothing to be done for 'label-fat32_mkdosfs_label1_xp_label2.xxd'. make[2]: Nothing to be done for 'label-fat32_mkdosfs_label1.label'. make[2]: Nothing to be done for 'label-fat32_mkdosfs_label1.xxd'. make[2]: Nothing to be done for 'label-fat32_mkdosfs_none_dosfslabel_label1_xp_label2.label'. make[2]: Nothing to be done for 'label-fat32_mkdosfs_none_dosfslabel_label1_xp_label2.xxd'. make[2]: Nothing to be done for 'label-fat32_mkdosfs_none_dosfslabel_label1.label'. make[2]: Nothing to be done for 'label-fat32_mkdosfs_none_dosfslabel_label1.xxd'. make[2]: Nothing to be done for 'label-fat32_mkdosfs_none_dosfslabel_NO_NAME.label'. make[2]: Nothing to be done for 'label-fat32_mkdosfs_none_dosfslabel_NO_NAME.xxd'. make[2]: Nothing to be done for 'label-fat32_mkdosfs_none_xp_label1_dosfslabel_label2.label'. make[2]: Nothing to be done for 'label-fat32_mkdosfs_none_xp_label1_dosfslabel_label2.xxd'. make[2]: Nothing to be done for 'label-fat32_mkdosfs_none_xp_label1.label'. make[2]: Nothing to be done for 'label-fat32_mkdosfs_none_xp_label1.xxd'. make[2]: Nothing to be done for 'label-fat32_mkdosfs_none.label'. make[2]: Nothing to be done for 'label-fat32_mkdosfs_none.xxd'. make[2]: Nothing to be done for 'label-fat32_xp_label1.label'. make[2]: Nothing to be done for 'label-fat32_xp_label1.xxd'. make[2]: Nothing to be done for 'label-fat32_xp_none_dosfslabel_label1.label'. make[2]: Nothing to be done for 'label-fat32_xp_none_dosfslabel_label1.xxd'. make[2]: Nothing to be done for 'label-fat32_xp_none_mlabel_label1.label'. make[2]: Nothing to be done for 'label-fat32_xp_none_mlabel_label1.xxd'. make[2]: Nothing to be done for 'label-fat32_xp_none.label'. make[2]: Nothing to be done for 'label-fat32_xp_none.xxd'. make[2]: Leaving directory '/usr/src/RPM/BUILD/dosfstools-4.2/tests' make check-TESTS make[2]: Entering directory '/usr/src/RPM/BUILD/dosfstools-4.2/tests' make[3]: Entering directory '/usr/src/RPM/BUILD/dosfstools-4.2/tests' SKIP: referenceFAT12.mkfs SKIP: referenceFAT16.mkfs SKIP: referenceFAT32.mkfs SKIP: referenceFAT32mbr.mkfs SKIP: mkfs-fat32_2_res_sects.mkfs SKIP: mkfs-fat32_4K.mkfs SKIP: check-bad_names.fsck SKIP: check-fat12_first_cluster.fsck SKIP: check-fat16_first_cluster.fsck SKIP: check-fat32_first_cluster.fsck SKIP: check-fat16_dos_cln_shut.fsck SKIP: check-fat32_dos_cln_shut.fsck SKIP: check-chain_to_free_cluster.fsck SKIP: check-chain_too_long.fsck SKIP: check-chain_to_other_file.fsck SKIP: check-circular_chain.fsck SKIP: check-duplicate_names.fsck SKIP: check-dot_entries.fsck SKIP: check-huge.fsck SKIP: check-label-different.fsck SKIP: check-label-only-boot.fsck SKIP: check-label-only-root.fsck SKIP: label-fat32_mkdosfs_label1_dosfslabel_empty.label SKIP: label-fat32_mkdosfs_label1_dosfslabel_label2.label SKIP: label-fat32_mkdosfs_label1_dosfslabel_NO_NAME.label SKIP: label-fat32_mkdosfs_label1_mlabel_erase.label SKIP: label-fat32_mkdosfs_label1_mlabel_NO_NAME.label SKIP: label-fat32_mkdosfs_label1_xp_erase.label SKIP: label-fat32_mkdosfs_label1_xp_label2.label SKIP: label-fat32_mkdosfs_label1.label SKIP: label-fat32_mkdosfs_none_dosfslabel_label1_xp_label2.label SKIP: label-fat32_mkdosfs_none_dosfslabel_label1.label SKIP: label-fat32_mkdosfs_none_dosfslabel_NO_NAME.label SKIP: label-fat32_mkdosfs_none_xp_label1_dosfslabel_label2.label SKIP: label-fat32_mkdosfs_none_xp_label1.label SKIP: label-fat32_mkdosfs_none.label SKIP: label-fat32_xp_label1.label SKIP: label-fat32_xp_none_dosfslabel_label1.label SKIP: label-fat32_xp_none_mlabel_label1.label SKIP: label-fat32_xp_none.label ============================================================================ Testsuite summary for dosfstools 4.2 ============================================================================ # TOTAL: 40 # PASS: 0 # SKIP: 40 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[3]: Leaving directory '/usr/src/RPM/BUILD/dosfstools-4.2/tests' make[2]: Leaving directory '/usr/src/RPM/BUILD/dosfstools-4.2/tests' make[1]: Leaving directory '/usr/src/RPM/BUILD/dosfstools-4.2/tests' make[1]: Entering directory '/usr/src/RPM/BUILD/dosfstools-4.2' make[1]: Nothing to be done for 'check-am'. make[1]: Leaving directory '/usr/src/RPM/BUILD/dosfstools-4.2' make: Leaving directory '/usr/src/RPM/BUILD/dosfstools-4.2' + exit 0 Processing files: dosfstools-4.2-alt3 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.53792 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd dosfstools-4.2 + DOCDIR=/usr/src/tmp/dosfstools-buildroot/usr/share/doc/dosfstools-4.2 + export DOCDIR + rm -rf /usr/src/tmp/dosfstools-buildroot/usr/share/doc/dosfstools-4.2 + /bin/mkdir -p /usr/src/tmp/dosfstools-buildroot/usr/share/doc/dosfstools-4.2 + cp -prL 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 /usr/src/tmp/dosfstools-buildroot/usr/share/doc/dosfstools-4.2 + chmod -R go-w /usr/src/tmp/dosfstools-buildroot/usr/share/doc/dosfstools-4.2 + chmod -R a+rX /usr/src/tmp/dosfstools-buildroot/usr/share/doc/dosfstools-4.2 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lmWrdO find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.e3wBGI find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.33), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.38), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libc.so.6(GLIBC_2.8), rtld(GNU_HASH) Obsoletes: mkdosfs-ygg Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kMEnAT Creating dosfstools-debuginfo package Processing files: dosfstools-debuginfo-4.2-alt3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1HL3QV find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.r3RvvP find-requires: running scripts (debuginfo) Requires: dosfstools = 4.2-alt3, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6) Adding to dosfstools-debuginfo a strict dependency on dosfstools Wrote: /usr/src/RPM/RPMS/i586/dosfstools-4.2-alt3.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/dosfstools-debuginfo-4.2-alt3.i586.rpm (w2.lzdio) 7.15user 5.51system 0:13.20elapsed 95%CPU (0avgtext+0avgdata 44428maxresident)k 0inputs+0outputs (0major+951558minor)pagefaults 0swaps 0.57user 1.93system 0:18.56elapsed 13%CPU (0avgtext+0avgdata 12484maxresident)k 0inputs+0outputs (0major+94096minor)pagefaults 0swaps --- dosfstools-4.2-alt3.i586.rpm.repo 2024-04-03 09:21:34.000000000 +0000 +++ dosfstools-4.2-alt3.i586.rpm.hasher 2024-04-27 08:58:15.695087411 +0000 @@ -48,4 +48,4 @@ File: /sbin/dosfslabel 120777 root:root fatlabel -File: /sbin/fatlabel 100755 root:root afd6dd87c2f996e6c2d97e2fbf4b915f -File: /sbin/fsck.fat 100755 root:root 7ea9c6f5ad8b330343fabe43d0d1bfe6 +File: /sbin/fatlabel 100755 root:root e0d0ce8430995623d338c7348fa79a64 +File: /sbin/fsck.fat 100755 root:root a0cbed09f9a618f52f34c091e6927577 File: /sbin/fsck.msdos 120777 root:root fsck.fat @@ -53,3 +53,3 @@ File: /sbin/mkdosfs 120777 root:root mkfs.fat -File: /sbin/mkfs.fat 100755 root:root 48137a2c821b3ec0c9ca4833cc9da83c +File: /sbin/mkfs.fat 100755 root:root c2bab949bfa2e3a8ac5787f101dca024 File: /sbin/mkfs.msdos 120777 root:root mkfs.fat @@ -75,2 +75,2 @@ File: /usr/share/man/man8/mkfs.vfat.8.xz 120777 root:root mkfs.fat.8.xz -RPMIdentity: 5ea7b35f394911dbea8cfb393f89b1cccbeca978a21536250dea881e2391d1bd30a80c918f1f13b5a36041806d417ecc3af45039155f827862a8b4cdefc01ed3 +RPMIdentity: 8c77a2f356ce3c449b6dca2f9178219f4db1ced4500cbe34a0a5355b5d451bb81a7f2d75b91a1de0740d31dd204e0190336caead5d7bbaa9d2419f6861e97d0b --- dosfstools-debuginfo-4.2-alt3.i586.rpm.repo 2024-04-03 09:21:34.000000000 +0000 +++ dosfstools-debuginfo-4.2-alt3.i586.rpm.hasher 2024-04-27 08:58:15.783088669 +0000 @@ -1,10 +1,10 @@ -/usr/lib/debug/.build-id/41 40755 root:root -/usr/lib/debug/.build-id/41/e0e7b75cbdedd9d1d19190ef889b17cd621077 120777 root:root ../../../../../sbin/fatlabel -/usr/lib/debug/.build-id/41/e0e7b75cbdedd9d1d19190ef889b17cd621077.debug 120777 root:root ../../sbin/fatlabel.debug -/usr/lib/debug/.build-id/9e 40755 root:root -/usr/lib/debug/.build-id/9e/19abe4227acc449b4d0ff687fc45d055aea355 120777 root:root ../../../../../sbin/fsck.fat -/usr/lib/debug/.build-id/9e/19abe4227acc449b4d0ff687fc45d055aea355.debug 120777 root:root ../../sbin/fsck.fat.debug -/usr/lib/debug/.build-id/e2 40755 root:root -/usr/lib/debug/.build-id/e2/fe873d289e61876bf79ea1d18f77c7b7ddb1e9 120777 root:root ../../../../../sbin/mkfs.fat -/usr/lib/debug/.build-id/e2/fe873d289e61876bf79ea1d18f77c7b7ddb1e9.debug 120777 root:root ../../sbin/mkfs.fat.debug +/usr/lib/debug/.build-id/29 40755 root:root +/usr/lib/debug/.build-id/29/428753da767d44cb180cf881a10169c1edda4b 120777 root:root ../../../../../sbin/fsck.fat +/usr/lib/debug/.build-id/29/428753da767d44cb180cf881a10169c1edda4b.debug 120777 root:root ../../sbin/fsck.fat.debug +/usr/lib/debug/.build-id/82 40755 root:root +/usr/lib/debug/.build-id/82/2dd0bb323296cc645a61a9411adf6174256aaf 120777 root:root ../../../../../sbin/mkfs.fat +/usr/lib/debug/.build-id/82/2dd0bb323296cc645a61a9411adf6174256aaf.debug 120777 root:root ../../sbin/mkfs.fat.debug +/usr/lib/debug/.build-id/ef 40755 root:root +/usr/lib/debug/.build-id/ef/0fa6bb605f5425e3577a7670facce73ca387ae 120777 root:root ../../../../../sbin/fatlabel +/usr/lib/debug/.build-id/ef/0fa6bb605f5425e3577a7670facce73ca387ae.debug 120777 root:root ../../sbin/fatlabel.debug /usr/lib/debug/sbin/dosfsck.debug 120777 root:root fsck.fat.debug @@ -54,15 +54,15 @@ Provides: dosfstools-debuginfo = 4.2-alt3:sisyphus+344264.100.1.1 -File: /usr/lib/debug/.build-id/41 40755 root:root -File: /usr/lib/debug/.build-id/41/e0e7b75cbdedd9d1d19190ef889b17cd621077 120777 root:root ../../../../../sbin/fatlabel -File: /usr/lib/debug/.build-id/41/e0e7b75cbdedd9d1d19190ef889b17cd621077.debug 120777 root:root ../../sbin/fatlabel.debug -File: /usr/lib/debug/.build-id/9e 40755 root:root -File: /usr/lib/debug/.build-id/9e/19abe4227acc449b4d0ff687fc45d055aea355 120777 root:root ../../../../../sbin/fsck.fat -File: /usr/lib/debug/.build-id/9e/19abe4227acc449b4d0ff687fc45d055aea355.debug 120777 root:root ../../sbin/fsck.fat.debug -File: /usr/lib/debug/.build-id/e2 40755 root:root -File: /usr/lib/debug/.build-id/e2/fe873d289e61876bf79ea1d18f77c7b7ddb1e9 120777 root:root ../../../../../sbin/mkfs.fat -File: /usr/lib/debug/.build-id/e2/fe873d289e61876bf79ea1d18f77c7b7ddb1e9.debug 120777 root:root ../../sbin/mkfs.fat.debug +File: /usr/lib/debug/.build-id/29 40755 root:root +File: /usr/lib/debug/.build-id/29/428753da767d44cb180cf881a10169c1edda4b 120777 root:root ../../../../../sbin/fsck.fat +File: /usr/lib/debug/.build-id/29/428753da767d44cb180cf881a10169c1edda4b.debug 120777 root:root ../../sbin/fsck.fat.debug +File: /usr/lib/debug/.build-id/82 40755 root:root +File: /usr/lib/debug/.build-id/82/2dd0bb323296cc645a61a9411adf6174256aaf 120777 root:root ../../../../../sbin/mkfs.fat +File: /usr/lib/debug/.build-id/82/2dd0bb323296cc645a61a9411adf6174256aaf.debug 120777 root:root ../../sbin/mkfs.fat.debug +File: /usr/lib/debug/.build-id/ef 40755 root:root +File: /usr/lib/debug/.build-id/ef/0fa6bb605f5425e3577a7670facce73ca387ae 120777 root:root ../../../../../sbin/fatlabel +File: /usr/lib/debug/.build-id/ef/0fa6bb605f5425e3577a7670facce73ca387ae.debug 120777 root:root ../../sbin/fatlabel.debug File: /usr/lib/debug/sbin/dosfsck.debug 120777 root:root fsck.fat.debug File: /usr/lib/debug/sbin/dosfslabel.debug 120777 root:root fatlabel.debug -File: /usr/lib/debug/sbin/fatlabel.debug 100644 root:root b69fb6595080bc1b88a31619aa484a28 -File: /usr/lib/debug/sbin/fsck.fat.debug 100644 root:root c069e10d5771b6acaa8b08138e5e11a4 +File: /usr/lib/debug/sbin/fatlabel.debug 100644 root:root 74cfa0faa2b56c04ee343e6c81fa79d6 +File: /usr/lib/debug/sbin/fsck.fat.debug 100644 root:root 64f1cdee0669da57ea8bae32e181fb63 File: /usr/lib/debug/sbin/fsck.msdos.debug 120777 root:root fsck.fat.debug @@ -70,3 +70,3 @@ File: /usr/lib/debug/sbin/mkdosfs.debug 120777 root:root mkfs.fat.debug -File: /usr/lib/debug/sbin/mkfs.fat.debug 100644 root:root 64e4fc9ef36d3f714f0e1d3a8db5f16c +File: /usr/lib/debug/sbin/mkfs.fat.debug 100644 root:root 965a6944803efd40360f5e4b1f31f958 File: /usr/lib/debug/sbin/mkfs.msdos.debug 120777 root:root mkfs.fat.debug @@ -103,2 +103,2 @@ File: /usr/src/debug/dosfstools-4.2/src/msdos_fs.h 100644 root:root b81ec437a9a8cda26526614946f52c11 -RPMIdentity: 21177c9f65dada02c641611d5c41571c91e0f5235f38445c628ef5c6b50768618d12d20c2568a9d628b1d5d6229d6270bd74144767dac9b9731da5c634cbbcd9 +RPMIdentity: 13b8b1064184fb53e5322bfb4fd5327a3f30877201c7ab3a1b8def0959757ad9a58a3fb9a651eaf727a48a5b36dfc262111839c06027bc5beba09b06960ff924