bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

mips64el: guild problem


From: Andreas Enge
Subject: mips64el: guild problem
Date: Mon, 18 Feb 2013 19:32:28 +0100
User-agent: KMail/1.13.7 (Linux/3.2.0-4-amd64; KDE/4.8.4; x86_64; ; )

On the fuloong mips machine, in the mips64el branch, "make" results in the following:

 

/bin/mkdir -p `dirname "guix/derivations.go"`

LC_ALL=C \

./pre-inst-env \

/usr/bin/guild compile -L "." -L "." \

-Wformat -Wunbound-variable -Warity-mismatch \

--target="mips64el-unknown-linux-gnu" \

-o "guix/derivations.go" "guix/derivations.scm"

Backtrace:

In ice-9/boot-9.scm:

2580: 19 [resolve-interface (guix store) #:select ...]

2505: 18 [#<procedure cd3850 at ice-9/boot-9.scm:2493:4 (name #:optional autoload version #:key ensure)> # ...]

2772: 17 [try-module-autoload (guix store) #f]

2111: 16 [save-module-excursion #<procedure 10990a8 at ice-9/boot-9.scm:2773:17 ()>]

2783: 15 [#<procedure 10990a8 at ice-9/boot-9.scm:2773:17 ()>]

In unknown file:

?: 14 [primitive-load-path "guix/store" #f]

In ice-9/eval.scm:

480: 13 [#<procedure c7c6f0 at ice-9/eval.scm:474:4 (exp)> (define-module # # ...)]

In ice-9/psyntax.scm:

1101: 12 [expand-top-sequence ((define-module (guix store) #:use-module ...)) () ...]

986: 11 [scan ((define-module (guix store) #:use-module ...)) () ...]

270: 10 [scan ((#(syntax-object let # ...) (#) (# #) ...)) () ...]

In ice-9/eval.scm:

392: 9 [eval # ()]

In ice-9/boot-9.scm:

2667: 8 [define-module* (guix store) #:filename ...]

2642: 7 [resolve-imports (((guix utils)) ((guix config)) ((rnrs bytevectors)) ...)]

2580: 6 [resolve-interface (guix utils) #:select ...]

2505: 5 [#<procedure cd3850 at ice-9/boot-9.scm:2493:4 (name #:optional autoload version #:key ensure)> # ...]

2772: 4 [try-module-autoload (guix utils) #f]

2111: 3 [save-module-excursion #<procedure 10df060 at ice-9/boot-9.scm:2773:17 ()>]

2783: 2 [#<procedure 10df060 at ice-9/boot-9.scm:2773:17 ()>]

In unknown file:

?: 1 [primitive-load-path "guix/utils" #f]

In ice-9/boot-9.scm:

106: 0 [#<procedure c86440 at ice-9/boot-9.scm:97:6 (thrown-k . args)> misc-error ...]

 

ice-9/boot-9.scm:106:20: In procedure #<procedure c86440 at ice-9/boot-9.scm:97:6 (thrown-k . args)>:

ice-9/boot-9.scm:106:20: In procedure make_objcode_from_file: bad header on object file: "GOOF----LE-8-2.0"

make[2]: *** [guix/derivations.go] Error 1

make[2]: Leaving directory `/home/enge/guix-src'

 

Which information would you need to understand the problem?

 

Andreas

 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]