All of lore.kernel.org
 help / color / mirror / Atom feed
From: Niche Consulting India <contact@nicheconsult.in>
To: poky@yoctoproject.org
Subject: error in building qt5-image
Date: Wed, 31 Jul 2019 20:52:59 +0530	[thread overview]
Message-ID: <5DDDFCF3-C543-4699-91C4-AF5D54C98D8A@nicheconsult.in> (raw)
In-Reply-To: <8b53b4e5ccd515faed145f1844ac7be1170338fa.camel@linuxfoundation.org>

hello,
 i encountered this error when building qt5-image for ubuntu 14.04 on warrior branch.
 
 
Can someone tell me how to fix this? does this mean i checked out an older version of code?

————
# bit bake qt5-image
….
n file included from libavdevice/avdevice.h:51,
                 from libavdevice/avdevice.c:23:
./libavformat/avformat.h:2070:17: note: declared here
 AVOutputFormat *av_oformat_next(const AVOutputFormat *f);
                 ^~~~~~~~~~~~~~~
libavdevice/avdevice.c:92:13: warning: 'av_iformat_next' is deprecated [-Wdeprecated-declarations]
             if (!(prev = av_iformat_next(prev)))
             ^~
In file included from libavdevice/avdevice.h:51,
                 from libavdevice/avdevice.c:23:
./libavformat/avformat.h:2062:17: note: declared here
 AVInputFormat  *av_iformat_next(const AVInputFormat  *f);
                 ^~~~~~~~~~~~~~~
make[1]: *** write jobserver: Bad file descriptor.  Stop.
ERROR: oe_runmake failed
make: *** [compile] Error 2
WARNING: exit code 1 from a shell command.
ERROR: Function failed: do_compile (log file is located at /data/build_area/warrior/poky/build/tmp/work/raspberrypi3-poky-linux-gnueabi/omxplayer/git-r4/temp/log.do_compile.26121)



  parent reply	other threads:[~2019-07-31 15:23 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-31  3:40 [PATCH] qemuboot-x86.inc: remove it and move content to corresponding conf changqing.li
2019-07-31  9:00 ` Richard Purdie
2019-07-31  9:38   ` Changqing Li
2019-07-31 10:20     ` richard.purdie
2019-08-01  0:58       ` Changqing Li
2019-07-31 15:22   ` Niche Consulting India [this message]
2019-07-31 16:45     ` error in building qt5-image Khem Raj
2019-07-31 17:23       ` Niche Consulting India
2019-07-31 22:25         ` Richard Purdie
2019-08-01 16:31           ` Niche Consulting India

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=5DDDFCF3-C543-4699-91C4-AF5D54C98D8A@nicheconsult.in \
    --to=contact@nicheconsult.in \
    --cc=poky@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 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.