+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/libvdpau.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.j2bnzk + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libvdpau-1.1.1 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/libvdpau-1.1.1.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libvdpau-1.1.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (0001-mesa_dri2-Add-missing-include-of-config.h-to-define-.patch):' Patch #0 (0001-mesa_dri2-Add-missing-include-of-config.h-to-define-.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/mesa_dri2.c + echo 'Patch #1 (0002-util.h-Make-getenv_wrapper-static-inline.patch):' Patch #1 (0002-util.h-Make-getenv_wrapper-static-inline.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/util.h + echo 'Patch #2 (0003-Fix-doc-error-on-displayable-surface-types.patch):' Patch #2 (0003-Fix-doc-error-on-displayable-surface-types.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file include/vdpau/vdpau.h + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Ck2osq + umask 022 + cd /builddir/build/BUILD + cd libvdpau-1.1.1 + autoreconf -vif autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:9: installing './compile' configure.ac:19: installing './config.guess' configure.ac:19: installing './config.sub' configure.ac:4: installing './install-sh' configure.ac:4: installing './missing' src/Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' autoreconf: Leaving directory `.' + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-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 --disable-static 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 for style of include used by make... GNU checking for riscv64-redhat-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 whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for __secure_getenv... no checking for secure_getenv... yes checking for riscv64-redhat-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 whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking for riscv64-redhat-linux-gnu-g++... no checking for riscv64-redhat-linux-gnu-c++... no checking for riscv64-redhat-linux-gnu-gpp... no checking for riscv64-redhat-linux-gnu-aCC... no checking for riscv64-redhat-linux-gnu-CC... no checking for riscv64-redhat-linux-gnu-cxx... no checking for riscv64-redhat-linux-gnu-cc++... no checking for riscv64-redhat-linux-gnu-cl.exe... no checking for riscv64-redhat-linux-gnu-FCC... no checking for riscv64-redhat-linux-gnu-KCC... no checking for riscv64-redhat-linux-gnu-RCC... no checking for riscv64-redhat-linux-gnu-xlC_r... no checking for riscv64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed 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 riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop checking how to convert riscv64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for riscv64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-redhat-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 a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for riscv64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no 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 how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) 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) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for X11... yes checking for dri2proto... yes checking for XEXT... yes checking for dlopen... no checking for dlopen in -ldl... yes checking for library containing pthread_once... -lpthread checking for riscv64-redhat-linux-gnu-doxygen... no checking for doxygen... doxygen checking for riscv64-redhat-linux-gnu-dot... no checking for dot... dot checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating test/Makefile config.status: creating trace/Makefile config.status: creating vdpau.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + make -j4 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/libvdpau-1.1.1' Making all in doc make[2]: Entering directory '/builddir/build/BUILD/libvdpau-1.1.1/doc' doxygen Doxyfile warning: Tag `DETAILS_AT_TOP' at line 162 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `SHOW_DIRECTORIES' at line 408 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `HTML_ALIGN_MEMBERS' at line 708 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `XML_SCHEMA' at line 948 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `XML_DTD' at line 954 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Searching for include files... Searching for files in directory /builddir/build/BUILD/libvdpau-1.1.1/doc Searching for example files... Searching for images... Searching for files in directory /builddir/build/BUILD/libvdpau-1.1.1/doc Searching for files in directory /builddir/build/BUILD/libvdpau-1.1.1/doc/html-out Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Reading and parsing tag files Parsing files Preprocessing /builddir/build/BUILD/libvdpau-1.1.1/include/vdpau/vdpau.h... Parsing file /builddir/build/BUILD/libvdpau-1.1.1/include/vdpau/vdpau.h... Preprocessing /builddir/build/BUILD/libvdpau-1.1.1/include/vdpau/vdpau_x11.h... Parsing file /builddir/build/BUILD/libvdpau-1.1.1/include/vdpau/vdpau_x11.h... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Computing dependencies between directories... Generating citations page... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating code for file vdpau/vdpau.h... Generating code for file vdpau/vdpau_x11.h... Generating file documentation... Generating docs for file vdpau/vdpau.h... Generating docs for file vdpau/vdpau_x11.h... Generating page documentation... Generating group documentation... Generating dependency graph for group api_core Generating dependency graph for group base_types Generating dependency graph for group misc_types Generating dependency graph for group error_handling Generating dependency graph for group versioning Generating dependency graph for group VdpDevice Generating dependency graph for group VdpCSCMatrix Generating dependency graph for group VdpVideoSurface Generating dependency graph for group VdpOutputSurface Generating dependency graph for group VdpBitmapSurface Generating dependency graph for group VdpOutputSurfaceRender Generating dependency graph for group VdpDecoder Generating dependency graph for group VdpVideoMixer Generating dependency graph for group VdpPresentationQueue Generating dependency graph for group display_preemption Generating dependency graph for group get_proc_address Generating dependency graph for group api_winsys Generating dependency graph for group api_winsys_x11 Generating class documentation... Generating docs for compound VdpBitstreamBuffer... Generating docs for compound VdpColor... Generating docs for compound VdpLayer... Generating docs for compound VdpOutputSurfaceRenderBlendState... Generating docs for compound VdpPictureInfoH264... Generating docs for compound VdpPictureInfoH264Predictive... Generating dThis is pdfTeX, Version 3.14159265-2.6-1.40.17 (TeX Live 2016) (preloaded format=latex) restricted \write18 enabled. kpathsea: Running mktexfmt latex.fmt mktexfmt: mktexfmt is using the following fmtutil.cnf files (in precedence order): mktexfmt: /usr/share/texlive/texmf-dist/web2c/fmtutil.cnf mktexfmt: mktexfmt is using the following fmtutil.cnf file for writing changes: mktexfmt: /builddir/.cache/texlive/texmf-config/web2c/fmtutil.cnf mktexfmt [WARNING]: double mention of mf/mf-nowin in /usr/share/texlive/texmf-dist/web2c/fmtutil.cnf mktexfmt [WARNING]: double mention of tex/tex in /usr/share/texlive/texmf-dist/web2c/fmtutil.cnf mktexfmt [INFO]: writing formats under /builddir/.cache/texlive/texmf-var/web2c mktexfmt [INFO]: --- remaking latex with pdftex mktexfmt: running `pdftex -ini -jobname=latex -progname=latex -translate-file=cp227.tcx *latex.ini' ... This is pdfTeX, Version 3.14159265-2.6-1.40.17 (TeX Live 2016) (INITEX) restricted \write18 enabled. (/usr/share/texlive/texmf-dist/web2c/cp227.tcx) entering extended mode (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/latex.ini (/usr/share/texlive/texmf-dist/tex/generic/tex-ini-files/pdftexconfig.tex) (/usr/share/texlive/texmf-dist/tex/latex/base/latex.ltx (/usr/share/texlive/texmf-dist/tex/latex/base/texsys.cfg) ./texsys.aux found \@currdir set to: ./. Assuming \openin and \input have the same search path. Defining UNIX/DOS style filename parser. catcodes, registers, compatibility for TeX 2, parameters, LaTeX2e <2016/03/31> hacks, control, par, spacing, files, font encodings, lengths, ==================================== Local config file fonttext.cfg used ==================================== (/usr/share/texlive/texmf-dist/tex/latex/base/fonttext.cfg (/usr/share/texlive/texmf-dist/tex/latex/base/fonttext.ltx === Don't modify this file, use a .cfg file instead === (/usr/share/texlive/texmf-dist/tex/latex/base/omlenc.def) (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.def) (/usr/share/texlive/texmf-dist/tex/latex/base/t1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1cmss.fd) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1cmtt.fd))) ==================================== Local config file fontmath.cfg used ==================================== (/usr/share/texlive/texmf-dist/tex/latex/base/fontmath.cfg (/usr/share/texlive/texmf-dist/tex/latex/base/fontmath.ltx === Don't modify this file, use a .cfg file instead === (/usr/share/texlive/texmf-dist/tex/latex/base/omlcmm.fd) (/usr/share/texlive/texmf-dist/tex/latex/base/omscmsy.fd) (/usr/share/texlive/texmf-dist/tex/latex/base/omxcmex.fd) (/usr/share/texlive/texmf-dist/tex/latex/base/ucmr.fd))) ==================================== Local config file preload.cfg used ===================================== (/usr/share/texlive/texmf-dist/tex/latex/base/preload.cfg (/usr/share/texlive/texmf-dist/tex/latex/base/preload.ltx)) page nos., x-ref, environments, center, verbatim, math definitions, boxes, title, sectioning, contents, floats, footnotes, index, bibliography, output, =========================================== Local configuration file hyphen.cfg used =========================================== (/usr/share/texlive/texmf-dist/tex/generic/babel/hyphen.cfg (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/hyphen/hyphen.tex) (/usr/share/texlive/texmf-dist/tex/generic/hyphen/dumyhyph.tex) (/usr/share/texlive/texmf-dist/tex/generic/hyphen/zerohyph.tex)) ) ) Beginning to dump on file latex.fmt (preloaded format=latex 2018.3.12) 5053 strings of total length 68993 44348 memory locations dumped; current usage is 144&43756 3399 multiletter control sequences \font\nullfont=nullfont \font\OMX/cmex/m/n/10=cmex10 \font\tenln=line10 \font\tenlnw=linew10 \font\tencirc=lcircle10 \font\tencircw=lcirclew10 \font\OT1/cmr/m/n/5=cmr5 \font\OT1/cmr/m/n/7=cmr7 \font\OT1/cmr/m/n/10=cmr10 \font\OML/cmm/m/it/5=cmmi5 \font\OML/cmm/m/it/7=cmmi7 \font\OML/cmm/m/it/10=cmmi10 \font\OMS/cmsy/m/n/5=cmsy5 \font\OMS/cmsy/m/n/7=cmsy7 \font\OMS/cmsy/m/n/10=cmsy10 3633 words of font info for 14 preloaded fonts 14 hyphenation exceptions Hyphenation trie of length 6081 has 183 ops out of 35111 2 for language 1 181 for language 0 0 words of pdfTeX memory 0 indirect objects No pages of output. Transcript written on latex.log. mktexfmt [INFO]: /builddir/.cache/texlive/texmf-var/web2c/pdftex/latex.fmt installed. mktexfmt [INFO]: Disabled formats: 32 mktexfmt [INFO]: Successfully rebuilt formats: 1 mktexfmt [INFO]: Not selected formats: 15 mktexfmt [INFO]: Total formats: 48 mktexfmt [INFO]: exiting with status 0 entering extended mode (./_formulas.tex LaTeX2e <2016/03/31> Babel <3.9r> and hyphenation patterns for 3 language(s) loaded. sh: gs: command not found error: Problem running ghostscript gs -q -g1260x268 -r384x384x -sDEVICE=ppmraw -sOutputFile=_form0.pnm -dNOPAUSE -dBATCH -- _form0.ps. Check your installation! ocs for compound VdpPictureInfoHEVC... Generating docs for compound VdpPictureInfoMPEG1Or2... Generating docs for compound VdpPictureInfoMPEG4Part2... Generating docs for compound VdpPictureInfoVC1... Generating docs for compound VdpPoint... Generating docs for compound VdpProcamp... Generating docs for compound VdpRect... Generating docs for compound VdpReferenceFrameH264... Generating namespace index... Generating graph info page... Generating directory documentation... Generating bitmaps for formulas in HTML... Generating image form_0.png for formula Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating graphical class hierarchy... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... Running dot... Generating dot graphs using 5 parallel threads... Running dot for graph 1/22 Running dot for graph 2/22 Running dot for graph 3/22 Running dot for graph 4/22 Running dot for graph 5/22 Running dot for graph 6/22 Running dot for graph 7/22 Running dot for graph 8/22 Running dot for graph 9/22 Running dot for graph 10/22 Running dot for graph 11/22 Running dot for graph 12/22 Running dot for graph 13/22 Running dot for graph 14/22 Running dot for graph 15/22 Running dot for graph 16/22 Running dot for graph 17/22 Running dot for graph 18/22 Running dot for graph 19/22 Running dot for graph 20/22 Running dot for graph 21/22 Running dot for graph 22/22 Patching output file 1/20 Patching output file 2/20 Patching output file 3/20 Patching output file 4/20 Patching output file 5/20 Patching output file 6/20 Patching output file 7/20 Patching output file 8/20 Patching output file 9/20 Patching output file 10/20 Patching output file 11/20 Patching output file 12/20 Patching output file 13/20 Patching output file 14/20 Patching output file 15/20 Patching output file 16/20 Patching output file 17/20 Patching output file 18/20 Patching output file 19/20 Patching output file 20/20 lookup cache used 621/65536 hits=2070 misses=623 finished... make[2]: Leaving directory '/builddir/build/BUILD/libvdpau-1.1.1/doc' Making all in src make[2]: Entering directory '/builddir/build/BUILD/libvdpau-1.1.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DVDPAU_MODULEDIR="\"/usr/lib64/vdpau\"" -DVDPAU_SYSCONFDIR="\"/etc\"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o vdpau_wrapper.lo vdpau_wrapper.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DVDPAU_MODULEDIR="\"/usr/lib64/vdpau\"" -DVDPAU_SYSCONFDIR="\"/etc\"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o mesa_dri2.lo mesa_dri2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DVDPAU_MODULEDIR=\"/usr/lib64/vdpau\" -DVDPAU_SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c mesa_dri2.c -fPIC -DPIC -o .libs/mesa_dri2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DVDPAU_MODULEDIR=\"/usr/lib64/vdpau\" -DVDPAU_SYSCONFDIR=\"/etc\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c vdpau_wrapper.c -fPIC -DPIC -o .libs/vdpau_wrapper.o /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -DVDPAU_MODULEDIR="\"/usr/lib64/vdpau\"" -DVDPAU_SYSCONFDIR="\"/etc\"" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -version-info 1:0:0 -no-undefined -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libvdpau.la -rpath /usr/lib64 vdpau_wrapper.lo mesa_dri2.lo -ldl -lpthread -lXext -lpthread libtool: link: gcc -shared -fPIC -DPIC .libs/vdpau_wrapper.o .libs/mesa_dri2.o -ldl -lXext -lpthread -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,libvdpau.so.1 -o .libs/libvdpau.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libvdpau.so.1" && ln -s "libvdpau.so.1.0.0" "libvdpau.so.1") libtool: link: (cd ".libs" && rm -f "libvdpau.so" && ln -s "libvdpau.so.1.0.0" "libvdpau.so") libtool: link: ( cd ".libs" && rm -f "libvdpau.la" && ln -s "../libvdpau.la" "libvdpau.la" ) make[2]: Leaving directory '/builddir/build/BUILD/libvdpau-1.1.1/src' Making all in test make[2]: Entering directory '/builddir/build/BUILD/libvdpau-1.1.1/test' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/libvdpau-1.1.1/test' Making all in trace make[2]: Entering directory '/builddir/build/BUILD/libvdpau-1.1.1/trace' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o vdpau_trace.lo vdpau_trace.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c vdpau_trace.cpp -fPIC -DPIC -o .libs/vdpau_trace.o /bin/sh ../libtool --tag=CXX --mode=link g++ -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -version-info 1:0:0 -module -no-undefined -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libvdpau_trace.la -rpath /usr/lib64/vdpau vdpau_trace.lo -ldl -lpthread libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/7/crti.o /usr/lib/gcc/riscv64-redhat-linux/7/crtbeginS.o .libs/vdpau_trace.o -ldl -lpthread -L/usr/lib/gcc/riscv64-redhat-linux/7 -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/7/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/7/crtn.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,libvdpau_trace.so.1 -o .libs/libvdpau_trace.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libvdpau_trace.so.1" && ln -s "libvdpau_trace.so.1.0.0" "libvdpau_trace.so.1") libtool: link: (cd ".libs" && rm -f "libvdpau_trace.so" && ln -s "libvdpau_trace.so.1.0.0" "libvdpau_trace.so") libtool: link: ( cd ".libs" && rm -f "libvdpau_trace.la" && ln -s "../libvdpau_trace.la" "libvdpau_trace.la" ) make[2]: Leaving directory '/builddir/build/BUILD/libvdpau-1.1.1/trace' make[2]: Entering directory '/builddir/build/BUILD/libvdpau-1.1.1' make[2]: Leaving directory '/builddir/build/BUILD/libvdpau-1.1.1' make[1]: Leaving directory '/builddir/build/BUILD/libvdpau-1.1.1' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.DbUK8W + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libvdpau-1.1.1-6.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libvdpau-1.1.1-6.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/libvdpau-1.1.1-6.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libvdpau-1.1.1-6.fc28.riscv64 + cd libvdpau-1.1.1 + make install DESTDIR=/builddir/build/BUILDROOT/libvdpau-1.1.1-6.fc28.riscv64 'INSTALL=install -p' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/libvdpau-1.1.1/doc' make[2]: Entering directory '/builddir/build/BUILD/libvdpau-1.1.1/doc' make[2]: Nothing to be done for 'install-exec-am'. /bin/sh /builddir/build/BUILD/libvdpau-1.1.1/install-sh -d "/builddir/build/BUILDROOT/libvdpau-1.1.1-6.fc28.riscv64/usr/share/doc/libvdpau/html" /bin/sh /builddir/build/BUILD/libvdpau-1.1.1/install-sh -m 644 html-out/* "/builddir/build/BUILDROOT/libvdpau-1.1.1-6.fc28.riscv64/usr/share/doc/libvdpau/html" make[2]: Leaving directory '/builddir/build/BUILD/libvdpau-1.1.1/doc' make[1]: Leaving directory '/builddir/build/BUILD/libvdpau-1.1.1/doc' Making install in src make[1]: Entering directory '/builddir/build/BUILD/libvdpau-1.1.1/src' make[2]: Entering directory '/builddir/build/BUILD/libvdpau-1.1.1/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvdpau-1.1.1-6.fc28.riscv64/usr/lib64' /bin/sh ../libtool --mode=install install -p libvdpau.la '/builddir/build/BUILDROOT/libvdpau-1.1.1-6.fc28.riscv64/usr/lib64' libtool: install: install -p .libs/libvdpau.so.1.0.0 /builddir/build/BUILDROOT/libvdpau-1.1.1-6.fc28.riscv64/usr/lib64/libvdpau.so.1.0.0 libtool: install: (cd /builddir/build/BUILDROOT/libvdpau-1.1.1-6.fc28.riscv64/usr/lib64 && { ln -s -f libvdpau.so.1.0.0 libvdpau.so.1 || { rm -f libvdpau.so.1 && ln -s libvdpau.so.1.0.0 libvdpau.so.1; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libvdpau-1.1.1-6.fc28.riscv64/usr/lib64 && { ln -s -f libvdpau.so.1.0.0 libvdpau.so || { rm -f libvdpau.so && ln -s libvdpau.so.1.0.0 libvdpau.so; }; }) libtool: install: install -p .libs/libvdpau.lai /builddir/build/BUILDROOT/libvdpau-1.1.1-6.fc28.riscv64/usr/lib64/libvdpau.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvdpau-1.1.1-6.fc28.riscv64/etc' install -p -m 644 vdpau_wrapper.cfg '/builddir/build/BUILDROOT/libvdpau-1.1.1-6.fc28.riscv64/etc' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvdpau-1.1.1-6.fc28.riscv64/usr/include/vdpau' install -p -m 644 ../include/vdpau/vdpau.h ../include/vdpau/vdpau_x11.h '/builddir/build/BUILDROOT/libvdpau-1.1.1-6.fc28.riscv64/usr/include/vdpau' make[2]: Leaving directory '/builddir/build/BUILD/libvdpau-1.1.1/src' make[1]: Leaving directory '/builddir/build/BUILD/libvdpau-1.1.1/src' Making install in test make[1]: Entering directory '/builddir/build/BUILD/libvdpau-1.1.1/test' make[2]: Entering directory '/builddir/build/BUILD/libvdpau-1.1.1/test' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libvdpau-1.1.1/test' make[1]: Leaving directory '/builddir/build/BUILD/libvdpau-1.1.1/test' Making install in trace make[1]: Entering directory '/builddir/build/BUILD/libvdpau-1.1.1/trace' make[2]: Entering directory '/builddir/build/BUILD/libvdpau-1.1.1/trace' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvdpau-1.1.1-6.fc28.riscv64/usr/include/vdpau' install -p -m 644 ../include/vdpau/vdpau.h ../include/vdpau/vdpau_x11.h '/builddir/build/BUILDROOT/libvdpau-1.1.1-6.fc28.riscv64/usr/include/vdpau' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvdpau-1.1.1-6.fc28.riscv64/usr/lib64/vdpau' /bin/sh ../libtool --mode=install install -p libvdpau_trace.la '/builddir/build/BUILDROOT/libvdpau-1.1.1-6.fc28.riscv64/usr/lib64/vdpau' libtool: install: install -p .libs/libvdpau_trace.so.1.0.0 /builddir/build/BUILDROOT/libvdpau-1.1.1-6.fc28.riscv64/usr/lib64/vdpau/libvdpau_trace.so.1.0.0 libtool: install: (cd /builddir/build/BUILDROOT/libvdpau-1.1.1-6.fc28.riscv64/usr/lib64/vdpau && { ln -s -f libvdpau_trace.so.1.0.0 libvdpau_trace.so.1 || { rm -f libvdpau_trace.so.1 && ln -s libvdpau_trace.so.1.0.0 libvdpau_trace.so.1; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libvdpau-1.1.1-6.fc28.riscv64/usr/lib64/vdpau && { ln -s -f libvdpau_trace.so.1.0.0 libvdpau_trace.so || { rm -f libvdpau_trace.so && ln -s libvdpau_trace.so.1.0.0 libvdpau_trace.so; }; }) libtool: install: install -p .libs/libvdpau_trace.lai /builddir/build/BUILDROOT/libvdpau-1.1.1-6.fc28.riscv64/usr/lib64/vdpau/libvdpau_trace.la libtool: warning: remember to run 'libtool --finish /usr/lib64/vdpau' make[2]: Leaving directory '/builddir/build/BUILD/libvdpau-1.1.1/trace' make[1]: Leaving directory '/builddir/build/BUILD/libvdpau-1.1.1/trace' make[1]: Entering directory '/builddir/build/BUILD/libvdpau-1.1.1' make[2]: Entering directory '/builddir/build/BUILD/libvdpau-1.1.1' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libvdpau-1.1.1-6.fc28.riscv64/usr/lib64/pkgconfig' install -p -m 644 vdpau.pc '/builddir/build/BUILDROOT/libvdpau-1.1.1-6.fc28.riscv64/usr/lib64/pkgconfig' make[2]: Leaving directory '/builddir/build/BUILD/libvdpau-1.1.1' make[1]: Leaving directory '/builddir/build/BUILD/libvdpau-1.1.1' + find /builddir/build/BUILDROOT/libvdpau-1.1.1-6.fc28.riscv64 -name '*.la' -delete + rm -fr /builddir/build/BUILDROOT/libvdpau-1.1.1-6.fc28.riscv64/usr/share/doc + mv doc/html-out html + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/libvdpau-1.1.1-6.fc28.riscv64/etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: libvdpau-1.1.1-6.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.8ivgOH + umask 022 + cd /builddir/build/BUILD + cd libvdpau-1.1.1 + DOCDIR=/builddir/build/BUILDROOT/libvdpau-1.1.1-6.fc28.riscv64/usr/share/doc/libvdpau + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libvdpau-1.1.1-6.fc28.riscv64/usr/share/doc/libvdpau + cp -pr AUTHORS /builddir/build/BUILDROOT/libvdpau-1.1.1-6.fc28.riscv64/usr/share/doc/libvdpau + cp -pr COPYING /builddir/build/BUILDROOT/libvdpau-1.1.1-6.fc28.riscv64/usr/share/doc/libvdpau + exit 0 Provides: config(libvdpau) = 1.1.1-6.fc28 libvdpau = 1.1.1-6.fc28 libvdpau(riscv-64) = 1.1.1-6.fc28 libvdpau.so.1()(64bit) libvdpau_trace.so.1()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libXext.so.6()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.27)(64bit) libgcc_s.so.1()(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libstdc++.so.6()(64bit) libvdpau_trace.so.1()(64bit) rtld(GNU_HASH) Processing files: libvdpau-docs-1.1.1-6.fc28.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.BwPJHB + umask 022 + cd /builddir/build/BUILD + cd libvdpau-1.1.1 + DOCDIR=/builddir/build/BUILDROOT/libvdpau-1.1.1-6.fc28.riscv64/usr/share/doc/libvdpau-docs + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libvdpau-1.1.1-6.fc28.riscv64/usr/share/doc/libvdpau-docs + cp -pr html /builddir/build/BUILDROOT/libvdpau-1.1.1-6.fc28.riscv64/usr/share/doc/libvdpau-docs + exit 0 Provides: libvdpau-docs = 1.1.1-6.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: libvdpau-docs < 0.6-2 Processing files: libvdpau-devel-1.1.1-6.fc28.riscv64 Provides: libvdpau-devel = 1.1.1-6.fc28 libvdpau-devel(riscv-64) = 1.1.1-6.fc28 pkgconfig(vdpau) = 1.1.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libvdpau.so.1()(64bit) pkgconfig(x11) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libvdpau-1.1.1-6.fc28.riscv64 Wrote: /builddir/build/SRPMS/libvdpau-1.1.1-6.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/libvdpau-1.1.1-6.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/noarch/libvdpau-docs-1.1.1-6.fc28.noarch.rpm Wrote: /builddir/build/RPMS/riscv64/libvdpau-devel-1.1.1-6.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.wJ6FEz + umask 022 + cd /builddir/build/BUILD + cd libvdpau-1.1.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/libvdpau-1.1.1-6.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff