IRC logs for #baserock for Saturday, 2014-11-08

radiofreejjardon: i still have /etc/qemu* scripts to deal with that00: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 #baserock01:21
*** fay_ [~fay@82-70-136-246.dsl.in-addr.zen.co.uk] has joined #baserock01:21
*** De|ta [~arc@195.242.156.171] has joined #baserock01: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 #baserock06:41
*** zoli_ [~zoli_@linaro/zoli] has quit [Remote host closed the connection]07:01
*** zoli_ [~zoli_@linaro/zoli] has joined #baserock07:02
*** zoli_ [~zoli_@linaro/zoli] has quit [Remote host closed the connection]08:43
*** zoli_ [~zoli_@0x5e91887a.adsl.cybercity.dk] has joined #baserock08:44
*** zoli_ [~zoli_@0x5e91887a.adsl.cybercity.dk] has quit [Changing host]08:44
*** zoli_ [~zoli_@linaro/zoli] has joined #baserock08:44
*** zoli_ [~zoli_@linaro/zoli] has quit [Remote host closed the connection]08:47
*** zoli_ [~zoli_@linaro/zoli] has joined #baserock08:47
pedroalvarezok, now I know what's going on with glibc and arm12:37
pedroalvarezis failing the first stage3 chunk, which is the first one that builds in a chroot environment12:39
pedroalvarezthe 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
pedroalvarezso busybox fails to run12:43
juergbipedroalvarez: the busybox binary wasn't already built against the new glibc (from earlier stage)?13:06
juergbiif it's just a transitional issue, a temporary symlink should work as the library abi should be compatible13:09
pedroalvarezjuergbi: 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 linker13:23
pedroalvarezand we are doing it wrong13:23
pedroalvarezI'll try to fix how we do that instead of the symlink13:23
juergbiah, i see, i didn't know baserock creates spec files13:24
juergbii assume you mean gcc spec files13:24
pedroalvarezyes13:24
*** zoli_ [~zoli_@linaro/zoli] has quit [Ping timeout: 244 seconds]13:46
*** zoli_ [~zoli_@linaro/zoli] has joined #baserock15:42
pedroalvarezhm.. 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/igadewofit19:48
pedroalvarezso stage2-gcc is failing to point to the new location of glibc19:50
pedroalvarezok, I see why, but not how to fix it: http://paste.baserock.org/opigisiced19:58
juergbipedroalvarez: are you still on gcc 4.7?20:36
juergbithe change from /lib/ld-linux.so.3 to /lib/ld-linux-armhf.so.3 wasn't released until gcc 4.820:36
juergbisee gcc commit 9dd1a0668e5ab10a5943fdd1aee2e1616d7fc7ed20:37
*** zoli_ [~zoli_@linaro/zoli] has quit [Read error: Connection reset by peer]21:42
*** zoli_ [~zoli_@linaro/zoli] has joined #baserock21: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 #baserock22: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!