**** BEGIN LOGGING AT Mon Jan 03 02:59:58 2011 Jan 03 03:02:47 cshore: I thought rpath has no effect? Jan 03 03:04:12 hmmm.....-rpath-link should specify the directories to search in order to link the executable (as needed by libcurl) Jan 03 03:04:27 to get libcrypt, libssl, and libz Jan 03 03:04:32 cshore: IC. Jan 03 03:05:42 but that seems to kill the compiel ("C compiler cannot create executables") Jan 03 03:06:15 ok, back in a bit, my dog wants a walk desparately Jan 03 03:06:32 cshore: OK. Jan 03 03:14:55 Any forum mods here? Please remove this spam (https://forum.openwrt.org/viewtopic.php?pid=124377#p124377) Jan 03 03:15:21 and this spam (https://forum.openwrt.org/viewtopic.php?pid=124376#p124376) Jan 03 03:16:14 i do not like this spam i am Jan 03 03:20:15 http://catb.org/~esr/jargon/html/H/Hanlons-Razor.html Jan 03 03:20:30 spam = malice Jan 03 03:21:01 sn9: LOL. Jan 03 03:22:49 at the dr.seuss reference, or the latter? Jan 03 03:30:39 back Jan 03 03:30:47 cshore: OK. Jan 03 03:31:26 what happens without the -rpath? Jan 03 03:33:19 mazilo: hmmm....maybe it needs a libtool fixup Jan 03 03:33:34 cshore: I believe the TARGET_LDFLAGS isn't necessary because the build log shows the proper usr/lib directory before the TARGET_LDFLAGS Jan 03 03:33:50 cshore: I will let you know. Jan 03 03:33:56 mazilo: for the -L I believe you're right Jan 03 03:36:37 cshore: I added "PKG_FIXUP:=libtool" and the problem still persists. Here is the build log http://pastebin.com/SzyAdnEG Jan 03 03:39:28 mazilo: but TARGET_LDFLAGS += -rpath-link $(STAGING_DIR)/usr/lib fails too? Jan 03 03:40:12 cshore: I did not include the TARGET_LDFLAGS with the libtool fixup. Jan 03 03:40:20 unless there isn't a space between the k and $ Jan 03 03:40:53 hmmm.....I don't think the libtool is necessary it was just a thought Jan 03 03:40:58 cshore: I am recompiling it with the TARGET_LDFLAGS. Jan 03 03:41:24 cshores: There is a space between the 'k' and '$' Jan 03 03:42:02 if it the with space doesn't work, try without Jan 03 03:43:46 cshore: OK. I tried that and it too gives the same error. :( Just to be on the safe side, I do a clean at each build. Jan 03 03:44:03 cshore: lots of undefined reference ... Jan 03 03:44:23 ok can you post the build log? Jan 03 03:45:04 cshore: Here is the build log http://pastebin.com/QbN8rXg9 Jan 03 03:45:38 and with a space? Jan 03 03:46:47 cshore: Here is the build log with space http://pastebin.com/NZeaAZHj Jan 03 03:47:52 cshore: Interesting with the space that the compilation crashes during configuration. Jan 03 03:48:20 cshore: Perhaps, we should call this off and let xMff handle this tomorrow? Jan 03 03:49:24 mazilo: what I don't get is why rpath-link fails completely Jan 03 03:49:44 cshore: I have no idea. :( Jan 03 03:50:48 Do you know if there is a way to get -lcrypto -lz -lssl before -lcurl? Jan 03 03:51:03 cshore: Unfortunately, no. Jan 03 03:51:43 cshore: I tried to put +libopenssl first and that doesn't make any difference. Jan 03 03:52:04 no it'd be some LDFLAGS or LIBRARIES variable Jan 03 03:53:15 cshore: Let's call it off now. I need to get to sleep for an early wake up tomorrow morning. Sorry about this. Jan 03 03:53:24 ok, no problem Jan 03 03:53:36 cshore: Thanks for your help. Jan 03 04:02:28 mazilo: if you see this it's -rpath-link=$(STAGING_DIR)/usr/lib (not space) Jan 03 04:03:01 mazilo: and probably -Wl as well Jan 03 12:33:44 acoul * r24887 /trunk/tools/mkimage/patches/ (. 010-freebsd-ulong-fix.patch): tools/mkimage: fix compilation on FreeBSD Jan 03 13:04:17 acoul * r24888 /trunk/tools/qemu/patches/ (. 010-freebsd-fix.patch): tools/qemu: fix FreeBSD compile issue Jan 03 13:17:38 build #45 of iop32x is complete: Failure [failed shell_9] Build details are at http://tksite.gotdns.org:8010/builders/iop32x/builds/45 Jan 03 13:49:05 jow_laptop: The net/subversion (http://pastebin.com/BrpnEqQ1) and sounds/scmpc (http://pastebin.com/eVtX84r3) packages are broken. Any chance to fix them? Jan 03 14:04:25 I am aware of this Jan 03 14:08:51 jow_laptop: OK. Jan 03 14:10:34 scmpc can be fixed with: TARGET_CFLAGS += -Wl,-rpath-link=$(STAGING_DIR)/usr/lib Jan 03 14:14:42 jow_laptop: Thanks. That did the trick to successfully build the package. Last night, cshore and I tried to fix that with "TARGET_CFLAGS += -rpath-link $(STAGING_DIR)/usr/lib" and didn't work. Jan 03 14:15:51 jow_laptop: BTW, is it OK to ad "PKG_BUILD_PARALLEL:=1" to the Makefile for scmpc package Jan 03 14:22:46 I considered adding this to the default cflags as it affects every library which itself depends on further libraries Jan 03 14:23:14 jow_laptop: IC. Jan 03 14:23:57 kaloz * r24889 /trunk/toolchain/uClibc/ (3 files in 2 dirs): [toolchain/uClibc]: upgrade to latest git snapshot Jan 03 14:31:18 acoul * r24890 /trunk/tools/mkimage/patches/100-portability.patch: tools/mkimage: fix r24887 Jan 03 15:07:23 [Thu 2010-12-30 03:39:09 PM PST] feeds/packages/net/xtables-addons no longer compiles, even after a distclean <--- still true Jan 03 15:26:37 jow_laptop: lang/xapian-bindings crashes in compilation (http://pastebin.com/Bc9D2gwW) Jan 03 16:16:34 acoul * r24891 /trunk/package/wprobe/src/kernel/wprobe-core.c: package/wprobe: fix kernel 2.6.37 compile issues Jan 03 16:40:33 acoul * r24892 /trunk/package/wprobe/src/user/wprobe-util.c: package/wprobe: {enhancement} make printing attributes optional. A delay interval (-d option) of 0 (zero) dumps the data once then exit. (closes #8107) Jan 03 17:29:28 I'm adding a platform to openwrt. In target/linux/myplatform how do I generate config-default. It looks like it's not a whole kernel config Jan 03 18:05:32 answering my own question: it looks like make kernel_menuconfig splits out changes into config-default Jan 03 18:19:32 kaloz * r24893 /trunk/package/mac80211/Makefile: [package/mac80211]: tune ath dependencies - carl9170 can be used on targets with usb but without pci Jan 03 18:20:26 kaloz * r24894 /trunk/package/mac80211/Makefile: [package/mac80211/carl9170]: use the latest fw release Jan 03 18:21:15 build #51 of ps3 is complete: Failure [failed compile_3] Build details are at http://tksite.gotdns.org:8010/builders/ps3/builds/51 Jan 03 18:22:37 build #53 of pxcab is complete: Failure [failed compile_3] Build details are at http://tksite.gotdns.org:8010/builders/pxcab/builds/53 Jan 03 18:41:20 jow_laptop: lang/yapsnmp crashes in compilation (http://pastebin.com/xYP44cbL) Jan 03 20:33:32 xMff: so far gdb doesn't respond to Ctrl-C when passwd hangs; I'm trying with uClibc debugging symbols now Jan 03 20:36:54 hmmm....do I need to disable stripping? "gdbserver: can't load library 'libpthread_db.so.1'" Jan 03 20:37:14 thats normal Jan 03 20:37:24 ldd passwd Jan 03 20:37:31 is it linked against pthread? Jan 03 20:38:02 sorry libthread, not pthread, and no Jan 03 20:38:19 gdbserver however is Jan 03 20:38:22 ignore the error then Jan 03 20:38:41 it aborts gdbserver execution Jan 03 20:38:41 libpthread_db is a special debug version of libpthread Jan 03 20:38:44 oh? Jan 03 20:38:52 thats a regression Jan 03 20:38:57 it used to work fine without Jan 03 20:38:59 becuase it can't find libthread Jan 03 20:39:08 or rather libthread_db.so.1 Jan 03 20:39:09 paste the exact error please Jan 03 20:39:51 http://openwrt.pastebin.com/9kWEmmka Jan 03 20:40:39 hm, did you add -ggdb3 to the global cflags? Jan 03 20:42:16 doh, no forgot Jan 03 20:42:24 no, its okay Jan 03 20:42:26 don't do it Jan 03 20:42:48 I just wondered because your uclibc seems to be built with debug too Jan 03 20:43:02 I did 'build with debug information' Jan 03 20:43:07 hm I see Jan 03 20:43:19 because I think the problem is in uClibc Jan 03 20:43:37 this might have changed the compilation of gdbserver Jan 03 20:43:52 can you spot the libthread_db.so.1 somewhere in your build_dir/toolchain-* ? Jan 03 20:43:56 if yes, just copy it over Jan 03 20:44:02 might be a packaging issue Jan 03 20:44:13 ok, I was wondering about that Jan 03 20:44:34 if that fails, just grab gdbserver from snapshots Jan 03 20:49:47 holy cow it's huge Jan 03 20:49:58 the _db.so ? Jan 03 20:50:02 yes :) Jan 03 20:50:08 yep Jan 03 20:50:15 I think its better to just install the normal gdbserver Jan 03 20:50:22 from snapshots Jan 03 20:53:21 ah well, it works now Jan 03 20:53:25 ok Jan 03 22:47:44 build #44 of mpc52xx is complete: Success [build successful] Build details are at http://tksite.gotdns.org:8010/builders/mpc52xx/builds/44 Jan 03 23:17:37 cshore: how's it going? Jan 03 23:18:36 build #47 of uml is complete: Failure [failed compile_6] Build details are at http://tksite.gotdns.org:8010/builders/uml/builds/47 Jan 03 23:31:50 build #45 of etrax is complete: Failure [failed compile_3] Build details are at http://tksite.gotdns.org:8010/builders/etrax/builds/45 Jan 04 00:14:10 build #45 of ep93xx is complete: Failure [failed compile_4] Build details are at http://tksite.gotdns.org:8010/builders/ep93xx/builds/45 Jan 04 00:40:56 nbd * r24895 /trunk/package/mac80211/patches/320-mac80211_fix_key_del_race.patch: mac80211: fix a race condition during key deletion Jan 04 01:29:42 hi, Jo, sorry missed your message Jan 04 02:57:57 cshore: np **** ENDING LOGGING AT Tue Jan 04 02:59:58 2011