Skip to content
Snippets Groups Projects

replace sys_siglist (deprecated) with strsignal to allow build with newer glibc (> 2.32)

Merged Valentin Volkl requested to merge vavolkl/Gaudi:strsignal into master
All threads resolved!

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • As I mentioned in #175 (closed), the problem is not with GCC 10, but with the system glibc (2.32), so I prefer to change the title.

  • Valentin Volkl added 1 commit

    added 1 commit

    • 22506641 - replace sys_siglist (deprecated) with strsignal to allow build with newer glibc (> 2.32)

    Compare with previous version

  • Valentin Volkl changed title from use strsignal instead of deprecated sys_siglist to allow build with gcc 10 to replace sys_siglist (deprecated) with strsignal to allow build with newer glibc (> 2.32)

    changed title from use strsignal instead of deprecated sys_siglist to allow build with gcc 10 to replace sys_siglist (deprecated) with strsignal to allow build with newer glibc (> 2.32)

  • Author Contributor

    @clemenci You are absolutely correct, it was just during a build with gcc10 that this error appeared. I updated the description and added the missing include.

  • Valentin Volkl added 1 commit

    added 1 commit

    • d83d61fd - replace sys_siglist (deprecated) with strsignal to allow build with newer glibc (> 2.32)

    Compare with previous version

  • Marco Clemencic changed milestone to %v36r0

    changed milestone to %v36r0

  • Valentin Volkl added 77 commits

    added 77 commits

    • d83d61fd...903647ab - 76 commits from branch gaudi:master
    • 7d12b90d - replace sys_siglist (deprecated) with strsignal to allow build with newer glibc (> 2.32)

    Compare with previous version

  • Author Contributor

    @clemenci the test failure seem unrelated to my changes

  • Marco Clemencic mentioned in merge request !989 (merged)

    mentioned in merge request !989 (merged)

  • Marco Clemencic resolved all threads

    resolved all threads

  • Edited by Software for LHCb
  • Marco Clemencic approved this merge request

    approved this merge request

  • Marco Clemencic mentioned in commit 75609ba2

    mentioned in commit 75609ba2

  • Marco Clemencic changed milestone to %v35r4

    changed milestone to %v35r4

  • Please register or sign in to reply
    Loading