| Back to Multiple platform build/check report for BioC 3.23: simplified long |
|
This page was generated on 2026-04-04 11:35 -0400 (Sat, 04 Apr 2026).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | 4.6.0 alpha (2026-03-30 r89742) | 4900 |
| kjohnson3 | macOS 13.7.7 Ventura | arm64 | 4.6.0 alpha (2026-03-28 r89739) | 4634 |
| 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 846/2381 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| geneXtendeR 1.37.0 (landing page) Bohdan Khomtchouk
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | ERROR | OK | ERROR | |||||||||
| kjohnson3 | macOS 13.7.7 Ventura / arm64 | ERROR | OK | ERROR | ERROR | |||||||||
| See other builds for geneXtendeR in R Universe. | ||||||||||||||
|
To the developers/maintainers of the geneXtendeR package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/geneXtendeR.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. |
| Package: geneXtendeR |
| Version: 1.37.0 |
| Command: rm -rf geneXtendeR.buildbin-libdir && mkdir geneXtendeR.buildbin-libdir && /Users/biocbuild/BBS/utils/build-universal.sh geneXtendeR_1.37.0.tar.gz /Library/Frameworks/R.framework/Resources/bin/R geneXtendeR.buildbin-libdir |
| StartedAt: 2026-04-03 23:11:31 -0400 (Fri, 03 Apr 2026) |
| EndedAt: 2026-04-03 23:11:44 -0400 (Fri, 03 Apr 2026) |
| EllapsedTime: 13.3 seconds |
| RetCode: 1 |
| Status: ERROR |
| PackageFile: None |
| PackageFileSize: NA |
##############################################################################
##############################################################################
###
### Running command:
###
### rm -rf geneXtendeR.buildbin-libdir && mkdir geneXtendeR.buildbin-libdir && /Users/biocbuild/BBS/utils/build-universal.sh geneXtendeR_1.37.0.tar.gz /Library/Frameworks/R.framework/Resources/bin/R geneXtendeR.buildbin-libdir
###
##############################################################################
##############################################################################
>>>>>>>
>>>>>>> INSTALLATION WITH 'R CMD INSTALL --preclean --no-multiarch --library=geneXtendeR.buildbin-libdir geneXtendeR_1.37.0.tar.gz'
>>>>>>>
* installing *source* package ‘geneXtendeR’ ...
** this is package ‘geneXtendeR’ version ‘1.37.0’
** using staged installation
** libs
using C compiler: ‘Apple clang version 17.0.0 (clang-1700.6.4.2)’
using SDK: ‘MacOSX26.2.sdk’
clang -arch arm64 -std=gnu23 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c annotate.c -o annotate.o
annotate.c:159:94: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
159 | Rf_error("annotate() doesn't handle output lines longer than %d characters", sizeof(Buffer));
| ~~ ^~~~~~~~~~~~~~
| %lu
annotate.c:191:101: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
191 | Rf_error("annotate() doesn't handle output lines longer than %d characters",sizeof(Buffer));
| ~~ ^~~~~~~~~~~~~~
| %lu
annotate.c:199:101: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
199 | Rf_error("annotate() doesn't handle output lines longer than %d characters",sizeof(Buffer));
| ~~ ^~~~~~~~~~~~~~
| %lu
annotate.c:208:101: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
208 | Rf_error("annotate() doesn't handle output lines longer than %d characters",sizeof(Buffer));
| ~~ ^~~~~~~~~~~~~~
| %lu
annotate.c:228:97: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
228 | Rf_error("annotate() doesn't handle output lines longer than %d characters",sizeof(Buffer));
| ~~ ^~~~~~~~~~~~~~
| %lu
5 warnings generated.
clang -arch arm64 -std=gnu23 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c extract_number.c -o extract_number.o
extract_number.c:50:12: warning: variable 'pvcfcol1_1' set but not used [-Wunused-but-set-variable]
50 | char * pvcfcol1_1;
| ^
extract_number.c:51:12: warning: variable 'pvcfcol2_2' set but not used [-Wunused-but-set-variable]
51 | char * pvcfcol2_2;
| ^
extract_number.c:52:12: warning: variable 'pvcfcol3_3' set but not used [-Wunused-but-set-variable]
52 | char * pvcfcol3_3;
| ^
extract_number.c:53:12: warning: variable 'pvcfcol4_4' set but not used [-Wunused-but-set-variable]
53 | char * pvcfcol4_4;
| ^
extract_number.c:54:12: warning: variable 'pvcfcol5_5' set but not used [-Wunused-but-set-variable]
54 | char * pvcfcol5_5;
| ^
extract_number.c:66:10: warning: variable 'j_1' set but not used [-Wunused-but-set-variable]
66 | long j_1;
| ^
extract_number.c:72:10: warning: variable 'n_1' set but not used [-Wunused-but-set-variable]
72 | long n_1;
| ^
7 warnings generated.
clang -arch arm64 -std=gnu23 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c extract_peaks.c -o extract_peaks.o
extract_peaks.c:202:94: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
202 | Rf_error("annotate() doesn't handle output lines longer than %d characters", sizeof(Buffer));
| ~~ ^~~~~~~~~~~~~~
| %lu
1 warning generated.
clang -arch arm64 -std=gnu23 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/arm64/lib -o geneXtendeR.so annotate.o extract_number.o extract_peaks.o -F/Library/Frameworks/R.framework/.. -framework R
installing to /Users/biocbuild/bbs-3.23-bioc/meat/geneXtendeR.buildbin-libdir/00LOCK-geneXtendeR/00new/geneXtendeR/libs
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
Error: object ‘id’ is not exported by 'namespace:dplyr'
Execution halted
ERROR: lazy loading failed for package ‘geneXtendeR’
* removing ‘/Users/biocbuild/bbs-3.23-bioc/meat/geneXtendeR.buildbin-libdir/geneXtendeR’