Back to Multiple platform build/check report for BioC 3.11
A[B]CDEFGHIJKLMNOPQRSTUVWXYZ

BUILD report for banocc on tokay2

This page was generated on 2020-10-17 11:56:07 -0400 (Sat, 17 Oct 2020).

TO THE DEVELOPERS/MAINTAINERS OF THE banocc PACKAGE: Please make sure to use the following settings in order to reproduce any error or warning you see on this page.
Package 111/1905HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
banocc 1.12.0
George Weingart
Snapshot Date: 2020-10-16 14:40:19 -0400 (Fri, 16 Oct 2020)
URL: https://git.bioconductor.org/packages/banocc
Branch: RELEASE_3_11
Last Commit: 7299cd2
Last Changed Date: 2020-04-27 15:06:53 -0400 (Mon, 27 Apr 2020)
malbec2 Linux (Ubuntu 18.04.4 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  OK [ ERROR ] skipped  skipped 
machv2 macOS 10.14.6 Mojave / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: banocc
Version: 1.12.0
Command: chmod a+r banocc -R && C:\Users\biocbuild\bbs-3.11-bioc\R\bin\R.exe CMD build --keep-empty-dirs --no-resave-data banocc
StartedAt: 2020-10-16 20:07:10 -0400 (Fri, 16 Oct 2020)
EndedAt: 2020-10-16 20:12:34 -0400 (Fri, 16 Oct 2020)
EllapsedTime: 323.5 seconds
RetCode: 1
Status:  ERROR  
PackageFile: None
PackageFileSize: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   chmod a+r banocc -R && C:\Users\biocbuild\bbs-3.11-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 "C:/Users/BIOCBU~1/BBS-3~1.11-/R/etc/x64/Makeconf" -f "C:/Users/BIOCBU~1/BBS-3~1.11-/R/share/make/winshlib.mk" CXX='$(CXX14) $(CXX14STD)' CXXFLAGS='$(CXX14FLAGS)' CXXPICFLAGS='$(CXX14PICFLAGS)' SHLIB_LDFLAGS='$(SHLIB_CXX14LDFLAGS)' SHLIB_LD='$(SHLIB_CXX14LD)' SHLIB="file151c1aa37f54.dll" WIN=64 TCLBIN=64 OBJECTS="file151c1aa37f54.o"

make would use
if test "zfile151c1aa37f54.o" != "z"; then \
  if test -e "file151c1aa37f54-win.def"; then \
    echo "C:/rtools40/mingw64/bin/"g++  -shared -s -static-libgcc -o file151c1aa37f54.dll file151c1aa37f54-win.def file151c1aa37f54.o  -L"C:/extsoft/lib/x64" -L"C:/extsoft/lib"  -L"C:/Users/BIOCBU~1/BBS-3~1.11-/R/bin/x64" -lR ; \
    "C:/rtools40/mingw64/bin/"g++  -shared -s -static-libgcc -o file151c1aa37f54.dll file151c1aa37f54-win.def file151c1aa37f54.o  -L"C:/extsoft/lib/x64" -L"C:/extsoft/lib"  -L"C:/Users/BIOCBU~1/BBS-3~1.11-/R/bin/x64" -lR ; \
  else \
    echo EXPORTS > tmp.def; \
    "C:/rtools40/mingw64/bin/"nm file151c1aa37f54.o | sed -n 's/^.* [BCDRT] / /p' | sed -e '/[.]refptr[.]/d' -e '/[.]weak[.]/d' | sed 's/[^ ][^ ]*/"&"/g'  >> tmp.def; \
    echo "C:/rtools40/mingw64/bin/"g++  -shared -s -static-libgcc -o file151c1aa37f54.dll tmp.def file151c1aa37f54.o  -L"C:/extsoft/lib/x64" -L"C:/extsoft/lib"  -L"C:/Users/BIOCBU~1/BBS-3~1.11-/R/bin/x64" -lR ; \
    "C:/rtools40/mingw64/bin/"g++  -shared -s -static-libgcc -o file151c1aa37f54.dll tmp.def file151c1aa37f54.o  -L"C:/extsoft/lib/x64" -L"C:/extsoft/lib"  -L"C:/Users/BIOCBU~1/BBS-3~1.11-/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