Back to Multiple platform build/check report for BioC 3.20:   simplified   long
ABCDEFGHIJKLMN[O]PQRSTUVWXYZ

This page was generated on 2025-03-24 12:09 -0400 (Mon, 24 Mar 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.4.3 (2025-02-28) -- "Trophy Case" 4763
palomino8Windows Server 2022 Datacenterx644.4.3 (2025-02-28 ucrt) -- "Trophy Case" 4494
merida1macOS 12.7.5 Montereyx86_644.4.3 (2025-02-28) -- "Trophy Case" 4521
kjohnson1macOS 13.6.6 Venturaarm644.4.3 (2025-02-28) -- "Trophy Case" 4448
taishanLinux (openEuler 24.03 LTS)aarch644.4.3 (2025-02-28) -- "Trophy Case" 4414
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 1441/2289HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
oligo 1.70.1  (landing page)
Benilton Carvalho
Snapshot Date: 2025-03-20 13:00 -0400 (Thu, 20 Mar 2025)
git_url: https://git.bioconductor.org/packages/oligo
git_branch: RELEASE_3_20
git_last_commit: c68cfae
git_last_commit_date: 2025-03-04 09:34:58 -0400 (Tue, 04 Mar 2025)
nebbiolo2Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
palomino8Windows Server 2022 Datacenter / x64  ERROR    ERROR  skippedskipped
merida1macOS 12.7.5 Monterey / x86_64  ERROR    ERROR  skippedskipped
kjohnson1macOS 13.6.6 Ventura / arm64  ERROR    ERROR  skippedskipped
taishanLinux (openEuler 24.03 LTS) / aarch64  ERROR    ERROR  skipped


INSTALL results for oligo on merida1

To the developers/maintainers of the oligo package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/oligo.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: oligo
Version: 1.70.1
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL oligo
StartedAt: 2025-03-20 15:24:05 -0400 (Thu, 20 Mar 2025)
EndedAt: 2025-03-20 15:24:07 -0400 (Thu, 20 Mar 2025)
EllapsedTime: 2.2 seconds
RetCode: 1
Status:   ERROR  

Command output

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


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library’
* installing *source* package ‘oligo’ ...
** using staged installation
** libs
using C compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’
using SDK: ‘MacOSX11.3.sdk’
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/preprocessCore/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c DABG.c -o DABG.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/preprocessCore/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c ParserGzXYS.c -o ParserGzXYS.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/preprocessCore/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c ParserXYS.c -o ParserXYS.o
ParserXYS.c:148:5: error: implicit declaration of function 'error' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
    error("Error reading from %s.\n", currentFile);
    ^
1 error generated.
make: *** [ParserXYS.o] Error 1
ERROR: compilation failed for package ‘oligo’
* removing ‘/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/oligo’
* restoring previous ‘/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/oligo’