Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 716768 - dev-util/wasmer-0.11.0 : error: could not find native static library stdc++, perhaps an -L flag is missing?
Summary: dev-util/wasmer-0.11.0 : error: could not find native static library stdc++, ...
Status: RESOLVED PKGREMOVED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo musl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-04-09 07:15 UTC by Toralf Förster
Modified: 2025-01-06 19:54 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,17.10 KB, text/plain)
2020-04-09 07:15 UTC, Toralf Förster
Details
dev-util:wasmer-0.11.0:20200408-230730.log (dev-util:wasmer-0.11.0:20200408-230730.log,75.11 KB, text/plain)
2020-04-09 07:15 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,388.35 KB, text/plain)
2020-04-09 07:15 UTC, Toralf Förster
Details
environment (environment,41.17 KB, text/plain)
2020-04-09 07:15 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,30.41 KB, application/x-bzip)
2020-04-09 07:15 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,6.22 KB, application/x-bzip)
2020-04-09 07:15 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,16.34 KB, application/x-bzip)
2020-04-09 07:15 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2020-04-09 07:15:09 UTC
     Running rustc --crate-name wabt_sys /var/tmp/portage/dev-util/wasmer-0.11.0/work/cargo_home/gentoo/wabt-sys-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C metadata=d38998d8e5042055 -C extra-filename=-d38998d8e5042055 --out-dir /var/tmp/portage/dev-util/wasmer-0.11.0/work/wasmer-0.11.0/target/release/deps -L dependency=/var/tmp/portage/dev-util/wasmer-0.11.0/work/wasmer-0.11.0/target/release/deps --cap-lints allow -C codegen-units=1 -C target-feature=-crt-static -L native=/var/tmp/portage/dev-util/wasmer-0.11.0/work/wasmer-0.11.0/target/release/build/wabt-sys-cddafe1cf61fa2ab/out/build -L native=/var/tmp/portage/dev-util/wasmer-0.11.0/work/wasmer-0.11.0/target/release/build/wabt-sys-cddafe1cf61fa2ab/out -l static=wabt -l static=stdc++ -l static=wabt_shim
error: could not find native static library stdc++, perhaps an -L flag is missing?

error: aborting due to previous error


  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_musl_hardened-20200328-201618

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-9.3.0 *
clang version 10.0.0 
Target: x86_64-gentoo-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.0
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.7
  [3]   python3.6
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.42.0 *
Available Java Virtual Machines:
  (none found)


timestamp of HEAD at this tinderbox image:
/var/db/repos/gentoo	Wed Apr  8 21:37:56 UTC 2020
/var/db/repos/musl	Wed Apr  8 18:15:58 UTC 2020

emerge -qpvO dev-util/wasmer
[ebuild  N    ] dev-util/wasmer-0.11.0  USE="-debug"
Comment 1 Toralf Förster gentoo-dev 2020-04-09 07:15:13 UTC
Created attachment 631470 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-04-09 07:15:17 UTC
Created attachment 631472 [details]
dev-util:wasmer-0.11.0:20200408-230730.log
Comment 3 Toralf Förster gentoo-dev 2020-04-09 07:15:21 UTC
Created attachment 631474 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-04-09 07:15:26 UTC
Created attachment 631476 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-04-09 07:15:30 UTC
Created attachment 631478 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-04-09 07:15:33 UTC
Created attachment 631480 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2020-04-09 07:15:37 UTC
Created attachment 631482 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2025-01-06 19:54:33 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7678dbb047090b30ae6605ab17ad6702cc9cda47

commit 7678dbb047090b30ae6605ab17ad6702cc9cda47
Author:     Florian Schmaus <flow@gentoo.org>
AuthorDate: 2025-01-06 19:41:22 +0000
Commit:     Florian Schmaus <flow@gentoo.org>
CommitDate: 2025-01-06 19:41:33 +0000

    dev-util/wasmer: treeclean
    
    Closes: https://bugs.gentoo.org/716768 (pkgremoved)
    Closes: https://bugs.gentoo.org/724240 (pkgremoved)
    Closes: https://bugs.gentoo.org/727492 (pkgremoved)
    Closes: https://bugs.gentoo.org/736886 (pkgremoved)
    Closes: https://bugs.gentoo.org/765640 (pkgremoved)
    Closes: https://bugs.gentoo.org/771306 (pkgremoved)
    Closes: https://bugs.gentoo.org/830077 (pkgremoved)
    Closes: https://bugs.gentoo.org/864079 (pkgremoved)
    Closes: https://bugs.gentoo.org/868207 (pkgremoved)
    Closes: https://bugs.gentoo.org/910681 (pkgremoved)
    Closes: https://bugs.gentoo.org/915513 (pkgremoved)
    Closes: https://bugs.gentoo.org/933595 (pkgremoved)
    Signed-off-by: Florian Schmaus <flow@gentoo.org>

 dev-util/wasmer/Manifest             | 163 -----------------------------
 dev-util/wasmer/metadata.xml         |   8 --
 dev-util/wasmer/wasmer-0.11.0.ebuild | 194 -----------------------------------
 profiles/package.mask                |   4 -
 4 files changed, 369 deletions(-)