<86>Jun 16 01:01:08 userdel[4174675]: delete user 'rooter' <86>Jun 16 01:01:08 groupadd[4174791]: group added to /etc/group: name=rooter, GID=1298 <86>Jun 16 01:01:08 groupadd[4174791]: group added to /etc/gshadow: name=rooter <86>Jun 16 01:01:08 groupadd[4174791]: new group: name=rooter, GID=1298 <86>Jun 16 01:01:08 useradd[4175009]: new user: name=rooter, UID=1298, GID=1298, home=/root, shell=/bin/bash <86>Jun 16 01:01:08 userdel[4175208]: delete user 'builder' <86>Jun 16 01:01:08 groupadd[4175406]: group added to /etc/group: name=builder, GID=1299 <86>Jun 16 01:01:08 groupadd[4175406]: group added to /etc/gshadow: name=builder <86>Jun 16 01:01:08 groupadd[4175406]: new group: name=builder, GID=1299 <86>Jun 16 01:01:08 useradd[4175447]: new user: name=builder, UID=1299, GID=1299, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/dcadec-0.2.0-alt1.1.src.rpm: The use of such a license name is ambiguous: LGPL Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/dcadec-0.2.0-alt1.1.nosrc.rpm (w1.gzdio) Installing dcadec-0.2.0-alt1.1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.74634 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf dcadec-0.2.0 + echo 'Source #0 (dcadec-0.2.0.tar):' Source #0 (dcadec-0.2.0.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/dcadec-0.2.0.tar + cd dcadec-0.2.0 + /bin/chmod -c -Rf u+rwX,go-w . + cat + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.74634 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd dcadec-0.2.0 + make -j8 make: Entering directory '/usr/src/RPM/BUILD/dcadec-0.2.0' mkdir -p libdcadec make: Leaving directory '/usr/src/RPM/BUILD/dcadec-0.2.0' make: Entering directory '/usr/src/RPM/BUILD/dcadec-0.2.0' cc -c -std=gnu99 -D_FILE_OFFSET_BITS=64 -Wall -Wextra -O3 -ffast-math -g -MMD -DNDEBUG -DDCADEC_SHARED -DDCADEC_INTERNAL -fPIC -fvisibility=hidden -o libdcadec/dmix_tables.o libdcadec/dmix_tables.c make: Leaving directory '/usr/src/RPM/BUILD/dcadec-0.2.0' make: Entering directory '/usr/src/RPM/BUILD/dcadec-0.2.0' cc -c -std=gnu99 -D_FILE_OFFSET_BITS=64 -Wall -Wextra -O3 -ffast-math -g -MMD -DNDEBUG -DDCADEC_SHARED -DDCADEC_INTERNAL -fPIC -fvisibility=hidden -o libdcadec/interpolator.o libdcadec/interpolator.c In file included from libdcadec/interpolator.c:19: libdcadec/common.h:37:22: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 37 | #if AT_LEAST_GCC(3, 4) | ^ libdcadec/common.h:70:22: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 70 | #if AT_LEAST_GCC(4, 8) | ^ libdcadec/common.h:79:22: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 79 | #if AT_LEAST_GCC(4, 3) | ^ make: Leaving directory '/usr/src/RPM/BUILD/dcadec-0.2.0' make: Entering directory '/usr/src/RPM/BUILD/dcadec-0.2.0' cc -c -std=gnu99 -D_FILE_OFFSET_BITS=64 -Wall -Wextra -O3 -ffast-math -g -MMD -DNDEBUG -DDCADEC_SHARED -DDCADEC_INTERNAL -fPIC -fvisibility=hidden -o libdcadec/bitstream.o libdcadec/bitstream.c In file included from libdcadec/bitstream.c:19: libdcadec/common.h:37:22: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 37 | #if AT_LEAST_GCC(3, 4) | ^ libdcadec/common.h:70:22: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 70 | #if AT_LEAST_GCC(4, 8) | ^ libdcadec/common.h:79:22: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 79 | #if AT_LEAST_GCC(4, 3) | ^ make: Leaving directory '/usr/src/RPM/BUILD/dcadec-0.2.0' make: Entering directory '/usr/src/RPM/BUILD/dcadec-0.2.0' cc -c -std=gnu99 -D_FILE_OFFSET_BITS=64 -Wall -Wextra -O3 -ffast-math -g -MMD -DNDEBUG -DDCADEC_SHARED -DDCADEC_INTERNAL -fPIC -fvisibility=hidden -o libdcadec/exss_parser.o libdcadec/exss_parser.c In file included from libdcadec/exss_parser.c:19: libdcadec/common.h:37:22: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 37 | #if AT_LEAST_GCC(3, 4) | ^ libdcadec/common.h:70:22: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 70 | #if AT_LEAST_GCC(4, 8) | ^ libdcadec/common.h:79:22: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 79 | #if AT_LEAST_GCC(4, 3) | ^ make: Leaving directory '/usr/src/RPM/BUILD/dcadec-0.2.0' make: Entering directory '/usr/src/RPM/BUILD/dcadec-0.2.0' cc -c -std=gnu99 -D_FILE_OFFSET_BITS=64 -Wall -Wextra -O3 -ffast-math -g -MMD -DNDEBUG -DDCADEC_SHARED -DDCADEC_INTERNAL -fPIC -fvisibility=hidden -o libdcadec/interpolator_fixed.o libdcadec/interpolator_fixed.c In file included from libdcadec/interpolator_fixed.c:19: libdcadec/common.h:37:22: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 37 | #if AT_LEAST_GCC(3, 4) | ^ libdcadec/common.h:70:22: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 70 | #if AT_LEAST_GCC(4, 8) | ^ libdcadec/common.h:79:22: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 79 | #if AT_LEAST_GCC(4, 3) | ^ make: Leaving directory '/usr/src/RPM/BUILD/dcadec-0.2.0' make: Entering directory '/usr/src/RPM/BUILD/dcadec-0.2.0' cc -c -std=gnu99 -D_FILE_OFFSET_BITS=64 -Wall -Wextra -O3 -ffast-math -g -MMD -DNDEBUG -DDCADEC_SHARED -DDCADEC_INTERNAL -fPIC -fvisibility=hidden -o libdcadec/ta.o libdcadec/ta.c make: Leaving directory '/usr/src/RPM/BUILD/dcadec-0.2.0' make: Entering directory '/usr/src/RPM/BUILD/dcadec-0.2.0' cc -c -std=gnu99 -D_FILE_OFFSET_BITS=64 -Wall -Wextra -O3 -ffast-math -g -MMD -DNDEBUG -DDCADEC_SHARED -DDCADEC_INTERNAL -fPIC -fvisibility=hidden -o libdcadec/dca_context.o libdcadec/dca_context.c In file included from libdcadec/dca_context.c:19: libdcadec/common.h:37:22: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 37 | #if AT_LEAST_GCC(3, 4) | ^ libdcadec/common.h:70:22: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 70 | #if AT_LEAST_GCC(4, 8) | ^ libdcadec/common.h:79:22: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 79 | #if AT_LEAST_GCC(4, 3) | ^ make: Leaving directory '/usr/src/RPM/BUILD/dcadec-0.2.0' make: Entering directory '/usr/src/RPM/BUILD/dcadec-0.2.0' cc -c -std=gnu99 -D_FILE_OFFSET_BITS=64 -Wall -Wextra -O3 -ffast-math -g -MMD -DNDEBUG -DDCADEC_SHARED -DDCADEC_INTERNAL -fPIC -fvisibility=hidden -o libdcadec/dca_frame.o libdcadec/dca_frame.c In file included from libdcadec/dca_frame.c:19: libdcadec/common.h:37:22: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 37 | #if AT_LEAST_GCC(3, 4) | ^ libdcadec/common.h:70:22: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 70 | #if AT_LEAST_GCC(4, 8) | ^ libdcadec/common.h:79:22: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 79 | #if AT_LEAST_GCC(4, 3) | ^ make: Leaving directory '/usr/src/RPM/BUILD/dcadec-0.2.0' make: Entering directory '/usr/src/RPM/BUILD/dcadec-0.2.0' cc -c -std=gnu99 -D_FILE_OFFSET_BITS=64 -Wall -Wextra -O3 -ffast-math -g -MMD -DNDEBUG -DDCADEC_SHARED -DDCADEC_INTERNAL -fPIC -fvisibility=hidden -o libdcadec/dca_stream.o libdcadec/dca_stream.c In file included from libdcadec/dca_stream.c:19: libdcadec/common.h:37:22: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 37 | #if AT_LEAST_GCC(3, 4) | ^ libdcadec/common.h:70:22: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 70 | #if AT_LEAST_GCC(4, 8) | ^ libdcadec/common.h:79:22: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 79 | #if AT_LEAST_GCC(4, 3) | ^ make: Leaving directory '/usr/src/RPM/BUILD/dcadec-0.2.0' make: Entering directory '/usr/src/RPM/BUILD/dcadec-0.2.0' cc -c -std=gnu99 -D_FILE_OFFSET_BITS=64 -Wall -Wextra -O3 -ffast-math -g -MMD -DNDEBUG -DDCADEC_SHARED -DDCADEC_INTERNAL -fPIC -fvisibility=hidden -o libdcadec/interpolator_float.o libdcadec/interpolator_float.c In file included from libdcadec/interpolator_float.c:19: libdcadec/common.h:37:22: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 37 | #if AT_LEAST_GCC(3, 4) | ^ libdcadec/common.h:70:22: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 70 | #if AT_LEAST_GCC(4, 8) | ^ libdcadec/common.h:79:22: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 79 | #if AT_LEAST_GCC(4, 3) | ^ make: Leaving directory '/usr/src/RPM/BUILD/dcadec-0.2.0' make: Entering directory '/usr/src/RPM/BUILD/dcadec-0.2.0' cc -c -std=gnu99 -D_FILE_OFFSET_BITS=64 -Wall -Wextra -O3 -ffast-math -g -MMD -DNDEBUG -DDCADEC_SHARED -DDCADEC_INTERNAL -fPIC -fvisibility=hidden -o libdcadec/dca_waveout.o libdcadec/dca_waveout.c In file included from libdcadec/dca_waveout.c:19: libdcadec/common.h:37:22: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 37 | #if AT_LEAST_GCC(3, 4) | ^ libdcadec/common.h:70:22: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 70 | #if AT_LEAST_GCC(4, 8) | ^ libdcadec/common.h:79:22: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 79 | #if AT_LEAST_GCC(4, 3) | ^ make: Leaving directory '/usr/src/RPM/BUILD/dcadec-0.2.0' make: Entering directory '/usr/src/RPM/BUILD/dcadec-0.2.0' cc -std=gnu99 -D_FILE_OFFSET_BITS=64 -Wall -Wextra -O3 -ffast-math -g -MMD -DNDEBUG -c -o dcadec.o dcadec.c make: Leaving directory '/usr/src/RPM/BUILD/dcadec-0.2.0' make: Entering directory '/usr/src/RPM/BUILD/dcadec-0.2.0' cc -c -std=gnu99 -D_FILE_OFFSET_BITS=64 -Wall -Wextra -O3 -ffast-math -g -MMD -DNDEBUG -DDCADEC_SHARED -DDCADEC_INTERNAL -fPIC -fvisibility=hidden -o libdcadec/idct_fixed.o libdcadec/idct_fixed.c In file included from libdcadec/idct_fixed.c:19: libdcadec/common.h:37:22: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 37 | #if AT_LEAST_GCC(3, 4) | ^ libdcadec/common.h:70:22: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 70 | #if AT_LEAST_GCC(4, 8) | ^ libdcadec/common.h:79:22: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 79 | #if AT_LEAST_GCC(4, 3) | ^ make: Leaving directory '/usr/src/RPM/BUILD/dcadec-0.2.0' make: Entering directory '/usr/src/RPM/BUILD/dcadec-0.2.0' cc -c -std=gnu99 -D_FILE_OFFSET_BITS=64 -Wall -Wextra -O3 -ffast-math -g -MMD -DNDEBUG -DDCADEC_SHARED -DDCADEC_INTERNAL -fPIC -fvisibility=hidden -o libdcadec/idct_float.o libdcadec/idct_float.c In file included from libdcadec/idct_float.c:19: libdcadec/common.h:37:22: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 37 | #if AT_LEAST_GCC(3, 4) | ^ libdcadec/common.h:70:22: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 70 | #if AT_LEAST_GCC(4, 8) | ^ libdcadec/common.h:79:22: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 79 | #if AT_LEAST_GCC(4, 3) | ^ make: Leaving directory '/usr/src/RPM/BUILD/dcadec-0.2.0' make: Entering directory '/usr/src/RPM/BUILD/dcadec-0.2.0' cc -c -std=gnu99 -D_FILE_OFFSET_BITS=64 -Wall -Wextra -O3 -ffast-math -g -MMD -DNDEBUG -DDCADEC_SHARED -DDCADEC_INTERNAL -fPIC -fvisibility=hidden -o libdcadec/xll_decoder.o libdcadec/xll_decoder.c In file included from libdcadec/xll_decoder.c:19: libdcadec/common.h:37:22: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 37 | #if AT_LEAST_GCC(3, 4) | ^ libdcadec/common.h:70:22: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 70 | #if AT_LEAST_GCC(4, 8) | ^ libdcadec/common.h:79:22: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 79 | #if AT_LEAST_GCC(4, 3) | ^ make: Leaving directory '/usr/src/RPM/BUILD/dcadec-0.2.0' make: Entering directory '/usr/src/RPM/BUILD/dcadec-0.2.0' cc -c -std=gnu99 -D_FILE_OFFSET_BITS=64 -Wall -Wextra -O3 -ffast-math -g -MMD -DNDEBUG -DDCADEC_SHARED -DDCADEC_INTERNAL -fPIC -fvisibility=hidden -o libdcadec/core_decoder.o libdcadec/core_decoder.c In file included from libdcadec/core_decoder.c:19: libdcadec/common.h:37:22: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 37 | #if AT_LEAST_GCC(3, 4) | ^ libdcadec/common.h:70:22: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 70 | #if AT_LEAST_GCC(4, 8) | ^ libdcadec/common.h:79:22: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] 79 | #if AT_LEAST_GCC(4, 3) | ^ make: Leaving directory '/usr/src/RPM/BUILD/dcadec-0.2.0' make: Entering directory '/usr/src/RPM/BUILD/dcadec-0.2.0' cc -shared -Wl,-soname,libdcadec.so.0 -o libdcadec/libdcadec.so.0.1.0 libdcadec/bitstream.o libdcadec/core_decoder.o libdcadec/dca_context.o libdcadec/dmix_tables.o libdcadec/exss_parser.o libdcadec/idct_fixed.o libdcadec/idct_float.o libdcadec/interpolator.o libdcadec/interpolator_fixed.o libdcadec/interpolator_float.o libdcadec/ta.o libdcadec/xll_decoder.o libdcadec/dca_frame.o libdcadec/dca_stream.o libdcadec/dca_waveout.o -lm ln -sf libdcadec.so.0.1.0 libdcadec/libdcadec.so ln -sf libdcadec.so.0.1.0 libdcadec/libdcadec.so.0 make: Leaving directory '/usr/src/RPM/BUILD/dcadec-0.2.0' make: Entering directory '/usr/src/RPM/BUILD/dcadec-0.2.0' cc -o dcadec dcadec.o -Llibdcadec -ldcadec -lm make: Leaving directory '/usr/src/RPM/BUILD/dcadec-0.2.0' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.2856 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/dcadec-buildroot + : + /bin/rm -rf -- /usr/src/tmp/dcadec-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd dcadec-0.2.0 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/dcadec-buildroot make: Entering directory '/usr/src/RPM/BUILD/dcadec-0.2.0' mkdir -p libdcadec sed 's,%PREFIX%,/usr,;s,%LIBDIR%,/usr/lib64,;s,%INCLUDEDIR%,/usr/include,;s,%VERSION%,0.2.0,' dcadec.pc.in > dcadec.pc install -d -m 755 /usr/src/tmp/dcadec-buildroot/usr/lib64 /usr/src/tmp/dcadec-buildroot/usr/lib64/pkgconfig /usr/src/tmp/dcadec-buildroot/usr/include/libdcadec install -m 644 libdcadec/libdcadec.so.0.1.0 /usr/src/tmp/dcadec-buildroot/usr/lib64 install -m 644 /usr/src/RPM/BUILD/dcadec-0.2.0/libdcadec/dca_context.h /usr/src/RPM/BUILD/dcadec-0.2.0/libdcadec/dca_frame.h /usr/src/RPM/BUILD/dcadec-0.2.0/libdcadec/dca_stream.h /usr/src/RPM/BUILD/dcadec-0.2.0/libdcadec/dca_waveout.h /usr/src/tmp/dcadec-buildroot/usr/include/libdcadec install -m 644 dcadec.pc /usr/src/tmp/dcadec-buildroot/usr/lib64/pkgconfig ln -sf libdcadec.so.0.1.0 /usr/src/tmp/dcadec-buildroot/usr/lib64/libdcadec.so ln -sf libdcadec.so.0.1.0 /usr/src/tmp/dcadec-buildroot/usr/lib64/libdcadec.so.0 install -d -m 755 /usr/src/tmp/dcadec-buildroot/usr/bin install -m 755 dcadec /usr/src/tmp/dcadec-buildroot/usr/bin make: Leaving directory '/usr/src/RPM/BUILD/dcadec-0.2.0' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/dcadec-buildroot (auto) Verifying and fixing files in /usr/src/tmp/dcadec-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) /usr/lib64/pkgconfig/dcadec.pc: Cflags: '-I${includedir}' --> '' /usr/lib64/pkgconfig/dcadec.pc: Libs: '-L${libdir} -ldcadec' --> '-ldcadec' Checking contents of files in /usr/src/tmp/dcadec-buildroot/ (default) Compressing files in /usr/src/tmp/dcadec-buildroot (auto) Adjusting library links in /usr/src/tmp/dcadec-buildroot ./usr/lib64: (from :0) libdcadec.so.0 -> libdcadec.so.0.1.0 Verifying ELF objects in /usr/src/tmp/dcadec-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: dcadec-0.2.0-alt1.1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.2856 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd dcadec-0.2.0 + DOCDIR=/usr/src/tmp/dcadec-buildroot/usr/share/doc/dcadec-0.2.0 + export DOCDIR + rm -rf /usr/src/tmp/dcadec-buildroot/usr/share/doc/dcadec-0.2.0 + /bin/mkdir -p /usr/src/tmp/dcadec-buildroot/usr/share/doc/dcadec-0.2.0 + cp -prL README.md /usr/src/tmp/dcadec-buildroot/usr/share/doc/dcadec-0.2.0 + chmod -R go-w /usr/src/tmp/dcadec-buildroot/usr/share/doc/dcadec-0.2.0 + chmod -R a+rX /usr/src/tmp/dcadec-buildroot/usr/share/doc/dcadec-0.2.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3MJTFA 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.SmhyDB 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), libdcadec.so.0()(64bit) >= set:idDmAa4d1WS4AuGsrixWk3AJmQh4cQzwxJ1i7ybHi, 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.XN6VdD Creating dcadec-debuginfo package Processing files: libdcadec-0.2.0-alt1.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.iTRfvB find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/dcadec-buildroot/usr/lib64/libdcadec.so.0: 24 symbols, 15 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.y3Oc3z find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libdcadec.so.0()(64bit) = set:idDmAa4d1hbdg2ifRGTmjya5GjdgSqh7hMgLYAAIJ1i75QSUG4 Requires: 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), libm.so.6(GLIBC_2.2.5)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.XcpQ2C Creating libdcadec-debuginfo package Processing files: libdcadec-devel-0.2.0-alt1.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6uoVpD 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.MKLm6C find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: pkgconfig(dcadec) = 0.2.0 Requires: /usr/lib64/libdcadec.so.0.1.0, /usr/lib64/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.k3iRnA Processing files: dcadec-debuginfo-0.2.0-alt1.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MA444B find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vLti9B find-requires: running scripts (debuginfo) Requires: dcadec = 0.2.0-alt1.1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libdcadec.so.0) Processing files: libdcadec-debuginfo-0.2.0-alt1.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.eXM80A find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lFoRuz find-requires: running scripts (debuginfo) Provides: debug64(libdcadec.so.0) Requires: libdcadec = 0.2.0-alt1.1, debug64(libc.so.6), debug64(libm.so.6) Adding to dcadec a strict dependency on libdcadec Adding to libdcadec-devel a strict dependency on libdcadec Adding to dcadec-debuginfo a strict dependency on libdcadec-debuginfo Removing from dcadec-debuginfo 2 sources provided by libdcadec-debuginfo Removing 2 extra deps from dcadec due to dependency on libdcadec Removing 1 extra deps from libdcadec-devel due to dependency on libdcadec Removing 1 extra deps from dcadec-debuginfo due to dependency on libdcadec-debuginfo Removing 4 extra deps from dcadec due to repentancy on libdcadec Removing 1 extra deps from dcadec-debuginfo due to repentancy on libdcadec-debuginfo Wrote: /usr/src/RPM/RPMS/x86_64/dcadec-0.2.0-alt1.1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libdcadec-0.2.0-alt1.1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libdcadec-devel-0.2.0-alt1.1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/dcadec-debuginfo-0.2.0-alt1.1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libdcadec-debuginfo-0.2.0-alt1.1.x86_64.rpm (w2.lzdio) 7.71user 2.04system 0:16.58elapsed 58%CPU (0avgtext+0avgdata 76640maxresident)k 0inputs+0outputs (0major+516527minor)pagefaults 0swaps /.out/dcadec-0.2.0-alt1.1.x86_64.rpm: The use of such a license name is ambiguous: LGPL /.out/libdcadec-0.2.0-alt1.1.x86_64.rpm: The use of such a license name is ambiguous: LGPL /.out/libdcadec-devel-0.2.0-alt1.1.x86_64.rpm: The use of such a license name is ambiguous: LGPL /.out/dcadec-debuginfo-0.2.0-alt1.1.x86_64.rpm: The use of such a license name is ambiguous: LGPL /.out/libdcadec-debuginfo-0.2.0-alt1.1.x86_64.rpm: The use of such a license name is ambiguous: LGPL 0.84user 1.28system 0:22.55elapsed 9%CPU (0avgtext+0avgdata 11700maxresident)k 0inputs+0outputs (0major+95977minor)pagefaults 0swaps --- dcadec-0.2.0-alt1.1.x86_64.rpm.repo 2018-03-15 11:03:46.000000000 +0000 +++ dcadec-0.2.0-alt1.1.x86_64.rpm.hasher 2024-06-16 01:01:27.558579625 +0000 @@ -7,5 +7,5 @@ Provides: dcadec = 0.2.0-alt1.1 -File: /usr/bin/dcadec 100755 root:root 6df72fedce5e72378524972c5926613d +File: /usr/bin/dcadec 100755 root:root a662b0622851e325e7fc9b855c831e72 File: /usr/share/doc/dcadec-0.2.0 40755 root:root File: /usr/share/doc/dcadec-0.2.0/README.md 100644 root:root 8a238310b402b03dc8c9062153614110 -RPMIdentity: ba7d9465244f2507d68574aabb0cb000b266182b0378edc5e81cf3bc46965266472c3a3d51e486ac3f26daf25175e6410a4a0d9f627c4deb3e297239d7ebbd49 +RPMIdentity: c1bf952e7b27fb5026b1435bafcbde15b1399af23159c7f686f28bd7d39441ffb555866b67ced3d9bf37fb9b4da60c6cbeefdaab66c4b7ab84da4e875e0ada5c --- dcadec-debuginfo-0.2.0-alt1.1.x86_64.rpm.repo 2018-03-15 11:03:46.000000000 +0000 +++ dcadec-debuginfo-0.2.0-alt1.1.x86_64.rpm.hasher 2024-06-16 01:01:27.703580294 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/6f 40755 root:root -/usr/lib/debug/.build-id/6f/298372403831c6d831c17d9f2a5a233fa14a87 120777 root:root ../../../../bin/dcadec -/usr/lib/debug/.build-id/6f/298372403831c6d831c17d9f2a5a233fa14a87.debug 120777 root:root ../../usr/bin/dcadec.debug +/usr/lib/debug/.build-id/90 40755 root:root +/usr/lib/debug/.build-id/90/834e61d4f0a4fe94f2df4e0312db9278c20d01 120777 root:root ../../../../bin/dcadec +/usr/lib/debug/.build-id/90/834e61d4f0a4fe94f2df4e0312db9278c20d01.debug 120777 root:root ../../usr/bin/dcadec.debug /usr/lib/debug/usr/bin/dcadec.debug 100644 root:root @@ -13,6 +13,6 @@ Provides: dcadec-debuginfo = 0.2.0-alt1.1 -File: /usr/lib/debug/.build-id/6f 40755 root:root -File: /usr/lib/debug/.build-id/6f/298372403831c6d831c17d9f2a5a233fa14a87 120777 root:root ../../../../bin/dcadec -File: /usr/lib/debug/.build-id/6f/298372403831c6d831c17d9f2a5a233fa14a87.debug 120777 root:root ../../usr/bin/dcadec.debug -File: /usr/lib/debug/usr/bin/dcadec.debug 100644 root:root 68405c46151ab61c180a9e324205a57d +File: /usr/lib/debug/.build-id/90 40755 root:root +File: /usr/lib/debug/.build-id/90/834e61d4f0a4fe94f2df4e0312db9278c20d01 120777 root:root ../../../../bin/dcadec +File: /usr/lib/debug/.build-id/90/834e61d4f0a4fe94f2df4e0312db9278c20d01.debug 120777 root:root ../../usr/bin/dcadec.debug +File: /usr/lib/debug/usr/bin/dcadec.debug 100644 root:root a65b3e269a84827ed00497a2af48beea File: /usr/src/debug/dcadec-0.2.0 40755 root:root @@ -21,2 +21,2 @@ File: /usr/src/debug/dcadec-0.2.0/libdcadec/dca_waveout.h 100644 root:root e934cc52b99a1fcc2c7cdcac65251de1 -RPMIdentity: 6503fd12c12e99dc5741caa719ac2143d043612e45a4500f6ad1adc3883e5e37aa34590e8fc2f19fd4be9caeff7f6c2ef379e2ef108fd14930ad1286ee556ade +RPMIdentity: 7ea20eab0ae4035fdcddd129b2fab0244f163956591ea415cee9796a1f3e9078bad3e41e068841e4d48541506069f027803bc87f2bd38f3aa8147acf1acdef7a --- libdcadec-0.2.0-alt1.1.x86_64.rpm.repo 2018-03-15 11:03:46.000000000 +0000 +++ libdcadec-0.2.0-alt1.1.x86_64.rpm.hasher 2024-06-16 01:01:27.785580672 +0000 @@ -12,3 +12,3 @@ File: /usr/lib64/libdcadec.so.0 120777 root:root libdcadec.so.0.1.0 -File: /usr/lib64/libdcadec.so.0.1.0 100644 root:root 15ac1650a05647135a27f85abaabf57a -RPMIdentity: cc24a356bd68a9757da973be3353041c24c76e573d6cfcc2858daae4f5d2d5565b8b54f8e68eca4b1171f6cd5bf00e78f1d28350d531ebf87f145d736f32a2be +File: /usr/lib64/libdcadec.so.0.1.0 100644 root:root 66e99cbd3551220742433350cceabbea +RPMIdentity: 5ebc128bf47c46159a92444f545680d330f4633241984eb6db44879d08e6d649109dad5ff153a222065bed1127de9bfd89ded99aeee592c63f80bbb0dab53504 --- libdcadec-debuginfo-0.2.0-alt1.1.x86_64.rpm.repo 2018-03-15 11:03:46.000000000 +0000 +++ libdcadec-debuginfo-0.2.0-alt1.1.x86_64.rpm.hasher 2024-06-16 01:01:27.867581051 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/11 40755 root:root -/usr/lib/debug/.build-id/11/5a645b78494c99dc33a269fc2a6ec8d87ee9e9 120777 root:root ../../../../lib64/libdcadec.so.0.1.0 -/usr/lib/debug/.build-id/11/5a645b78494c99dc33a269fc2a6ec8d87ee9e9.debug 120777 root:root ../../usr/lib64/libdcadec.so.0.1.0.debug +/usr/lib/debug/.build-id/18 40755 root:root +/usr/lib/debug/.build-id/18/5c3d39b8212cc5e2570ca75a4c33e3e59cb25a 120777 root:root ../../../../lib64/libdcadec.so.0.1.0 +/usr/lib/debug/.build-id/18/5c3d39b8212cc5e2570ca75a4c33e3e59cb25a.debug 120777 root:root ../../usr/lib64/libdcadec.so.0.1.0.debug /usr/lib/debug/usr/lib64/libdcadec.so.0.1.0.debug 100644 root:root @@ -48,6 +48,6 @@ Provides: libdcadec-debuginfo = 0.2.0-alt1.1 -File: /usr/lib/debug/.build-id/11 40755 root:root -File: /usr/lib/debug/.build-id/11/5a645b78494c99dc33a269fc2a6ec8d87ee9e9 120777 root:root ../../../../lib64/libdcadec.so.0.1.0 -File: /usr/lib/debug/.build-id/11/5a645b78494c99dc33a269fc2a6ec8d87ee9e9.debug 120777 root:root ../../usr/lib64/libdcadec.so.0.1.0.debug -File: /usr/lib/debug/usr/lib64/libdcadec.so.0.1.0.debug 100644 root:root bc26cff9c37d87e05d28e7645cefb37c +File: /usr/lib/debug/.build-id/18 40755 root:root +File: /usr/lib/debug/.build-id/18/5c3d39b8212cc5e2570ca75a4c33e3e59cb25a 120777 root:root ../../../../lib64/libdcadec.so.0.1.0 +File: /usr/lib/debug/.build-id/18/5c3d39b8212cc5e2570ca75a4c33e3e59cb25a.debug 120777 root:root ../../usr/lib64/libdcadec.so.0.1.0.debug +File: /usr/lib/debug/usr/lib64/libdcadec.so.0.1.0.debug 100644 root:root 47d76d71e75ce41244f1c899c5771491 File: /usr/lib/debug/usr/lib64/libdcadec.so.0.debug 120777 root:root libdcadec.so.0.1.0.debug @@ -90,2 +90,2 @@ File: /usr/src/debug/dcadec-0.2.0/libdcadec/xll_tables.h 100644 root:root 7b4cb756db19631e04c1995941a1c4b1 -RPMIdentity: c79cc7a3d46e6d8dbb57cb283aa119e5bd2c125ba017e853abe2afd8661a70272dbb9b7b97e936e5ba4a8eeb34295ca1ed93308ae1ccc693276200cb76753908 +RPMIdentity: bba6f540b7469f140d16fec74f1d412016ad11fe56f1d02bf8cfe34c75e9cf01213aac5299c542039e000a75809fe0603507502e6038077f0f2ab83a985a56d5