From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: mips64el: guild problem Date: Mon, 18 Feb 2013 19:32:28 +0100 Message-ID: <201302181932.28497.andreas@enge.fr> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="Boundary-01=_8OnIRWEsoTVnxjb" Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:59290) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U7VVz-0004Xd-Ch for bug-guix@gnu.org; Mon, 18 Feb 2013 13:32:42 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U7VVw-0004KB-Hn for bug-guix@gnu.org; Mon, 18 Feb 2013 13:32:35 -0500 Received: from moutng.kundenserver.de ([212.227.17.8]:65402) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U7VVw-0004K4-83 for bug-guix@gnu.org; Mon, 18 Feb 2013 13:32:32 -0500 List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: bug-guix@gnu.org --Boundary-01=_8OnIRWEsoTVnxjb Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit 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 [# # ...] 2772: 17 [try-module-autoload (guix store) #f] 2111: 16 [save-module-excursion #] 2783: 15 [#] In unknown file: ?: 14 [primitive-load-path "guix/store" #f] In ice-9/eval.scm: 480: 13 [# (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 [# # ...] 2772: 4 [try-module-autoload (guix utils) #f] 2111: 3 [save-module-excursion #] 2783: 2 [#] In unknown file: ?: 1 [primitive-load-path "guix/utils" #f] In ice-9/boot-9.scm: 106: 0 [# misc-error ...] ice-9/boot-9.scm:106:20: In procedure #: 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 --Boundary-01=_8OnIRWEsoTVnxjb Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: 7bit

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

 

--Boundary-01=_8OnIRWEsoTVnxjb--