Skip to content

Pyethereum docker build fails on hive #96

@holiman

Description

@holiman

Logs:

INFO[02-17|10:26:43] docker daemon online                     version=17.05.0-ce
INFO[02-17|10:26:43] creating outer shell container 
INFO[02-17|10:26:43] building new docker image                nocache=true
DBUG[02-17|10:26:55] created shell container 
INFO[02-17|10:26:55] starting outer shell container 
DBUG[02-17|10:26:55] attaching to container 
DBUG[02-17|10:26:55] starting container 
INFO[02-17|10:26:57] docker daemon online                     version=17.12.0-ce
INFO[02-17|10:26:57] building new docker image                client=pyethereum:develop nocache=true
EROR[02-17|10:29:40] failed to build docker image             client=pyethereum:develop error="The command '/bin/sh -c apk add --update bash jq git curl python-dev musl-dev gcc make openssl-dev            bsd-compat-headers g++ autoconf automake pkgconfig libtool libffi-dev gmp-dev &&   curl -sSf https://bootstrap.pypa.io/get-pip.py -o get-pip.py              &&   python get-pip.py                                                         &&   git clone --depth 1 https://github.com/ethereum/pyethereum                &&   cd pyethereum                                                             &&   python setup.py install                                                   &&   cd ..                                                                     &&   git clone --depth 1 https://github.com/ethereum/pyethapp                  &&   cd pyethapp                                                               &&   python setup.py install                                                   &&   echo \"{}\"                                                                          | jq \".+ {\\\"repo\\\":\\\"$(git config --get remote.origin.url)\\\"}\"                 | jq \".+ {\\\"branch\\\":\\\"$(git rev-parse --abbrev-ref HEAD)\\\"}\"                  | jq \".+ {\\\"commit\\\":\\\"$(git rev-parse HEAD)\\\"}\"                               > /version.json                                                       &&   apk del git make gcc g++ musl-dev curl pkgconfig libtool automake autoconf' returned a non-zero code: 1"
CRIT[02-17|10:29:40] failed to retrieve client versions       error="clients/pyethereum:develop: The command '/bin/sh -c apk add --update bash jq git curl python-dev musl-dev gcc make openssl-dev            bsd-compat-headers g++ autoconf automake pkgconfig libtool libffi-dev gmp-dev &&   curl -sSf https://bootstrap.pypa.io/get-pip.py -o get-pip.py              &&   python get-pip.py                                                         &&   git clone --depth 1 https://github.com/ethereum/pyethereum                &&   cd pyethereum                                                             &&   python setup.py install                                                   &&   cd ..                                                                     &&   git clone --depth 1 https://github.com/ethereum/pyethapp                  &&   cd pyethapp                                                               &&   python setup.py install                                                   &&   echo \"{}\"                                                                          | jq \".+ {\\\"repo\\\":\\\"$(git config --get remote.origin.url)\\\"}\"                 | jq \".+ {\\\"branch\\\":\\\"$(git rev-parse --abbrev-ref HEAD)\\\"}\"                  | jq \".+ {\\\"commit\\\":\\\"$(git rev-parse HEAD)\\\"}\"                               > /version.json                                                       &&   apk del git make gcc g++ musl-dev curl pkgconfig libtool automake autoconf' returned a non-zero code: 1"
DBUG[02-17|10:29:40] deleting shell container 

ping @cdetrio @konradkonrad

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions