D: [iurt_root_command] chroot
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
Installing /home/iurt/rpmbuild/SRPMS/vaapi-driver-vdpau-0.7.4-9.mga9.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.PxyxN3
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf libva-vdpau-driver-0.7.4
+ /usr/bin/bzip2 -dc /home/iurt/rpmbuild/SOURCES/libva-vdpau-driver-0.7.4.tar.bz2
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd libva-vdpau-driver-0.7.4
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/bin/cat /home/iurt/rpmbuild/SOURCES/fix-compiling.diff
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ /usr/bin/cat /home/iurt/rpmbuild/SOURCES/no-H264-buffer-type.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ /usr/bin/cat /home/iurt/rpmbuild/SOURCES/libva-vdpau-driver-0.7.4-libvdpau0.8.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ /usr/bin/cat /home/iurt/rpmbuild/SOURCES/sigfpe-crash.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ /usr/bin/cat /home/iurt/rpmbuild/SOURCES/Change-struct-v4l2-to-uintptr_t.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.35aN5Y
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd libva-vdpau-driver-0.7.4
+ '[' 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
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '
+ export FCFLAGS
+ LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CONFIGURE_TOP=.
+ '[' 1 = 1 ']'
++ find . -name config.guess -o -name config.sub
+ for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub)
++ basename ./config.guess
+ '[' -f /usr/lib/rpm/mageia/config.guess ']'
++ basename ./config.guess
+ cp -af /usr/lib/rpm/mageia/config.guess ./config.guess
+ for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub)
++ basename ./config.sub
+ '[' -f /usr/lib/rpm/mageia/config.sub ']'
++ basename ./config.sub
+ cp -af /usr/lib/rpm/mageia/config.sub ./config.sub
+ /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 ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking)
+ /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking
Fixing libtool's ltmain.sh to prevent overlinking (cf http://wiki.mandriva.com/en/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)
+ ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --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
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 build system type... aarch64-mageia-linux-gnu
checking host system type... aarch64-mageia-linux-gnu
checking how to print strings... printf
checking for style of include used by make... GNU
checking for aarch64-mageia-linux-gnu-gcc... no
checking for gcc... 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 gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
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 whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert aarch64-mageia-linux-gnu file names to aarch64-mageia-linux-gnu format... func_convert_file_noop
checking how to convert aarch64-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 aarch64-mageia-linux-gnu-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for aarch64-mageia-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for aarch64-mageia-linux-gnu-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for aarch64-mageia-linux-gnu-strip... no
checking for strip... strip
checking for aarch64-mageia-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for aarch64-mageia-linux-gnu-mt... no
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) 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 for aarch64-mageia-linux-gnu-gcc... gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) none
checking whether byte ordering is bigendian... no
checking for ANSI C header files... (cached) yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking whether make supports nested variables... yes
checking for pthread_create in -lpthread... yes
checking for tan in -lm... yes
checking for timer_create in -lrt... yes
checking for clock_gettime... yes
checking whether __attribute__((visibility())) is supported... yes
checking for GL/gl.h... yes
checking for GL/glext.h... yes
checking for GL/glx.h... yes
checking for glXCreateContext in -lGL... yes
checking for aarch64-mageia-linux-gnu-pkg-config... /usr/bin/aarch64-mageia-linux-gnu-pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for LIBVA_DEPS... yes
checking for LIBVA_X11_DEPS... yes
checking for LIBVA_GLX_DEPS... yes
checking for VA drivers path... /usr/lib64/dri
checking for VDPAU... yes
checking for VDPAU/MPEG-4 support... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating debian.upstream/Makefile
config.status: creating src/Makefile
config.status: creating src/config.h
config.status: executing depfiles commands
config.status: executing libtool commands

libva-vdpau-driver configuration summary:

VA-API version ................... : 1.13.0
VA-API drivers path .............. : /usr/lib64/dri
VDPAU version .................... :
VDPAU/MPEG-4 support ............. : yes
GLX support ...................... : yes

