Opened 5 years ago

Last modified 3 years ago

#58508 assigned defect

R @3.5.1_2 failed to build

Reported by: stanimura Owned by: kjellpk (Kjell Konis)
Priority: Normal Milestone:
Component: ports Version: 2.5.4
Keywords: Cc: cooljeanius (Eric Gallager)
Port: R

Description

R @3.5.1_2 failed to build on byte-compiling package grDevices.

byte-compiling package 'grDevices'
Warning in solve.default(rgb) :
  unable to load shared object '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_R/R/work/R-3.5.1/modules//lapack.so':
  dlopen(/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_R/R/work/R-3.5.1/modules//lapack.so, 6): Symbol not found: ___divtf3
  Referenced from: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_R/R/work/R-3.5.1/lib/libRlapack.dylib
  Expected in: flat namespace
 in /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_R/R/work/R-3.5.1/lib/libRlapack.dylib
Error in solve.default(rgb) : LAPACK routines cannot be loaded
Error: unable to load R code in package 'grDevices'
Execution halted

Attachments (1)

main.log (409.4 KB) - added by stanimura 5 years ago.

Download all attachments as: .zip

Change History (3)

Changed 5 years ago by stanimura

Attachment: main.log added

comment:1 Changed 5 years ago by mf2k (Frank Schima)

Cc: kjell.konis@… removed
Owner: set to kjellpk
Status: newassigned

comment:2 Changed 3 years ago by cooljeanius (Eric Gallager)

Cc: cooljeanius added
Note: See TracTickets for help on using tickets.