chromap: Compilation error CentOS 7

Hello, I get the following compilation errors when make on our CentOS7 HPC, can you help me out here?

Here is the log: https://uni-muenster.sciebo.de/s/hMcvWZgEnIKOo0S

…and here the output from the screen:

https://gist.github.com/ATpoint/a3e0d5eb319895ffb4d894667901afd1

About this issue

  • Original URL
  • State: closed
  • Created 3 years ago
  • Reactions: 1
  • Comments: 15 (2 by maintainers)

Most upvoted comments

Starting from v0.2.0, we will attach a precompiled binary for each tagged release.

@liz-is I have uploaded a binary tarball for v0.1.3. Could you have a try?

PS: it is on the v0.1.3 release page.

I can reproduce the issue with gcc-4.8.5 on CentOS 7. For now, you can use the precompiled binary at this link (a tar.bz2 file). This was compiled from the current github HEAD.

I was about to report the same issue but @ATpoint was faster on the exact same type of system.

Here a link to the bug report specified by

Preprocessed source stored into /tmp/cca4cDA7.out file, please attach this to your bugreport.

My specs

cat /etc/os-release
NAME="CentOS Linux"
VERSION="7 (Core)"
ID="centos"
ID_LIKE="rhel fedora"
VERSION_ID="7"
PRETTY_NAME="CentOS Linux 7 (Core)"
ANSI_COLOR="0;31"
CPE_NAME="cpe:/o:centos:centos:7"
HOME_URL="https://www.centos.org/"
BUG_REPORT_URL="https://bugs.centos.org/"

CENTOS_MANTISBT_PROJECT="CentOS-7"
CENTOS_MANTISBT_PROJECT_VERSION="7"
REDHAT_SUPPORT_PRODUCT="centos"
REDHAT_SUPPORT_PRODUCT_VERSION="7"