Open gavinsimpson opened 8 years ago
@gavinsimpson which g++ version do you have (g++ --version
)?
@vassilyl my GCC tool chain is v 5.3.1
$ g++ --version
g++ (GCC) 5.3.1 20151207 (Red Hat 5.3.1-2)
The definition that seems to be clashing and causing the error is supplied in the glibc library, which is v 2.21-8.fc22.
Let me know if you need anything further.
@gavinsimpson I failed to reproduce the error you mentioned. On my fresh Fedora 23 system with R 3.2.3 and gcc 5.3.1 the package sets up without errors. Can you please try install on your system the source package 1.2-2 from the latest release v1.2-beta2?
I am running into errors when building the filzback R package from source, specifically an error is thrown during
R CMD check filzbach_1.2-1.tar.gz
when trying to install the package for checking. The error I am seeing is for example usingbuild.sh
, but I see the same when I build outside the R source tree:The log in
00install.out
contains:This is on (Fedora) Linux with