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

This page was generated on 2021-10-15 15:05:58 -0400 (Fri, 15 Oct 2021).

BUILD results for banocc on tokay2

To the developers/maintainers of the banocc package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/banocc.git to
reflect on this report. See How and When does the builder pull? When will my changes propagate? here for more information.
- Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 116/2041HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
banocc 1.16.0  (landing page)
George Weingart
Snapshot Date: 2021-10-14 04:50:12 -0400 (Thu, 14 Oct 2021)
git_url: https://git.bioconductor.org/packages/banocc
git_branch: RELEASE_3_13
git_last_commit: cf8d0fb
git_last_commit_date: 2021-05-19 12:27:05 -0400 (Wed, 19 May 2021)
nebbiolo1Linux (Ubuntu 20.04.2 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
tokay2Windows Server 2012 R2 Standard / x64  OK    ERROR  skippedskipped
machv2macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published

Summary

Package: banocc
Version: 1.16.0
Command: chmod a+r banocc -R && C:\Users\biocbuild\bbs-3.13-bioc\R\bin\R.exe CMD build --keep-empty-dirs --no-resave-data banocc
StartedAt: 2021-10-14 11:53:25 -0400 (Thu, 14 Oct 2021)
EndedAt: 2021-10-14 11:55:05 -0400 (Thu, 14 Oct 2021)
EllapsedTime: 100.3 seconds
RetCode: 1
Status:   ERROR  
PackageFile: None
PackageFileSize: NA

Command output

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

make would use
if test "zfilecf46e3455e6.o" != "z"; then \
  if test -e "filecf46e3455e6-win.def"; then \
    echo "C:/rtools40/mingw64/bin/"g++  -shared -s -static-libgcc -o filecf46e3455e6.dll filecf46e3455e6-win.def filecf46e3455e6.o  -L"C:/extsoft/lib/x64" -L"C:/extsoft/lib"  -L"C:/Users/BIOCBU~1/BBS-3~1.13-/R/bin/x64" -lR ; \
    "C:/rtools40/mingw64/bin/"g++  -shared -s -static-libgcc -o filecf46e3455e6.dll filecf46e3455e6-win.def filecf46e3455e6.o  -L"C:/extsoft/lib/x64" -L"C:/extsoft/lib"  -L"C:/Users/BIOCBU~1/BBS-3~1.13-/R/bin/x64" -lR ; \
  else \
    echo EXPORTS > tmp.def; \
    "C:/rtools40/mingw64/bin/"nm filecf46e3455e6.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 filecf46e3455e6.dll tmp.def filecf46e3455e6.o  -L"C:/extsoft/lib/x64" -L"C:/extsoft/lib"  -L"C:/Users/BIOCBU~1/BBS-3~1.13-/R/bin/x64" -lR ; \
    "C:/rtools40/mingw64/bin/"g++  -shared -s -static-libgcc -o filecf46e3455e6.dll tmp.def filecf46e3455e6.o  -L"C:/extsoft/lib/x64" -L"C:/extsoft/lib"  -L"C:/Users/BIOCBU~1/BBS-3~1.13-/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