Date: Sat, 03 Nov 2018 13:21:35 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 232930] biology/canu fails to build with GCC 8 Message-ID: <bug-232930-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D232930 Bug ID: 232930 Summary: biology/canu fails to build with GCC 8 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: jwb@freebsd.org Reporter: gerald@FreeBSD.org Blocks: 231590 Flags: maintainer-feedback?(jwb@freebsd.org) Assignee: jwb@freebsd.org This port fails to build with GCC 8, blocking the update of the default version of GCC to that version. http://package22.nyi.freebsd.org/data/112amd64-default-PR231590/2018-10-29_= 06h48m05s/logs/errors/canu-1.7_2.log AS_UTL/stddev.H: In member function 'std::vector<long unsigned int>& genericStatistics<TT>::Nstatistics()': AS_UTL/stddev.H:346:12: error: invalid initialization of non-const referenc= e of type 'std::vector<long unsigned int>&' from an rvalue of type 'std::vector<= long unsigned int>*' return(&_Nstatistics); ~^~~~~~~~~~~~~~ gmake[1]: *** [Makefile:659: /wrkdirs/usr/ports/biology/canu/work/canu-1.7/src/usr/local/FreeBSD-amd64/o= bj/lib/libcanu.a/utgcns/libNDalign/NDalign.o] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/biology/canu/work/canu-1.7/= src' *** Error code 1 Note: upstream released Canu v1.8 two weeks ago, which may address this bug? Referenced Bugs: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D231590 [Bug 231590] [exp-run] Update GCC_DEFAULT from 7 to 8 --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-232930-7788>