D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/libbs2b-3.1.0-9.mga7.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.JFWLn0 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf libbs2b-3.1.0 + /usr/bin/xz -dc /home/pterjan/rpmbuild/SOURCES/libbs2b-3.1.0.tar.lzma + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libbs2b-3.1.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/pterjan/rpmbuild/SOURCES/libbs2b-3.1.0-fix-format-strings.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.SHUpoA + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd libbs2b-3.1.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export FFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool Modifying build-aux/ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . Fixing libtool inside configure to pass -Wl,xxx options before libraries + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 Forcing run-time library search path definition in configure to prevent libtool from adding rpath for standard directories (configure was generated with libtool without support for autodetection) + '[' -f ./configure.in -o -f ./configure.ac ']' + CONFIGURE_XPATH='--x-includes=/usr/include --x-libraries=/usr/lib64' + ./configure --build=x86_64-mageia-linux-gnu --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --x-includes=/usr/include --x-libraries=/usr/lib64 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for g++... 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 g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of g++... gcc3 checking for gcc... gcc checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ld used by 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... pass_all checking how to run the C preprocessor... 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... g++ -E 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 gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking for correct ltmain.sh version... yes checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking whether the 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 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 g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking whether the 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 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 + echo 'warning: %make is deprecated, try %make_build instead' warning: %make is deprecated, try %make_build instead + /usr/bin/make -O -j4 Making all in src make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libbs2b-3.1.0/src' depbase=`echo bs2bconvert.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 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. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT bs2bconvert.o -MD -MP -MF $depbase.Tpo -c -o bs2bconvert.o bs2bconvert.c &&\ mv -f $depbase.Tpo $depbase.Po make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libbs2b-3.1.0/src' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libbs2b-3.1.0/src' depbase=`echo bs2bstream.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 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. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT bs2bstream.o -MD -MP -MF $depbase.Tpo -c -o bs2bstream.o bs2bstream.c &&\ mv -f $depbase.Tpo $depbase.Po make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libbs2b-3.1.0/src' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libbs2b-3.1.0/src' depbase=`echo bs2bclass.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile 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. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT bs2bclass.lo -MD -MP -MF $depbase.Tpo -c -o bs2bclass.lo bs2bclass.cpp &&\ mv -f $depbase.Tpo $depbase.Plo 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. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT bs2bclass.lo -MD -MP -MF .deps/bs2bclass.Tpo -c bs2bclass.cpp -fPIC -DPIC -o .libs/bs2bclass.o 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. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT bs2bclass.lo -MD -MP -MF .deps/bs2bclass.Tpo -c bs2bclass.cpp -o bs2bclass.o >/dev/null 2>&1 make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libbs2b-3.1.0/src' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libbs2b-3.1.0/src' depbase=`echo bs2b.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile 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. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT bs2b.lo -MD -MP -MF $depbase.Tpo -c -o bs2b.lo bs2b.c &&\ mv -f $depbase.Tpo $depbase.Plo mkdir .libs 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. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT bs2b.lo -MD -MP -MF .deps/bs2b.Tpo -c bs2b.c -fPIC -DPIC -o .libs/bs2b.o 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. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -MT bs2b.lo -MD -MP -MF .deps/bs2b.Tpo -c bs2b.c -o bs2b.o >/dev/null 2>&1 make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libbs2b-3.1.0/src' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libbs2b-3.1.0/src' /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -lm -version-info 0:0:0 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libbs2b.la -rpath /usr/lib64 bs2b.lo bs2bclass.lo g++ -shared -nostdlib /usr/lib/gcc/x86_64-mageia-linux-gnu/7.3.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-mageia-linux-gnu/7.3.0/crtbeginS.o .libs/bs2b.o .libs/bs2bclass.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib/gcc/x86_64-mageia-linux-gnu/7.3.0 -L/usr/lib/gcc/x86_64-mageia-linux-gnu/7.3.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-mageia-linux-gnu/7.3.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-mageia-linux-gnu/7.3.0/crtendS.o /usr/lib/gcc/x86_64-mageia-linux-gnu/7.3.0/../../../../lib64/crtn.o -Wl,-soname -Wl,libbs2b.so.0 -o .libs/libbs2b.so.0.0.0 (cd .libs && rm -f libbs2b.so.0 && ln -s libbs2b.so.0.0.0 libbs2b.so.0) (cd .libs && rm -f libbs2b.so && ln -s libbs2b.so.0.0.0 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) make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libbs2b-3.1.0/src' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libbs2b-3.1.0/src' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o bs2bstream bs2bstream.o libbs2b.la gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/bs2bstream bs2bstream.o ./.libs/libbs2b.so creating bs2bstream make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libbs2b-3.1.0/src' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libbs2b-3.1.0/src' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -lsndfile -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o bs2bconvert bs2bconvert.o libbs2b.la gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/bs2bconvert bs2bconvert.o -lsndfile ./.libs/libbs2b.so creating bs2bconvert make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libbs2b-3.1.0/src' Making all in doc make[1]: Nothing to be done for 'all'. Making all in win32 make[1]: Nothing to be done for 'all'. Making all in . make[1]: Nothing to be done for 'all-am'. + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.rxxHDp + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/libbs2b-3.1.0-9.mga7.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/libbs2b-3.1.0-9.mga7.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/libbs2b-3.1.0-9.mga7.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/libbs2b-3.1.0-9.mga7.x86_64 + cd libbs2b-3.1.0 + '[' 1 -eq 1 ']' + echo 'warning: %makeinstall_std is deprecated, try %make_install instead' warning: %makeinstall_std is deprecated, try %make_install instead + make DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/libbs2b-3.1.0-9.mga7.x86_64 install Making install in src make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libbs2b-3.1.0/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libbs2b-3.1.0/src' test -z "/usr/lib64" || /usr/bin/mkdir -p "/home/pterjan/rpmbuild/BUILDROOT/libbs2b-3.1.0-9.mga7.x86_64/usr/lib64" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libbs2b.la' '/home/pterjan/rpmbuild/BUILDROOT/libbs2b-3.1.0-9.mga7.x86_64/usr/lib64/libbs2b.la' /usr/bin/install -c .libs/libbs2b.so.0.0.0 /home/pterjan/rpmbuild/BUILDROOT/libbs2b-3.1.0-9.mga7.x86_64/usr/lib64/libbs2b.so.0.0.0 (cd /home/pterjan/rpmbuild/BUILDROOT/libbs2b-3.1.0-9.mga7.x86_64/usr/lib64 && { ln -s -f libbs2b.so.0.0.0 libbs2b.so.0 || { rm -f libbs2b.so.0 && ln -s libbs2b.so.0.0.0 libbs2b.so.0; }; }) (cd /home/pterjan/rpmbuild/BUILDROOT/libbs2b-3.1.0-9.mga7.x86_64/usr/lib64 && { ln -s -f libbs2b.so.0.0.0 libbs2b.so || { rm -f libbs2b.so && ln -s libbs2b.so.0.0.0 libbs2b.so; }; }) /usr/bin/install -c .libs/libbs2b.lai /home/pterjan/rpmbuild/BUILDROOT/libbs2b-3.1.0-9.mga7.x86_64/usr/lib64/libbs2b.la /usr/bin/install -c .libs/libbs2b.a /home/pterjan/rpmbuild/BUILDROOT/libbs2b-3.1.0-9.mga7.x86_64/usr/lib64/libbs2b.a chmod 644 /home/pterjan/rpmbuild/BUILDROOT/libbs2b-3.1.0-9.mga7.x86_64/usr/lib64/libbs2b.a ranlib /home/pterjan/rpmbuild/BUILDROOT/libbs2b-3.1.0-9.mga7.x86_64/usr/lib64/libbs2b.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/bin" || /usr/bin/mkdir -p "/home/pterjan/rpmbuild/BUILDROOT/libbs2b-3.1.0-9.mga7.x86_64/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'bs2bconvert' '/home/pterjan/rpmbuild/BUILDROOT/libbs2b-3.1.0-9.mga7.x86_64/usr/bin/bs2bconvert' libtool: install: warning: `libbs2b.la' has not been installed in `/usr/lib64' /usr/bin/install -c .libs/bs2bconvert /home/pterjan/rpmbuild/BUILDROOT/libbs2b-3.1.0-9.mga7.x86_64/usr/bin/bs2bconvert /bin/sh ../libtool --mode=install /usr/bin/install -c 'bs2bstream' '/home/pterjan/rpmbuild/BUILDROOT/libbs2b-3.1.0-9.mga7.x86_64/usr/bin/bs2bstream' libtool: install: warning: `libbs2b.la' has not been installed in `/usr/lib64' /usr/bin/install -c .libs/bs2bstream /home/pterjan/rpmbuild/BUILDROOT/libbs2b-3.1.0-9.mga7.x86_64/usr/bin/bs2bstream test -z "/usr/include/bs2b" || /usr/bin/mkdir -p "/home/pterjan/rpmbuild/BUILDROOT/libbs2b-3.1.0-9.mga7.x86_64/usr/include/bs2b" /usr/bin/install -c -m 644 'bs2b.h' '/home/pterjan/rpmbuild/BUILDROOT/libbs2b-3.1.0-9.mga7.x86_64/usr/include/bs2b/bs2b.h' /usr/bin/install -c -m 644 'bs2bclass.h' '/home/pterjan/rpmbuild/BUILDROOT/libbs2b-3.1.0-9.mga7.x86_64/usr/include/bs2b/bs2bclass.h' /usr/bin/install -c -m 644 'bs2btypes.h' '/home/pterjan/rpmbuild/BUILDROOT/libbs2b-3.1.0-9.mga7.x86_64/usr/include/bs2b/bs2btypes.h' /usr/bin/install -c -m 644 'bs2bversion.h' '/home/pterjan/rpmbuild/BUILDROOT/libbs2b-3.1.0-9.mga7.x86_64/usr/include/bs2b/bs2bversion.h' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libbs2b-3.1.0/src' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libbs2b-3.1.0/src' Making install in doc make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libbs2b-3.1.0/doc' make[2]: Entering directory '/home/pterjan/rpmbuild/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 '/home/pterjan/rpmbuild/BUILD/libbs2b-3.1.0/doc' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libbs2b-3.1.0/doc' Making install in win32 make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libbs2b-3.1.0/win32' make[2]: Entering directory '/home/pterjan/rpmbuild/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 '/home/pterjan/rpmbuild/BUILD/libbs2b-3.1.0/win32' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libbs2b-3.1.0/win32' Making install in . make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libbs2b-3.1.0' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libbs2b-3.1.0' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/lib64/pkgconfig" || /usr/bin/mkdir -p "/home/pterjan/rpmbuild/BUILDROOT/libbs2b-3.1.0-9.mga7.x86_64/usr/lib64/pkgconfig" /usr/bin/install -c -m 644 'libbs2b.pc' '/home/pterjan/rpmbuild/BUILDROOT/libbs2b-3.1.0-9.mga7.x86_64/usr/lib64/pkgconfig/libbs2b.pc' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libbs2b-3.1.0' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libbs2b-3.1.0' + /usr/lib/rpm/find-debuginfo.sh -j4 -m -i --build-id-seed 3.1.0-9.mga7 --unique-debug-suffix -3.1.0-9.mga7.x86_64 --unique-debug-src-base libbs2b-3.1.0-9.mga7.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/libbs2b-3.1.0 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/libbs2b-3.1.0-9.mga7.x86_64/usr/bin/bs2bconvert extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/libbs2b-3.1.0-9.mga7.x86_64/usr/lib64/libbs2b.so.0.0.0 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/libbs2b-3.1.0-9.mga7.x86_64/usr/bin/bs2bstream /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. 125 blocks + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/translate_menu + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + '[' 1 -eq 1 ']' + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Processing files: libbs2b-utils-3.1.0-9.mga7.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ASgaMg + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd libbs2b-3.1.0 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/libbs2b-3.1.0-9.mga7.x86_64/usr/share/doc/libbs2b-utils + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/libbs2b-3.1.0-9.mga7.x86_64/usr/share/doc/libbs2b-utils + cp -pr README /home/pterjan/rpmbuild/BUILDROOT/libbs2b-3.1.0-9.mga7.x86_64/usr/share/doc/libbs2b-utils + cp -pr AUTHORS /home/pterjan/rpmbuild/BUILDROOT/libbs2b-3.1.0-9.mga7.x86_64/usr/share/doc/libbs2b-utils + exit 0 Provides: libbs2b-utils = 3.1.0-9.mga7 libbs2b-utils(x86-64) = 3.1.0-9.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libbs2b.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libsndfile.so.1()(64bit) libsndfile.so.1(libsndfile.so.1.0)(64bit) Processing files: lib64bs2b0-3.1.0-9.mga7.x86_64 Provides: lib64bs2b0 = 3.1.0-9.mga7 lib64bs2b0(x86-64) = 3.1.0-9.mga7 libbs2b.so.0()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) Processing files: lib64bs2b-devel-3.1.0-9.mga7.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.5XR357 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd libbs2b-3.1.0 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/libbs2b-3.1.0-9.mga7.x86_64/usr/share/doc/lib64bs2b-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/libbs2b-3.1.0-9.mga7.x86_64/usr/share/doc/lib64bs2b-devel + cp -pr ChangeLog /home/pterjan/rpmbuild/BUILDROOT/libbs2b-3.1.0-9.mga7.x86_64/usr/share/doc/lib64bs2b-devel + cp -pr doc/readme.txt /home/pterjan/rpmbuild/BUILDROOT/libbs2b-3.1.0-9.mga7.x86_64/usr/share/doc/lib64bs2b-devel + exit 0 Provides: devel(libbs2b(64bit)) lib64bs2b-devel = 3.1.0-9.mga7 lib64bs2b-devel(x86-64) = 3.1.0-9.mga7 libbs2b-devel = 3.1.0-9.mga7 libtool(/usr/lib64/libbs2b.la) pkgconfig(libbs2b) = 3.1.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: devel(libm(64bit)) devel(libstdc++(64bit)) pkgconfig Processing files: libbs2b-debugsource-3.1.0-9.mga7.x86_64 Provides: libbs2b-debugsource = 3.1.0-9.mga7 libbs2b-debugsource(x86-64) = 3.1.0-9.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libbs2b-debuginfo-3.1.0-9.mga7.x86_64 Provides: libbs2b-debuginfo = 3.1.0-9.mga7 libbs2b-debuginfo(x86-64) = 3.1.0-9.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libbs2b-debugsource(x86-64) = 3.1.0-9.mga7 Processing files: libbs2b-utils-debuginfo-3.1.0-9.mga7.x86_64 Provides: debuginfo(build-id) = 78da6c8bf69be9e669215c4dd9ccda7e4b9d62df debuginfo(build-id) = a60457a5fd2de59aaae728e4f29a260e411719e7 libbs2b-utils-debuginfo = 3.1.0-9.mga7 libbs2b-utils-debuginfo(x86-64) = 3.1.0-9.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libbs2b-debugsource(x86-64) = 3.1.0-9.mga7 Processing files: lib64bs2b0-debuginfo-3.1.0-9.mga7.x86_64 Provides: debuginfo(build-id) = 4763337902e69f7106101a136cd4dc8e5af560a6 lib64bs2b0-debuginfo = 3.1.0-9.mga7 lib64bs2b0-debuginfo(x86-64) = 3.1.0-9.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libbs2b-debugsource(x86-64) = 3.1.0-9.mga7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/libbs2b-3.1.0-9.mga7.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/libbs2b-utils-3.1.0-9.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64bs2b0-3.1.0-9.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64bs2b-devel-3.1.0-9.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/libbs2b-debugsource-3.1.0-9.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/libbs2b-debuginfo-3.1.0-9.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/libbs2b-utils-debuginfo-3.1.0-9.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64bs2b0-debuginfo-3.1.0-9.mga7.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.yq9C9Z + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd libbs2b-3.1.0 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/libbs2b-3.1.0-9.mga7.x86_64 + exit 0 Executing(--clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.HkWYeS + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf libbs2b-3.1.0 + exit 0 D: [iurt_root_command] Success!