Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 863080 - sci-biology/STAR-2.7.10a - SharedMemory.cpp: error: _key was not declared in this scope
Summary: sci-biology/STAR-2.7.10a - SharedMemory.cpp: error: _key was not declared in ...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo musl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-08-02 14:55 UTC by Toralf Förster
Modified: 2022-08-02 14:55 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,20.04 KB, text/plain)
2022-08-02 14:55 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,66.15 KB, application/x-bzip)
2022-08-02 14:55 UTC, Toralf Förster
Details
environment (environment,59.66 KB, text/plain)
2022-08-02 14:55 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,38.44 KB, application/x-bzip)
2022-08-02 14:55 UTC, Toralf Förster
Details
sci-biology:STAR-2.7.10a:20220802-145349.log (sci-biology:STAR-2.7.10a:20220802-145349.log,29.64 KB, text/plain)
2022-08-02 14:55 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,18.84 KB, application/x-bzip)
2022-08-02 14:55 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 2022-08-02 14:55:28 UTC
      |       ^~~~~~~~~~~~
SharedMemory.h:85:7: note:                 'SharedMemory::SharedMemory()'
SharedMemory.h:85:7: note: 'class SharedMemory' defined here
SharedMemory.cpp: In member function 'std::string SharedMemory::GetPosixObjectKey()':
SharedMemory.cpp:89:19: error: '_key' was not declared in this scope; did you mean 'key'?
   89 |     key << "/" << _key;
      |                   ^~~~

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

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

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

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-12.1.1 *
clang/llvm (if any):
clang version 14.0.6
Target: x86_64-gentoo-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/14/bin
/usr/lib/llvm/14
14.0.6
Python 3.10.6
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.62.1
  [2]   rust-1.62.1 *
php cli:

  HEAD of ::gentoo
commit a9db14293ff22101bcc365a7f4119fd4500fc690
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Aug 2 13:31:56 2022 +0000

    2022-08-02 13:31:56 UTC

emerge -qpvO sci-biology/STAR
[ebuild  N    ] sci-biology/STAR-2.7.10a
Comment 1 Toralf Förster gentoo-dev 2022-08-02 14:55:29 UTC
Created attachment 796972 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-08-02 14:55:30 UTC
Created attachment 796975 [details]
emerge-history.txt.bz2
Comment 3 Toralf Förster gentoo-dev 2022-08-02 14:55:31 UTC
Created attachment 796978 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-08-02 14:55:33 UTC
Created attachment 796981 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-08-02 14:55:34 UTC
Created attachment 796984 [details]
sci-biology:STAR-2.7.10a:20220802-145349.log
Comment 6 Toralf Förster gentoo-dev 2022-08-02 14:55:35 UTC
Created attachment 796987 [details]
temp.tar.bz2