ibotlog2html for #crosstool-ng

<< Previous 2013-01-08 Next >>

# 00:06:06 y_morin quits : Quit: Nighty Night!
# 01:32:29 crazedpsyc quits : Quit: ZNC - http://znc.in
# 02:48:29 herdingcat joins #crosstool-ng
# 03:03:57 herdingcat hi, here's my .config for kernel
# 03:03:59 herdingcat http://fpaste.org/xPcP/
# 03:07:07 herdingcat I encounter following error: http://fpaste.org/WxmY/
# 03:07:20 herdingcat the toolchain I created by crosstool-ng
# 03:07:33 imMute herdingcat: put /home/huli/Projects/arm-devel/arm-unknown-linux-gnueabi/bin/ at the front of your PATH
# 03:08:00 imMute and make CROSS_COMPILE=
# 03:08:10 imMute where is something like arm-cortexa8-linux-gnueabi-
# 03:08:40 herdingcat imMute, mate, like this? make CROSS_COMPILE=arm-unknown-linux-gnueabi- ARCH=arm V=1
# 03:08:57 imMute sure, if /home/huli/Projects/arm-devel/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi-gcc is the compiler
# 03:09:28 herdingcat imMute, coooooooooooooool!
# 03:09:39 herdingcat imMute, Compiling..... You saved my life!
# 03:14:43 herdingcat imMute, just curious, it seems the C compiler is using -msoft-float, can I change it to use hard float?
# 03:16:41 imMute somewhere in the config, yes
# 03:16:57 imMute although it probably wont matter - the kernel doesn't make much use of floats
# 03:27:35 herdingcat imMute, got it.
# 04:19:01 alan_o quits : Remote host closed the connection
# 06:14:49 herdingcat quits : *.net *.split
# 06:14:49 plfiorini quits : *.net *.split
# 06:14:49 ubergeek42 quits : *.net *.split
# 06:17:14 herdingcat joins #crosstool-ng
# 06:18:06 plfiorini joins #crosstool-ng
# 06:26:44 ubergeek42 joins #crosstool-ng
# 06:34:02 ubergeek42 quits : Ping timeout: 248 seconds
# 06:34:02 ubergeek42 joins #crosstool-ng
# 06:57:40 ubergeek42 quits : Ping timeout: 248 seconds
# 07:01:53 ubergeek42 joins #crosstool-ng
# 07:58:22 Net147 joins #crosstool-ng
# 08:15:43 codyps joins #crosstool-ng
# 09:11:51 smartin joins #crosstool-ng
# 09:29:55 smartin quits : Ping timeout: 260 seconds
# 09:32:33 smartin joins #crosstool-ng
# 10:03:31 smartin quits : Ping timeout: 260 seconds
# 10:04:51 smartin joins #crosstool-ng
# 10:08:36 kos_tom imMute: the kernel doesn't use floating point _at all_
# 10:11:15 smartin quits : Ping timeout: 248 seconds
# 10:11:32 smartin joins #crosstool-ng
# 10:14:11 diabel Hello
# 10:14:20 diabel I've got little problem
# 10:14:28 diabel [ERROR] ./gthr-default.h:41:21: fatal error: pthread.h: No such file or directory
# 10:14:48 diabel while choosing nptl (with linuxthread there is no error)
# 10:24:07 smartin quits : Ping timeout: 255 seconds
# 10:24:24 smartin joins #crosstool-ng
# 10:47:07 mingwandroid joins #crosstool-ng
# 10:54:16 herdingcat quits : Remote host closed the connection
# 11:02:10 abique|work quits : Quit: Leaving
# 11:09:35 abique|work joins #crosstool-ng
# 12:59:45 sfan5|OFF is now known as: sfan5
# 13:04:27 Net147 quits : Quit: HydraIRC -> http://www.hydrairc.com <- Wibbly Wobbly IRC
# 13:38:22 diorcety1 quits : Quit: Leaving.
# 14:08:08 alan_o joins #crosstool-ng
# 14:20:16 herdingcat joins #crosstool-ng
# 15:47:05 herdingcat imMute, hi mate
# 16:21:59 NicoM joins #crosstool-ng
# 16:22:32 NicoM hi everybody, what's up?
# 16:22:47 NicoM I have an issue using crosstool-ng with build root
# 16:23:13 NicoM I always have this problem: > Build failed in step 'Installing PPL for host'
# 16:23:25 tkil NicoM -- what is your host?
# 16:23:57 NicoM arm little endian, generic_arm
# 16:25:17 tkil your build host, not your target.
# 16:25:38 NicoM oh sorry
# 16:25:52 NicoM amd64 using ubuntu raring tail
# 16:26:20 tkil hm. ok, was checking for osx (xcode offers a "gcc" which is really clang, which ignores a particularly important flag in ppl build...)
# 16:26:44 tkil can you find the part of the build log where it fails, and put it on a pastebin site of some sort?
# 16:27:17 NicoM There are stuff like that on the build.log
# 16:27:18 NicoM /home/nicolas/Projects/Archean/TestBuildroot2/buildroot-2012.11.1/output/build/build-toolchain/.build/src/ppl-0.10.2/src/Interval.defs.hh:451:86: error: 'f_info' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
# 16:28:34 tkil hm, 0.10 is pretty old, i think.
# 16:28:51 NicoM so I should change into the ctng-menuconfig ?
# 16:28:53 tkil yeah, almost 4 years old. can you try getting a more current version?
# 16:29:01 tkil i don't remember where that's set, honestly.
# 16:29:11 NicoM I've seen it into this menu
# 16:29:17 tkil probably in menuconfig, might be gcc configure grabs whatever's on the system.
# 16:29:47 kos_tom Companion Libraries
# 16:32:31 NicoM thanks gonna try that, i'll tell you if it works
# 16:47:59 NicoM so I switched to the v0.11.1.2 and now I have this error:
# 16:48:21 NicoM [ERROR] checking for version 0.10 of PPL... configure: error: Can't find correct version of PPL.
# 16:48:23 NicoM Build failed in step 'Installing CLooG/PPL for host'
# 16:49:53 tkil note that it's still checking for 0.10
# 16:50:00 tkil so i don't know what's going on there.
# 16:50:04 tkil are you using latest ctng?
# 16:51:06 NicoM well I am using the one included into the latest buildroot
# 16:51:24 NicoM maybe I should get the latest ctng version and create the toolchain by myself
# 16:53:41 herdingcat Hi I encounter following error when compile openmpi by using my own toolchain: http://fpaste.org/U8ZD/
# 16:53:57 herdingcat I gonna compile the program to RPi.
# 16:58:29 kos_tom NicoM: change also the version of Cloog being used.
# 16:59:31 kos_tom I fixed the default crosstool-ng configurations in Buildroot not long ago, but it's only in the Git version, not in 2012.11.1
# 17:01:08 NicoM ok thanks
# 17:02:53 NicoM oh I see the default configuration in the version I have are not good
# 17:03:16 NicoM do you advice me to use the latest git version ?
# 17:07:43 kos_tom well, normally the stable Buildroot version should be usable
# 17:07:48 kos_tom but in this case, there is apparently a bug.
# 17:10:35 NicoM well I switched the version of Cloog/PPL
# 17:10:43 NicoM now I got this error Build failed in step 'Installing pass-1 core C compiler'
# 17:11:14 NicoM with bunch of "[ALL ] domain.c:(.text+0x366f): undefined reference to `ppl_Polyhedron_is_empty'" like
# 17:12:04 NicoM well maybe I its because of some other of my parameters ? what could influence on my parameters ?
# 17:23:28 kos_tom did you first try a build with all parameters left to their default value?
# 17:23:59 NicoM no I did not
# 17:31:44 herdingcat can anyone show me a valid .config file for ct-ng which is optimized for RPi?
# 17:31:57 herdingcat I'm using 1.17 version.
# 17:36:32 plfiorini quits : Ping timeout: 246 seconds
# 17:53:41 herdingcat quits : Quit: Leaving
# 17:59:34 NicoM quits : Quit: Leaving
# 18:03:58 bhundven joins #crosstool-ng
# 18:06:14 bhundven anyone know about energy micro efm32 devices?
# 18:08:42 y_morin joins #crosstool-ng
# 18:10:48 bhundven hi there, yann
# 18:14:24 y_morin bhundven: howdy? ;-)
# 18:14:56 bhundven how are things?
# 18:15:43 y_morin bhundven: You know TCP slow-start? It's a bit like that, for this year's early beginings...
# 18:15:55 bhundven yea
# 18:16:15 y_morin bhundven: Although I should switch to fast-start in February, because of FOSDEM.
# 18:16:18 doc2 joins #crosstool-ng
# 18:16:48 y_morin bhundven: `bout you? Did this start-up thingy of yours turned up into a real endeavour?
# 18:17:00 bhundven heh, I started working for this startup. thought I was going to be doing embedded linux work. Found out the whole project is running on MCUs.
# 18:17:25 y_morin Woohoo, deeply-embedded stuff, that is!
# 18:18:15 bhundven yea. a little over my head, but I kinda like the challenge.
# 18:18:53 y_morin Good! :-)
# 18:20:00 bhundven I'm not liking these MCU dev tools. trying codebench now...
# 18:20:15 bhundven I dislike eclipse
# 18:20:47 y_morin bhundven: +1
# 18:21:32 bhundven I'm using the EnergyMicro efm32
# 18:22:05 y_morin hasn't touch these kinds of things for about a decade...
# 18:22:19 bhundven the tools that come with it are great for profiling power and debugging (j-link... j-trace), but the tools suck
# 18:22:41 y_morin heh...
# 18:23:44 bhundven hehe, codebench doesn't work on my debian setup
# 18:24:40 bhundven eclipse failed to start
# 18:24:41 bhundven hehe
# 18:25:37 bhundven wish there was something like buildroot for mcu
# 18:26:17 bhundven but that would be too easy
# 18:26:19 bhundven ;)
# 18:26:42 codyps quits : Ping timeout: 265 seconds
# 18:29:49 y_morin bhundven: ;-)
# 18:46:48 smartin quits : Quit: leaving
# 18:51:10 mingwandroid parts #crosstool-ng
# 18:51:23 plfiorini joins #crosstool-ng
# 18:58:53 codyps joins #crosstool-ng
# 19:38:31 smartin joins #crosstool-ng
# 20:41:26 sfan5 is now known as: sfan5|OFF
# 20:48:00 doc2 quits : Quit: Verlassend
# 21:45:06 plfiorini quits : Quit: Leaving
# 21:58:26 y_morin bhundven: BTW, what about your CT_Get uniformisation endeavour?
# 21:58:38 y_morin likes the word 'endeavour'! ;-)
# 22:22:09 mingwandroid joins #crosstool-ng
# 22:37:17 smartin quits : Quit: leaving
# 22:43:42 diabel y_morin: I've got new error
# 22:44:46 diabel everything, (I think everything) is great, I created a vm computer, compiled and all jus fine but little problem with nptl
# 22:45:20 diabel When I choosing nptl, compilation break
# 22:45:34 diabel I've got error
# 22:45:58 diabel 'gthr-default.h:41:21: fatal error: pthread.h: No such file or directory
# 22:46:17 diabel but I've got in system nptl headers...
# 22:48:41 diabel Also, crosstool compile but I've got error that gcc -mlittle-endian is a bad command...
# 22:50:21 y_morin diabel: hold one a few minutes, I'll get back here in a moment...
# 23:11:18 diabel ok
# 23:11:53 plfiorini joins #crosstool-ng
# 23:41:12 diorcety quits : Ping timeout: 272 seconds
# 23:44:23 y_morin diabel: OK, sorry I was so long.
# 23:44:49 y_morin diabel: can you post your issue to the mailing list, I'll try to find some time tomorow to review it.
# 23:45:13 y_morin diabel: also, put your entire build.log on-line, and add the URL to it in your mail.
# 23:45:39 y_morin diabel: it's way too late here for me (00:45) so I won;t be of much help tonight...
# 23:45:55 y_morin diabel: Sorry, I had urgent matters to deal with here... :-/
# 23:46:06 y_morin quits : Quit: Nighty Night!
# 23:57:55 diabel ouch, sorry, I did a project to college

Generated by ibotlog2html by Yann E. MORIN