From: Bernd Kuhls <bernd.kuhls@t-online.de>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] pkgconf: bump to 1.5.3, change upstream
Date: Sun, 09 Dec 2018 19:31:58 +0100 [thread overview]
Message-ID: <ul30efx8ue.ln2@ID-313208.user.individual.net> (raw)
In-Reply-To: 20180908200507.23939-1-thomas.petazzoni@bootlin.com
Am Sat, 08 Sep 2018 22:05:07 +0200 schrieb Thomas Petazzoni:
> Of course, updating pkgconf has the potential of breaking lots of
> things, that's why I would suggest to update early in the development
> cycle, to leave us enough time to resolve issues.
Hi,
libxcb got broken due to this bump:
http://autobuild.buildroot.net/?reason=libxcb-1.13
Libxcb configure checks for the variable xcbincludedir of the xcb-proto
package during configure:
https://cgit.freedesktop.org/xcb/libxcb/tree/configure.ac#n75
This results in
$ /home/bernd/buildroot/br8_ffmpeg3_kodi17_github/output/host/bin/pkg-
config --variable=xcbincludedir xcb-proto
/home/bernd/buildroot/br8_ffmpeg3_kodi17_github/output/host/x86_64-
buildroot-linux-uclibc/sysroot/home/bernd/buildroot/
br8_ffmpeg3_kodi17_github/output/host/bin/../x86_64-buildroot-linux-
uclibc/sysroot/usr/share/xcb
Please note that "/home/bernd/buildroot/..." is present twice in the
pkgconfig result.
There seems to be an attempt to fix the problem
https://patchwork.freedesktop.org/patch/179233/
but it makes things even worse:
checking XCBPROTO_XCBINCLUDEDIR... /home/bernd/buildroot/
br8_ffmpeg3_kodi17_github/output/host/x86_64-buildroot-linux-uclibc/
sysroot/home/bernd/buildroot/br8_ffmpeg3_kodi17_github/output/host/bin/../
x86_64-buildroot-linux-uclibc/sysroot/home/bernd/buildroot/
br8_ffmpeg3_kodi17_github/output/host/bin/../x86_64-buildroot-linux-
uclibc/sysroot/usr/share/xcb
checking XCBPROTO_XCBPYTHONDIR... /home/bernd/buildroot/
br8_ffmpeg3_kodi17_github/output/host/x86_64-buildroot-linux-uclibc/
sysroot/home/bernd/buildroot/br8_ffmpeg3_kodi17_github/output/host/bin/../
x86_64-buildroot-linux-uclibc/sysroot/home/bernd/buildroot/
br8_ffmpeg3_kodi17_github/output/host/bin/../x86_64-buildroot-linux-
uclibc/sysroot/usr/lib/python2.7/site-packages
Now "/home/bernd/buildroot/..." is present three times...
Regards, Bernd
next prev parent reply other threads:[~2018-12-09 18:31 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-09-08 20:05 [Buildroot] [PATCH] pkgconf: bump to 1.5.3, change upstream Thomas Petazzoni
2018-12-03 10:17 ` Yann E. MORIN
2018-12-09 15:57 ` Thomas Petazzoni
2018-12-09 18:31 ` Bernd Kuhls [this message]
2018-12-09 19:59 ` Yann E. MORIN
2018-12-09 20:03 ` Yann E. MORIN
2018-12-09 20:42 ` Bernd Kuhls
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=ul30efx8ue.ln2@ID-313208.user.individual.net \
--to=bernd.kuhls@t-online.de \
--cc=buildroot@busybox.net \
/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