unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Cross-building bootstrap binaries fail in current master
@ 2016-10-20  9:07 Carlos Sánchez de La Lama
  2016-10-20  9:12 ` Efraim Flashner
  2016-10-20 13:50 ` Ludovic Courtès
  0 siblings, 2 replies; 6+ messages in thread
From: Carlos Sánchez de La Lama @ 2016-10-20  9:07 UTC (permalink / raw)
  To: guix-devel

Hi all,

with current master (1dc30f92320c5e1b528a7eec2b0a4ce529f70c56), trying

guix build --target=i686-linux bootstrap-tarballs

fails with

--8<---------------cut here---------------start------------->8---
starting phase `unpack'
In execvp of tar: No such file or directory
phase `unpack' failed after 0.0 seconds
builder for
`/gnu/store/cyr61arxvjxdaxgy8rk8rzibyi2hg3pq-make-boot0-4.2.drv' failed
with exit code 1
@ build-failed
/gnu/store/cyr61arxvjxdaxgy8rk8rzibyi2hg3pq-make-boot0-4.2.drv - 1
builder for
`/gnu/store/cyr61arxvjxdaxgy8rk8rzibyi2hg3pq-make-boot0-4.2.drv' failed
with exit code 1
cannot build derivation
`/gnu/store/s3ax042hlvymvl749hksalir695vphjm-gcc-cross-boot0-4.9.3.drv':
1 dependencies couldn't be built
guix build: error: build failed: build of
`/gnu/store/s3ax042hlvymvl749hksalir695vphjm-gcc-cross-boot0-4.9.3.drv'
failed
--8<---------------cut here---------------end--------------->8---

This used to work previously (like couple of weeks ago). Unfortunately,
I updated my all my branches to send last patches, so I am not sure
which commit I was using before.

Apparently, guile fails to execvp "tar".

Seems related to this:
https://lists.gnu.org/archive/html/guix-devel/2015-01/msg00162.html

Any clues?

BR

Carlos

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Cross-building bootstrap binaries fail in current master
  2016-10-20  9:07 Cross-building bootstrap binaries fail in current master Carlos Sánchez de La Lama
@ 2016-10-20  9:12 ` Efraim Flashner
  2016-10-20 13:50 ` Ludovic Courtès
  1 sibling, 0 replies; 6+ messages in thread
From: Efraim Flashner @ 2016-10-20  9:12 UTC (permalink / raw)
  To: Carlos Sánchez de La Lama; +Cc: guix-devel

