| Back to Build/check report for BioC 3.17 |
|
This page was generated on 2023-01-02 09:00:19 -0500 (Mon, 02 Jan 2023).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| palomino5 | Windows Server 2022 Datacenter | x64 | R Under development (unstable) (2022-12-25 r83502 ucrt) -- "Unsuffered Consequences" | 4165 |
| Click on any hostname to see more info about the system (e.g. compilers) (*) as reported by 'uname -p', except on Windows and Mac OS X | ||||
|
To the developers/maintainers of the banocc package: Make sure to use the following settings in order to reproduce any error or warning you see on this page. |
| Package 111/2158 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| banocc 1.23.0 (landing page) George Weingart
| palomino5 | Windows Server 2022 Datacenter / x64 | OK | ERROR | skipped | skipped | ||||||||
| Package: banocc |
| Version: 1.23.0 |
| Command: chmod a+r banocc -R && F:\biocbuild\bbs-3.17-bioc\R\bin\R.exe CMD build --keep-empty-dirs --no-resave-data banocc |
| StartedAt: 2022-12-28 16:43:41 -0500 (Wed, 28 Dec 2022) |
| EndedAt: 2022-12-28 16:44:34 -0500 (Wed, 28 Dec 2022) |
| EllapsedTime: 52.6 seconds |
| RetCode: 1 |
| Status: ERROR |
| PackageFile: None |
| PackageFileSize: NA |
##############################################################################
##############################################################################
###
### Running command:
###
### chmod a+r banocc -R && F:\biocbuild\bbs-3.17-bioc\R\bin\R.exe CMD build --keep-empty-dirs --no-resave-data banocc
###
##############################################################################
##############################################################################
* checking for file 'banocc/DESCRIPTION' ... OK
* preparing 'banocc':
* checking DESCRIPTION meta-information ... OK
* installing the package to build vignettes
* creating vignettes ... ERROR
--- re-building 'banocc-vignette.Rmd' using rmarkdown
DIAGNOSTIC(S) FROM PARSER:
Info: integer division implicitly rounds to integer. Found int division: P * P - 1 / 2
Positive values rounded down, negative values rounded up or down in platform-dependent way.
make cmd is
make -f "F:/biocbuild/bbs-3.17-bioc/R/etc/x64/Makeconf" -f "F:/biocbuild/bbs-3.17-bioc/R/share/make/winshlib.mk" CXX='$(CXX14) $(CXX14STD)' CXXFLAGS='$(CXX14FLAGS)' CXXPICFLAGS='$(CXX14PICFLAGS)' SHLIB_LDFLAGS='$(SHLIB_CXX14LDFLAGS)' SHLIB_LD='$(SHLIB_CXX14LD)' SHLIB="file286065951189.dll" WIN=64 TCLBIN= OBJECTS="file286065951189.o"
make would use
if test "zfile286065951189.o" != "z"; then \
if test -e "file286065951189-win.def"; then \
echo g++ -shared -s -static-libgcc -o file286065951189.dll file286065951189-win.def file286065951189.o -L"c:/rtools42/x86_64-w64-mingw32.static.posix/lib/x64" -L"c:/rtools42/x86_64-w64-mingw32.static.posix/lib" -L"F:/biocbuild/bbs-3.17-bioc/R/bin/x64" -lR ; \
g++ -shared -s -static-libgcc -o file286065951189.dll file286065951189-win.def file286065951189.o -L"c:/rtools42/x86_64-w64-mingw32.static.posix/lib/x64" -L"c:/rtools42/x86_64-w64-mingw32.static.posix/lib" -L"F:/biocbuild/bbs-3.17-bioc/R/bin/x64" -lR ; \
else \
echo EXPORTS > tmp.def; \
nm file286065951189.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 file286065951189.dll tmp.def file286065951189.o -L"c:/rtools42/x86_64-w64-mingw32.static.posix/lib/x64" -L"c:/rtools42/x86_64-w64-mingw32.static.posix/lib" -L"F:/biocbuild/bbs-3.17-bioc/R/bin/x64" -lR ; \
g++ -shared -s -static-libgcc -o file286065951189.dll tmp.def file286065951189.o -L"c:/rtools42/x86_64-w64-mingw32.static.posix/lib/x64" -L"c:/rtools42/x86_64-w64-mingw32.static.posix/lib" -L"F:/biocbuild/bbs-3.17-bioc/R/bin/x64" -lR ; \
rm -f tmp.def; \
fi \
fi
Quitting from lines 138-142 (banocc-vignette.Rmd)
Quitting from lines 138-142 (banocc-vignette.Rmd)
Error: processing vignette 'banocc-vignette.Rmd' failed with diagnostics:
invalid connection
--- failed re-building 'banocc-vignette.Rmd'
SUMMARY: processing the following file failed:
'banocc-vignette.Rmd'
Error: Vignette re-building failed.
Execution halted