Date: Tue, 14 Aug 2018 20:38:33 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 230628] math/R-cran-MCMCpack: fails to build with Clang 7 Message-ID: <bug-230628-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D230628 Bug ID: 230628 Summary: math/R-cran-MCMCpack: fails to build with Clang 7 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Keywords: needs-patch Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: tota@FreeBSD.org Reporter: jbeich@FreeBSD.org Blocks: 230355 Flags: maintainer-feedback?(tota@FreeBSD.org) Assignee: tota@FreeBSD.org $ poudriere jail -cj clang7 -a amd64 -v projects/clang700-import -m svn+htt= ps $ poudriere testport -j clang7 math/R-cran-MCMCpack [...] In file included from cHDPHMMnegbin.cc:22: In file included from ./MCMCrng.h:29: In file included from ./mersenne.h:76: ./rng.h:1314:28: error: no matching member function for call to 'end_f' =3D alpha.template end_f(); ~~~~~~~~~~~~~~~^~~~~ cHDPHMMnegbin.cc:465:26: note: in instantiation of function template specialization 'scythe::rng<scythe::mersenne>::rdirich<scythe::Col, scythe::Concrete>' requested here gamma_prime =3D stream.rdirich(gamma_prime_dir); ^ cHDPHMMnegbin.cc:651:28: note: in instantiation of function template specialization 'HDPHMMnegbinReg_impl<scythe::mersenne>' requested here MCMCPACK_PASSRNG2MODEL(HDPHMMnegbinReg_impl,=20 ^ ./matrix.h:3580:7: note: candidate template ignored: couldn't infer template argument 'I_ORDER' end_f () ^ ./matrix.h:3598:7: note: candidate template ignored: couldn't infer template argument 'I_ORDER' end_f () const ^ In file included from cHDPHMMnegbin.cc:22: In file included from ./MCMCrng.h:29: In file included from ./mersenne.h:76: ./rng.h:1314:28: error: no matching member function for call to 'end_f' =3D alpha.template end_f(); ~~~~~~~~~~~~~~~^~~~~ cHDPHMMnegbin.cc:465:26: note: in instantiation of function template specialization 'scythe::rng<scythe::lecuyer>::rdirich<scythe::Col, scythe::Concrete>' requested here gamma_prime =3D stream.rdirich(gamma_prime_dir); ^ cHDPHMMnegbin.cc:651:28: note: in instantiation of function template specialization 'HDPHMMnegbinReg_impl<scythe::lecuyer>' requested here MCMCPACK_PASSRNG2MODEL(HDPHMMnegbinReg_impl,=20 ^ ./matrix.h:3580:7: note: candidate template ignored: couldn't infer template argument 'I_ORDER' end_f () ^ ./matrix.h:3598:7: note: candidate template ignored: couldn't infer template argument 'I_ORDER' end_f () const ^ 2 errors generated. http://package18.nyi.freebsd.org/data/headamd64PR230355-default/2018-08-11_= 19h01m06s/logs/errors/R-cran-MCMCpack-1.4.3.log Referenced Bugs: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D230355 [Bug 230355] [exp-run] Against projects/clang700-import branch --=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-230628-7788>