<86>Apr 21 00:49:55 userdel[74451]: delete user 'rooter' <86>Apr 21 00:49:55 userdel[74451]: removed group 'rooter' owned by 'rooter' <86>Apr 21 00:49:55 userdel[74451]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 21 00:49:55 groupadd[74565]: group added to /etc/group: name=rooter, GID=633 <86>Apr 21 00:49:55 groupadd[74565]: group added to /etc/gshadow: name=rooter <86>Apr 21 00:49:55 groupadd[74565]: new group: name=rooter, GID=633 <86>Apr 21 00:49:55 useradd[74691]: new user: name=rooter, UID=633, GID=633, home=/root, shell=/bin/bash <86>Apr 21 00:49:55 userdel[74883]: delete user 'builder' <86>Apr 21 00:49:55 userdel[74883]: removed group 'builder' owned by 'builder' <86>Apr 21 00:49:55 userdel[74883]: removed shadow group 'builder' owned by 'builder' <86>Apr 21 00:49:55 groupadd[75020]: group added to /etc/group: name=builder, GID=634 <86>Apr 21 00:49:55 groupadd[75020]: group added to /etc/gshadow: name=builder <86>Apr 21 00:49:55 groupadd[75020]: new group: name=builder, GID=634 <86>Apr 21 00:49:55 useradd[75070]: new user: name=builder, UID=634, GID=634, home=/usr/src, shell=/bin/bash <13>Apr 21 00:49:57 rpmi: libogg-1.3.2-alt1 1416015875 installed <13>Apr 21 00:49:57 rpmi: libflac8-1.2.1-alt11.1 1434275120 installed <13>Apr 21 00:49:57 rpmi: libalsa-1:1.1.0-alt1.1.1 1454429213 installed <13>Apr 21 00:49:57 rpmi: libao-1:1.1.0-alt1 1301301046 installed <13>Apr 21 00:49:57 rpmi: libflac-devel-1.2.1-alt11.1 1434275120 installed <13>Apr 21 00:49:57 rpmi: libpopt-devel-1:1.16-alt0.M80P.1 1501000968 installed <13>Apr 21 00:49:57 rpmi: libao-devel-1:1.1.0-alt1 1301301046 installed <13>Apr 21 00:49:57 rpmi: libogg-devel-1.3.2-alt1 1416015875 installed Installing flac123-0.0.12-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.20335 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf flac123-0.0.12 + echo 'Source #0 (flac123-0.0.12.tar):' Source #0 (flac123-0.0.12.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/flac123-0.0.12.tar + cd flac123-0.0.12 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.20335 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd flac123-0.0.12 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force acinclude.m4:9: warning: underquoted definition of AM_PATH_AO acinclude.m4:9: run info Automake 'Extending aclocal' acinclude.m4:9: or see http://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal 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:46: installing './compile' autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -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 -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + ./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 --without-included-gettext 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 x86_64-alt-linux-gcc... x86_64-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 x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of x86_64-alt-linux-gcc... none checking for FLAC__stream_decoder_new in -lFLAC... yes checking for poptGetContext in -lpopt... yes checking for dlopen... no checking for dlopen in -ldl... yes checking for ao... yes checking for an ANSI C-conforming const... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands configure: WARNING: unrecognized options: --without-included-gettext + '[' -n '' ']' + NPROCS=8 + make -j8 make: Entering directory `/usr/src/RPM/BUILD/flac123-0.0.12' x86_64-alt-linux-gcc -DPACKAGE_NAME=\"flac123\" -DPACKAGE_TARNAME=\"flac123\" -DPACKAGE_VERSION=\"0.0.12\" -DPACKAGE_STRING=\"flac123\ 0.0.12\" -DPACKAGE_BUGREPORT=\"hoesterholt-at-users-dot-sourceforge-dot-net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"flac123\" -DVERSION=\"0.0.12\" -DAUDIO_DEFAULT=\"oss\" -I. -pipe -Wall -g -O2 -I/usr/local/include -c -o flac123.o flac123.c x86_64-alt-linux-gcc -DPACKAGE_NAME=\"flac123\" -DPACKAGE_TARNAME=\"flac123\" -DPACKAGE_VERSION=\"0.0.12\" -DPACKAGE_STRING=\"flac123\ 0.0.12\" -DPACKAGE_BUGREPORT=\"hoesterholt-at-users-dot-sourceforge-dot-net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"flac123\" -DVERSION=\"0.0.12\" -DAUDIO_DEFAULT=\"oss\" -I. -pipe -Wall -g -O2 -I/usr/local/include -c -o remote.o remote.c x86_64-alt-linux-gcc -DPACKAGE_NAME=\"flac123\" -DPACKAGE_TARNAME=\"flac123\" -DPACKAGE_VERSION=\"0.0.12\" -DPACKAGE_STRING=\"flac123\ 0.0.12\" -DPACKAGE_BUGREPORT=\"hoesterholt-at-users-dot-sourceforge-dot-net\" -DPACKAGE_URL=\"\" -DPACKAGE=\"flac123\" -DVERSION=\"0.0.12\" -DAUDIO_DEFAULT=\"oss\" -I. -pipe -Wall -g -O2 -I/usr/local/include -c -o vorbiscomment.o vorbiscomment.c vorbiscomment.c: In function 'local__vcentry_matches': vorbiscomment.c:34:105: warning: pointer targets in passing argument 2 of 'strncasecmp' differ in signedness [-Wpointer-sign] return (0 != eq && (unsigned)(eq-entry->entry) == field_name_length && 0 == strncasecmp(field_name, entry->entry, field_name_length)); ^ In file included from vorbiscomment.c:24:0: /usr/include/string.h:533:12: note: expected 'const char *' but argument is of type 'FLAC__byte * const {aka unsigned char * const}' extern int strncasecmp (const char *__s1, const char *__s2, size_t __n) ^ remote.c: In function 'trim_whitespace': remote.c:38:11: warning: implicit declaration of function 'isspace' [-Wimplicit-function-declaration] while(isspace(ptr[pos])) ^ remote.c: In function 'remote_parse_input': remote.c:66:90: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses] if (!(numread = read(0, remote_input_buf + alreadyread, (sizeof(input)-1)-alreadyread)) > 0) ^ flac123.c: In function 'main': flac123.c:132:6: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if (filename = poptGetArg(pc)) ^ flac123.c:77:9: warning: unused variable 'tmp' [-Wunused-variable] int tmp; ^ flac123.c: In function 'print_file_info': flac123.c:186:9: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat=] printf("%d bit, %d Hz, %d channels, %d total samples, " ^ flac123.c: In function 'flac_write_hdl': flac123.c:474:24: warning: pointer targets in passing argument 2 of 'ao_play' differ in signedness [-Wpointer-sign] ao_play(p->ao_dev, aobuf, decoded_size); ^ In file included from flac123.h:21:0, from flac123.c:24: /usr/include/ao/ao.h:119:23: note: expected 'char *' but argument is of type 'uint_8 * {aka unsigned char *}' int ao_play(ao_device *device, ^ flac123.c:484:23: warning: format '%u' expects argument of type 'unsigned int', but argument 3 has type 'long unsigned int' [-Wformat=] fprintf(stderr, "@F %u %u %.2f %.2f\n", ^ flac123.c:484:23: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'long unsigned int' [-Wformat=] x86_64-alt-linux-gcc -pipe -Wall -g -O2 -I/usr/local/include -L/usr/local/lib -o flac123 flac123.o remote.o vorbiscomment.o -lFLAC -logg -lm -lpopt -L/lib -lao -ldl make: Leaving directory `/usr/src/RPM/BUILD/flac123-0.0.12' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.7020 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/flac123-buildroot + : + /bin/rm -rf -- /usr/src/tmp/flac123-buildroot + cd flac123-0.0.12 + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/flac123-buildroot make: Entering directory `/usr/src/RPM/BUILD/flac123-0.0.12' make[1]: Entering directory `/usr/src/RPM/BUILD/flac123-0.0.12' /bin/mkdir -p '/usr/src/tmp/flac123-buildroot/usr/bin' /bin/install -p flac123 '/usr/src/tmp/flac123-buildroot/usr/bin' make[1]: Nothing to be done for `install-data-am'. make[1]: Leaving directory `/usr/src/RPM/BUILD/flac123-0.0.12' make: Leaving directory `/usr/src/RPM/BUILD/flac123-0.0.12' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/flac123-buildroot (auto) Verifying and fixing files in /usr/src/tmp/flac123-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/flac123-buildroot (auto) Verifying ELF objects in /usr/src/tmp/flac123-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: flac123-0.0.12-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.7020 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd flac123-0.0.12 + DOCDIR=/usr/src/tmp/flac123-buildroot/usr/share/doc/flac123-0.0.12 + export DOCDIR + rm -rf /usr/src/tmp/flac123-buildroot/usr/share/doc/flac123-0.0.12 + /bin/mkdir -p /usr/src/tmp/flac123-buildroot/usr/share/doc/flac123-0.0.12 + cp -prL AUTHORS BUGS ChangeLog INSTALL NEWS README README.remote /usr/src/tmp/flac123-buildroot/usr/share/doc/flac123-0.0.12 + chmod -R go-w /usr/src/tmp/flac123-buildroot/usr/share/doc/flac123-0.0.12 + chmod -R a+rX /usr/src/tmp/flac123-buildroot/usr/share/doc/flac123-0.0.12 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zNnimD find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vLi3py find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: /lib64/ld-linux-x86-64.so.2, libFLAC.so.8()(64bit) >= set:mhAks3P2i9t9dIaqhASgrazw7JOPFUYIiu5rUM8QAWaox4, libao.so.4()(64bit) >= set:hd8zjpFdXTbcLyubhLMc, libao.so.4(LIBAO4_1.1.0)(64bit), libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libpopt.so.0()(64bit) >= set:jgxs6hefCfOMJa, libpopt.so.0(LIBPOPT_0)(64bit), rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jDMtkw Creating flac123-debuginfo package Processing files: flac123-debuginfo-0.0.12-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jL773w find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.f1LzxA find-requires: running scripts (debuginfo) Requires: flac123 = 0.0.12-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libFLAC.so.8), debug64(libao.so.4), debug64(libc.so.6), debug64(libpopt.so.0) Wrote: /usr/src/RPM/RPMS/x86_64/flac123-0.0.12-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/flac123-debuginfo-0.0.12-alt1.x86_64.rpm 2.72user 0.77system 0:10.51elapsed 33%CPU (0avgtext+0avgdata 27128maxresident)k 0inputs+0outputs (0major+344822minor)pagefaults 0swaps 5.14user 2.70system 0:16.22elapsed 48%CPU (0avgtext+0avgdata 124020maxresident)k 504inputs+0outputs (0major+561014minor)pagefaults 0swaps --- flac123-0.0.12-alt1.x86_64.rpm.repo 2014-09-07 05:57:05.000000000 +0000 +++ flac123-0.0.12-alt1.x86_64.rpm.hasher 2019-04-21 00:50:10.065893023 +0000 @@ -18,3 +18,3 @@ Requires: libc.so.6(GLIBC_2.4)(64bit) -Requires: libpopt.so.0()(64bit) >= set:ifZCuAhgGX0S43 +Requires: libpopt.so.0()(64bit) >= set:jgxs6hefCfOMJa Requires: libpopt.so.0(LIBPOPT_0)(64bit)