<86>Dec 14 07:55:32 userdel[4883]: delete user 'rooter' <86>Dec 14 07:55:32 userdel[4883]: removed group 'rooter' owned by 'rooter' <86>Dec 14 07:55:32 userdel[4883]: removed shadow group 'rooter' owned by 'rooter' <86>Dec 14 07:55:32 groupadd[4920]: group added to /etc/group: name=rooter, GID=549 <86>Dec 14 07:55:32 groupadd[4920]: group added to /etc/gshadow: name=rooter <86>Dec 14 07:55:32 groupadd[4920]: new group: name=rooter, GID=549 <86>Dec 14 07:55:32 useradd[4945]: new user: name=rooter, UID=549, GID=549, home=/root, shell=/bin/bash <86>Dec 14 07:55:32 userdel[5002]: delete user 'builder' <86>Dec 14 07:55:32 userdel[5002]: removed group 'builder' owned by 'builder' <86>Dec 14 07:55:32 userdel[5002]: removed shadow group 'builder' owned by 'builder' <86>Dec 14 07:55:32 groupadd[5037]: group added to /etc/group: name=builder, GID=550 <86>Dec 14 07:55:32 groupadd[5037]: group added to /etc/gshadow: name=builder <86>Dec 14 07:55:32 groupadd[5037]: new group: name=builder, GID=550 <86>Dec 14 07:55:32 useradd[5062]: new user: name=builder, UID=550, GID=550, home=/usr/src, shell=/bin/bash <13>Dec 14 07:55:35 rpmi: libopus-1.2.1-alt1.1 1504605295 installed <13>Dec 14 07:55:35 rpmi: libogg-1.3.2-alt2 sisyphus.215919.100 1540973847 installed <13>Dec 14 07:55:35 rpmi: libtasn1-4.13-alt2 1521133850 installed <13>Dec 14 07:55:35 rpmi: libp11-kit-0.23.9-alt5 1525798298 installed <13>Dec 14 07:55:35 rpmi: rpm-macros-alternatives-0.4.5-alt1.1 1404382149 installed <13>Dec 14 07:55:35 rpmi: alternatives-0.4.5-alt1.1 1404382149 installed <13>Dec 14 07:55:35 rpmi: ca-certificates-2018.11.12-alt1 sisyphus.216395.300 1542114035 installed <13>Dec 14 07:55:35 rpmi: ca-trust-0.1.1-alt2 1515595785 installed <13>Dec 14 07:55:35 rpmi: p11-kit-trust-0.23.9-alt5 1525798298 installed <13>Dec 14 07:55:35 rpmi: libcrypto1.1-1.1.0j-alt1 sisyphus.216647.100 1542743878 installed <13>Dec 14 07:55:35 rpmi: libssl1.1-1.1.0j-alt1 sisyphus.216647.100 1542743878 installed <13>Dec 14 07:55:35 rpmi: libssl-devel-1.1.0j-alt1 sisyphus.216647.100 1542743878 installed <13>Dec 14 07:55:35 rpmi: libogg-devel-1.3.2-alt2 sisyphus.215919.100 1540973847 installed <13>Dec 14 07:55:35 rpmi: libopus-devel-1.2.1-alt1.1 1504605295 installed <13>Dec 14 07:55:35 rpmi: doxygen-1:1.8.13-alt2.1 1520290398 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/libopusfile-0.9-alt1.nosrc.rpm Installing libopusfile-0.9-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.82456 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf opusfile-0.9 + echo 'Source #0 (opusfile-0.9.tar.gz):' Source #0 (opusfile-0.9.tar.gz): + /bin/tar -xf - + /bin/gzip -dc /usr/src/RPM/SOURCES/opusfile-0.9.tar.gz + cd opusfile-0.9 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.82456 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd opusfile-0.9 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + '[' -n '' ']' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + 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 -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + sort -u + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + ./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 --without-included-gettext configure: WARNING: unrecognized options: --without-included-gettext checking for i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking whether i586-alt-linux-gcc understands -c and -o together... yes checking how to run the C preprocessor... i586-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 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 for style of include used by make... GNU checking whether make supports nested variables... yes checking dependency style of i586-alt-linux-gcc... none checking whether to enable maintainer-specific portions of Makefiles... yes checking build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by i586-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert i586-alt-linux-gnu file names to i586-alt-linux-gnu format... func_convert_file_noop checking how to convert i586-alt-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i586-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for i586-alt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i586-alt-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i586-alt-linux-strip... no checking for strip... strip checking for i586-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from i586-alt-linux-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for i586-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for i586-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if i586-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if i586-alt-linux-gcc static flag -static works... no checking if i586-alt-linux-gcc supports -c -o file.o... yes checking if i586-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the i586-alt-linux-gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether make supports nested variables... (cached) yes checking if i586-alt-linux-gcc supports -std=c89 flag... yes checking if i586-alt-linux-gcc supports -pedantic flag... yes checking if i586-alt-linux-gcc supports -Wall flag... yes checking if i586-alt-linux-gcc supports -Wextra flag... yes checking if i586-alt-linux-gcc supports -Wno-parentheses flag... yes checking if i586-alt-linux-gcc supports -Wno-long-long flag... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for library containing ftime... none required checking for i586-alt-linux-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for URL_DEPS... yes checking for DEPS... yes checking for library containing lrintf... -lm checking for i586-alt-linux-gcc way to treat warnings as errors... -Werror checking if i586-alt-linux-gcc supports __attribute__(( visibility("default") ))... yes checking if i586-alt-linux-gcc supports -fvisibility=hidden... yes checking for doxygen... yes checking for dot... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating opusfile.pc config.status: creating opusurl.pc config.status: creating opusfile-uninstalled.pc config.status: creating opusurl-uninstalled.pc config.status: creating doc/Doxyfile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --without-included-gettext configure: ------------------------------------------------------------------------ opusfile 0.9: Automatic configuration OK. Assertions ................... no HTTP support ................. yes Fixed-point .................. no Floating-point API ........... yes Library for lrintf() ......... -lm Hidden visibility ............ yes API code examples ............ yes API documentation ............ yes ------------------------------------------------------------------------ + make -j8 V=1 make all-am make[1]: Entering directory '/usr/src/RPM/BUILD/opusfile-0.9' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I/usr/include/opus -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -std=c89 -pedantic -Wall -Wextra -Wno-parentheses -Wno-long-long -fvisibility=hidden -c -o examples/seeking_example.o examples/seeking_example.c make[1]: Leaving directory '/usr/src/RPM/BUILD/opusfile-0.9' make[1]: Entering directory '/usr/src/RPM/BUILD/opusfile-0.9' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I/usr/include/opus -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -std=c89 -pedantic -Wall -Wextra -Wno-parentheses -Wno-long-long -fvisibility=hidden -c -o examples/opusfile_example.o examples/opusfile_example.c make[1]: Leaving directory '/usr/src/RPM/BUILD/opusfile-0.9' make[1]: Entering directory '/usr/src/RPM/BUILD/opusfile-0.9' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I/usr/include/opus -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -std=c89 -pedantic -Wall -Wextra -Wno-parentheses -Wno-long-long -fvisibility=hidden -c -o src/libopusurl_la-internal.lo `test -f 'src/internal.c' || echo './'`src/internal.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I/usr/include/opus -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -std=c89 -pedantic -Wall -Wextra -Wno-parentheses -Wno-long-long -fvisibility=hidden -c src/internal.c -fPIC -DPIC -o src/.libs/libopusurl_la-internal.o libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I/usr/include/opus -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -std=c89 -pedantic -Wall -Wextra -Wno-parentheses -Wno-long-long -fvisibility=hidden -c src/internal.c -o src/libopusurl_la-internal.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/opusfile-0.9' make[1]: Entering directory '/usr/src/RPM/BUILD/opusfile-0.9' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I/usr/include/opus -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -std=c89 -pedantic -Wall -Wextra -Wno-parentheses -Wno-long-long -fvisibility=hidden -c -o src/internal.lo src/internal.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I/usr/include/opus -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -std=c89 -pedantic -Wall -Wextra -Wno-parentheses -Wno-long-long -fvisibility=hidden -c src/internal.c -fPIC -DPIC -o src/.libs/internal.o libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I/usr/include/opus -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -std=c89 -pedantic -Wall -Wextra -Wno-parentheses -Wno-long-long -fvisibility=hidden -c src/internal.c -o src/internal.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/opusfile-0.9' make[1]: Entering directory '/usr/src/RPM/BUILD/opusfile-0.9' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I/usr/include/opus -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -std=c89 -pedantic -Wall -Wextra -Wno-parentheses -Wno-long-long -fvisibility=hidden -c -o src/stream.lo src/stream.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I/usr/include/opus -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -std=c89 -pedantic -Wall -Wextra -Wno-parentheses -Wno-long-long -fvisibility=hidden -c src/stream.c -fPIC -DPIC -o src/.libs/stream.o libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I/usr/include/opus -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -std=c89 -pedantic -Wall -Wextra -Wno-parentheses -Wno-long-long -fvisibility=hidden -c src/stream.c -o src/stream.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/opusfile-0.9' make[1]: Entering directory '/usr/src/RPM/BUILD/opusfile-0.9' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I/usr/include/opus -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -std=c89 -pedantic -Wall -Wextra -Wno-parentheses -Wno-long-long -fvisibility=hidden -c -o src/info.lo src/info.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I/usr/include/opus -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -std=c89 -pedantic -Wall -Wextra -Wno-parentheses -Wno-long-long -fvisibility=hidden -c src/info.c -fPIC -DPIC -o src/.libs/info.o libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I/usr/include/opus -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -std=c89 -pedantic -Wall -Wextra -Wno-parentheses -Wno-long-long -fvisibility=hidden -c src/info.c -o src/info.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/opusfile-0.9' make[1]: Entering directory '/usr/src/RPM/BUILD/opusfile-0.9' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I/usr/include/opus -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -std=c89 -pedantic -Wall -Wextra -Wno-parentheses -Wno-long-long -fvisibility=hidden -c -o src/libopusurl_la-http.lo `test -f 'src/http.c' || echo './'`src/http.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I/usr/include/opus -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -std=c89 -pedantic -Wall -Wextra -Wno-parentheses -Wno-long-long -fvisibility=hidden -c src/http.c -fPIC -DPIC -o src/.libs/libopusurl_la-http.o libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I/usr/include/opus -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -std=c89 -pedantic -Wall -Wextra -Wno-parentheses -Wno-long-long -fvisibility=hidden -c src/http.c -o src/libopusurl_la-http.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/opusfile-0.9' make[1]: Entering directory '/usr/src/RPM/BUILD/opusfile-0.9' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I/usr/include/opus -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -std=c89 -pedantic -Wall -Wextra -Wno-parentheses -Wno-long-long -fvisibility=hidden -c -o src/opusfile.lo src/opusfile.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I/usr/include/opus -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -std=c89 -pedantic -Wall -Wextra -Wno-parentheses -Wno-long-long -fvisibility=hidden -c src/opusfile.c -fPIC -DPIC -o src/.libs/opusfile.o libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I/usr/include/opus -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -std=c89 -pedantic -Wall -Wextra -Wno-parentheses -Wno-long-long -fvisibility=hidden -c src/opusfile.c -o src/opusfile.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/opusfile-0.9' make[1]: Entering directory '/usr/src/RPM/BUILD/opusfile-0.9' /bin/sh ./libtool --tag=CC --mode=link i586-alt-linux-gcc -I./include -I/usr/include/opus -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -std=c89 -pedantic -Wall -Wextra -Wno-parentheses -Wno-long-long -fvisibility=hidden -no-undefined -version-info 4:2:4 -o libopusfile.la -rpath /usr/lib src/info.lo src/internal.lo src/opusfile.lo src/stream.lo -logg -lopus -lm libtool: link: i586-alt-linux-gcc -shared -fPIC -DPIC src/.libs/info.o src/.libs/internal.o src/.libs/opusfile.o src/.libs/stream.o -logg -lopus -lm -g -O2 -march=i586 -mtune=generic -Wl,-soname -Wl,libopusfile.so.0 -o .libs/libopusfile.so.0.4.2 libtool: link: (cd ".libs" && rm -f "libopusfile.so.0" && ln -s "libopusfile.so.0.4.2" "libopusfile.so.0") libtool: link: (cd ".libs" && rm -f "libopusfile.so" && ln -s "libopusfile.so.0.4.2" "libopusfile.so") libtool: link: ar cru .libs/libopusfile.a src/info.o src/internal.o src/opusfile.o src/stream.o libtool: link: ranlib .libs/libopusfile.a libtool: link: ( cd ".libs" && rm -f "libopusfile.la" && ln -s "../libopusfile.la" "libopusfile.la" ) make[1]: Leaving directory '/usr/src/RPM/BUILD/opusfile-0.9' make[1]: Entering directory '/usr/src/RPM/BUILD/opusfile-0.9' /bin/sh ./libtool --tag=CC --mode=link i586-alt-linux-gcc -I./include -I/usr/include/opus -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -std=c89 -pedantic -Wall -Wextra -Wno-parentheses -Wno-long-long -fvisibility=hidden -no-undefined -version-info 4:2:4 -o libopusurl.la -rpath /usr/lib src/libopusurl_la-http.lo src/libopusurl_la-internal.lo libopusfile.la -lssl -lcrypto libtool: link: i586-alt-linux-gcc -shared -fPIC -DPIC src/.libs/libopusurl_la-http.o src/.libs/libopusurl_la-internal.o -Wl,-rpath -Wl,/usr/src/RPM/BUILD/opusfile-0.9/.libs ./.libs/libopusfile.so -logg -lopus -lm -lssl -lcrypto -g -O2 -march=i586 -mtune=generic -Wl,-soname -Wl,libopusurl.so.0 -o .libs/libopusurl.so.0.4.2 libtool: link: (cd ".libs" && rm -f "libopusurl.so.0" && ln -s "libopusurl.so.0.4.2" "libopusurl.so.0") libtool: link: (cd ".libs" && rm -f "libopusurl.so" && ln -s "libopusurl.so.0.4.2" "libopusurl.so") libtool: link: ar cru .libs/libopusurl.a src/libopusurl_la-http.o src/libopusurl_la-internal.o libtool: link: ranlib .libs/libopusurl.a libtool: link: ( cd ".libs" && rm -f "libopusurl.la" && ln -s "../libopusurl.la" "libopusurl.la" ) make[1]: Leaving directory '/usr/src/RPM/BUILD/opusfile-0.9' make[1]: Entering directory '/usr/src/RPM/BUILD/opusfile-0.9' /bin/sh ./libtool --tag=CC --mode=link i586-alt-linux-gcc -I./include -I/usr/include/opus -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -std=c89 -pedantic -Wall -Wextra -Wno-parentheses -Wno-long-long -fvisibility=hidden -o examples/seeking_example examples/seeking_example.o libopusurl.la libopusfile.la libtool: link: i586-alt-linux-gcc -I./include -I/usr/include/opus -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -std=c89 -pedantic -Wall -Wextra -Wno-parentheses -Wno-long-long -fvisibility=hidden -o examples/.libs/seeking_example examples/seeking_example.o ./.libs/libopusurl.so /usr/src/RPM/BUILD/opusfile-0.9/.libs/libopusfile.so -lssl -lcrypto ./.libs/libopusfile.so -logg -lopus -lm make[1]: Leaving directory '/usr/src/RPM/BUILD/opusfile-0.9' make[1]: Entering directory '/usr/src/RPM/BUILD/opusfile-0.9' /bin/sh ./libtool --tag=CC --mode=link i586-alt-linux-gcc -I./include -I/usr/include/opus -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -std=c89 -pedantic -Wall -Wextra -Wno-parentheses -Wno-long-long -fvisibility=hidden -o examples/opusfile_example examples/opusfile_example.o libopusurl.la libopusfile.la libtool: link: i586-alt-linux-gcc -I./include -I/usr/include/opus -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -std=c89 -pedantic -Wall -Wextra -Wno-parentheses -Wno-long-long -fvisibility=hidden -o examples/.libs/opusfile_example examples/opusfile_example.o ./.libs/libopusurl.so /usr/src/RPM/BUILD/opusfile-0.9/.libs/libopusfile.so -lssl -lcrypto ./.libs/libopusfile.so -logg -lopus -lm make[1]: Leaving directory '/usr/src/RPM/BUILD/opusfile-0.9' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.7749 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libopusfile-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libopusfile-buildroot + cd opusfile-0.9 + make DESTDIR=/usr/src/tmp/libopusfile-buildroot install make: Entering directory '/usr/src/RPM/BUILD/opusfile-0.9' make[1]: Entering directory '/usr/src/RPM/BUILD/opusfile-0.9' /bin/mkdir -p '/usr/src/tmp/libopusfile-buildroot/usr/lib' /bin/sh ./libtool --mode=install /bin/install -c libopusfile.la libopusurl.la '/usr/src/tmp/libopusfile-buildroot/usr/lib' libtool: install: /bin/install -c .libs/libopusfile.so.0.4.2 /usr/src/tmp/libopusfile-buildroot/usr/lib/libopusfile.so.0.4.2 libtool: install: (cd /usr/src/tmp/libopusfile-buildroot/usr/lib && { ln -s -f libopusfile.so.0.4.2 libopusfile.so.0 || { rm -f libopusfile.so.0 && ln -s libopusfile.so.0.4.2 libopusfile.so.0; }; }) libtool: install: (cd /usr/src/tmp/libopusfile-buildroot/usr/lib && { ln -s -f libopusfile.so.0.4.2 libopusfile.so || { rm -f libopusfile.so && ln -s libopusfile.so.0.4.2 libopusfile.so; }; }) libtool: install: /bin/install -c .libs/libopusfile.lai /usr/src/tmp/libopusfile-buildroot/usr/lib/libopusfile.la libtool: warning: relinking 'libopusurl.la' libtool: install: (cd /usr/src/RPM/BUILD/opusfile-0.9; /bin/sh "/usr/src/RPM/BUILD/opusfile-0.9/libtool" --tag CC --mode=relink i586-alt-linux-gcc -I./include -I/usr/include/opus -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -std=c89 -pedantic -Wall -Wextra -Wno-parentheses -Wno-long-long -fvisibility=hidden -no-undefined -version-info 4:2:4 -o libopusurl.la -rpath /usr/lib src/libopusurl_la-http.lo src/libopusurl_la-internal.lo libopusfile.la -lssl -lcrypto -inst-prefix-dir /usr/src/tmp/libopusfile-buildroot) libtool: relink: i586-alt-linux-gcc -shared -fPIC -DPIC src/.libs/libopusurl_la-http.o src/.libs/libopusurl_la-internal.o -L/usr/src/tmp/libopusfile-buildroot/usr/lib -L/usr/lib -lopusfile -logg -lopus -lm -lssl -lcrypto -g -O2 -march=i586 -mtune=generic -Wl,-soname -Wl,libopusurl.so.0 -o .libs/libopusurl.so.0.4.2 libtool: install: /bin/install -c .libs/libopusurl.so.0.4.2T /usr/src/tmp/libopusfile-buildroot/usr/lib/libopusurl.so.0.4.2 libtool: install: (cd /usr/src/tmp/libopusfile-buildroot/usr/lib && { ln -s -f libopusurl.so.0.4.2 libopusurl.so.0 || { rm -f libopusurl.so.0 && ln -s libopusurl.so.0.4.2 libopusurl.so.0; }; }) libtool: install: (cd /usr/src/tmp/libopusfile-buildroot/usr/lib && { ln -s -f libopusurl.so.0.4.2 libopusurl.so || { rm -f libopusurl.so && ln -s libopusurl.so.0.4.2 libopusurl.so; }; }) libtool: install: /bin/install -c .libs/libopusurl.lai /usr/src/tmp/libopusfile-buildroot/usr/lib/libopusurl.la libtool: install: /bin/install -c .libs/libopusfile.a /usr/src/tmp/libopusfile-buildroot/usr/lib/libopusfile.a libtool: install: chmod 644 /usr/src/tmp/libopusfile-buildroot/usr/lib/libopusfile.a libtool: install: ranlib /usr/src/tmp/libopusfile-buildroot/usr/lib/libopusfile.a libtool: install: /bin/install -c .libs/libopusurl.a /usr/src/tmp/libopusfile-buildroot/usr/lib/libopusurl.a libtool: install: chmod 644 /usr/src/tmp/libopusfile-buildroot/usr/lib/libopusurl.a libtool: install: ranlib /usr/src/tmp/libopusfile-buildroot/usr/lib/libopusurl.a libtool: warning: remember to run 'libtool --finish /usr/lib' Installing documentation in /usr/src/tmp/libopusfile-buildroot/usr/share/doc/opusfile /bin/mkdir -p '/usr/src/tmp/libopusfile-buildroot/usr/share/doc/opusfile' /bin/install -c -m 644 COPYING AUTHORS README.md '/usr/src/tmp/libopusfile-buildroot/usr/share/doc/opusfile' /bin/mkdir -p '/usr/src/tmp/libopusfile-buildroot/usr/include/opus' /bin/install -c -m 644 include/opusfile.h '/usr/src/tmp/libopusfile-buildroot/usr/include/opus' /bin/mkdir -p '/usr/src/tmp/libopusfile-buildroot/usr/lib/pkgconfig' /bin/install -c -m 644 opusfile.pc opusurl.pc '/usr/src/tmp/libopusfile-buildroot/usr/lib/pkgconfig' make[1]: Leaving directory '/usr/src/RPM/BUILD/opusfile-0.9' make: Leaving directory '/usr/src/RPM/BUILD/opusfile-0.9' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libopusfile-buildroot (auto) removed './usr/lib/libopusurl.la' removed './usr/lib/libopusfile.la' mode of './usr/lib/libopusurl.so.0.4.2' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/libopusfile.so.0.4.2' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libopusfile-buildroot (binconfig,pkgconfig,libtool,desktop) /usr/lib/pkgconfig/opusurl.pc: Libs: '-L${libdir} -lopusurl' --> '-lopusurl' /usr/lib/pkgconfig/opusfile.pc: Libs: '-L${libdir} -lopusfile' --> '-lopusfile' Checking contents of files in /usr/src/tmp/libopusfile-buildroot/ (default) Compressing files in /usr/src/tmp/libopusfile-buildroot (auto) Adjusting library links in /usr/src/tmp/libopusfile-buildroot ./usr/lib: libopusfile.so.0 -> libopusfile.so.0.4.2 libopusurl.so.0 -> libopusurl.so.0.4.2 Verifying ELF objects in /usr/src/tmp/libopusfile-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: libopusfile-0.9-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.89387 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd opusfile-0.9 + DOCDIR=/usr/src/tmp/libopusfile-buildroot/usr/share/doc/libopusfile-0.9 + export DOCDIR + rm -rf /usr/src/tmp/libopusfile-buildroot/usr/share/doc/libopusfile-0.9 + /bin/mkdir -p /usr/src/tmp/libopusfile-buildroot/usr/share/doc/libopusfile-0.9 + cp -prL COPYING AUTHORS README.md doc/html /usr/src/tmp/libopusfile-buildroot/usr/share/doc/libopusfile-0.9 + chmod -R go-w /usr/src/tmp/libopusfile-buildroot/usr/share/doc/libopusfile-0.9 + chmod -R a+rX /usr/src/tmp/libopusfile-buildroot/usr/share/doc/libopusfile-0.9 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WFt7tT 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.VGqNpU find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: libopusfile.so.0 = set:jdP7TQnaq93kXOIgQ5XrHjo5UNByu6Qx9sYsRXAOb8WVyq4fGeJQfNHY0RFIDCZz5WbPj77d4XmRnmNxXhEATw2G5ArWHJWkS4IHv1Cxycjc, libopusurl.so.0 = set:hdZ9Ooou04ZGU4qcKBg1 Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.16), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libcrypto.so.1.1 >= set:pkzhgeYjHNjiq52vgaSZ1GCwGui4kbziU5gQMs7GnzQ1kKbyOj3g1t0, libcrypto.so.1.1(OPENSSL_1_1_0), libm.so.6(GLIBC_2.1), libogg.so.0 >= set:kfaN4b0z9YjZD09Oanu25EC1fc38orcmsGCfGFy7lZ72, libopus.so.0 >= set:jg3UgDqozxu4ZHA0G3e6, libssl.so.1.1 >= set:mhMmvQiFjkLBOkpMU1yYtLLu0DG2k9l5dlxpKvLdQL8yXnSu3K7CxELe7AZIjN6, libssl.so.1.1(OPENSSL_1_1_0), 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.6MV8d1 Creating libopusfile-debuginfo package Processing files: libopusfile-devel-0.9-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.OytLTn 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.5423eX find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: pkgconfig(opusfile) = 0.9, pkgconfig(opusurl) = 0.9 Requires: libopusfile = 0.9-alt1, /usr/lib/libopusfile.so.0.4.2, /usr/lib/libopusurl.so.0.4.2, /usr/lib/pkgconfig, libogg-devel, libopus-devel Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.RPjZEO Processing files: libopusfile-devel-static-0.9-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.sl0TEW 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.nsnKSg find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: libopusfile-devel = 0.9-alt1, glibc-devel-static Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.XE6ZhW Processing files: libopusfile-debuginfo-0.9-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.iOgUpT find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Jv3Ke3 find-requires: running scripts (debuginfo) Provides: debug(libopusfile.so.0), debug(libopusurl.so.0) Requires: libopusfile = 0.9-alt1, debug(libc.so.6), debug(libcrypto.so.1.1), debug(libm.so.6), debug(libogg.so.0), debug(libopus.so.0), debug(libssl.so.1.1) Removing 2 extra deps from libopusfile-devel due to dependency on libopusfile warning: Installed (but unpackaged) file(s) found: /usr/share/doc/opusfile/AUTHORS /usr/share/doc/opusfile/COPYING /usr/share/doc/opusfile/README.md /usr/share/doc/opusfile/html/annotated.html /usr/share/doc/opusfile/html/bc_s.png /usr/share/doc/opusfile/html/bdwn.png /usr/share/doc/opusfile/html/classes.html /usr/share/doc/opusfile/html/closed.png /usr/share/doc/opusfile/html/dir_d44c64559bbebec7f509842c48db8b23.html /usr/share/doc/opusfile/html/doc.png /usr/share/doc/opusfile/html/doxygen.css /usr/share/doc/opusfile/html/doxygen.png /usr/share/doc/opusfile/html/dynsections.js /usr/share/doc/opusfile/html/files.html /usr/share/doc/opusfile/html/folderclosed.png /usr/share/doc/opusfile/html/folderopen.png /usr/share/doc/opusfile/html/functions.html /usr/share/doc/opusfile/html/functions_vars.html /usr/share/doc/opusfile/html/group__error__codes.html /usr/share/doc/opusfile/html/group__header__info.html /usr/share/doc/opusfile/html/group__stream__callbacks.html /usr/share/doc/opusfile/html/group__stream__decoding.html /usr/share/doc/opusfile/html/group__stream__info.html /usr/share/doc/opusfile/html/group__stream__open__close.html /usr/share/doc/opusfile/html/group__stream__seeking.html /usr/share/doc/opusfile/html/group__url__options.html /usr/share/doc/opusfile/html/index.html /usr/share/doc/opusfile/html/jquery.js /usr/share/doc/opusfile/html/menu.js /usr/share/doc/opusfile/html/menudata.js /usr/share/doc/opusfile/html/modules.html /usr/share/doc/opusfile/html/nav_f.png /usr/share/doc/opusfile/html/nav_g.png /usr/share/doc/opusfile/html/nav_h.png /usr/share/doc/opusfile/html/open.png /usr/share/doc/opusfile/html/opus_logo.svg /usr/share/doc/opusfile/html/opusfile_8h_source.html /usr/share/doc/opusfile/html/search/all_0.html /usr/share/doc/opusfile/html/search/all_0.js /usr/share/doc/opusfile/html/search/all_1.html /usr/share/doc/opusfile/html/search/all_1.js /usr/share/doc/opusfile/html/search/all_10.html /usr/share/doc/opusfile/html/search/all_10.js /usr/share/doc/opusfile/html/search/all_11.html /usr/share/doc/opusfile/html/search/all_11.js /usr/share/doc/opusfile/html/search/all_12.html /usr/share/doc/opusfile/html/search/all_12.js /usr/share/doc/opusfile/html/search/all_2.html /usr/share/doc/opusfile/html/search/all_2.js /usr/share/doc/opusfile/html/search/all_3.html /usr/share/doc/opusfile/html/search/all_3.js /usr/share/doc/opusfile/html/search/all_4.html /usr/share/doc/opusfile/html/search/all_4.js /usr/share/doc/opusfile/html/search/all_5.html /usr/share/doc/opusfile/html/search/all_5.js /usr/share/doc/opusfile/html/search/all_6.html /usr/share/doc/opusfile/html/search/all_6.js /usr/share/doc/opusfile/html/search/all_7.html /usr/share/doc/opusfile/html/search/all_7.js /usr/share/doc/opusfile/html/search/all_8.html /usr/share/doc/opusfile/html/search/all_8.js /usr/share/doc/opusfile/html/search/all_9.html /usr/share/doc/opusfile/html/search/all_9.js /usr/share/doc/opusfile/html/search/all_a.html /usr/share/doc/opusfile/html/search/all_a.js /usr/share/doc/opusfile/html/search/all_b.html /usr/share/doc/opusfile/html/search/all_b.js /usr/share/doc/opusfile/html/search/all_c.html /usr/share/doc/opusfile/html/search/all_c.js /usr/share/doc/opusfile/html/search/all_d.html /usr/share/doc/opusfile/html/search/all_d.js /usr/share/doc/opusfile/html/search/all_e.html /usr/share/doc/opusfile/html/search/all_e.js /usr/share/doc/opusfile/html/search/all_f.html /usr/share/doc/opusfile/html/search/all_f.js /usr/share/doc/opusfile/html/search/classes_0.html /usr/share/doc/opusfile/html/search/classes_0.js /usr/share/doc/opusfile/html/search/close.png /usr/share/doc/opusfile/html/search/functions_0.html /usr/share/doc/opusfile/html/search/functions_0.js /usr/share/doc/opusfile/html/search/groups_0.html /usr/share/doc/opusfile/html/search/groups_0.js /usr/share/doc/opusfile/html/search/groups_1.html /usr/share/doc/opusfile/html/search/groups_1.js /usr/share/doc/opusfile/html/search/groups_2.html /usr/share/doc/opusfile/html/search/groups_2.js /usr/share/doc/opusfile/html/search/groups_3.html /usr/share/doc/opusfile/html/search/groups_3.js /usr/share/doc/opusfile/html/search/groups_4.html /usr/share/doc/opusfile/html/search/groups_4.js /usr/share/doc/opusfile/html/search/groups_5.html /usr/share/doc/opusfile/html/search/groups_5.js /usr/share/doc/opusfile/html/search/groups_6.html /usr/share/doc/opusfile/html/search/groups_6.js /usr/share/doc/opusfile/html/search/mag_sel.png /usr/share/doc/opusfile/html/search/nomatches.html /usr/share/doc/opusfile/html/search/search.css /usr/share/doc/opusfile/html/search/search.js /usr/share/doc/opusfile/html/search/search_l.png /usr/share/doc/opusfile/html/search/search_m.png /usr/share/doc/opusfile/html/search/search_r.png /usr/share/doc/opusfile/html/search/searchdata.js /usr/share/doc/opusfile/html/search/typedefs_0.html /usr/share/doc/opusfile/html/search/typedefs_0.js /usr/share/doc/opusfile/html/search/variables_0.html /usr/share/doc/opusfile/html/search/variables_0.js /usr/share/doc/opusfile/html/search/variables_1.html /usr/share/doc/opusfile/html/search/variables_1.js /usr/share/doc/opusfile/html/search/variables_10.html /usr/share/doc/opusfile/html/search/variables_10.js /usr/share/doc/opusfile/html/search/variables_2.html /usr/share/doc/opusfile/html/search/variables_2.js /usr/share/doc/opusfile/html/search/variables_3.html /usr/share/doc/opusfile/html/search/variables_3.js /usr/share/doc/opusfile/html/search/variables_4.html /usr/share/doc/opusfile/html/search/variables_4.js /usr/share/doc/opusfile/html/search/variables_5.html /usr/share/doc/opusfile/html/search/variables_5.js /usr/share/doc/opusfile/html/search/variables_6.html /usr/share/doc/opusfile/html/search/variables_6.js /usr/share/doc/opusfile/html/search/variables_7.html /usr/share/doc/opusfile/html/search/variables_7.js /usr/share/doc/opusfile/html/search/variables_8.html /usr/share/doc/opusfile/html/search/variables_8.js /usr/share/doc/opusfile/html/search/variables_9.html /usr/share/doc/opusfile/html/search/variables_9.js /usr/share/doc/opusfile/html/search/variables_a.html /usr/share/doc/opusfile/html/search/variables_a.js /usr/share/doc/opusfile/html/search/variables_b.html /usr/share/doc/opusfile/html/search/variables_b.js /usr/share/doc/opusfile/html/search/variables_c.html /usr/share/doc/opusfile/html/search/variables_c.js /usr/share/doc/opusfile/html/search/variables_d.html /usr/share/doc/opusfile/html/search/variables_d.js /usr/share/doc/opusfile/html/search/variables_e.html /usr/share/doc/opusfile/html/search/variables_e.js /usr/share/doc/opusfile/html/search/variables_f.html /usr/share/doc/opusfile/html/search/variables_f.js /usr/share/doc/opusfile/html/splitbar.png /usr/share/doc/opusfile/html/structOpusFileCallbacks.html /usr/share/doc/opusfile/html/structOpusHead.html /usr/share/doc/opusfile/html/structOpusPictureTag.html /usr/share/doc/opusfile/html/structOpusServerInfo.html /usr/share/doc/opusfile/html/structOpusTags.html /usr/share/doc/opusfile/html/sync_off.png /usr/share/doc/opusfile/html/sync_on.png /usr/share/doc/opusfile/html/tab_a.png /usr/share/doc/opusfile/html/tab_b.png /usr/share/doc/opusfile/html/tab_h.png /usr/share/doc/opusfile/html/tab_s.png /usr/share/doc/opusfile/html/tabs.css Wrote: /usr/src/RPM/RPMS/i586/libopusfile-0.9-alt1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libopusfile-devel-0.9-alt1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libopusfile-devel-static-0.9-alt1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libopusfile-debuginfo-0.9-alt1.i586.rpm 14.66user 2.49system 0:24.13elapsed 71%CPU (0avgtext+0avgdata 46772maxresident)k 0inputs+0outputs (0major+1017399minor)pagefaults 0swaps 24.94user 5.50system 0:39.76elapsed 76%CPU (0avgtext+0avgdata 122652maxresident)k 1480inputs+0outputs (0major+1467079minor)pagefaults 0swaps