Last updated on 2022-07-06 23:52:45 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.0 | 9.70 | 280.12 | 289.82 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.2.0 | 7.77 | 218.99 | 226.76 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.2.0 | 356.09 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.0 | 360.39 | OK | |||
r-devel-windows-x86_64 | 0.2.0 | 24.00 | 247.00 | 271.00 | ERROR | |
r-patched-linux-x86_64 | 0.2.0 | 7.61 | 267.72 | 275.33 | OK | |
r-release-linux-x86_64 | 0.2.0 | 6.94 | 272.35 | 279.29 | OK | |
r-release-macos-arm64 | 0.2.0 | 83.00 | OK | |||
r-release-macos-x86_64 | 0.2.0 | 193.00 | OK | |||
r-release-windows-x86_64 | 0.2.0 | 36.00 | 267.00 | 303.00 | ERROR | |
r-oldrel-macos-arm64 | 0.2.0 | 87.00 | OK | |||
r-oldrel-macos-x86_64 | 0.2.0 | 172.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 0.2.0 | 26.00 | 200.00 | 226.00 | ERROR |
Version: 0.2.0
Check: tests
Result: ERROR
Running 'testthat.R' [126s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> Sys.setenv("R_TESTS" = "")
> library(testthat)
> library(gppm)
Loading required package: Rcpp
>
> test_check("gppm")
make cmd is
make -f "D:/RCompile/recent/R/etc/x64/Makeconf" -f "D:/RCompile/recent/R/share/make/winshlib.mk" CXX='$(CXX14) $(CXX14STD)' CXXFLAGS='$(CXX14FLAGS)' CXXPICFLAGS='$(CXX14PICFLAGS)' SHLIB_LDFLAGS='$(SHLIB_CXX14LDFLAGS)' SHLIB_LD='$(SHLIB_CXX14LD)' SHLIB="file1e61c1a1570fc.dll" WIN=64 TCLBIN= OBJECTS="file1e61c1a1570fc.o"
make would use
make[1]: Entering directory '/d/temp/RtmpAf9Rjp'
if test "zfile1e61c1a1570fc.o" != "z"; then \
if test -e "file1e61c1a1570fc-win.def"; then \
echo g++ -shared -s -static-libgcc -o file1e61c1a1570fc.dll file1e61c1a1570fc-win.def file1e61c1a1570fc.o -L"d:/rtools42/x86_64-w64-mingw32.static.posix/lib/x64" -L"d:/rtools42/x86_64-w64-mingw32.static.posix/lib" -L"D:/RCompile/recent/R/bin/x64" -lR ; \
g++ -shared -s -static-libgcc -o file1e61c1a1570fc.dll file1e61c1a1570fc-win.def file1e61c1a1570fc.o -L"d:/rtools42/x86_64-w64-mingw32.static.posix/lib/x64" -L"d:/rtools42/x86_64-w64-mingw32.static.posix/lib" -L"D:/RCompile/recent/R/bin/x64" -lR ; \
else \
echo EXPORTS > tmp.def; \
nm file1e61c1a1570fc.o | sed -n 's/^.* [BCDRT] / /p' | sed -e '/[.]refptr[.]/d' -e '/[.]weak[.]/d' | sed 's/[^ ][^ ]*/"&"/g' >> tmp.def; \
echo g++ -shared -s -static-libgcc -o file1e61c1a1570fc.dll tmp.def file1e61c1a1570fc.o -L"d:/rtools42/x86_64-w64-mingw32.static.posix/lib/x64" -L"d:/rtools42/x86_64-w64-mingw32.static.posix/lib" -L"D:/RCompile/recent/R/bin/x64" -lR ; \
g++ -shared -s -static-libgcc -o file1e61c1a1570fc.dll tmp.def file1e61c1a1570fc.o -L"d:/rtools42/x86_64-w64-mingw32.static.posix/lib/x64" -L"d:/rtools42/x86_64-w64-mingw32.static.posix/lib" -L"D:/RCompile/recent/R/bin/x64" -lR ; \
rm -f tmp.def; \
fi \
fi
make[1]: Leaving directory '/d/temp/RtmpAf9Rjp'
Error in compileCode(f, code, language = language, verbose = verbose) :
D:\rtools42\x86_64-w64-mingw32.static.posix\bin/ld.exe: file1e61c1a1570fc.o:file1e61c1a1570fc.cpp:(.text$_ZN3tbb8internal26task_scheduler_observer_v3D0Ev[_ZN3tbb8internal26task_scheduler_observer_v3D0Ev]+0x1d): undefined reference to `tbb::internal::task_scheduler_observer_v3::observe(bool)'D:\rtools42\x86_64-w64-mingw32.static.posix\bin/ld.exe: file1e61c1a1570fc.o:file1e61c1a1570fc.cpp:(.text$_ZN3tbb10interface623task_scheduler_observerD1Ev[_ZN3tbb10interface623task_scheduler_observerD1Ev]+0x1d): undefined reference to `tbb::internal::task_scheduler_observer_v3::observe(bool)'D:\rtools42\x86_64-w64-mingw32.static.posix\bin/ld.exe: file1e61c1a1570fc.o:file1e61c1a1570fc.cpp:(.text$_ZN3tbb10interface623task_scheduler_observerD1Ev[_ZN3tbb10interface623task_scheduler_observerD1Ev]+0x3a): undefined reference to `tbb::internal::task_scheduler_observer_v3::observe(bool)'D:\rtools42\x86_64-w64-mingw32.static.posix\bin/ld.exe: file1e61c1a1570fc.o:file1e61c1a1570fc.cpp:(.text$_ZN3tbb10i
Calls: test_check ... <Anonymous> -> <Anonymous> -> force -> cxxfunction -> compileCode
Error in sink(type = "output") : invalid connection
Calls: test_check ... withVisible -> <Anonymous> -> cxxfunctionplus -> sink
Execution halted
Flavor: r-devel-windows-x86_64
Version: 0.2.0
Check: tests
Result: ERROR
Running 'testthat.R' [140s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> Sys.setenv("R_TESTS" = "")
> library(testthat)
> library(gppm)
Loading required package: Rcpp
>
> test_check("gppm")
make cmd is
make -f "D:/RCompile/recent/R-4.2.1/etc/x64/Makeconf" -f "D:/RCompile/recent/R-4.2.1/share/make/winshlib.mk" CXX='$(CXX14) $(CXX14STD)' CXXFLAGS='$(CXX14FLAGS)' CXXPICFLAGS='$(CXX14PICFLAGS)' SHLIB_LDFLAGS='$(SHLIB_CXX14LDFLAGS)' SHLIB_LD='$(SHLIB_CXX14LD)' SHLIB="file2c9c81911316a.dll" WIN=64 TCLBIN= OBJECTS="file2c9c81911316a.o"
make would use
make[1]: Entering directory '/d/temp/Rtmp4AD2Ql'
if test "zfile2c9c81911316a.o" != "z"; then \
if test -e "file2c9c81911316a-win.def"; then \
echo g++ -shared -s -static-libgcc -o file2c9c81911316a.dll file2c9c81911316a-win.def file2c9c81911316a.o -L"d:/rtools42/x86_64-w64-mingw32.static.posix/lib/x64" -L"d:/rtools42/x86_64-w64-mingw32.static.posix/lib" -L"D:/RCompile/recent/R-4.2.1/bin/x64" -lR ; \
g++ -shared -s -static-libgcc -o file2c9c81911316a.dll file2c9c81911316a-win.def file2c9c81911316a.o -L"d:/rtools42/x86_64-w64-mingw32.static.posix/lib/x64" -L"d:/rtools42/x86_64-w64-mingw32.static.posix/lib" -L"D:/RCompile/recent/R-4.2.1/bin/x64" -lR ; \
else \
echo EXPORTS > tmp.def; \
nm file2c9c81911316a.o | sed -n 's/^.* [BCDRT] / /p' | sed -e '/[.]refptr[.]/d' -e '/[.]weak[.]/d' | sed 's/[^ ][^ ]*/"&"/g' >> tmp.def; \
echo g++ -shared -s -static-libgcc -o file2c9c81911316a.dll tmp.def file2c9c81911316a.o -L"d:/rtools42/x86_64-w64-mingw32.static.posix/lib/x64" -L"d:/rtools42/x86_64-w64-mingw32.static.posix/lib" -L"D:/RCompile/recent/R-4.2.1/bin/x64" -lR ; \
g++ -shared -s -static-libgcc -o file2c9c81911316a.dll tmp.def file2c9c81911316a.o -L"d:/rtools42/x86_64-w64-mingw32.static.posix/lib/x64" -L"d:/rtools42/x86_64-w64-mingw32.static.posix/lib" -L"D:/RCompile/recent/R-4.2.1/bin/x64" -lR ; \
rm -f tmp.def; \
fi \
fi
make[1]: Leaving directory '/d/temp/Rtmp4AD2Ql'
Error in compileCode(f, code, language = language, verbose = verbose) :
D:\rtools42\x86_64-w64-mingw32.static.posix\bin/ld.exe: file2c9c81911316a.o:file2c9c81911316a.cpp:(.text$_ZN3tbb8internal26task_scheduler_observer_v3D0Ev[_ZN3tbb8internal26task_scheduler_observer_v3D0Ev]+0x1d): undefined reference to `tbb::internal::task_scheduler_observer_v3::observe(bool)'D:\rtools42\x86_64-w64-mingw32.static.posix\bin/ld.exe: file2c9c81911316a.o:file2c9c81911316a.cpp:(.text$_ZN3tbb10interface623task_scheduler_observerD1Ev[_ZN3tbb10interface623task_scheduler_observerD1Ev]+0x1d): undefined reference to `tbb::internal::task_scheduler_observer_v3::observe(bool)'D:\rtools42\x86_64-w64-mingw32.static.posix\bin/ld.exe: file2c9c81911316a.o:file2c9c81911316a.cpp:(.text$_ZN3tbb10interface623task_scheduler_observerD1Ev[_ZN3tbb10interface623task_scheduler_observerD1Ev]+0x3a): undefined reference to `tbb::internal::task_scheduler_observer_v3::observe(bool)'D:\rtools42\x86_64-w64-mingw32.static.posix\bin/ld.exe: file2c9c81911316a.o:file2c9c81911316a.cpp:(.text$_ZN3tbb10i
Calls: test_check ... <Anonymous> -> <Anonymous> -> force -> cxxfunction -> compileCode
Error in sink(type = "output") : invalid connection
Calls: test_check ... withVisible -> <Anonymous> -> cxxfunctionplus -> sink
Execution halted
Flavor: r-release-windows-x86_64
Version: 0.2.0
Check: tests
Result: ERROR
Running 'testthat.R' [85s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> Sys.setenv("R_TESTS" = "")
> library(testthat)
> library(gppm)
Loading required package: Rcpp
>
> test_check("gppm")
make cmd is
make -f "D:/RCompile/recent/R-41~1.3/etc/x64/Makeconf" -f "D:/RCompile/recent/R-41~1.3/etc/x64/Makevars.site" -f "D:/RCompile/recent/R-41~1.3/share/make/winshlib.mk" CXX='$(CXX14) $(CXX14STD)' CXXFLAGS='$(CXX14FLAGS)' CXXPICFLAGS='$(CXX14PICFLAGS)' SHLIB_LDFLAGS='$(SHLIB_CXX14LDFLAGS)' SHLIB_LD='$(SHLIB_CXX14LD)' SHLIB="file961c257a1ce5.dll" WIN=64 TCLBIN=64 OBJECTS="file961c257a1ce5.o"
make would use
make[1]: Entering directory '/d/temp/Rtmp6nZEcU'
if test "zfile961c257a1ce5.o" != "z"; then \
if test -e "file961c257a1ce5-win.def"; then \
echo d:/Compiler/rtools40/mingw64/bin/g++ -shared -s -static-libgcc -o file961c257a1ce5.dll file961c257a1ce5-win.def file961c257a1ce5.o -L"d:/Compiler/gcc-4.9.3/local330/lib/x64" -L"d:/Compiler/gcc-4.9.3/local330/lib" -L"D:/RCompile/recent/R-41~1.3/bin/x64" -lR ; \
d:/Compiler/rtools40/mingw64/bin/g++ -shared -s -static-libgcc -o file961c257a1ce5.dll file961c257a1ce5-win.def file961c257a1ce5.o -L"d:/Compiler/gcc-4.9.3/local330/lib/x64" -L"d:/Compiler/gcc-4.9.3/local330/lib" -L"D:/RCompile/recent/R-41~1.3/bin/x64" -lR ; \
else \
echo EXPORTS > tmp.def; \
d:/Compiler/rtools40/mingw64/bin/nm file961c257a1ce5.o | sed -n 's/^.* [BCDRT] / /p' | sed -e '/[.]refptr[.]/d' -e '/[.]weak[.]/d' | sed 's/[^ ][^ ]*/"&"/g' >> tmp.def; \
echo d:/Compiler/rtools40/mingw64/bin/g++ -shared -s -static-libgcc -o file961c257a1ce5.dll tmp.def file961c257a1ce5.o -L"d:/Compiler/gcc-4.9.3/local330/lib/x64" -L"d:/Compiler/gcc-4.9.3/local330/lib" -L"D:/RCompile/recent/R-41~1.3/bin/x64" -lR ; \
d:/Compiler/rtools40/mingw64/bin/g++ -shared -s -static-libgcc -o file961c257a1ce5.dll tmp.def file961c257a1ce5.o -L"d:/Compiler/gcc-4.9.3/local330/lib/x64" -L"d:/Compiler/gcc-4.9.3/local330/lib" -L"D:/RCompile/recent/R-41~1.3/bin/x64" -lR ; \
rm -f tmp.def; \
fi \
fi
make[1]: Leaving directory '/d/temp/Rtmp6nZEcU'
Error in compileCode(f, code, language = language, verbose = verbose) :
D:/Compiler/rtools40/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: file961c257a1ce5.o:file961c257a1ce5.cpp:(.text$_ZN3tbb8internal26task_scheduler_observer_v3D1Ev[_ZN3tbb8internal26task_scheduler_observer_v3D1Ev]+0x14): undefined reference to `tbb::internal::task_scheduler_observer_v3::observe(bool)'D:/Compiler/rtools40/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: file961c257a1ce5.o:file961c257a1ce5.cpp:(.text$_ZN3tbb8internal26task_scheduler_observer_v3D0Ev[_ZN3tbb8internal26task_scheduler_observer_v3D0Ev]+0x1c): undefined reference to `tbb::internal::task_scheduler_observer_v3::observe(bool)'D:/Compiler/rtools40/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: file961c257a1ce5.o:file961c257a1ce5.cpp:(.text$_ZN3tbb10interface623task_scheduler_observerD0Ev[_ZN3tbb10interface623task_scheduler_observerD0Ev]+0x1c): undefined reference to `tbb::inter
Calls: test_check ... <Anonymous> -> <Anonymous> -> force -> cxxfunction -> compileCode
Error in sink(type = "output") : invalid connection
Calls: test_check ... withVisible -> <Anonymous> -> cxxfunctionplus -> sink
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64