<86>Apr 21 01:20:44 userdel[19200]: delete user 'rooter' <86>Apr 21 01:20:44 userdel[19200]: removed group 'rooter' owned by 'rooter' <86>Apr 21 01:20:44 userdel[19200]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 21 01:20:44 groupadd[19222]: group added to /etc/group: name=rooter, GID=603 <86>Apr 21 01:20:44 groupadd[19222]: group added to /etc/gshadow: name=rooter <86>Apr 21 01:20:44 groupadd[19222]: new group: name=rooter, GID=603 <86>Apr 21 01:20:44 useradd[19237]: new user: name=rooter, UID=603, GID=603, home=/root, shell=/bin/bash <86>Apr 21 01:20:44 userdel[19271]: delete user 'builder' <86>Apr 21 01:20:44 userdel[19271]: removed group 'builder' owned by 'builder' <86>Apr 21 01:20:44 userdel[19271]: removed shadow group 'builder' owned by 'builder' <86>Apr 21 01:20:44 groupadd[19305]: group added to /etc/group: name=builder, GID=604 <86>Apr 21 01:20:44 groupadd[19305]: group added to /etc/gshadow: name=builder <86>Apr 21 01:20:44 groupadd[19305]: new group: name=builder, GID=604 <86>Apr 21 01:20:44 useradd[19319]: new user: name=builder, UID=604, GID=604, home=/usr/src, shell=/bin/bash <13>Apr 21 01:20:48 rpmi: libgsm-1.0.13-alt8 1365910842 installed <13>Apr 21 01:20:48 rpmi: libsndfile-1.0.28-alt1.M80P.1 p8.212938.100 1536756416 installed <13>Apr 21 01:20:48 rpmi: gcc-c++-common-1.4.20-alt1 1432315196 installed <13>Apr 21 01:20:49 rpmi: libstdc++5-devel-5.3.1-alt3.M80P.1 p8+225520.100.3.1 1553688800 installed <13>Apr 21 01:20:49 rpmi: chrpath-0.16-alt1 1453066315 installed <13>Apr 21 01:20:50 rpmi: gcc5-c++-5.3.1-alt3.M80P.1 p8+225520.100.3.1 1553688800 installed <13>Apr 21 01:20:50 rpmi: libsndfile-devel-1.0.28-alt1.M80P.1 p8.212938.100 1536756416 installed Installing bs2b-3.1.0-alt1.3.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.26753 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libbs2b-3.1.0 + echo 'Source #0 (libbs2b-3.1.0.tar.bz2):' Source #0 (libbs2b-3.1.0.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/libbs2b-3.1.0.tar.bz2 + /bin/tar -xf - + cd libbs2b-3.1.0 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (libbs2b-3.1.0-soname.diff):' Patch #0 (libbs2b-3.1.0-soname.diff): + /usr/bin/patch -p1 patching file src/Makefile.am patching file src/Makefile.in + /bin/install -dm 755 examples + /bin/install -m 755 /usr/src/RPM/SOURCES/bs2b_mp3.sh examples + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.78167 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libbs2b-3.1.0 + CFLAGS='-pipe -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -Wall -g -O2' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext configure: WARNING: unrecognized options: --without-included-gettext checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for x86_64-alt-linux-g++... x86_64-alt-linux-g++ checking for C++ compiler default output file name... a.out checking whether the C++ compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether x86_64-alt-linux-g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of x86_64-alt-linux-g++... none checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking whether we are using the GNU C compiler... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking dependency style of x86_64-alt-linux-gcc... none checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ld used by x86_64-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... (cached) pass_all checking how to run the C preprocessor... x86_64-alt-linux-gcc -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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... x86_64-alt-linux-g++ -E checking for x86_64-alt-linux-g77... no checking for x86_64-alt-linux-xlf... no checking for x86_64-alt-linux-f77... no checking for x86_64-alt-linux-frt... no checking for x86_64-alt-linux-pgf77... no checking for x86_64-alt-linux-cf77... no checking for x86_64-alt-linux-fort77... no checking for x86_64-alt-linux-fl32... no checking for x86_64-alt-linux-af77... no checking for x86_64-alt-linux-xlf90... no checking for x86_64-alt-linux-f90... no checking for x86_64-alt-linux-pgf90... no checking for x86_64-alt-linux-pghpf... no checking for x86_64-alt-linux-epcf90... no checking for x86_64-alt-linux-gfortran... no checking for x86_64-alt-linux-g95... no checking for x86_64-alt-linux-xlf95... no checking for x86_64-alt-linux-f95... no checking for x86_64-alt-linux-fort... no checking for x86_64-alt-linux-ifort... no checking for x86_64-alt-linux-ifc... no checking for x86_64-alt-linux-efc... no checking for x86_64-alt-linux-pgf95... no checking for x86_64-alt-linux-lf95... no checking for x86_64-alt-linux-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 1572864 checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... ok checking for objdir... .libs checking for x86_64-alt-linux-ar... no checking for ar... ar checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking for x86_64-alt-linux-strip... no checking for strip... strip checking for correct ltmain.sh version... yes checking if x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC checking if x86_64-alt-linux-gcc PIC flag -fPIC works... yes checking if x86_64-alt-linux-gcc static flag -static works... no checking if x86_64-alt-linux-gcc supports -c -o file.o... yes checking whether the x86_64-alt-linux-gcc linker (/usr/bin/ld -m elf_x86_64) 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 configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by x86_64-alt-linux-g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-alt-linux-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-alt-linux-g++ option to produce PIC... -fPIC checking if x86_64-alt-linux-g++ PIC flag -fPIC works... yes checking if x86_64-alt-linux-g++ static flag -static works... no checking if x86_64-alt-linux-g++ supports -c -o file.o... yes checking whether the x86_64-alt-linux-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for x86_64-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 fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for string.h... (cached) yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for size_t... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for strrchr... yes configure: creating ./config.status config.status: creating libbs2b.pc config.status: creating Makefile config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating win32/Makefile config.status: executing depfiles commands configure: WARNING: unrecognized options: --without-included-gettext + '[' -n '' ']' + NPROCS=8 + make -j8 make: Entering directory `/usr/src/RPM/BUILD/libbs2b-3.1.0' Making all in src make[1]: Entering directory `/usr/src/RPM/BUILD/libbs2b-3.1.0/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libbs2b\" -DPACKAGE_TARNAME=\"libbs2b\" -DPACKAGE_VERSION=\"3.1.0\" -DPACKAGE_STRING=\"libbs2b\ 3.1.0\" -DPACKAGE_BUGREPORT=\"boris_mikhaylov@users.sourceforge.net\" -DPACKAGE=\"libbs2b\" -DVERSION=\"3.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STRING_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STRRCHR=1 -I. -pipe -Wall -g -O2 -c -o bs2b.lo bs2b.c /bin/sh ../libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DPACKAGE_NAME=\"libbs2b\" -DPACKAGE_TARNAME=\"libbs2b\" -DPACKAGE_VERSION=\"3.1.0\" -DPACKAGE_STRING=\"libbs2b\ 3.1.0\" -DPACKAGE_BUGREPORT=\"boris_mikhaylov@users.sourceforge.net\" -DPACKAGE=\"libbs2b\" -DVERSION=\"3.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STRING_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STRRCHR=1 -I. -pipe -Wall -g -O2 -c -o bs2bclass.lo bs2bclass.cpp x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libbs2b\" -DPACKAGE_TARNAME=\"libbs2b\" -DPACKAGE_VERSION=\"3.1.0\" -DPACKAGE_STRING=\"libbs2b\ 3.1.0\" -DPACKAGE_BUGREPORT=\"boris_mikhaylov@users.sourceforge.net\" -DPACKAGE=\"libbs2b\" -DVERSION=\"3.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STRING_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STRRCHR=1 -I. -pipe -Wall -g -O2 -c -o bs2bconvert.o bs2bconvert.c x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libbs2b\" -DPACKAGE_TARNAME=\"libbs2b\" -DPACKAGE_VERSION=\"3.1.0\" -DPACKAGE_STRING=\"libbs2b\ 3.1.0\" -DPACKAGE_BUGREPORT=\"boris_mikhaylov@users.sourceforge.net\" -DPACKAGE=\"libbs2b\" -DVERSION=\"3.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STRING_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STRRCHR=1 -I. -pipe -Wall -g -O2 -c -o bs2bstream.o bs2bstream.c bs2bconvert.c: In function 'copy_metadata': bs2bconvert.c:220:9: warning: variable 'err' set but not used [-Wunused-but-set-variable] int k, err = 0; ^ mkdir .libs x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libbs2b\" -DPACKAGE_TARNAME=\"libbs2b\" -DPACKAGE_VERSION=\"3.1.0\" "-DPACKAGE_STRING=\"libbs2b 3.1.0\"" -DPACKAGE_BUGREPORT=\"boris_mikhaylov@users.sourceforge.net\" -DPACKAGE=\"libbs2b\" -DVERSION=\"3.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STRING_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STRRCHR=1 -I. -pipe -Wall -g -O2 -c bs2b.c -fPIC -DPIC -o .libs/bs2b.o x86_64-alt-linux-g++ -DPACKAGE_NAME=\"libbs2b\" -DPACKAGE_TARNAME=\"libbs2b\" -DPACKAGE_VERSION=\"3.1.0\" "-DPACKAGE_STRING=\"libbs2b 3.1.0\"" -DPACKAGE_BUGREPORT=\"boris_mikhaylov@users.sourceforge.net\" -DPACKAGE=\"libbs2b\" -DVERSION=\"3.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STRING_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STRRCHR=1 -I. -pipe -Wall -g -O2 -c bs2bclass.cpp -fPIC -DPIC -o .libs/bs2bclass.o x86_64-alt-linux-g++ -DPACKAGE_NAME=\"libbs2b\" -DPACKAGE_TARNAME=\"libbs2b\" -DPACKAGE_VERSION=\"3.1.0\" "-DPACKAGE_STRING=\"libbs2b 3.1.0\"" -DPACKAGE_BUGREPORT=\"boris_mikhaylov@users.sourceforge.net\" -DPACKAGE=\"libbs2b\" -DVERSION=\"3.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STRING_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STRRCHR=1 -I. -pipe -Wall -g -O2 -c bs2bclass.cpp -o bs2bclass.o >/dev/null 2>&1 x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libbs2b\" -DPACKAGE_TARNAME=\"libbs2b\" -DPACKAGE_VERSION=\"3.1.0\" "-DPACKAGE_STRING=\"libbs2b 3.1.0\"" -DPACKAGE_BUGREPORT=\"boris_mikhaylov@users.sourceforge.net\" -DPACKAGE=\"libbs2b\" -DVERSION=\"3.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STRING_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STRRCHR=1 -I. -pipe -Wall -g -O2 -c bs2b.c -o bs2b.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=link x86_64-alt-linux-g++ -pipe -Wall -g -O2 -lm -version-info 3:1:0 -o libbs2b.la -rpath /usr/lib64 bs2b.lo bs2bclass.lo x86_64-alt-linux-g++ -shared -nostdlib /usr/lib64/gcc/x86_64-alt-linux/5/../../../../lib64/crti.o /usr/lib64/gcc/x86_64-alt-linux/5/crtbeginS.o .libs/bs2b.o .libs/bs2bclass.o -L/usr/lib64/gcc/x86_64-alt-linux/5 -L/usr/lib64/gcc/x86_64-alt-linux/5/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib64/gcc/x86_64-alt-linux/5/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib64/gcc/x86_64-alt-linux/5/crtendS.o /usr/lib64/gcc/x86_64-alt-linux/5/../../../../lib64/crtn.o -Wl,-soname -Wl,libbs2b.so.3 -o .libs/libbs2b.so.3.0.1 (cd .libs && rm -f libbs2b.so.3 && ln -s libbs2b.so.3.0.1 libbs2b.so.3) (cd .libs && rm -f libbs2b.so && ln -s libbs2b.so.3.0.1 libbs2b.so) ar cru .libs/libbs2b.a bs2b.o bs2bclass.o ranlib .libs/libbs2b.a creating libbs2b.la (cd .libs && rm -f libbs2b.la && ln -s ../libbs2b.la libbs2b.la) /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -lsndfile -o bs2bconvert bs2bconvert.o libbs2b.la /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o bs2bstream bs2bstream.o libbs2b.la x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o .libs/bs2bstream bs2bstream.o ./.libs/libbs2b.so -Wl,--rpath -Wl,/usr/lib64 x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o .libs/bs2bconvert bs2bconvert.o -lsndfile ./.libs/libbs2b.so -Wl,--rpath -Wl,/usr/lib64 creating bs2bstream creating bs2bconvert make[1]: Leaving directory `/usr/src/RPM/BUILD/libbs2b-3.1.0/src' Making all in doc make[1]: Entering directory `/usr/src/RPM/BUILD/libbs2b-3.1.0/doc' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/usr/src/RPM/BUILD/libbs2b-3.1.0/doc' Making all in win32 make[1]: Entering directory `/usr/src/RPM/BUILD/libbs2b-3.1.0/win32' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/usr/src/RPM/BUILD/libbs2b-3.1.0/win32' Making all in . make[1]: Entering directory `/usr/src/RPM/BUILD/libbs2b-3.1.0' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/usr/src/RPM/BUILD/libbs2b-3.1.0' make: Leaving directory `/usr/src/RPM/BUILD/libbs2b-3.1.0' + chrpath -d src/.libs/bs2bconvert src/.libs/bs2bstream + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.60553 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/bs2b-buildroot + : + /bin/rm -rf -- /usr/src/tmp/bs2b-buildroot + cd libbs2b-3.1.0 + /usr/bin/make 'INSTALL=/bin/install -p' prefix=/usr/src/tmp/bs2b-buildroot/usr exec_prefix=/usr/src/tmp/bs2b-buildroot/usr bindir=/usr/src/tmp/bs2b-buildroot/usr/bin sbindir=/usr/src/tmp/bs2b-buildroot/usr/sbin sysconfdir=/usr/src/tmp/bs2b-buildroot/etc datadir=/usr/src/tmp/bs2b-buildroot/usr/share includedir=/usr/src/tmp/bs2b-buildroot/usr/include libdir=/usr/src/tmp/bs2b-buildroot/usr/lib64 libexecdir=/usr/src/tmp/bs2b-buildroot/usr/lib localstatedir=/usr/src/tmp/bs2b-buildroot/var/lib sharedstatedir=/usr/src/tmp/bs2b-buildroot/var/lib mandir=/usr/src/tmp/bs2b-buildroot/usr/share/man infodir=/usr/src/tmp/bs2b-buildroot/usr/share/info install make: Entering directory `/usr/src/RPM/BUILD/libbs2b-3.1.0' Making install in src make[1]: Entering directory `/usr/src/RPM/BUILD/libbs2b-3.1.0/src' make[2]: Entering directory `/usr/src/RPM/BUILD/libbs2b-3.1.0/src' test -z "/usr/src/tmp/bs2b-buildroot/usr/lib64" || /bin/mkdir -p "/usr/src/tmp/bs2b-buildroot/usr/lib64" /bin/sh ../libtool --mode=install /bin/install -p 'libbs2b.la' '/usr/src/tmp/bs2b-buildroot/usr/lib64/libbs2b.la' /bin/install -p .libs/libbs2b.so.3.0.1 /usr/src/tmp/bs2b-buildroot/usr/lib64/libbs2b.so.3.0.1 (cd /usr/src/tmp/bs2b-buildroot/usr/lib64 && { ln -s -f libbs2b.so.3.0.1 libbs2b.so.3 || { rm -f libbs2b.so.3 && ln -s libbs2b.so.3.0.1 libbs2b.so.3; }; }) (cd /usr/src/tmp/bs2b-buildroot/usr/lib64 && { ln -s -f libbs2b.so.3.0.1 libbs2b.so || { rm -f libbs2b.so && ln -s libbs2b.so.3.0.1 libbs2b.so; }; }) /bin/install -p .libs/libbs2b.lai /usr/src/tmp/bs2b-buildroot/usr/lib64/libbs2b.la /bin/install -p .libs/libbs2b.a /usr/src/tmp/bs2b-buildroot/usr/lib64/libbs2b.a chmod 644 /usr/src/tmp/bs2b-buildroot/usr/lib64/libbs2b.a ranlib /usr/src/tmp/bs2b-buildroot/usr/lib64/libbs2b.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/src/tmp/bs2b-buildroot/usr/bin" || /bin/mkdir -p "/usr/src/tmp/bs2b-buildroot/usr/bin" /bin/sh ../libtool --mode=install /bin/install -p 'bs2bconvert' '/usr/src/tmp/bs2b-buildroot/usr/bin/bs2bconvert' libtool: install: warning: `libbs2b.la' has not been installed in `/usr/lib64' /bin/install -p .libs/bs2bconvert /usr/src/tmp/bs2b-buildroot/usr/bin/bs2bconvert /bin/sh ../libtool --mode=install /bin/install -p 'bs2bstream' '/usr/src/tmp/bs2b-buildroot/usr/bin/bs2bstream' libtool: install: warning: `libbs2b.la' has not been installed in `/usr/lib64' /bin/install -p .libs/bs2bstream /usr/src/tmp/bs2b-buildroot/usr/bin/bs2bstream test -z "/usr/src/tmp/bs2b-buildroot/usr/include/bs2b" || /bin/mkdir -p "/usr/src/tmp/bs2b-buildroot/usr/include/bs2b" /bin/install -p -m 644 'bs2b.h' '/usr/src/tmp/bs2b-buildroot/usr/include/bs2b/bs2b.h' /bin/install -p -m 644 'bs2bclass.h' '/usr/src/tmp/bs2b-buildroot/usr/include/bs2b/bs2bclass.h' /bin/install -p -m 644 'bs2btypes.h' '/usr/src/tmp/bs2b-buildroot/usr/include/bs2b/bs2btypes.h' /bin/install -p -m 644 'bs2bversion.h' '/usr/src/tmp/bs2b-buildroot/usr/include/bs2b/bs2bversion.h' make[2]: Leaving directory `/usr/src/RPM/BUILD/libbs2b-3.1.0/src' make[1]: Leaving directory `/usr/src/RPM/BUILD/libbs2b-3.1.0/src' Making install in doc make[1]: Entering directory `/usr/src/RPM/BUILD/libbs2b-3.1.0/doc' make[2]: Entering directory `/usr/src/RPM/BUILD/libbs2b-3.1.0/doc' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/libbs2b-3.1.0/doc' make[1]: Leaving directory `/usr/src/RPM/BUILD/libbs2b-3.1.0/doc' Making install in win32 make[1]: Entering directory `/usr/src/RPM/BUILD/libbs2b-3.1.0/win32' make[2]: Entering directory `/usr/src/RPM/BUILD/libbs2b-3.1.0/win32' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/libbs2b-3.1.0/win32' make[1]: Leaving directory `/usr/src/RPM/BUILD/libbs2b-3.1.0/win32' Making install in . make[1]: Entering directory `/usr/src/RPM/BUILD/libbs2b-3.1.0' make[2]: Entering directory `/usr/src/RPM/BUILD/libbs2b-3.1.0' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/src/tmp/bs2b-buildroot/usr/lib64/pkgconfig" || /bin/mkdir -p "/usr/src/tmp/bs2b-buildroot/usr/lib64/pkgconfig" /bin/install -p -m 644 'libbs2b.pc' '/usr/src/tmp/bs2b-buildroot/usr/lib64/pkgconfig/libbs2b.pc' make[2]: Leaving directory `/usr/src/RPM/BUILD/libbs2b-3.1.0' make[1]: Leaving directory `/usr/src/RPM/BUILD/libbs2b-3.1.0' make: Leaving directory `/usr/src/RPM/BUILD/libbs2b-3.1.0' + /bin/rm /usr/src/tmp/bs2b-buildroot/usr/lib64/libbs2b.la + xargs /bin/rm + find doc -name 'Makefile*' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/bs2b-buildroot (auto) mode of './usr/lib64/libbs2b.so.3.0.1' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/bs2b-buildroot (binconfig,pkgconfig,libtool,desktop) /usr/lib64/pkgconfig/libbs2b.pc: Libs: '-L${libdir} -lbs2b' --> '-lbs2b' Compressing files in /usr/src/tmp/bs2b-buildroot (auto) Adjusting library links in /usr/src/tmp/bs2b-buildroot ./usr/lib64: libbs2b.so.3 -> libbs2b.so.3.0.1 Verifying ELF objects in /usr/src/tmp/bs2b-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: bs2b-3.1.0-alt1.3 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.41013 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libbs2b-3.1.0 + DOCDIR=/usr/src/tmp/bs2b-buildroot/usr/share/doc/bs2b-3.1.0 + export DOCDIR + rm -rf /usr/src/tmp/bs2b-buildroot/usr/share/doc/bs2b-3.1.0 + /bin/mkdir -p /usr/src/tmp/bs2b-buildroot/usr/share/doc/bs2b-3.1.0 + cp -prL AUTHORS README ChangeLog COPYING /usr/src/tmp/bs2b-buildroot/usr/share/doc/bs2b-3.1.0 + chmod -R go-w /usr/src/tmp/bs2b-buildroot/usr/share/doc/bs2b-3.1.0 + chmod -R a+rX /usr/src/tmp/bs2b-buildroot/usr/share/doc/bs2b-3.1.0 + cp -prL doc/readme.txt /usr/src/tmp/bs2b-buildroot/usr/share/doc/bs2b-3.1.0 + chmod -R go-w /usr/src/tmp/bs2b-buildroot/usr/share/doc/bs2b-3.1.0 + chmod -R a+rX /usr/src/tmp/bs2b-buildroot/usr/share/doc/bs2b-3.1.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Q9oc04 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.m6pmY1 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: /lib64/ld-linux-x86-64.so.2, libbs2b.so.3()(64bit) >= set:jeCRCxihiq879RSICZxIgK7W7Azxfytw9633HZyc4aNkhmhlFQyMknTmu74Vemck0, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libsndfile.so.1()(64bit) >= set:jgOZ810gnnTo8xCh2Iz8, libsndfile.so.1(libsndfile.so.1.0)(64bit), rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.63TOW4 Creating bs2b-debuginfo package Processing files: libbs2b-3.1.0-alt1.3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.yyRREb find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/bs2b-buildroot/usr/lib64/libbs2b.so.3: 58 symbols, 16 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QFNmul find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: libbs2b.so.3()(64bit) = set:jdcHDxFEA6q8q9iJTeWnq9jZztyk7FvmkJcDtZhAsVep8jxWzI3CoKwJiHvWHBbKhg0ZFh1i7yWkEKymFqhmLezF1rOKtfF7zhoNZeTTGL7Td5AV6b35 Requires: libc.so.6(GLIBC_2.2.5)(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.CiOq1A Creating libbs2b-debuginfo package Processing files: libbs2b-devel-3.1.0-alt1.3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.G4C9BT 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.iOBldf find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: pkgconfig(libbs2b) = 3.1.0 Requires: libbs2b = 3.1.0-alt1.3, /usr/lib64/libbs2b.so.3.0.1, /usr/lib64/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KEKG0D Processing files: libbs2b-devel-static-3.1.0-alt1.3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QvllG5 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.SsQ5aA find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: libbs2b-devel = 3.1.0-alt1.3, glibc-devel-static Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0KSEC7 Processing files: bs2b-debuginfo-3.1.0-alt1.3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CgmH5H find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.czpetl find-requires: running scripts (debuginfo) Requires: bs2b = 3.1.0-alt1.3, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libbs2b.so.3), debug64(libc.so.6), debug64(libsndfile.so.1) Processing files: libbs2b-debuginfo-3.1.0-alt1.3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QHklP1 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.krbt0K find-requires: running scripts (debuginfo) Provides: debug64(libbs2b.so.3) Requires: libbs2b = 3.1.0-alt1.3, debug64(libc.so.6), debug64(libm.so.6) Adding to bs2b a strict dependency on libbs2b Adding to bs2b-debuginfo a strict dependency on libbs2b-debuginfo Removing from bs2b-debuginfo 2 sources provided by libbs2b-debuginfo Removing 1 extra deps from bs2b due to dependency on libbs2b Removing 1 extra deps from libbs2b-devel due to dependency on libbs2b Removing 1 extra deps from bs2b-debuginfo due to dependency on libbs2b-debuginfo Removing 2 extra deps from bs2b due to repentancy on libbs2b Removing 1 extra deps from bs2b-debuginfo due to repentancy on libbs2b-debuginfo Wrote: /usr/src/RPM/RPMS/x86_64/bs2b-3.1.0-alt1.3.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libbs2b-3.1.0-alt1.3.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libbs2b-devel-3.1.0-alt1.3.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libbs2b-devel-static-3.1.0-alt1.3.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/bs2b-debuginfo-3.1.0-alt1.3.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libbs2b-debuginfo-3.1.0-alt1.3.x86_64.rpm 10.23user 5.90system 0:34.72elapsed 46%CPU (0avgtext+0avgdata 30412maxresident)k 0inputs+0outputs (0major+951223minor)pagefaults 0swaps 17.31user 10.06system 0:48.92elapsed 55%CPU (0avgtext+0avgdata 122116maxresident)k 0inputs+0outputs (0major+1303877minor)pagefaults 0swaps --- bs2b-3.1.0-alt1.3.x86_64.rpm.repo 2012-01-27 02:06:49.000000000 +0000 +++ bs2b-3.1.0-alt1.3.x86_64.rpm.hasher 2019-04-21 01:21:30.995620903 +0000 @@ -9,5 +9,3 @@ Requires: /lib64/ld-linux-x86-64.so.2 -Requires: libbs2b.so.3()(64bit) >= set:jeCRCxihiq879RSICZxIgK7W7Azxfytw9633HZyc4aNkhmhlFQyMknTmu74Vemck0 Requires: rpmlib(SetVersions) -Requires: libc.so.6(GLIBC_2.2.5)(64bit) Requires: libc.so.6(GLIBC_2.3.4)(64bit) @@ -15,3 +13,3 @@ Requires: libsndfile.so.1(libsndfile.so.1.0)(64bit) -Requires: rtld(GNU_HASH) +Requires: libbs2b = 3.1.0-alt1.3 Requires: rpmlib(PayloadIsLzma) --- bs2b-debuginfo-3.1.0-alt1.3.x86_64.rpm.repo 2012-01-27 02:06:50.000000000 +0000 +++ bs2b-debuginfo-3.1.0-alt1.3.x86_64.rpm.hasher 2019-04-21 01:21:31.062621492 +0000 @@ -4,11 +4,8 @@ /usr/src/debug/libbs2b-3.1.0/src 40755 -/usr/src/debug/libbs2b-3.1.0/src/bs2b.h 100644 /usr/src/debug/libbs2b-3.1.0/src/bs2bconvert.c 100644 /usr/src/debug/libbs2b-3.1.0/src/bs2bstream.c 100644 -/usr/src/debug/libbs2b-3.1.0/src/bs2btypes.h 100644 Requires: bs2b = 3.1.0-alt1.3 Requires: /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug -Requires: debug64(libbs2b.so.3) -Requires: debug64(libc.so.6) Requires: debug64(libsndfile.so.1) +Requires: libbs2b-debuginfo = 3.1.0-alt1.3 Requires: rpmlib(PayloadIsLzma)