Mark BROKEN: fails to build
g++48 -I/usr/local/lib/R/include -DNDEBUG -I/usr/local/include -DLIBICONV_PLUG -fpic -O2 -pipe -fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib/gcc48 -c dists.cc -o dists.o In file included from /usr/local/lib/gcc48/include/c++/cmath:42:0, from /usr/local/lib/R/include/R.h:43, from dists.cc:10: /usr/local/lib/gcc48/include/c++/bits/cpp_type_traits.h:213:12: error: redefinition of 'struct std::__is_integer<int>' struct __is_integer<int> ^ /usr/local/lib/gcc48/include/c++/bits/cpp_type_traits.h:146:12: error: previous definition of 'struct std::__is_integer<int>' struct __is_integer<bool> ^ Reported by: pkg-fallout
This commit is contained in:
parent
cecbbcf226
commit
c1e2ff0923
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=416358
@ -17,6 +17,8 @@ COMMENT= Supplementary distributions and RNG for R
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
BROKEN= fails to build
|
||||
|
||||
BENCHMARK_SCRIPT= R-benchmark-25.R
|
||||
USES= cran:auto-plist
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
|
Loading…
Reference in New Issue
Block a user