all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* make check fails, amd64 system
@ 2019-12-23  4:23 Michael Zucchi
  0 siblings, 0 replies; only message in thread
From: Michael Zucchi @ 2019-12-23  4:23 UTC (permalink / raw)
  To: help-guix


Sorry me again.

I got guix compiled but make check fails (it hangs also but that's 
probably just a side effect).

I traced it to the bootstrap binaries.  They are 32-bit i386 elf, but 
this machine only supports 64-bit amd64 elf.

I've got some details below but I presume 64-bit only systems just 
aren't supported based on the contents of gnu/packages/bootstrap?

  Z



-- details --

If i take the first failed one, tests/challenge.log it fails here:

[the test source]
random seed for tests: 1577074411
warning: authentication and authorization of substitutes disabled!
@ build-started 
/home/notzed/src/guix/test-tmp/store/wr9c2ddgxlgifni61caxd2ain8b7rqv5-guile-bootstrap-2.0.drv 
- x86_64-linux 
/home/notzed/src/guix/test-tmp/var/log/guix/drvs/wr//9c2ddgxlgifni61caxd2ain8b7rqv5-guile-bootstrap-2.0.drv.bz2 
8592
while setting up the build environment: executing 
`/home/notzed/src/guix/test-tmp/store/f0ips0sdyhnhlfdqayvcbddqlijk7iid-bash': 
Exec format error
builder for 
`/home/notzed/src/guix/test-tmp/store/wr9c2ddgxlgifni61caxd2ain8b7rqv5-guile-bootstrap-2.0.drv' 
failed with exit code 1
@ build-failed 
/home/notzed/src/guix/test-tmp/store/wr9c2ddgxlgifni61caxd2ain8b7rqv5-guile-bootstrap-2.0.drv 
- 1 builder for 
`/home/notzed/src/guix/test-tmp/store/wr9c2ddgxlgifni61caxd2ain8b7rqv5-guile-bootstrap-2.0.drv' 
failed with exit code 1
cannot build derivation 
`/home/notzed/src/guix/test-tmp/store/1flp80kkinz551qg2bp741fsqcgf5kgx-something.drv': 
1 dependencies couldn't be built
actual-value: #f
actual-error:
+ (srfi-34
+   #<condition &store-protocol-error [message: "build of 
`/home/notzed/src/guix/test-tmp/store/1flp80kkinz551qg2bp741fsqcgf5kgx-something.drv' 
failed" status: 100] 7f04e871ebd0>)
result: FAIL


And:

notzed@shitzone:~/src/guix$ file 
/home/notzed/src/guix/test-tmp/store/f0ips0sdyhnhlfdqayvcbddqlijk7iid-bash
/home/notzed/src/guix/test-tmp/store/f0ips0sdyhnhlfdqayvcbddqlijk7iid-bash: 
ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), statically 
linked, stripped

Also:

notzed@shitzone:~/src/guix$ cat 
/home/notzed/src/guix/test-tmp/store/j09hxs0s7shhnqm1ig5wwc93a24xcx29-bash.drv
Derive([("out","/home/notzed/src/guix/test-tmp/store/f0ips0sdyhnhlfdqayvcbddqlijk7iid-bash","r:sha256","6f887d45fa0f7e59e55c6d7ba86a3d8c35369c7afbb3a5829b8ed226bfef4a66")],[],["/home/notzed/src/guix/test-tmp/store/ccrsrs4awc4zms3qgzbrazzd1l8mp8lk-content-addressed-mirrors","/home/notzed/src/guix/test-tmp/store/rrn2fd61p5pdd1xn5nf7q8h4v9hcm9yf-mirrors"],"x86_64-linux","builtin:download",[],[("content-addressed-mirrors","/home/notzed/src/guix/test-tmp/store/ccrsrs4awc4zms3qgzbrazzd1l8mp8lk-content-addressed-mirrors"),("executable","1"),("impureEnvVars","http_proxy 
https_proxy LC_ALL LC_MESSAGES LANG 
COLUMNS"),("mirrors","/home/notzed/src/guix/test-tmp/store/rrn2fd61p5pdd1xn5nf7q8h4v9hcm9yf-mirrors"),("out","/home/notzed/src/guix/test-tmp/store/f0ips0sdyhnhlfdqayvcbddqlijk7iid-bash"),("preferLocalBuild","1"),("url","\"https://git.savannah.gnu.org/cgit/guix.git/plain/gnu/packages/bootstrap/i686-linux/bash?id=44f07d1dc6806e97c4e9ee3e6be883cc59dc666e\"")])

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-12-23  4:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-12-23  4:23 make check fails, amd64 system Michael Zucchi

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.