-
-
Notifications
You must be signed in to change notification settings - Fork 517
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unbreak the Ubuntu 16.04.2 LTS buildbot #33888
Comments
This comment has been minimized.
This comment has been minimized.
comment:2
Just why? The default compiler on Debian 9 is supported. |
comment:3
When building with our gcc the build then fails later when trying to compile ncurses: http://build.sagemath.org/#/builders/69/builds/1/steps/10/logs/ncurses
|
comment:4
Note: has gcc 5.4.0 which will be dropped in #33316
|
comment:5
Debian 9 has gcc 6.3.0 as the default gcc. Your gcc says "Ubuntu 5.4.0-6ubuntu1~16.04.12". That's not Debian. |
comment:6
I guess thats Ubuntu 16.04.2 then, ESM until April 2026 |
comment:7
Yes, #33316 drops support for ubuntu-xenial with its default toolchain. |
comment:8
The upgrade path is to use |
comment:9
Still would be nice if your own ncurses would compile with our own gcc... Maybe check #32137? |
comment:10
ready for review |
comment:11
Is your bot fixed? Then please close the ticket |
comment:12
I assume we can close it as outdated |
comment:13
Replying to @mkoeppe:
It seems Ubuntu 16.04.2 is not there anymore. |
Buildbot needs to be configured with
to force building gcc
CC: @vbraun
Component: build
Issue created by migration from https://trac.sagemath.org/ticket/33888
The text was updated successfully, but these errors were encountered: