<86>Jun 15 01:26:30 userdel[3765642]: delete user 'rooter'
<86>Jun 15 01:26:30 userdel[3765642]: removed group 'rooter' owned by 'rooter'
<86>Jun 15 01:26:30 userdel[3765642]: removed shadow group 'rooter' owned by 'rooter'
<86>Jun 15 01:26:30 groupadd[3765699]: group added to /etc/group: name=rooter, GID=1823
<86>Jun 15 01:26:30 groupadd[3765699]: group added to /etc/gshadow: name=rooter
<86>Jun 15 01:26:30 groupadd[3765699]: new group: name=rooter, GID=1823
<86>Jun 15 01:26:30 useradd[3765753]: new user: name=rooter, UID=1823, GID=1823, home=/root, shell=/bin/bash, from=none
<86>Jun 15 01:26:30 userdel[3765877]: delete user 'builder'
<86>Jun 15 01:26:30 userdel[3765877]: removed group 'builder' owned by 'builder'
<86>Jun 15 01:26:30 userdel[3765877]: removed shadow group 'builder' owned by 'builder'
<86>Jun 15 01:26:30 groupadd[3765958]: group added to /etc/group: name=builder, GID=1824
<86>Jun 15 01:26:30 groupadd[3765958]: group added to /etc/gshadow: name=builder
<86>Jun 15 01:26:30 groupadd[3765958]: new group: name=builder, GID=1824
<86>Jun 15 01:26:30 useradd[3765991]: new user: name=builder, UID=1824, GID=1824, home=/usr/src, shell=/bin/bash, from=none
/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.33066
+ 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.33066
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd dcadec-0.2.0
+ make -j16
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/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_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/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 -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 -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/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/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_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_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_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/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/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/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.33888
+ 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 <cmdline>: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.33888
+ 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.RPkcPY
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.pvd0Be
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.34)(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.mIkAXu
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.UI07ub
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.AHGkYU
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.yVJujQ
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.L5SqQq
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.707zVo
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.Rb7p8o
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.169GrP
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zy8A9p
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.tPkjdJ
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YquUFE
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)
6.33user 1.75system 0:15.36elapsed 52%CPU (0avgtext+0avgdata 75840maxresident)k
0inputs+0outputs (0major+518225minor)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.56user 0.85system 0:18.63elapsed 7%CPU (0avgtext+0avgdata 12324maxresident)k
0inputs+0outputs (0major+96573minor)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	2023-06-15 01:26:46.945098023 +0000
@@ -4,2 +4,3 @@
 Requires: /lib64/ld-linux-x86-64.so.2  
+Requires: libc.so.6(GLIBC_2.34)(64bit)  
 Requires: libdcadec = 0.2.0-alt1.1
@@ -7,5 +8,5 @@
 Provides: dcadec = 0.2.0-alt1.1
-File: /usr/bin/dcadec	100755	root:root	6df72fedce5e72378524972c5926613d	
+File: /usr/bin/dcadec	100755	root:root	5a6ed5d37df65b923804841551b5eaef	
 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: a37f335c0c37513a7192c24c1ccdef735e190fc8554b6ffb0a38c0ce9204dce86653538ef53cea228e0460b2c12e3bf0e029f3c8978aa76d2ddb7d65386cffd4
--- 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	2023-06-15 01:26:47.013099300 +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/f1	40755	root:root	
+/usr/lib/debug/.build-id/f1/9f0f52cd6003aca732970a381afb477d278ed4	120777	root:root	../../../../bin/dcadec
+/usr/lib/debug/.build-id/f1/9f0f52cd6003aca732970a381afb477d278ed4.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/f1	40755	root:root		
+File: /usr/lib/debug/.build-id/f1/9f0f52cd6003aca732970a381afb477d278ed4	120777	root:root		../../../../bin/dcadec
+File: /usr/lib/debug/.build-id/f1/9f0f52cd6003aca732970a381afb477d278ed4.debug	120777	root:root		../../usr/bin/dcadec.debug
+File: /usr/lib/debug/usr/bin/dcadec.debug	100644	root:root	3628b536d89c9ea7220cc86871f2dc92	
 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: 8932559aaf9b878b885d905b7e4b98cba95fb30f9a4998ebf4c67d2cf739fca766ad95aa2a9f7ccee146b8d910ffe349bf47a4b1d9aaa9307e3beb511339f575
--- 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	2023-06-15 01:26:47.086100672 +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	aaeb34ed38c45c73e12be8207feea4b5	
+RPMIdentity: 72a6a9e8786d13fc19250dc110d75a2b395082b62fc5a5f805c942f4c32c2400ef0d15073ebb9cec720e632f5d94e57717fc53416e46d35b9971f27bf66377be
--- 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	2023-06-15 01:26:47.164102138 +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/b0	40755	root:root	
+/usr/lib/debug/.build-id/b0/6c5ec7d40a87b0f2485be48e1ae179ce6d9c64	120777	root:root	../../../../lib64/libdcadec.so.0.1.0
+/usr/lib/debug/.build-id/b0/6c5ec7d40a87b0f2485be48e1ae179ce6d9c64.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/b0	40755	root:root		
+File: /usr/lib/debug/.build-id/b0/6c5ec7d40a87b0f2485be48e1ae179ce6d9c64	120777	root:root		../../../../lib64/libdcadec.so.0.1.0
+File: /usr/lib/debug/.build-id/b0/6c5ec7d40a87b0f2485be48e1ae179ce6d9c64.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	988c5c023e7cbf47b6add12e9cbffe98	
 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: df9813faa78980759b0bccb1dad1df60a160b0b461ef2e7aef9e2f4a2e416697d91a6867cb4fc8e67c3648827d336f3a920c10661db06101f5eb9ea45f56d9c9