From: Andreas Enge <andreas@enge.fr>
To: guix-devel@gnu.org
Subject: Match-error for patches
Date: Sun, 18 Jan 2015 14:25:26 +0100 [thread overview]
Message-ID: <20150118132526.GA15628@debian> (raw)
Hello,
something very curious is right now (git 561fb6c) happening.
$ make install
$ ./pre-inst-env guix build --no-substitutes -n soprano
The following derivation would be built:
/gnu/store/f0j3r6h2q4j449y64wz6759acdjgpz7j-soprano-2.9.4.drv
$ guix build --no-substitutes -n soprano
Backtrace:
In ice-9/boot-9.scm:
149: 19 [catch system-error ...]
157: 18 [#<procedure 2e4fc80 ()>]
In guix/scripts/build.scm:
426: 17 [#<procedure 2ee13a0 at guix/scripts/build.scm:422:2 ()>]
318: 16 [options->derivations #<build-daemon 256.14 2e51f00> (# # # # ...)]
In srfi/srfi-1.scm:
664: 15 [filter-map #<procedure 41641c0 at guix/scripts/build.scm:318:18 (expr)> #]
In guix/packages.scm:
600: 14 [cache # # #<procedure thunk ()>]
849: 13 [thunk]
781: 12 [bag->derivation # # #]
In srfi/srfi-1.scm:
576: 11 [map #<procedure 3b421e0 at guix/packages.scm:783:30 (t-10633)> (# # # ...)]
In guix/packages.scm:
642: 10 [expand-input # # # ...]
600: 9 [cache # # #<procedure thunk ()>]
849: 8 [thunk]
781: 7 [bag->derivation # # #]
In srfi/srfi-1.scm:
576: 6 [map #<procedure 4c5a780 at guix/packages.scm:783:30 (t-10633)> (# # # ...)]
In guix/packages.scm:
657: 5 [expand-input # # # ...]
In guix/store.scm:
920: 4 [run-with-store # ...]
871: 3 [#<procedure 4ce9b10 at guix/store.scm:870:6 (store)> #]
In guix/packages.scm:
389: 2 [patch-and-repack # # # ...]
In srfi/srfi-1.scm:
601: 1 [map #<procedure 4ce9ae0 at guix/packages.scm:389:9 (number patch)> # #]
In guix/packages.scm:
391: 0 [#<procedure 4ce9ae0 at guix/packages.scm:389:9 (number patch)> 1 #f]
guix/packages.scm:391:17: In procedure #<procedure 4ce9ae0 at guix/packages.scm:389:9 (number patch)>:
guix/packages.scm:391:17: Throw to key `match-error' with args `("match" "no matching pattern")'.
What could this mean? It is probably related to the fact that soprano
requires a patch. But howw is it possible to have different behaviour between
the installed version or with the ./pre-inst-env command?
Moreover, a local build of soprano fails with
CMake Error at cmake/modules/FindQt4.cmake:1239 (MESSAGE):
Qt qmake not found!
Call Stack (most recent call first):
CMakeLists.txt:46 (find_package)
whereas the package has been built on hydra in the meantime.
Andreas
next reply other threads:[~2015-01-18 13:25 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-18 13:25 Andreas Enge [this message]
2015-01-18 14:21 ` Match-error for patches Ludovic Courtès
2015-01-18 16:10 ` Andreas Enge
2015-01-18 16:32 ` Ludovic Courtès
2015-01-18 16:42 ` Andreas Enge
2015-01-20 9:22 ` Graceful handling of missing patches Ludovic Courtès
2015-01-20 9:37 ` Andreas Enge
2015-01-20 14:01 ` Ludovic Courtès
2015-01-20 22:29 ` Andreas Enge
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20150118132526.GA15628@debian \
--to=andreas@enge.fr \
--cc=guix-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).