**** BEGIN LOGGING AT Tue Jan 10 02:59:58 2012 Jan 10 05:15:25 build #124 of s3c24xx is complete: Failure [failed compile_10] Build details are at http://buildbot.openwrt.org:8010/builders/s3c24xx/builds/124 Jan 10 07:03:36 build #121 of brcm47xx is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/brcm47xx/builds/121 Jan 10 07:35:36 WillieNL: it's the stock power supply, new out of the box. Jan 10 09:33:27 russell--: stock power supply ? is theire an other willie around :p Jan 10 09:57:16 WillieNL: oh, sorry, thought you were referring to me back 19 hours ago Jan 10 09:57:27 07:20 WillieNL: pll frequency regulation is input voltage depending Jan 10 09:57:58 etc Jan 10 09:58:17 yes mosth (advanced) fm radio's are pll tuned.. Jan 10 09:59:00 also 5v->3.3v will even work fine at 4.5v input if they used efficient regulators Jan 10 09:59:24 anyway i have to rush.. consult hour at a customer.. Jan 10 10:14:42 is https://dev.openwrt.org/ hosed for anybody but me? Jan 10 10:15:03 "Trac detected an internal error: Jan 10 10:15:03 OperationalError: database is locked Jan 10 10:15:05 " Jan 10 10:16:33 that looks pretty general Jan 10 10:18:39 yes Jan 10 10:18:52 a crawler is crawling and creating loads of 30+ Jan 10 10:18:56 its being worked on Jan 10 10:19:06 several of the vhosts on that machine are affected Jan 10 10:53:33 heil * r29703 /packages/net/haproxy/ (Makefile files/haproxy.cfg): Jan 10 10:53:33 package: haproxy Jan 10 10:53:33 - comments should now agree with the appropriate commands Jan 10 10:53:52 abusive crawlers -- Jan 10 11:00:16 blogic: ignoring robots.txt? Jan 10 11:02:58 build #119 of atheros is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/atheros/builds/119 Jan 10 13:07:10 axel * r29704 /packages/net/bmxd/Makefile: package bmxd: update repository and revision Jan 10 17:04:54 bah, still stuck on building bind on ubuntu 11.10. http://pastebin.com/05rZt2bi Jan 10 17:05:23 you still need libcap :) Jan 10 17:08:17 lol. I have libcap. I have it on the host system and selected in openwrt Jan 10 17:08:42 and did it install staging_dir/target-*/usr/include/sys/capability.h ? Jan 10 17:08:53 it is supposed to according to the makefile Jan 10 17:09:45 I have ./staging_dir/target-mips_r2_uClibc-0.9.32/usr/include/sys/capability.h Jan 10 17:09:47 bind itself seems to be missing an explicit depend on libcap so the buildroot will not enforce any order Jan 10 17:09:57 then I don't know Jan 10 17:10:13 probably some crappy upstream make system which disregards CFLAGS Jan 10 17:10:57 moment, I have afix for you Jan 10 17:11:13 please try this: http://pastebin.com/urfZZJNV Jan 10 17:11:33 hm no Jan 10 17:11:38 host_cc ?! Jan 10 17:12:43 alternative approach: http://pastebin.com/UVrXUve2 Jan 10 17:13:59 ok, will try Jan 10 17:20:55 didn't help first try, I did make clean and will try again Jan 10 17:48:25 build #117 of lantiq is complete: Failure [failed compile_6] Build details are at http://buildbot.openwrt.org:8010/builders/lantiq/builds/117 Jan 10 17:53:33 jow_laptop: no go with your patch. Is it just me or is staging_dir/target-*/usr/include/sys/capability.h not being included in that command line? Jan 10 18:01:46 netprince_: its not included. cflags get lost somewhere Jan 10 18:09:27 top of the bind makefile has CFLAGS = -Os -pipe -mips32r2 -mtune=mips32r2 -fno-caller-saves -fhonour-copts -msoft-float Jan 10 18:12:16 yes Jan 10 18:12:28 somewhere in the OpenWrt bind makefile, do this: Jan 10 18:12:38 TARGET_CFLAGS += $(TARGET_CPPFLAGS) Jan 10 18:26:24 jow_laptop: I think that did it Jan 10 18:27:15 jow_laptop: yup, I have bind packages! Jan 10 18:29:19 great Jan 10 18:29:40 really time to finish up my sysroot work, that would prevent such kinds of issues Jan 10 18:30:18 I've never really been able to wrap my head around the buildroot env Jan 10 18:36:34 jow_laptop: thanks for the help, I'll send you a patch after I try a clean build Jan 10 19:46:01 is there easier way to get interface ip or mac then doing ifconfig and parsing output? Jan 10 19:47:41 the mac can be read from sysfs Jan 10 19:47:55 for the ip there is no easier way sadly Jan 10 19:49:16 jow_laptop: thx, i was looking at /proc/net but could not find it Jan 10 20:05:16 build #117 of cobalt is complete: Failure [failed compile_10] Build details are at http://buildbot.openwrt.org:8010/builders/cobalt/builds/117 Jan 10 20:35:02 build #101 of avr32 is complete: Failure [failed compile_4] Build details are at http://buildbot.openwrt.org:8010/builders/avr32/builds/101 Jan 10 21:13:20 build #114 of ps3 is complete: Failure [failed compile_6] Build details are at http://buildbot.openwrt.org:8010/builders/ps3/builds/114 Jan 10 21:19:45 build #114 of pxcab is complete: Failure [failed compile_6] Build details are at http://buildbot.openwrt.org:8010/builders/pxcab/builds/114 Jan 10 23:07:00 build #115 of orion is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/orion/builds/115 Jan 11 00:18:35 build #101 of xburst is complete: Failure [failed compile_6] Build details are at http://buildbot.openwrt.org:8010/builders/xburst/builds/101 Jan 11 00:51:16 build #94 of iop32x is complete: Failure [failed compile_6] Build details are at http://buildbot.openwrt.org:8010/builders/iop32x/builds/94 Jan 11 00:53:36 luka12345: "ip addr" is easier to parse Jan 11 00:53:46 it always starts with inet6 or inet Jan 11 00:53:52 so you can throw together two regex classes Jan 11 00:58:47 build #88 of gemini is complete: Failure [failed compile_6] Build details are at http://buildbot.openwrt.org:8010/builders/gemini/builds/88 Jan 11 02:26:53 build #87 of rdc is complete: Failure [failed compile_6] Build details are at http://buildbot.openwrt.org:8010/builders/rdc/builds/87 **** ENDING LOGGING AT Wed Jan 11 02:59:57 2012