[Bug 2111585] Re: libstdc++.modules.json contains wrong paths
Matthias Klose
2111585 at bugs.launchpad.net
Mon Jul 14 11:51:11 UTC 2025
fixed in 15.1.0-8
** Changed in: gcc-15 (Ubuntu)
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to gcc-15 in Ubuntu.
https://bugs.launchpad.net/bugs/2111585
Title:
libstdc++.modules.json contains wrong paths
Status in gcc-15 package in Ubuntu:
Fix Released
Bug description:
File /usr/lib/gcc/x86_64-linux-gnu/15/libstdc++.modules.json has the following content:
{
"version": 1,
"revision": 1,
"modules": [
{
"logical-name": "std",
"source-path": "../include/c++/15/bits/std.cc",
"is-std-library": true
},
{
"logical-name": "std.compat",
"source-path": "../include/c++/15/bits/std.compat.cc",
"is-std-library": true
}
]
}
But the directory /usr/lib/gcc/x86_64-linux-gnu/include does not exist.
The files std.cc and std.compat.cc are instead located in /usr/include/c++/15/bits .
ProblemType: Bug
DistroRelease: Ubuntu 25.04
Package: libstdc++-15-dev 15-20250404-0ubuntu1
ProcVersionSignature: Ubuntu 6.14.0-17.17-generic 6.14.4
Uname: Linux 6.14.0-17-generic x86_64
ApportVersion: 2.32.0-0ubuntu5
Architecture: amd64
CasperMD5CheckResult: unknown
CurrentDesktop: ubuntu:GNOME
Date: Fri May 23 16:07:53 2025
InstallationDate: Installed on 2025-05-19 (4 days ago)
InstallationMedia: Ubuntu 25.04 "Plucky Puffin" - Release amd64 (20250415.3)
ProcEnviron:
LANG=en_US.UTF-8
PATH=(custom, no user)
SHELL=/bin/bash
TERM=xterm-256color
XDG_RUNTIME_DIR=<set>
SourcePackage: gcc-15
UpgradeStatus: No upgrade log present (probably fresh install)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gcc-15/+bug/2111585/+subscriptions
More information about the foundations-bugs
mailing list