Back to Multiple platform build/check report for BioC 3.12
ABCDEF[G]HIJKLMNOPQRSTUVWXYZ

BUILD report for genphen on tokay1

This page was generated on 2021-05-06 12:31:29 -0400 (Thu, 06 May 2021).

To the developers/maintainers of the genphen package:
Please make sure to use the following settings in order to reproduce any error or warning you see on this page.
Package 725/1974HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
genphen 1.18.0  (landing page)
Simo Kitanovski
Snapshot Date: 2021-05-05 14:51:38 -0400 (Wed, 05 May 2021)
URL: https://git.bioconductor.org/packages/genphen
Branch: RELEASE_3_12
Last Commit: 7474de2
Last Changed Date: 2020-10-27 11:13:00 -0400 (Tue, 27 Oct 2020)
malbec1Linux (Ubuntu 18.04.5 LTS) / x86_64  OK    ERROR  skipped
tokay1Windows Server 2012 R2 Standard / x64  OK    ERROR  skippedskipped
merida1macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version exists in internal repository

Summary

Package: genphen
Version: 1.18.0
Command: chmod a+r genphen -R && C:\Users\biocbuild\bbs-3.12-bioc\R\bin\R.exe CMD build --keep-empty-dirs --no-resave-data genphen
StartedAt: 2021-05-05 21:13:39 -0400 (Wed, 05 May 2021)
EndedAt: 2021-05-05 21:14:51 -0400 (Wed, 05 May 2021)
EllapsedTime: 72.4 seconds
RetCode: 1
Status:   ERROR   
PackageFile: None
PackageFileSize: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   chmod a+r genphen -R && C:\Users\biocbuild\bbs-3.12-bioc\R\bin\R.exe CMD build --keep-empty-dirs --no-resave-data genphen
###
##############################################################################
##############################################################################


* checking for file 'genphen/DESCRIPTION' ... OK
* preparing 'genphen':
* checking DESCRIPTION meta-information ... OK
* installing the package to build vignettes
* creating vignettes ... ERROR
--- re-building 'genphenManual.Rnw' using Sweave
Loading required package: genphen
Loading required package: Rcpp
Loading required package: ggplot2
Loading required package: knitr
Loading required package: ggrepel
Loading required package: reshape
Loading required package: ape
Loading required package: xtable
Loading required package: gridExtra
make cmd is
  make -f "C:/Users/BIOCBU~1/BBS-3~1.12-/R/etc/x64/Makeconf" -f "C:/Users/BIOCBU~1/BBS-3~1.12-/R/share/make/winshlib.mk" CXX='$(CXX14) $(CXX14STD)' CXXFLAGS='$(CXX14FLAGS)' CXXPICFLAGS='$(CXX14PICFLAGS)' SHLIB_LDFLAGS='$(SHLIB_CXX14LDFLAGS)' SHLIB_LD='$(SHLIB_CXX14LD)' SHLIB="file2b1c355e953.dll" WIN=64 TCLBIN=64 OBJECTS="file2b1c355e953.o"

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

Error: processing vignette 'genphenManual.Rnw' failed with diagnostics:
 chunk 6 
Error in sink(type = "output") : invalid connection

--- failed re-building 'genphenManual.Rnw'

SUMMARY: processing the following file failed:
  'genphenManual.Rnw'

Error: Vignette re-building failed.
Execution halted