<86>Oct 12 07:11:02 userdel[2310472]: delete user 'rooter' <86>Oct 12 07:11:02 userdel[2310472]: removed group 'rooter' owned by 'rooter' <86>Oct 12 07:11:02 userdel[2310472]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 12 07:11:02 groupadd[2310525]: group added to /etc/group: name=rooter, GID=1844 <86>Oct 12 07:11:02 groupadd[2310525]: group added to /etc/gshadow: name=rooter <86>Oct 12 07:11:02 groupadd[2310525]: new group: name=rooter, GID=1844 <86>Oct 12 07:11:02 useradd[2310575]: new user: name=rooter, UID=1844, GID=1844, home=/root, shell=/bin/bash, from=none <86>Oct 12 07:11:02 userdel[2310640]: delete user 'builder' <86>Oct 12 07:11:02 userdel[2310640]: removed group 'builder' owned by 'builder' <86>Oct 12 07:11:02 userdel[2310640]: removed shadow group 'builder' owned by 'builder' <86>Oct 12 07:11:02 groupadd[2310704]: group added to /etc/group: name=builder, GID=1845 <86>Oct 12 07:11:02 groupadd[2310704]: group added to /etc/gshadow: name=builder <86>Oct 12 07:11:02 groupadd[2310704]: new group: name=builder, GID=1845 <86>Oct 12 07:11:02 useradd[2310765]: new user: name=builder, UID=1845, GID=1845, home=/usr/src, shell=/bin/bash, from=none /usr/src/in/srpm/hd2u-1.0.3-alt2.src.rpm: The use of such a license name is ambiguous: GPL <13>Oct 12 07:11:05 rpmi: libpopt-devel-1:1.18-alt1 sisyphus+283609.300.5.1 1630003303 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/hd2u-1.0.3-alt2.nosrc.rpm (w1.gzdio) Installing hd2u-1.0.3-alt2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.2700 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf hd2u-1.0.3 + echo 'Source #0 (hd2u-1.0.3.tar.bz2):' Source #0 (hd2u-1.0.3.tar.bz2): + /usr/bin/bzip2 -dc /usr/src/RPM/SOURCES/hd2u-1.0.3.tar.bz2 + /bin/tar -xf - + cd hd2u-1.0.3 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.99465 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd hd2u-1.0.3 + 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 + echo 'rpm-build: warning: ./configure script does not support --runstatedir' rpm-build: warning: ./configure script does not support --runstatedir + ./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 Configuring hd2u 1.0.3 checking for i586-alt-linux-gcc... i586-alt-linux-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 for a BSD-compatible install... /usr/bin/ginstall -c checking for getopt_long in -lpopt... 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 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 for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for mode_t... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking whether lstat dereferences a symlink specified with a trailing slash... yes checking whether stat accepts an empty string... no configure: creating ./config.status config.status: creating Makefile config.status: creating config.h + make -j16 make: Entering directory '/usr/src/RPM/BUILD/hd2u-1.0.3' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -pedantic -o dos2unix dos2unix.c -lpopt dos2unix.c: In function 'convert': dos2unix.c:216:24: warning: value computed is not used [-Wunused-value] 216 | if (fclose(in) != 0, in = NULL) | ~~~~~~~~~~~^~~~ dos2unix.c:221:21: warning: value computed is not used [-Wunused-value] 221 | if (fclose(out) != 0, out = NULL) | ~~~~~~~~~~~~^~~~ make: Leaving directory '/usr/src/RPM/BUILD/hd2u-1.0.3' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.38174 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/hd2u-buildroot + : + /bin/rm -rf -- /usr/src/tmp/hd2u-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd hd2u-1.0.3 + mkdir -p /usr/src/tmp/hd2u-buildroot//usr/bin + make BUILD_ROOT=/usr/src/tmp/hd2u-buildroot install make: Entering directory '/usr/src/RPM/BUILD/hd2u-1.0.3' /usr/bin/ginstall -c -d -m 755 /usr/src/tmp/hd2u-buildroot/usr/bin /usr/bin/ginstall -c -m 755 -s dos2unix /usr/src/tmp/hd2u-buildroot/usr/bin make: Leaving directory '/usr/src/RPM/BUILD/hd2u-1.0.3' + ln -s dos2unix /usr/src/tmp/hd2u-buildroot//usr/bin/unix2dos + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/hd2u-buildroot (auto) Verifying and fixing files in /usr/src/tmp/hd2u-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/hd2u-buildroot/ (default) Compressing files in /usr/src/tmp/hd2u-buildroot (auto) 056-debuginfo.brp: WARNING: You have 1 stripped ELF objects. Please compile with debugging information! 056-debuginfo.brp: WARNING: An excerpt from the list of affected files follows: ./usr/bin/dos2unix Verifying ELF objects in /usr/src/tmp/hd2u-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/bin/dos2unix: uses non-LFS functions: fopen mkstemp stat Splitting links to aliased files under /{,s}bin in /usr/src/tmp/hd2u-buildroot Processing files: hd2u-1.0.3-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.11397 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd hd2u-1.0.3 + DOCDIR=/usr/src/tmp/hd2u-buildroot/usr/share/doc/hd2u-1.0.3 + export DOCDIR + rm -rf /usr/src/tmp/hd2u-buildroot/usr/share/doc/hd2u-1.0.3 + /bin/mkdir -p /usr/src/tmp/hd2u-buildroot/usr/share/doc/hd2u-1.0.3 + cp -prL AUTHORS CREDITS ChangeLog NEWS README TODO /usr/src/tmp/hd2u-buildroot/usr/share/doc/hd2u-1.0.3 + chmod -R go-w /usr/src/tmp/hd2u-buildroot/usr/share/doc/hd2u-1.0.3 + chmod -R a+rX /usr/src/tmp/hd2u-buildroot/usr/share/doc/hd2u-1.0.3 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.42npXY 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.CxnrMn 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.3.4), libc.so.6(GLIBC_2.33), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), rtld(GNU_HASH) Conflicts: dos2unix, unix2dos Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hdR83I Wrote: /usr/src/RPM/RPMS/i586/hd2u-1.0.3-alt2.i586.rpm (w2.lzdio) 0.92user 2.21system 0:05.41elapsed 58%CPU (0avgtext+0avgdata 27912maxresident)k 0inputs+0outputs (0major+321878minor)pagefaults 0swaps /.out/hd2u-1.0.3-alt2.i586.rpm: The use of such a license name is ambiguous: GPL 2.94user 2.77system 0:14.47elapsed 39%CPU (0avgtext+0avgdata 131636maxresident)k 0inputs+0outputs (0major+206569minor)pagefaults 0swaps --- hd2u-1.0.3-alt2.i586.rpm.repo 2024-05-23 04:56:23.000000000 +0000 +++ hd2u-1.0.3-alt2.i586.rpm.hasher 2024-10-12 07:11:13.588920006 +0000 @@ -22,3 +22,3 @@ Conflicts: unix2dos -File: /usr/bin/dos2unix 100755 root:root e4e7c0fc71cbea676bdee6ec331cb52a +File: /usr/bin/dos2unix 100755 root:root 1f1bfd85df6530dbae17bdb7f95d6fe1 File: /usr/bin/unix2dos 120777 root:root dos2unix @@ -31,2 +31,2 @@ File: /usr/share/doc/hd2u-1.0.3/TODO 100644 root:root 3a26b2006273da32a72a9abaf7a4eb5e -RPMIdentity: a8816ce8b2e2b60a3be52d89dad15ceed00f3f988027c25186772f4f6dfc74056b151426686516521666ab9eb54119c3d992cd0ece069bb6a75e092ca87bd5e4 +RPMIdentity: abbe543b899f45b4237d026ce053ca4b9fe953e39d8fef23a218e0be08c4711a700725537e3fe3c7e967c764bfcbbe331ded7738352392789d3a7a97038e9e0a