Back to Mac ARM64 build report for BioC 3.16
ABCDEFGH[I]JKLMNOPQRSTUVWXYZ

This page was generated on 2023-04-19 11:01:55 -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 impute on kjohnson


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

raw results

Package 969/2183HostnameOS / ArchINSTALLBUILDBUILD BIN
impute 1.72.3  (landing page)
Balasubramanian Narasimhan
Snapshot Date: 2023-04-12 13:00:02 -0400 (Wed, 12 Apr 2023)
git_url: https://git.bioconductor.org/packages/impute
git_branch: RELEASE_3_16
git_last_commit: 10f9b0d
git_last_commit_date: 2023-01-19 11:17:23 -0400 (Thu, 19 Jan 2023)
kjohnsonmacOS 13.0 Ventura / arm64  OK    OK    OK  UNNEEDED, same version is already published

Summary

Package: impute
Version: 1.72.3
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL impute
StartedAt: 2023-04-16 14:04:31 -0400 (Sun, 16 Apr 2023)
EndedAt: 2023-04-16 14:04:37 -0400 (Sun, 16 Apr 2023)
EllapsedTime: 6.3 seconds
RetCode: 0
Status:   OK  

Command output

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


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library’
* installing *source* package ‘impute’ ...
** using staged installation
** libs
/opt/R/arm64/bin/gfortran -mtune=native -fno-optimize-sibling-calls  -fPIC  -Wall -g -O2  -c knnimpute.f -o knnimpute.o
f951: Warning: Nonconforming tab character in column 1 of line 89 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 91 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 92 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 93 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 94 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 95 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 96 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 97 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 98 [-Wtabs]
f951: Warning: Nonconforming tab character in column 3 of line 99 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 100 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 101 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 102 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 103 [-Wtabs]
f951: Warning: Nonconforming tab character in column 3 of line 104 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 105 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 106 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 107 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 108 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 109 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 110 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 111 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 112 [-Wtabs]
f951: Warning: Nonconforming tab character in column 3 of line 113 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 114 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 115 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 116 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 117 [-Wtabs]
f951: Warning: Nonconforming tab character in column 3 of line 118 [-Wtabs]
f951: Warning: Nonconforming tab character in column 3 of line 119 [-Wtabs]
f951: Warning: Nonconforming tab character in column 3 of line 120 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 121 [-Wtabs]
f951: Warning: Nonconforming tab character in column 1 of line 122 [-Wtabs]
knnimpute.f:99:72:

   99 | 20                        pos(k1+1) = pos(k1)
      |                                                                             1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1)
knnimpute.f:113:72:

  113 | 35                        pos(k1+1) = pos(k1)
      |                                                                             1
Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 35 at (1)
knnimpute.f:168:72:

  168 |       ratio=dabs(dnew-dold)/dold
      |                                                                        ^
Warning: ‘dold’ may be used uninitialized [-Wmaybe-uninitialized]
knnimpute.f:132:33:

  132 |       double precision ratio,dold,dnew
      |                                 ^
note: ‘dold’ was declared here
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 impute.so knnimpute.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 _misave_: register 26 saved somewhere other than in frame
ld: warning: could not create compact unwind for _misdis_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _porder_: register 73 saved somewhere other than in frame
ld: warning: could not create compact unwind for _knnimp_: registers 27 and 28 not saved contiguously in frame
ld: warning: could not create compact unwind for _twomis_: registers 74 and 75 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
installing to /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/00LOCK-impute/00new/impute/libs
** R
** data
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** 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 (impute)