Back to Mac ARM64 build report for BioC 3.16
ABCDEF[G]HIJKLMNOPQRSTUVWXYZ

This page was generated on 2023-04-19 11:01:54 -0400 (Wed, 19 Apr 2023).

HostnameOSArch (*)R versionInstalled pkgs
kjohnsonmacOS 13.0 Venturaarm644.2.2 (2022-10-31) -- "Innocent and Trusting" 4256
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 GeneSelectMMD on kjohnson


To the developers/maintainers of the GeneSelectMMD package:
Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 768/2183HostnameOS / ArchINSTALLBUILDBUILD BIN
GeneSelectMMD 2.42.3  (landing page)
Weiliang Qiu
Snapshot Date: 2023-04-12 13:00:02 -0400 (Wed, 12 Apr 2023)
git_url: https://git.bioconductor.org/packages/GeneSelectMMD
git_branch: RELEASE_3_16
git_last_commit: 70e2082
git_last_commit_date: 2023-01-19 11:17:05 -0400 (Thu, 19 Jan 2023)
kjohnsonmacOS 13.0 Ventura / arm64  OK    OK    OK  UNNEEDED, same version is already published

Summary

Package: GeneSelectMMD
Version: 2.42.3
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL GeneSelectMMD
StartedAt: 2023-04-16 14:25:15 -0400 (Sun, 16 Apr 2023)
EndedAt: 2023-04-16 14:25:38 -0400 (Sun, 16 Apr 2023)
EllapsedTime: 23.4 seconds
RetCode: 0
Status:   OK  

Command output

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


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library’
* installing *source* package ‘GeneSelectMMD’ ...
** using staged installation
** libs
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/arm64/include   -fPIC  -falign-functions=64 -Wall -g -O2  -c GeneSelectMMD_init.c -o GeneSelectMMD_init.o
/opt/R/arm64/bin/gfortran -mtune=native -fno-optimize-sibling-calls  -fPIC  -Wall -g -O2  -c Qfunc.f -o Qfunc.o
/opt/R/arm64/bin/gfortran -mtune=native -fno-optimize-sibling-calls  -fPIC  -Wall -g -O2  -c blas.f -o blas.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/arm64/include   -fPIC  -falign-functions=64 -Wall -g -O2  -c isnan.c -o isnan.o
/opt/R/arm64/bin/gfortran -mtune=native -fno-optimize-sibling-calls  -fPIC  -Wall -g -O2  -c lbfgsb.f -o lbfgsb.o
lbfgsb.f:1409:25:

 1409 |      +                 tu,tl,wmc,wmp,wmw,ddot,tj,tj0,neggi,sbgnrm,
      |                         ^
Warning: ‘tu’ may be used uninitialized [-Wmaybe-uninitialized]
lbfgsb.f:1482:72:

 1482 |                t(nbreak) = tl/(-neggi)
      |                                                                        ^
Warning: ‘tl’ may be used uninitialized [-Wmaybe-uninitialized]
lbfgsb.f:1409:28:

 1409 |      +                 tu,tl,wmc,wmp,wmw,ddot,tj,tj0,neggi,sbgnrm,
      |                            ^
note: ‘tl’ was declared here
/opt/R/arm64/bin/gfortran -mtune=native -fno-optimize-sibling-calls  -fPIC  -Wall -g -O2  -c lbfgsbDriver.f -o lbfgsbDriver.o
lbfgsbDriver.f:243:71:

  243 |      +                 wa(2*mmax*nmax + 5*nmax + 11*mmax*mmax + 8*mmax)
      |                                                                       1
Warning: Array ‘wa’ at (1) is larger than limit set by ‘-fmax-stack-var-size=’, moved from stack to static storage. This makes the procedure unsafe when called recursively, or concurrently from multiple threads. Consider increasing the ‘-fmax-stack-var-size=’ limit (or use ‘-frecursive’, which implies unlimited ‘-fmax-stack-var-size’) - or change the code to use an ALLOCATABLE array. If the variable is never accessed concurrently, this warning can be ignored, and the variable could also be declared with the SAVE attribute. [-Wsurprising]
/opt/R/arm64/bin/gfortran -mtune=native -fno-optimize-sibling-calls  -fPIC  -Wall -g -O2  -c linpack.f -o linpack.o
/opt/R/arm64/bin/gfortran -mtune=native -fno-optimize-sibling-calls  -fPIC  -Wall -g -O2  -c llkhFun.f -o llkhFun.o
/opt/R/arm64/bin/gfortran -mtune=native -fno-optimize-sibling-calls  -fPIC  -Wall -g -O2  -c myTtest.f -o myTtest.o
/opt/R/arm64/bin/gfortran -mtune=native -fno-optimize-sibling-calls  -fPIC  -Wall -g -O2  -c paraEstLoop.f -o paraEstLoop.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/arm64/include   -fPIC  -falign-functions=64 -Wall -g -O2  -c pt.c -o pt.o
/opt/R/arm64/bin/gfortran -mtune=native -fno-optimize-sibling-calls  -fPIC  -Wall -g -O2  -c timer.f -o timer.o
/opt/R/arm64/bin/gfortran -mtune=native -fno-optimize-sibling-calls  -fPIC  -Wall -g -O2  -c wiFun.f -o wiFun.o
clang -arch arm64 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/arm64/lib -o GeneSelectMMD.so GeneSelectMMD_init.o Qfunc.o blas.o isnan.o lbfgsb.o lbfgsbDriver.o linpack.o llkhFun.o myTtest.o paraEstLoop.o pt.o timer.o wiFun.o -L/opt/R/arm64/gfortran/lib/gcc/aarch64-apple-darwin20.6.0/12.0.1 -L/opt/R/arm64/gfortran/lib -lgfortran -lemutls_w -lquadmath -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
ld: warning: -undefined dynamic_lookup may not work with chained fixups
ld: warning: could not create compact unwind for _lbfgsbdriver_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _dtrsl_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _llkhfun_: registers 78 and 79 not saved contiguously in frame
ld: warning: could not create compact unwind for _myttest_: register 75 saved somewhere other than in frame
ld: warning: could not create compact unwind for _paraestloop_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _wifun_: registers 78 and 79 not saved contiguously in frame
ld: warning: could not create compact unwind for _prn1lb_.part.0: registers 72 and 73 not saved contiguously in frame
ld: warning: could not create compact unwind for _prn3lb_: register 73 saved somewhere other than in frame
ld: warning: could not create compact unwind for _matupd_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _prn2lb_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _dcsrch_: registers 78 and 79 not saved contiguously in frame
ld: warning: could not create compact unwind for _lnsrlb_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _subsm_: register 73 saved somewhere other than in frame
ld: warning: could not create compact unwind for _freev_: registers 25 and 26 not saved contiguously in frame
ld: warning: could not create compact unwind for _cauchy_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _active_: registers 19 and 20 not saved contiguously in frame
ld: warning: could not create compact unwind for _mainlb_: registers 72 and 73 not saved contiguously in frame
ld: warning: could not create compact unwind for _setulb_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for ___emutls_get_address: registers 23 and 24 not saved contiguously in frame
ld: warning: could not create compact unwind for _negqfunc_: registers 78 and 79 not saved contiguously in frame
ld: warning: could not create compact unwind for _dnegqfunc_: registers 78 and 79 not saved contiguously in frame
ld: warning: could not create compact unwind for _dcopy_: register 22 saved somewhere other than in frame
installing to /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/00LOCK-GeneSelectMMD/00new/GeneSelectMMD/libs
** R
** 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 (GeneSelectMMD)