+ /usr/bin/make -O -j8 V=1 VERBOSE=1
Making all in debian.upstream
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libva-vdpau-driver-0.7.4/debian.upstream'
sed \
  -e 's|\@PACKAGE_VERSION\@|0.7.4|' \
  -e 's|\@LIBVA_PACKAGE_VERSION\@|1.0.9|' \
  -e 's|\@LIBVA_DRIVERS_PATH\@|/usr/lib64/dri|' \
  -e 's|\@DATE\@|'"`LC_ALL=C date +'%a, %d %b %Y %X %z'`"'|' \
  changelog.in > changelog
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libva-vdpau-driver-0.7.4/debian.upstream'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libva-vdpau-driver-0.7.4/debian.upstream'
sed \
  -e 's|\@PACKAGE_VERSION\@|0.7.4|' \
  -e 's|\@LIBVA_PACKAGE_VERSION\@|1.0.9|' \
  -e 's|\@LIBVA_DRIVERS_PATH\@|/usr/lib64/dri|' \
  -e 's|\@DATE\@|'"`LC_ALL=C date +'%a, %d %b %Y %X %z'`"'|' \
  control.in > control
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libva-vdpau-driver-0.7.4/debian.upstream'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libva-vdpau-driver-0.7.4/debian.upstream'
sed \
  -e 's|\@PACKAGE_VERSION\@|0.7.4|' \
  -e 's|\@LIBVA_PACKAGE_VERSION\@|1.0.9|' \
  -e 's|\@LIBVA_DRIVERS_PATH\@|/usr/lib64/dri|' \
  -e 's|\@DATE\@|'"`LC_ALL=C date +'%a, %d %b %Y %X %z'`"'|' \
  libva-vdpau-driver.install.in > libva-vdpau-driver.install
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libva-vdpau-driver-0.7.4/debian.upstream'
Making all in src
/usr/bin/make  all-am
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libva-vdpau-driver-0.7.4/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o uqueue.lo uqueue.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c uqueue.c  -fPIC -DPIC -o .libs/uqueue.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libva-vdpau-driver-0.7.4/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libva-vdpau-driver-0.7.4/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ulist.lo ulist.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c ulist.c  -fPIC -DPIC -o .libs/ulist.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libva-vdpau-driver-0.7.4/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libva-vdpau-driver-0.7.4/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o uasyncqueue.lo uasyncqueue.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c uasyncqueue.c  -fPIC -DPIC -o .libs/uasyncqueue.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libva-vdpau-driver-0.7.4/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libva-vdpau-driver-0.7.4/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o utils.lo utils.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c utils.c  -fPIC -DPIC -o .libs/utils.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libva-vdpau-driver-0.7.4/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libva-vdpau-driver-0.7.4/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o debug.lo debug.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c debug.c  -fPIC -DPIC -o .libs/debug.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libva-vdpau-driver-0.7.4/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libva-vdpau-driver-0.7.4/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o object_heap.lo object_heap.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c object_heap.c  -fPIC -DPIC -o .libs/object_heap.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libva-vdpau-driver-0.7.4/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libva-vdpau-driver-0.7.4/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o vdpau_buffer.lo vdpau_buffer.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c vdpau_buffer.c  -fPIC -DPIC -o .libs/vdpau_buffer.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libva-vdpau-driver-0.7.4/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libva-vdpau-driver-0.7.4/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o vdpau_mixer.lo vdpau_mixer.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c vdpau_mixer.c  -fPIC -DPIC -o .libs/vdpau_mixer.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libva-vdpau-driver-0.7.4/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libva-vdpau-driver-0.7.4/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o vdpau_image.lo vdpau_image.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c vdpau_image.c  -fPIC -DPIC -o .libs/vdpau_image.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libva-vdpau-driver-0.7.4/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libva-vdpau-driver-0.7.4/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o vdpau_gate.lo vdpau_gate.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c vdpau_gate.c  -fPIC -DPIC -o .libs/vdpau_gate.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libva-vdpau-driver-0.7.4/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libva-vdpau-driver-0.7.4/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o vdpau_driver.lo vdpau_driver.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c vdpau_driver.c  -fPIC -DPIC -o .libs/vdpau_driver.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libva-vdpau-driver-0.7.4/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libva-vdpau-driver-0.7.4/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o vdpau_dump.lo vdpau_dump.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c vdpau_dump.c  -fPIC -DPIC -o .libs/vdpau_dump.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libva-vdpau-driver-0.7.4/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libva-vdpau-driver-0.7.4/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o vdpau_subpic.lo vdpau_subpic.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c vdpau_subpic.c  -fPIC -DPIC -o .libs/vdpau_subpic.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libva-vdpau-driver-0.7.4/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libva-vdpau-driver-0.7.4/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o utils_x11.lo utils_x11.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c utils_x11.c  -fPIC -DPIC -o .libs/utils_x11.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libva-vdpau-driver-0.7.4/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libva-vdpau-driver-0.7.4/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o vdpau_video.lo vdpau_video.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c vdpau_video.c  -fPIC -DPIC -o .libs/vdpau_video.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libva-vdpau-driver-0.7.4/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libva-vdpau-driver-0.7.4/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o vdpau_decode.lo vdpau_decode.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c vdpau_decode.c  -fPIC -DPIC -o .libs/vdpau_decode.o
vdpau_decode.c: In function 'get_VdpDecoderProfile':
vdpau_decode.c:78:5: warning: 'VAProfileH264Baseline' is deprecated [-Wdeprecated-declarations]
   78 |     case VAProfileH264Baseline: return VDP_DECODER_PROFILE_H264_BASELINE;
      |     ^~~~
