Giter Site home page Giter Site logo

swarm-test-cluster's People

Contributors

janos avatar nonsense avatar vmaark avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

swarm-test-cluster's Issues

Redirecting warning in `make`

Swarm
Version: 0.3.4-unstable
Go Version: go1.10.3
OS: darwin
Terraform v0.11.8

  • provider.docker v1.0.1
    rsync version 3.1.3 protocol version 31

Expected behaviour:

make runs.

Actual behaviour:

make throws a warning and then runs anyway:

bigusz-2:swarm-test-cluster pracz$ make
./image/build
Sending build context to Docker daemon  196.8MB
Step 1/13 : FROM golang:1.10.1-alpine as builder
1.10.1-alpine: Pulling from library/golang
ff3a5c916c92: Pull complete
f32d2ea73378: Pull complete
c6678747892c: Pull complete
16b5f22d8b23: Pull complete
Digest: sha256:356aea725be911d52e0f2f0344a17ac3d97c54c74d50b8561f58eae6cc0871bf
Status: Downloaded newer image for golang:1.10.1-alpine
 ---> 52d894fca6d4
Step 2/13 : RUN apk add --no-cache make gcc musl-dev linux-headers
 ---> Running in 56e0561e113f
fetch http://dl-cdn.alpinelinux.org/alpine/v3.7/main/x86_64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/v3.7/community/x86_64/APKINDEX.tar.gz
(1/15) Installing binutils-libs (2.30-r1)
(2/15) Installing binutils (2.30-r1)
(3/15) Installing gmp (6.1.2-r1)
(4/15) Installing isl (0.18-r0)
(5/15) Installing libgomp (6.4.0-r5)
(6/15) Installing libatomic (6.4.0-r5)
(7/15) Installing pkgconf (1.3.10-r0)
(8/15) Installing libgcc (6.4.0-r5)
(9/15) Installing mpfr3 (3.1.5-r1)
(10/15) Installing mpc1 (1.0.3-r1)
(11/15) Installing libstdc++ (6.4.0-r5)
(12/15) Installing gcc (6.4.0-r5)
(13/15) Installing linux-headers (4.4.6-r2)
(14/15) Installing make (4.2.1-r0)
(15/15) Installing musl-dev (1.1.18-r3)
Executing busybox-1.27.2-r7.trigger
OK: 105 MiB in 27 packages
Removing intermediate container 56e0561e113f
 ---> 84bb30a95490
Step 3/13 : COPY go-ethereum /go/src/github.com/ethereum/go-ethereum
 ---> 094eba8f6843
Step 4/13 : RUN cd /go/src/github.com/ethereum/go-ethereum &&     go install ./cmd/bootnode &&     go install ./cmd/geth &&     go install ./cmd/swarm
 ---> Running in 2b86a0d1f02e

and the warning:

# github.com/ethereum/go-ethereum/vendor/github.com/karalabe/hid
In file included from vendor/github.com/karalabe/hid/hid_enabled.go:22:0:
/usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include <sys/poll.h> to <poll.h> [-Wcpp]
 #warning redirecting incorrect #include <sys/poll.h> to <poll.h>
  ^~~~~~~

it repeats three times and then the script keeps going. I don't know what causes the warnings or whether I should ignore them.

Steps to replicate:

run make

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.