[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
python-conda: Build is not reproducible
From: |
Frederick Muriithi |
Subject: |
python-conda: Build is not reproducible |
Date: |
Thu, 6 Jul 2017 14:42:02 +0300 |
I defined a new package, python-conda, and tried to build with the
command `./pre-inst-env guix build --rounds=3 python-conda`
I expected that the package would have built successfully, instead,
the build fails with the message:
output ‘/gnu/store/302bb93kq3170xr57vijil7cya2s74ir-python-conda-4.3.16’
of ‘/gnu/store/wgih8s8x0bpgxyk7vwyxr4r3wl0y1vfa-python-conda-4.3.16.drv’
differs from
‘/gnu/store/302bb93kq3170xr57vijil7cya2s74ir-python-conda-4.3.16-check’
from previous round
@ build-failed
/gnu/store/wgih8s8x0bpgxyk7vwyxr4r3wl0y1vfa-python-conda-4.3.16.drv
- 1 output ‘/gnu/store/302bb93kq3170xr57vijil7cya2s74ir-python-conda-4.3.16’
of ‘/gnu/store/wgih8s8x0bpgxyk7vwyxr4r3wl0y1vfa-python-conda-4.3.16.drv’
differs from
‘/gnu/store/302bb93kq3170xr57vijil7cya2s74ir-python-conda-4.3.16-check’
from previous round
guix build: error: build failed: build of
`/gnu/store/wgih8s8x0bpgxyk7vwyxr4r3wl0y1vfa-python-conda-4.3.16.drv'
failed
I would appreciate any pointers on how to resolve this issue.
I have attached the definition of python-conda and the full build log.
I have also attached the definition of python-ruamel.yaml, which is
already submitted to address@hidden, and is awaiting moderation.
build_log.txt
Description: Text document
python-conda-definition.scm
Description: Text Data
ruamel_yaml-definition.scm
Description: Text Data
- python-conda: Build is not reproducible,
Frederick Muriithi <=