[-- Attachment #1: Type: text/plain, Size: 3675 bytes --]

On Thu, Oct 20, 2016 at 11:07:14AM +0200, Carlos Sánchez de La Lama wrote:
> Hi all,
> 
> with current master (1dc30f92320c5e1b528a7eec2b0a4ce529f70c56), trying
> 
> guix build --target=i686-linux bootstrap-tarballs
> 
> fails with
> 
> --8<---------------cut here---------------start------------->8---
> starting phase `unpack'
> In execvp of tar: No such file or directory
> phase `unpack' failed after 0.0 seconds
> builder for
> `/gnu/store/cyr61arxvjxdaxgy8rk8rzibyi2hg3pq-make-boot0-4.2.drv' failed
> with exit code 1
> @ build-failed
> /gnu/store/cyr61arxvjxdaxgy8rk8rzibyi2hg3pq-make-boot0-4.2.drv - 1
> builder for
> `/gnu/store/cyr61arxvjxdaxgy8rk8rzibyi2hg3pq-make-boot0-4.2.drv' failed
> with exit code 1
> cannot build derivation
> `/gnu/store/s3ax042hlvymvl749hksalir695vphjm-gcc-cross-boot0-4.9.3.drv':
> 1 dependencies couldn't be built
> guix build: error: build failed: build of
> `/gnu/store/s3ax042hlvymvl749hksalir695vphjm-gcc-cross-boot0-4.9.3.drv'
> failed
> --8<---------------cut here---------------end--------------->8---
> 
> This used to work previously (like couple of weeks ago). Unfortunately,
> I updated my all my branches to send last patches, so I am not sure
> which commit I was using before.
> 
> Apparently, guile fails to execvp "tar".
> 
> Seems related to this:
> https://lists.gnu.org/archive/html/guix-devel/2015-01/msg00162.html
> 
> Any clues?
> 
> BR
> 
> Carlos
> 

strace isn't particularly helpful here, here's what I get trying to
bootstrap from x86_64 -> aarch64

read(10, "phase `install-locale' succeeded"..., 51) = 51
read(10, "\0\0\0\0\0", 5)               = 5
write(2, "phase `install-locale' succeeded"..., 51) = 51
read(10, "gmlo\0\0\0\0", 8)             = 8
read(10, "\30\0\0\0\0\0\0\0", 8)        = 8
read(10, "starting phase `unpack'\n", 24) = 24
write(2, "starting phase `unpack'\n", 24) = 24
read(10, "gmlo\0\0\0\0", 8)             = 8
read(10, ",\0\0\0\0\0\0\0", 8)          = 8
read(10, "In execvp of tar: No such file o"..., 44) = 44
read(10, "\0\0\0\0", 4)                 = 4
write(2, "In execvp of tar: No such file o"..., 44) = 44
read(10, "gmlo\0\0\0\0", 8)             = 8
read(10, "(\0\0\0\0\0\0\0", 8)          = 8
read(10, "phase `unpack' failed after 0.0 "..., 40) = 40
write(2, "phase `unpack' failed after 0.0 "..., 40) = 40
read(10, "gmlo\0\0\0\0", 8)             = 8
read(10, "e\0\0\0\0\0\0\0", 8)          = 8
read(10, "builder for `/gnu/store/ckqpd9w4"..., 101) = 101
read(10, "\0\0\0", 3)                   = 3
write(2, "builder for `/gnu/store/ckqpd9w4"..., 101) = 101
read(10, "gmlo\0\0\0\0", 8)             = 8
read(10, "\267\0\0\0\0\0\0\0", 8)       = 8
read(10, "@ build-failed /gnu/store/ckqpd9"..., 183) = 183
read(10, "\0", 1)                       = 1
write(2, "@ build-failed /gnu/store/ckqpd9"..., 183) = 183
read(10, "gmlo\0\0\0\0", 8)             = 8
read(10, "\202\0\0\0\0\0\0\0", 8)       = 8
read(10, "cannot build derivation `/gnu/st"..., 130) = 130
read(10, "\0\0\0\0\0\0", 6)             = 6
write(2, "cannot build derivation `/gnu/st"..., 130) = 130
read(10, "ptxc\0\0\0\0", 8)             = 8
read(10, "W\0\0\0\0\0\0\0", 8)          = 8
read(10, "build of `/gnu/store/z4460vrlg1i"..., 87) = 87
read(10, "\0", 1)                       = 1
read(10, "d", 1)                        = 1
read(10, "\0\0\0\0\0\0\0", 7)           = 7
close(10)                               = 0

-- 
Efraim Flashner   <efraim@flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 801 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Cross-building bootstrap binaries fail in current master
  2016-10-20  9:07 Cross-building bootstrap binaries fail in current master Carlos Sánchez de La Lama
  2016-10-20  9:12 ` Efraim Flashner
@ 2016-10-20 13:50 ` Ludovic Courtès
  2016-10-21 12:17   ` Carlos Sánchez de La Lama
  1 sibling, 1 reply; 6+ messages in thread
From: Ludovic Courtès @ 2016-10-20 13:50 UTC (permalink / raw)
  To: Carlos Sánchez de La Lama; +Cc: guix-devel

Hello!

csanchezdll@gmail.com (Carlos Sánchez de La Lama) skribis:

> with current master (1dc30f92320c5e1b528a7eec2b0a4ce529f70c56), trying
>
> guix build --target=i686-linux bootstrap-tarballs

As discussed on IRC, --target expect a “GNU triplet” such as
“i686-linux-gnu”, so the above thing cannot work.

Note that cross-building from anything to i686 is untested, so it’s not
a good choice.

Regardless, cross-building ‘bootstrap-tarballs’ to one of the supported
target triplets works on master:

--8<---------------cut here---------------start------------->8---
$ ./pre-inst-env guix build bootstrap-tarballs --target=mips64el-linux-gnu -n
substitute: updating list of substitutes from 'https://mirror.hydra.gnu.org'... 100.0%
The following files would be downloaded:
   /gnu/store/lwn9v9jhsllffpc3d4kii8bldw4hfppa-bootstrap-tarballs-0
   /gnu/store/6cm18hfwbp8c1mf6wha28f0b0axlcm8k-guile-static-stripped-tarball-2.0.11
   /gnu/store/f790i196x1ms2ym13pvbazldzicqv4k9-glibc-stripped-tarball-2.23
   /gnu/store/jj007dw6gc31hnn1qq3yz7rz1ai1z0fa-gcc-stripped-tarball-4.9.3
   /gnu/store/niqxni4hhjr2wvlabn92z1asqb7xcnsx-static-binaries-tarball-0
   /gnu/store/pskf0y5q3j5a3k30c0czd2xymwp4224i-binutils-static-stripped-tarball-2.25.1
$ git describe
v0.11.0-1764-g3ad7dce
--8<---------------cut here---------------end--------------->8---

See:

  https://hydra.gnu.org/job/gnu/master/mips64el-linux-gnu.bootstrap-tarballs-0.x86_64-linux
  https://hydra.gnu.org/job/gnu/master/mips64el-linux-gnuabi64.bootstrap-tarballs-0.x86_64-linux

So normally, if you pass “--target=powerpc-linux-gnu” (or whichever
triplet is appropriate), that should work too.

HTH!

Ludo’.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Cross-building bootstrap binaries fail in current master
  2016-10-20 13:50 ` Ludovic Courtès
@ 2016-10-21 12:17   ` Carlos Sánchez de La Lama
  2016-10-31 21:59     ` Ludovic Courtès
  0 siblings, 1 reply; 6+ messages in thread
From: Carlos Sánchez de La Lama @ 2016-10-21 12:17 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: guix-devel

Hi!

> Regardless, cross-building ‘bootstrap-tarballs’ to one of the supported
> target triplets works on master:
>
> --8<---------------cut here---------------start------------->8---
> $ ./pre-inst-env guix build bootstrap-tarballs --target=mips64el-linux-gnu -n
> substitute: updating list of substitutes from 'https://mirror.hydra.gnu.org'... 100.0%
> The following files would be downloaded:
>    /gnu/store/lwn9v9jhsllffpc3d4kii8bldw4hfppa-bootstrap-tarballs-0
>    /gnu/store/6cm18hfwbp8c1mf6wha28f0b0axlcm8k-guile-static-stripped-tarball-2.0.11
>    /gnu/store/f790i196x1ms2ym13pvbazldzicqv4k9-glibc-stripped-tarball-2.23
>    /gnu/store/jj007dw6gc31hnn1qq3yz7rz1ai1z0fa-gcc-stripped-tarball-4.9.3
>    /gnu/store/niqxni4hhjr2wvlabn92z1asqb7xcnsx-static-binaries-tarball-0
>    /gnu/store/pskf0y5q3j5a3k30c0czd2xymwp4224i-binutils-static-stripped-tarball-2.25.1
> $ git describe
> v0.11.0-1764-g3ad7dce
> --8<---------------cut here---------------end--------------->8---
>
> See:
>
>   https://hydra.gnu.org/job/gnu/master/mips64el-linux-gnu.bootstrap-tarballs-0.x86_64-linux
>   https://hydra.gnu.org/job/gnu/master/mips64el-linux-gnuabi64.bootstrap-tarballs-0.x86_64-linux

For efraim and for myself,

guix build --target=mips64el-linux-gnu bootrap-tarballs

got broken with commit

b9bc6e842066b066ebdf9eaf75d41753598d75b5

After some digging, I think I have found the root cause. That commit
introduces a (otherwise fine) replacement for expat, but this triggers a
problem:

After package-cross-derivation has (sucesfully) cross-built the
un-grafted bootstrap-tarballs derivation, it tries to resolve grafts,
using (bag-grafts), which does:

--8<---------------cut here---------------start------------->8---
  (define target-grafts
    (if target
        (let ((->graft (input-cross-graft store target system)))
          (fold-bag-dependencies (lambda (package grafts)
                                   (match (->graft package)
                                     (#f    grafts)
                                     (graft (cons graft grafts))))
                                 '()
                                 bag
                                 #:native? #f))
--8<---------------cut here---------------end--------------->8---

Now, (fold-bag-dependencies) goes trhough *all* the dependencies, down to
make-boot0. The replacement in expat causes this loop to apply
(package-cross-derivation) to them, including those which are not
cross-compilable, at which point building fails (make-boot0).

Probably building with --no-grafts is a suitable work-around, or
cross-building expat beforehand (thus I won't need grafting) but I am
leaving my store untoched for a while to be able to produce a proper
fix.

BR

Carlos

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Cross-building bootstrap binaries fail in current master
  2016-10-21 12:17   ` Carlos Sánchez de La Lama
@ 2016-10-31 21:59     ` Ludovic Courtès
  2017-11-28  4:31       ` bug#24841: " Chris Marusich
  0 siblings, 1 reply; 6+ messages in thread
From: Ludovic Courtès @ 2016-10-31 21:59 UTC (permalink / raw)
  To: Carlos Sánchez de La Lama; +Cc: guix-devel, bug-guix

Hi Carlos,

csanchezdll@gmail.com (Carlos Sánchez de La Lama) skribis:

>> Regardless, cross-building ‘bootstrap-tarballs’ to one of the supported
>> target triplets works on master:
>>
>> --8<---------------cut here---------------start------------->8---
>> $ ./pre-inst-env guix build bootstrap-tarballs --target=mips64el-linux-gnu -n
>> substitute: updating list of substitutes from 'https://mirror.hydra.gnu.org'... 100.0%
>> The following files would be downloaded:
>>    /gnu/store/lwn9v9jhsllffpc3d4kii8bldw4hfppa-bootstrap-tarballs-0
>>    /gnu/store/6cm18hfwbp8c1mf6wha28f0b0axlcm8k-guile-static-stripped-tarball-2.0.11
>>    /gnu/store/f790i196x1ms2ym13pvbazldzicqv4k9-glibc-stripped-tarball-2.23
>>    /gnu/store/jj007dw6gc31hnn1qq3yz7rz1ai1z0fa-gcc-stripped-tarball-4.9.3
>>    /gnu/store/niqxni4hhjr2wvlabn92z1asqb7xcnsx-static-binaries-tarball-0
>>    /gnu/store/pskf0y5q3j5a3k30c0czd2xymwp4224i-binutils-static-stripped-tarball-2.25.1
>> $ git describe
>> v0.11.0-1764-g3ad7dce
>> --8<---------------cut here---------------end--------------->8---
>>
>> See:
>>
>>   https://hydra.gnu.org/job/gnu/master/mips64el-linux-gnu.bootstrap-tarballs-0.x86_64-linux
>>   https://hydra.gnu.org/job/gnu/master/mips64el-linux-gnuabi64.bootstrap-tarballs-0.x86_64-linux
>
> For efraim and for myself,
>
> guix build --target=mips64el-linux-gnu bootrap-tarballs
>
> got broken with commit
>
> b9bc6e842066b066ebdf9eaf75d41753598d75b5
>
> After some digging, I think I have found the root cause. That commit
> introduces a (otherwise fine) replacement for expat, but this triggers a
> problem:
>
> After package-cross-derivation has (sucesfully) cross-built the
> un-grafted bootstrap-tarballs derivation, it tries to resolve grafts,
> using (bag-grafts), which does:
>
>   (define target-grafts
>     (if target
>         (let ((->graft (input-cross-graft store target system)))
>           (fold-bag-dependencies (lambda (package grafts)
>                                    (match (->graft package)
>                                      (#f    grafts)
>                                      (graft (cons graft grafts))))
>                                  '()
>                                  bag
>                                  #:native? #f))
>
> Now, (fold-bag-dependencies) goes trhough *all* the dependencies, down to
> make-boot0. The replacement in expat causes this loop to apply
> (package-cross-derivation) to them, including those which are not
> cross-compilable, at which point building fails (make-boot0).

Indeed, looks like a genuine bug. Cc’ing bug-guix so we can keep track
of it.

> Probably building with --no-grafts is a suitable work-around, or
> cross-building expat beforehand (thus I won't need grafting) but I am
> leaving my store untoched for a while to be able to produce a proper
> fix.

Yeah, I’d suggest using --no-grafts until this is fixed.

Thanks,
Ludo’.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: bug#24841: Cross-building bootstrap binaries fail in current master
  2016-10-31 21:59     ` Ludovic Courtès
@ 2017-11-28  4:31       ` Chris Marusich
  0 siblings, 0 replies; 6+ messages in thread
From: Chris Marusich @ 2017-11-28  4:31 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: guix-devel, 24841

[-- Attachment #1: Type: text/plain, Size: 10832 bytes --]

ludo@gnu.org (Ludovic Courtès) writes:

>> For efraim and for myself,
>>
>> guix build --target=mips64el-linux-gnu bootrap-tarballs
>>
>> got broken with commit
>>
>> b9bc6e842066b066ebdf9eaf75d41753598d75b5
>>

This still fails.  The error I see today, using commit
5aa6e0d04a3f9dea06b9d35f04fa709b31e4b343, is the following:

--8<---------------cut here---------------start------------->8---
$ ./pre-inst-env guix build --substitute-urls='https://mirror.hydra.gnu.org https://hydra.gnu.org' --target=mips64el-linux-gnu bootstrap-tarballs
@ build-started /gnu/store/ybqid1nca0wjf0mvph82hl8f1dav4ann-make-boot0-4.2.1.drv - x86_64-linux /var/log/guix/drvs/yb//qid1nca0wjf0mvph82hl8f1dav4ann-make-boot0-4.2.1.drv.bz2
starting phase `set-SOURCE-DATE-EPOCH'
phase `set-SOURCE-DATE-EPOCH' succeeded after 0.0 seconds
starting phase `set-paths'
environment variable `PATH' set to `/gnu/store/bdbi6mlyci8d98szqhyzwxbb2pd6kw9w-gcc-cross-x86_64-linux-5.4.0/bin:/gnu/store/pdl320cy7axlq8ry87jqid7m0sgnm56n-binutils-cross-x86_64-linux-2.28/bin'
environment variable `CROSS_LIBRARY_PATH' set to `/gnu/store/jb6xbkm6jchhbp9l9nm05qnn3jzlnczl-glibc-bootstrap-0/lib:/gnu/store/inwi6s9x140rv8qhn7z3cpl2sj8in4vq-gcc-bootstrap-0/lib:/gnu/store/n47km143d64pbl8r55w741gpplg62jji-glibc-cross-x86_64-linux-2.25/lib'
environment variable `CROSS_C_INCLUDE_PATH' set to `/gnu/store/jb6xbkm6jchhbp9l9nm05qnn3jzlnczl-glibc-bootstrap-0/include:/gnu/store/inwi6s9
x140rv8qhn7z3cpl2sj8in4vq-gcc-bootstrap-0/include:/gnu/store/n47km143d64pbl8r55w741gpplg62jji-glibc-cross-x86_64-linux-2.25/include:/gnu/store/zm415fv9i70ablx8lpz2dmh4iyj7l5hy-linux-libre-headers-cross-x86_64-linux-4.4.47/include'
environment variable `CROSS_CPLUS_INCLUDE_PATH' set to `/gnu/store/jb6xbkm6jchhbp9l9nm05qnn3jzlnczl-glibc-bootstrap-0/include:/gnu/store/inwi6s9x140rv8qhn7z3cpl2sj8in4vq-gcc-bootstrap-0/include:/gnu/store/n47km143d64pbl8r55w741gpplg62jji-glibc-cross-x86_64-linux-2.25/include:/gnu/store/zm415fv9i70ablx8lpz2dmh4iyj7l5hy-linux-libre-headers-cross-x86_64-linux-4.4.47/include'
environment variable `CROSS_OBJC_INCLUDE_PATH' set to `/gnu/store/jb6xbkm6jchhbp9l9nm05qnn3jzlnczl-glibc-bootstrap-0/include:/gnu/store/inwi6s9x140rv8qhn7z3cpl2sj8in4vq-gcc-bootstrap-0/include:/gnu/store/n47km143d64pbl8r55w741gpplg62jji-glibc-cross-x86_64-linux-2.25/include:/gnu/store/zm415fv9i70ablx8lpz2dmh4iyj7l5hy-linux-libre-headers-cross-x86_64-linux-4.4.47/include'
environment variable `CROSS_OBJCPLUS_INCLUDE_PATH' set to `/gnu/store/jb6xbkm6jchhbp9l9nm05qnn3jzlnczl-glibc-bootstrap-0/include:/gnu/store/inwi6s9x140rv8qhn7z3cpl2sj8in4vq-gcc-bootstrap-0/include:/gnu/store/n47km143d64pbl8r55w741gpplg62jji-glibc-cross-x86_64-linux-2.25/include:/gnu/store/zm415fv9i70ablx8lpz2dmh4iyj7l5hy-linux-libre-headers-cross-x86_64-linux-4.4.47/include'
environment variable `GUIX_LOCPATH' unset
environment variable `CPATH' set to `/gnu/store/bdbi6mlyci8d98szqhyzwxbb2pd6kw9w-gcc-cross-x86_64-linux-5.4.0/include'
environment variable `LIBRARY_PATH' set to `/gnu/store/bdbi6mlyci8d98szqhyzwxbb2pd6kw9w-gcc-cross-x86_64-linux-5.4.0/lib'
phase `set-paths' succeeded after 0.0 seconds
starting phase `install-locale'
warning: failed to install 'en_US.utf8' locale: Invalid argument
phase `install-locale' succeeded after 0.0 seconds
starting phase `unpack'
In execvp of tar: No such file or directory
phase `unpack' failed after 0.0 seconds
builder for `/gnu/store/ybqid1nca0wjf0mvph82hl8f1dav4ann-make-boot0-4.2.1.drv' failed with exit code 1
@ build-failed /gnu/store/ybqid1nca0wjf0mvph82hl8f1dav4ann-make-boot0-4.2.1.drv - 1 builder for `/gnu/store/ybqid1nca0wjf0mvph82hl8f1dav4ann-make-boot0-4.2.1.drv' failed with exit code 1
cannot build derivation `/gnu/store/bb8hq0px9ij03nmls8a0j2ak248f9lyx-file-boot0-5.30.drv': 1 dependencies couldn't be built
guix build: error: build failed: build of `/gnu/store/bb8hq0px9ij03nmls8a0j2ak248f9lyx-file-boot0-5.30.drv' failed
--8<---------------cut here---------------end--------------->8---

>> Probably building with --no-grafts is a suitable work-around, or
>> cross-building expat beforehand (thus I won't need grafting) but I am
>> leaving my store untoched for a while to be able to produce a proper
>> fix.
>
> Yeah, I’d suggest using --no-grafts until this is fixed.

Are you sure this work-around works?  When I add --no-grafts, I get the
following error:

--8<---------------cut here---------------start------------->8---
$ ./pre-inst-env guix build --substitute-urls='https://mirror.hydra.gnu.org https://hydra.gnu.org' --no-grafts --target=mips64el-linux-gnu bootstrap-tarballs
substitute: updating list of substitutes from 'https://mirror.hydra.gnu.org'... 100.0%
substitute: updating list of substitutes from 'https://hydra.gnu.org'... 100.0%
The following derivations will be built:
   /gnu/store/x9wixafhlhrwaimp5dyf4g3m4b900h9y-bootstrap-tarballs-0.drv
   /gnu/store/hi7magp0zhkrd7fy25vwv2skl2x3j2lv-guile-static-2.2.2.drv
   /gnu/store/yil4gm5maipjf1yb5fw9gy8l2hy975mr-guile-static-stripped-2.2.2.drv
   /gnu/store/qb3s4zi7j22s8awrlck1872myivxr1rg-guile-static-stripped-tarball-2.2.2.drv
237.1 MB will be downloaded:
   /gnu/store/3fkfgpw2px7dshl2rfjbng6ddsyr6k4f-linux-libre-headers-cross-mips64el-linux-gnu-4.4.47
   /gnu/store/3ymkvl8nmk80w05vv77y45mf4nv4qa1j-gmp-6.1.2
   /gnu/store/pbrwkg2lzscphkyjxzdphr63bqcm20r8-glibc-cross-mips64el-linux-gnu-2.25
   /gnu/store/wxyf3y3bsrw77fi6r0505hwlzmanyj26-gcc-cross-mips64el-linux-gnu-5.4.0
   /gnu/store/9fnprlh8fwnfyjnmp3n6ybx58mwy8260-readline-7.0
   /gnu/store/4kjvw1mfg8300vgxx97x0vvarjb0yzss-ncurses-6.0
   /gnu/store/bx9qvznmzq39h8gb1zv4c28kdnkbd8ls-pkg-config-mips64el-linux-gnu-0.29.2
   /gnu/store/pp3w43w92a8kbnaj87zfc53bwsr7vsz4-binutils-cross-mips64el-linux-gnu-2.28
   /gnu/store/bymc1f0i3wkhhwwf20ffp6i1gmxq892a-libltdl-2.4.6
   /gnu/store/smfrwm4qfj77l6ynq9d7awyjjqwas648-guile-static-2.2.2
   /gnu/store/h3nyn8p99b9m9y353prn497zpvw4z2jr-gcc-cross-mips64el-linux-gnu-5.4.0
   /gnu/store/5mr2hikzw7bp7h1q4xabqbjqqx558hn5-glibc-cross-mips64el-linux-gnu-2.25
   /gnu/store/04kqafjrc2raiq7dzdkbpm31i5awrmqw-libffi-3.2.1
   /gnu/store/31pi2pm80mm2w03hy3cbg7xc6adqjsvm-libgc-7.6.0
   /gnu/store/mzcz5clxs7kiqrz7570wvj8gd6zj4wc9-bash-minimal-4.4.12
   /gnu/store/n2ha7xz4690mm7n5zjr8fg46va56ny9f-libunistring-0.9.7
   /gnu/store/l5wwzf579w7p2xgvymqxrwjcg6h9r4jr-linux-libre-headers-cross-mips64el-linux-gnu-4.4.47
   /gnu/store/jinmblfjidfxlgdljpnx9dgbb0pwc6gf-binutils-static-stripped-tarball-2.28
   /gnu/store/hrn7px45c3frag4djmqf3ykknybwcrjz-linux-libre-headers-4.4.47
   /gnu/store/35ik0amrcfjg3fql64v3ylr1yyqj9d63-gcc-stripped-tarball-5.4.0
   /gnu/store/wvyqv1jazydcglfnqq8v7nxjwn8cf1f1-glibc-stripped-tarball-2.25
   /gnu/store/ip0k6kiams7sj4l2q6zlv3ih6mjf539s-static-binaries-tarball-0
   /gnu/store/5sdf53qnqwdsvnvk6vg01yiz9wxjx082-glibc-cross-mips64el-linux-gnu-2.25
   /gnu/store/0qsh7cxkmpbdmmc48ks6ba4i3c28gncx-gcc-cross-sans-libc-mips64el-linux-gnu-5.4.0
   /gnu/store/xnj1538h60rh679v05847g0bkwlj8x9a-ld-wrapper-mips64el-linux-gnu-0
   /gnu/store/kqic8p5d41k2m9a2la5ljx8h7f8rgd4z-libffi-3.2.1
   /gnu/store/2ks7gskdfc3yk493kga79z0ik2kvw3n5-libatomic-ops-7.4.4
@ substituter-started /gnu/store/jinmblfjidfxlgdljpnx9dgbb0pwc6gf-binutils-static-stripped-tarball-2.28 /gnu/store/d0xkr3d3zyqrnsh31vp0qdavp3anh6ml-guix-0.13.0-10.0b4c385/libexec/guix/substitute
...
@ build-started /gnu/store/hi7magp0zhkrd7fy25vwv2skl2x3j2lv-guile-static-2.2.2.drv - x86_64-linux /var/log/guix/drvs/hi//7magp0zhkrd7fy25vwv2skl2x3j2lv-guile-static-2.2.2.drv.bz2
...
wrote `web/http.go'
  GUILEC web/uri.go
wrote `web/server/http.go'
  GUILEC language/elisp/boot.go
Backtrace:
In srfi/srfi-1.scm:
    640:9 19 (for-each #<procedure cc8a00 at scripts/compile.scm:24?> ?)
In scripts/compile.scm:
   251:26 18 (_ _)
In system/base/target.scm:
     57:6 17 (with-target _ _)
In system/base/compile.scm:
   139:28 16 (compile-file "language/elisp/boot.el" #:output-file _ # ?)
In system/base/language.scm:
   110:30 15 (default-environment _)
    62:11 14 (lookup-language elisp)
In ice-9/boot-9.scm:
  2718:10 13 (_ (language elisp spec) _ _ #:ensure _)
  2986:16 12 (try-module-autoload _ _)
   2316:4 11 (save-module-excursion _)
  3006:22 10 (_)
In unknown file:
           9 (primitive-load-path "language/elisp/spec" #<procedure ?>)
In system/base/compile.scm:
    165:4  8 (compile-and-load _ #:from _ #:to _ #:env _ #:opts _ # _)
   235:18  7 (read-and-compile #<input: language/elisp/boot.el 13> # ?)
   183:32  6 (compile-fold (#<procedure compile-tree-il (expr env ?>) ?)
In language/elisp/compile-tree-il.scm:
    805:5  5 (compile-tree-il (defmacro @ (module symbol) (#{`}# ?)) ?)
   705:11  4 (_ _ _)
In system/base/compile.scm:
    255:6  3 (compile _ #:from _ #:to _ #:env _ #:opts _)
   183:32  2 (compile-fold _ #<tree-il (seq (call (@ (language elis?> ?)
In language/bytecode/spec.scm:
    28:15  1 (bytecode->value #vu8(127 69 76 70 1 1 1 255 0 0 0 0 ?) ?)
In unknown file:
           0 (load-thunk-from-memory #vu8(127 69 76 70 1 1 1 255 0 ?))

ERROR: In procedure load-thunk-from-memory:
ERROR: In procedure load-thunk-from-memory: No such file or directory
make[2]: *** [Makefile:2266: language/elisp/boot.go] Error 1
make[2]: *** Waiting for unfinished jobs....
wrote `web/uri.go'
make[2]: Leaving directory '/tmp/guix-build-guile-static-2.2.2.drv-0/guile-2.2.2/module'
make[1]: *** [Makefile:1857: all-recursive] Error 1
make[1]: Leaving directory '/tmp/guix-build-guile-static-2.2.2.drv-0/guile-2.2.2'
make: *** [Makefile:1743: all] Error 2
phase `build' failed after 732.1 seconds
builder for `/gnu/store/hi7magp0zhkrd7fy25vwv2skl2x3j2lv-guile-static-2.2.2.drv' failed with exit code 1
@ build-failed /gnu/store/hi7magp0zhkrd7fy25vwv2skl2x3j2lv-guile-static-2.2.2.drv - 1 builder for `/gnu/store/hi7magp0zhkrd7fy25vwv2skl2x3j2lv-guile-static-2.2.2.drv' failed with exit code 1
cannot build derivation `/gnu/store/yil4gm5maipjf1yb5fw9gy8l2hy975mr-guile-static-stripped-2.2.2.drv': 1 dependencies couldn't be built
cannot build derivation `/gnu/store/qb3s4zi7j22s8awrlck1872myivxr1rg-guile-static-stripped-tarball-2.2.2.drv': 1 dependencies couldn't be built
cannot build derivation `/gnu/store/x9wixafhlhrwaimp5dyf4g3m4b900h9y-bootstrap-tarballs-0.drv': 1 dependencies couldn't be built
guix build: error: build failed: build of `/gnu/store/x9wixafhlhrwaimp5dyf4g3m4b900h9y-bootstrap-tarballs-0.drv' failed

--8<---------------cut here---------------end--------------->8---

Does the --no-grafts workaround actually work?

Or, is it that the work-around works, but for some other reason
guile-static-2.2.2 fails to cross-build on an x86_64-linux Guix system
for the mips64el-linux-gnu target?

-- 
Chris

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-11-28  4:31 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-20  9:07 Cross-building bootstrap binaries fail in current master Carlos Sánchez de La Lama
2016-10-20  9:12 ` Efraim Flashner
2016-10-20 13:50 ` Ludovic Courtès
2016-10-21 12:17   ` Carlos Sánchez de La Lama
2016-10-31 21:59     ` Ludovic Courtès
2017-11-28  4:31       ` bug#24841: " Chris Marusich

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).