Project

General

Profile

Actions

Bug #5252

closed

eclipse-titan fails to build for Debian_Unstable on OBS

Added by osmith over 2 years ago. Updated over 2 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Target version:
-
Start date:
10/11/2021
Due date:
% Done:

100%

Spec Reference:

Description

Apparently gcc has been upgraded in debian unstable, and now eclipse-titan fails to build:
https://build.opensuse.org/package/live_build_log/network:osmocom:latest/eclipse-titan/Debian_Unstable/x86_64

[  161s] g++ -c -Wdate-time -D_FORTIFY_SOURCE=2 -DYY_NO_INPUT -DNDEBUG  -DLINUX -DUSE_EPOLL -DYY_NO_INPUT -DNDEBUG  -DLINUX -DUSE_EPOLL -D_REENTRANT -g -O2 -ffile-prefix-map=/usr/src/packages/BUILD=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wno-long-long -O2 -fPIC -Wall -Wno-long-long -O2 -fPIC new.cc -o new.o
[  161s] new.cc:21:33: error: ISO C++17 does not allow dynamic exception specifications
[  161s]    21 | void *operator new(size_t size) throw (std::bad_alloc)
[  161s]       |                                 ^~~~~

We are building eclipse-titan 6.6.1, which was released in November 2019. The last version upstream tagged is 8.0.0 from June 2021.

The build failure has been fixed in newer releases:
https://gitlab.eclipse.org/eclipse/titan/titan.core/-/commit/05c39aa45cf1cc89f16c5566d87da9dc79ba838c

laforge: do you want me to upgrade to a new version (8.0.0?) or backport the patch?

Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 48.8 MB)