GNU bug report logs -
#57022
fmit fails to build/upgrade
Previous Next
To reply to this bug, email your comments to 57022 AT debbugs.gnu.org.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-guix <at> gnu.org
:
bug#57022
; Package
guix
.
(Sat, 06 Aug 2022 23:19:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
"Dr. Arne Babenhauserheide" <arne_bab <at> web.de>
:
New bug report received and forwarded. Copy sent to
bug-guix <at> gnu.org
.
(Sat, 06 Aug 2022 23:19:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
I get a build error when updating fmit with
guix upgrade fmit
It fails with
phase `install' succeeded after 0.4 seconds
starting phase `wrap-executable'
error: in phase 'wrap-executable': uncaught exception:
wrong-type-arg "string-append" "Wrong type (expecting ~A): ~S" ("string" #f) (#f)
phase `wrap-executable' failed after 0.0 seconds
Backtrace:
14 (primitive-load "/gnu/store/k7dvw09nink46bbpls85bzw5560…")
In guix/build/gnu-build-system.scm:
906:2 13 (gnu-build #:source _ #:outputs _ #:inputs _ #:phases . #)
In ice-9/boot-9.scm:
1752:10 12 (with-exception-handler _ _ #:unwind? _ # _)
In srfi/srfi-1.scm:
634:9 11 (for-each #<procedure 7ffff0b66660 at guix/build/gnu-b…> …)
In ice-9/boot-9.scm:
1752:10 10 (with-exception-handler _ _ #:unwind? _ # _)
In guix/build/gnu-build-system.scm:
927:23 9 (_)
In ice-9/eval.scm:
619:8 8 (_ #(#(#(#<directory (guile-user) 7ffff1fd3c80>) # #) #))
163:9 7 (_ #(#(#(#<directory (guile-user) 7ffff1fd3c80>) # #) #))
174:20 6 (_ #(#(#(#<directory (guile-user) 7ffff1fd3c80>) # #) #))
177:32 5 (lp (#<procedure 7ffff070c120 at ice-9/eval.scm:182:7 …>))
In ice-9/boot-9.scm:
222:29 4 (map1 ("qtbase" "qtmultimedia-5" "qtsvg-5"))
222:17 3 (map1 ("qtmultimedia-5" "qtsvg-5"))
In unknown file:
2 (string-append #f "/lib/qt5/plugins")
In ice-9/boot-9.scm:
1685:16 1 (raise-exception _ #:continuable? _)
1685:16 0 (raise-exception _ #:continuable? _)
ice-9/boot-9.scm:1685:16: In procedure raise-exception:
In procedure string-append: Wrong type (expecting string): #f
The full error-log is attached.
To reproduce you can use my manifest (also attached).
guix package --fallback -k -m ~/fluss-guix.manifest
Best wishes,
Arne
[38ymblb5lr8v3gsz06wy8v6jnvpfmn-fmit-1.2.14.drv.gz (application/octet-stream, attachment)]
[fluss-guix.manifest (application/octet-stream, attachment)]
[Message part 4 (text/plain, inline)]
--
Unpolitisch sein
heißt politisch sein,
ohne es zu merken.
draketo.de
[signature.asc (application/pgp-signature, inline)]
Information forwarded
to
bug-guix <at> gnu.org
:
bug#57022
; Package
guix
.
(Sun, 07 Aug 2022 12:21:02 GMT)
Full text and
rfc822 format available.
Message #8 received at 57022 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
On 07-08-2022 01:14, Dr. Arne Babenhauserheide wrote:
> I get a build error when updating fmit with
>
> guix upgrade fmit
>
> It fails with
>
> phase `install' succeeded after 0.4 seconds
> starting phase `wrap-executable'
> error: in phase 'wrap-executable': uncaught exception:
> wrong-type-arg "string-append" "Wrong type (expecting ~A): ~S" ("string" #f) (#f)
> phase `wrap-executable' failed after 0.0 seconds
> Backtrace:
> 14 (primitive-load "/gnu/store/k7dvw09nink46bbpls85bzw5560…")
> In guix/build/gnu-build-system.scm:
> 906:2 13 (gnu-build #:source _ #:outputs _ #:inputs _ #:phases . #)
> In ice-9/boot-9.scm:
> 1752:10 12 (with-exception-handler _ _ #:unwind? _ # _)
> In srfi/srfi-1.scm:
> 634:9 11 (for-each #<procedure 7ffff0b66660 at guix/build/gnu-b…> …)
> In ice-9/boot-9.scm:
> 1752:10 10 (with-exception-handler _ _ #:unwind? _ # _)
> In guix/build/gnu-build-system.scm:
> 927:23 9 (_)
> In ice-9/eval.scm:
> 619:8 8 (_ #(#(#(#<directory (guile-user) 7ffff1fd3c80>) # #) #))
> 163:9 7 (_ #(#(#(#<directory (guile-user) 7ffff1fd3c80>) # #) #))
> 174:20 6 (_ #(#(#(#<directory (guile-user) 7ffff1fd3c80>) # #) #))
> 177:32 5 (lp (#<procedure 7ffff070c120 at ice-9/eval.scm:182:7 …>))
> In ice-9/boot-9.scm:
> 222:29 4 (map1 ("qtbase" "qtmultimedia-5" "qtsvg-5"))
> 222:17 3 (map1 ("qtmultimedia-5" "qtsvg-5"))
Looks like fallout from #56771, the fix is possibly just a matter of
replacing "qtmultimedia-5" with "qtmultimedia" in the package definition
and likewise for qtsvg.
Greetings,
Maxime.
[OpenPGP_0x49E3EE22191725EE.asc (application/pgp-keys, attachment)]
[OpenPGP_signature (application/pgp-signature, attachment)]
This bug report was last modified 2 years and 310 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.