**** BEGIN LOGGING AT Sat Jul 04 02:59:58 2015 Jul 04 04:16:47 build #50 of ramips.rt3883 is complete: Failure [failed compile_5] Build details are at http://buildbot.openwrt.org:8010/builders/ramips.rt3883/builds/50 Jul 04 07:32:17 when packaging to ipk, make failed with error like "missing dependencies for the following libraries". how is such error generated? a lib is compiled but not in the files compiled by packages listed in DEPENDS? i tried to read package-ipkg.mk, but couldn't figure out how variables are assigned. Jul 04 07:53:01 hgl: the files that are packaged are analyzed with readelf and since they contain a list of libraries they expect this list can be checked against a list that is already included in "depends" Jul 04 07:54:22 plntyk, thank you. i just vaguely got that idea from gen-dependencies.sh, thanks for clarifying it. Jul 04 07:55:29 plntyk, but how are provided libs gathered, simply by finding *.so in the package build dir? Jul 04 07:56:39 plntyk, it also seems to include files from $(PKG_INFO_DIR)/*.provides, what files do they contain? Jul 04 08:01:06 dunno - check gen-dependencies.sh -> readelf -d <.so> provides output like 0x00000001 (NEEDED) Shared library: [libuuid.so.1] Jul 04 08:05:32 plntyk. thanks. i mean how the *.provides file that gets compared to the output of gen-dependencies.sh is generated. but i think i got it, it's generated by find so libs in the package and its dependencies. Jul 04 08:28:47 hgl: it checks the libs which are getting installed in the install part of your OpenWrt makefile Jul 04 08:31:28 build #49 of ep93xx is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/ep93xx/builds/49 Jul 04 08:31:36 Hauke, thanks, seems also compiled libs of pacakges that this package depends on Jul 04 08:32:29 but I have located the file that depends on the missing lib for my package. :) Jul 04 08:35:56 <_trine> http://paste.debian.net/278818/ Jul 04 08:36:12 <_trine> needs fixing Jul 04 08:44:22 build #49 of mpc83xx is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/mpc83xx/builds/49 Jul 04 08:48:50 _trine: yes it looks like they changed the released file Jul 04 08:49:47 <_trine> yes but for the time being I just did a direct download and put the file manually into /dl Jul 04 08:50:18 <_trine> its an easy fix Jul 04 08:54:37 hauke r46175 trunk/tools/scons/Makefile * scons: change md5sum to new release Jul 04 08:56:34 you should not change an already released version Jul 04 09:01:14 <_trine> Hauke, I restarted my compile so now scons works ok thanks Jul 04 09:57:38 build #50 of brcm63xx is complete: Failure [failed compile_8] Build details are at http://buildbot.openwrt.org:8010/builders/brcm63xx/builds/50 Jul 04 11:19:09 build #49 of mpc52xx is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/mpc52xx/builds/49 Jul 04 11:50:44 mrkike back with hacky 3g :) Jul 04 11:52:59 we are trying to get wofi based freifunk link and running herebuntil then i have rigged another stock mr3020 as a temporary 3g to wifi gw Jul 04 12:40:59 mrkiko: ^ Jul 04 12:42:45 chron0_: hi! Jul 04 12:42:56 mrkiko: ahh :) Jul 04 12:43:13 realtime link Jul 04 12:43:39 yes, I was the one with the 3372 Jul 04 12:44:02 still am ;) Jul 04 12:44:02 chron0: :D yeah! Seems interesting! Have you tested the last patch I sent you? Jul 04 12:44:19 am ? Jul 04 12:45:11 if it's younger than 2 days most likely not yet, I have only little bandwidth and available traffic budget, so I need to cap my usage pretty heavy, email? Jul 04 12:45:35 oh, that's bad :D yes, I sent you via mail Jul 04 12:45:40 if you wish I send it back right now Jul 04 12:45:43 ack, lemme check ;) Jul 04 12:48:55 hmm vittgams notes are also worth to test out (rxtx mgic) Jul 04 12:49:05 need to copy everything :) Jul 04 12:50:24 chron0: let me know. I tested my patch with an E3372 Jul 04 12:50:29 and here it works like a charm Jul 04 12:52:01 mrkiko: great, thanks, I've saved all ML notes and the patch Jul 04 12:52:29 build #49 of mxs is complete: Failure [failed compile_5] Build details are at http://buildbot.openwrt.org:8010/builders/mxs/builds/49 Jul 04 12:52:36 hoepfully I'll have some time in the evening, then I'll apply it to my openwrt buildroot and the gentoo kernel as well Jul 04 12:53:05 I'll try to document as much as I can and come back with the results when I'm back online Jul 04 12:53:15 jogo r46176 trunk/package/kernel/linux/modules/block.mk * kernel: kmod-scsi-core: fix load on install Jul 04 12:54:13 jogo r46177 branches/chaos_calmer/package/kernel/linux/modules/block.mk * CC: kernel: kmod-scsi-core: fix load on install Jul 04 12:54:16 mrkiko: ^ Jul 04 12:54:28 chron0: I ask you to write mein PM since I am not sure I'll be there, and; keep in account the patch is generated against the current GIT kernel, so from 3.18 on it should apply Jul 04 12:55:07 mrkiko: ML/CC ok? Jul 04 12:55:18 ack, have 3.18.11 and 3.18.16 here Jul 04 12:56:37 jogo r46178 branches/barrier_breaker/package/kernel/linux/modules/block.mk * BB: kernel: kmod-scsi-core: fix load on install Jul 04 12:56:40 chron0: ok Jul 04 12:56:54 chron0: thank you very much Jul 04 12:59:29 no no, thank you - I'd be very happy we could get it to work :) Jul 04 12:59:44 chron0: I also Jul 04 13:00:30 at least we can rule out SIM/network related problems since it's obviously working with the same stick/sim via 3g and stock tplink mr3020 FW Jul 04 13:02:05 chron0: hoping forthe best; send me your "dmesg | grep -i huawei" Jul 04 13:02:10 just to be sure Jul 04 13:03:35 mrkiko: I'll collect all relevant pieces of info to get the best possible situation overview for you guys, short of sitting on the box via ssh yourself. Jul 04 13:04:31 chron0: if it works in X86_64, then it's ok. The big question is if it will in a Big Endian Mips, but I hope so, I should not have forgotten any endianness conversion Jul 04 13:04:57 mrkiko: ack, i can test mips on the mr3020 and x86_64 on the gentoo box Jul 04 13:05:59 no back offline again :( Jul 04 13:06:01 laters Jul 04 13:06:36 hi chron0 Jul 04 13:06:38 bye Jul 04 13:09:17 chron0: are you still online? From where do you type? Jul 04 13:58:42 build #49 of sunxi is complete: Failure [failed compile_4] Build details are at http://buildbot.openwrt.org:8010/builders/sunxi/builds/49 Jul 04 16:57:54 hmm, when building for mikrotik, epg5000 changes are still breaking the build for me (as of r46176) Jul 04 16:59:37 * russell-- preparing to test out 6rd on centurylink fiber Jul 04 19:12:49 chron0: I am not subscribed to openwrt-devel anyway Jul 04 19:52:00 build #51 of cobalt is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/cobalt/builds/51 Jul 04 19:52:41 build #51 of orion is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/orion/builds/51 Jul 04 19:53:11 build #51 of cns21xx is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/cns21xx/builds/51 Jul 04 20:04:37 build #51 of pxa is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/pxa/builds/51 Jul 04 20:17:19 build #51 of ppc40x is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/ppc40x/builds/51 Jul 04 20:56:24 <_trine> http://paste.debian.net/279125/ Jul 04 22:17:09 build #49 of ar71xx.mikrotik is complete: Failure [failed compile_8] Build details are at http://buildbot.openwrt.org:8010/builders/ar71xx.mikrotik/builds/49 Jul 04 22:27:26 build #49 of adm5120 is complete: Failure [failed compile_5] Build details are at http://buildbot.openwrt.org:8010/builders/adm5120/builds/49 Jul 04 22:30:34 build #50 of avr32 is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/avr32/builds/50 Jul 04 22:32:21 hauke r46179 trunk/package/kernel/linux/modules/other.mk * kernel: fix loading bluetooth_6lowpan Jul 04 22:33:16 hauke r46180 trunk/package/kernel/linux/modules/ other.mk crypto.mk * kernel: add crypto-cmac Jul 04 23:13:45 build #50 of mpc85xx is complete: Failure [failed shell_14] Build details are at http://buildbot.openwrt.org:8010/builders/mpc85xx/builds/50 Jul 05 00:02:49 build #50 of adm8668 is complete: Failure [failed compile_8] Build details are at http://buildbot.openwrt.org:8010/builders/adm8668/builds/50 **** ENDING LOGGING AT Sun Jul 05 02:59:58 2015