From: Andreas Enge <andreas@enge.fr>
To: guix-devel@gnu.org
Subject: Cmake build failure
Date: Mon, 27 Apr 2015 19:23:45 +0200 [thread overview]
Message-ID: <20150427172345.GA28090@debian> (raw)
Hello,
cmake in core-updates currently fails one test:
http://hydra.gnu.org/eval/103918?full=1
The culprit seems to be a linking problem:
root@debian:/tmp/nix-build-cmake-3.1.3.drv-0/cmake-3.1.3/Tests/BundleUtilities# source ../../../environment-variables
root@debian:/tmp/nix-build-cmake-3.1.3.drv-0/cmake-3.1.3# ldd testbundleutils1
linux-vdso.so.1 (0x00007fff5abf0000)
libshared.so => not found
libframework.so => not found
libdl.so.2 => /gnu/store/hy2hi0zj5hrqkmkhpdxf04c9bcnlnsf9-glibc-2.21/lib/libdl.so.2 (0x00007fba29be8000)
libstdc++.so.6 => /tmp/nix-build-cmake-3.1.3.drv-0/cmake-3.1.3/Tests/BundleUtilities/testdir1/libstdc++.so.6 (0x00007fba298e6000)
libm.so.6 => /tmp/nix-build-cmake-3.1.3.drv-0/cmake-3.1.3/Tests/BundleUtilities/testdir1/libm.so.6 (0x00007fba295e4000)
libgcc_s.so.1 => /tmp/nix-build-cmake-3.1.3.drv-0/cmake-3.1.3/Tests/BundleUtilities/testdir1/libgcc_s.so.1 (0x00007fba293ce000)
libc.so.6 => /tmp/nix-build-cmake-3.1.3.drv-0/cmake-3.1.3/Tests/BundleUtilities/testdir1/libc.so.6 (0x00007fba2902e000)
/gnu/store/hy2hi0zj5hrqkmkhpdxf04c9bcnlnsf9-glibc-2.21/lib/ld-linux-x86-64.so.2 (0x00007fba29dec000)
Could someone with more knowledge look into this? Thanks in advance!
Andreas
next reply other threads:[~2015-04-27 17:23 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-27 17:23 Andreas Enge [this message]
2015-04-28 3:06 ` Cmake build failure 宋文武
2015-04-28 6:36 ` 宋文武
2015-04-28 15:13 ` Andreas Enge
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
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20150427172345.GA28090@debian \
--to=andreas@enge.fr \
--cc=guix-devel@gnu.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.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).