* using log directory 'd:/Rcompile/CRANpkg/local/3.2/semver.Rcheck' * using R version 3.2.5 (2016-04-14) * using platform: x86_64-w64-mingw32 (64-bit) * using session charset: ISO8859-1 * checking for file 'semver/DESCRIPTION' ... OK * checking extension type ... Package * this is package 'semver' version '0.2.0' * package encoding: UTF-8 * checking package namespace information ... OK * checking package dependencies ... OK * checking if this is a source package ... OK * checking if there is a namespace ... OK * checking for hidden files and directories ... OK * checking for portable file names ... OK * checking whether package 'semver' can be installed ... ERROR Installation failed. See 'd:/Rcompile/CRANpkg/local/3.2/semver.Rcheck/00install.out' for details. * DONE The installation logfile: * installing *source* package 'semver' ... ** package 'semver' successfully unpacked and MD5 sums checked ** libs *** arch - i386 make[1]: Entering directory `/cygdrive/d/temp/RtmpiKPne9/R.INSTALL1b5c4bda585e/semver/src-i386' g++ -std=c++0x -I"D:/RCompile/recent/R-3.2.5/include" -DNDEBUG -I"d:/RCompile/CRANpkg/lib/3.2/Rcpp/include" -I"d:/RCompile/r-compiling/local/local323/include" -O2 -Wall -mtune=core2 -c RcppExports.cpp -o RcppExports.o In file included from semver200.h:27:0, from semver_types.h:2, from RcppExports.cpp:4: version.h:36:29: error: 'std::runtime_error::runtime_error' names constructor version.h:41:29: error: 'std::runtime_error::runtime_error' names constructor version.h:60:8: error: expected nested-name-specifier before 'Prerelease_identifier' version.h:60:8: error: 'Prerelease_identifier' has not been declared version.h:60:30: error: expected ';' before '=' token version.h:60:30: error: expected unqualified-id before '=' token version.h:63:8: error: expected nested-name-specifier before 'Prerelease_identifiers' version.h:63:8: error: 'Prerelease_identifiers' has not been declared version.h:63:31: error: expected ';' before '=' token version.h:63:31: error: expected unqualified-id before '=' token version.h:66:8: error: expected nested-name-specifier before 'Build_identifier' version.h:66:8: error: 'Build_identifier' has not been declared version.h:66:25: error: expected ';' before '=' token version.h:66:25: error: expected unqualified-id before '=' token version.h:69:8: error: expected nested-name-specifier before 'Build_identifiers' version.h:69:8: error: 'Build_identifiers' has not been declared version.h:69:26: error: expected ';' before '=' token version.h:69:26: error: expected unqualified-id before '=' token version.h:74:61: error: 'Prerelease_identifiers' does not name a type version.h:74:85: error: ISO C++ forbids declaration of 'pr' with no type [-fpermissive] version.h:74:95: error: 'Build_identifiers' does not name a type version.h:74:114: error: ISO C++ forbids declaration of 'b' with no type [-fpermissive] version.h:82:3: error: 'Prerelease_identifiers' does not name a type version.h:85:3: error: 'Build_identifiers' does not name a type version.h: In constructor 'sv_version::Version_data::Version_data(int, int, int, const int&, const int&)': version.h:75:42: error: class 'sv_version::Version_data' does not have any field named 'prerelease_ids' version.h:75:64: error: class 'sv_version::Version_data' does not have any field named 'build_ids' In file included from version.h:230:0, from semver200.h:27, from semver_types.h:2, from RcppExports.cpp:4: versioninl.h: In member function 'const string sv_version::Basic_version::prerelease() const': versioninl.h:85:19: error: 'const struct sv_version::Version_data' has no member named 'prerelease_ids' versioninl.h: In member function 'const string sv_version::Basic_version::build() const': versioninl.h:92:19: error: 'const struct sv_version::Version_data' has no member named 'build_ids' In file included from semver_types.h:2:0, from RcppExports.cpp:4: semver200.h: At global scope: semver200.h:45:58: error: 'Prerelease_identifiers' does not name a type semver200.h:45:80: error: ISO C++ forbids declaration of 'parameter' with no type [-fpermissive] semver200.h:46:53: error: 'Build_identifiers' does not name a type semver200.h:46:70: error: ISO C++ forbids declaration of 'parameter' with no type [-fpermissive] semver200.h:51:60: error: 'Prerelease_identifiers' does not name a type semver200.h:51:82: error: ISO C++ forbids declaration of 'parameter' with no type [-fpermissive] semver200.h:52:55: error: 'Build_identifiers' does not name a type semver200.h:52:72: error: ISO C++ forbids declaration of 'parameter' with no type [-fpermissive] make[1]: *** [RcppExports.o] Error 1 make[1]: Leaving directory `/cygdrive/d/temp/RtmpiKPne9/R.INSTALL1b5c4bda585e/semver/src-i386' Warning: running command 'make -f "Makevars" -f "D:/RCompile/recent/R-3.2.5/etc/i386/Makeconf" -f "D:/RCompile/recent/R-3.2.5/etc/i386/Makevars.site" -f "D:/RCompile/recent/R-3.2.5/share/make/winshlib.mk" CXX='$(CXX1X) $(CXX1XSTD)' CXXFLAGS='$(CXX1XFLAGS)' CXXPICFLAGS='$(CXX1XPICFLAGS)' SHLIB_LDFLAGS='$(SHLIB_CXX1XLDFLAGS)' SHLIB_LD='$(SHLIB_CXX1XLD)' SHLIB="semver.dll" OBJECTS="RcppExports.o Semver200_comparator.o Semver200_modifier.o Semver200_parser.o semverR.o"' had status 2 make[1]: Entering directory `/cygdrive/d/temp/RtmpiKPne9/R.INSTALL1b5c4bda585e/semver/src-i386' g++ -std=c++0x -I"D:/RCompile/recent/R-3.2.5/include" -DNDEBUG -I"d:/RCompile/CRANpkg/lib/3.2/Rcpp/include" -I"d:/RCompile/r-compiling/local/local323/include" -O2 -Wall -mtune=core2 -c RcppExports.cpp -o RcppExports.o In file included from semver200.h:27:0, from semver_types.h:2, from RcppExports.cpp:4: version.h:36:29: error: 'std::runtime_error::runtime_error' names constructor version.h:41:29: error: 'std::runtime_error::runtime_error' names constructor version.h:60:8: error: expected nested-name-specifier before 'Prerelease_identifier' version.h:60:8: error: 'Prerelease_identifier' has not been declared version.h:60:30: error: expected ';' before '=' token version.h:60:30: error: expected unqualified-id before '=' token version.h:63:8: error: expected nested-name-specifier before 'Prerelease_identifiers' version.h:63:8: error: 'Prerelease_identifiers' has not been declared version.h:63:31: error: expected ';' before '=' token version.h:63:31: error: expected unqualified-id before '=' token version.h:66:8: error: expected nested-name-specifier before 'Build_identifier' version.h:66:8: error: 'Build_identifier' has not been declared version.h:66:25: error: expected ';' before '=' token version.h:66:25: error: expected unqualified-id before '=' token version.h:69:8: error: expected nested-name-specifier before 'Build_identifiers' version.h:69:8: error: 'Build_identifiers' has not been declared version.h:69:26: error: expected ';' before '=' token version.h:69:26: error: expected unqualified-id before '=' token version.h:74:61: error: 'Prerelease_identifiers' does not name a type version.h:74:85: error: ISO C++ forbids declaration of 'pr' with no type [-fpermissive] version.h:74:95: error: 'Build_identifiers' does not name a type version.h:74:114: error: ISO C++ forbids declaration of 'b' with no type [-fpermissive] version.h:82:3: error: 'Prerelease_identifiers' does not name a type version.h:85:3: error: 'Build_identifiers' does not name a type version.h: In constructor 'sv_version::Version_data::Version_data(int, int, int, const int&, const int&)': version.h:75:42: error: class 'sv_version::Version_data' does not have any field named 'prerelease_ids' version.h:75:64: error: class 'sv_version::Version_data' does not have any field named 'build_ids' In file included from version.h:230:0, from semver200.h:27, from semver_types.h:2, from RcppExports.cpp:4: versioninl.h: In member function 'const string sv_version::Basic_version::prerelease() const': versioninl.h:85:19: error: 'const struct sv_version::Version_data' has no member named 'prerelease_ids' versioninl.h: In member function 'const string sv_version::Basic_version::build() const': versioninl.h:92:19: error: 'const struct sv_version::Version_data' has no member named 'build_ids' In file included from semver_types.h:2:0, from RcppExports.cpp:4: semver200.h: At global scope: semver200.h:45:58: error: 'Prerelease_identifiers' does not name a type semver200.h:45:80: error: ISO C++ forbids declaration of 'parameter' with no type [-fpermissive] semver200.h:46:53: error: 'Build_identifiers' does not name a type semver200.h:46:70: error: ISO C++ forbids declaration of 'parameter' with no type [-fpermissive] semver200.h:51:60: error: 'Prerelease_identifiers' does not name a type semver200.h:51:82: error: ISO C++ forbids declaration of 'parameter' with no type [-fpermissive] semver200.h:52:55: error: 'Build_identifiers' does not name a type semver200.h:52:72: error: ISO C++ forbids declaration of 'parameter' with no type [-fpermissive] make[1]: *** [RcppExports.o] Error 1 make[1]: Leaving directory `/cygdrive/d/temp/RtmpiKPne9/R.INSTALL1b5c4bda585e/semver/src-i386' Warning: running command 'make -f "Makevars" -f "D:/RCompile/recent/R-3.2.5/etc/i386/Makeconf" -f "D:/RCompile/recent/R-3.2.5/etc/i386/Makevars.site" -f "D:/RCompile/recent/R-3.2.5/share/make/winshlib.mk" CXX='$(CXX1X) $(CXX1XSTD)' CXXFLAGS='$(CXX1XFLAGS)' CXXPICFLAGS='$(CXX1XPICFLAGS)' SHLIB_LDFLAGS='$(SHLIB_CXX1XLDFLAGS)' SHLIB_LD='$(SHLIB_CXX1XLD)' SHLIB="semver.dll" OBJECTS="RcppExports.o Semver200_comparator.o Semver200_modifier.o Semver200_parser.o semverR.o" symbols.rds' had status 2 ERROR: compilation failed for package 'semver' * removing 'd:/Rcompile/CRANpkg/lib/3.2/semver'