* dev branch, bitbake of "mplayer" fails
@ 2010-01-13 11:59 Robert P. J. Day
2010-01-13 13:20 ` Koen Kooi
2010-01-13 14:03 ` Koen Kooi
0 siblings, 2 replies; 6+ messages in thread
From: Robert P. J. Day @ 2010-01-13 11:59 UTC (permalink / raw)
To: OpenEmbedded Development mailing list
i'm starting to think these build errors only ever happen to me.
:-( once again, on fedora 12, dev branch:
ERROR: function do_compile failed
ERROR: see log in
/home/rpjday/oe/angstrom-dev/work/armv7a-angstrom-linux-gnueabi/mplayer-0.0+1.0rc2+svnr30247-r15/temp/log.do_compile.26510
NOTE: Task failed:
/home/rpjday/oe/angstrom-dev/work/armv7a-angstrom-linux-gnueabi/mplayer-0.0+1.0rc2+svnr30247-r15/temp/log.do_compile.26510
ERROR: TaskFailed event exception, aborting
ERROR: Build of
/home/rpjday/oe/openembedded/recipes/mplayer/mplayer_svn.bb do_compile
failed
log file:
NOTE: make
ccache arm-angstrom-linux-gnueabi-gcc -march=armv7-a -mtune=cortex-a8
-mfpu=neon -mfloat-abi=softfp -Wundef -Wdisabled-optimization
-Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99
-isystem/home/rpjday/oe/angstrom-dev/staging/armv7a-angstrom-linux-gnueabi/usr/include
-fexpensive-optimizations -ftree-vectorize -fomit-frame-pointer -O4
-ffast-math
-I/home/rpjday/oe/angstrom-dev/work/armv7a-angstrom-linux-gnueabi/mplayer-0.0+1.0rc2+svnr30247-r15/trunk/libdvdread4
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I.
-isystem/home/rpjday/oe/angstrom-dev/staging/armv7a-angstrom-linux-gnueabi/usr/include
-D_REENTRANT
-I/home/rpjday/oe/angstrom-dev/staging/armv7a-angstrom-linux-gnueabi/usr/include/freetype2
-I/home/rpjday/oe/angstrom-dev/staging/armv7a-angstrom-linux-gnueabi/usr/include
-I/home/rpjday/oe/angstrom-dev/staging/armv7a-angstrom-linux-gnueabi/usr/include/schroedinger-1.0
-I/home/rpjday/oe/angstrom-dev/staging/armv7a-angstrom-linux-gnueabi/usr/include/liboil-0.3
-isystem/home/rpjday/oe/angstrom-dev/staging/armv7a-angstrom-linux-gnueabi/usr/include
-c -o libmpcodecs/vf_fspp.o libmpcodecs/vf_fspp.c
In file included from libmpcodecs/vf_fspp.c:50:
./libavutil/internal.h:266:6: warning: "HAVE_EXP2" is not defined
./libavutil/internal.h:273:6: warning: "HAVE_EXP2F" is not defined
./libavutil/internal.h:294:6: warning: "HAVE_LOG2F" is not defined
In file included from libmpcodecs/vf_fspp.c:51:
./libavutil/internal.h:267: error: static declaration of 'exp2'
follows non-static declaration
./libavutil/internal.h:274: error: static declaration of 'exp2f'
follows non-static declaration
./libavutil/internal.h:295: error: static declaration of 'log2f'
follows non-static declaration
make: *** [libmpcodecs/vf_fspp.o] Error 1
FATAL: oe_runmake failed
rday
--
========================================================================
Robert P. J. Day Waterloo, Ontario, CANADA
Linux Consulting, Training and Kernel Pedantry.
Web page: http://crashcourse.ca
Twitter: http://twitter.com/rpjday
========================================================================
^ permalink raw reply [flat|nested] 6+ messages in thread* Re: dev branch, bitbake of "mplayer" fails
2010-01-13 11:59 dev branch, bitbake of "mplayer" fails Robert P. J. Day
@ 2010-01-13 13:20 ` Koen Kooi
2010-01-13 14:03 ` Koen Kooi
1 sibling, 0 replies; 6+ messages in thread
From: Koen Kooi @ 2010-01-13 13:20 UTC (permalink / raw)
To: openembedded-devel
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 13-01-10 12:59, Robert P. J. Day wrote:
>
> i'm starting to think these build errors only ever happen to me.
> :-( once again, on fedora 12, dev branch:
You're the second person to run into a build failure, I'll look into it.
regards,
Koen
> ERROR: function do_compile failed
> ERROR: see log in
> /home/rpjday/oe/angstrom-dev/work/armv7a-angstrom-linux-gnueabi/mplayer-0.0+1.0rc2+svnr30247-r15/temp/log.do_compile.26510
> NOTE: Task failed:
> /home/rpjday/oe/angstrom-dev/work/armv7a-angstrom-linux-gnueabi/mplayer-0.0+1.0rc2+svnr30247-r15/temp/log.do_compile.26510
> ERROR: TaskFailed event exception, aborting
> ERROR: Build of
> /home/rpjday/oe/openembedded/recipes/mplayer/mplayer_svn.bb do_compile
> failed
>
> log file:
>
> NOTE: make
> ccache arm-angstrom-linux-gnueabi-gcc -march=armv7-a -mtune=cortex-a8
> -mfpu=neon -mfloat-abi=softfp -Wundef -Wdisabled-optimization
> -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99
> -isystem/home/rpjday/oe/angstrom-dev/staging/armv7a-angstrom-linux-gnueabi/usr/include
> -fexpensive-optimizations -ftree-vectorize -fomit-frame-pointer -O4
> -ffast-math
> -I/home/rpjday/oe/angstrom-dev/work/armv7a-angstrom-linux-gnueabi/mplayer-0.0+1.0rc2+svnr30247-r15/trunk/libdvdread4
> -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I.
> -isystem/home/rpjday/oe/angstrom-dev/staging/armv7a-angstrom-linux-gnueabi/usr/include
> -D_REENTRANT
> -I/home/rpjday/oe/angstrom-dev/staging/armv7a-angstrom-linux-gnueabi/usr/include/freetype2
> -I/home/rpjday/oe/angstrom-dev/staging/armv7a-angstrom-linux-gnueabi/usr/include
> -I/home/rpjday/oe/angstrom-dev/staging/armv7a-angstrom-linux-gnueabi/usr/include/schroedinger-1.0
> -I/home/rpjday/oe/angstrom-dev/staging/armv7a-angstrom-linux-gnueabi/usr/include/liboil-0.3
> -isystem/home/rpjday/oe/angstrom-dev/staging/armv7a-angstrom-linux-gnueabi/usr/include
> -c -o libmpcodecs/vf_fspp.o libmpcodecs/vf_fspp.c
> In file included from libmpcodecs/vf_fspp.c:50:
> ./libavutil/internal.h:266:6: warning: "HAVE_EXP2" is not defined
> ./libavutil/internal.h:273:6: warning: "HAVE_EXP2F" is not defined
> ./libavutil/internal.h:294:6: warning: "HAVE_LOG2F" is not defined
> In file included from libmpcodecs/vf_fspp.c:51:
> ./libavutil/internal.h:267: error: static declaration of 'exp2'
> follows non-static declaration
> ./libavutil/internal.h:274: error: static declaration of 'exp2f'
> follows non-static declaration
> ./libavutil/internal.h:295: error: static declaration of 'log2f'
> follows non-static declaration
> make: *** [libmpcodecs/vf_fspp.o] Error 1
> FATAL: oe_runmake failed
>
>
> rday
> --
>
> ========================================================================
> Robert P. J. Day Waterloo, Ontario, CANADA
>
> Linux Consulting, Training and Kernel Pedantry.
>
> Web page: http://crashcourse.ca
> Twitter: http://twitter.com/rpjday
> ========================================================================
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)
iD8DBQFLTcirMkyGM64RGpERAjy6AKCNpo6j8xHKfOiTGGLASFjabsjwtQCfd+eK
8yGE8fGobR+YKqd9wz3OJsE=
=VrIl
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: dev branch, bitbake of "mplayer" fails
2010-01-13 11:59 dev branch, bitbake of "mplayer" fails Robert P. J. Day
2010-01-13 13:20 ` Koen Kooi
@ 2010-01-13 14:03 ` Koen Kooi
2010-01-13 14:16 ` Robert P. J. Day
1 sibling, 1 reply; 6+ messages in thread
From: Koen Kooi @ 2010-01-13 14:03 UTC (permalink / raw)
To: openembedded-devel
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 13-01-10 12:59, Robert P. J. Day wrote:
>
> i'm starting to think these build errors only ever happen to me.
> :-( once again, on fedora 12, dev branch:
>
>
> ERROR: function do_compile failed
> ERROR: see log in
> /home/rpjday/oe/angstrom-dev/work/armv7a-angstrom-linux-gnueabi/mplayer-0.0+1.0rc2+svnr30247-r15/temp/log.do_compile.26510
> NOTE: Task failed:
> /home/rpjday/oe/angstrom-dev/work/armv7a-angstrom-linux-gnueabi/mplayer-0.0+1.0rc2+svnr30247-r15/temp/log.do_compile.26510
> ERROR: TaskFailed event exception, aborting
> ERROR: Build of
> /home/rpjday/oe/openembedded/recipes/mplayer/mplayer_svn.bb do_compile
> failed
>
> log file:
>
> NOTE: make
> ccache arm-angstrom-linux-gnueabi-gcc -march=armv7-a -mtune=cortex-a8
> -mfpu=neon -mfloat-abi=softfp -Wundef -Wdisabled-optimization
> -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99
> -isystem/home/rpjday/oe/angstrom-dev/staging/armv7a-angstrom-linux-gnueabi/usr/include
> -fexpensive-optimizations -ftree-vectorize -fomit-frame-pointer -O4
> -ffast-math
> -I/home/rpjday/oe/angstrom-dev/work/armv7a-angstrom-linux-gnueabi/mplayer-0.0+1.0rc2+svnr30247-r15/trunk/libdvdread4
> -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I.
> -isystem/home/rpjday/oe/angstrom-dev/staging/armv7a-angstrom-linux-gnueabi/usr/include
> -D_REENTRANT
> -I/home/rpjday/oe/angstrom-dev/staging/armv7a-angstrom-linux-gnueabi/usr/include/freetype2
> -I/home/rpjday/oe/angstrom-dev/staging/armv7a-angstrom-linux-gnueabi/usr/include
> -I/home/rpjday/oe/angstrom-dev/staging/armv7a-angstrom-linux-gnueabi/usr/include/schroedinger-1.0
> -I/home/rpjday/oe/angstrom-dev/staging/armv7a-angstrom-linux-gnueabi/usr/include/liboil-0.3
> -isystem/home/rpjday/oe/angstrom-dev/staging/armv7a-angstrom-linux-gnueabi/usr/include
> -c -o libmpcodecs/vf_fspp.o libmpcodecs/vf_fspp.c
> In file included from libmpcodecs/vf_fspp.c:50:
> ./libavutil/internal.h:266:6: warning: "HAVE_EXP2" is not defined
> ./libavutil/internal.h:273:6: warning: "HAVE_EXP2F" is not defined
> ./libavutil/internal.h:294:6: warning: "HAVE_LOG2F" is not defined
> In file included from libmpcodecs/vf_fspp.c:51:
> ./libavutil/internal.h:267: error: static declaration of 'exp2'
> follows non-static declaration
> ./libavutil/internal.h:274: error: static declaration of 'exp2f'
> follows non-static declaration
> ./libavutil/internal.h:295: error: static declaration of 'log2f'
> follows non-static declaration
> make: *** [libmpcodecs/vf_fspp.o] Error 1
> FATAL: oe_runmake failed
I suspect the build will work if you happen to have ffmpeg already staged.
This should solve the issue:
http://lists.mplayerhq.hu/pipermail/mplayer-cvslog/2010-January/038178.html
testing now to see if that works.
regards,
Koen
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)
iD8DBQFLTdKcMkyGM64RGpERAiV+AJ0ZGouTbWx7MZR0KEqnqAqFq066fwCgpFZh
uIkas3vZpcLtHtzjRoKjlp8=
=TJt7
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: dev branch, bitbake of "mplayer" fails
2010-01-13 14:03 ` Koen Kooi
@ 2010-01-13 14:16 ` Robert P. J. Day
2010-01-13 14:29 ` Koen Kooi
0 siblings, 1 reply; 6+ messages in thread
From: Robert P. J. Day @ 2010-01-13 14:16 UTC (permalink / raw)
To: openembedded-devel
On Wed, 13 Jan 2010, Koen Kooi wrote:
> I suspect the build will work if you happen to have ffmpeg already staged.
>
> This should solve the issue:
>
> http://lists.mplayerhq.hu/pipermail/mplayer-cvslog/2010-January/038178.html
>
> testing now to see if that works.
so you're saying that if i bitbake ffmpeg first, then the bitbake of
mplayer should work? i can test that quickly enough.
rday
--
========================================================================
Robert P. J. Day Waterloo, Ontario, CANADA
Linux Consulting, Training and Kernel Pedantry.
Web page: http://crashcourse.ca
Twitter: http://twitter.com/rpjday
========================================================================
^ permalink raw reply [flat|nested] 6+ messages in thread* Re: dev branch, bitbake of "mplayer" fails
2010-01-13 14:16 ` Robert P. J. Day
@ 2010-01-13 14:29 ` Koen Kooi
2010-01-13 14:35 ` Robert P. J. Day
0 siblings, 1 reply; 6+ messages in thread
From: Koen Kooi @ 2010-01-13 14:29 UTC (permalink / raw)
To: openembedded-devel
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 13-01-10 15:16, Robert P. J. Day wrote:
> On Wed, 13 Jan 2010, Koen Kooi wrote:
>
>> I suspect the build will work if you happen to have ffmpeg already staged.
>>
>> This should solve the issue:
>>
>> http://lists.mplayerhq.hu/pipermail/mplayer-cvslog/2010-January/038178.html
>>
>> testing now to see if that works.
>
> so you're saying that if i bitbake ffmpeg first, then the bitbake of
> mplayer should work? i can test that quickly enough.
That's the only thing I can think of that would get rid of the mismatch
between mplayer configure and their svn-external'ed ffmpeg copy.
Anyway, my patch seems to be working and I shall be pushing it soon.
regards,
Koen
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)
iD8DBQFLTdi0MkyGM64RGpERAmipAJwM8veEAzvPo97ka9WMjMJ5mJ78yQCfWB6/
X2004XWNf4xEM0BcZC2tMq4=
=cnQe
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: dev branch, bitbake of "mplayer" fails
2010-01-13 14:29 ` Koen Kooi
@ 2010-01-13 14:35 ` Robert P. J. Day
0 siblings, 0 replies; 6+ messages in thread
From: Robert P. J. Day @ 2010-01-13 14:35 UTC (permalink / raw)
To: openembedded-devel
On Wed, 13 Jan 2010, Koen Kooi wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On 13-01-10 15:16, Robert P. J. Day wrote:
> > On Wed, 13 Jan 2010, Koen Kooi wrote:
> >
> >> I suspect the build will work if you happen to have ffmpeg already staged.
> >>
> >> This should solve the issue:
> >>
> >> http://lists.mplayerhq.hu/pipermail/mplayer-cvslog/2010-January/038178.html
> >>
> >> testing now to see if that works.
> >
> > so you're saying that if i bitbake ffmpeg first, then the bitbake of
> > mplayer should work? i can test that quickly enough.
>
> That's the only thing I can think of that would get rid of the
> mismatch between mplayer configure and their svn-external'ed ffmpeg
> copy. Anyway, my patch seems to be working and I shall be pushing it
> soon.
just tested and seems to work. eggcellent. also, graham's
e2fsprogs version upgrade to 1.41.9 now seems to produce a buildable
e2fsprogs, so that could be pushed as well.
at some point this week, i'm thinking of poring over the bitbake/OE
manuals so i can debug some of these things myself.
rday
--
========================================================================
Robert P. J. Day Waterloo, Ontario, CANADA
Linux Consulting, Training and Kernel Pedantry.
Web page: http://crashcourse.ca
Twitter: http://twitter.com/rpjday
========================================================================
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2010-01-13 14:38 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-13 11:59 dev branch, bitbake of "mplayer" fails Robert P. J. Day
2010-01-13 13:20 ` Koen Kooi
2010-01-13 14:03 ` Koen Kooi
2010-01-13 14:16 ` Robert P. J. Day
2010-01-13 14:29 ` Koen Kooi
2010-01-13 14:35 ` Robert P. J. Day
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.