Project

General

Profile

Actions

Bug #4840

closed

Jenkins build logs are unreadable

Added by Davide Pesavento about 5 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Low
Assignee:
-
Category:
Build
Target version:
-
Start date:
Due date:
% Done:

100%

Estimated time:

Description

Compilation errors and warning messages are all messed up in the "consoleFull" logs of jenkins builds. As far as I can see, all Ubuntu slaves are affected, OSX slaves do not seem to be affected.

This is just one example, taken from http://jenkins.named-data.net/job/ndn-cxx/6793/OS=Ubuntu-18.04-64bit/consoleFull

../ndn-cxx/interest.cpp:436:warninconst ndn::Exclude& ndn::Interest::getExclude() co’ is deprecate-Wdeprecated-declarati]
   if (!getExclude(.empty() &&
                   
In file included from ../ndn-cxx/interest.cpp:2:
../ndn-cxx/interest.hpp:411notdeclared here
   getExcl() const
   ^~~~~~~

This is not a new or recent issue, it started happening a few months ago (not sure when exactly).

Actions

Also available in: Atom PDF