<86>Jun 16 00:26:52 userdel[201095]: delete user 'rooter' <86>Jun 16 00:26:52 userdel[201095]: removed group 'rooter' owned by 'rooter' <86>Jun 16 00:26:52 userdel[201095]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 16 00:26:52 groupadd[201116]: group added to /etc/group: name=rooter, GID=1874 <86>Jun 16 00:26:52 groupadd[201116]: group added to /etc/gshadow: name=rooter <86>Jun 16 00:26:52 groupadd[201116]: new group: name=rooter, GID=1874 <86>Jun 16 00:26:52 useradd[201136]: new user: name=rooter, UID=1874, GID=1874, home=/root, shell=/bin/bash <86>Jun 16 00:26:52 userdel[201155]: delete user 'builder' <86>Jun 16 00:26:52 userdel[201155]: removed group 'builder' owned by 'builder' <86>Jun 16 00:26:52 userdel[201155]: removed shadow group 'builder' owned by 'builder' <86>Jun 16 00:26:52 groupadd[201173]: group added to /etc/group: name=builder, GID=1875 <86>Jun 16 00:26:52 groupadd[201173]: group added to /etc/gshadow: name=builder <86>Jun 16 00:26:52 groupadd[201173]: new group: name=builder, GID=1875 <86>Jun 16 00:26:52 useradd[201183]: new user: name=builder, UID=1875, GID=1875, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/fstyp-0.1-alt7.qa1.src.rpm: The use of such a license name is ambiguous: GPL Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/fstyp-0.1-alt7.qa1.nosrc.rpm (w1.gzdio) Installing fstyp-0.1-alt7.qa1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.87263 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf fstyp-0.1 + echo 'Source #0 (fstyp-0.1.tar):' Source #0 (fstyp-0.1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/fstyp-0.1.tar + cd fstyp-0.1 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #1 (fstyp-file.patch):' Patch #1 (fstyp-file.patch): + /usr/bin/patch -p1 patching file src/mount_guess_fstype.c + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.87263 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd fstyp-0.1 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + 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 --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --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 creating cache ./config.cache checking for a BSD compatible install... /bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal... found checking for working autoconf... found checking for working automake... found checking for working autoheader... found checking for working makeinfo... missing checking whether to enable maintainer-specific portions of Makefiles... no checking for strerror in -lcposix... no checking for gcc... gcc checking whether the C compiler (gcc -pipe -frecord-gcc-switches -Wall -g -O2 ) works... yes checking whether the C compiler (gcc -pipe -frecord-gcc-switches -Wall -g -O2 ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for Cygwin environment... no checking for mingw32 environment... no checking host system type... x86_64-alt-linux-gnu checking build system type... x86_64-alt-linux-gnu checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependant libraries... (cached) pass_all checking for object suffix... o checking for executable suffix... no checking command to parse /usr/bin/nm -B output... ok checking for dlfcn.h... yes checking for ranlib... ranlib checking for strip... strip checking for objdir... .libs checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.lo... yes checking if gcc supports -fno-rtti -fno-exceptions... yes checking whether the linker (/usr/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... GNU/Linux ld.so checking if libtool supports shared libraries... yes checking whether -lc should be explicitly linked in... no creating libtool checking for ANSI C header files... (cached) yes checking for fcntl.h... yes checking for working const... yes checking for mkdir... yes updating cache ./config.cache creating ./config.status creating Makefile creating man/Makefile creating src/Makefile creating config.h + make -j16 make all-recursive Making all in man make[2]: Nothing to be done for 'all'. Making all in src make[2]: Entering directory '/usr/src/RPM/BUILD/fstyp-0.1/src' gcc -D_GNU_SOURCE -I. -I.. -I/usr/include -pipe -frecord-gcc-switches -Wall -g -O2 -g -Wall -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -c fstyp.c fstyp.c:31:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] 31 | static char const rcsid[] = "$Id: fstyp.c,v 1.2 2001/11/19 05:57:05 mkp Exp $"; | ^~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/fstyp-0.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/fstyp-0.1/src' gcc -D_GNU_SOURCE -I. -I.. -I/usr/include -pipe -frecord-gcc-switches -Wall -g -O2 -g -Wall -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -c mount_guess_fstype.c mount_guess_fstype.c: In function 'is_reiserfs_magic_string': mount_guess_fstype.c:136:25: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign] 136 | return (!strncmp (rs->s_magic, REISERFS_SUPER_MAGIC_STRING, | ~~^~~~~~~~~ | | | u_char * {aka unsigned char *} In file included from mount_guess_fstype.c:34: /usr/include/string.h:143:33: note: expected 'const char *' but argument is of type 'u_char *' {aka 'unsigned char *'} 143 | extern int strncmp (const char *__s1, const char *__s2, size_t __n) | ~~~~~~~~~~~~^~~~ mount_guess_fstype.c:138:18: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign] 138 | !strncmp (rs->s_magic, REISER2FS_SUPER_MAGIC_STRING, | ~~^~~~~~~~~ | | | u_char * {aka unsigned char *} In file included from mount_guess_fstype.c:34: /usr/include/string.h:143:33: note: expected 'const char *' but argument is of type 'u_char *' {aka 'unsigned char *'} 143 | extern int strncmp (const char *__s1, const char *__s2, size_t __n) | ~~~~~~~~~~~~^~~~ mount_guess_fstype.c: In function 'fstype': mount_guess_fstype.c:247:28: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign] 247 | else if(!strncmp(xsb.xfsb.s_magic, XFS_SUPER_MAGIC, 4)) | ~~~~~~~~^~~~~~~~ | | | u_char * {aka unsigned char *} In file included from mount_guess_fstype.c:34: /usr/include/string.h:143:33: note: expected 'const char *' but argument is of type 'u_char *' {aka 'unsigned char *'} 143 | extern int strncmp (const char *__s1, const char *__s2, size_t __n) | ~~~~~~~~~~~~^~~~ mount_guess_fstype.c:253:30: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign] 253 | else if(!strncmp(xsb.ntfssb.s_magic, NTFS_SUPER_MAGIC, | ~~~~~~~~~~^~~~~~~~ | | | u_char * {aka unsigned char *} In file included from mount_guess_fstype.c:34: /usr/include/string.h:143:33: note: expected 'const char *' but argument is of type 'u_char *' {aka 'unsigned char *'} 143 | extern int strncmp (const char *__s1, const char *__s2, size_t __n) | ~~~~~~~~~~~~^~~~ mount_guess_fstype.c:258:31: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign] 258 | else if ((!strncmp(xsb.fatsb.s_os, "MSDOS", 5) || | ~~~~~~~~~^~~~~ | | | u_char * {aka unsigned char *} In file included from mount_guess_fstype.c:34: /usr/include/string.h:143:33: note: expected 'const char *' but argument is of type 'u_char *' {aka 'unsigned char *'} 143 | extern int strncmp (const char *__s1, const char *__s2, size_t __n) | ~~~~~~~~~~~~^~~~ mount_guess_fstype.c:259:24: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign] 259 | !strncmp(xsb.fatsb.s_os, "MSWIN", 5) || | ~~~~~~~~~^~~~~ | | | u_char * {aka unsigned char *} In file included from mount_guess_fstype.c:34: /usr/include/string.h:143:33: note: expected 'const char *' but argument is of type 'u_char *' {aka 'unsigned char *'} 143 | extern int strncmp (const char *__s1, const char *__s2, size_t __n) | ~~~~~~~~~~~~^~~~ mount_guess_fstype.c:260:24: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign] 260 | !strncmp(xsb.fatsb.s_os, "MTOOL", 5) || | ~~~~~~~~~^~~~~ | | | u_char * {aka unsigned char *} In file included from mount_guess_fstype.c:34: /usr/include/string.h:143:33: note: expected 'const char *' but argument is of type 'u_char *' {aka 'unsigned char *'} 143 | extern int strncmp (const char *__s1, const char *__s2, size_t __n) | ~~~~~~~~~~~~^~~~ mount_guess_fstype.c:261:24: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign] 261 | !strncmp(xsb.fatsb.s_os, "mkdosfs", 7) || | ~~~~~~~~~^~~~~ | | | u_char * {aka unsigned char *} In file included from mount_guess_fstype.c:34: /usr/include/string.h:143:33: note: expected 'const char *' but argument is of type 'u_char *' {aka 'unsigned char *'} 143 | extern int strncmp (const char *__s1, const char *__s2, size_t __n) | ~~~~~~~~~~~~^~~~ mount_guess_fstype.c:262:24: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign] 262 | !strncmp(xsb.fatsb.s_os, "kmkdosfs", 8) || | ~~~~~~~~~^~~~~ | | | u_char * {aka unsigned char *} In file included from mount_guess_fstype.c:34: /usr/include/string.h:143:33: note: expected 'const char *' but argument is of type 'u_char *' {aka 'unsigned char *'} 143 | extern int strncmp (const char *__s1, const char *__s2, size_t __n) | ~~~~~~~~~~~~^~~~ mount_guess_fstype.c:265:24: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign] 265 | !strncmp(xsb.fatsb.s_os, "CH-FOR18", 8)) | ~~~~~~~~~^~~~~ | | | u_char * {aka unsigned char *} In file included from mount_guess_fstype.c:34: /usr/include/string.h:143:33: note: expected 'const char *' but argument is of type 'u_char *' {aka 'unsigned char *'} 143 | extern int strncmp (const char *__s1, const char *__s2, size_t __n) | ~~~~~~~~~~~~^~~~ mount_guess_fstype.c:266:27: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign] 266 | && (!strncmp(xsb.fatsb.s_fs, "FAT12 ", 8) || | ~~~~~~~~~^~~~~ | | | u_char * {aka unsigned char *} In file included from mount_guess_fstype.c:34: /usr/include/string.h:143:33: note: expected 'const char *' but argument is of type 'u_char *' {aka 'unsigned char *'} 143 | extern int strncmp (const char *__s1, const char *__s2, size_t __n) | ~~~~~~~~~~~~^~~~ mount_guess_fstype.c:267:27: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign] 267 | !strncmp(xsb.fatsb.s_fs, "FAT16 ", 8) || | ~~~~~~~~~^~~~~ | | | u_char * {aka unsigned char *} In file included from mount_guess_fstype.c:34: /usr/include/string.h:143:33: note: expected 'const char *' but argument is of type 'u_char *' {aka 'unsigned char *'} 143 | extern int strncmp (const char *__s1, const char *__s2, size_t __n) | ~~~~~~~~~~~~^~~~ mount_guess_fstype.c:268:27: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign] 268 | !strncmp(xsb.fatsb.s_fs2, "FAT32 ", 8))) | ~~~~~~~~~^~~~~~ | | | u_char * {aka unsigned char *} In file included from mount_guess_fstype.c:34: /usr/include/string.h:143:33: note: expected 'const char *' but argument is of type 'u_char *' {aka 'unsigned char *'} 143 | extern int strncmp (const char *__s1, const char *__s2, size_t __n) | ~~~~~~~~~~~~^~~~ At top level: mount_guess_fstype.c:88:2: warning: 'magic_known' defined but not used [-Wunused-variable] 88 | *magic_known[] = { | ^~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/fstyp-0.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/fstyp-0.1/src' /bin/sh ../libtool --mode=link gcc -pipe -frecord-gcc-switches -Wall -g -O2 -g -Wall -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -o fstyp fstyp.o mount_guess_fstype.o mkdir .libs gcc -pipe -frecord-gcc-switches -Wall -g -O2 -g -Wall -Wpointer-arith -Wmissing-prototypes -Wmissing-declarations -o fstyp fstyp.o mount_guess_fstype.o make[2]: Leaving directory '/usr/src/RPM/BUILD/fstyp-0.1/src' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.50180 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/fstyp-buildroot + : + /bin/rm -rf -- /usr/src/tmp/fstyp-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd fstyp-0.1 + /usr/bin/make 'INSTALL=/usr/libexec/rpm-build/install -p' prefix=/usr/src/tmp/fstyp-buildroot/usr exec_prefix=/usr/src/tmp/fstyp-buildroot/usr bindir=/usr/src/tmp/fstyp-buildroot/usr/bin sbindir=/usr/src/tmp/fstyp-buildroot/usr/sbin sysconfdir=/usr/src/tmp/fstyp-buildroot/etc datadir=/usr/src/tmp/fstyp-buildroot/usr/share includedir=/usr/src/tmp/fstyp-buildroot/usr/include libdir=/usr/src/tmp/fstyp-buildroot/usr/lib64 libexecdir=/usr/src/tmp/fstyp-buildroot/usr/lib localstatedir=/usr/src/tmp/fstyp-buildroot/var/lib sharedstatedir=/usr/src/tmp/fstyp-buildroot/var/lib mandir=/usr/src/tmp/fstyp-buildroot/usr/share/man infodir=/usr/src/tmp/fstyp-buildroot/usr/share/info install make: Entering directory '/usr/src/RPM/BUILD/fstyp-0.1' Making install in man make[1]: Entering directory '/usr/src/RPM/BUILD/fstyp-0.1/man' make[2]: Entering directory '/usr/src/RPM/BUILD/fstyp-0.1/man' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/make install-man8 make[3]: Entering directory '/usr/src/RPM/BUILD/fstyp-0.1/man' /bin/sh ../mkinstalldirs /usr/src/tmp/fstyp-buildroot/usr/share/man/man8 mkdir /usr/src/tmp/fstyp-buildroot mkdir /usr/src/tmp/fstyp-buildroot/usr mkdir /usr/src/tmp/fstyp-buildroot/usr/share mkdir /usr/src/tmp/fstyp-buildroot/usr/share/man mkdir /usr/src/tmp/fstyp-buildroot/usr/share/man/man8 /usr/libexec/rpm-build/install -p -m 644 ./fstyp.8 /usr/src/tmp/fstyp-buildroot/usr/share/man/man8/fstyp.8 make[3]: Leaving directory '/usr/src/RPM/BUILD/fstyp-0.1/man' make[2]: Leaving directory '/usr/src/RPM/BUILD/fstyp-0.1/man' make[1]: Leaving directory '/usr/src/RPM/BUILD/fstyp-0.1/man' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/fstyp-0.1/src' make[2]: Entering directory '/usr/src/RPM/BUILD/fstyp-0.1/src' /bin/sh ../mkinstalldirs /usr/src/tmp/fstyp-buildroot/usr/bin mkdir /usr/src/tmp/fstyp-buildroot/usr/bin /bin/sh ../libtool --mode=install /usr/libexec/rpm-build/install -p fstyp /usr/src/tmp/fstyp-buildroot/usr/bin/fstyp /usr/libexec/rpm-build/install -p fstyp /usr/src/tmp/fstyp-buildroot/usr/bin/fstyp make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/fstyp-0.1/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/fstyp-0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/fstyp-0.1' make[2]: Entering directory '/usr/src/RPM/BUILD/fstyp-0.1' 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/fstyp-0.1' make[1]: Leaving directory '/usr/src/RPM/BUILD/fstyp-0.1' make: Leaving directory '/usr/src/RPM/BUILD/fstyp-0.1' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/fstyp-buildroot (auto) Verifying and fixing files in /usr/src/tmp/fstyp-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/fstyp-buildroot/ (default) Compressing files in /usr/src/tmp/fstyp-buildroot (auto) Verifying ELF objects in /usr/src/tmp/fstyp-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: fstyp-0.1-alt7.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.50180 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd fstyp-0.1 + DOCDIR=/usr/src/tmp/fstyp-buildroot/usr/share/doc/fstyp-0.1 + export DOCDIR + rm -rf /usr/src/tmp/fstyp-buildroot/usr/share/doc/fstyp-0.1 + /bin/mkdir -p /usr/src/tmp/fstyp-buildroot/usr/share/doc/fstyp-0.1 + cp -prL AUTHORS ChangeLog COPYING /usr/src/tmp/fstyp-buildroot/usr/share/doc/fstyp-0.1 + chmod -R go-w /usr/src/tmp/fstyp-buildroot/usr/share/doc/fstyp-0.1 + chmod -R a+rX /usr/src/tmp/fstyp-buildroot/usr/share/doc/fstyp-0.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3ebvKt 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.11sekp find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.IfOjMs Creating fstyp-debuginfo package Processing files: fstyp-debuginfo-0.1-alt7.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1wPVYs find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Kmmlur find-requires: running scripts (debuginfo) Requires: fstyp = 0.1-alt7.qa1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Wrote: /usr/src/RPM/RPMS/x86_64/fstyp-0.1-alt7.qa1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/fstyp-debuginfo-0.1-alt7.qa1.x86_64.rpm (w2.lzdio) 0.69user 1.90system 0:07.80elapsed 33%CPU (0avgtext+0avgdata 29004maxresident)k 0inputs+0outputs (0major+338780minor)pagefaults 0swaps /.out/fstyp-0.1-alt7.qa1.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/fstyp-debuginfo-0.1-alt7.qa1.x86_64.rpm: The use of such a license name is ambiguous: GPL 0.53user 1.84system 0:12.72elapsed 18%CPU (0avgtext+0avgdata 11824maxresident)k 0inputs+0outputs (0major+97131minor)pagefaults 0swaps --- fstyp-0.1-alt7.qa1.x86_64.rpm.repo 2013-04-18 00:14:58.000000000 +0000 +++ fstyp-0.1-alt7.qa1.x86_64.rpm.hasher 2024-06-16 00:27:01.820978025 +0000 @@ -5,3 +5,3 @@ /usr/share/doc/fstyp-0.1/ChangeLog 100644 root:root -/usr/share/man/man8/fstyp.8.gz 100644 root:root +/usr/share/man/man8/fstyp.8.xz 100644 root:root Requires: /lib64/ld-linux-x86-64.so.2 @@ -13,3 +13,3 @@ Provides: fstyp = 0.1-alt7.qa1 -File: /usr/bin/fstyp 100755 root:root 87d50b831075e5a27000dc2f0c1c670d +File: /usr/bin/fstyp 100755 root:root 7692332f61f82977e8faa5f010706324 File: /usr/share/doc/fstyp-0.1 40755 root:root @@ -18,3 +18,3 @@ File: /usr/share/doc/fstyp-0.1/ChangeLog 100644 root:root 07318142bd77771d2f9327489a9ba0dc -File: /usr/share/man/man8/fstyp.8.gz 100644 root:root 076412165110b8cdf965dff8a0a5c287 -RPMIdentity: 0ff5b8d5316a97ace0137f92019ec93ae230acf30985c1f622f94443b6faded4e2465ab9e3220e270aa49a906d00e062f1a935627df3dc6a8e137810ced06305 +File: /usr/share/man/man8/fstyp.8.xz 100644 root:root fa1b1f778d3e5485f0c37c658ccf9ebb +RPMIdentity: a177e878383b2120f8d8bc360d0defa39753e88c16039753888324ead93dadfaf74525214eb915b5bb57facd3473ac7baf3305cf8315f2cbf4ef1bcb86ea23d6 --- fstyp-debuginfo-0.1-alt7.qa1.x86_64.rpm.repo 2013-04-18 00:14:58.000000000 +0000 +++ fstyp-debuginfo-0.1-alt7.qa1.x86_64.rpm.hasher 2024-06-16 00:27:01.887978990 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/e9 40755 root:root -/usr/lib/debug/.build-id/e9/3282dd8603b1f9cbb2616d68e51d12e545648c 120777 root:root ../../../../bin/fstyp -/usr/lib/debug/.build-id/e9/3282dd8603b1f9cbb2616d68e51d12e545648c.debug 120777 root:root ../../usr/bin/fstyp.debug +/usr/lib/debug/.build-id/22 40755 root:root +/usr/lib/debug/.build-id/22/206544e407e257063b9f7114fafe1657c1b658 120777 root:root ../../../../bin/fstyp +/usr/lib/debug/.build-id/22/206544e407e257063b9f7114fafe1657c1b658.debug 120777 root:root ../../usr/bin/fstyp.debug /usr/lib/debug/usr/bin/fstyp.debug 100644 root:root @@ -15,6 +15,6 @@ Provides: fstyp-debuginfo = 0.1-alt7.qa1 -File: /usr/lib/debug/.build-id/e9 40755 root:root -File: /usr/lib/debug/.build-id/e9/3282dd8603b1f9cbb2616d68e51d12e545648c 120777 root:root ../../../../bin/fstyp -File: /usr/lib/debug/.build-id/e9/3282dd8603b1f9cbb2616d68e51d12e545648c.debug 120777 root:root ../../usr/bin/fstyp.debug -File: /usr/lib/debug/usr/bin/fstyp.debug 100644 root:root f3fd3d02bdb25cb379cbde709a878650 +File: /usr/lib/debug/.build-id/22 40755 root:root +File: /usr/lib/debug/.build-id/22/206544e407e257063b9f7114fafe1657c1b658 120777 root:root ../../../../bin/fstyp +File: /usr/lib/debug/.build-id/22/206544e407e257063b9f7114fafe1657c1b658.debug 120777 root:root ../../usr/bin/fstyp.debug +File: /usr/lib/debug/usr/bin/fstyp.debug 100644 root:root 9a37781920eb969ae6c4f7242e827900 File: /usr/src/debug/fstyp-0.1 40755 root:root @@ -25,2 +25,2 @@ File: /usr/src/debug/fstyp-0.1/src/mount_guess_fstype.h 100644 root:root 7cce8466451a10295f58db86a4123224 -RPMIdentity: 770e6f7d7eb20008a103315c9efc3351dd9a51bf00103fdc2c7d918e9110d9b67ef186d87af76ec61b4d60e61b52c2771306e83bc8af2fe21d9098e0c25e5cb2 +RPMIdentity: b205c3a4bd5746414fa787706ebb8b92050b5f042cb346add7aed017c04cceded6f232e406cc0fe06e5a1a8776d5f34d9510d1d7ac50e60eccd6bc547daebb77