Back to Multiple platform build/check report for BioC 3.16:   simplified   long
ABCDEFGHIJKLMNOPQR[S]TUVWXYZ

This page was generated on 2023-04-12 11:05:50 -0400 (Wed, 12 Apr 2023).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 20.04.5 LTS)x86_644.2.3 (2023-03-15) -- "Shortstop Beagle" 4502
palomino4Windows Server 2022 Datacenterx644.2.3 (2023-03-15 ucrt) -- "Shortstop Beagle" 4282
lconwaymacOS 12.5.1 Montereyx86_644.2.3 (2023-03-15) -- "Shortstop Beagle" 4310
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

INSTALL results for S4Vectors on palomino4


To the developers/maintainers of the S4Vectors package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/S4Vectors.git to
reflect on this report. See How and When does the builder pull? When will my changes propagate? 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 1758/2183HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
S4Vectors 0.36.2  (landing page)
Hervé Pagès
Snapshot Date: 2023-04-10 14:00:05 -0400 (Mon, 10 Apr 2023)
git_url: https://git.bioconductor.org/packages/S4Vectors
git_branch: RELEASE_3_16
git_last_commit: 1671008
git_last_commit_date: 2023-02-25 02:30:10 -0400 (Sat, 25 Feb 2023)
nebbiolo2Linux (Ubuntu 20.04.5 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
palomino4Windows Server 2022 Datacenter / x64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
lconwaymacOS 12.5.1 Monterey / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published

Summary

Package: S4Vectors
Version: 0.36.2
Command: F:\biocbuild\bbs-3.16-bioc\R\bin\R.exe CMD INSTALL S4Vectors
StartedAt: 2023-04-10 15:34:51 -0400 (Mon, 10 Apr 2023)
EndedAt: 2023-04-10 15:35:55 -0400 (Mon, 10 Apr 2023)
EllapsedTime: 63.6 seconds
RetCode: 0
Status:   OK  

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   F:\biocbuild\bbs-3.16-bioc\R\bin\R.exe CMD INSTALL S4Vectors
###
##############################################################################
##############################################################################


* installing to library 'F:/biocbuild/bbs-3.16-bioc/R/library'
* installing *source* package 'S4Vectors' ...
** using staged installation
** libs
gcc  -I"F:/biocbuild/bbs-3.16-bioc/R/include" -DNDEBUG     -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign  -c AEbufs.c -o AEbufs.o
AEbufs.c: In function '_IntAEAE_toEnvir':
AEbufs.c:626:36: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=]
  626 |   snprintf(key, sizeof(key), "%010lu", i + keyshift);
      |                               ~~~~~^   ~~~~~~~~~~~~
      |                                    |     |
      |                                    |     size_t {aka long long unsigned int}
      |                                    long unsigned int
      |                               %010llu
gcc  -I"F:/biocbuild/bbs-3.16-bioc/R/include" -DNDEBUG     -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign  -c DataFrame_class.c -o DataFrame_class.o
gcc  -I"F:/biocbuild/bbs-3.16-bioc/R/include" -DNDEBUG     -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign  -c Hits_class.c -o Hits_class.o
In file included from F:/biocbuild/bbs-3.16-bioc/R/include/Rdefines.h:41,
                 from ../inst/include/S4Vectors_defines.h:18,
                 from S4Vectors.h:1,
                 from Hits_class.c:4:
Hits_class.c: In function 'Hits_new':
F:/biocbuild/bbs-3.16-bioc/R/include/Rinternals.h:887:20: warning: 'revmap' may be used uninitialized in this function [-Wmaybe-uninitialized]
  887 | #define defineVar  Rf_defineVar
      |                    ^~~~~~~~~~~~
Hits_class.c:216:12: note: 'revmap' was declared here
  216 |  SEXP ans, revmap, symbol;
      |            ^~~~~~
gcc  -I"F:/biocbuild/bbs-3.16-bioc/R/include" -DNDEBUG     -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign  -c LLint_class.c -o LLint_class.o
gcc  -I"F:/biocbuild/bbs-3.16-bioc/R/include" -DNDEBUG     -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign  -c List_class.c -o List_class.o
gcc  -I"F:/biocbuild/bbs-3.16-bioc/R/include" -DNDEBUG     -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign  -c R_init_S4Vectors.c -o R_init_S4Vectors.o
gcc  -I"F:/biocbuild/bbs-3.16-bioc/R/include" -DNDEBUG     -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign  -c Rle_class.c -o Rle_class.o
gcc  -I"F:/biocbuild/bbs-3.16-bioc/R/include" -DNDEBUG     -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign  -c Rle_utils.c -o Rle_utils.o
Rle_utils.c: In function 'Rle_real_runq':
Rle_utils.c:701:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
  701 |     if (count_na != 0)
      |     ^~
Rle_utils.c:703:6: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
  703 |      q_index = roundingScale(window_len_na,
      |      ^~~~~~~
gcc  -I"F:/biocbuild/bbs-3.16-bioc/R/include" -DNDEBUG     -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign  -c SEXP_utils.c -o SEXP_utils.o
gcc  -I"F:/biocbuild/bbs-3.16-bioc/R/include" -DNDEBUG     -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign  -c SimpleList_class.c -o SimpleList_class.o
gcc  -I"F:/biocbuild/bbs-3.16-bioc/R/include" -DNDEBUG     -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign  -c anyMissing.c -o anyMissing.o
gcc  -I"F:/biocbuild/bbs-3.16-bioc/R/include" -DNDEBUG     -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign  -c character_utils.c -o character_utils.o
character_utils.c: In function 'get_svn_time':
character_utils.c:187:2: warning: 'timezone' is deprecated: Only provided for source compatibility; this variable might not always be accurate when linking to UCRT. [-Wdeprecated-declarations]
  187 |  utc_offset = - (timezone / 3600);
      |  ^~~~~~~~~~
In file included from character_utils.c:12:
c:\rtools42\x86_64-w64-mingw32.static.posix\include\time.h:257:23: note: declared here
  257 |   _CRTIMP extern long timezone __MINGW_ATTRIB_DEPRECATED_UCRT;
      |                       ^~~~~~~~
gcc  -I"F:/biocbuild/bbs-3.16-bioc/R/include" -DNDEBUG     -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign  -c eval_utils.c -o eval_utils.o
gcc  -I"F:/biocbuild/bbs-3.16-bioc/R/include" -DNDEBUG     -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign  -c hash_utils.c -o hash_utils.o
gcc  -I"F:/biocbuild/bbs-3.16-bioc/R/include" -DNDEBUG     -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign  -c integer_utils.c -o integer_utils.o
gcc  -I"F:/biocbuild/bbs-3.16-bioc/R/include" -DNDEBUG     -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign  -c logical_utils.c -o logical_utils.o
gcc  -I"F:/biocbuild/bbs-3.16-bioc/R/include" -DNDEBUG     -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign  -c map_ranges_to_runs.c -o map_ranges_to_runs.o
gcc  -I"F:/biocbuild/bbs-3.16-bioc/R/include" -DNDEBUG     -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign  -c raw_utils.c -o raw_utils.o
gcc  -I"F:/biocbuild/bbs-3.16-bioc/R/include" -DNDEBUG     -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign  -c safe_arithm.c -o safe_arithm.o
gcc  -I"F:/biocbuild/bbs-3.16-bioc/R/include" -DNDEBUG     -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign  -c sort_utils.c -o sort_utils.o
sort_utils.c:263:13: warning: 'sort_uchar_array' defined but not used [-Wunused-function]
  263 | static void sort_uchar_array(unsigned char *x, int nelt, int desc)
      |             ^~~~~~~~~~~~~~~~
gcc  -I"F:/biocbuild/bbs-3.16-bioc/R/include" -DNDEBUG     -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign  -c subsetting_utils.c -o subsetting_utils.o
gcc  -I"F:/biocbuild/bbs-3.16-bioc/R/include" -DNDEBUG     -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign  -c vector_utils.c -o vector_utils.o
gcc -shared -s -static-libgcc -o S4Vectors.dll tmp.def AEbufs.o DataFrame_class.o Hits_class.o LLint_class.o List_class.o R_init_S4Vectors.o Rle_class.o Rle_utils.o SEXP_utils.o SimpleList_class.o anyMissing.o character_utils.o eval_utils.o hash_utils.o integer_utils.o logical_utils.o map_ranges_to_runs.o raw_utils.o safe_arithm.o sort_utils.o subsetting_utils.o vector_utils.o -LC:/rtools42/x86_64-w64-mingw32.static.posix/lib/x64 -LC:/rtools42/x86_64-w64-mingw32.static.posix/lib -LF:/biocbuild/bbs-3.16-bioc/R/bin/x64 -lR
installing to F:/biocbuild/bbs-3.16-bioc/R/library/00LOCK-S4Vectors/00new/S4Vectors/libs/x64
** R
** inst
** byte-compile and prepare package for lazy loading
in method for 'normalizeSingleBracketReplacementValue' with signature '"List"': no definition for class "List"
Creating a new generic function for 'unname' in package 'S4Vectors'
Creating a new generic function for 'expand.grid' in package 'S4Vectors'
Creating a new generic function for 'findMatches' in package 'S4Vectors'
Creating a generic function for 'setequal' from package 'base' in package 'S4Vectors'
in method for 'coerce' with signature '"Hits","DFrame"': no definition for class "DFrame"
Creating a generic function for 'as.factor' from package 'base' in package 'S4Vectors'
Creating a generic function for 'tabulate' from package 'base' in package 'S4Vectors'
Creating a generic function for 'cov' from package 'stats' in package 'S4Vectors'
Creating a generic function for 'cor' from package 'stats' in package 'S4Vectors'
Creating a generic function for 'smoothEnds' from package 'stats' in package 'S4Vectors'
Creating a generic function for 'runmed' from package 'stats' in package 'S4Vectors'
Creating a generic function for 'nchar' from package 'base' in package 'S4Vectors'
Creating a generic function for 'substr' from package 'base' in package 'S4Vectors'
Creating a generic function for 'substring' from package 'base' in package 'S4Vectors'
Creating a generic function for 'chartr' from package 'base' in package 'S4Vectors'
Creating a generic function for 'tolower' from package 'base' in package 'S4Vectors'
Creating a generic function for 'toupper' from package 'base' in package 'S4Vectors'
Creating a generic function for 'sub' from package 'base' in package 'S4Vectors'
Creating a generic function for 'gsub' from package 'base' in package 'S4Vectors'
Creating a generic function for 'nlevels' from package 'base' in package 'S4Vectors'
in method for 'coerce' with signature '"data.table","DFrame"': no definition for class "data.table"
Creating a generic function for 'complete.cases' from package 'stats' in package 'S4Vectors'
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (S4Vectors)