radiofree | jjardon: i still have /etc/qemu* scripts to deal with that | 00:54 |
---|---|---|
*** fay_ [~fay@82-70-136-246.dsl.in-addr.zen.co.uk] has quit [Ping timeout: 244 seconds] | 01:20 | |
*** De|ta [~arc@195.242.156.171] has quit [Ping timeout: 244 seconds] | 01:20 | |
*** richard_maw [~richard_m@xvm-21-133.ghst.net] has quit [Ping timeout: 244 seconds] | 01:20 | |
*** richard_1aw [~richard_m@xvm-21-133.ghst.net] has joined #baserock | 01:21 | |
*** fay_ [~fay@82-70-136-246.dsl.in-addr.zen.co.uk] has joined #baserock | 01:21 | |
*** De|ta [~arc@195.242.156.171] has joined #baserock | 01:21 | |
*** violeta [~violeta@82-70-136-246.dsl.in-addr.zen.co.uk] has quit [Ping timeout: 255 seconds] | 03:10 | |
*** zoli_ [~zoli_@linaro/zoli] has quit [Remote host closed the connection] | 06:41 | |
*** zoli_ [~zoli_@linaro/zoli] has joined #baserock | 06:41 | |
*** zoli_ [~zoli_@linaro/zoli] has quit [Remote host closed the connection] | 07:01 | |
*** zoli_ [~zoli_@linaro/zoli] has joined #baserock | 07:02 | |
*** zoli_ [~zoli_@linaro/zoli] has quit [Remote host closed the connection] | 08:43 | |
*** zoli_ [~zoli_@0x5e91887a.adsl.cybercity.dk] has joined #baserock | 08:44 | |
*** zoli_ [~zoli_@0x5e91887a.adsl.cybercity.dk] has quit [Changing host] | 08:44 | |
*** zoli_ [~zoli_@linaro/zoli] has joined #baserock | 08:44 | |
*** zoli_ [~zoli_@linaro/zoli] has quit [Remote host closed the connection] | 08:47 | |
*** zoli_ [~zoli_@linaro/zoli] has joined #baserock | 08:47 | |
pedroalvarez | ok, now I know what's going on with glibc and arm | 12:37 |
pedroalvarez | is failing the first stage3 chunk, which is the first one that builds in a chroot environment | 12:39 |
pedroalvarez | the chroot is failing because busybox is using "/tools/lib/ld-linux.so.3", and now glbic has produces "/tools/lib/ld-linux-armhf.so.3" | 12:42 |
pedroalvarez | so busybox fails to run | 12:43 |
juergbi | pedroalvarez: the busybox binary wasn't already built against the new glibc (from earlier stage)? | 13:06 |
juergbi | if it's just a transitional issue, a temporary symlink should work as the library abi should be compatible | 13:09 |
pedroalvarez | juergbi: no, this corrupted busybox is the first busybox we build. The problem is that in glibc we generate an "specs" file (not sure how to call it), and we are putting there the information about where to find the linker | 13:23 |
pedroalvarez | and we are doing it wrong | 13:23 |
pedroalvarez | I'll try to fix how we do that instead of the symlink | 13:23 |
juergbi | ah, i see, i didn't know baserock creates spec files | 13:24 |
juergbi | i assume you mean gcc spec files | 13:24 |
pedroalvarez | yes | 13:24 |
*** zoli_ [~zoli_@linaro/zoli] has quit [Ping timeout: 244 seconds] | 13:46 | |
*** zoli_ [~zoli_@linaro/zoli] has joined #baserock | 15:42 | |
pedroalvarez | hm.. I managed to fix the gcc spec file, so now stage2 busybox (and everything else) works. But now the first build of the stage3 (linux-api-headers) fails: http://paste.baserock.org/igadewofit | 19:48 |
pedroalvarez | so stage2-gcc is failing to point to the new location of glibc | 19:50 |
pedroalvarez | ok, I see why, but not how to fix it: http://paste.baserock.org/opigisiced | 19:58 |
juergbi | pedroalvarez: are you still on gcc 4.7? | 20:36 |
juergbi | the change from /lib/ld-linux.so.3 to /lib/ld-linux-armhf.so.3 wasn't released until gcc 4.8 | 20:36 |
juergbi | see gcc commit 9dd1a0668e5ab10a5943fdd1aee2e1616d7fc7ed | 20:37 |
*** zoli_ [~zoli_@linaro/zoli] has quit [Read error: Connection reset by peer] | 21:42 | |
*** zoli_ [~zoli_@linaro/zoli] has joined #baserock | 21:42 | |
*** cosm [~Unknown@us1x.mullvad.net] has quit [Ping timeout: 240 seconds] | 21:52 | |
*** zoli_ [~zoli_@linaro/zoli] has quit [Remote host closed the connection] | 22:45 | |
*** zoli_ [~zoli_@linaro/zoli] has joined #baserock | 22:45 | |
*** zoli_ [~zoli_@linaro/zoli] has quit [Remote host closed the connection] | 23:09 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!