Contacted libc-al...@sourceware.org with details of this bug report.
They already had this bug report
"Bug 22296 - glibc 2.26: signbit build issue with Gcc 5.5.0 on x86_64"
https://sourceware.org/bugzilla/show_bug.cgi?id=22296
filed and fixed. May it be quickly cherry-picked and applied to
glib
Fixed in libc++ 5.0, but this is not in any repository for artful.
Since libc++-dev 3.9.1-3 is in the universe repository for artful,
it is unreasonable to expect a fix.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.lau
Ah, I get it now.
g++-4.8 is part of universe in artful, meaning "Community supported",
not officially supported by Canonical.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1725847
Title:
libstdc++
Ok, gcc-5 is in the universe repository for artful, meaning "community
supported,"
not officially supported by Canonical.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1725848
Title:
libstdc++-5-de
Will this situation remain the same on the next LTS, 18.04?
I now have to invent a migration strategy for a user of g++-5/libstdc++-v3 on
Xenial,
which has no g++-6 or g++-7. I guess it has to be via Zesty, skipping Artful.
--
You received this bug notification because you are a member of Ubun
Public bug reported:
Environment
---
Test program compiled on Artful Aardvark Ubuntu 17.10.
$ which g++-4.8
/usr/bin/g++-4.8
$ /usr/bin/g++-4.8 --version
g++-4.8 (Ubuntu 4.8.5-4ubuntu6) 4.8.5
Copyright (C) 2015 Free Software Foundation, Inc.
This is free software; see the source for cop
Workaround
$ cd /usr/include
$ sudo ln -s locale.h xlocale.h
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1725858
Title:
libc++-dev:amd64 3.9.1-3 expects /usr/include/xlocale.h to be
installed
Public bug reported:
Environment
Test program on Artful Aardvark 17.10
$ which clang++-5.0
/usr/bin/clang++-5.0
$ clang++-5.0 --version
clang version 5.0.0-3 (tags/RELEASE_500/final)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
$ dpkg --status libc++-dev
Package: libc
Public bug reported:
Test program compiled on Artful Aardvark Ubuntu 17.10.
$ which g++-4.8
/usr/bin/g++-4.8
$ /usr/bin/g++-4.8 --version
g++-4.8 (Ubuntu 4.8.5-4ubuntu6) 4.8.5
Copyright (C) 2015 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There i
Public bug reported:
Test program compiled on Artful Aardvark Ubuntu 17.10.
$ which g++-5
/usr/bin/g++-5
$ /usr/bin/g++-5 --version
g++-5 (Ubuntu 5.5.0-1ubuntu1) 5.4.1 20171010
Copyright (C) 2015 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There
10 matches
Mail list logo