In file included from /usr/include/va/va_backend.h:32,
                 from vdpau_driver.h:24,
                 from vdpau_decode.h:24,
                 from vdpau_decode.c:22:
/usr/include/va/va.h:501:5: note: declared here
  501 |     VAProfileH264Baseline va_deprecated_enum = 5,
      |     ^~~~~~~~~~~~~~~~~~~~~
vdpau_decode.c: In function 'vdpau_QueryConfigProfiles':
vdpau_decode.c:1061:9: warning: 'VAProfileH264Baseline' is deprecated [-Wdeprecated-declarations]
 1061 |         VAProfileH264Baseline,
      |         ^~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/va/va_backend.h:32,
                 from vdpau_driver.h:24,
                 from vdpau_decode.h:24,
                 from vdpau_decode.c:22:
/usr/include/va/va.h:501:5: note: declared here
  501 |     VAProfileH264Baseline va_deprecated_enum = 5,
      |     ^~~~~~~~~~~~~~~~~~~~~
vdpau_decode.c: In function 'vdpau_QueryConfigEntrypoints':
vdpau_decode.c:1111:5: warning: 'VAProfileH264Baseline' is deprecated [-Wdeprecated-declarations]
 1111 |     case VAProfileH264Baseline:
      |     ^~~~
In file included from /usr/include/va/va_backend.h:32,
                 from vdpau_driver.h:24,
                 from vdpau_decode.h:24,
                 from vdpau_decode.c:22:
/usr/include/va/va.h:501:5: note: declared here
  501 |     VAProfileH264Baseline va_deprecated_enum = 5,
      |     ^~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libva-vdpau-driver-0.7.4/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libva-vdpau-driver-0.7.4/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o vdpau_video_x11.lo vdpau_video_x11.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c vdpau_video_x11.c  -fPIC -DPIC -o .libs/vdpau_video_x11.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libva-vdpau-driver-0.7.4/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libva-vdpau-driver-0.7.4/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o vdpau_video_glx.lo vdpau_video_glx.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c vdpau_video_glx.c  -fPIC -DPIC -o .libs/vdpau_video_glx.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libva-vdpau-driver-0.7.4/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libva-vdpau-driver-0.7.4/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o utils_glx.lo utils_glx.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c utils_glx.c  -fPIC -DPIC -o .libs/utils_glx.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libva-vdpau-driver-0.7.4/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libva-vdpau-driver-0.7.4/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 -avoid-version -module -no-undefined -module -Wl,--no-undefined -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o vdpau_drv_video.la -rpath /usr/lib64/dri debug.lo object_heap.lo uasyncqueue.lo ulist.lo uqueue.lo utils.lo vdpau_buffer.lo vdpau_decode.lo vdpau_driver.lo vdpau_dump.lo vdpau_gate.lo vdpau_image.lo vdpau_mixer.lo vdpau_subpic.lo vdpau_video.lo vdpau_video_glx.lo utils_glx.lo vdpau_video_x11.lo utils_x11.lo -lGL -ldl -lX11 -lrt -lm -lpthread  -lvdpau
