unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Andreas Enge <andreas@enge.fr>
To: guix-devel@gnu.org
Subject: Error on installed qt-4 package
Date: Sat, 12 Oct 2013 15:16:30 +0200	[thread overview]
Message-ID: <20131012131630.GA6939@debian> (raw)

The following transcript shows a problem I have trouble understanding; I can
build qt-4 with ./preinst-env, but not after installation (on git-1e9ed0e3):

$ rm -rf ~/.cache
$ rm -rf /usr/local/guix-git/share
$ make install
$ guix package -A qt
qt      4.8.5   out     gnu/packages/qt.scm:67:2
qt      5.1.1   out     gnu/packages/qt.scm:67:2
$ guix build qt
substitute-binary: ;;; note: source file /usr/local/guix-git/bin/guix
substitute-binary: ;;;       newer than compiled /root/.cache/guile/ccache/2.0-LE-8-2.0/usr/local/guix-git/bin/guix.go
/nix/store/j6s7d1cf5b0q97yp31y6lfkagh941d35-qt-5.1.1
$ guix build qt-5.1.1
substitute-binary: ;;; note: source file /usr/local/guix-git/bin/guix
substitute-binary: ;;;       newer than compiled /root/.cache/guile/ccache/2.0-LE-8-2.0/usr/local/guix-git/bin/guix.go
/nix/store/j6s7d1cf5b0q97yp31y6lfkagh941d35-qt-5.1.1
$ ./pre-inst-env guix build qt-4.8.5
;;; note: source file /home/privat/Programme/guix/gnu/packages/gnuzilla.scm
;;;       newer than compiled /home/privat/Programme/guix/gnu/packages/gnuzilla.go
substitute-binary: ;;; note: source file /usr/local/guix-git/bin/guix
substitute-binary: ;;;       newer than compiled /root/.cache/guile/ccache/2.0-LE-8-2.0/usr/local/guix-git/bin/guix.go
/nix/store/z70fv39wa8yrvvqq9zfidsh86z72p4gr-qt-4.8.5
$ guix build qt-4.8.5
Backtrace:
In ice-9/boot-9.scm:
  63: 19 [call-with-prompt prompt0 ...]
In ice-9/eval.scm:
 407: 18 [eval # #]
In ice-9/boot-9.scm:
2111: 17 [save-module-excursion #<procedure 11f0100 at ice-9/boot-9.scm:3646:3 ()>]
3651: 16 [#<procedure 11f0100 at ice-9/boot-9.scm:3646:3 ()>]
1380: 15 [%start-stack load-stack ...]
1385: 14 [#<procedure 12509c0 ()>]
In unknown file:
   ?: 13 [primitive-load "/usr/local/bin/guix"]
In guix/ui.scm:
 544: 12 [run-guix-command build "qt-4.8.5"]
In ice-9/boot-9.scm:
 149: 11 [catch srfi-34 #<procedure 17ceb60 at guix/ui.scm:157:2 ()> ...]
 157: 10 [#<procedure 1716690 ()>]
 149: 9 [catch system-error ...]
 157: 8 [#<procedure 1716640 ()>]
In guix/scripts/build.scm:
 246: 7 [#<procedure 1728720 at guix/scripts/build.scm:237:2 ()>]
In srfi/srfi-1.scm:
 664: 6 [filter-map #<procedure 1730cc0 at guix/scripts/build.scm:248:33 (expr)> #]
In guix/packages.scm:
 432: 5 [cache # "x86_64-linux" #<procedure thunk ()>]
 522: 4 [thunk]
 295: 3 [patch-and-repack # # # ...]
In srfi/srfi-1.scm:
 601: 2 [map #<procedure 3b01e80 at guix/packages.scm:295:9 (number patch)> (0) ...]
In guix/packages.scm:
 297: 1 [#<procedure 3b01e80 at guix/packages.scm:295:9 (number patch)> 0 #f]
In unknown file:
   ?: 0 [basename #f #<undefined>]

ERROR: In procedure basename:
ERROR: In procedure basename: Wrong type argument in position 1 (expecting string): #f

I made a "make clean; make install" without effect. Is there a subtle error
in my qt-4 package?

Also, I am a bit surprised by these textual references to cached files in
/root, as I am running guix as a normal user and install into a normal user-
owned directory.

Andreas

             reply	other threads:[~2013-10-12 13:16 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-12 13:16 Andreas Enge [this message]
2013-10-12 19:50 ` Error on installed qt-4 package Ludovic Courtès
2013-10-12 21:35   ` Andreas Enge
2013-10-13 20:02     ` Ludovic Courtès

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=20131012131630.GA6939@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).