Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to build from Dockerfile #9

Open
fukmats opened this issue Oct 30, 2019 · 0 comments
Open

Unable to build from Dockerfile #9

fukmats opened this issue Oct 30, 2019 · 0 comments

Comments

@fukmats
Copy link

fukmats commented Oct 30, 2019

Expected behavior

Run cd rml && sudo docker build -t radioml/radioml . and it will build the image

Actual behavior

Run cd rml && sudo docker build -t radioml/radioml .

[INFO] Installing package: gnuradio
Cloning into 'gnuradio'...
Submodule 'volk' (https://github.com/gnuradio/volk.git) registered for path 'volk'
Cloning into 'volk'...
Submodule path 'volk': checked out '1299d72c396a88fd2679adfd7a919ac00d2cf678'
[WARNING] Configuration failed. Re-trying with higher verbosity.
CMake Error at CMakeLists.txt:30 (cmake_minimum_required):
  CMake 3.8 or higher is required.  You are running version 3.5.1


-- Configuring incomplete, errors occurred!
[ERROR] Configuration failed after running at least twice.
[ERROR] Problem occurred while building package gnuradio:
Configuration failed
[ERROR] Error installing package gnuradio. Aborting.

Information

Run docker version at ~/rml

Client: Docker Engine - Community
 Version:           19.03.4
 API version:       1.40
 Go version:        go1.12.10
 Git commit:        9013bf583a
 Built:             Fri Oct 18 15:54:09 2019
 OS/Arch:           linux/amd64
 Experimental:      false

Server: Docker Engine - Community
 Engine:
  Version:          19.03.4
  API version:      1.40 (minimum version 1.12)
  Go version:       go1.12.10
  Git commit:       9013bf583a
  Built:            Fri Oct 18 15:52:40 2019
  OS/Arch:          linux/amd64
  Experimental:     false
 containerd:
  Version:          1.2.10
  GitCommit:        b34a5c8af56e510852c35414db4c1f4fa6172339
 runc:
  Version:          1.0.0-rc8+dev
  GitCommit:        3e425f80a8c931f88e6d94a8c831b9d5aa481657
 docker-init:
  Version:          0.18.0
  GitCommit:        fec3683

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant