Back to Multiple platform build/check report for BioC 3.16
ABCDEFGH[I]JKLMNOPQRSTUVWXYZ

This page was generated on 2022-07-11 11:06:48 -0400 (Mon, 11 Jul 2022).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 20.04.4 LTS)x86_644.2.1 (2022-06-23) -- "Funny-Looking Kid" 4148
lconwaymacOS 12.2.1 Montereyx86_644.2.0 Patched (2022-05-29 r82424) -- "Vigorous Calisthenics" 4168
kjohnsonmacOS 12.4 Montereyarm644.2.1 (2022-06-23) -- "Funny-Looking Kid" 3545
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:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/impute.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 947/2130HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
impute 1.71.0  (landing page)
Balasubramanian Narasimhan
Snapshot Date: 2022-07-10 14:00:02 -0400 (Sun, 10 Jul 2022)
git_url: https://git.bioconductor.org/packages/impute
git_branch: master
git_last_commit: 5f91d66
git_last_commit_date: 2022-04-26 10:55:33 -0400 (Tue, 26 Apr 2022)
nebbiolo2Linux (Ubuntu 20.04.4 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.2.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnsonmacOS 12.4 Monterey / arm64  OK    NA    NA    NA  

Summary

Package: impute
Version: 1.71.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL impute
StartedAt: 2022-07-10 15:06:40 -0400 (Sun, 10 Jul 2022)
EndedAt: 2022-07-10 15:06:46 -0400 (Sun, 10 Jul 2022)
EllapsedTime: 5.1 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: object file (knnimpute.o) was built for newer macOS version (12.4) than being linked (12.0)
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
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)