Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Closed]: [wip] New package: lsd-0.15.1
Date: Wed, 23 Oct 2019 14:06:39 +0200	[thread overview]
Message-ID: <20191023120639.65DpPLrG9AYE-Dbl12WV9H2xSLB8WVDB0jQ2JX59dwQ@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-13219@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 1463 bytes --]

There's a closed pull request on the void-packages repository

[wip] New package: lsd-0.15.1
https://github.com/void-linux/void-packages/pull/13219

Description:
```zsh
error: process didn't exit successfully: `rustc -vV` (exit code: 1)
--- stdout
rustc 1.36.0
binary: rustc
commit-hash: unknown
commit-date: unknown
host: x86_64-unknown-linux-gnu
release: 1.36.0

--- stderr
error: couldn't load codegen backend "/usr/lib64/rustlib/x86_64-unknown-linux-gnu/codegen-backends/librustc_codegen_llvm-llvm.so": "/usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.26\' not found (required by /usr/lib/libLLVM-8.so)"


=> ERROR: lsd-0.15.1_1: do_build: '${make_cmd} build --release --target ${RUST_TARGET} ${configure_args}' exited with 101
=> ERROR:   in do_build() at common/build-style/cargo.sh:8
```

Hmm. Has this something to do with the rust library not linked against the same llvm? Or that it's not the same `libstdc++` version?

```zsh
$> strings /usr/lib/libstdc++.so.6 | grep GLIBCXX
GLIBCXX_3.4
GLIBCXX_3.4.1
GLIBCXX_3.4.2
GLIBCXX_3.4.3
GLIBCXX_3.4.4
GLIBCXX_3.4.5
GLIBCXX_3.4.6
GLIBCXX_3.4.7
GLIBCXX_3.4.8
GLIBCXX_3.4.9
GLIBCXX_3.4.10
GLIBCXX_3.4.11
GLIBCXX_3.4.12
GLIBCXX_3.4.13
GLIBCXX_3.4.14
GLIBCXX_3.4.15
GLIBCXX_3.4.16
GLIBCXX_3.4.17
GLIBCXX_3.4.18
GLIBCXX_3.4.19
GLIBCXX_3.4.20
GLIBCXX_3.4.21
GLIBCXX_3.4.22
GLIBCXX_3.4.23
GLIBCXX_3.4.24
GLIBCXX_3.4.25
GLIBCXX_3.4.26
GLIBCXX_DEBUG_MESSAGE_LENGTH

```

      parent reply	other threads:[~2019-10-23 12:06 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-19  6:22 [PR PATCH] " voidlinux-github
2019-07-19 13:45 ` voidlinux-github
2019-07-19 13:50 ` voidlinux-github
2019-07-19 13:51 ` voidlinux-github
2019-07-19 13:58 ` voidlinux-github
2019-07-19 18:50 ` voidlinux-github
2019-10-23 12:06 ` voidlinux-github [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=20191023120639.65DpPLrG9AYE-Dbl12WV9H2xSLB8WVDB0jQ2JX59dwQ@z \
    --to=voidlinux-github@inbox.vuxu.org \
    --cc=ml@inbox.vuxu.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.
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 NNTP newsgroup(s).