All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <peter@korsgaard.com>
To: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] package/gstreamer1/gst1-rtsp-server: fix introspection
Date: Fri, 28 Jan 2022 12:33:23 +0100	[thread overview]
Message-ID: <87czkc9jss.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <20211220093311.1927043-1-fontaine.fabrice@gmail.com> (Fabrice Fontaine's message of "Mon, 20 Dec 2021 10:33:11 +0100")

>>>>> "Fabrice" == Fabrice Fontaine <fontaine.fabrice@gmail.com> writes:

 > Fix the following build failure with introspection:
 > /home/giuliobenetti/autobuild/run/instance-3/output-1/host/riscv32-buildroot-linux-gnu/sysroot/usr/bin/g-ir-compiler
 > gst/rtsp-server/GstRtspServer-1.0.gir --output
 > gst/rtsp-server/GstRtspServer-1.0.typelib
 > --includedir=/usr/share/gir-1.0
 > Could not find GIR file 'Gst-1.0.gir'; check XDG_DATA_DIRS or use --includedir
 > error parsing file gst/rtsp-server/GstRtspServer-1.0.gir: Failed to parse included gir Gst-1.0
 > If the above error message is about missing .so libraries, then
 > setting up GIR_EXTRA_LIBS_PATH in the .mk file should help.
 > Typically like this: PKG_MAKE_ENV += GIR_EXTRA_LIBS_PATH="$(@D)/.libs"

 > Fixes:
 >  - http://autobuild.buildroot.org/results/04af6b22cfa0cffb6a3109a3b32b27137ad2e0b0

 > Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>

Committed to 2021.02.x and 2021.11.x, thanks.

-- 
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

      parent reply	other threads:[~2022-01-28 11:33 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-20  9:33 [Buildroot] [PATCH 1/1] package/gstreamer1/gst1-rtsp-server: fix introspection Fabrice Fontaine
2022-01-13 21:04 ` Thomas Petazzoni
2022-01-13 23:26   ` Fabrice Fontaine
2022-01-28 11:33 ` Peter Korsgaard [this message]

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=87czkc9jss.fsf@dell.be.48ers.dk \
    --to=peter@korsgaard.com \
    --cc=buildroot@buildroot.org \
    --cc=fontaine.fabrice@gmail.com \
    /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.