Hello Georg, On Tue, Sep 29, 2020 at 9:14 PM Georg Hartinger < [email protected]> wrote:
> Hi Andrey, > > > > Mit freundlichen Grüßen / Best regards, > > Georg Hartinger > Software Engineer ARM > > Tel: *+49 (991) 2700-169* <+49%20(991)%202700-169> > Email: *[email protected]* <[email protected]> > > Fax: *+49 (991) 2700-27169* > Web: *www.congatec.com* <http://www.congatec.com/> > _____________________________________________________________________ > > > > [image: Facebook] <https://www.facebook.com/Congatec/> > [image: LinkedIn] <https://www.linkedin.com/company/455449> > [image: Twitter] <https://twitter.com/congatecAG> > [image: YouTube] <https://www.youtube.com/user/congatecAE> > [image: Instagram] <https://www.instagram.com/congatec.karriere/> > congatec AG | Auwiesenstraße 5 | 94469 > Deggendorf | Germany > _____________________________________________________________________ > > Vorstand/Executive Board: Jason Carlson (CEO), G. Edi, J. Wenzl, T. Schultze > > Aufsichtsratsvorsitzender/Chairman of Supervisory Board: Dr. Wolfgang > Hanrieder > HRB Deggendorf 2731 > > *Datenschutz* > <https://www.congatec.com/de/congatec/datenschutzerklaerung-der-congatec-ag.html> > - Der Inhalt dieser E-Mail ist vertraulich. Wenn Sie diese E-Mail > irrtümlich erhalten haben, löschen Sie sie bitte und > benachrichtigen Sie bitte umgehend per Antwort-E-Mail den Absender. In > diesem Fall darf die E-Mail weder kopiert oder > für andere Zwecke verwendet, noch darf ihr Inhalt anderen Personen > offengelegt werden. > *Privacy Policy* <https://congatec.com/en/congatec/privacy-policy.html> - > Any e-mail sent from congatec may contain information which is > confidential. If you are not the intended recipient, you may not > disclose, copy or use it; please notify the sender immediately and delete > this e-mail and any copies from your systems. > Von: [email protected] < > [email protected]> Im Auftrag von Andrey Zhizhikin > via lists.yoctoproject.org > > Gesendet: Dienstag, 29. September 2020 19:06 > > > > > > I'm sorry, but the gstreamer-plugins-bad doesn't build as backport to > Dunfell. I accidentally missed the build error of the gstreamer plugins due > to another failure in mesa build. > > > > There are several errors more on Dunfell packages and on master-next: > > > /home/devel/src/bsp-dunfell-next/sources/meta-freescale/recipes-bsp/imx-test/imx-test_git.bb: > do_compile > > > /home/devel/src/bsp-dunfell-next/sources/poky/meta/recipes-graphics/mesa/mesa_20.1.8.bb: > do_configure > > > /home/devel/src/bsp-dunfell-next/sources/meta-freescale/recipes-bsp/u-boot/u-boot-imx_2020.04.bb: > do_compile > > > /home/devel/src/bsp-dunfell-next/sources/poky/meta/recipes-kernel/perf/perf.bb: > do_compile > > > > I see that there is a bit of mismatch in PV of recipes you're having > your build errors in. > > You are right, the versions differes, but the same packages fail (except > perf). The above were the results of master-next (got from > https://github.com/Freescale/fsl-community-bsp-platform) > On dunfell: > > Summary: 4 tasks failed: > > /home/devel/src/bsp-dunfell/sources/meta-freescale/recipes-bsp/u-boot/u-boot-imx_2019.04.bb: > do_compile > > /home/devel/src/bsp-dunfell/sources/meta-freescale/recipes-bsp/imx-test/imx-test_git.bb: > do_compile > > /home/devel/src/bsp-dunfell/sources/poky/meta/recipes-graphics/mesa/mesa_20.0.2.bb: > do_configure > > /home/devel/src/bsp-dunfell/sources/meta-freescale/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.16.imx.bb: > do_compile > > > Can you post versions of all layers you're taking in your build (from > the start of bitbake)? Also it would be great if you can patebin the > compile log of gstreamer-plugins-bad, where the error can be observed. > > As already mentioned, I did a clean checkout with repo init -u > https://github.com/Freescale/fsl-community-bsp-platform -b dunfell. > Then configured and built with (no mainline): > MACHINE='imx6qdlsabresd' > DISTRO='fsl-wayland' > bitbake fsl-image-machine-test > > $ bitbake-layers show-layers > NOTE: Starting bitbake server... > layer path priority > ========================================================================== > meta /home/devel/src/bsp-dunfell/sources/poky/meta 5 > meta-poky /home/devel/src/bsp-dunfell/sources/poky/meta-poky 5 > meta-oe /home/devel/src/bsp-dunfell/sources/meta-openembedded/meta-oe 6 > meta-multimedia > /home/devel/src/bsp-dunfell/sources/meta-openembedded/meta-multimedia 6 > meta-python > /home/devel/src/bsp-dunfell/sources/meta-openembedded/meta-python 7 > meta-freescale /home/devel/src/bsp-dunfell/sources/meta-freescale 5 > meta-freescale-3rdparty > /home/devel/src/bsp-dunfell/sources/meta-freescale-3rdparty 4 > meta-freescale-distro > /home/devel/src/bsp-dunfell/sources/meta-freescale-distro 4 > > And here is the log: https://pastebin.com/a7Hjn66T > As already said, the include paths have to be changed to "#include > <libdrm/drm_fourcc.h>" from "#include <drm_fourcc.h>". > This was already fixed in master-next. > Ah, OK. I've actually overlooked this statement. I was focused on the actual failure in GStreamer build. :) In this case I would also follow the advice from Otavio and use the dunfell-next branch. It should contain modifications you need, so the build should then be fine for you. > > Best regards > Georg > -- Regards, Andrey.
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#24424): https://lists.yoctoproject.org/g/meta-freescale/message/24424 Mute This Topic: https://lists.yoctoproject.org/mt/77177652/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-freescale/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
