Bonjour
je n'arrive pas à installer xvba pour avoir l'accélération matérielle du driver proprio catalyst
voila le message d'erreur
rpmbuild --rebuild libva-xvba-driver-0.8.0-3.fc18.src.rpm
Installation de libva-xvba-driver-0.8.0-3.fc18.src.rpm
attention : utilisateur centripetal inexistant - utilisation de root
attention : groupe centripetal inexistant - utilisation de root
attention : utilisateur centripetal inexistant - utilisation de root
attention : groupe centripetal inexistant - utilisation de root
attention : utilisateur centripetal inexistant - utilisation de root
attention : groupe centripetal inexistant - utilisation de root
Building XvBA for AMD version of Catalyst/fglrx
Exécution_de(%prep) : /bin/sh -e /var/tmp/rpm-tmp.k3X0zV
+ umask 022
+ cd /home/fathi/rpmbuild/BUILD
+ cd /home/fathi/rpmbuild/BUILD
+ rm -rf xvba-driver-0.8.0
+ /usr/bin/bzip2 -dc /home/fathi/rpmbuild/SOURCES/xvba-driver-0.8.0.tar.bz2
+ /usr/bin/tar -xf -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd xvba-driver-0.8.0
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ echo 'Patch #0 (001-GLX-PFNGLMULTITEXCOORD2FPROC.patch):'
Patch #0 (001-GLX-PFNGLMULTITEXCOORD2FPROC.patch):
+ /usr/bin/cat /home/fathi/rpmbuild/SOURCES/001-GLX-PFNGLMULTITEXCOORD2FPROC.patch
+ /usr/bin/patch -p1 --fuzz=0
patching file src/utils_glx.h
+ 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_DIR([m4])' to configure.ac and
libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
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:27: installing './config.guess'
configure.ac:27: installing './config.sub'
configure.ac:28: installing './install-sh'
configure.ac:28: installing './missing'
src/Makefile.am: installing './depcomp'
src/shaders/Makefile.am:27: warning: '%'-style pattern rules are a GNU make extension
src/shaders/Makefile.am:35: warning: '%'-style pattern rules are a GNU make extension
src/shaders/Makefile.am:38: warning: '%'-style pattern rules are a GNU make extension
src/shaders/Makefile.am:41: warning: '%'-style pattern rules are a GNU make extension
autoreconf: Leaving directory `.'
+ exit 0
Exécution_de(%build) : /bin/sh -e /var/tmp/rpm-tmp.7inLe4
+ umask 022
+ cd /home/fathi/rpmbuild/BUILD
+ cd xvba-driver-0.8.0
+ export 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include'
+ CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include'
+ export LDFLAGS=-L/usr/lib64
+ LDFLAGS=-L/usr/lib64
+ CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/include'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules'
+ export FFLAGS
+ LDFLAGS=-L/usr/lib64
+ export LDFLAGS
+ ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-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 --enable-libxvba-dlopen
checking build system type... x86_64-redhat-linux-gnu
checking host system type... x86_64-redhat-linux-gnu
checking target system type... x86_64-redhat-linux-gnu
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 how to print strings... printf
checking for style of include used by make... GNU
checking for x86_64-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 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 x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-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 x86_64-redhat-linux-gnu-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-redhat-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-redhat-linux-gnu-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for x86_64-redhat-linux-gnu-strip... no
checking for strip... strip
checking for x86_64-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 x86_64-redhat-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 -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 for x86_64-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 dependency style of gcc... (cached) none
checking for sqrt in -lm... yes
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 for pthread_create in -lpthread... yes
checking for timer_create in -lrt... yes
checking for clock_gettime... yes
checking for cgc... no
checking for python... python
checking for x86_64-redhat-linux-gnu-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking whether __attribute__((visibility())) is supported... yes
checking for GL/gl.h... no
checking for GL/glext.h... no
checking for GL/glx.h... no
checking for glXCreateContext in -lGL... no
checking for LIBVA_DEPS... yes
checking for LIBVA_X11_DEPS... yes
checking for LIBVA_GLX_DEPS... yes
checking for VA-API... yes
checking for VA-API (GLX extensions)... yes
checking for VA drivers path... /usr/lib64/dri
checking for XvBA... no
configure: error: you need XvBA to build this package
erreur : Mauvais statut de sortie pour /var/tmp/rpm-tmp.7inLe4 (%build)
Erreur de construction de RPM :
utilisateur centripetal inexistant - utilisation de root
groupe centripetal inexistant - utilisation de root
utilisateur centripetal inexistant - utilisation de root
groupe centripetal inexistant - utilisation de root
utilisateur centripetal inexistant - utilisation de root
groupe centripetal inexistant - utilisation de root
Mauvais statut de sortie pour /var/tmp/rpm-tmp.7inLe4 (%build)
fathi@localhost ~$