D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/gstreamermm1.0-1.8.0-1.mga7.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.lrUehu + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf gstreamermm-1.8.0 + /usr/bin/xz -dc /home/pterjan/rpmbuild/SOURCES/gstreamermm-1.8.0.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd gstreamermm-1.8.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.WPobeC + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd gstreamermm-1.8.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + export 'CXXFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=c++11' + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=c++11' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=c++11' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + 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/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 + '[' -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 --enable-shared --disable-dependency-tracking checking whether make supports GNU make features... yes 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 whether make supports nested variables... yes checking whether UID '500' is supported by ustar format... yes checking whether GID '1001' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether make supports nested variables... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... no checking for g++... g++ 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 g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of g++... none checking whether g++ supports C++11 features by default... yes checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking how to print strings... printf 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 whether gcc understands -c and -o together... yes checking dependency style of gcc... none 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 fgrep... /usr/bin/grep -F checking for ld used by 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 x86_64-mageia-linux-gnu file names to x86_64-mageia-linux-gnu format... func_convert_file_noop checking how to convert x86_64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no 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 for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) 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... no checking how to run the C++ preprocessor... g++ -E 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 -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for gm4... no checking for m4... m4 checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GSTREAMERMM... yes checking for GSTREAMERMM_PLUGINS_BAD... no Package gstreamer-plugins-bad-1.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gstreamer-plugins-bad-1.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gstreamer-plugins-bad-1.0' found checking for GSTREAMERMM_GL... no Package gstreamer-gl-1.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gstreamer-gl-1.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gstreamer-gl-1.0' found checking for GUI_EXAMPLES... yes checking for GMMPROC_DIR... /usr/lib64/glibmm-2.4/proc checking for perl... /usr/bin/perl checking for dot... dot checking for doxygen... /usr/bin/doxygen checking for xsltproc... xsltproc checking for libstdc documentation... /usr/share/mm-common/doctags/libstdc++.tag@http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen checking for libsigc documentation... /usr/share/doc/libsigc++-2.0/reference/libsigc++-2.0.tag@file:///usr/share/doc/libsigc++-2.0/reference/html checking for glibmm documentation... /usr/share/doc/glibmm-2.4/reference/glibmm-2.4.tag@file:///usr/share/doc/glibmm-2.4/reference/html checking for cairomm documentation... /usr/share/doc/cairomm-1.0/reference/cairomm-1.0.tag@file:///usr/share/doc/cairomm-1.0/reference/html checking for pangomm documentation... /usr/share/doc/pangomm-1.4/reference/pangomm-1.4.tag@file:///usr/share/doc/pangomm-1.4/reference/html checking for main in -lgtest_main... no checking which C++ compiler warning flags to use... -Wall checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating tools/Makefile config.status: creating gstreamer/gstreamermm-1.0.pc config.status: creating gstreamer/gstreamermm-1.0-uninstalled.pc config.status: creating gstreamer/src/Makefile config.status: creating gstreamer/gstreamermm/Makefile config.status: creating gst-plugins-bad/gstreamermm-plugins-bad-1.0.pc config.status: creating gst-plugins-bad/gstreamermm-plugins-bad-1.0-uninstalled.pc config.status: creating gst-plugins-bad/src/Makefile config.status: creating gst-plugins-bad/gstreamermm-plugins-bad/Makefile config.status: creating examples/Makefile config.status: creating tests/Makefile config.status: creating docs/Makefile config.status: creating docs/reference/Doxyfile config.status: creating config.h config.status: creating gstreamer/gstreamermmconfig.h config.status: creating gst-plugins-bad/gstreamermm-plugins-bad.h config.status: executing depfiles commands config.status: executing libtool commands gstreamermm-1.8.0 Build Environment Install Prefix: /usr Libraries GStreamer Version: 1.12.2 gstreamer-plugins-bad: no gstreamer-gl: no Extra features GUI Examples: yes Unit Tests: no + echo 'warning: %make is deprecated, try %make_build instead' warning: %make is deprecated, try %make_build instead + /usr/bin/make -O -j8 /usr/bin/make all-recursive Making all in tools make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-1.8.0/tools' CXX extra_defs_gen/generate_plugin_module_defs_gst.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-1.8.0/tools' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-1.8.0/tools' CXX extra_defs_gen/generate_defs_gst.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-1.8.0/tools' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-1.8.0/tools' CXXLD extra_defs_gen/generate_plugin_module_defs_gst make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-1.8.0/tools' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-1.8.0/tools' CXXLD extra_defs_gen/generate_defs_gst make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-1.8.0/tools' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-1.8.0/tools' CXX extra_defs_gen/generate_plugin_gmmproc_file.o make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-1.8.0/tools' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-1.8.0/tools' CXXLD extra_defs_gen/generate_plugin_gmmproc_file make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-1.8.0/tools' Making all in gstreamer/gstreamermm make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-1.8.0/gstreamer/gstreamermm' CXX audioformat.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-1.8.0/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-1.8.0/gstreamer/gstreamermm' CXX audioclock.lo audioclock.cc: In member function 'Gst::ClockTime Gst::AudioClock::adjust(Gst::ClockTime)': audioclock.cc:79:116: error: cannot convert 'GstClock* {aka _GstClock*}' to 'GstAudioClock* {aka _GstAudioClock*}' for argument '1' to 'GstClockTime gst_audio_clock_adjust(GstAudioClock*, GstClockTime)' return static_cast(gst_audio_clock_adjust(GST_CLOCK_CAST(gobj()), static_cast(time))); ^ audioclock.cc: In member function 'Gst::ClockTime Gst::AudioClock::get_time() const': audioclock.cc:84:85: error: cannot convert 'GstClock* {aka _GstClock*}' to 'GstAudioClock* {aka _GstAudioClock*}' for argument '1' to 'GstClockTime gst_audio_clock_get_time(GstAudioClock*)' return static_cast(gst_audio_clock_get_time(GST_CLOCK_CAST(gobj()))); ^ audioclock.cc: In member function 'void Gst::AudioClock::invalidate()': audioclock.cc:89:52: error: cannot convert 'GstClock* {aka _GstClock*}' to 'GstAudioClock* {aka _GstAudioClock*}' for argument '1' to 'void gst_audio_clock_invalidate(GstAudioClock*)' gst_audio_clock_invalidate(GST_CLOCK_CAST(gobj())); ^ Makefile:844: recipe for target 'audioclock.lo' failed make[2]: *** [audioclock.lo] Error 1 make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-1.8.0/gstreamer/gstreamermm' make[2]: *** Waiting for unfinished jobs.... make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-1.8.0/gstreamer/gstreamermm' CXX allocator.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-1.8.0/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-1.8.0/gstreamer/gstreamermm' CXX audioinfo.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-1.8.0/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-1.8.0/gstreamer/gstreamermm' CXX audiofilter.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-1.8.0/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-1.8.0/gstreamer/gstreamermm' CXX audiobasesink.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-1.8.0/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-1.8.0/gstreamer/gstreamermm' CXX audiocdsrc.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-1.8.0/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-1.8.0/gstreamer/gstreamermm' CXX audiobasesrc.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-1.8.0/gstreamer/gstreamermm' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-1.8.0/gstreamer/gstreamermm' CXX audioringbuffer.lo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gstreamermm-1.8.0/gstreamer/gstreamermm' Makefile:644: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 Makefile:486: recipe for target 'all' failed make: *** [all] Error 2 error: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.WPobeC (%build) RPM build errors: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.WPobeC (%build) I: [iurt_root_command] ERROR: chroot