2010-07-05T01:45:44 *** madrazr has joined #rtems 2010-07-05T01:51:27 *** sebhub has joined #rtems 2010-07-05T01:51:35 good morning 2010-07-05T01:54:28 *** aniceberg has joined #rtems 2010-07-05T02:25:18 *** madrazr has quit IRC 2010-07-05T02:25:23 *** madrazr has joined #rtems 2010-07-05T02:43:38 *** exception13 has joined #rtems 2010-07-05T02:44:47 DrJoel: I saw your mail about PPPDISC 2010-07-05T02:45:07 unfortunately, even though I did use it, I've got no idea about what it supposed to do 2010-07-05T02:45:24 it only shows up twice in termios.c 2010-07-05T02:48:46 meh, basing a test on the current code is not a good idea I suppose 2010-07-05T02:49:13 I tried to find info online about what PPPDISC *should* do, but to no avail 2010-07-05T02:49:21 so sorry, can't help here :( 2010-07-05T03:58:12 *** madrazr has joined #rtems 2010-07-05T04:31:45 *** lekernel has quit IRC 2010-07-05T04:32:42 *** lekernel has joined #rtems 2010-07-05T04:32:48 *** lekernel has quit IRC 2010-07-05T04:35:13 *** lekernel has joined #rtems 2010-07-05T04:40:28 *** lekernel has quit IRC 2010-07-05T04:45:57 *** lekernel has joined #rtems 2010-07-05T04:51:17 *** alinrus has joined #rtems 2010-07-05T04:53:54 *** alinrus has quit IRC 2010-07-05T05:12:13 *** alinrus has joined #rtems 2010-07-05T05:28:10 *** exception13 has quit IRC 2010-07-05T05:34:37 *** exception13 has joined #rtems 2010-07-05T06:08:53 *** lekernel has quit IRC 2010-07-05T06:13:47 *** alinrus has quit IRC 2010-07-05T07:07:05 *** rtemsLogger has quit IRC 2010-07-05T07:07:11 *** rtemsLogger has joined #rtems 2010-07-05T07:07:11 -anthony.freenode.net- [freenode-info] channel flooding and no channel staff around to help? Please check with freenode support: http://freenode.net/faq.shtml#gettinghelp 2010-07-05T07:21:28 *** exception13 has left #rtems 2010-07-05T07:37:56 *** methril_work has joined #rtems 2010-07-05T08:00:08 *** zwj has joined #rtems 2010-07-05T08:09:02 *** DrJoel has joined #rtems 2010-07-05T08:09:03 *** ChanServ sets mode: +o DrJoel 2010-07-05T08:38:09 *** exception13 has joined #rtems 2010-07-05T08:44:32 sebhub:hi 2010-07-05T08:50:06 hi 2010-07-05T08:55:29 i have simplied the test case and update the buglizza, the test case is ok? 2010-07-05T08:55:54 ok, great, can you also address the issues pointed out by Joel? 2010-07-05T08:56:33 ok, i am now working on it 2010-07-05T09:10:21 *** methril__ has quit IRC 2010-07-05T09:45:40 what is mean of $id$ in code comment? how to use it? 2010-07-05T09:46:05 look in an existing source file of RTEMS for this 2010-07-05T09:46:21 it is a CVS feature 2010-07-05T09:48:37 ao, in the code i just fill $id$, other information will be added? 2010-07-05T09:49:19 $Id: $ i suppose 2010-07-05T09:50:09 but DrJoel said it should be $Id$ in the bugzlizza replay 2010-07-05T09:50:20 this is also ok 2010-07-05T09:50:33 i don't know if $id$ works 2010-07-05T09:53:26 I don't think $id$ works. $Id$ works.. it is common to see $Id:....$ from submissions 2010-07-05T09:53:41 zwj yes other info will get added when checked out from CVS 2010-07-05T09:56:47 OK, i will modify it by $Id$ 2010-07-05T10:05:29 *** aniceberg has quit IRC 2010-07-05T10:07:34 *** methril has joined #rtems 2010-07-05T10:17:52 *** aniceberg has joined #rtems 2010-07-05T10:47:34 *** sebhub has quit IRC 2010-07-05T10:48:45 DrJoel:hi, about my test case, how to verify that the test cases 2010-07-05T10:48:45 are completely covered 2010-07-05T10:50:19 you can run the coverage infrastructure in rtems-testing/rtems-coverage.. do_coverage.. should be able to do it with the couverture pc386 repository.. 2010-07-05T10:50:23 aniceberg: can you help him 2010-07-05T10:51:34 DrJoel, sure I can. 2010-07-05T10:51:36 hi zwj 2010-07-05T10:51:44 hi aniceberg 2010-07-05T10:52:21 so, you have new code, along with new test cases, is it? 2010-07-05T10:52:49 yeah, a new sysinit api code and its test cases 2010-07-05T10:53:24 i want to verify my api code is completely covered 2010-07-05T10:53:43 the tests are under testsuites/... 2010-07-05T10:53:43 ? 2010-07-05T10:54:08 yeah, https://www.rtems.org/bugzilla/show_bug.cgi?id=1593 2010-07-05T10:54:18 this is my patch 2010-07-05T10:54:50 and DrJoel's commont. And there is comment 2010-07-05T10:54:53 + When in the tree, we will somehow have to verify that the test cases for this 2010-07-05T10:54:53 are completely covered. That may be difficult. 2010-07-05T10:55:04 by DrJoel 2010-07-05T10:56:17 yes 2010-07-05T10:56:31 zwj, did the run the test using a simulator? 2010-07-05T10:56:46 yes, under sis simulator 2010-07-05T10:57:38 i mostly use pc386 for coverage and will help you with that... is that ok? 2010-07-05T10:57:50 gotta run for now .. bbl 2010-07-05T10:57:54 *** DrJoel has quit IRC 2010-07-05T10:58:28 yeah, it is ok 2010-07-05T10:58:48 how to do it .and what i should do? 2010-07-05T11:03:33 you need qemu, which we use as the simulator for pc386 and the one you need is quite different from what is available at qemu.org. the one we use provides coverage information and is available at http://www.rtems.org/ftp/private/coverage/ 2010-07-05T11:09:08 you need to install the qemu above and add the installed location to $PATH 2010-07-05T11:09:30 now, you need to checkout the rtems-testing from CVS 2010-07-05T11:09:55 with rtems-testing and qemu you have the infrastructure needed for coverage 2010-07-05T11:10:56 *** kuzew has quit IRC 2010-07-05T11:11:46 rtems-testing/rtems-coverage/VERSIONS_COVERAGE - this file should be localized... update the BASEDIR 2010-07-05T11:12:14 and then, make sure the of the following at the bottom of the file: 2010-07-05T11:12:26 # Calculated 2010-07-05T11:12:26 SCRIPTDIR=${BASEDIR}/rtems-testing 2010-07-05T11:12:26 COVBASE=${SCRIPTDIR}/rtems-coverage 2010-07-05T11:12:26 COVOARBASE=${SCRIPTDIR}/covoar 2010-07-05T11:12:30 *** kuzew has joined #rtems 2010-07-05T11:15:25 zwj, you will now need to tweak all the Makefile.am under rtems/testsuites// 2010-07-05T11:16:05 aniceberg: sorry, just have a shower 2010-07-05T11:16:29 you can do this by running the rtems-testing/rtems-coverage/remove_managers_not_wanted while being at rtems/testsuites/ 2010-07-05T11:16:32 zwj, okay 2010-07-05T11:17:01 i'll be here. just let me know when you catch up till above or got stuck somewhere else... 2010-07-05T11:17:08 looking at your message, wait a moment 2010-07-05T11:17:32 zwj, tyt 2010-07-05T11:19:22 ok, it is so late in my time zone, i will try follow what you said tomorrow, when will you be on line tomorrow 2010-07-05T11:20:03 around 11AM, UTC+5.5 2010-07-05T11:21:36 my time zone is UTC+8, but i will be free around 6pm UTC+8 (Your 3.5pm UTC+5.5) 2010-07-05T11:22:17 ok, i will contact you if i have question 2010-07-05T11:30:36 sure... 2010-07-05T11:33:13 *** zwj has quit IRC 2010-07-05T12:16:14 *** alinrus has quit IRC 2010-07-05T12:41:44 *** alinrus has joined #rtems 2010-07-05T12:59:03 *** alinrus has quit IRC 2010-07-05T13:30:51 *** arvind_khadri has joined #rtems 2010-07-05T13:35:45 *** alinrus has joined #rtems 2010-07-05T13:53:19 *** methril_work has quit IRC 2010-07-05T13:54:23 aanjhan, hi, got a moment ? 2010-07-05T13:57:15 I am trying to compile network-demos, could someone help me 2010-07-05T14:03:10 *** methril_work has joined #rtems 2010-07-05T14:20:10 *** alinrus has quit IRC 2010-07-05T14:50:11 *** DrJoel has joined #rtems 2010-07-05T14:50:11 *** ChanServ sets mode: +o DrJoel 2010-07-05T15:02:38 DrJoel, I am heading out for the day. The pipe_read / pipe_write had me worried. Or may be I was not concentrating as much as I should have. :D 2010-07-05T15:03:18 I don't feel great today myself.. but moving on at this point is good. 2010-07-05T15:03:25 Is there much in the rtems_assoc code? 2010-07-05T15:03:32 DrJoel, I will work on assoc* tomorrow. 2010-07-05T15:03:49 I don't think so. It should not take a day 2010-07-05T15:03:51 I think I am close to being able to point to a couple of very specific areas in termios that are doable fairly easily 2010-07-05T15:04:27 I have a PPPDISC test going and just published some results.. it shuold not be down to ensuring read() for all VMIN/VMAX modes 2010-07-05T15:04:38 and a variety of canonical IO modes 2010-07-05T15:04:58 grrrr 2010-07-05T15:05:11 * aniceberg has to go through termios and quick 2010-07-05T15:05:34 I have tried to eliminate all of the driver side of that software.. but that leaves a LOT of character processing code. 2010-07-05T15:06:19 * DrJoel remembers his first job out of school was to port the AT&T System V TTY code (like this) to an embedded smart IO board with 8 serial ports. We did this processing on a smart card. Pretty new technology at the time 2010-07-05T15:07:00 character processing code - is that anywhere close to being called parsing? :S 2010-07-05T15:07:31 oh if only.. how about cr-> cr/lf or lower to upper translation.. etc etc 2010-07-05T15:07:57 figuring out how to force flow control situations is probably going to be the most challenging part of termios to hit 2010-07-05T15:08:16 hmmm looking forward to it... :) 2010-07-05T15:08:57 *** exception13 has left #rtems 2010-07-05T15:09:01 unless you are heading to bed now.. give me 5 minutes to merge the test 2010-07-05T15:09:32 I am here till then... easy on that. I read your mail. :) 2010-07-05T15:11:56 *** alinrus has joined #rtems 2010-07-05T15:13:41 not so much white space in the scn 2010-07-05T15:13:41 and only YOUR new entry in the ChangeLog file :-D 2010-07-05T15:14:21 whitespace in scn - got it... 2010-07-05T15:14:23 committed 2010-07-05T15:14:43 Maybe you have been telling something about the ChangeLog that I have not understood till now... 2010-07-05T15:14:57 a few more minutes and new results on the ftp site 2010-07-05T15:15:02 this is all you have to submit 2010-07-05T15:15:04 2010-07-05 Bharath Suri 2010-07-05T15:15:04 PR 1600/testing 2010-07-05T15:15:04 * spfifo05/init.c, spfifo05/spfifo05.doc, spfifo05/spfifo05.scn, 2010-07-05T15:15:04 spfifo05/Makefile.am: New tests for pipe/fifo routines. 2010-07-05T15:15:04 * Makefile.am, configure.ac: Add new test. 2010-07-05T15:15:33 ah ha. you mean you need a file that has only my new entry 2010-07-05T15:16:01 yes 2010-07-05T15:16:26 I will have to rebuild to run the new coverage.. you should probably go on to bed.. it will take too 20-30 minutes 2010-07-05T15:16:41 oh. i either never made an attempt to understand that or always understood that wrong... 2010-07-05T15:17:07 I will head out now DrJoel. I will have a look at them, first thing moro 2010-07-05T15:17:23 night 2010-07-05T15:17:43 have a nice day ahead DrJoel 2010-07-05T15:17:47 *** aniceberg has quit IRC 2010-07-05T15:50:56 *** tuxmaniac has joined #rtems 2010-07-05T16:32:56 *** DrJoel has quit IRC 2010-07-05T16:47:11 *** kuzew has quit IRC 2010-07-05T16:48:00 *** kuzew has joined #rtems 2010-07-05T18:14:23 *** arvind_khadri has quit IRC 2010-07-05T18:26:48 *** arvind_khadri has joined #rtems 2010-07-05T18:38:42 *** projectgus has joined #rtems 2010-07-05T18:38:57 hi everyone 2010-07-05T18:39:51 *** arvind_khadri has quit IRC 2010-07-05T18:52:26 *** arvind_khadri has joined #rtems 2010-07-05T19:02:00 *** arvind_khadri has quit IRC 2010-07-05T19:10:55 *** DrJoel has joined #rtems 2010-07-05T19:10:55 *** ChanServ sets mode: +o DrJoel 2010-07-05T19:15:02 *** arvind_khadri has joined #rtems 2010-07-05T20:13:14 *** arvind_khadri has quit IRC 2010-07-05T20:27:11 *** arvind_khadri has joined #rtems 2010-07-05T20:32:51 *** DrJoel has quit IRC 2010-07-05T20:34:24 *** arvind_khadri has quit IRC 2010-07-05T20:48:03 *** arvind_khadri has joined #rtems 2010-07-05T21:08:09 *** alinrus has quit IRC 2010-07-05T23:00:32 *** projectgus has quit IRC 2010-07-05T23:06:56 *** projectgus has joined #rtems 2010-07-05T23:31:01 *** alinrus has joined #rtems 2010-07-05T23:43:39 *** arvind_khadri has quit IRC 2010-07-06T00:26:05 *** arvind_khadri has joined #rtems 2010-07-06T00:59:45 *** arvind_khadri has quit IRC 2010-07-06T01:13:00 *** arvind_khadri has joined #rtems 2010-07-06T01:15:33 *** methril has quit IRC 2010-07-06T01:16:05 *** methril has joined #rtems 2010-07-06T01:38:16 *** arvind_khadri has quit IRC 2010-07-06T01:42:25 morning 2010-07-06T01:49:01 *** sebhub has joined #rtems 2010-07-06T01:49:10 good morning 2010-07-06T01:54:24 *** _Lucretia_ has quit IRC 2010-07-06T02:53:23 *** alinrus has quit IRC 2010-07-06T03:00:37 *** cdcs has joined #rtems 2010-07-06T03:08:17 *** arvind_khadri has joined #rtems 2010-07-06T03:11:31 *** tuxmaniac has quit IRC 2010-07-06T03:39:29 *** exception13 has joined #rtems 2010-07-06T03:58:30 *** methril_ has joined #rtems 2010-07-06T03:58:34 *** methril has quit IRC 2010-07-06T04:31:55 *** arvind_khadri has quit IRC 2010-07-06T04:45:36 *** arvind_khadri has joined #rtems 2010-07-06T05:13:34 *** _Lucretia_ has joined #rtems 2010-07-06T05:59:04 *** exception13 has quit IRC 2010-07-06T06:25:59 *** dr__house has joined #rtems 2010-07-06T07:02:27 *** lekernel has joined #rtems 2010-07-06T07:06:20 *** alinrus has joined #rtems 2010-07-06T07:44:27 *** tuxmaniac has joined #rtems 2010-07-06T07:45:26 dr__house: how did you get -rtems4.11-run binary? 2010-07-06T07:45:41 building binutils, gcc does not give that binary. 2010-07-06T07:47:05 tuxmaniac: sudo make install does it no 2010-07-06T07:47:32 bleh! 2010-07-06T07:47:41 sudo make install after what? 2010-07-06T07:47:56 i have powerpc-rtems4.11-gcc and all the other things 2010-07-06T07:47:58 tuxmaniac: after make 2010-07-06T07:48:07 tuxmaniac: ok 2010-07-06T07:48:20 but the powerpc-rtems4.11-run does not get generated 2010-07-06T07:48:43 so I cannot run any sample test 2010-07-06T07:48:51 but rtems as such is getting built succesfully 2010-07-06T07:49:01 tuxmaniac: oh, I don't know about power pc I built for sparc, I got the sparc-rtems4.11-gdb using which I ran ticker 2010-07-06T07:49:26 dr__house: yeah right. can you check whether you have sparc-rtems4.11-run in your /opt/rtems4.11/bin 2010-07-06T07:49:51 tuxmaniac: nope 2010-07-06T07:50:24 aaah. but I had it when I installed in fedora using the rpms 2010-07-06T07:50:39 hmmm so you cannot just run the rtems apps? you have to use gdb 2010-07-06T07:52:21 muahahha 2010-07-06T07:52:31 building gdb gives you the -run binary 2010-07-06T07:52:32 all is well 2010-07-06T07:52:33 :) 2010-07-06T07:52:46 tuxmaniac: but I did build gdb as well! 2010-07-06T07:53:08 -rwxr-xr-x 1 root root 6654396 2010-07-06 14:51 powerpc-rtems4.11-run 2010-07-06T07:53:19 so thats like 3 minutes before 2010-07-06T07:53:30 and I installed rtems-gdb in that time. 2010-07-06T07:53:46 so that must have been the only way it got created. Not some invisible man above dropping it 2010-07-06T07:53:49 :) 2010-07-06T07:53:53 may be its only for powerpc 2010-07-06T07:53:58 tuxmaniac: got it :P 2010-07-06T07:54:00 you might want to verify with the other folks here 2010-07-06T07:54:18 tuxmaniac: I hadn't run make install on gdb :P 2010-07-06T07:54:23 * dr__house hides 2010-07-06T07:54:28 :) 2010-07-06T07:59:41 Can I jsut say hip hip hurray? 2010-07-06T07:59:46 Hip Hip Hurray. 2010-07-06T07:59:55 rtems toolchain on Ubuntu looks good 2010-07-06T08:00:38 dr__house: i think I will jsut make a .deb for ubuntu 10.04 and uplaod it somewhere for others. Updating it might be an issue 2010-07-06T08:01:14 how did you create the .deb files? 2010-07-06T08:01:34 sebhub: have'nt yet created. But all things set to make a package 2010-07-06T08:01:41 I have done wuite a bit of debian packaging before 2010-07-06T08:01:52 3 yrs old skill though. 2010-07-06T08:02:13 by the look of it, things dont seem very difficult to create a package. 2010-07-06T08:02:19 you should do nothing by hand to create such packages, everything is in the RPM spec files 2010-07-06T08:02:44 sebhub: ok. I will look into the rpm spec files 2010-07-06T08:03:05 and ensure compatiobility between them 2010-07-06T08:03:15 it is a waste of time to create hand crafted .deb packages 2010-07-06T08:03:43 yes but how else would you create a .deb package? 2010-07-06T08:03:53 tuxmaniac: if you are doing it, please do tell me the procedure as well 2010-07-06T08:04:25 everything that is required to build the rtems toolchain is contained in the RPM spec files 2010-07-06T08:04:43 and these files are maintained 2010-07-06T08:05:21 agreed but whats the use for debian based system users? Do you mean we must not have .deb package at all? 2010-07-06T08:05:52 can't you use RPM on debian? 2010-07-06T08:06:31 it can be done using "alien". But never tried it. dr__house have you? 2010-07-06T08:06:32 it should be possible to convert RPM spec files into .deb files 2010-07-06T08:06:56 *** lekernel has quit IRC 2010-07-06T08:07:02 i would try that alien first 2010-07-06T08:07:12 tuxmaniac: no, I was reading up a few docs about using dpkg to do it, but haven't done anything yet 2010-07-06T08:08:36 sebhub: if alien works well, then I still dont understand why people have different maintainers for debian and redhat based systems. 2010-07-06T08:08:44 but let me give it a shot and update the status 2010-07-06T08:09:42 may be alien conversion does not fit the individual "distro" guidelines and hence all packages are separately handcrafted 2010-07-06T08:09:46 you need one who does this job, we have one for the RPM packages 2010-07-06T08:10:06 including the linux kernel 2010-07-06T08:10:25 hmm ok. 2010-07-06T08:10:44 since the rtems packages are so well isulated this should be not a problem at al 2010-07-06T08:10:44 true. 2010-07-06T08:10:58 basically you only copy files from A to B 2010-07-06T08:11:14 and the build is only a configure make install 2010-07-06T08:11:27 and some patches 2010-07-06T08:19:08 interesting. when i run the sample test using psim-gdb things work fine. but just using psim results in a trap 2010-07-06T08:19:34 yes, you have to set up a proper memory map 2010-07-06T08:20:00 you mean teh device tree right? 2010-07-06T08:20:08 its set up. Else gdb wont work too right? 2010-07-06T08:20:17 i used the rtems-testing scripts 2010-07-06T08:20:30 hm, they should work 2010-07-06T08:26:37 hmmm will look into this from home. off for some work. see you guys later. 2010-07-06T08:26:40 *** tuxmaniac has quit IRC 2010-07-06T08:34:36 *** DrJoel has joined #rtems 2010-07-06T08:34:36 *** ChanServ sets mode: +o DrJoel 2010-07-06T08:40:20 hi joel 2010-07-06T08:43:53 sebhub: good morning/afternoon 2010-07-06T08:55:48 DrJoel, hi 2010-07-06T08:56:23 *** alinrus has quit IRC 2010-07-06T09:01:43 *** bubaflub has joined #rtems 2010-07-06T09:10:07 hey arvind_khadri 2010-07-06T09:29:49 *** alinrus has joined #rtems 2010-07-06T09:32:57 *** alinrus has quit IRC 2010-07-06T09:38:23 DrJoel, should there be a makefile present in the makefile path ?? 2010-07-06T09:42:25 *** madrazr has quit IRC 2010-07-06T09:46:59 No.. Makefile.inc at the end of it 2010-07-06T09:49:24 Ya, that means that, that file must be there? 2010-07-06T09:51:08 $ ls /home/joel/rtems-4.11-work/bsp-install/i386-rtems4.11/pc386/ 2010-07-06T09:51:08 build-tools lib make Makefile.inc 2010-07-06T09:51:23 That is for the RTEMS_MAKEFILE_PATH=/home/joel/rtems-4.11-work/bsp-install/i386-rtems4.11/pc386/ 2010-07-06T09:52:31 I dont have that. ls /home/arvind/rtems-4.10-work/i386-rtems4.10/pc386/ 2010-07-06T09:52:31 build-tools lib 2010-07-06T09:53:31 did you do a make install? 2010-07-06T09:53:59 I hadn't I guess. Will do now 2010-07-06T09:56:07 *** alinrus has joined #rtems 2010-07-06T09:57:11 DrJoel, should i be root when doing make install ? 2010-07-06T10:01:47 *** tuxmaniac has joined #rtems 2010-07-06T10:03:39 hmmm. whats the difference in running the psim from rtems-testing and psim in powerpc-rtems4.11/psim/tests thing which gets generated during the rtems build 2010-07-06T10:03:43 the latter works 2010-07-06T10:03:48 the former doesnt 2010-07-06T10:03:57 whereas for psim-gdb both works 2010-07-06T10:13:25 tuxmaniac: psim from rtems-testing should work.. the output by default goes into a log directory. 2010-07-06T10:13:56 psim works for me. just checked 2010-07-06T10:14:15 the version in rtems-testing has more features and is better suited to automated test runs 2010-07-06T10:14:29 arvind_khadri: not if the --prefix=XXX was to somewhere in your home directory 2010-07-06T10:19:46 DrJoel, I did the make install now, but still dint get the Makefile.inc 2010-07-06T10:20:29 holy cow , looking at the wrong place!!! 2010-07-06T10:23:00 DrJoel, what should this be ? RTEMS_CUSTOM = $(prefix)/make/custom/$(RTEMS_BSP).cfg 2010-07-06T10:23:51 DrJoel: no it doesnt. It traps for me. The one from rtems-testing 2010-07-06T10:23:59 that contributes to the internal mysteries of the standard makefile framework ;-) 2010-07-06T10:24:21 anyway have to run. Please leave your replies to my ghost aanjhan :) 2010-07-06T10:24:25 *** tuxmaniac has quit IRC 2010-07-06T10:25:36 *** alinrus has quit IRC 2010-07-06T10:26:53 *** sebhub has quit IRC 2010-07-06T10:27:54 aanjhan: which test? 2010-07-06T10:29:42 DrJoel, The makefiles in other directories also need to be modified 2010-07-06T10:29:52 *** dr__house has quit IRC 2010-07-06T10:30:29 arvind_khadri: what other Makefiles? Nothing should need to be modified if you have RTEMS installed and set RTEMS_MAKEFILE_PATH properly. 2010-07-06T10:31:58 DrJoel, in network-demos , when i ran make, i get the error that /Makefile.inc doesnt exist. It happens when it enters netdemo directory 2010-07-06T10:32:22 export RTEMS_MAKEFILE_PATH=... 2010-07-06T10:32:28 or RTEMS_MAKEFILE_PATH=XXX make 2010-07-06T10:33:25 saw that now, thats why i asked that should other files be modified :) 2010-07-06T10:33:28 thanks 2010-07-06T10:35:32 *** zwj has joined #rtems 2010-07-06T10:35:46 *** dr__house has joined #rtems 2010-07-06T10:36:49 DrJoel, finished making :) 2010-07-06T10:38:04 DrJoel: update the buglizza 1593 2010-07-06T10:39:08 https://www.rtems.org/bugzilla/show_bug.cgi?id=1593 2010-07-06T10:39:31 arvind_khadri: great! 2010-07-06T10:39:37 zwj: in the queue 2010-07-06T10:40:13 DrJoel, after the make, should i get a executable inside telnetd/ ?? i just got an extra folder o-optimize 2010-07-06T10:40:30 there lies the exe 2010-07-06T10:40:51 now that needs to be copied to test.exe and qemu-nic must be ran right ?? 2010-07-06T10:42:33 arvind_khadri: right 2010-07-06T10:43:40 but i forgot to make changes in the header files, is that ok ? 2010-07-06T10:46:45 try to run it.. it will run but won't have any nics 2010-07-06T10:47:18 *** alinrus has joined #rtems 2010-07-06T10:49:30 ok, am hungry :D will have dinner and be back :) 2010-07-06T10:59:46 *** alinrus has quit IRC 2010-07-06T11:00:11 *** alinrus has joined #rtems 2010-07-06T11:23:12 *** arvind_khadri has quit IRC 2010-07-06T11:26:03 *** gedare has joined #rtems 2010-07-06T11:36:32 *** arvind_khadri has joined #rtems 2010-07-06T11:52:45 *** gedare has quit IRC 2010-07-06T11:55:47 *** zwj has quit IRC 2010-07-06T12:00:01 DrJoel, am back, are you there ? 2010-07-06T12:00:07 yes.. 2010-07-06T12:00:40 i need to do, modprobe tun ? 2010-07-06T12:04:43 DrJoel, I am able to run the telnet stuff, but after running it should i wait for a while ? 2010-07-06T12:05:44 *** lekernel has joined #rtems 2010-07-06T12:06:22 does it stop on its own, or I need to close it? Its showing "deleting init task" 2010-07-06T12:14:22 you will have to kill it 2010-07-06T12:15:13 you will need to (1) run modprobe tun, (2) rebuild with the networkconfig-qemu.h in place, (3) run qemu -n ne2k_isa after copying the telnetd.exe to ~/qemu/hd/test.exe. 2010-07-06T12:15:20 Then you should be able to telnet 10.0.2.5 2010-07-06T12:17:28 DrJoel, could you help me with rebuilding networkconfig-qemu.h , and you had asked me to copy it to networkconfig.h. 2010-07-06T12:33:58 DrJoel, are you busy ? 2010-07-06T12:36:25 copy it.. then do a "make clean" followed by a make 2010-07-06T12:36:32 grrr.. didn't hit return 2010-07-06T12:36:36 *** lekernel has quit IRC 2010-07-06T12:37:37 I had copied it earlier. DrJoel but I guess I need to edit few things, not sure what to edit. 2010-07-06T12:38:03 You shouldnt' have to edit it at all. 2010-07-06T12:38:07 just make clean ; make 2010-07-06T12:40:24 ohh :) 2010-07-06T12:48:00 DrJoel, should i run qemu-nic or qemu ? 2010-07-06T12:48:52 DrJoel, -n is an invalid option. it seems 2010-07-06T12:49:48 *** peerst has left #rtems 2010-07-06T12:50:23 qemu-nic -n ne2k_isa 2010-07-06T12:51:11 qemu is the name of the underlying simulator 2010-07-06T12:51:16 pc386 is the other script 2010-07-06T12:51:58 DrJoel: ticker 2010-07-06T12:52:14 and hello.exe 2010-07-06T12:56:13 DrJoel, oh ok, got it. What should be the output that I should expect? 2010-07-06T12:58:32 DrJoel, this is what I get on the console. http://paste.ubuntu.com/459932/ 2010-07-06T13:02:42 looks good.. 2010-07-06T13:03:02 now in another window .. telnet 10.0.2.5 2010-07-06T13:03:08 you should get a login prompr 2010-07-06T13:03:11 prompt 2010-07-06T13:07:00 No route to host :( 2010-07-06T13:08:27 I would like to mention that I am on a VM, and when i did ifconfig , i get my eth0 to be 10.0.2.15, so could that be an issue ? 2010-07-06T13:12:47 DrJoel, ^ 2010-07-06T13:13:19 ahhh .. yes.. if your "host" IP is 10.x.x.x then you will need to switch the IP address of the qemu vlan 2010-07-06T13:13:30 /etc/qemu-* and the networkconfig.h 2010-07-06T13:14:52 DrJoel, so I do need to edit files :) 2010-07-06T13:15:18 yes .. but only to change them to something like 192.168.1.xxx so they are distinct from the other IP range 2010-07-06T13:16:19 ok, so what variable should i be looking into ? 2010-07-06T13:16:48 FIXED_IP_ADDR ? 2010-07-06T13:18:31 DrJoel, ^ 2010-07-06T13:19:03 yes 2010-07-06T13:21:57 DrJoel, TUN_HOST must be same as FIXED_IP_ADDR ? 2010-07-06T13:23:38 no.. it needs to end in .2 and FIXED_IP_ADDR needs to end in .5 2010-07-06T13:26:25 oh ok 2010-07-06T13:27:49 just something qemu requires 2010-07-06T13:31:19 DrJoel, after doing modprobe, is it necessary that i do make clean; make or it can be in a different order ? 2010-07-06T13:33:56 should i be doing telnet to the same address ? 2010-07-06T13:35:34 yes.. to FIXED_IP_ADDRESS 2010-07-06T13:35:53 if you don't get a login prompt then you will have to ping the .2 address and then the .5 address 2010-07-06T13:38:39 .2 returns but .5 just dies 2010-07-06T13:40:14 i have the netmask as 255.255.255.0 2010-07-06T13:40:16 is that ok? 2010-07-06T13:44:09 DrJoel, ^ 2010-07-06T13:44:24 am really sorry if I am disturbing you too much 2010-07-06T13:46:43 It's ok.. 2010-07-06T13:46:53 do an ifconfig when qemu is running 2010-07-06T13:47:34 does it look like the tap/tun interface is up? 2010-07-06T13:49:22 No DrJoel its not running :( 2010-07-06T13:50:45 do i need to run qemu-ifup by hand ? 2010-07-06T13:54:15 *** exception13 has joined #rtems 2010-07-06T13:59:48 *** arvind_khadri has quit IRC 2010-07-06T14:00:54 no.. qemu-nic should be running it 2010-07-06T14:01:04 can you cut and paste the output of ifconfig 2010-07-06T14:04:01 *** arvind_khadri has joined #rtems 2010-07-06T14:09:07 *** arvind_khadri has quit IRC 2010-07-06T14:16:05 *** arvind_khadri has joined #rtems 2010-07-06T14:20:19 *** britneypire has joined #rtems 2010-07-06T14:22:09 DrJoel, i had got disconnected, did you reply something ? 2010-07-06T14:33:45 no.. qemu-nic should be running qemu-ifup 2010-07-06T14:33:47 can you cut and paste the output of ifconfig 2010-07-06T14:34:26 DrJoel, yes just give me a moment. 2010-07-06T14:37:31 Ahhh.. you have to run qemu-nic as root when using the networking .. did you do that? 2010-07-06T14:37:52 *** dr__house has quit IRC 2010-07-06T14:40:07 nope 2010-07-06T14:49:51 DrJoel, yes :) now i get the prompt 2010-07-06T14:52:49 so you just needed to be root.. you can login as "rtems" or "root" with no password 2010-07-06T14:52:55 then you have a command line prompt 2010-07-06T14:52:57 type help 2010-07-06T14:55:43 yeah got it 2010-07-06T15:01:49 DrJoel, ^, so what next :) 2010-07-06T15:17:35 DrJoel, ???? 2010-07-06T15:21:29 now you can run any TCP/IP application. So can begin to run the client and test it. :-D 2010-07-06T15:22:37 That's it for the "setup" and knowing how to run ... you could play with gdb some connecting it to qemu but for now, working on the ldap client running under RTEMS is the way to go 2010-07-06T15:22:47 *** cdcs has quit IRC 2010-07-06T15:22:56 *** cdcs has joined #rtems 2010-07-06T15:35:14 DrJoel, i should be able to get the client running on ldap somehow in jist 2010-07-06T15:36:13 it should be like creating another network-demo which includes the ldap client.. 2010-07-06T15:38:04 seems a tough job :) 2010-07-06T15:40:15 cp telnetd to a new directory and "gut it" to a simple net app. Then make sure you can still ping.. then start adding. :) 2010-07-06T15:44:22 after cp i need to do again build it and stuff? 2010-07-06T15:47:11 DrJoel: how do I determine what causes the trap? everything works fine on psim inside powerpc-rtems4.11/tests/ but not from inside rtems-testing. But psim-gdb works in both the places. Simply clueless. 2010-07-06T15:50:57 can you cut and paste the output? 2010-07-06T15:51:02 Does a sh -x help? 2010-07-06T15:51:13 worst case,. you bzip2 -9 the exe and send it to me :-D 2010-07-06T15:52:16 DrJoel, ok i now created another folder, where I re made the executable of telnetd and got it running 2010-07-06T15:52:43 now just trim the copy down.. then build it up with the ldap client 2010-07-06T15:53:48 DrJoel, i just have the telnetd folder thats it. by building it up with the client, what exactly do you mean ? 2010-07-06T15:53:49 powerpc-rtems4.11-run is a tracked alias for /opt/rtems-4.11/bin/powerpc-rtems4.11-run 2010-07-06T15:53:52 trap: 577: SIGABRT: bad trap 2010-07-06T15:53:52 DrJoel: ^ 2010-07-06T15:54:21 DrJoel: the command is ../rtems-testing/sim-scripts/psim `find . -name ticker.exe` 2010-07-06T15:55:38 just do the find part.. I wonder if you are finding a ticker from another BSP 2010-07-06T15:56:24 tuxmaniac@lisa:~/work/rtems/powerpc$ ../rtems-testing/sim-scripts/psim powerpc-rtems4.11/c/psim/testsuites/samples/ticker/ticker.exe 2010-07-06T15:56:27 powerpc-rtems4.11-run is a tracked alias for /opt/rtems-4.11/bin/powerpc-rtems4.11-run 2010-07-06T15:56:30 trap: 577: SIGABRT: bad trap 2010-07-06T15:56:33 no change :( 2010-07-06T15:56:43 but atleast the psim from within the bsp directory works 2010-07-06T15:56:57 so I presume there is something wrong with the rtems-testing? 2010-07-06T15:57:13 I dont' know.. it ran it for me and that hasn't changed recently.. what host? 2010-07-06T15:57:31 ubuntu 10.04 with 4.11 rtems toolchain freshly built 2010-07-06T15:58:11 send me your binary and let's see if it runs for me. 2010-07-06T15:59:43 DrJoel, by building it up with the client, what exactly do you mean ? 2010-07-06T16:01:33 *** bubaflub has quit IRC 2010-07-06T16:02:46 you should have an ldap client library built for Linux.. can you build the same thing for RTEMS? 2010-07-06T16:03:17 DrJoel: you have an email in your gmail account 2010-07-06T16:05:32 DrJoel, we had done this exercise :) 2010-07-06T16:08:08 Will catch some sleep. have a nice day 2010-07-06T16:11:57 arvind_khadri: night.. glad you ran telnetd 2010-07-06T16:12:55 what format is "psim" in psim.tar 2010-07-06T16:13:07 DrJoel: its just psim 2010-07-06T16:13:19 $ file psim 2010-07-06T16:13:19 psim: data 2010-07-06T16:13:21 the one that gets generated within rtems-testing when you run the Make 2010-07-06T16:13:29 Makefile* 2010-07-06T16:13:29 $ ls -l psim 2010-07-06T16:13:29 -rw-r--r-- 1 joel users 10240 2010-07-06 16:00 psim 2010-07-06T16:13:53 -rwxr-xr-x 1 tuxmaniac tuxmaniac 14502 2010-07-06 23:03 psim 2010-07-06T16:14:09 it is 10K of NULLs 2010-07-06T16:14:21 rm *.bz2 2010-07-06T16:14:24 grrr 2010-07-06T16:14:38 $ ls -l ~/test-gcc/gcc-testing/bin/psim 2010-07-06T16:14:38 -rwxr-xr-x 1 joel users 14502 2010-06-25 10:57 /home/joel/test-gcc/gcc-testing/bin/psim 2010-07-06T16:14:42 I wanted your ticker also 2010-07-06T16:16:56 in your inbox 2010-07-06T16:17:01 rename ticker.aaa to ticker.exe 2010-07-06T16:21:06 DrJoel: hmm I thought gcc-testing is renamed into rtems-testing 2010-07-06T16:27:44 $ sh psim -i ticker.aaa 2010-07-06T16:27:44 powerpc-rtems4.11-run is /opt/rtems-4.11/bin/powerpc-rtems4.11-run 2010-07-06T16:27:44 OpenPIC Version 1.2 (2 CPUs and 17 IRQ sources) at 0x0C130000 2010-07-06T16:27:44 OpenPIC Vendor 0 (Unknown), Device 0 (Unknown), Stepping 0 2010-07-06T16:27:44 Overriding NumSources (17) from configuration with 16 2010-07-06T16:27:45 OpenPIC timer frequency is 1 Hz 2010-07-06T16:27:47 *** CLOCK TICK TEST *** 2010-07-06T16:27:49 TA1 - rtems_clock_get_tod - 09:00:00 12/31/1988 2010-07-06T16:27:54 It is.. you probably need to check it out again as the new name 2010-07-06T16:28:26 eh its running? 2010-07-06T16:28:34 It works for me.. can you do a sh -x psim -i ticker.aaa and let's see the output. I suspect that the psim conf doesn't match your psim.. newer psim in rtems-testing uses some newer features and configuration 2010-07-06T16:28:42 hmmm so its some screwed up shit with the powerpc-rtems4.11-run 2010-07-06T16:29:05 what are the rguments to configure the -rtems4.11-gdb ? 2010-07-06T16:29:12 probably.. may want to do an strace on it 2010-07-06T16:29:30 look in rtems-testing/gcc/do_one and search for --enable-si ... 2010-07-06T16:33:39 rebuilding gdb 2010-07-06T16:33:44 let me see if it helps 2010-07-06T16:37:24 DrJoel: while gdb rebuilds, this is the output of sh -x psim -i http://pastebin.ca/1895734 2010-07-06T16:37:39 *** exception13 has left #rtems 2010-07-06T16:47:15 # 2010-07-06T16:47:15 + echo Unable to find a way to run powerpc/psim 2010-07-06T16:47:16 # 2010-07-06T16:47:16 Unable to find a way to run powerpc/psim 2010-07-06T16:47:22 it can't find the run command 2010-07-06T16:49:03 ok I tried bash ./../rtems-testing/sim-scripts/./psim `find ../powerpc/. -name ticker.exe and now it says usleep command not found 2010-07-06T16:49:15 so it looks like some shell configuraton issue 2010-07-06T16:49:18 no more trap atleas 2010-07-06T16:50:55 you need to do a make at rtems-testing and put the rtems-testing/bin directory in your PATH 2010-07-06T16:51:47 bleh 2010-07-06T16:56:46 DrJoel: reading http://www.rtems.org/irclogs/html/2010/rtems-12.html . Problem seems very similar to aniceberg's. Search for bad trap :-) 2010-07-06T17:00:44 different simulator.. weird.. not in gdb 2010-07-06T17:01:02 I am curious how your rebuild goes 2010-07-06T17:01:49 DrJoel: rebuilt gdb and regenerated -run binary 2010-07-06T17:01:52 same results 2010-07-06T17:03:29 bizzare 2010-07-06T17:03:35 bash ../rtems-testing/bin/./psim -i `find . -name ticker.exe` --> works :) 2010-07-06T17:03:46 ubuntu by default uses dash 2010-07-06T17:03:54 could that be the issue 2010-07-06T17:03:56 ? 2010-07-06T17:06:10 hehehehe 2010-07-06T17:06:32 i manually modified the queen bash of rtems-testing/bin/psim to use /bin/bash instead of /bin/sh and it works :) 2010-07-06T17:07:30 and the psim inside powerpc-rtems4.11/psim/tests/ uses bash :) Hence it works 2010-07-06T17:07:35 uhh! 2010-07-06T17:11:23 sounds like they all need bash.. should only impact a couple of files in sim-script 2010-07-06T17:12:28 and sh is linked to bash i redhat based distros and is linked to dash in debian based distros 2010-07-06T17:12:39 in* 2010-07-06T17:12:45 and hence hell broke loose 2010-07-06T17:13:47 OK. Now that I have set up the toolchain and built rtems natively on Ubuntu all is well. I can help alinrus with his work in need. 2010-07-06T17:14:04 off to sleep See you folks tomorrow 2010-07-06T17:32:53 *** lekernel has joined #rtems 2010-07-06T17:38:59 *** DrJoel has quit IRC 2010-07-06T18:06:06 *** cdcs has quit IRC 2010-07-06T18:35:16 *** gedare has joined #rtems 2010-07-06T18:51:37 *** gedare has quit IRC 2010-07-06T18:52:37 *** unenana has joined #rtems 2010-07-06T19:10:34 *** gedare has joined #rtems 2010-07-06T19:49:55 *** gedare has quit IRC 2010-07-06T20:39:50 *** methril__ has joined #rtems 2010-07-06T20:40:57 *** methril_work has quit IRC 2010-07-06T20:41:07 *** methril_ has quit IRC 2010-07-06T21:35:28 *** arvind_khadri has quit IRC 2010-07-07T00:15:44 *** madrazr has joined #rtems 2010-07-07T00:32:41 *** madrazr has quit IRC 2010-07-07T00:42:16 *** madrazr has joined #rtems 2010-07-07T00:44:39 *** alinrus has joined #rtems 2010-07-07T00:57:42 *** arvind_khadri has joined #rtems 2010-07-07T01:50:43 *** sebhub has joined #rtems 2010-07-07T01:50:53 good morning 2010-07-07T01:58:24 *** madrazr has quit IRC 2010-07-07T02:03:01 *** kiwichris has joined #rtems 2010-07-07T03:08:30 *** kiwichris has quit IRC 2010-07-07T03:16:01 *** madrazr has joined #rtems 2010-07-07T03:33:41 *** exception13 has joined #rtems 2010-07-07T03:38:57 *** mpanetta has quit IRC 2010-07-07T03:40:57 *** mpanetta has joined #rtems 2010-07-07T03:48:14 *** madrazr has quit IRC 2010-07-07T03:53:47 *** dr__house has joined #rtems 2010-07-07T03:53:48 *** arvind_khadri has quit IRC 2010-07-07T04:02:04 *** aniceberg has joined #rtems 2010-07-07T04:06:56 *** arvind_khadri has joined #rtems 2010-07-07T04:29:48 *** lekernel has quit IRC 2010-07-07T04:31:47 *** cdcs has joined #rtems 2010-07-07T05:46:20 *** dr__house has quit IRC 2010-07-07T05:46:47 *** dr__house has joined #rtems 2010-07-07T05:52:02 *** aniceberg has quit IRC 2010-07-07T05:53:50 *** dr__house has quit IRC 2010-07-07T06:06:23 *** kuzew has quit IRC 2010-07-07T06:09:34 *** backhappy has joined #rtems 2010-07-07T06:09:34 *** kuzew has joined #rtems 2010-07-07T06:20:16 *** backhappy has quit IRC 2010-07-07T07:06:47 *** arvind_khadri has quit IRC 2010-07-07T07:32:34 *** backhappy has joined #rtems 2010-07-07T07:32:59 why does it say that..... Creating a table local to a function can 2010-07-07T07:32:59 save space in space limited application? 2010-07-07T07:33:14 why save space? 2010-07-07T07:38:28 who is it? 2010-07-07T07:48:54 a passage 2010-07-07T07:49:02 user guide 2010-07-07T07:51:08 such as RTEMS Extension Sets, why save space? 2010-07-07T07:54:30 *** methril_work has joined #rtems 2010-07-07T08:14:03 *** backhappy has quit IRC 2010-07-07T08:15:32 *** mpanetta_ has joined #rtems 2010-07-07T08:15:43 *** mpanetta has quit IRC 2010-07-07T08:15:43 *** Fallenou has quit IRC 2010-07-07T08:23:55 *** exception13 has left #rtems 2010-07-07T08:27:24 *** Fallenou has joined #rtems 2010-07-07T08:51:13 *** bubaflub has joined #rtems 2010-07-07T09:14:16 *** lekernel has joined #rtems 2010-07-07T09:15:06 *** exception13 has joined #rtems 2010-07-07T09:41:14 *** arvind_khadri has joined #rtems 2010-07-07T10:45:25 *** sebhub has quit IRC 2010-07-07T10:47:54 *** exception13 has left #rtems 2010-07-07T10:58:01 *** arvind_khadri has quit IRC 2010-07-07T11:11:04 *** arvind_khadri has joined #rtems 2010-07-07T11:25:49 *** gedare has joined #rtems 2010-07-07T11:39:10 *** alinrus has quit IRC 2010-07-07T11:50:05 *** michael1 has joined #rtems 2010-07-07T11:51:50 Hello, I've built RTEMS from a recent cvs tarball for a powerpc mvme6100 (m7450). I used --target=powerpc-rtems4.11 throughout the build process. Should I have used 4.10, and if so, do I need to re build? 2010-07-07T12:03:00 *** arvind_khadri has quit IRC 2010-07-07T12:04:04 *** lekernel has quit IRC 2010-07-07T12:08:18 *** michael1 has quit IRC 2010-07-07T12:16:57 *** bubaflub has quit IRC 2010-07-07T12:28:24 *** bubaflub has joined #rtems 2010-07-07T12:45:42 *** gedare has quit IRC 2010-07-07T13:01:41 *** lekernel has joined #rtems 2010-07-07T13:11:17 *** gedare has joined #rtems 2010-07-07T14:56:55 *** exception13 has joined #rtems 2010-07-07T15:06:12 *** bubaflub has quit IRC 2010-07-07T15:12:50 *** bubaflub has joined #rtems 2010-07-07T15:38:18 *** rtemsLogger has joined #rtems 2010-07-07T16:15:42 *** exception13 has left #rtems 2010-07-07T16:46:57 *** Fallenou has quit IRC 2010-07-07T16:49:36 *** Fallenou has joined #rtems 2010-07-07T16:53:41 *** Fallenou has quit IRC 2010-07-07T16:59:49 *** Fallenou has joined #rtems 2010-07-07T17:16:18 *** gedare has quit IRC 2010-07-07T17:34:52 *** lekernel has quit IRC 2010-07-07T17:39:44 *** Guest56732 has joined #rtems 2010-07-07T17:59:56 *** cdcs has quit IRC 2010-07-07T18:03:33 *** _Lucretia__ has joined #rtems 2010-07-07T18:03:52 *** _Lucretia_ has quit IRC 2010-07-07T19:37:13 *** mpanetta_ has quit IRC 2010-07-07T19:38:48 *** mpanetta has joined #rtems 2010-07-07T21:20:04 *** mpanetta has quit IRC 2010-07-07T21:21:30 *** mpanetta has joined #rtems 2010-07-08T00:29:44 *** madrazr has joined #rtems 2010-07-08T01:06:36 *** exception13 has joined #rtems 2010-07-08T01:26:49 *** lekernel has joined #rtems 2010-07-08T02:05:25 *** lekernel has quit IRC 2010-07-08T02:21:11 *** madrazr has quit IRC 2010-07-08T02:28:31 *** madrazr has joined #rtems 2010-07-08T02:45:40 *** sebhub has joined #rtems 2010-07-08T02:53:31 *** cdcs has joined #rtems 2010-07-08T03:02:49 *** cdcs has quit IRC 2010-07-08T03:25:49 good morning 2010-07-08T03:29:39 *** madrazr has quit IRC 2010-07-08T04:09:06 *** madrazr has joined #rtems 2010-07-08T04:32:09 *** Guest56732 has quit IRC 2010-07-08T04:48:42 *** lekernel has joined #rtems 2010-07-08T04:55:37 *** cdcs has joined #rtems 2010-07-08T04:59:08 *** madrazr has quit IRC 2010-07-08T06:11:30 *** madrazr has joined #rtems 2010-07-08T06:16:42 *** lekernel has quit IRC 2010-07-08T07:03:55 *** Raj_ has joined #rtems 2010-07-08T07:08:40 *** Raj_ has quit IRC 2010-07-08T07:59:23 *** lekernel has joined #rtems 2010-07-08T08:03:41 *** exception13 has left #rtems 2010-07-08T08:35:04 *** DrJoel has joined #rtems 2010-07-08T08:35:04 *** ChanServ sets mode: +o DrJoel 2010-07-08T08:44:43 *** zwj has joined #rtems 2010-07-08T08:46:37 hi 2010-07-08T08:47:15 *** lekernel has quit IRC 2010-07-08T08:47:31 *** lekernel has joined #rtems 2010-07-08T08:49:22 sebhub:hi,mentor 2010-07-08T09:00:09 *** bubaflub has joined #rtems 2010-07-08T09:07:03 *** lekernel has quit IRC 2010-07-08T09:32:03 *** aniceberg has joined #rtems 2010-07-08T09:32:55 hello DrJoel 2010-07-08T09:33:42 just back home. back in a minute... 2010-07-08T09:36:21 aniceberg:hi 2010-07-08T09:37:25 aniceberg: hello.. simple questions.. :D 2010-07-08T09:37:40 do I need to remove an spfifo test? Is something in CVS that shouldn't be? 2010-07-08T09:46:38 DrJoel, everything is fine in the head 2010-07-08T09:48:01 there were some tests that had to be replaced, which is already taken care by you 2010-07-08T09:51:37 hi zwj 2010-07-08T09:51:49 got something on the coverage? :) 2010-07-08T09:52:05 DrJoel, is there a confusion? 2010-07-08T09:55:12 hi 2010-07-08T09:55:40 i have some stack problem i think 2010-07-08T09:56:04 cause adding a sleep(1) makes the triple buffering work 2010-07-08T09:58:10 btw can someone explain to me the meaning of the different FB_TYPE_VGA_* defines ? 2010-07-08T09:58:13 i cannot find any documentation ab 2010-07-08T09:58:16 out that 2010-07-08T09:58:32 for the "type" member of the fb_fix_screeninfo struct 2010-07-08T09:58:46 maybe that's my problem, cause i put the wrong type :o 2010-07-08T09:58:55 aniceberg: yes.. do I need to delete spfifo05? 2010-07-08T09:59:13 where is the open or pipe test code? 2010-07-08T10:02:09 aniceberg: i have install qemu and checkout the rtems-testing 2010-07-08T10:02:41 the BASEDIR mean where place the rtems-testing 2010-07-08T10:02:43 ? 2010-07-08T10:03:12 and run the rtems-testing/rtems-coverage/remove_managers_not_wanted 2010-07-08T10:03:31 Fallenou: it is tasking.. nothing happens if you don't let the other threads run :-D 2010-07-08T10:03:33 no DrJoel. that is the new test, which exercises the fifo read write routines 2010-07-08T10:04:09 zwj, DrJoel, unexpected relatives at home... i might be slow with the replies... 2010-07-08T10:04:22 ok, good luck 2010-07-08T10:04:25 aniceberg: ok.. so is there new code somewhere I need to merge? 2010-07-08T10:04:53 DrJoel, not yet. I need to create a PR and submit the patches, one each for open and pipe_create 2010-07-08T10:05:25 DrJoel: i only have one thread so far i don't understand 2010-07-08T10:05:36 zwj, yes, but I think it is the directory which has rtems and rtems-testing, both 2010-07-08T10:06:02 you mean the kernel acts as a thread ? and i need to sleep() to let the kernel run ? 2010-07-08T10:06:18 zwj, you could better apply the patch i gave you at rtems/ 2010-07-08T10:06:21 won't he preempt and do his stuff and then reschedul me ? 2010-07-08T10:06:51 that would mostly take care of what remove_managers_not_wanted would do 2010-07-08T10:07:00 aniceberg,ok 2010-07-08T10:07:43 DrJoel, sebhub commented on a PR about an issue with spfifo05, which i think is the new one, which covers the read/write routines. 2010-07-08T10:08:27 zwj, you got the qemu from the rtems site? the qemu from qemu.org wouldn't help 2010-07-08T10:09:32 ao, i got it from qemu.org. ok, i will download it again 2010-07-08T10:09:59 *** gedare has joined #rtems 2010-07-08T10:10:04 is there any instruction about coverage? http://bharath-rtems.blogspot.com/2010/05/getting-started-with-coverage-on-rtems.html? 2010-07-08T10:10:28 zwj, what you need is the qemu from couverture. 2010-07-08T10:11:12 is there a link to it? 2010-07-08T10:13:41 *** _Lucretia__ is now known as _Lucretia_ 2010-07-08T10:13:49 *** _Lucretia_ has joined #rtems 2010-07-08T10:14:14 i'm not using the posix api for now in my test, so actually i do not need the kernel to do background work for my driver to work 2010-07-08T10:14:19 DrJoel: hi, i have a compile error, can you help me look at it? http://pastebin.com/r72yvtF2 2010-07-08T10:14:41 the qemu is at http://www.rtems.org/ftp/private/coverage/ 2010-07-08T10:14:48 that is where i got it from. 2010-07-08T10:14:51 zwj, ^ 2010-07-08T10:15:12 aniceberg: OK, NOW trying ,haha 2010-07-08T10:16:01 it is src of qemu? not rpm or deb? 2010-07-08T10:22:14 i'm just retreiving the backbuffer pointer through an ioctl 2010-07-08T10:22:28 and memseting it and then swaping buffers through another ioctl 2010-07-08T10:29:34 zwj: something is wrong with the configuration of the test... can you cut and paste the configuration part of that file (or the entire thing if it is small) 2010-07-08T10:30:16 zwj: what he said ;) 2010-07-08T10:30:46 aniceberg: so do you have the open test code in bugzilla? I think the remaining case may need to be ifdef debug. I don't think it can easily faily 2010-07-08T10:30:47 the linker is looking for main instead of Init 2010-07-08T10:31:26 :q 2010-07-08T10:31:29 wrong window 2010-07-08T10:31:54 gedare: that applies to zwj's case.. probably misisng one CONFIGURE_XXX 2010-07-08T10:36:30 DrJoel, all the PR have test submitted and all the submitted code has been committed too. :) 2010-07-08T10:37:10 DrJoel: Is multilib code configured once and compiled many times? 2010-07-08T10:37:37 aniceberg: really great progress! 2010-07-08T10:39:06 ok, my configuration is in init.c , i will paste it 2010-07-08T10:41:32 DrJoel,gedare,http://pastebin.com/rNCd6ipE 2010-07-08T10:41:39 gedare: yes. at least on the compiel 2010-07-08T10:42:03 aniceberg: which PR numbers.. I didn't get any email from Bugzilla this morning 2010-07-08T10:42:55 zwj: Add "#define CONFIGURE_INIT" before the #include 2010-07-08T10:43:11 You configured things but never told it to instantiate the data structures 2010-07-08T10:44:11 DrJoel, all the PRs are now fixed and resolved, with the code in the tree. The spfifos, the getpwent, the assoc. 2010-07-08T10:44:23 zwj: you also might want to include to make sure you get the IO driver 2010-07-08T10:44:40 i now need to create a new PR and submit the open.c coverage code, 2010-07-08T10:44:55 aniceberg: ahhh.. 2010-07-08T10:45:47 gedare:i think the should include it 2010-07-08T10:46:18 ok. I just like to be explicit 2010-07-08T10:47:09 yeah, now it is ok 2010-07-08T10:47:15 thanks all 2010-07-08T10:51:35 DrJoel: who is the maintainer of the framebuffer framework ? 2010-07-08T10:52:05 everyone and no one LOL 2010-07-08T10:52:06 you ! 2010-07-08T10:52:08 :) 2010-07-08T10:52:12 hum ok :p 2010-07-08T10:52:22 no one specific person has worked on it and stuck with RTEMS a long time 2010-07-08T10:52:28 I hope you change that pattern. 2010-07-08T10:52:40 The ioctl's are supposed to be similar to the Linux driver 2010-07-08T10:52:53 i cannot find any reference in the doc to the "type" member of the fb_fix_screeninfo struct 2010-07-08T10:53:16 gedare, thanks... :) how is the summer going for you? 2010-07-08T10:54:24 aniceberg: good... my work is progressing, I think I'll make my next milestone next week 2010-07-08T10:54:54 *** madrazr has quit IRC 2010-07-08T10:56:16 and after that I'll be adding in code that I wrote awhile ago, and trying to add support for SMP scheduling, if PR 1607 gets resolved ;) 2010-07-08T10:57:24 (Without reverting the per-cpu patchset.) 2010-07-08T10:57:28 gedare, niceee! 2010-07-08T10:59:46 I don't plan to revert it.. Ralf needs to help come up with a positive solution. "it sucks" doesnt' count 2010-07-08T11:00:08 DrJoel: ralf and sebastian added some more comments which gets closer 2010-07-08T11:00:42 need to read them.. had new project (paying bills non-RTEMS :( ) that I have to get progress on... 2010-07-08T11:01:01 * DrJoel is taking Monday and Tuesday off for a short vacation and anniversary trip 2010-07-08T11:01:08 congrats 2010-07-08T11:01:56 paying bills is good. i have to do a little more 'real' work too this summer. but everything is going fine for me so i'm happy. 2010-07-08T11:06:21 *** sebhub has quit IRC 2010-07-08T11:08:09 *** gedare has quit IRC 2010-07-08T11:11:39 *** lekernel has joined #rtems 2010-07-08T11:11:42 *** gedare has joined #rtems 2010-07-08T11:14:22 *** aniceberg has quit IRC 2010-07-08T11:17:30 *** zwj has quit IRC 2010-07-08T11:20:57 *** lekernel has quit IRC 2010-07-08T11:22:31 *** michael1 has joined #rtems 2010-07-08T11:23:34 Do any of the pre-built GCC binaries (cygwin or linux) include Ada support? The instructions on the RTEMSAda wiki are outdated and difficult to get working 2010-07-08T11:25:33 michael1: no .. there are no prebuilt binaries for GNAT. If you check out the rtems-testing CVS module, it has scripts we used to test the tools and it can build Ada 2010-07-08T11:26:21 neat. is the the module part of the CVS snapshots? I'm behind a work proxy -> no cvs 2010-07-08T11:27:08 hmmm... I don't know offhand.. where are the CVS snapshots you are grabbing? 2010-07-08T11:27:11 *** aniceberg has joined #rtems 2010-07-08T11:27:39 http://www.rtems.org/ftp/pub/rtems/people/chrisj/pq/html/ 2010-07-08T11:28:27 it's ok i can figure it out, i've used cvsgrab to download RTEMS from the web CVS interface 2010-07-08T11:29:05 you are Joel Sherril, yes? your name keeps coming up in my searches for GNAT cross compilers :) 2010-07-08T11:29:30 OK. It isn't that large a module so cvsgrab should be ok 2010-07-08T11:29:59 Yep.. that's me.. I did the GNAT/RTEMS port back in the mid-90s and continue to keep it working 2010-07-08T11:30:21 It actually does quite well these days on multiple target architectures. If it builds, it works. :) 2010-07-08T11:30:42 We test PowerPC, x86, SPARC, and MIPS regularly. ARM when it builds. 2010-07-08T11:31:24 Well, I finally got the hello world examples to run on an MVME6100 (PowerPC 7457) this morning, and PSIM is working as well 2010-07-08T11:32:06 C or Ada? 2010-07-08T11:32:11 *** peerst has joined #rtems 2010-07-08T11:32:19 C 2010-07-08T11:32:24 The C works well all the time. The Ada compiler sometimes breaks for various cross-targets. 2010-07-08T11:32:46 *** peerst has left #rtems 2010-07-08T11:33:06 psim is tested very frequently. and the MVMExxxx boards are used by a lot of physics instrumentation/experiments 2010-07-08T11:33:12 At the moment I can't even make a GNAT cross compiler. 2010-07-08T11:33:45 *** exception13 has joined #rtems 2010-07-08T11:33:52 This one will be used for testing aerospace flight software. 2010-07-08T11:35:42 cool! There is a lot of RTEMS use in the aerospace community. 2010-07-08T11:36:12 and Ada too, of course 2010-07-08T11:36:46 The key to building the tools is source prep... you have to unpackage it, patch it as appropriate (see rtems/contrib/crossrpms/patches for latest) and symlink newlib-XXX/newlib into the gcc directory. Then the script should take care of building it and testing it if you want 2010-07-08T11:37:13 yes.. Ada seems to be primarily there now. The financial community used to use Ada some but I don't know about that anymore 2010-07-08T11:37:34 *** lekernel has joined #rtems 2010-07-08T11:37:50 SIGAda last year seemed to be mainly military, aerospace, and academics. 2010-07-08T11:37:58 Does gcc-ada need a patch though? The wiki page links to a .diff file for GCC 4.2, but I don't see any .diff's for gcc-ada in the RTEMS 4.11 sources 2010-07-08T11:38:03 * DrJoel co-taught a tutorial and should be teaching one again this year. 2010-07-08T11:39:01 hmmm 2010-07-08T11:39:11 sigada is in my backyard this year 2010-07-08T11:39:36 gedare: me too :o 2010-07-08T11:39:58 I have a patch for gcc-ada-4.4.2-20091201.diff.. probably needed for all gcc 4.4.x. Need to try it on 4.5 2010-07-08T11:40:32 I have been using Ada with a robotics project from Mitre.. they started on PowerPC and are moving to x86. All on GNAT/RTEMS. 2010-07-08T11:40:47 could you paste it somewhere? i could try to fix any conflicts it has with 4.5 2010-07-08T11:41:00 Last year a few of us gave a tutorial on GNAT/RTEMS for robotics.. Included a live DVD with the tools on it. :) 2010-07-08T11:41:06 I'm working at Aerospace :) 2010-07-08T11:41:16 this year will be more hands on.. robot is planned to be there if it works out and allowed. 2010-07-08T11:42:23 http://www.rtems.org/ftp/pub/rtems/people/joel/ada/ 2010-07-08T11:42:41 thank you 2010-07-08T11:43:27 hm, one of my advisors is interested in robots. maybe i can convince him to cover conference / tutorial fees for me :p 2010-07-08T11:43:46 or student volunteer opportunities might be available. i'll have to keep my eyes open 2010-07-08T11:44:09 gedare: You can come see the robot anyway. Once things were settled, I planned on setting up a dinner while there :-D 2010-07-08T11:44:21 That isn't much of a patch .. which is good because we don't want there to be one. 2010-07-08T11:44:43 sounds good, i'll keep that week in mind when doing other planning 2010-07-08T11:44:46 There might be another issue .. if you get an error for multiple if's/cases are the same, ping me. 2010-07-08T11:46:16 * DrJoel frowns.. I have tickets to traveling broadway production of "9 to 5" for Saturday Oct 23, Mentor Summit is Oct 22-24, and SigAda tutorial is Oct 25... Can't do it all... have to figure out how to make it work 2010-07-08T11:46:30 earlier i was getting errors with socket.c and __gnat__servent..., then a pragma issue with s-oscons.ads, but I'm retrying with the build method in rtems-testing 2010-07-08T11:46:53 DrJoel: After my dispatch_necessary patch, there remains one field (isr_nest_level) of the Per_CPU_Control struct that does not follow the naming convention of the rest of the fields. It could probably stand to be changed to just nest_level. 2010-07-08T11:47:00 You have to have (1) same native version as cross and (2) build C toolset, install it, build and install RTEMS multilib, then build Ada 2010-07-08T11:47:09 gedare: ok 2010-07-08T11:47:18 want a separate PR, or should I fix it in the same 2010-07-08T11:47:26 * DrJoel is heading to a meeting .. bbl 2010-07-08T11:47:35 gedare: separate once this one is merged 2010-07-08T11:47:48 not merged yet, but i'll make it separate 2010-07-08T11:47:51 OH I see 2010-07-08T11:47:54 OK, later. 2010-07-08T11:52:12 *** lekernel has quit IRC 2010-07-08T12:23:21 *** _Lucretia_ has quit IRC 2010-07-08T12:28:08 *** _Lucretia_ has joined #rtems 2010-07-08T13:00:48 *** michael1 has quit IRC 2010-07-08T13:25:38 *** bubaflub has quit IRC 2010-07-08T13:43:01 *** bubaflub has joined #rtems 2010-07-08T13:43:36 *** aniceberg has quit IRC 2010-07-08T13:54:29 *** methril__ has quit IRC 2010-07-08T13:54:43 *** methril__ has joined #rtems 2010-07-08T14:45:07 *** madrazr has joined #rtems 2010-07-08T14:53:55 *** madrazr has quit IRC 2010-07-08T15:23:55 *** cdcs_ has joined #rtems 2010-07-08T15:24:02 *** cdcs has quit IRC 2010-07-08T15:27:10 *** cdcs_ is now known as cdcs 2010-07-08T15:33:39 *** bubaflub has quit IRC 2010-07-08T15:33:48 *** bubaflub has joined #rtems 2010-07-08T15:36:16 *** gedare has quit IRC 2010-07-08T15:41:12 *** _Lucretia_ has quit IRC 2010-07-08T15:51:42 *** _Lucretia_ has joined #rtems 2010-07-08T16:00:20 *** bubaflub has quit IRC 2010-07-08T16:01:16 next next next step next next next until next continue :| 2010-07-08T16:13:49 *** exception13 has left #rtems 2010-07-08T16:28:20 *** Raj_ has joined #rtems 2010-07-08T16:32:44 *** Raj_ has quit IRC 2010-07-08T16:46:34 *** cdcs_ has joined #rtems 2010-07-08T16:46:39 *** cdcs has quit IRC 2010-07-08T17:28:43 *** cdcs_ has quit IRC 2010-07-08T23:53:20 *** Raj_ has joined #rtems 2010-07-08T23:53:24 DrJoel: hello 2010-07-09T00:18:34 *** Raj_ has quit IRC 2010-07-09T01:21:35 *** aniceberg has joined #rtems 2010-07-09T01:33:33 *** sebhub has joined #rtems 2010-07-09T01:33:54 good morning 2010-07-09T01:34:23 hi sebhub. good morning. 2010-07-09T01:37:18 *** methril_ has joined #rtems 2010-07-09T01:37:43 *** methril__ has quit IRC 2010-07-09T02:50:13 *** projectgus has quit IRC 2010-07-09T03:16:07 *** cdcs has joined #rtems 2010-07-09T03:51:22 *** exception13 has joined #rtems 2010-07-09T04:34:33 *** aniceberg has quit IRC 2010-07-09T04:36:18 *** lekernel has joined #rtems 2010-07-09T04:49:16 *** tuxmaniac has joined #rtems 2010-07-09T04:58:23 *** tuxmaniac has quit IRC 2010-07-09T05:04:41 *** cdcs is now known as cdcs_afk 2010-07-09T05:51:32 *** Raj_ has joined #rtems 2010-07-09T05:51:41 DrJoel: Hi 2010-07-09T06:13:42 *** lekernel has quit IRC 2010-07-09T07:29:07 *** madrazr has joined #rtems 2010-07-09T07:48:40 *** exception13 has left #rtems 2010-07-09T08:05:29 *** gedare has joined #rtems 2010-07-09T08:06:47 * DrJoel left himself logged in overnight. :( 2010-07-09T08:08:40 :) 2010-07-09T08:11:19 So DrJoel Good morning :) 2010-07-09T08:12:22 good morning... there is a backlog of mail from you I need to get to today... 2010-07-09T08:12:42 * DrJoel notes he also needs to go to the bank and deal with a traffic cam speeding ticket his daughter got :( 2010-07-09T08:12:53 Yes. :D Sorry about that. 2010-07-09T08:13:13 I filed a bug report too. 2010-07-09T08:13:24 There is some networking trouble in rtems 4.11 2010-07-09T08:14:34 DrJoel: Regarding the documentation, what is exactly expected ? 2010-07-09T08:14:37 what type of issue? 2010-07-09T08:15:05 Well, there was a seg fault when using rtems_bsdnet_initialize_network 2010-07-09T08:15:19 Ian will have a say on what they need from the Gcc/Go side.. but from the RTEMS perspective, there are a few things: 2010-07-09T08:15:38 1) modifications to rtems-testing scripts to support Go testing 2010-07-09T08:16:08 Upon investigation saw that the issue was when a socket was closed 2010-07-09T08:16:10 2) Wiki page reflecting how to build, the specific issues with certain tests, etc 2010-07-09T08:16:36 Ahh.. is there a C test case? if so, someone has a much better chance of addressing it 2010-07-09T08:16:48 3) Make sure it is repeatable. :-D 2010-07-09T08:17:07 basically close calls rtems_filesystem_freenode ( &iop->pathinfo ) 2010-07-09T08:17:11 4) A final status report on your blog, RTEMS proejct page, etc 2010-07-09T08:17:17 but for sockets, pathinfo is 0 2010-07-09T08:17:34 and in rtems_filesystem_freenode, pathinfo is used without chcking if it is 0 2010-07-09T08:17:39 ouch... ok .. will look at that one 2010-07-09T08:17:47 I have submitted a patch too, by the way 2010-07-09T08:18:06 yes.. recent change assuming it is non-Null.. Jennifer will be the best one to look at that.. I will talk to her. 2010-07-09T08:18:20 I will send the testscripts most probably today itself. 2010-07-09T08:18:35 Yes I CCed her too in the bug report :) 2010-07-09T08:19:20 for end of project..basically make sure I can build it with rtems-testing, instructions for someone else on wiki including analysis of failing tests, memory requirements, etc. Anything you know... then a final report .. 2010-07-09T08:19:34 Try to think of yourself as interested in Go and being new. 2010-07-09T08:19:38 * DrJoel has to go to a meeting 2010-07-09T08:19:39 bbl 2010-07-09T08:19:44 bye 2010-07-09T08:23:26 *** zwj has joined #rtems 2010-07-09T08:27:12 *** michael1 has joined #rtems 2010-07-09T08:50:47 for an update, i'm now working on compiling gcc-svn (still on stage2 of native) in hopes the powerpc-gcc-svn will be able to compile ada. i'm not using the gcc/do_one script (because the directory hierarchy is confusing), but using the configure lines as instruction 2010-07-09T08:52:38 i guess you need several patches to get ada working 2010-07-09T08:54:10 well many of the patches for gcc4.5 in the rtems ftp have been applied in gcc trunk 2010-07-09T08:55:09 but i researched the error's i was getting in ada/socket.c, and that file was nearly rewritten a few weeks ago 2010-07-09T08:56:44 *** exception13 has joined #rtems 2010-07-09T09:00:06 *** bubaflub has joined #rtems 2010-07-09T09:04:32 *** sebhub has quit IRC 2010-07-09T09:16:22 *** methril_work has joined #rtems 2010-07-09T09:21:58 *** lekernel has joined #rtems 2010-07-09T09:46:12 *** madrazr has quit IRC 2010-07-09T11:07:01 *** exception13 has left #rtems 2010-07-09T11:08:23 *** exception13 has joined #rtems 2010-07-09T11:28:35 *** zwj has quit IRC 2010-07-09T12:07:11 *** mpanetta has quit IRC 2010-07-09T12:09:43 *** mpanetta has joined #rtems 2010-07-09T12:30:09 *** madrazr has joined #rtems 2010-07-09T12:40:08 *** lekernel has quit IRC 2010-07-09T12:52:59 *** josh1 has joined #rtems 2010-07-09T12:56:40 *** gedare has quit IRC 2010-07-09T13:09:34 *** josh1 has left #rtems 2010-07-09T13:20:51 *** aniceberg has joined #rtems 2010-07-09T13:21:20 hello DrJoel. quite a busy day here... 2010-07-09T13:24:54 I suspect 1611 the reason for the test failure... 2010-07-09T13:29:39 I have a patch submitted for 1611, with which the test runs successfully. 2010-07-09T13:32:44 I am heading out after a long day (amidst traffic. grrr). Please let me know if 1611 was the problem. Next, I am working on fchdir and then privateenv.c 2010-07-09T13:33:19 see you folks. 2010-07-09T13:33:22 *** aniceberg has quit IRC 2010-07-09T13:40:54 DrJoel: I have send the patch for rtems-testing, which augments it with gccgo testing capabilities 2010-07-09T13:41:04 bye 2010-07-09T13:41:14 *** Raj_ has quit IRC 2010-07-09T14:36:23 So I've learned that MOTLoad v2.1 for mvme6100 supports DHCP. Does anyone know where I would download or buy this? the only document i can find referencing this upgrade is a changelog 2010-07-09T14:41:45 that would be best asked on the rtems-users mailing list. Someone there can certainly answer it 2010-07-09T14:43:09 Will do, thanks. do you know anywhere else that mvme users like to meet? 2010-07-09T14:44:15 not really.. each embedded or real-time OS is probably going to have some users. But likely Till Straumann or Eric Norum will be quick with a reply 2010-07-09T14:46:35 Ook. I'm still working on getting powerpc-rtems-gcc ada support :) i have a gcc-svn build (from RTEMSAda and do_one instructions) that looks very promising at the moment 2010-07-09T14:54:02 :D It has some tricky steps but once you have done it a couple of times, it isn't that bad 2010-07-09T14:54:25 *** madrazr has quit IRC 2010-07-09T15:04:40 *** kiwichris has joined #rtems 2010-07-09T15:08:53 * DrJoel waves to kiwichris .. enjoying the skiiing? 2010-07-09T15:09:08 Yeah it has been great 2010-07-09T15:09:12 Well is great 2010-07-09T15:10:07 :D .. we are taking a few days off to crash at a nice hotel about an hour away.. may be offline until Tues or Wed.. please track the GSOC mid-terms 2010-07-09T15:10:32 Learning to snow board. Kinda out of control LOL 2010-07-09T15:10:47 Oh when are midterms due by ? 2010-07-09T15:10:51 don't kill yourself.. that wouldn't work out so well 2010-07-09T15:10:58 Start Monday I think.. Wed? 2010-07-09T15:11:10 yeah, Monday you can fill out the midterm evaluation 2010-07-09T15:11:13 Think I might get a helmet today. 2010-07-09T15:11:13 i think it's due later that week 2010-07-09T15:11:41 Thanks. That should be no problem. 2010-07-09T15:12:06 That is if I do not break something in the meantime 2010-07-09T15:12:16 review period opens Monday.. my google calendar doesn't have a deadline.. payment starts Friday 2010-07-09T15:16:40 *** gedare has joined #rtems 2010-07-09T15:21:28 hehe DrJoel from the looks of it I'm having the same sys/socket.h not found error _Lucretia_ had a year ago in this channel >.< 2010-07-09T15:29:40 I hate to break it to you but I don't remember that at all. :-D 2010-07-09T15:31:24 here's the archive: http://www.rtems.org/irclogs/html/2009/rtems-32.html 2010-07-09T15:34:24 i'm going to leave a --enable-multilib build of gcc going overnight, hoping that'll fix the problem. otherwise i'll be back tomorrow morning (i'll join as mikeg from home too). thanks again :) 2010-07-09T15:37:15 *** kiwichris has quit IRC 2010-07-09T15:38:14 *** DrJoel has quit IRC 2010-07-09T15:38:36 *** michael1 has quit IRC 2010-07-09T15:43:31 *** bubaflub has quit IRC 2010-07-09T15:43:39 *** gedare has quit IRC 2010-07-09T16:50:55 *** mikeg has joined #rtems 2010-07-09T16:59:50 *** rraf has joined #rtems 2010-07-09T17:09:19 *** rraf is now known as alinrus 2010-07-09T17:27:31 *** exception13 has left #rtems 2010-07-09T17:32:05 *** methril_work has quit IRC 2010-07-09T18:40:12 *** mikeg has quit IRC 2010-07-09T18:41:19 *** mikeg has joined #rtems 2010-07-09T19:20:54 *** _Lucretia_ has quit IRC 2010-07-09T19:36:37 *** _Lucretia_ has joined #rtems 2010-07-09T19:46:44 *** zwj has joined #rtems 2010-07-09T20:24:43 02:25 < DJTachyon> Fallenou: hey 2010-07-09T20:24:43 02:30 < DJTachyon> http://twitter.com/DJTachyon/status/18158819168 2010-07-09T20:24:46 aouch sorry 2010-07-09T20:27:29 wrong window :) 2010-07-09T20:28:15 yes ^^ 2010-07-09T20:28:24 hi alinrus btw ! 2010-07-09T20:28:40 i am back from Bordeaux i was at the RMLL 2010-07-09T20:28:43 hi :) 2010-07-09T20:28:47 what's rmll 2010-07-09T20:28:47 ? 2010-07-09T20:29:03 libre software meeting in france 2010-07-09T20:29:33 it is meant to be international, (the M is Mondial = world wide) but there is not that much foreigners 2010-07-09T20:29:36 but some are :) 2010-07-09T20:30:32 but anyway it's a pretty big meeting with many many conferences on many tracks like embeded software and free hardware, development, internet, security, Operating systems 2010-07-09T20:30:44 have you been to fosdem 2010-07-09T20:30:45 ? 2010-07-09T20:30:57 rmll.info is the web site (there is english translation option) 2010-07-09T20:31:05 unfortunatelly no :( i couldn't ! 2010-07-09T20:31:08 i wanted to go 2010-07-09T20:31:17 RMLL is like fosdem btw 2010-07-09T20:32:03 we have flosscamp in august 2010-07-09T20:32:18 i like it more than conferences 2010-07-09T20:32:30 it's not that formal 2010-07-09T20:32:41 you can interact better with people 2010-07-09T20:36:08 actually since rmll is during an entire week there is a lot of interactions 2010-07-09T20:36:13 there are indeed a lot of conferences 2010-07-09T20:36:36 but people talks with each others, their are concerts and artistic performances at night 2010-07-09T20:37:07 we cannot force people to interact so there will still be some autistic behaviours 2010-07-09T20:37:12 we had something like that called eliberatica with about 500 people attending, but it wasn't held this year 2010-07-09T20:37:15 but interacting is strongly encouraged :) 2010-07-09T20:37:34 well i don't know how many people attended this year 2010-07-09T20:37:49 would be interesting to know 2010-07-09T20:37:52 i will ask :) 2010-07-09T20:38:00 i guess less than 500 2010-07-09T20:38:23 but at least 150 i would say 2010-07-09T20:38:34 i really don't know 2010-07-09T20:39:02 on my badge i was number 1080 2010-07-09T20:39:14 high definition :) 2010-07-09T20:39:14 strange =) 2010-07-09T20:39:20 ahah 2010-07-09T20:40:09 oh and i progressed on the gsoc during the week, even if it was hard to work with all these conferences 2010-07-09T20:40:34 at least it was a very stimulating environment because there were some very skilled people 2010-07-09T20:40:38 i just started doing some work after a break, the academic year just ended in romania 2010-07-09T20:40:49 oh ok :) 2010-07-09T20:40:54 so you passed all your exams? 2010-07-09T20:40:59 yep 2010-07-09T20:41:09 congratulations ! 2010-07-09T20:41:13 it would have ruined my whole summer otherwise 2010-07-09T20:41:15 thanks 2010-07-09T20:42:36 do you use twitter ? 2010-07-09T20:42:43 no, only facebook 2010-07-09T20:42:46 ok 2010-07-09T20:43:47 that fat whale being carried by those poor birds was just too depressing :) 2010-07-09T20:45:30 * Fallenou laughs 2010-07-09T20:45:59 i think twitter is a little bit like facebook, but without the ads and the stupid games and stuff 2010-07-09T20:46:14 but yes it is often down ! 2010-07-09T20:46:21 that's why there is identi.ca and others :) 2010-07-09T20:47:46 i haven't used identi.ca in a while 2010-07-09T20:48:13 i always use twitter , when it's down i simply do not tweet :p 2010-07-09T20:48:23 i'm not addicted yet 2010-07-09T20:48:36 i had a twitter account but i couldn't keep up with all those updates 2010-07-09T20:48:42 but i find it interesting, when you are following the good persons :) 2010-07-09T20:49:18 it helps when you have a smart phone with twitter in it 2010-07-09T20:49:22 in an app 2010-07-09T20:50:38 i am going to sleep now it's 3:50 am here 2010-07-09T20:50:43 4:50 here 2010-07-09T20:50:44 :) 2010-07-09T20:50:48 aouch =) 2010-07-09T20:50:50 good night 2010-07-09T20:51:17 tomorrow i get up relatively early to do some milkymist and rtems hacking with some friends at Telecom SudParis :) 2010-07-09T20:51:30 good night ! 2010-07-09T21:22:37 *** zwj has quit IRC 2010-07-09T21:32:24 *** cdcs_afk has quit IRC 2010-07-09T22:45:17 *** Raj_ has joined #rtems 2010-07-10T00:51:59 *** madrazr has joined #rtems 2010-07-10T01:11:50 *** kiwichris has joined #rtems 2010-07-10T01:13:55 *** kiwichris has quit IRC 2010-07-10T02:26:32 *** alinrus has quit IRC 2010-07-10T03:12:03 *** lekernel has joined #rtems 2010-07-10T03:47:45 *** madrazr has quit IRC 2010-07-10T04:03:53 *** lekernel has quit IRC 2010-07-10T04:55:35 *** tuxmaniac has joined #rtems 2010-07-10T05:28:09 *** exception13 has joined #rtems 2010-07-10T05:32:11 *** Raj_ has quit IRC 2010-07-10T05:34:30 *** aniceberg has joined #rtems 2010-07-10T06:09:22 *** Raj_ has joined #rtems 2010-07-10T06:51:37 *** tuxmaniac has quit IRC 2010-07-10T06:53:01 *** tuxmaniac has joined #rtems 2010-07-10T07:23:24 *** tuxmaniac has quit IRC 2010-07-10T07:58:53 *** Raj_ has quit IRC 2010-07-10T08:16:10 *** tuxmaniac has joined #rtems 2010-07-10T08:42:12 *** DrJoel has joined #rtems 2010-07-10T08:42:12 *** ChanServ sets mode: +o DrJoel 2010-07-10T08:45:16 *** rraf has joined #rtems 2010-07-10T08:46:37 *** rraf is now known as alinrus 2010-07-10T08:54:36 alinrus: how is the code going? Need anything reviewed when I get back from a short holiday? 2010-07-10T08:57:09 well you could look over the code, I just finished everything I planed until midterm, not sure about the quality though :) 2010-07-10T08:57:28 I'll clean up the code today and document it so that it would be easier to review 2010-07-10T08:58:28 Can you file an RTEMS PR with a request to track the code and attach a patch against the head? Then post to rtems-users sayign code for x is in pr y, comments appreciated. 2010-07-10T08:59:00 add anyone you specifically want to review it as a cc. And assign the responsibility to your mentor. Whether that helps or not. :) 2010-07-10T08:59:06 ok, later today if it's not that urgent, i would like to clean up a bit 2010-07-10T08:59:08 This will get you as many eyes and comments as possible 2010-07-10T08:59:28 OK.. I am off Monday and Tuesday and need to start packing today :D .. so I won't look at it for a few days. 2010-07-10T09:00:54 *** Raj_ has joined #rtems 2010-07-10T09:03:13 *** DrJoel has quit IRC 2010-07-10T09:14:38 *** tuxmaniac has quit IRC 2010-07-10T10:06:01 *** tuxmaniac has joined #rtems 2010-07-10T10:55:27 *** gedare has joined #rtems 2010-07-10T11:10:42 *** alinrus has quit IRC 2010-07-10T11:14:28 *** aniceberg has quit IRC 2010-07-10T11:26:24 *** alinrus has joined #rtems 2010-07-10T11:26:50 *** aniceberg has joined #rtems 2010-07-10T11:34:53 *** lekernel has joined #rtems 2010-07-10T11:50:28 *** gedare has quit IRC 2010-07-10T12:14:26 *** Raj_ has quit IRC 2010-07-10T13:07:09 *** alinrus has quit IRC 2010-07-10T13:23:14 *** alinrus has joined #rtems 2010-07-10T13:25:21 *** madrazr has joined #rtems 2010-07-10T13:41:39 *** Raj_ has joined #rtems 2010-07-10T14:26:53 *** aniceberg has quit IRC 2010-07-10T16:06:59 *** madrazr has quit IRC 2010-07-10T17:27:25 *** exception13 has left #rtems 2010-07-10T18:32:52 has anyone ever used telnetd and/or shell in rtems ? 2010-07-10T18:33:02 in their application or in a test 2010-07-10T18:33:33 it seems the api for telnetd changed recently (or some articles i found about it is totally wrong) 2010-07-10T18:34:05 is telnetd launching a shell by default ? or do i have to call a shell myself in the "callback" function called by telnetd 2010-07-10T20:13:17 *** Raj_ has quit IRC 2010-07-10T22:07:36 *** tuxmaniac has quit IRC 2010-07-11T01:24:33 *** madrazr has joined #rtems 2010-07-11T01:31:07 *** alinrus has quit IRC 2010-07-11T01:40:15 *** methril_ has quit IRC 2010-07-11T01:52:51 *** methril_ has joined #rtems 2010-07-11T03:52:21 *** madrazr has left #rtems 2010-07-11T03:54:54 *** mpanetta has quit IRC 2010-07-11T04:40:19 *** exception13 has joined #rtems 2010-07-11T06:55:15 *** Raj_ has joined #rtems 2010-07-11T07:25:11 *** madrazr has joined #rtems 2010-07-11T07:47:20 *** Raj_ has quit IRC 2010-07-11T08:11:18 *** tuxmaniac has joined #rtems 2010-07-11T08:13:53 *** madrazr has quit IRC 2010-07-11T08:14:04 *** alinrus has joined #rtems 2010-07-11T08:33:44 *** Raj_ has joined #rtems 2010-07-11T08:50:55 *** methril_ has quit IRC 2010-07-11T08:53:56 *** methril has joined #rtems 2010-07-11T09:02:36 *** madrazr has joined #rtems 2010-07-11T09:05:11 *** madrazr has quit IRC 2010-07-11T09:16:39 *** Raj_ has quit IRC 2010-07-11T12:19:30 *** tuxmaniac has quit IRC 2010-07-11T12:21:50 *** tuxmaniac has joined #rtems 2010-07-11T12:33:27 *** madrazr has joined #rtems 2010-07-11T12:40:31 *** tuxmaniac has quit IRC 2010-07-11T13:13:04 *** madrazr has quit IRC 2010-07-11T13:25:24 *** cdcs has joined #rtems 2010-07-11T13:27:12 yupi! my RTEMS is able to crash VirtualBox :P 2010-07-11T13:29:33 *** madrazr has joined #rtems 2010-07-11T13:49:25 *** cdcs has quit IRC 2010-07-11T14:26:36 *** cdcs has joined #rtems 2010-07-11T14:43:07 *** dr__house has joined #rtems 2010-07-11T14:44:50 *** cdcs has quit IRC 2010-07-11T15:07:45 *** kuzew has quit IRC 2010-07-11T15:09:07 *** kuzew has joined #rtems 2010-07-11T15:33:10 *** dr__house has quit IRC 2010-07-11T15:44:55 *** dr__house has joined #rtems 2010-07-11T16:03:09 *** exception13 has left #rtems 2010-07-11T16:03:43 *** dr__house has quit IRC 2010-07-11T16:40:34 *** madrazr has joined #rtems 2010-07-11T16:58:41 *** Raj_ has joined #rtems 2010-07-11T17:30:16 *** madrazr has quit IRC 2010-07-11T18:54:15 *** projectgus has joined #rtems 2010-07-11T18:59:19 *** _Lucretia_ has quit IRC 2010-07-11T19:01:37 *** _Lucretia_ has joined #rtems 2010-07-11T20:03:50 *** _Lucretia__ has joined #rtems 2010-07-11T20:04:16 *** _Lucretia_ has quit IRC 2010-07-11T20:05:39 *** _Lucretia__ is now known as _Lucretia_ 2010-07-11T20:05:47 *** _Lucretia_ has joined #rtems 2010-07-11T22:36:42 *** Fallenou has quit IRC 2010-07-11T22:56:30 *** Fallenou has joined #rtems 2010-07-11T23:49:51 *** Fallenou has quit IRC 2010-07-11T23:50:04 *** Fallenou has joined #rtems