From: Mark Jackson <mpfj-list@newflow.co.uk>
To: buildroot@busybox.net
Subject: [Buildroot] libglib2 (or maybe libffi) build failure
Date: Wed, 27 Nov 2013 16:25:59 +0000 [thread overview]
Message-ID: <52961D17.6020904@newflow.co.uk> (raw)
In-Reply-To: <20131127171511.2abd4873@skate>
On 27/11/13 16:15, Thomas Petazzoni wrote:
> Dear Mark Jackson,
>
> On Wed, 27 Nov 2013 15:28:12 +0000, Mark Jackson wrote:
>> Using the latest git top-of-tree, libglib2 fails to compile as follows:-
>>
>> $ git pull
>> Already up-to-date.
>> $ make
>
> [...]
>
>> Alternatively, you may set the environment variables LIBFFI_CFLAGS
>> and LIBFFI_LIBS to avoid the need to call pkg-config.
>> See the pkg-config man page for more details.
>> make: *** [/home/mpfj/buildroot-bt/output/build/libglib2-2.36.3/.stamp_configured] Error 1
>>
>> Any clues ?
>
> Interesting, thanks. Can you see in output/staging/usr/lib/pkgconfig/
> if you have the file named libffi.pc ?
Yes ...
$ ls output/staging/usr/lib/pkgconfig/ -la
total 64
drwxrwxr-x 2 mpfj mpfj 4096 Nov 27 15:14 .
drwxrwxr-x 9 mpfj mpfj 4096 Nov 27 15:14 ..
-rw-r--r-- 1 mpfj mpfj 258 Nov 6 12:35 avahi-core.pc
-rw-r--r-- 1 mpfj mpfj 508 Nov 27 10:06 dbus-1.pc
-rw-r--r-- 1 mpfj mpfj 221 Nov 25 12:06 expat.pc
-rw-r--r-- 1 mpfj mpfj 255 Nov 6 12:36 libcrypto.pc
-rw-r--r-- 1 mpfj mpfj 260 Nov 6 12:35 libdaemon.pc
-rw-r--r-- 1 mpfj mpfj 169 Nov 27 15:14 libffi.pc
-rw-r--r-- 1 mpfj mpfj 222 Nov 6 12:36 libnl-3.0.pc
-rw-r--r-- 1 mpfj mpfj 298 Nov 6 12:36 libnl-cli-3.0.pc
-rw-r--r-- 1 mpfj mpfj 236 Nov 6 12:36 libnl-genl-3.0.pc
-rw-r--r-- 1 mpfj mpfj 240 Nov 6 12:36 libnl-nf-3.0.pc
-rw-r--r-- 1 mpfj mpfj 245 Nov 6 12:36 libnl-route-3.0.pc
-rw-r--r-- 1 mpfj mpfj 270 Nov 6 12:36 libssl.pc
-rw-r--r-- 1 mpfj mpfj 280 Nov 6 12:36 openssl.pc
-rw-r--r-- 1 mpfj mpfj 252 Nov 27 10:08 zlib.pc
> If that's the case, then, can you try:
>
> ./output/host/usr/bin/pkg-config --list-all
>
> and see if libffi is part of the list ?
No ...
$ ./output/host/usr/bin/pkg-config --list-all
libnl-route-3.0 libnl-route - Netlink Routing Family Library
avahi-core avahi-core - Avahi Multicast DNS Responder (Embeddable Stack)
zlib zlib - zlib compression library
libssl OpenSSL - Secure Sockets Layer and cryptography libraries
libnl-3.0 libnl - Convenience library for netlink sockets
libnl-genl-3.0 libnl-genl - Generic Netlink Library
libnl-nf-3.0 libnl-nf - Netfilter Netlink Library
libnl-cli-3.0 libnl-cli - Command Line Interface library for netlink sockets
libcrypto OpenSSL-libcrypto - OpenSSL cryptography library
openssl OpenSSL - Secure Sockets Layer and cryptography libraries and tools
libdaemon libdaemon - a lightweight C library that eases the writing of UNIX daemons
> If that's the case, can you pastebin (http://code.bulix.org) the entire
> output/build/libglib2-2.36.3/config.log file, and give us the URL at
> which it was posted?
http://code.bulix.org/aq3veb-85084
> Finally, can you inspect your environment (by running "env") to see if
> there's anything suspicious. Ideally, giving your environment might be
> useful, but read it first to remove any personal stuff from it, if
> applicable.
http://code.bulix.org/ng3wku-85083
>> BR2_TARGET_GENERIC_ROOT_PASSWD="rmfMPVaGP3nnjWUV"
>
> Hopefully it's not an important password :)
Ho, ho ... nope !!
Cheers
Mark J.
next prev parent reply other threads:[~2013-11-27 16:25 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-27 15:28 [Buildroot] libglib2 (or maybe libffi) build failure Mark Jackson
2013-11-27 16:15 ` Thomas Petazzoni
2013-11-27 16:25 ` Mark Jackson [this message]
2013-11-27 16:37 ` Thomas Petazzoni
2013-11-27 16:45 ` Mark Jackson
2013-11-27 16:51 ` Thomas Petazzoni
2013-11-27 17:03 ` Mark Jackson
2013-11-27 17:16 ` Thomas Petazzoni
2013-11-27 17:27 ` Mark Jackson
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=52961D17.6020904@newflow.co.uk \
--to=mpfj-list@newflow.co.uk \
--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 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.