Back to Multiple platform build/check report for BioC 3.17: simplified long |
|
This page was generated on 2023-04-01 11:05:46 -0400 (Sat, 01 Apr 2023).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo1 | Linux (Ubuntu 22.04.1 LTS) | x86_64 | R Under development (unstable) (2023-03-16 r83996) -- "Unsuffered Consequences" | 4551 |
palomino3 | Windows Server 2022 Datacenter | x64 | R Under development (unstable) (2023-03-15 r83984 ucrt) -- "Unsuffered Consequences" | 4312 |
merida1 | macOS 10.14.6 Mojave | x86_64 | R Under development (unstable) (2023-03-16 r83985) -- "Unsuffered Consequences" | 4309 |
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 |
To the developers/maintainers of the biovizBase package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/biovizBase.git to reflect on this report. See Troubleshooting Build Report for more information. - Use the following Renviron settings to reproduce errors and warnings. Note: If "R CMD check" recently failed on the Linux builder over a missing dependency, add the missing dependency to "Suggests" in your DESCRIPTION file. See the Renviron.bioc for details. |
Package 218/2199 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
biovizBase 1.47.0 (landing page) Michael Lawrence
| nebbiolo1 | Linux (Ubuntu 22.04.1 LTS) / x86_64 | OK | OK | WARNINGS | ![]() | ||||||||
palomino3 | Windows Server 2022 Datacenter / x64 | OK | OK | WARNINGS | OK | ![]() | ||||||||
merida1 | macOS 10.14.6 Mojave / x86_64 | OK | OK | WARNINGS | OK | ![]() | ||||||||
Package: biovizBase |
Version: 1.47.0 |
Command: rm -rf biovizBase.buildbin-libdir && mkdir biovizBase.buildbin-libdir && /Users/biocbuild/BBS/utils/build-universal.sh biovizBase_1.47.0.tar.gz /Library/Frameworks/R.framework/Resources/bin/R biovizBase.buildbin-libdir |
StartedAt: 2023-04-01 08:35:19 -0400 (Sat, 01 Apr 2023) |
EndedAt: 2023-04-01 08:38:28 -0400 (Sat, 01 Apr 2023) |
EllapsedTime: 188.7 seconds |
RetCode: 0 |
Status: OK |
PackageFile: biovizBase_1.47.0.tgz |
PackageFileSize: 2.737 MiB |
############################################################################## ############################################################################## ### ### Running command: ### ### rm -rf biovizBase.buildbin-libdir && mkdir biovizBase.buildbin-libdir && /Users/biocbuild/BBS/utils/build-universal.sh biovizBase_1.47.0.tar.gz /Library/Frameworks/R.framework/Resources/bin/R biovizBase.buildbin-libdir ### ############################################################################## ############################################################################## >>>>>>> >>>>>>> INSTALLATION WITH 'R CMD INSTALL --preclean --no-multiarch --library=biovizBase.buildbin-libdir biovizBase_1.47.0.tar.gz' >>>>>>> * installing *source* package ‘biovizBase’ ... ** using staged installation ** libs using C compiler: ‘Apple clang version 11.0.0 (clang-1100.0.33.17)’ using SDK: ‘’ clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c R_init_biovizBase.c -o R_init_biovizBase.o clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c bin_offsets.c -o bin_offsets.o bin_offsets.c:57:15: warning: passing 'Rbyte *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] if (strncmp(b, "BAI\1", 4)) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/string.h:84:26: note: passing argument to parameter '__s1' here int strncmp(const char *__s1, const char *__s2, size_t __n); ^ 1 warning generated. clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o biovizBase.so R_init_biovizBase.o bin_offsets.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation installing to /Users/biocbuild/bbs-3.17-bioc/meat/biovizBase.buildbin-libdir/00LOCK-biovizBase/00new/biovizBase/libs ** R ** data *** moving datasets to lazyload DB ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (biovizBase) >>>>>>> >>>>>>> FIXING LINKS FOR biovizBase.buildbin-libdir/biovizBase/libs/biovizBase.so >>>>>>> install_name_tool -change "/usr/local/lib/libgcc_s.1.dylib" "/Library/Frameworks/R.framework/Versions/4.3/Resources/lib/libgcc_s.1.dylib" "biovizBase.buildbin-libdir/biovizBase/libs/biovizBase.so" install_name_tool -change "/usr/local/lib/libgfortran.5.dylib" "/Library/Frameworks/R.framework/Versions/4.3/Resources/lib/libgfortran.5.dylib" "biovizBase.buildbin-libdir/biovizBase/libs/biovizBase.so" install_name_tool -change "/usr/local/lib/libquadmath.0.dylib" "/Library/Frameworks/R.framework/Versions/4.3/Resources/lib/libquadmath.0.dylib" "biovizBase.buildbin-libdir/biovizBase/libs/biovizBase.so"