[core-updates] libusb-for-axoloti build failure

  • Done
  • quality assurance status badge
Details
3 participants
  • Danny Milosavljevic
  • Maxim Cournoyer
  • Ricardo Wurmus
Owner
unassigned
Submitted by
Danny Milosavljevic
Severity
normal

Debbugs page

Danny Milosavljevic wrote 4 years ago
(address . bug-guix@gnu.org)
20210213134937.671263b5@scratchpost.org
patching file libusb/descriptor.c
Hunk #1 FAILED at 1174.
1 out of 1 hunk FAILED -- saving rejects to file libusb/descriptor.c.rej
source is at 'libusb-1.0.24'
applying '/gnu/store/x88dkyj396g2qw109zncs25w91cdjd94-libusb-for-axoloti.patch'...
Backtrace:
5 (primitive-load "/gnu/store/nfdzpdirawmps55qw9y7hgkiif7…")
In ice-9/eval.scm:
619:8 4 (_ #(#(#<directory (guile-user) 7fffeff47c80> "lib…") #))
In ice-9/boot-9.scm:
142:2 3 (dynamic-wind #<procedure 7fffefefa3c0 at ice-9/eval.s…> …)
In ice-9/eval.scm:
619:8 2 (_ #(#(#<directory (guile-user) 7fffeff47c80>)))
In srfi/srfi-1.scm:
634:9 1 (for-each #<procedure apply-patch (a)> ("/gnu/store/x8…"))
In guix/build/utils.scm:
721:6 0 (invoke "/gnu/store/4g7nsdz2yinc2rs9shiajbj5n281aaps-p…" …)

guix/build/utils.scm:721:6: In procedure invoke:
ERROR:
1. &invoke-error:
program: "/gnu/store/4g7nsdz2yinc2rs9shiajbj5n281aaps-patch-2.7.6/bin/patch"
arguments: ("--force" "--no-backup-if-mismatch" "-p1" "--input" "/gnu/store/x88dkyj396g2qw109zncs25w91cdjd94-libusb-for-axoloti.patch")
exit-status: 1
term-signal: #f
stop-signal: #f
builder for `/gnu/store/8xjz8jp3hsff73j3cm2s012y5rhia9fy-libusb-1.0.24.tar.xz.drv' failed with exit code 1
build of /gnu/store/8xjz8jp3hsff73j3cm2s012y5rhia9fy-libusb-1.0.24.tar.xz.drv failed
View build log at '/var/log/guix/drvs/8x/jz8jp3hsff73j3cm2s012y5rhia9fy-libusb-1.0.24.tar.xz.drv.bz2'.
cannot build derivation `/gnu/store/wx3g3c0v689pd1i8v7sdm524rxwjvi8q-axoloti-libusb-1.0.24.drv': 1 dependencies couldn't be built
-----BEGIN PGP SIGNATURE-----

iQEzBAEBCgAdFiEEds7GsXJ0tGXALbPZ5xo1VCwwuqUFAmAnyuEACgkQ5xo1VCww
uqU8PwgAnvSTKnM2oLMEjo9/6S+oTct9jtQILPMwqn+cmpl27rwmx96qUX6sLVZA
SZx7pZ+nQmMApRj2aPIJyaP70dnEq7VS9Ph3bQ9zv8Jf1k6f56iMyAoOPPJ0LoBY
oU/dwavkBo5EfiFdtlBQX2Sse4j7PvNOdOADPaoRrB6S/KS30xR8YJO2ReV6MpAA
vPA67MVszN/ZfVHxsJadONZcy72jbOzv/mfGCMZka0IDJ/vuH93KVUgmGpLIrTJK
Tl6fCbwikEQXRJLN/e/Ykfqu0BbCsWrS96a3H2A/KoxHhkvg387l9tjU8oQpZSFy
BqSpKdO2b1g0OGyzsrH2VyvaFrfY+w==
=NnS4
-----END PGP SIGNATURE-----


Ricardo Wurmus wrote 4 years ago
(name . Danny Milosavljevic)(address . dannym@scratchpost.org)
87k0rcoz81.fsf@elephly.net
Hi Danny,

Toggle quote (3 lines)
> patching file libusb/descriptor.c
> Hunk #1 FAILED at 1174.

I’ve brought this up with Axoloti upstream 11 days ago, but haven’t
received a response yet:


--
Ricardo
Maxim Cournoyer wrote 3 years ago
control message for bug #46489
(address . control@debbugs.gnu.org)
87bktt4q0q.fsf@gmail.com
close 46489
quit
?
Your comment

This issue is archived.

To comment on this conversation send an email to 46489@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 46489
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help