libtool: link: gcc -shared -Wl,--as-needed  -fPIC -DPIC  .libs/debug.o .libs/object_heap.o .libs/uasyncqueue.o .libs/ulist.o .libs/uqueue.o .libs/utils.o .libs/vdpau_buffer.o .libs/vdpau_decode.o .libs/vdpau_driver.o .libs/vdpau_dump.o .libs/vdpau_gate.o .libs/vdpau_image.o .libs/vdpau_mixer.o .libs/vdpau_subpic.o .libs/vdpau_video.o .libs/vdpau_video_glx.o .libs/utils_glx.o .libs/vdpau_video_x11.o .libs/utils_x11.o    -O2 -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags    -lGL -ldl -lX11 -lrt -lm -lpthread -lvdpau -Wl,-soname -Wl,vdpau_drv_video.so -o .libs/vdpau_drv_video.so
libtool: link: ( cd ".libs" && rm -f "vdpau_drv_video.la" && ln -s "../vdpau_drv_video.la" "vdpau_drv_video.la" )
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libva-vdpau-driver-0.7.4/src'
make[1]: Nothing to be done for 'all-am'.
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.GdAI8N
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/vaapi-driver-vdpau-0.7.4-9.mga9.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/vaapi-driver-vdpau-0.7.4-9.mga9.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/vaapi-driver-vdpau-0.7.4-9.mga9.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/vaapi-driver-vdpau-0.7.4-9.mga9.aarch64
+ cd libva-vdpau-driver-0.7.4
+ '[' 1 -eq 1 ']'
+ /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/vaapi-driver-vdpau-0.7.4-9.mga9.aarch64 'INSTALL=/usr/bin/install -p'
Making install in debian.upstream
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libva-vdpau-driver-0.7.4/debian.upstream'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libva-vdpau-driver-0.7.4/debian.upstream'
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/iurt/rpmbuild/BUILD/libva-vdpau-driver-0.7.4/debian.upstream'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libva-vdpau-driver-0.7.4/debian.upstream'
Making install in src
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libva-vdpau-driver-0.7.4/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libva-vdpau-driver-0.7.4/src'
make[2]: Nothing to be done for 'install-exec-am'.
test -z "/usr/lib64/dri" || /usr/bin/mkdir -p "/home/iurt/rpmbuild/BUILDROOT/vaapi-driver-vdpau-0.7.4-9.mga9.aarch64/usr/lib64/dri"
 /bin/sh ../libtool   --mode=install /usr/bin/install -p   vdpau_drv_video.la '/home/iurt/rpmbuild/BUILDROOT/vaapi-driver-vdpau-0.7.4-9.mga9.aarch64/usr/lib64/dri'
