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

This page was generated on 2023-03-20 11:05:54 -0400 (Mon, 20 Mar 2023).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 20.04.5 LTS)x86_644.2.2 (2022-10-31) -- "Innocent and Trusting" 4516
palomino4Windows Server 2022 Datacenterx644.2.2 (2022-10-31 ucrt) -- "Innocent and Trusting" 4295
lconwaymacOS 12.5.1 Montereyx86_644.2.2 (2022-10-31) -- "Innocent and Trusting" 4324
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

BUILD BIN results for AneuFinder on lconway


To the developers/maintainers of the AneuFinder package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/AneuFinder.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 50/2183HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
AneuFinder 1.26.0  (landing page)
Aaron Taudt
Snapshot Date: 2023-03-17 14:00:04 -0400 (Fri, 17 Mar 2023)
git_url: https://git.bioconductor.org/packages/AneuFinder
git_branch: RELEASE_3_16
git_last_commit: 7cd59a1
git_last_commit_date: 2022-11-01 11:13:19 -0400 (Tue, 01 Nov 2022)
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: AneuFinder
Version: 1.26.0
Command: rm -rf AneuFinder.buildbin-libdir && mkdir AneuFinder.buildbin-libdir && /Users/biocbuild/BBS/utils/build-universal.sh AneuFinder_1.26.0.tar.gz /Library/Frameworks/R.framework/Resources/bin/R AneuFinder.buildbin-libdir
StartedAt: 2023-03-17 23:43:15 -0400 (Fri, 17 Mar 2023)
EndedAt: 2023-03-17 23:44:03 -0400 (Fri, 17 Mar 2023)
EllapsedTime: 48.2 seconds
RetCode: 0
Status:   OK  
PackageFile: AneuFinder_1.26.0.tgz
PackageFileSize: 2.454 MiB

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   rm -rf AneuFinder.buildbin-libdir && mkdir AneuFinder.buildbin-libdir && /Users/biocbuild/BBS/utils/build-universal.sh AneuFinder_1.26.0.tar.gz /Library/Frameworks/R.framework/Resources/bin/R AneuFinder.buildbin-libdir
###
##############################################################################
##############################################################################


>>>>>>> 
>>>>>>> INSTALLATION WITH 'R CMD INSTALL --preclean --no-multiarch --library=AneuFinder.buildbin-libdir AneuFinder_1.26.0.tar.gz'
>>>>>>> 

* installing *source* package ‘AneuFinder’ ...
** using staged installation
** libs
clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/usr/local/include   -fPIC  -Wall -g -O2  -c R_interface.cpp -o R_interface.o
clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/usr/local/include   -fPIC  -Wall -g -O2  -c densities.cpp -o densities.o
clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/usr/local/include   -fPIC  -Wall -g -O2  -c init.cpp -o init.o
clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/usr/local/include   -fPIC  -Wall -g -O2  -c loghmm.cpp -o loghmm.o
clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/usr/local/include   -fPIC  -Wall -g -O2  -c scalehmm.cpp -o scalehmm.o
clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/usr/local/include   -fPIC  -Wall -g -O2  -c utility.cpp -o utility.o
clang++ -mmacosx-version-min=10.13 -std=gnu++14 -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 AneuFinder.so R_interface.o densities.o init.o loghmm.o scalehmm.o utility.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/biocbuild/bbs-3.16-bioc/meat/AneuFinder.buildbin-libdir/00LOCK-AneuFinder/00new/AneuFinder/libs
** R
** 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 (AneuFinder)


>>>>>>> 
>>>>>>> FIXING LINKS FOR AneuFinder.buildbin-libdir/AneuFinder/libs/AneuFinder.so
>>>>>>> 

install_name_tool -change "/usr/local/lib/libgcc_s.1.dylib" "/Library/Frameworks/R.framework/Versions/4.2/Resources/lib/libgcc_s.1.dylib" "AneuFinder.buildbin-libdir/AneuFinder/libs/AneuFinder.so"
install_name_tool -change "/usr/local/lib/libgfortran.5.dylib" "/Library/Frameworks/R.framework/Versions/4.2/Resources/lib/libgfortran.5.dylib" "AneuFinder.buildbin-libdir/AneuFinder/libs/AneuFinder.so"
install_name_tool -change "/usr/local/lib/libquadmath.0.dylib" "/Library/Frameworks/R.framework/Versions/4.2/Resources/lib/libquadmath.0.dylib" "AneuFinder.buildbin-libdir/AneuFinder/libs/AneuFinder.so"