Back to Build/check report for BioC 3.17
ABCDEFGHIJK[L]MNOPQRSTUVWXYZ

This page was generated on 2023-01-02 09:00:35 -0500 (Mon, 02 Jan 2023).

HostnameOSArch (*)R versionInstalled pkgs
palomino5Windows Server 2022 Datacenterx64R 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

BUILD results for lfa on palomino5


To the developers/maintainers of the lfa package:
Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 1023/2158HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
lfa 1.29.0  (landing page)
Wei Hao , John D. Storey
Snapshot Date: 2022-12-28 11:00:06 -0500 (Wed, 28 Dec 2022)
git_url: https://git.bioconductor.org/packages/lfa
git_branch: master
git_last_commit: b609997
git_last_commit_date: 2022-11-01 11:12:18 -0500 (Tue, 01 Nov 2022)
palomino5Windows Server 2022 Datacenter / x64  ERROR    ERROR  skippedskipped

Summary

Package: lfa
Version: 1.29.0
Command: chmod a+r lfa -R && F:\biocbuild\bbs-3.17-bioc\R\bin\R.exe CMD build --keep-empty-dirs --no-resave-data lfa
StartedAt: 2022-12-28 18:46:50 -0500 (Wed, 28 Dec 2022)
EndedAt: 2022-12-28 18:46:52 -0500 (Wed, 28 Dec 2022)
EllapsedTime: 2.0 seconds
RetCode: 1
Status:   ERROR  
PackageFile: None
PackageFileSize: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   chmod a+r lfa -R && F:\biocbuild\bbs-3.17-bioc\R\bin\R.exe CMD build --keep-empty-dirs --no-resave-data lfa
###
##############################################################################
##############################################################################


* checking for file 'lfa/DESCRIPTION' ... OK
* preparing 'lfa':
* checking DESCRIPTION meta-information ... OK
* cleaning src
* installing the package to build vignettes
      -----------------------------------
* installing *source* package 'lfa' ...
** using staged installation
** libs
using C compiler: 'gcc.exe (GCC) 12.2.0'
gcc  -I"F:/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG     -I"c:/rtools42/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign  -c fastmat.c -o fastmat.o
In file included from F:/biocbuild/bbs-3.17-bioc/R/include/R.h:78,
                 from lfa.h:4,
                 from fastmat.c:1:
fastmat.c: In function 'mv':
fastmat.c:22:14: error: too few arguments to function 'dgemv_'
   22 |     F77_CALL(dgemv)(&tr,dimA,dimA+1,&alpha,A,dimA,v,&one,&zero,ret,&one);
      |              ^~~~~
F:/biocbuild/bbs-3.17-bioc/R/include/R_ext/RS.h:77:25: note: in definition of macro 'F77_CALL'
   77 | # define F77_CALL(x)    x ## _
      |                         ^
F:/biocbuild/bbs-3.17-bioc/R/include/R_ext/BLAS.h:107:10: note: declared here
  107 | F77_NAME(dgemv)(const char *trans, const int *m, const int *n,
      |          ^~~~~
F:/biocbuild/bbs-3.17-bioc/R/include/R_ext/RS.h:77:25: note: in definition of macro 'F77_CALL'
   77 | # define F77_CALL(x)    x ## _
      |                         ^
F:/biocbuild/bbs-3.17-bioc/R/include/R_ext/BLAS.h:107:1: note: in expansion of macro 'F77_NAME'
  107 | F77_NAME(dgemv)(const char *trans, const int *m, const int *n,
      | ^~~~~~~~
fastmat.c: In function 'tmv':
fastmat.c:48:14: error: too few arguments to function 'dgemv_'
   48 |     F77_CALL(dgemv)(&tr,dimA,dimA+1,&alpha,A,dimA,v,&one,&zero,ret,&one);
      |              ^~~~~
F:/biocbuild/bbs-3.17-bioc/R/include/R_ext/RS.h:77:25: note: in definition of macro 'F77_CALL'
   77 | # define F77_CALL(x)    x ## _
      |                         ^
F:/biocbuild/bbs-3.17-bioc/R/include/R_ext/BLAS.h:107:10: note: declared here
  107 | F77_NAME(dgemv)(const char *trans, const int *m, const int *n,
      |          ^~~~~
F:/biocbuild/bbs-3.17-bioc/R/include/R_ext/RS.h:77:25: note: in definition of macro 'F77_CALL'
   77 | # define F77_CALL(x)    x ## _
      |                         ^
F:/biocbuild/bbs-3.17-bioc/R/include/R_ext/BLAS.h:107:1: note: in expansion of macro 'F77_NAME'
  107 | F77_NAME(dgemv)(const char *trans, const int *m, const int *n,
      | ^~~~~~~~
make: *** [F:/biocbuild/bbs-3.17-bioc/R/etc/x64/Makeconf:257: fastmat.o] Error 1
ERROR: compilation failed for package 'lfa'
* removing 'F:/biocbuild/bbs-3.17-bioc-rtools43/tmpdir/RtmpEhHk31/Rinst41941e6f190/lfa'
      -----------------------------------
ERROR: package installation failed