**** BEGIN LOGGING AT Mon Feb 15 02:59:57 2010 Feb 15 08:20:16 build #11 of brcm_2_4 is complete: Success [build successful] Build details are at http://tksite.gotdns.org:8010/builders/brcm_2_4/builds/11 Feb 15 11:29:21 build #9 of gemini is complete: Success [build successful] Build details are at http://tksite.gotdns.org:8010/builders/gemini/builds/9 **** ENDING LOGGING AT Mon Feb 15 12:02:31 2010 **** BEGIN LOGGING AT Mon Feb 15 12:02:51 2010 Feb 15 12:12:29 build #9 of iop32x is complete: Success [build successful] Build details are at http://tksite.gotdns.org:8010/builders/iop32x/builds/9 Feb 15 13:13:30 is there any known issue with tcpdump package? Feb 15 13:13:44 mine get stuck at configure: error: cannot determine linux version when cross-compiling Feb 15 13:14:00 what linux do you run ? Feb 15 13:39:59 you men the build system? Feb 15 13:40:03 it's a centos 4.3 Feb 15 14:00:23 could you give me an hint on how to solve this issue? Feb 15 14:00:46 check the config.log in the tcpdump build folder Feb 15 14:07:01 blogic http://pastebin.com/d16f3a1f1 Feb 15 14:12:46 Lallino: the bug is in configure script betwene line 4243 and 4261 :D Feb 15 14:13:10 but is it trying to look at the kernel of the openwrt target or the kernle of the build system? Feb 15 14:13:48 /opt/uclibc-toolchain/ifx-lxdb26-1.0.2/ Feb 15 14:13:49 ?! Feb 15 14:13:55 you got the ifs SDK ? Feb 15 14:13:57 nice Feb 15 14:14:00 yes Feb 15 14:14:05 don't you remember? Feb 15 14:14:08 we already talked Feb 15 14:14:11 ah true Feb 15 14:14:13 this SDK sux Feb 15 14:14:28 i would like to be able to use the vanilla ifxmips target Feb 15 14:14:30 not sure why it bombs out Feb 15 14:14:36 but it segfaults on this ev boards Feb 15 14:18:11 Lallino: https://dev.openwrt.org/attachment/ticket/6642/tcpdump.patch Feb 15 14:21:21 ah thx Feb 15 14:21:24 i know luigi btw Feb 15 14:22:53 which is the most used web server on openwrt? Feb 15 14:25:48 rhk * r19636 /packages/libs/cyassl/Makefile: [packages] cyassl: update to 1.3.0 Feb 15 14:49:08 Lallino: tell me if this patch works for you, then I'll commit it Feb 15 14:49:38 it works for me Feb 15 14:49:42 i applied it by hand though Feb 15 14:49:47 okay Feb 15 14:51:31 jow * r19637 /packages/net/tcpdump/Makefile: [packages] tcpdump: predefine ac_cv_linux_cers to fix Linux version detection during cross compile (#6642) Feb 15 14:55:21 jow_laptop: what shoud i do to learn the whole thing of Makefile, configure, compilation and maybe even cross-compilation? Feb 15 14:55:29 study the autotools book? Feb 15 14:55:37 i really would like a new build system ^_^ Feb 15 14:57:11 hm to be honest I do not know how to learn, I gathered my knowledge over the years by playing around with existing software and consulting the manuals if I didn't understood something Feb 15 14:57:22 but maybe there are good books or so out there Feb 15 14:58:34 but something like ac_cv_linux_cers it's not self explaining Feb 15 14:58:39 not to me at least :) Feb 15 14:59:21 it is autogenerated Feb 15 14:59:38 start by trying to understand how the buildsystem works Feb 15 14:59:46 i mean of singel packages Feb 15 14:59:59 so you get a rough idea of things that happen when you call make Feb 15 15:00:32 i've read this but it's not enough https://forum.openwrt.org/viewtopic.php?id=6809 Feb 15 15:00:40 i will try understanding this mk files Feb 15 15:05:47 Lallino: ac_cv_linux_vers is a part of autoconfig, you can learn about its existence by reading the packages config.log Feb 15 15:06:15 so if for example the linux version check fails, you read config.log, find out the variable it tries to populate and then just pass it in from the outside Feb 15 15:06:40 on the next run, configure will detect that this particular variable is already defined, so it will skip the associated check Feb 15 15:12:27 okay but i was thinking about how to learn the gnu build system in general Feb 15 15:12:37 it seems very "unlinear" ^_^ Feb 15 15:13:07 is there anyone here who knows something about openwrt and networked media tanks such popcorn hour? :D Feb 15 15:20:52 do you think one day openwrt could become the build system for mobile phones? Feb 15 17:28:53 nbd * r19638 /trunk/package/mac80211/patches/520-ath9k_ack_timeout_workaround.patch: ath9k: adjust ack timeout workaround patch based on upstream submission Feb 15 17:29:00 nbd * r19639 /trunk/package/swconfig/src/cli.c: Feb 15 17:29:00 swconfig: clean up command line parsing Feb 15 17:29:00 The command line parser was unsystematic and it silently ignored Feb 15 17:29:00 many illegal combinations of options. Try to clean that up. Feb 15 17:29:00 Signed-off-by: Martin Mares Feb 15 17:29:03 nbd * r19640 /trunk/package/swconfig/src/cli.c: Feb 15 17:29:03 swconfig: add show command Feb 15 17:29:03 Add a "show" command, which displays all attributes of the selected port, Feb 15 17:29:03 VLAN, or of the whole switch. Feb 15 17:29:03 Signed-off-by: Martin Mares Feb 15 17:29:06 nbd * r19641 /trunk/package/swconfig/src/cli.c: Feb 15 17:29:06 swconfig: use print_attr_val() in CMD_GET Feb 15 17:29:06 Use the print_attr_val() function introduced by the previous patch Feb 15 17:29:06 to simplify the get command. Feb 15 17:29:07 Signed-off-by: Martin Mares Feb 15 17:29:09 nbd * r19642 /trunk/package/swconfig/src/cli.c: Feb 15 17:29:09 swconfig: add copyright for Martin Mares Feb 15 17:29:09 Signed-off-by: Martin Mares Feb 15 17:29:33 Lallino: it already is Feb 15 17:45:53 build #13 of ar71xx is complete: Success [build successful] Build details are at http://tksite.gotdns.org:8010/builders/ar71xx/builds/13 Feb 15 18:34:29 build #9 of ixp4xx is complete: Success [build successful] Build details are at http://tksite.gotdns.org:8010/builders/ixp4xx/builds/9 Feb 15 19:05:02 jow_laptop: 2.6.31.12 bails with a vmware virtual cpu shutdown dialog right after grub tries to load it, 2.6.32.8 panics with a "BUG: unable to handle kernel NULL pointer dereference at 00000034, IP: [] dma_supported+0x51/0xf0" which looks to have been fixed upstream Feb 15 19:05:41 swalker: the panic is actually caused by patches-2.6.32/300-block2mtd.patch Feb 15 19:05:59 swalker: which is only needed for olpc, you can safely remove it Feb 15 19:06:29 what means "vmware virtual cpu shutdown" ? Feb 15 19:06:29 * swalker loves local patches Feb 15 19:06:54 didn't use it for a long time Feb 15 19:07:17 . Feb 15 19:09:14 hm, I have to go now, will be back in an hour Feb 15 19:09:15 http://communities.vmware.com/thread/225462 has the message, the only options are to shutdown the vm or to reboot the vm Feb 15 19:09:33 aside from that I have no idea Feb 15 19:10:50 okay, this kernel reboot thing happens on real hw as well, I'd say give 2.6.32.8 w/o block2mtd a try, this will be the default anyway once the patch is fixed Feb 15 20:03:21 lars * r19643 /trunk/ (5 files in 5 dirs): Feb 15 20:03:21 Add audio feature flag. Feb 15 20:03:21 There are targets which neither have usb host nor pci support but do have audio Feb 15 20:03:21 capabilities. Those targets should expliclitly specifiy that they support audio Feb 15 20:03:21 through the new feature flag. The audio feature flag is also implicitly selected Feb 15 20:03:22 by the usb and pci feature flags. Feb 15 20:04:44 lars * r19644 /packages/libs/alsa-lib/Makefile: [packages] Make alsa dependend on the audio feature flag. Feb 15 20:31:23 lars * r19645 /packages/libs/libsdl/Makefile: [packages] libsdl: Enable a few more libsdl subsystems Feb 15 20:32:35 lars * r19646 /packages/libs/libmikmod/Makefile: [packages] Fix/Cleanup libmikmod Feb 15 21:08:24 lars * r19647 /packages/libs/libsdl_mixer/Makefile: [packages] Fix/Cleanup libsdl-mixer Feb 15 22:57:40 lars * r19648 /packages/libs/libsdl/Makefile: [packages] libsdl: Add missing backslash Feb 15 23:13:38 lars * r19649 /packages/Xorg/xorg/xserver/xorg-server/Makefile: [packages] xsever-xorg: Fix typo **** ENDING LOGGING AT Tue Feb 16 02:59:57 2010