From: Eric Le Bihan <eric.le.bihan.dev@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [autobuild.buildroot.net] Build results for 2019-06-03
Date: Wed, 5 Jun 2019 07:38:17 +0200 [thread overview]
Message-ID: <20190605053816.GA13851@itchy> (raw)
In-Reply-To: <20190604060132.577D1261F7@silver.osuosl.org>
Hi!
On 2019-06-04 06:00, Thomas Petazzoni wrote:
> riscv32 | host-cargo-0.26.0 | NOK | http://autobuild.buildroot.net/results/725b7cf05a18479109f61b712f14e99a0e2fb784 |
The following autobuild issues are related:
- http://autobuild.buildroot.net/results/725b7cf05a18479109f61b712f14e99a0e2fb784
- http://autobuild.buildroot.net/results/c81b9009ce7b29a30102b15823a788ffab9fe8d7
- http://autobuild.buildroot.net/results/48c106e650bc85b5ce67bf4d8995adbf95184c9c
The build fails with:
```
error: failed to run custom build command for `libgit2-sys v0.6.19`
process didn't exit successfully: `/home/mark/buildroot-test/instance-0/output/build/host-cargo-0.26.0/target/release/build/libgit2-sys-c06c5b9b1557d938/build-script-build` (exit code: 101)
--- stdout
running: "cmake" "/home/mark/buildroot-test/instance-0/output/build/host-cargo-0.26.0/vendor/libgit2-sys/libgit2" "-DBUILD_SHARED_LIBS=OFF" "-DBUILD_CLAR=OFF" "-DCMAKE_INSTALL_PREFIX=/home/mark/buildroot-test/instance-0/output/build/host-cargo-0.26.0/target/release/build/libgit2-sys-e26df87de24b01ca/out" "-DCMAKE_C_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_C_COMPILER=/usr/bin/cc" "-DCMAKE_CXX_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_CXX_COMPILER=/usr/bin/c++" "-DCMAKE_BUILD_TYPE=Release"
--- stderr
cmake: /home/mark/buildroot-test/instance-0/output/host/lib/libcurl.so.4: no version information available (required by cmake)
cmake: symbol lookup error: /usr/lib/x86_64-linux-gnu/libxml2.so.2: undefined symbol: UCNV_TO_U_CALLBACK_STOP_60
thread 'main' panicked at '
command did not execute successfully, got: exit code: 12
```
So, libxml2.so from the system (/usr/lib/x86_64-linux-gnu/libxml2.so.2) is used
when linking, and it appears to be looking for symbols from ICU built without
--disable-renaming. I'll check why libgit2-sys wants to use this one.
Regards,
--
ELB
prev parent reply other threads:[~2019-06-05 5:38 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-06-04 6:00 [Buildroot] [autobuild.buildroot.net] Build results for 2019-06-03 Thomas Petazzoni
2019-06-05 5:38 ` Eric Le Bihan [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=20190605053816.GA13851@itchy \
--to=eric.le.bihan.dev@free.fr \
--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