($INBOX_DIR/description missing)
 help / color / mirror / Atom feed
From: "Georg Hartinger" <Georg.Hartinger@congatec.com>
To: "meta-freescale@lists.yoctoproject.org"
	<meta-freescale@lists.yoctoproject.org>
Subject: Re: [meta-freescale] gstreamer-plugins-bad build error in dunfell for SABRESD platform
Date: Tue, 29 Sep 2020 09:56:34 +0000	[thread overview]
Message-ID: <AM0PR0402MB35699BF51510335D5AD398DD8D320@AM0PR0402MB3569.eurprd04.prod.outlook.com> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 3672 bytes --]

Hi Otavio,

the gstreamer-plugins-bad build on master-next. I copied them to dunfell and they also build (also on old Ubuntu 16.04).

Is it possible to backport them officially?

Best regards,
Georg


Regards,

Georg Hartinger
Software Engineer ARM
congatec AG
>
Mit freundlichen Grüßen / Best regards,

Georg Hartinger
Software Engineer ARM

Tel: +49 (991) 2700-169
Email: Georg.Hartinger@congatec.com
Fax: +49 (991) 2700-27169
Web: www.congatec.com
_____________________________________________________________________


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 - 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 - 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.
-----Ursprüngliche Nachricht-----
> Von: Georg Hartinger
> Gesendet: Montag, 28. September 2020 23:24
> An: meta-freescale@lists.yoctoproject.org
> Betreff: Re: [meta-freescale] gstreamer-plugins-bad build error in dunfell for
> SABRESD platform
>
> Hi Otavio
>
>
> > >
> > > The error is in gstreamer1.0-plugins-bad_1.16.imx:
> > >
> > > a2e124a@@gstwaylandsink@sha/wlvideoformat.c.o' -c
> > > ../git/ext/wayland/wlvideoformat.c
> > > | In file included from ../git/ext/wayland/wlvideoformat.c:30:
> > > | ../git/ext/wayland/wlvideoformat.h:29:10: fatal error: drm_fourcc.h:
> > > | No such file or directory
> > > | 29 | #include <drm_fourcc.h>
> > >
> > > The correct include path for this file would be <libdrm/drm_fourcc.h> so
> if I change all those includes it works.
> > > But also all "#include <drm.h>" inside the recipe-sysroot folder have to
> be replaced with "#include <libdrm/drm.h>".
> > >
> > > The strange thing is, that the gstreamer1.0-plugins-base does have
> > > that extended include path (also in the recipe-sysroot folder)
> > >
> > > Any idea on how to fix this? I know I could write a patch for the sources
> itself, but how to handle the recipe-sysroot folder stuff?
> >
> >
> > Please check the meta-freescale at dunfell-next branch and see if you
> > reproduce the issue.
> >
> >
>
> I tested it with master-next and got an error complaining about the gcc
> version:
>
> ERROR:  OE-core's config sanity checker detected a potential
> misconfiguration.
>     Either fix the cause of this error or at your own risk disable the checker (see
> sanity.conf).
>     Following is the list of potential problems / advisories:
>
>     Your version of gcc is older than 6.0 and will break builds. Please install a
> newer version of gcc (you could use the project's buildtools-extended-tarball
> or use scripts/install-buildtools).
>
>
> A gcc --version results in:
> 	gcc (Ubuntu 5.4.0-6ubuntu1~16.04.12) 5.4.0 20160609
>
>
> So I will setup a new development machine with Ubuntu 20.04 tomorrow and
> test it again.
>
>
> Thanks, and best regards,
>
> Georg Hartinger
> Software Engineer ARM
> congatec AG


[-- Attachment #1.2: Type: text/html, Size: 15704 bytes --]

[-- Attachment #2: image094730.png --]
[-- Type: image/png, Size: 19205 bytes --]

[-- Attachment #3: image642830.png --]
[-- Type: image/png, Size: 4852 bytes --]

[-- Attachment #4: image222505.png --]
[-- Type: image/png, Size: 475 bytes --]

[-- Attachment #5: image005450.png --]
[-- Type: image/png, Size: 489 bytes --]

[-- Attachment #6: image991667.png --]
[-- Type: image/png, Size: 520 bytes --]

[-- Attachment #7: image813584.png --]
[-- Type: image/png, Size: 467 bytes --]

[-- Attachment #8: image250313.png --]
[-- Type: image/png, Size: 646 bytes --]

             reply	other threads:[~2020-09-29  9:56 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-29  9:56 Georg Hartinger [this message]
2020-09-29 11:36 ` [meta-freescale] gstreamer-plugins-bad build error in dunfell for SABRESD platform Otavio Salvador
2020-09-29 16:29   ` Georg Hartinger
2020-09-29 16:43     ` Otavio Salvador
2020-09-29 19:24       ` Georg Hartinger
2020-09-29 19:31         ` Otavio Salvador
2020-09-30  8:18           ` Georg Hartinger
2020-09-30 11:44             ` Otavio Salvador
2020-09-30 17:51               ` Georg Hartinger
2020-09-30 18:18                 ` Otavio Salvador
2020-10-02 13:14                   ` Georg Hartinger
2020-10-02 13:23                     ` [meta-freescale] " Otavio Salvador
2020-10-05  7:51                       ` Georg Hartinger
2020-10-05 12:17                         ` [meta-freescale] " Otavio Salvador
2020-09-29 17:06     ` Andrey Zhizhikin
2020-09-29 19:14       ` Georg Hartinger
2020-09-30  6:32         ` Andrey Zhizhikin
  -- strict thread matches above, loose matches on Subject: below --
2020-09-28 21:24 Georg Hartinger
2020-09-28 16:17 Georg Hartinger
2020-09-28 17:26 ` [meta-freescale] " Otavio Salvador

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=AM0PR0402MB35699BF51510335D5AD398DD8D320@AM0PR0402MB3569.eurprd04.prod.outlook.com \
    --to=georg.hartinger@congatec.com \
    --cc=meta-freescale@lists.yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).