IRC log of #maemo-ssu for Sunday, 2013-12-15

*** FlameReaper has joined #maemo-ssu00:10
*** discopig has quit IRC00:18
*** _rd has quit IRC00:19
kerioyay for not blowing up00:20
*** wmarone__ has quit IRC00:20
*** wmarone__ has joined #maemo-ssu00:20
merlin1991but it didn't work either00:21
merlin1991I'm doing something wrong building glibc00:21
kerio:(00:21
merlin1991gotta ask fmg HOW he did it00:21
*** discopig has joined #maemo-ssu00:21
merlin1991patching the header works00:21
merlin1991but somehow the glibc code still doesn't see the #define00:22
*** amizraa has joined #maemo-ssu00:46
*** trx has quit IRC00:53
*** trx has joined #maemo-ssu00:57
*** trx has joined #maemo-ssu00:57
*** LauRoman has quit IRC01:01
*** LauRoman has joined #maemo-ssu01:01
*** M4rtinK has joined #maemo-ssu01:06
*** NIN101 has quit IRC01:52
*** arcean has quit IRC02:05
*** LauRoman has quit IRC02:13
*** dafox has quit IRC02:33
*** dafox has joined #maemo-ssu02:48
*** okias has quit IRC02:53
*** RST38h has quit IRC03:47
*** RST38h has joined #maemo-ssu03:49
*** dafox has quit IRC03:49
merlin1991OH FFS03:54
merlin1991I found out why it didn't owrk03:54
merlin1991gcc.specs inside sb contains:03:54
merlin1991*cpp:03:54
merlin1991-isystem /usr/local/include -isystem /usr/include %(old_cpp)03:54
merlin1991which preloads the system headers in front of my custom kernel headers again03:55
merlin1991fucking retarded03:55
*** dos1 has quit IRC04:02
*** freemangordon has quit IRC04:38
*** RST38h has quit IRC04:45
*** M4rtinK has quit IRC05:04
*** nox- has quit IRC05:21
*** amiconn has quit IRC05:55
*** amiconn has joined #maemo-ssu05:56
*** jon_y has quit IRC06:13
*** jon_y has joined #maemo-ssu06:21
*** amizraa has quit IRC06:48
*** jon_y has quit IRC07:27
*** amizraa has joined #maemo-ssu08:20
*** LauRoman has joined #maemo-ssu08:30
*** jon_y has joined #maemo-ssu09:11
*** jon_y has quit IRC09:19
*** DocScrutinizer05 has quit IRC09:24
*** amizraa has quit IRC09:25
*** jon_y has joined #maemo-ssu09:26
*** DocScrutinizer05 has joined #maemo-ssu09:27
*** amizraa has joined #maemo-ssu09:28
*** amizraa has quit IRC09:36
*** DocScrutinizer05 has quit IRC09:39
*** amizraa has joined #maemo-ssu09:40
*** LauRoman|Alt has joined #maemo-ssu09:53
*** DocScrutinizer05 has joined #maemo-ssu09:55
*** amizraa has quit IRC10:10
*** amizraa has joined #maemo-ssu10:13
*** hbib has joined #maemo-ssu11:09
*** hbib has quit IRC11:11
*** NIN101 has joined #maemo-ssu11:14
*** LauRoman|Alt has quit IRC11:57
*** LauRoman has quit IRC11:57
*** _rd has joined #maemo-ssu12:08
*** Wikiwide has quit IRC12:22
*** arcean has joined #maemo-ssu13:08
*** dafox has joined #maemo-ssu13:47
*** amizraa has quit IRC14:13
*** jon_y has quit IRC14:14
*** dafox has quit IRC14:18
*** jon_y has joined #maemo-ssu14:21
*** dos1 has joined #maemo-ssu14:33
*** jon_y has quit IRC14:42
*** _rd has quit IRC14:46
*** M4rtinK has joined #maemo-ssu14:59
*** _rd has joined #maemo-ssu15:00
*** okias has joined #maemo-ssu15:21
*** jon_y has joined #maemo-ssu15:21
*** hbib has joined #maemo-ssu15:23
*** jon_y has quit IRC15:55
*** trx has quit IRC16:04
*** trx has joined #maemo-ssu16:08
*** trx has joined #maemo-ssu16:08
*** _rd has quit IRC16:10
*** jon_y has joined #maemo-ssu16:21
*** FReaper has joined #maemo-ssu16:24
*** FlameReaper has quit IRC16:24
*** MohammadAG_ has joined #maemo-ssu17:04
*** MohammadAG has quit IRC17:04
*** MohammadAG_ is now known as MohammadAG17:04
*** freemangordon has joined #maemo-ssu17:14
*** freemangordon_ has joined #maemo-ssu17:14
*** freemangordon_ has left #maemo-ssu17:14
*** jon_y has quit IRC17:21
*** jon_y has joined #maemo-ssu17:26
freemangordonmerlin1991: IIRC you need to pass headers/libs in the configure script17:37
merlin1991freemangordon: the debian script does that for you if you export LINUX_SOURCE17:37
freemangordonyeah17:37
merlin1991or if you hack up the build script to modify headers on the fly17:37
merlin1991but17:37
merlin1991scratchbox has a specs file gcc that gives /usr/include a higher priority on the include search parth17:38
merlin1991*path*17:38
merlin1991*for gcc*17:38
merlin1991...17:38
merlin1991:D17:38
merlin1991but I fixed it: https://gitorious.org/community-ssu/glibc/commit/5b9f847f25e8c90338c05d7cc36298c617ac0c1c17:38
freemangordonmerlin1991: wait, I didn;t need such hacks17:39
merlin1991now when you build with dpkg-buildpackage (and follow the sb readme) glibc always has pselect support :)17:39
freemangordonalso, those defines should come from header files, you don;t need to define them17:40
merlin1991freemangordon: the whole idea here was to inject the defines into the header if they are not there since a fallback exists17:41
merlin1991so you can happily build inside sb without worrying about your kernel17:41
freemangordonmerlin1991: if you say so.17:41
merlin1991you can still build with ie kernel-cssu headers when you export LINUX_SOURCE and it will work aswell17:42
freemangordonok17:42
freemangordonmerlin1991: BTW do you have some alsa-fu?17:42
merlin1991sadly not17:42
merlin1991whenever my sound doesn't like me I have to fight with alsa17:43
merlin1991ie currently my mic in on my notebook doesn't work and I have nfc why17:43
freemangordonanyway, I talk kernel here :D17:43
freemangordonn900 kernel that is ;)17:43
merlin1991kernel side I have even less ideas :D17:43
freemangordonyeah, got that :D17:44
merlin1991I could tell you a lot about dma on atmel sam9 cpus though ;)17:44
freemangordonhehe17:44
merlin1991I've spent a few hours yesterday finding the reason why glibc didnt build as expected17:46
merlin1991up to the point where I executed single commands from the build log by hand :D17:46
freemangordonomg17:46
merlin1991and realized that the defines are indeed not here and my include path seems to be foobar17:46
merlin1991btw the generation of /usr/include/sys/syscall.h has mindmelting capabilities17:47
merlin1991it invokes gcc in the preprocessor only mode pipes into sed, invokes gcc in the same mode again on the result and then seds again17:48
merlin1991and that result is then modified some more17:48
merlin1991and ofc asm/unistd.h is included some 3 files away from the actual input file17:49
merlin1991so finding out why that fails was fun17:49
merlin1991and it's even worse because the generation code has stuff to handle 32/64 bit stuff17:50
merlin1991it's layers over layers of obfuscation17:50
merlin1991I'd have preferred it if they just invoked a perl script there :D17:50
*** dhbiker has joined #maemo-ssu17:52
*** arcean has quit IRC17:52
*** arcean has joined #maemo-ssu18:10
*** arcean has quit IRC18:18
*** arcean has joined #maemo-ssu18:19
*** arcean has quit IRC18:26
*** nox- has joined #maemo-ssu18:28
*** arcean has joined #maemo-ssu18:29
*** amizraa has joined #maemo-ssu19:08
*** amizraa has quit IRC19:13
*** amizraa has joined #maemo-ssu19:14
*** amizraa has quit IRC19:18
*** amizraa has joined #maemo-ssu19:20
*** SpacedOut has joined #maemo-ssu19:32
*** _rd has joined #maemo-ssu19:35
*** _rd has quit IRC20:36
*** M4rtinK has quit IRC20:41
*** okias has quit IRC20:47
*** okias_ has joined #maemo-ssu20:48
*** _rd has joined #maemo-ssu20:52
*** _rd has quit IRC21:07
*** _rd has joined #maemo-ssu21:09
freemangordon~seen Pali21:16
infobotpali <~pali@Maemo/community/contributor/Pali> was last seen on IRC in channel #maemo-ssu, 6d 56m 53s ago, saying: 'ok'.21:16
*** LauRoman has joined #maemo-ssu22:44
*** hbib1 has joined #maemo-ssu22:45
*** hbib has quit IRC22:46
*** _rd has quit IRC22:53
*** _rd has joined #maemo-ssu22:55
*** NIN101 has quit IRC23:28
*** hbib1 has quit IRC23:35
*** _rd has quit IRC23:40
*** _rd has joined #maemo-ssu23:46
*** _rd has quit IRC23:57

Generated by irclog2html.py 2.15.1 by Marius Gedminas - find it at mg.pov.lt!