**** BEGIN LOGGING AT Fri Feb 01 02:59:58 2013 Feb 01 03:03:41 build #147 of sibyte is complete: Failure [failed shell_12] Build details are at http://buildbot.openwrt.org:8010/builders/sibyte/builds/147 Feb 01 04:00:24 build #169 of orion is complete: Failure [failed compile_8] Build details are at http://buildbot.openwrt.org:8010/builders/orion/builds/169 Feb 01 05:49:57 build #144 of ixp4xx is complete: Failure [failed compile_4] Build details are at http://buildbot.openwrt.org:8010/builders/ixp4xx/builds/144 Feb 01 08:14:48 build #166 of ppc40x is complete: Failure [failed compile_8] Build details are at http://buildbot.openwrt.org:8010/builders/ppc40x/builds/166 Feb 01 09:06:54 build #132 of iop32x is complete: Failure [failed shell_12] Build details are at http://buildbot.openwrt.org:8010/builders/iop32x/builds/132 Feb 01 10:06:59 build #129 of gemini is complete: Failure [failed shell_12] Build details are at http://buildbot.openwrt.org:8010/builders/gemini/builds/129 Feb 01 10:12:00 hi Feb 01 10:12:23 i added this lines to the Makefile of libvirt package: Feb 01 10:12:26 TARGET_CFLAGS += -fno-stack-protector Feb 01 10:12:27 CONFIGURE_VARS += gl_cv_warn_c__fstack_protector_all=no Feb 01 10:12:41 and I've got these errors (log): Feb 01 10:12:46 http://conxuro.no-ip.org:1080/libvirt-openwrt-1.log Feb 01 11:11:52 conxuro: CONFIGURE_VARS += BLKID_LIBS="-luuid -lblkid" Feb 01 11:22:51 have i to put this CONFIGURE_VARS instead the previous ones? Feb 01 11:27:06 doing so I have same ld exit 1 error: http://conxuro.no-ip.org:1080/libvirt-openwrt-2.log Feb 01 11:42:14 Hi, my router uses dwc_otg driver to load usb device, how can i check if the bus usb transfers in high or lowspeed? Feb 01 11:43:32 because my router acts as AP for a hotspot wifi connected with a dongle usb wifi, and i have the half download speed, compared to when i connect directly with my pc using the same usb wifi adapter Feb 01 12:02:33 build #120 of octeon is complete: Failure [failed shell_12] Build details are at http://buildbot.openwrt.org:8010/builders/octeon/builds/120 Feb 01 12:28:31 cyrus r35417 trunk/package/base-files/ files/etc/init.d/boot files/etc/sysctl_early.conf Makefile Feb 01 12:28:31 base-files: Fix IPv6 early sysctls again Feb 01 12:28:31 * Kernel IPv6 /proc interface inconsistency caused races Feb 01 12:28:36 cyrus r35418 trunk/package/network/ipv6/6relayd/Makefile * 6relayd: Fix announced router flags and IPv6 procfs-configuration Feb 01 12:28:41 cyrus r35419 trunk/package/network/ ipv6/odhcp6c/files/dhcpv6.sh ipv6/odhcp6c/files/dhcpv6.script ipv6/odhcp6c/Makefile Feb 01 12:28:41 odhcp6c: switch to userspace RA-handling and offload address assignment to netifd Feb 01 12:28:45 cyrus r35420 trunk/package/network/config/netifd/Makefile Feb 01 12:28:45 netifd: Improved IPv6 featureset Feb 01 12:28:45 * Fix reloading of ula-prefixes Feb 01 12:28:46 * Added support for temporary addresses and routes Feb 01 12:28:49 * Added support for offlink addresses Feb 01 12:28:51 * Improved status-output for assigned prefixes Feb 01 12:30:06 conxuro: save .log as .txt or add mime type for .log -> text in your webserver, people can view the file in browser without downloading then :) Feb 01 12:31:38 and wow, libvirt on openwrt. you're brave :) Feb 01 12:31:46 ps, try 1.0.2 instead Feb 01 12:32:14 contains a ton of changes compared to 1.0.1 so I woulnd't put too much effort in trying 1.0.1 Feb 01 12:33:15 but actually not a bad idea, I can see openwrt + kvm + libvirt sitting in the embedded flash of my servers already :) Feb 01 12:53:54 Delboy: Do you know if there are more than one HW revision of the ARV7518PW? Feb 01 12:54:30 Recently added two for the arv4518pw Feb 01 12:54:38 were* Feb 01 12:54:49 ok stintel i changed it to .txt Feb 01 12:55:05 conxuro: that was just a suggestion though for convenience :) Feb 01 12:55:06 maybe i'll try to compile 1.0.2 Feb 01 12:55:27 conxuro: what hypervisor are you planning on running ? Feb 01 12:56:32 yes I know, but I tried and its annoying not opening the file in the browser so i've changed Feb 01 12:57:25 you could also add this to mime types of webserver: text/plain log; Feb 01 12:57:34 then it will also open .log files directly Feb 01 12:58:48 i have to try, but this was faster xD Feb 01 12:59:02 there are lxc running Feb 01 12:59:07 indeed, I usually add .txt as well :_) Feb 01 12:59:36 btw, will you not need x86_64 and smp ? Feb 01 13:00:29 Pteridium: looks like there are two Feb 01 13:00:49 the lxc are running on openwrt Feb 01 13:00:59 two arv7518? Feb 01 13:01:44 there was a patch few days ago that added r01 and r01a i think Feb 01 13:02:18 yes, but these patch is only for the ARV4518 Feb 01 13:03:17 my 4518pw is r01a Feb 01 13:03:23 You updated the arv7518 wiki and i thought that you know very well this model Feb 01 13:03:32 conxuro: ah ok no experience with LXC here Feb 01 13:03:37 mine too Feb 01 13:03:49 but some people has the R01 Feb 01 13:04:05 sorry, time to lunch Feb 01 13:04:14 i'll be back Feb 01 13:04:17 thanks Feb 01 13:05:16 the lxc was ported previously to a openwrt package, and now they want libvirt too Feb 01 13:10:07 I can see why :) while libvirt is not perfect, it does make your life easy for some things :) Feb 01 13:38:49 cyrus r35421 trunk/package/network/ ipv6/odhcp6c/files/dhcpv6.sh ipv6/odhcp6c/Makefile * odhcp6c: allow IPv6-config via SLAAC-only if no prefix is requested Feb 01 13:39:24 same errors with Feb 01 13:39:26 TARGET_CFLAGS += -fno-stack-protector Feb 01 13:39:27 CONFIGURE_VARS += BLKID_LIBS="-luuid -lblkid" Feb 01 13:39:34 and libvirt1.0.2 Feb 01 13:39:48 log here: http://conxuro.no-ip.org:1080/libvirt-openwrt-3.txt Feb 01 13:42:59 sigh Feb 01 13:43:41 CONFIGURE_VARS += gl_cv_warn_c__fstack_protector_all=no BLKID_LIBS="-luuid -lblkid" Feb 01 13:43:53 += implies append, not replace Feb 01 13:44:07 i tried these before and ends with errors to Feb 01 13:44:09 o Feb 01 13:44:15 both together? Feb 01 13:44:41 yes: CONFIGURE_VARS += BLKID_LIBS="-luuid -lblkid" gl_cv_warn_c__fstack_protector_all=no Feb 01 13:44:49 and what errors? Feb 01 13:44:59 isnt it failing now because this: Feb 01 13:45:02 /home/conxuro/confine/openwrt/staging_dir/toolchain-i386_gcc-4.6-linaro_uClibc-0.9.33.2/lib/gcc/i486-openwrt-linux-uclibc/4.6.3/../../../../i486-openwrt-linux-uclibc/bin/ld: cannot find -lssp_nonshared Feb 01 13:45:06 /home/conxuro/confine/openwrt/staging_dir/toolchain-i386_gcc-4.6-linaro_uClibc-0.9.33.2/lib/gcc/i486-openwrt-linux-uclibc/4.6.3/../../../../i486-openwrt-linux-uclibc/bin/ld: cannot find -lssp Feb 01 13:45:14 stintel: thats fixed by gl_cv_warn_c__fstack_protector_all=no Feb 01 13:45:25 there's no log but i can save them wait a moment Feb 01 13:45:29 stintel: and the other error with missing uuid_unparse is fixed by BLKID_LIBS="-luuid -lblkid" Feb 01 13:46:05 its all just small issues Feb 01 13:46:48 i'm compiling again with both vars, in a few minutes i'll upload the log Feb 01 14:00:34 with: Feb 01 14:00:36 TARGET_CFLAGS += -fno-stack-protector Feb 01 14:00:36 CONFIGURE_VARS += BLKID_LIBS="-luuid -lblkid" gl_cv_warn_c__fstack_protector_all=no Feb 01 14:00:41 http://conxuro.no-ip.org:1080/libvirt-openwrt-4.txt Feb 01 14:06:27 conxuro: try swapping the order. -luuid -lblkid -> -lblkid -luuid Feb 01 14:18:01 Delboy: the tp-link TD-W8970 is sold as an adsl2 device, but it apparently has a vr9 chipset. isn't that for vdsl? Feb 01 14:24:54 it seems now the error is in the configure not in the compile (http://conxuro.no-ip.org:1080/libvirt-openwrt-5.txt) Feb 01 14:24:57 it's something xD Feb 01 14:25:25 no its done now Feb 01 14:25:34 the error is in your package/install section Feb 01 14:26:06 yes, sorry Feb 01 14:26:26 i meant install not configure (i.e. after compiling) Feb 01 14:26:45 i can supose where are the errors Feb 01 14:26:59 well, now i'm going to dinner and will try it another time Feb 01 14:27:20 thanks a lot for help jow_laptop Feb 01 14:27:27 bye! Feb 01 14:56:14 in the 802.11 standard, multiple pilot carriers are inserted into the transmission. does anybody know whether these are also orthogonal to all other 56 or 114 carriers and how this orthogonality is achieved? nbd perhaps? Feb 01 15:16:15 build #150 of xburst is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/xburst/builds/150 Feb 01 15:45:12 tripolar r35422 packages/ net/nfs-kernel-server/patches/200-osd_login-install.patch net/nfs-kernel-server/Makefile net/nfs-kernel-server/patches/100-nfs_utils_uclibc.patch * [packages]: update nfs-kernel-server to 1.2.7 Feb 01 15:49:37 danage: ltns Feb 01 15:50:31 juhosg r35423 trunk/target/linux/ar71xx/ config-3.7 files/arch/mips/ath79/mach-tl-wdr3500.c patches-3.7/613-MIPS-ath79-add-TL-WDR3500-support.patch * ar71xx: add kernel support for the TL-WDR3500 board Feb 01 15:50:34 juhosg r35424 trunk/target/linux/ar71xx/base-files/ lib/ar71xx.sh lib/upgrade/platform.sh * ar71xx: add user-space support for TL-WDR3500 board Feb 01 15:50:36 juhosg r35425 trunk/target/linux/ar71xx/ generic/profiles/tp-link.mk image/Makefile * ar71xx: build image for the TL-WDR3500 board Feb 01 15:50:39 juhosg r35426 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-mr600.c * ar71xx: remove unused OpenMesh MR6000 platform code Feb 01 15:50:41 juhosg r35427 trunk/target/linux/ar71xx/base-files/etc/uci-defaults/01_leds * ar71xx: remove unused OpenMesh MR600 led definitions Feb 01 15:50:44 juhosg r35428 trunk/target/linux/ar71xx/ files/arch/mips/ath79/mach-mr600.c patches-3.7/614-MIPS-ath79-MR600v2-support.patch * ar71xx: add kernel support for the OpenMesh MR600v2 Feb 01 15:50:47 juhosg r35429 trunk/target/linux/ar71xx/base-files/ etc/diag.sh lib/ar71xx.sh etc/uci-defaults/02_network * ar71xx: add user-space support for OpenMesh MR600v2 Feb 01 15:50:49 juhosg r35430 trunk/target/linux/ar71xx/base-files/ lib/upgrade/openmesh.sh lib/upgrade/platform.sh * ar71xx: add sysupgrade support for OpenMesh MR600v2 Feb 01 15:50:51 juhosg r35431 trunk/package/system/om-watchdog/files/om-watchdog.init * package/om-watchdog: add OpenMesh MR600v2 support Feb 01 15:50:54 juhosg r35432 trunk/package/boot/uboot-envtools/files/ar71xx * package/uboot-envtools: add OpenMesh MR600v2 support Feb 01 15:50:57 juhosg r35433 trunk/target/linux/ar71xx/base-files/lib/upgrade/openmesh.sh * ar71xx: sysupgrade - fix OpenMesh MR600 total flash size Feb 01 15:51:09 wow, this is a lot of commits Feb 01 15:52:50 DonkeyHotei: you mean HT-LTF? Feb 01 15:53:49 not sure what that fully spells but probably yes Feb 01 15:55:27 high throughput long training field Feb 01 15:56:37 in that case, no Feb 01 17:28:42 juhosg r35434 trunk/target/linux/ ramips/rt305x/config-3.7 mpc83xx/config-3.7 * refresh kernel configs Feb 01 17:28:46 juhosg r35435 trunk/target/linux/generic/patches-3.3/930-crashlog.patch * linux/3.3: disable crashlog on PPC Feb 01 17:28:49 juhosg r35436 trunk/target/linux/mpc85xx/image/Makefile * mpc85xx: image: fix building of multiple dtb files Feb 01 17:28:51 juhosg r35437 trunk/target/linux/mpc85xx/config-3.3 * mpc85xx: enable PB1010RDB support Feb 01 17:28:53 juhosg r35438 trunk/target/linux/mpc85xx/image/Makefile * mpc85xx: build fdt file for the PB1010RDB board Feb 01 17:28:56 juhosg r35439 trunk/target/linux/mpc85xx/Makefile * mpc85xx: remove broken flag Feb 01 17:30:18 juhosg r35440 trunk/target/linux/generic/ (6 files) * linux/3.6: refresh patches Feb 01 17:30:20 juhosg r35441 trunk/target/linux/generic/config-3.6 * linux/3.6: add missing config symbols Feb 01 17:49:54 juhosg r35442 trunk/target/linux/mpc85xx/image/Makefile * mpc85xx: fix dts name for P1010RDB Feb 01 17:49:55 juhosg r35443 trunk/target/linux/mpc85xx/ (6 files in 2 dirs) * mpc85xx: add support for 3.6 Feb 01 17:49:57 juhosg r35444 trunk/target/linux/mpc85xx/ Makefile image/Makefile * mpc85xx: switch to 3.6 Feb 01 17:49:58 juhosg r35445 trunk/target/linux/mpc85xx/ patches-3.3 config-3.3 * mpc85xx: nuke 3.3 support Feb 01 20:04:47 DonkeyHotei: than it has vr9 but that external chip can be vdsl or adsl Feb 01 20:05:00 in this case it is adsl Feb 01 20:32:29 Delboy: interesting that the stock firmware is backfire Feb 01 21:20:24 DonkeyHotei: it's rather to be expected; lantiq used backfire as the base for their SDK, so many lantiq devices will also be "openwrt" based Feb 01 21:20:46 how bass-ackwards... Feb 01 21:21:37 if that's the case, the tarball is probably just the stock sdk with a UI tacked on Feb 01 21:24:38 quite likely Feb 01 21:25:22 would likely be a trivial device to support Feb 01 21:26:23 yes Feb 01 21:26:52 well, they could of course have mucked with the bootloader and stuff Feb 01 21:27:06 i think that's in the tarball Feb 01 21:28:51 that doesn't mean that it can't be annoying to flash or recover it ;) Feb 01 21:31:11 such is u-boot Feb 01 21:37:50 <_trine> nbd can you bump pyload up to version 0.4.9 from 0.4.8 I just altered the makefile and it compiles ok Feb 01 23:15:10 Jan 1 00:00:28 OpenWrt daemon.err ipsec_setup: Using KLIPS/legacy stack Feb 01 23:15:10 Jan 1 00:00:28 OpenWrt user.info sysinit: ipsec_setup: Starting Openswan IPsec 2.6.38... Feb 01 23:15:13 Jan 1 00:00:28 OpenWrt daemon.err ipsec_setup: Starting Openswan IPsec 2.6.38... Feb 01 23:15:16 Jan 1 00:00:28 OpenWrt user.info sysinit: ipsec_setup: No KLIPS support found while requested, desperately falling back to netkey Feb 01 23:15:19 Jan 1 00:00:28 OpenWrt daemon.err ipsec_setup: No KLIPS support found while requested, desperately falling back to netkey Feb 01 23:15:22 Jan 1 00:00:28 OpenWrt user.info sysinit: ipsec_setup: Even NETKEY support is not there, aborting Feb 01 23:15:25 Jan 1 00:00:28 OpenWrt daemon.err ipsec_setup: Even NETKEY support is not there, aborting Feb 01 23:15:31 Why is openswan always broken when I try to use it mang Feb 02 00:57:13 build #170 of orion is complete: Failure [failed compile_8] Build details are at http://buildbot.openwrt.org:8010/builders/orion/builds/170 Feb 02 01:02:53 build #158 of rb532 is complete: Failure [failed shell_12] Build details are at http://buildbot.openwrt.org:8010/builders/rb532/builds/158 Feb 02 01:07:57 build #158 of ppc44x is complete: Failure [failed shell_12] Build details are at http://buildbot.openwrt.org:8010/builders/ppc44x/builds/158 Feb 02 01:47:45 build #163 of uml is complete: Failure [failed compile_4] Build details are at http://buildbot.openwrt.org:8010/builders/uml/builds/163 Feb 02 01:57:43 build #148 of sibyte is complete: Failure [failed shell_12] Build details are at http://buildbot.openwrt.org:8010/builders/sibyte/builds/148 **** ENDING LOGGING AT Sat Feb 02 03:00:00 2013