Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when build #1

Open
kingvuplus opened this issue Jan 25, 2016 · 1 comment
Open

Error when build #1

kingvuplus opened this issue Jan 25, 2016 · 1 comment

Comments

@kingvuplus
Copy link

i got this Error in Build in libav

ERROR: Multiple .bb files are due to be built which each provide ffmpeg (/home/sodo/Bureau/OE/vuplus-openpli-oe-core/meta-openpli/recipes-multimedia/ffmpeg/ffmpeg_2.8.5.bb /home/sodo/Bureau/OE/vuplus-openpli-oe-core/openembedded-core/meta/recipes-multimedia/libav/libav_9.18.bb).
This usually means one provides something the other doesn't and should.

Log data follows:
| DEBUG: Executing python function sysroot_cleansstate
| DEBUG: Python function sysroot_cleansstate finished
| DEBUG: SITE files ['endian-little', 'bit-32', 'sh-common', 'common-linux', 'common-glibc', 'sh4-linux', 'common']
| DEBUG: Executing shell function autotools_preconfigure
| DEBUG: Shell function autotools_preconfigure finished
| DEBUG: Executing python function autotools_copy_aclocals
| DEBUG: Python function autotools_copy_aclocals finished
| DEBUG: SITE files ['endian-little', 'bit-32', 'sh-common', 'common-linux', 'common-glibc', 'sh4-linux', 'common']
| DEBUG: Executing shell function do_configure
| libx264 is gpl and --enable-gpl is not specified.
|
| If you think configure made a mistake, make sure you are using the latest
| version from Git. If the latest version fails, report the problem to the
| [email protected] mailing list or IRC #libav on irc.freenode.net.
| Include the log file "config.log" produced by configure as this will help
| solving the problem.
| WARNING: /home/sodo/Bureau/OE/vuplus-openpli-oe-core/build/tmp/work/sh4-oe-linux/libav/9.18-r0/temp/run.do_configure.3732:1 exit 1 from
| /home/sodo/Bureau/OE/vuplus-openpli-oe-core/build/tmp/work/sh4-oe-linux/libav/9.18-r0/libav-9.18/configure --enable-shared --enable-pthreads --cross-prefix=sh4-oe-linux- --prefix=/usr --ld="sh4-oe-linux-gcc -ml -m4 --sysroot=/home/sodo/Bureau/OE/vuplus-openpli-oe-core/build/tmp/sysroots/spark" --arch=sh4 --target-os="linux" --enable-cross-compile --extra-cflags=" -Os -pipe -g -feliminate-unused-debug-types -ml -m4 --sysroot=/home/sodo/Bureau/OE/vuplus-openpli-oe-core/build/tmp/sysroots/spark" --extra-ldflags="-Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed" --sysroot="/home/sodo/Bureau/OE/vuplus-openpli-oe-core/build/tmp/sysroots/spark" --enable-hardcoded-tables --libdir=/usr/lib --shlibdir=/usr/lib --disable-avdevice --disable-avfilter --disable-avplay --enable-bzlib --disable-libfaac --disable-gpl --disable-libgsm --disable-indev=jack --disable-libvorbis --enable-libmp3lame --disable-openssl --disable-libschroedinger --disable-libspeex --disable-libtheora --disable-vaapi --enable-libvpx --disable-x11grab --enable-libx264

Bureau/OE/vuplus-openpli-oe-core/openembedded-core/meta/recipes-multimedia/libav/libav_9.18.bb, do_configure

@Taapat
Copy link
Owner

Taapat commented Jan 25, 2016

Exactly what you are building for spark, that you need a libav?

I use ffmpeg in my spark receiver and therefore add in site.conf "ffmpeg" as PREFERRED_PROVIDER_ffmpeg: 7c31201
Maybe you just need to change it to PREFERRED_PROVIDER_ffmpeg = "libav" and it will solve your problem.

Taapat pushed a commit that referenced this issue Dec 10, 2016
commit f804f15
Author: Spycat <[email protected]>
Date:   Fri Dec 9 02:48:07 2016 +0000

    rtl8723bs: Update driver to 4.4.1

commit 87ffa00
Author: Spycat <[email protected]>
Date:   Wed Dec 7 06:56:16 2016 +0000

    meta-spycat: Add 7seg and ci to MACHINE_FEATURES

commit 1c4309c
Author: Spycat <[email protected]>
Date:   Wed Dec 7 06:26:41 2016 +0000

    spycat: spycatmini: spycatminiplus: Updated drivers

    - Updated front processor firmware for OS mini+ to fix timer wake up issue
    - Fixed audio passthrough issue over S/PDIF when EDID is nothing

commit b15d077
Merge: 3800c62 43b4eb5
Author: open-spycat <[email protected]>
Date:   Mon Dec 5 21:50:15 2016 +0900

    Merge pull request #1 from persianpros/master

    Fix IMGDEPLOYDIR problem in recent OE, Thanks to MiLo

commit 43b4eb5
Author: persianpros <[email protected]>
Date:   Mon Dec 5 15:40:19 2016 +0330

    Fix IMGDEPLOYDIR problem in recent OE, Thanks to MiLo
joeusercz referenced this issue Jan 31, 2017
This add own in6.h without in6_addr, sockaddr_in6 and ipv6_mreq
Taapat pushed a commit that referenced this issue Mar 24, 2017
�[31mCommit: a212ca27596cf83bcafddf7013d29cc7e76d508c 2c910b1 b4d8a3f
Author: GIDeveloperTeam <[email protected]> 35 minutes ago
Committed: GitHub <[email protected]> 35 minutes ago

    Merge pull request #1 from Taapat/master-next

    et7000mini openpli-5
�[31mCommit: b4d8a3ffd60f0306aa4762dcdb63c7d77fa0ccf7 35ca672
Author: Taapat <[email protected]> 2 days ago
Committed: Taapat <[email protected]> 2 days ago

    Add support for gcc-6 in linux et7000mini 4.1.21

    Current version of GCC on master-next is '6', this patch allows to compile the kernel with that.

�[31mCommit: 35ca6727eeb59859ca7f9c7866bb60c9311fdb74 4f36ee3
Author: Taapat <[email protected]> 2 days ago
Committed: Taapat <[email protected]> 2 days ago

    et7000mini: set KERNEL_OUTPUT_DIR

    This fix building after:
    openembedded/openembedded-core@849b67b

�[31mCommit: 4f36ee3cc89ef339751bf69087746297960cc309 2c910b1
Author: Taapat <[email protected]> 2 days ago
Committed: Taapat <[email protected]> 2 days ago

    Fix et7000mini drivers download link and checksums
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants