Andreas Enge writes:

> This is a tricky error. I still had the svn checkout of the previous version
> on my disk:
>    /gnu/store/4a6ck86ap94m397vmycxy98bmhws7h6a-svn-checkout
> So the recipe worked for me, since the hash and the file name corresponded to
> the package recipe. However, instead of the new, I actually compiled the old
> version and stored it under the new name in the store. And also hydra compiled
> it without complaining.

It seems that there is still a problem with netpbm.  There is one test
failing:

~~~~~~~~~~~~~~~~~~~
...
== ps-alt-roundtrip.test ==
pbmtopsg3: [1]

/tmp/nix-build-netpbm-10.69.04.drv-0/source/test/ps-alt-roundtrip.test: line 
46: /tmp/netpbm/bin/pbmtolps: No such file or directory
## If ps-roundtrip.test succeeds and this test fails, it is most likely
## a problem with one of the alternate Postscipt utilities:
## pbmtoepsi, pbmtopsg3, pbmtolps or psidtopgm.
## If both tests fail it indicates a problem with pstopnm or gs.
ps-alt-roundtrip.test: FAILURE

== sgi-roundtrip.test ==
sgitopnm: writing PPM image
...

Test summary:
==================
SUCCESS 99
FAILURE 1
TOTAL TESTABLE 100
==================
All tests done.
Sun, 25 Jan 2015 20:48:31 +0000
GNUmakefile:431: recipe for target 'check' failed
make: *** [check] Error 1
phase `check' failed after 36 seconds
~~~~~~~~~~~~~~~~~~~


~~ Ricardo




Reply via email to