x86_64-pc-linux-gnu-g++ -Werror=terminate -O2 -pipe -march=native -Wall -Wno-char-subscripts -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I../../CommonSource/DataStructures -I../../CommonSource/Config -I../../CommonSource/Utilities -I../../CommonSource/MosaikReadFormat -I. -c -o ../.././obj/BamWriter.o BamWriter.cpp BamWriter.cpp: In member function ‘void CBamWriter::SaveReferencePosition(const unsigned int&, const unsigned int&, const unsigned int&)’: BamWriter.cpp:499:26: error: invalid conversion from ‘char’ to ‘const char*’ [-fpermissive] const char* startChar = '\0'; ^~~~ BamWriter.cpp: In member function ‘void CBamWriter::SaveAlignment(const Alignment&, const char*, const bool&, const bool&, const bool&, const bool&, const bool&)’: ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 13.0_libressl_20171111-114143 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-7.2.0 * Available Python interpreters, in order of preference: [1] python3.4 [2] python3.6 (fallback) [3] python2.7 (fallback) [4] pypy3 (fallback) [5] pypy (fallback) Available Ruby profiles: [1] ruby22 (with Rubygems) * emerge -qpv sci-biology/mosaik [ebuild N ] sci-biology/mosaik-2.2.30
Created attachment 505382 [details] emerge-info.txt
Created attachment 505384 [details] emerge-history.txt
Created attachment 505386 [details] environment
Created attachment 505388 [details] etc.portage.tbz2
Created attachment 505390 [details] sci-biology:mosaik-2.2.30:20171121-060113.log
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=482233a91158648368385cc8dd54fb0a77059020 commit 482233a91158648368385cc8dd54fb0a77059020 Author: David Seifert <soap@gentoo.org> AuthorDate: 2017-12-24 11:53:03 +0000 Commit: David Seifert <soap@gentoo.org> CommitDate: 2017-12-24 18:00:17 +0000 sci-biology/mosaik: Fix building with GCC 7 Closes: https://bugs.gentoo.org/638362 Package-Manager: Portage-2.3.19, Repoman-2.3.6 sci-biology/mosaik/files/mosaik-2.2.30-gcc7.patch | 40 +++++++++++++++++++++++ sci-biology/mosaik/mosaik-2.2.30.ebuild | 13 +++----- 2 files changed, 45 insertions(+), 8 deletions(-)