Skip to content

[R] Package installation on aarch64 fails #3213

Description

@benz0li

Issue description

R Package installation fails: https://dl.b-data.ch/cran-install-all/aarch64/fpic/out/mlpack.out

Your environment

  • version of mlpack: 3.4.2
  • operating system: Debian 11 (bullseye)
  • architecture: aarch64
  • compiler: gcc
  • version of dependencies (Boost/Armadillo):
    • Boost: 1.78
    • Armadillo: 11.0.0
  • any other environment information you think is relevant:
    • *PICFLAGS are set to -fpic in /usr/local/lib/R/etc/Makeconf.

Steps to reproduce

docker run --rm -ti registry.gitlab.b-data.ch/r/geospatial:4.1.3 bash -c "Rscript -e 'install.packages(\"mlpack\")'"

Expected behavior

Installation of R package succeeds.

Actual behavior

Installation of R package fails.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions