<86>Jul 25 10:32:27 userdel[1129960]: delete user 'rooter' <86>Jul 25 10:32:27 userdel[1129960]: removed group 'rooter' owned by 'rooter' <86>Jul 25 10:32:27 groupadd[1129972]: group added to /etc/group: name=rooter, GID=657 <86>Jul 25 10:32:27 groupadd[1129972]: group added to /etc/gshadow: name=rooter <86>Jul 25 10:32:27 groupadd[1129972]: new group: name=rooter, GID=657 <86>Jul 25 10:32:27 useradd[1129982]: new user: name=rooter, UID=657, GID=657, home=/root, shell=/bin/bash <86>Jul 25 10:32:27 userdel[1130024]: delete user 'builder' <86>Jul 25 10:32:27 userdel[1130024]: removed group 'builder' owned by 'builder' <86>Jul 25 10:32:27 userdel[1130024]: removed shadow group 'builder' owned by 'builder' <86>Jul 25 10:32:27 groupadd[1130042]: group added to /etc/group: name=builder, GID=658 <86>Jul 25 10:32:27 groupadd[1130042]: group added to /etc/gshadow: name=builder <86>Jul 25 10:32:27 groupadd[1130042]: new group: name=builder, GID=658 <86>Jul 25 10:32:27 useradd[1130057]: new user: name=builder, UID=658, GID=658, home=/usr/src, shell=/bin/bash Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/dosfstools-4.1-alt2.nosrc.rpm (w1.gzdio) Installing dosfstools-4.1-alt2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.41709 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf dosfstools-4.1 + echo 'Source #0 (dosfstools-4.1.tar):' Source #0 (dosfstools-4.1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/dosfstools-4.1.tar + cd dosfstools-4.1 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (dosfstools-4.1-alt.patch):' Patch #0 (dosfstools-4.1-alt.patch): + /usr/bin/patch -p1 patching file .gear/dosfstools.spec patching file .gear/rules patching file .gear/tags/f930e32f39f67b7c98ff7cc5f195a2ab68bedff3 patching file .gear/tags/list + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.41709 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd dosfstools-4.1 + autoreconf -fisv 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 gtk-doc autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: configure.ac: not using Autoheader autoreconf-default: running: automake --add-missing --force-missing configure.ac:33: installing './compile' configure.ac:19: installing './install-sh' configure.ac:19: installing './missing' src/Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -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 find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -ri dirname -- '{}' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./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 --without-included-gettext --prefix=/ --sbindir=/sbin configure: WARNING: unrecognized options: --without-included-gettext checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes 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 we are using the GNU C compiler... yes checking whether i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking whether i586-alt-linux-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of i586-alt-linux-gcc... 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 how to run the C preprocessor... i586-alt-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 i586-alt-linux-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for libudev... no checking for library containing iconv_open... none required 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 -j8 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -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.1/src' i586-alt-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 -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 -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.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/dosfstools-4.1/src' i586-alt-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 -I. -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -pipe -frecord-gcc-switches -Wall -g -O2 -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.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/dosfstools-4.1/src' i586-alt-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 -I. -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -pipe -frecord-gcc-switches -Wall -g -O2 -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.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/dosfstools-4.1/src' i586-alt-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 -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 -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.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/dosfstools-4.1/src' i586-alt-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 -I. -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -pipe -frecord-gcc-switches -Wall -g -O2 -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.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/dosfstools-4.1/src' i586-alt-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 -I. -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -pipe -frecord-gcc-switches -Wall -g -O2 -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.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/dosfstools-4.1/src' i586-alt-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 -I. -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -pipe -frecord-gcc-switches -Wall -g -O2 -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.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/dosfstools-4.1/src' i586-alt-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 -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 -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.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/dosfstools-4.1/src' i586-alt-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 -I. -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -c -o lfn.o lfn.c make[1]: Leaving directory '/usr/src/RPM/BUILD/dosfstools-4.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/dosfstools-4.1/src' i586-alt-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 -I. -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -pipe -frecord-gcc-switches -Wall -g -O2 -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.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/dosfstools-4.1/src' i586-alt-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 -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 -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.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/dosfstools-4.1/src' i586-alt-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 -I. -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -c -o boot.o boot.c 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:862, from boot.c:28: /usr/include/bits/stdio2.h:33: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 ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/dosfstools-4.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/dosfstools-4.1/src' i586-alt-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 -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 -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.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/dosfstools-4.1/src' i586-alt-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 -I. -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -pipe -frecord-gcc-switches -Wall -g -O2 -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.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/dosfstools-4.1/src' i586-alt-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 -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 -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.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/dosfstools-4.1/src' i586-alt-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 -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 -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.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/dosfstools-4.1/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 -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.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/dosfstools-4.1/src' i586-alt-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 -I. -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -c -o check.o check.c 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:862, from check.c:28: /usr/include/bits/stdio2.h:33: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 ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/dosfstools-4.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/dosfstools-4.1/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 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -o fsck.fat fsck.fat.o boot.o check.o common.o fat.o file.o io.o lfn.o charconv.o make[1]: Leaving directory '/usr/src/RPM/BUILD/dosfstools-4.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/dosfstools-4.1/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 -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -o fatlabel fatlabel.o boot.o check.o common.o fat.o file.o io.o lfn.o charconv.o make[1]: Leaving directory '/usr/src/RPM/BUILD/dosfstools-4.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/dosfstools-4.1/src' i586-alt-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 -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 -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.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/dosfstools-4.1/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 -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-device_info.o blkdev/mkfs_fat-blkdev.o blkdev/mkfs_fat-linux_version.o make[1]: Leaving directory '/usr/src/RPM/BUILD/dosfstools-4.1/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.50442 + 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:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd dosfstools-4.1 + /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 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.1' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/dosfstools-4.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/dosfstools-4.1/src' /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.1/src' make[3]: Nothing to be done for 'install-exec-hook'. make[3]: Leaving directory '/usr/src/RPM/BUILD/dosfstools-4.1/src' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/dosfstools-4.1/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/dosfstools-4.1/src' Making install in manpages make[1]: Entering directory '/usr/src/RPM/BUILD/dosfstools-4.1/manpages' make[2]: Entering directory '/usr/src/RPM/BUILD/dosfstools-4.1/manpages' make[2]: Nothing to be done for 'install-exec-am'. /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.1/manpages' make[3]: Nothing to be done for 'install-data-hook'. make[3]: Leaving directory '/usr/src/RPM/BUILD/dosfstools-4.1/manpages' make[2]: Leaving directory '/usr/src/RPM/BUILD/dosfstools-4.1/manpages' make[1]: Leaving directory '/usr/src/RPM/BUILD/dosfstools-4.1/manpages' Making install in tests make[1]: Entering directory '/usr/src/RPM/BUILD/dosfstools-4.1/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/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 '/usr/src/RPM/BUILD/dosfstools-4.1/tests' make[1]: Leaving directory '/usr/src/RPM/BUILD/dosfstools-4.1/tests' make[1]: Entering directory '/usr/src/RPM/BUILD/dosfstools-4.1' make[2]: Entering directory '/usr/src/RPM/BUILD/dosfstools-4.1' make[2]: Nothing to be done for 'install-exec-am'. /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 '/usr/src/tmp/dosfstools-buildroot/usr/share/doc/dosfstools' make[2]: Leaving directory '/usr/src/RPM/BUILD/dosfstools-4.1' make[1]: Leaving directory '/usr/src/RPM/BUILD/dosfstools-4.1' make: Leaving directory '/usr/src/RPM/BUILD/dosfstools-4.1' + 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) 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) Hardlinking identical .pyc and .pyo files Processing files: dosfstools-4.1-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.63725 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd dosfstools-4.1 + DOCDIR=/usr/src/tmp/dosfstools-buildroot/usr/share/doc/dosfstools-4.1 + export DOCDIR + rm -rf /usr/src/tmp/dosfstools-buildroot/usr/share/doc/dosfstools-4.1 + /bin/mkdir -p /usr/src/tmp/dosfstools-buildroot/usr/share/doc/dosfstools-4.1 + 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.1 + chmod -R go-w /usr/src/tmp/dosfstools-buildroot/usr/share/doc/dosfstools-4.1 + chmod -R a+rX /usr/src/tmp/dosfstools-buildroot/usr/share/doc/dosfstools-4.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.uCQVGN find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mpc0QZ find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,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.2), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), 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.P8uuaH Creating dosfstools-debuginfo package Processing files: dosfstools-debuginfo-4.1-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jG2nfR find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7CJObk find-requires: running scripts (debuginfo) Requires: dosfstools = 4.1-alt2, /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.1-alt2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/dosfstools-debuginfo-4.1-alt2.i586.rpm (w2.lzdio) 14.77user 4.12system 0:20.64elapsed 91%CPU (0avgtext+0avgdata 34440maxresident)k 0inputs+0outputs (0major+668287minor)pagefaults 0swaps 17.61user 9.56system 0:28.11elapsed 96%CPU (0avgtext+0avgdata 34440maxresident)k 0inputs+0outputs (0major+845175minor)pagefaults 0swaps --- dosfstools-4.1-alt2.i586.rpm.repo 2019-02-23 02:37:30.000000000 +0000 +++ dosfstools-4.1-alt2.i586.rpm.hasher 2021-07-25 10:32:51.291678842 +0000 @@ -27,5 +27,5 @@ Obsoletes: mkdosfs-ygg -File: /sbin/fatlabel 100755 root:root 455a4cb5bbb588c4c73920555e5f5b2a -File: /sbin/fsck.fat 100755 root:root ce1bb888ea9751d6b9702ee3ee6a7ac5 -File: /sbin/mkfs.fat 100755 root:root 15def593a241d895a174230c876dfc03 +File: /sbin/fatlabel 100755 root:root c85c76e62d6b1eddda194b0200fdcfc7 +File: /sbin/fsck.fat 100755 root:root 1a343415972af398e47f9b7283368c5e +File: /sbin/mkfs.fat 100755 root:root a8151d3bd2a413057d412d142be3084a File: /usr/share/doc/dosfstools-4.1 40755 root:root @@ -42,2 +42,2 @@ File: /usr/share/man/man8/mkfs.fat.8.xz 100644 root:root e53da1b630230ded2909155a3fa9a2bc -RPMIdentity: c0d799010a58d69189a4c72039675ea3 +RPMIdentity: 71e56e00423cb7e5cdd94bc938b00c9a --- dosfstools-debuginfo-4.1-alt2.i586.rpm.repo 2019-02-23 02:37:30.000000000 +0000 +++ dosfstools-debuginfo-4.1-alt2.i586.rpm.hasher 2021-07-25 10:32:51.419679707 +0000 @@ -1,10 +1,10 @@ -/usr/lib/debug/.build-id/00 40755 root:root -/usr/lib/debug/.build-id/00/3b323da37a70d55932bdb5595fbd5eef1036c3 120777 root:root ../../../../../sbin/fatlabel -/usr/lib/debug/.build-id/00/3b323da37a70d55932bdb5595fbd5eef1036c3.debug 120777 root:root ../../sbin/fatlabel.debug -/usr/lib/debug/.build-id/12 40755 root:root -/usr/lib/debug/.build-id/12/77af5e11ffd160f43c6a79457e1da000d8b4b8 120777 root:root ../../../../../sbin/mkfs.fat -/usr/lib/debug/.build-id/12/77af5e11ffd160f43c6a79457e1da000d8b4b8.debug 120777 root:root ../../sbin/mkfs.fat.debug -/usr/lib/debug/.build-id/5b 40755 root:root -/usr/lib/debug/.build-id/5b/05c75a44dd0df1fffe27c6d56a74524b118d32 120777 root:root ../../../../../sbin/fsck.fat -/usr/lib/debug/.build-id/5b/05c75a44dd0df1fffe27c6d56a74524b118d32.debug 120777 root:root ../../sbin/fsck.fat.debug +/usr/lib/debug/.build-id/5e 40755 root:root +/usr/lib/debug/.build-id/5e/b9000bda6a9198418982a5684473353bceaac4 120777 root:root ../../../../../sbin/mkfs.fat +/usr/lib/debug/.build-id/5e/b9000bda6a9198418982a5684473353bceaac4.debug 120777 root:root ../../sbin/mkfs.fat.debug +/usr/lib/debug/.build-id/7c 40755 root:root +/usr/lib/debug/.build-id/7c/7e541bd4142bb54d687894157d6d02d224380c 120777 root:root ../../../../../sbin/fsck.fat +/usr/lib/debug/.build-id/7c/7e541bd4142bb54d687894157d6d02d224380c.debug 120777 root:root ../../sbin/fsck.fat.debug +/usr/lib/debug/.build-id/ee 40755 root:root +/usr/lib/debug/.build-id/ee/6c73b1b072a51d7e72822850ffa57bb8fccd6a 120777 root:root ../../../../../sbin/fatlabel +/usr/lib/debug/.build-id/ee/6c73b1b072a51d7e72822850ffa57bb8fccd6a.debug 120777 root:root ../../sbin/fatlabel.debug /usr/lib/debug/sbin/fatlabel.debug 100644 root:root @@ -47,14 +47,14 @@ Provides: dosfstools-debuginfo = 4.1-alt2:sisyphus+222679.100.1.1 -File: /usr/lib/debug/.build-id/00 40755 root:root -File: /usr/lib/debug/.build-id/00/3b323da37a70d55932bdb5595fbd5eef1036c3 120777 root:root ../../../../../sbin/fatlabel -File: /usr/lib/debug/.build-id/00/3b323da37a70d55932bdb5595fbd5eef1036c3.debug 120777 root:root ../../sbin/fatlabel.debug -File: /usr/lib/debug/.build-id/12 40755 root:root -File: /usr/lib/debug/.build-id/12/77af5e11ffd160f43c6a79457e1da000d8b4b8 120777 root:root ../../../../../sbin/mkfs.fat -File: /usr/lib/debug/.build-id/12/77af5e11ffd160f43c6a79457e1da000d8b4b8.debug 120777 root:root ../../sbin/mkfs.fat.debug -File: /usr/lib/debug/.build-id/5b 40755 root:root -File: /usr/lib/debug/.build-id/5b/05c75a44dd0df1fffe27c6d56a74524b118d32 120777 root:root ../../../../../sbin/fsck.fat -File: /usr/lib/debug/.build-id/5b/05c75a44dd0df1fffe27c6d56a74524b118d32.debug 120777 root:root ../../sbin/fsck.fat.debug -File: /usr/lib/debug/sbin/fatlabel.debug 100644 root:root a81a4efc8cc6e907b3286c2a03b0ed6e -File: /usr/lib/debug/sbin/fsck.fat.debug 100644 root:root 433d8f573f191c798bca8990e95a44aa -File: /usr/lib/debug/sbin/mkfs.fat.debug 100644 root:root cadbfc02f9ad4dc233b1528a19896983 +File: /usr/lib/debug/.build-id/5e 40755 root:root +File: /usr/lib/debug/.build-id/5e/b9000bda6a9198418982a5684473353bceaac4 120777 root:root ../../../../../sbin/mkfs.fat +File: /usr/lib/debug/.build-id/5e/b9000bda6a9198418982a5684473353bceaac4.debug 120777 root:root ../../sbin/mkfs.fat.debug +File: /usr/lib/debug/.build-id/7c 40755 root:root +File: /usr/lib/debug/.build-id/7c/7e541bd4142bb54d687894157d6d02d224380c 120777 root:root ../../../../../sbin/fsck.fat +File: /usr/lib/debug/.build-id/7c/7e541bd4142bb54d687894157d6d02d224380c.debug 120777 root:root ../../sbin/fsck.fat.debug +File: /usr/lib/debug/.build-id/ee 40755 root:root +File: /usr/lib/debug/.build-id/ee/6c73b1b072a51d7e72822850ffa57bb8fccd6a 120777 root:root ../../../../../sbin/fatlabel +File: /usr/lib/debug/.build-id/ee/6c73b1b072a51d7e72822850ffa57bb8fccd6a.debug 120777 root:root ../../sbin/fatlabel.debug +File: /usr/lib/debug/sbin/fatlabel.debug 100644 root:root fc7847b9850f65ba4d2b5a34d2a86adf +File: /usr/lib/debug/sbin/fsck.fat.debug 100644 root:root 7b7dcf3f39937e370c78911fa79c499a +File: /usr/lib/debug/sbin/mkfs.fat.debug 100644 root:root 1964ef242a600702e1fffcdaa3a549c2 File: /usr/src/debug/dosfstools-4.1 40755 root:root @@ -89,2 +89,2 @@ File: /usr/src/debug/dosfstools-4.1/src/msdos_fs.h 100644 root:root b81ec437a9a8cda26526614946f52c11 -RPMIdentity: af47b00c3177a901fc45ca7e6a54e820 +RPMIdentity: a1662646b0c9b61a6efe3c468f61924b