Back to Multiple platform build/check report for BioC 3.17:   simplified   long
ABCDEFGHIJKL[M]NOPQRSTUVWXYZ

This page was generated on 2023-10-16 11:36:17 -0400 (Mon, 16 Oct 2023).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.2 LTS)x86_644.3.1 (2023-06-16) -- "Beagle Scouts" 4626
palomino3Windows Server 2022 Datacenterx644.3.1 (2023-06-16 ucrt) -- "Beagle Scouts" 4379
merida1macOS 12.6.4 Montereyx86_644.3.1 (2023-06-16) -- "Beagle Scouts" 4395
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

Package 1093/2230HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
maanova 1.70.0  (landing page)
Keith Sheppard
Snapshot Date: 2023-10-15 14:00:13 -0400 (Sun, 15 Oct 2023)
git_url: https://git.bioconductor.org/packages/maanova
git_branch: RELEASE_3_17
git_last_commit: 0efc12e
git_last_commit_date: 2023-04-25 09:42:24 -0400 (Tue, 25 Apr 2023)
nebbiolo1Linux (Ubuntu 22.04.2 LTS) / x86_64  ERROR    ERROR  skipped
palomino3Windows Server 2022 Datacenter / x64  ERROR    ERROR  skippedskipped
merida1macOS 12.6.4 Monterey / x86_64  ERROR    ERROR  skippedskipped
kjohnson2macOS 12.6.1 Monterey / arm64see weekly results here

BUILD results for maanova on palomino3


To the developers/maintainers of the maanova package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/maanova.git to reflect on this report. See Troubleshooting Build Report for more information.
- Use the following Renviron settings to reproduce errors and warnings.
- If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information.

raw results


Summary

Package: maanova
Version: 1.70.0
Command: chmod a+r maanova -R && F:\biocbuild\bbs-3.17-bioc\R\bin\R.exe CMD build --keep-empty-dirs --no-resave-data maanova
StartedAt: 2023-10-15 20:07:58 -0400 (Sun, 15 Oct 2023)
EndedAt: 2023-10-15 20:08:03 -0400 (Sun, 15 Oct 2023)
EllapsedTime: 5.8 seconds
RetCode: 1
Status:   ERROR  
PackageFile: None
PackageFileSize: NA

Command output

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


* checking for file 'maanova/DESCRIPTION' ... OK
* preparing 'maanova':
* checking DESCRIPTION meta-information ... OK
* cleaning src
* installing the package to build vignettes
      -----------------------------------
* installing *source* package 'maanova' ...
** 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:/rtools43/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c makeratio.c -o makeratio.o
gcc  -I"F:/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG     -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c masvd.c -o masvd.o
In file included from F:/biocbuild/bbs-3.17-bioc/R/include/R_ext/Lapack.h:40,
                 from masvd.h:1,
                 from masvd.c:17:
masvd.h:14:15: error: conflicting types for 'dgesvd_'; have 'void(const char *, const char *, const int *, const int *, double *, const int *, double *, double *, const int *, double *, const int *, double *, const int *, int *)'
   14 | void F77_NAME(dgesvd)(const char *jobu, const char *jobvt,
      |               ^~~~~~
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 ## _
      |                         ^
masvd.h:14:6: note: in expansion of macro 'F77_NAME'
   14 | void F77_NAME(dgesvd)(const char *jobu, const char *jobvt,
      |      ^~~~~~~~
F:/biocbuild/bbs-3.17-bioc/R/include/R_ext/Lapack.h:348:10: note: previous declaration of 'dgesvd_' with type 'void(const char *, const char *, const int *, const int *, double *, const int *, double *, double *, const int *, double *, const int *, double *, const int *, int *, size_t,  size_t)' {aka 'void(const char *, const char *, const int *, const int *, double *, const int *, double *, double *, const int *, double *, const int *, double *, const int *, int *, long long unsigned int,  long long unsigned int)'}
  348 | F77_NAME(dgesvd)(const char* jobu, const char* jobvt, const int* m,
      |          ^~~~~~
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/Lapack.h:348:1: note: in expansion of macro 'F77_NAME'
  348 | F77_NAME(dgesvd)(const char* jobu, const char* jobvt, const int* m,
      | ^~~~~~~~
masvd.c: In function 'masvd':
masvd.c:68:18: error: too few arguments to function 'dgesdd_'
   68 |         F77_CALL(dgesdd)(CHAR(STRING_ELT(jobu, 0)),
      |                  ^~~~~~
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/Lapack.h:2404:10: note: declared here
 2404 | F77_NAME(dgesdd)(const char* jobz,
      |          ^~~~~~
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/Lapack.h:2404:1: note: in expansion of macro 'F77_NAME'
 2404 | F77_NAME(dgesdd)(const char* jobz,
      | ^~~~~~~~
masvd.c:77:18: error: too few arguments to function 'dgesdd_'
   77 |         F77_CALL(dgesdd)(CHAR(STRING_ELT(jobu, 0)),
      |                  ^~~~~~
masvd.c:77:9: note: in expansion of macro 'F77_CALL'
   77 |         F77_CALL(dgesdd)(CHAR(STRING_ELT(jobu, 0)),
      |         ^~~~~~~~
F:/biocbuild/bbs-3.17-bioc/R/include/R_ext/Lapack.h:2404:10: note: declared here
 2404 | F77_NAME(dgesdd)(const char* jobz,
      |          ^~~~~~
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/Lapack.h:2404:1: note: in expansion of macro 'F77_NAME'
 2404 | F77_NAME(dgesdd)(const char* jobz,
      | ^~~~~~~~
masvd.c: At top level:
masvd.c:114:9: warning: "/*" within comment [-Wcomment]
  114 |         /* work on a copy of x */
      |          
masvd.c:154:1: warning: "/*" within comment [-Wcomment]
  154 | /*#ifndef IEEE_754
      |  
masvd.c:161:5: warning: "/*" within comment [-Wcomment]
  161 |     /* work on a copy of x */
      |      
masvd.c:165:9: warning: "/*" within comment [-Wcomment]
  165 |         /* ask for optimal size of work array */
      |          
masvd.c:189:9: warning: "/*" within comment [-Wcomment]
  189 |         /* ask for optimal size of work array */
      |          
make: *** [F:/biocbuild/bbs-3.17-bioc/R/etc/x64/Makeconf:265: masvd.o] Error 1
ERROR: compilation failed for package 'maanova'
* removing 'F:/biocbuild/bbs-3.17-bioc/tmpdir/Rtmp2zPG5K/Rinst4638f6e3c4d/maanova'
      -----------------------------------
ERROR: package installation failed