Coder Social home page Coder Social logo

bpi-r4-openwrt's Issues

gcci-multilib has no installation candidate, redundant on ARM hosts

I'm on macOS on an M1 ultra.

When building the docker container using ./build.sh scripts/build -j 10, the following issue appears:

5.735
5.735 WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
5.735
5.753 Reading package lists...
6.254 Building dependency tree...
6.389 Reading state information...
6.394 Package gcc-multilib is not available, but is referred to by another package.
6.394 This may mean that the package is missing, has been obsoleted, or
6.394 is only available from another source
6.394
6.395 E: Package 'gcc-multilib' has no installation candidate
------
Dockerfile:5
--------------------
   4 |
   5 | >>> RUN apt update && apt dist-upgrade -fy && apt install -fy build-essential ccache ecj fastjar file g++ gawk \
   6 | >>> gettext git java-propose-classpath libelf-dev libncurses5-dev \
   7 | >>> libncursesw5-dev libssl-dev python2.7-dev python3 unzip wget \
   8 | >>> python3-distutils python3-setuptools python3-dev rsync subversion \
   9 | >>> swig time xsltproc zlib1g-dev htop vim gcc-multilib libpam-dev liblzma-dev libsnmp-dev
  10 |
--------------------

Since multi arch isn't needed on an ARM host, removing gcc-multilib from the apt install command works around this issue.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.