Back to Multiple platform build/check report for BioC 3.16:   simplified   long
[A]BCDEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2023-04-12 11:05:59 -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 ArrayExpressHTS on lconway


To the developers/maintainers of the ArrayExpressHTS package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/ArrayExpressHTS.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 76/2183HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ArrayExpressHTS 1.48.0  (landing page)
Angela Goncalves , Andrew Tikhonov
Snapshot Date: 2023-04-10 14:00:05 -0400 (Mon, 10 Apr 2023)
git_url: https://git.bioconductor.org/packages/ArrayExpressHTS
git_branch: RELEASE_3_16
git_last_commit: 3dbd3e8
git_last_commit_date: 2022-11-01 11:05:54 -0400 (Tue, 01 Nov 2022)
nebbiolo2Linux (Ubuntu 20.04.5 LTS) / x86_64  ERROR    ERROR  skipped
palomino4Windows Server 2022 Datacenter / x64... NOT SUPPORTED ...
lconwaymacOS 12.5.1 Monterey / x86_64  ERROR    ERROR  skippedskipped

Summary

Package: ArrayExpressHTS
Version: 1.48.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL ArrayExpressHTS
StartedAt: 2023-04-10 15:26:09 -0400 (Mon, 10 Apr 2023)
EndedAt: 2023-04-10 15:26:11 -0400 (Mon, 10 Apr 2023)
EllapsedTime: 1.3 seconds
RetCode: 1
Status:   ERROR  

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL ArrayExpressHTS
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.2/Resources/library’
* installing *source* package ‘ArrayExpressHTS’ ...
** using staged installation
** libs
clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.2/Resources/library/Rhtslib/include' -I/usr/local/include   -fPIC  -Wall -g -O2  -c addXS.c -o addXS.o
addXS.c:42:5: error: implicit declaration of function 'Rprintf' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
    Rprintf("What?\n");
    ^
1 error generated.
make: *** [addXS.o] Error 1
ERROR: compilation failed for package ‘ArrayExpressHTS’
* removing ‘/Library/Frameworks/R.framework/Versions/4.2/Resources/library/ArrayExpressHTS’