libtool: install: /usr/bin/install -p .libs/vdpau_drv_video.so /home/iurt/rpmbuild/BUILDROOT/vaapi-driver-vdpau-0.7.4-9.mga9.aarch64/usr/lib64/dri/vdpau_drv_video.so
libtool: install: /usr/bin/install -p .libs/vdpau_drv_video.lai /home/iurt/rpmbuild/BUILDROOT/vaapi-driver-vdpau-0.7.4-9.mga9.aarch64/usr/lib64/dri/vdpau_drv_video.la
libtool: install: warning: remember to run `libtool --finish /usr/lib64/dri'
/usr/bin/make  install-data-hook
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/libva-vdpau-driver-0.7.4/src'
cd /home/iurt/rpmbuild/BUILDROOT/vaapi-driver-vdpau-0.7.4-9.mga9.aarch64/usr/lib64/dri ;			\
for drv in nvidia s3g ; do				\
    ln -s vdpau_drv_video.so ${drv}_drv_video.so;	\
done
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/libva-vdpau-driver-0.7.4/src'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/libva-vdpau-driver-0.7.4/src'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libva-vdpau-driver-0.7.4/src'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/libva-vdpau-driver-0.7.4'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/libva-vdpau-driver-0.7.4'
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/iurt/rpmbuild/BUILD/libva-vdpau-driver-0.7.4'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/libva-vdpau-driver-0.7.4'
+ rm -f /home/iurt/rpmbuild/BUILDROOT/vaapi-driver-vdpau-0.7.4-9.mga9.aarch64/usr/lib64/dri/vdpau_drv_video.la
+ /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 0.7.4-9.mga9 --unique-debug-suffix -0.7.4-9.mga9.aarch64 --unique-debug-src-base vaapi-driver-vdpau-0.7.4-9.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/libva-vdpau-driver-0.7.4

extracting debug info from /home/iurt/rpmbuild/BUILDROOT/vaapi-driver-vdpau-0.7.4-9.mga9.aarch64/usr/lib64/dri/vdpau_drv_video.so
dwz: ./usr/lib64/dri/vdpau_drv_video.so-0.7.4-9.mga9.aarch64.debug: Unknown debugging section .debug_line_str
original debug info size: 520kB, size after compression: 520kB
/usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 1 CRC32s did match.
805 blocks
+ /usr/lib/rpm/check-buildroot
+ '[' -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/fix_pamd
+ '[' -n '' ']'
+ /usr/share/spec-helper/remove_info_dir
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_eol
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_desktop_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 0
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Processing files: vaapi-driver-vdpau-0.7.4-9.mga9.aarch64
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.2HUulZ
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd libva-vdpau-driver-0.7.4
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/vaapi-driver-vdpau-0.7.4-9.mga9.aarch64/usr/share/doc/vaapi-driver-vdpau
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/vaapi-driver-vdpau-0.7.4-9.mga9.aarch64/usr/share/doc/vaapi-driver-vdpau
+ cp -pr AUTHORS /home/iurt/rpmbuild/BUILDROOT/vaapi-driver-vdpau-0.7.4-9.mga9.aarch64/usr/share/doc/vaapi-driver-vdpau
+ cp -pr NEWS /home/iurt/rpmbuild/BUILDROOT/vaapi-driver-vdpau-0.7.4-9.mga9.aarch64/usr/share/doc/vaapi-driver-vdpau
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: libva-vdpau-driver vaapi-driver-vdpau = 0.7.4-9.mga9 vaapi-driver-vdpau(aarch-64) = 0.7.4-9.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libGL.so.1()(64bit) libX11.so.6()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.34)(64bit) libvdpau.so.1()(64bit)
Processing files: vaapi-driver-vdpau-debugsource-0.7.4-9.mga9.aarch64
Provides: vaapi-driver-vdpau-debugsource = 0.7.4-9.mga9 vaapi-driver-vdpau-debugsource(aarch-64) = 0.7.4-9.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: vaapi-driver-vdpau-debuginfo-0.7.4-9.mga9.aarch64
Provides: debuginfo(build-id) = 7e7aae12e0d5ef72a08d69d7c2d1369b274bd2da vaapi-driver-vdpau-debuginfo = 0.7.4-9.mga9 vaapi-driver-vdpau-debuginfo(aarch-64) = 0.7.4-9.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: vaapi-driver-vdpau-debugsource(aarch-64) = 0.7.4-9.mga9
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/vaapi-driver-vdpau-0.7.4-9.mga9.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/vaapi-driver-vdpau-0.7.4-9.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/vaapi-driver-vdpau-debuginfo-0.7.4-9.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/vaapi-driver-vdpau-debugsource-0.7.4-9.mga9.aarch64.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ssui3z
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd libva-vdpau-driver-0.7.4
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/vaapi-driver-vdpau-0.7.4-9.mga9.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.q43uka
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf libva-vdpau-driver-0.7.4
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!