Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 918910 - dev-util/systemtap-4.8 - [clang] tapsets.cxx: error: expected namespace name
Summary: dev-util/systemtap-4.8 - [clang] tapsets.cxx: error: expected namespace name
Status: RESOLVED DUPLICATE of bug 918909
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Sven Wegener
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-11-30 17:26 UTC by Toralf Förster
Modified: 2024-08-19 00:38 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.08 KB, text/plain)
2023-11-30 17:26 UTC, Toralf Förster
Details
dev-util:systemtap-4.8:20231130-030414.log (dev-util:systemtap-4.8:20231130-030414.log,25.79 KB, text/plain)
2023-11-30 17:26 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,14.31 KB, text/plain)
2023-11-30 17:26 UTC, Toralf Förster
Details
environment (environment,138.95 KB, text/plain)
2023-11-30 17:26 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.13 KB, application/x-xz)
2023-11-30 17:26 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,21.04 KB, application/x-xz)
2023-11-30 17:26 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,10.70 KB, application/x-xz)
2023-11-30 17:26 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,48.42 KB, text/plain)
2023-11-30 17:26 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,42.89 KB, application/x-xz)
2023-11-30 17:26 UTC, Toralf Förster
Details
var.tmp.clang.tar.xz (var.tmp.clang.tar.xz,1.47 KB, application/x-xz)
2023-11-30 17:26 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 2023-11-30 17:26:24 UTC
In file included from tapsets.cxx:13:
In file included from ./elaborate.h:15:
./session.h:165:47: warning: 'used' attribute ignored on a non-definition
      declaration [-Wignored-attributes]
  165 |   static const char* morehelp __attribute__ ((used));
      |                                               ^
tapsets.cxx:69:17: error: expected namespace name
   69 | using namespace __gnu_cxx;
      |                 ^

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_clang-20231129-092259

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 17.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/17/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/17
17.0.6+libcxx
Python 3.11.6
php cli (if any):

  HEAD of ::gentoo
commit fbe0f566d482553e39ed4e92f58296d4c75b9160
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Nov 29 09:18:46 2023 +0000

    2023-11-29 09:18:46 UTC

emerge -qpvO dev-util/systemtap
[ebuild  N    ] dev-util/systemtap-4.8  USE="libvirt ssl (-selinux) -sqlite -test -zeroconf" PYTHON_SINGLE_TARGET="python3_11 -pypy3 -python3_10"
Comment 1 Toralf Förster gentoo-dev 2023-11-30 17:26:25 UTC
Created attachment 875974 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-11-30 17:26:27 UTC
Created attachment 875975 [details]
dev-util:systemtap-4.8:20231130-030414.log
Comment 3 Toralf Förster gentoo-dev 2023-11-30 17:26:27 UTC
Created attachment 875976 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2023-11-30 17:26:29 UTC
Created attachment 875977 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2023-11-30 17:26:30 UTC
Created attachment 875978 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-11-30 17:26:31 UTC
Created attachment 875979 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2023-11-30 17:26:32 UTC
Created attachment 875980 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2023-11-30 17:26:33 UTC
Created attachment 875981 [details]
qlist-info.txt
Comment 9 Toralf Förster gentoo-dev 2023-11-30 17:26:34 UTC
Created attachment 875982 [details]
temp.tar.xz
Comment 10 Toralf Förster gentoo-dev 2023-11-30 17:26:35 UTC
Created attachment 875983 [details]
var.tmp.clang.tar.xz
Comment 11 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-08-19 00:38:22 UTC

*** This bug has been marked as a duplicate of bug 918909 ***