fmit fails to build/upgrade

  • Open
  • quality assurance status badge
Details
2 participants
  • Dr. Arne Babenhauserheide
  • Maxime Devos
Owner
unassigned
Submitted by
Dr. Arne Babenhauserheide
Severity
normal
D
D
Dr. Arne Babenhauserheide wrote on 7 Aug 2022 01:14
(address . bug-guix@gnu.org)
87bksxx8pl.fsf@web.de
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
--
Unpolitisch sein
heißt politisch sein,
ohne es zu merken.
draketo.de
-----BEGIN PGP SIGNATURE-----

iQJEBAEBCAAuFiEE801qEjXQSQPNItXAE++NRSQDw+sFAmLu9qcQHGFybmVfYmFi
QHdlYi5kZQAKCRAT741FJAPD6xXmD/wLK6kk6LIq6/vc8lv1BGk/pS88eSECKHVj
8Sn/hds8XWNVS4ikd/W6TBkWTl2cLSE62zvuYDPbRIOhiDzrvraJlVAvQXlvMw8o
v2hKaECHZYZ7+tipNKErItCtmVuRcgGRnuqtbbqRGdpsU7McKrj7Th54FROiOJ4Y
ms4YMllaaCnT0mLYePON0CMGAUhsGcabia6AJHUBnUbJa550wTM4aJCCVK8z3f4P
IdjPyOJ/gpu0suLG9jcsW+kp3ACxxmlkvg02yGBjyjBpzeiPE1nysmH1DqDPJY7m
69EFcLcT4lqV3BZNOlyWNmUTe3ZEDITplD/JVnw0gga3a+5qFrFTJddripDZ8fjh
xu7CGgzeycflNz7BYQO8/aTuHuQDajM7N3rXRUk35ZhcRZOshDOZSM8+5jMJUhbf
InyTkbeBkVRgzMry+u5w/3x0VjwSG/DUXpGUwDsTqunU9dWHiUxQ1bikXnI0qzOV
qiklsdbQPXaJLGxv8SzdY3ZtpA8lpmhlssih1R4c519PePn2icZhY/qPoNAa6Inh
yXGPCMO5cMicqZaBKvXKHjVD70s4yVTFfI31QKjPXLdLHnIVUU41D/nVCtS/XNFH
DUqTc2rnNf9Fk/F+zdN8eXUosTziyBv1m/soigGbAZgOi7y8Zdbvhp4+0ptzo04N
EMBsVUJItYjEBAEBCAAuFiEE3Si95tmHXKvOSosd3M8NswvBBUgFAmLu9qcQHGFy
bmVfYmFiQHdlYi5kZQAKCRDczw2zC8EFSMx2A/sGL7C5O5GsXYCMr8bPxUawqlRi
DiQSHz9lMZ2RNjzMLgVkezLKpaqRuNQ9smwFOkNZ+ZONv1NupZ2JFLKP4mlFw2GY
cvkTTX6MPteLAbYpyASJDKOQHt93DvE4jEXCyXDFDd3FnJgVcyel7lTnzSMnxiK0
0l4fRIqebT1t+BXbXg==
=5tq+
-----END PGP SIGNATURE-----

M
M
Maxime Devos wrote on 7 Aug 2022 14:20
3d6d37ba-1486-e0e2-b202-bae15c2d850e@telenet.be
On 07-08-2022 01:14, Dr. Arne Babenhauserheide wrote:
Toggle quote (31 lines)
> 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.
Attachment: OpenPGP_signature
?