Fwd: Build Error (Job 13876): mplayer-1_1-1_el6 on el-6-rpmfusion_free

Richard Shaw hobbes1069 at gmail.com
Mon Jul 2 21:59:32 CEST 2012


Need some help here. When I did a local mock build of mplayer
1.0-0.139 it built fine but now I'm getting this error with 1.1:

fmt-conversion.c:68: error: 'PIX_FMT_YUVA422P' undeclared here (not in
a function)

Any ideas?

Thanks,
Richard


---------- Forwarded message ----------
From:  <rpmfusion-buildsys at lists.rpmfusion.org>
Date: Mon, Jul 2, 2012 at 2:44 PM
Subject: Build Error (Job 13876): mplayer-1_1-1_el6 on el-6-rpmfusion_free
To: hobbes1069 at gmail.com


Job failed on arch x86_64


         Build logs may be found at
http://buildsys.rpmfusion.org/logs/el-6-rpmfusion_free/13876-mplayer-1.1-1.el6/


-------------------------------------------------

codec-cfg.c:990: warning: no previous prototype for 'skiphtml'
cc -MD -MP -Wundef -Wall -Wno-switch -Wno-parentheses -Wpointer-arith
-Wredundant-decls -Wstrict-prototypes -Wmissing-prototypes
-Wdisabled-optimization -Wno-pointer-sign
-Wdeclaration-after-statement -std=gnu99
-Werror-implicit-function-declaration -O4 -march=x86-64 -mtune=generic
-pipe -ffast-math -fomit-frame-pointer -fno-tree-vectorize
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I.
-Iffmpeg -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic
-D_REENTRANT -I/usr/include/   -D_REENTRANT
-I/usr/include/freetype2 -I/usr/include/bs2b   -I/usr/include/ffmpeg
-I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0
-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include
-I/usr/include/pixman-1 -I/usr/include/freetype2
-I/usr/include/libpng12    -c -o edl.o edl.c
cc -MD -MP -Wundef -Wall -Wno-switch -Wno-parentheses -Wpointer-arith
-Wredundant-decls -Wstrict-prototypes -Wmissing-prototypes
-Wdisabled-optimization -Wno-pointer-sign
-Wdeclaration-after-statement -std=gnu99
-Werror-implicit-function-declaration -O4 -march=x86-64 -mtune=generic
-pipe -ffast-math -fomit-frame-pointer -fno-tree-vectorize
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I.
-Iffmpeg -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic
-D_REENTRANT -I/usr/include/   -D_REENTRANT
-I/usr/include/freetype2 -I/usr/include/bs2b   -I/usr/include/ffmpeg
-I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0
-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include
-I/usr/include/pixman-1 -I/usr/include/freetype2
-I/usr/include/libpng12    -c -o fmt-conversion.o fmt-conversion.c
cc -MD -MP -Wundef -Wall -Wno-switch -Wno-parentheses -Wpointer-arith
-Wredundant-decls -Wstrict-prototypes -Wmissing-prototypes
-Wdisabled-optimization -Wno-pointer-sign
-Wdeclaration-after-statement -std=gnu99
-Werror-implicit-function-declaration -O4 -march=x86-64 -mtune=generic
-pipe -ffast-math -fomit-frame-pointer -fno-tree-vectorize
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I.
-Iffmpeg -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic
-D_REENTRANT -I/usr/include/   -D_REENTRANT
-I/usr/include/freetype2 -I/usr/include/bs2b   -I/usr/include/ffmpeg
-I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0
-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include
-I/usr/include/pixman-1 -I/usr/include/freetype2
-I/usr/include/libpng12    -c -o m_config.o m_config.c
fmt-conversion.c:68: error: 'PIX_FMT_YUVA422P' undeclared here (not in
a function)
fmt-conversion.c:69: error: 'PIX_FMT_YUVA444P' undeclared here (not in
a function)
make: *** [fmt-conversion.o] Error 1
make: *** Waiting for unfinished jobs....
m_config.c: In function 'm_config_add_option':
m_config.c:325: warning: assignment discards qualifiers from pointer target type
RPM build errors:
error: Bad exit status from /var/tmp/rpm-tmp.hhLwfb (%build)
    Bad exit status from /var/tmp/rpm-tmp.hhLwfb (%build)
Child return code was: 1
EXCEPTION: Command failed. See logs for output.
 # ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps
builddir/build/SPECS/mplayer.spec']
Traceback (most recent call last):
  File "/usr/lib/python2.6/site-packages/mockbuild/trace_decorator.py",
line 70, in trace
    result = func(*args, **kw)
  File "/usr/lib/python2.6/site-packages/mockbuild/util.py", line 352, in do
    raise mockbuild.exception.Error, ("Command failed. See logs for
output.\n # %s" % (command,), child.returncode)
Error: Command failed. See logs for output.
 # ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps
builddir/build/SPECS/mplayer.spec']
LEAVE do --> EXCEPTION RAISED


More information about the rpmfusion-developers mailing list