GNU bug report logs -
#32698
Package azr3-1.2.3 fails during install
Previous Next
Reported by: t_w_ <at> freenet.de
Date: Tue, 11 Sep 2018 10:35:01 UTC
Severity: normal
Done: Ricardo Wurmus <rekado <at> elephly.net>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your bug report
#32698: Package azr3-1.2.3 fails during install
which was filed against the guix package, has been closed.
The explanation is attached below, along with your original report.
If you require more details, please reply to 32698 <at> debbugs.gnu.org.
--
32698: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=32698
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
[Resending because this email could not be delivered to debbugs.]
Ricardo Wurmus <rekado <at> elephly.net> writes:
> Thorsten Wilms <t_w_ <at> freenet.de> writes:
>
>> On 11.09.2018 15:40, Ricardo Wurmus wrote:
>>>
>>> Hi Thorsten,
>>>
>>>> //gnu/store/rxn9php37bgcvznjiq0mvvr6a4s8zayg-azr3-1.2.3/share/doc/azr3-jack
>>>> man_section=`echo azr3.1 | sed 's/.*\.\([0-9]\)/\1/'`; mkdir -p
>>>> //gnu/store/rxn9php37bgcvznjiq0mvvr6a4s8zayg-azr3-1.2.3/share/man/man$man_section;
>>>> gzip -c azr3.1 >
>>>> //gnu/store/rxn9php37bgcvznjiq0mvvr6a4s8zayg-azr3-1.2.3/share/man/man$man_section/`basename
>>>> azr3.1`.gz
>>>> gzip: azr3.1: warning: file timestamp out of range for gzip format
>>>
>>> We might be able to fix this with a build phase like this:
>>>
>>> --8<---------------cut here---------------start------------->8---
>>> (add-before 'reset-gzip-timestamps 'make-manpages-writable
>>> (lambda* (#:key outputs #:allow-other-keys)
>>> (map make-file-writable
>>> (find-files (string-append (assoc-ref outputs "out")
>>> "/share/man")
>>> ".*\\.gz$"))
>>> #t))
>>> --8<---------------cut here---------------end--------------->8---
>>>
>>> Would you like to give that a try?
>>
>> I got the exact same message as before, now with your snippet inserted
>> as follows, testing via
>> ./pre-inst-env guix build azr3:
>
> Ah, the error is about the input to gzip; this error happens during
> installation. So all that’s needed is to update the timestamp of the
> man page source.
>
> This is now fixed with commit ef1f9acf4.
--
Ricardo
[Message part 3 (message/rfc822, inline)]
Hi, azr3-1.2.3 fails during install, printing:
...
phase `build' succeeded after 16.1 seconds
starting phase `check'
test suite not run
phase `check' succeeded after 0.0 seconds
starting phase `install'
mkdir -p //gnu/store/rxn9php37bgcvznjiq0mvvr6a4s8zayg-azr3-1.2.3/bin &&
cp azr3/azr3 //gnu/store/rxn9php37bgcvznjiq0mvvr6a4s8zayg-azr3-1.2.3/bin
mkdir -p
//gnu/store/rxn9php37bgcvznjiq0mvvr6a4s8zayg-azr3-1.2.3/share/azr3-jack
cp azr3/presets azr3/cknob.png azr3/minioffon.png azr3/onoffgreen.png
azr3/panelfx.png azr3/vonoff.png azr3/voice.png azr3/num_yellow.png
azr3/dbblack.png azr3/dbbrown.png azr3/dbwhite.png
//gnu/store/rxn9php37bgcvznjiq0mvvr6a4s8zayg-azr3-1.2.3/share/azr3-jack
mkdir -p
//gnu/store/rxn9php37bgcvznjiq0mvvr6a4s8zayg-azr3-1.2.3/share/doc/azr3-jack
cp AUTHORS COPYING README ChangeLog
//gnu/store/rxn9php37bgcvznjiq0mvvr6a4s8zayg-azr3-1.2.3/share/doc/azr3-jack
man_section=`echo azr3.1 | sed 's/.*\.\([0-9]\)/\1/'`; mkdir -p
//gnu/store/rxn9php37bgcvznjiq0mvvr6a4s8zayg-azr3-1.2.3/share/man/man$man_section;
gzip -c azr3.1 >
//gnu/store/rxn9php37bgcvznjiq0mvvr6a4s8zayg-azr3-1.2.3/share/man/man$man_section/`basename
azr3.1`.gz
gzip: azr3.1: warning: file timestamp out of range for gzip format
make: *** [Makefile.template:357: install-manuals] Error 2
Backtrace:
4 (primitive-load "/gnu/store/bjx9zf1kdp3xm7kz9dq4136sg0w?")
In ice-9/eval.scm:
191:35 3 (_ _)
In srfi/srfi-1.scm:
640:9 2 (for-each #<procedure 95d8e0 at /gnu/store/f95ghy8mx00?> ?)
In
/gnu/store/f95ghy8mx00fc22nrvswvnpqlfdkf2nk-module-import/guix/build/gnu-build-system.scm:
799:31 1 (_ _)
In
/gnu/store/f95ghy8mx00fc22nrvswvnpqlfdkf2nk-module-import/guix/build/utils.scm:
616:6 0 (invoke _ . _)
/gnu/store/f95ghy8mx00fc22nrvswvnpqlfdkf2nk-module-import/guix/build/utils.scm:616:6:
In procedure invoke:
Throw to key `srfi-34' with args `(#<condition &invoke-error [program:
"make" arguments: ("install" "LV2PEG=ttl2c" "CXXFLAGS=-std=gnu++11"
"CFLAGS=-std=gnu++11"
"prefix=/gnu/store/rxn9php37bgcvznjiq0mvvr6a4s8zayg-azr3-1.2.3"
"pkgdatadir=/gnu/store/rxn9php37bgcvznjiq0mvvr6a4s8zayg-azr3-1.2.3/share/azr3-jack")
exit-status: 2 term-signal: #f stop-signal: #f] 68fb80>)'.
builder for `/gnu/store/ik7f5kdvlzr9iamgiv3fw227lnly6fsk-azr3-1.2.3.drv'
failed with exit code 1
Build failed: /gnu/store/ik7f5kdvlzr9iamgiv3fw227lnly6fsk-azr3-1.2.3.drv
- 1 builder for
`/gnu/store/ik7f5kdvlzr9iamgiv3fw227lnly6fsk-azr3-1.2.3.drv' failed with
exit code
guix package: error: build failed: build of
`/gnu/store/ik7f5kdvlzr9iamgiv3fw227lnly6fsk-azr3-1.2.3.drv' failed
This bug report was last modified 6 years and 288 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.