**** BEGIN LOGGING AT Thu Sep 04 02:59:57 2008 Sep 04 09:06:01 ok... maybe I can find a solution here... building gtk2 has run into a bad file... gtkprintbackendcups.c with 11 errors in it. Sep 04 09:06:49 is there a patch? Sep 04 09:17:19 johnrw: maybe lars knows something about it Sep 04 09:25:19 ok... well here is that relavent error ouptut http://pastebin.ca/1193539 Sep 04 09:26:02 Good Morning loswillios! Sep 04 09:36:41 The error... well in the building... has this defined -DGTK_PRINT_BACKEND_ENABLE_UNSUPPORTED Sep 04 09:42:48 I'm not sure if this is related... but this looks close to be the same problem there... http://archive.netbsd.se/?ml=macports-tickets&a=2008-04&m=7187366 Sep 04 09:43:12 Building gtk2 2.12.19 on 10.5 against the 10.4u SDK finds the wrong CUPS API version Sep 04 09:46:34 The problem is that it's using the CUPS API version 1.2, while the version in the 10.4u SDK is API 1.1. It makes this mistake because it uses the cups-config program to find the API version, and it uses the one in /usr/bin instead of /Developer/SDKs/MacOSX10.4u/usr/bin Sep 04 09:46:40 johnrw: if you have cups-config installed on your host system gtk2 build will accidentally find it an think you have cups installed Sep 04 09:47:30 aha... so do I rename it to get around that? Sep 04 09:48:01 yes, but i think you can also pass --disable-cups in the gtk2 Makefile Build/Configure Sep 04 09:50:00 cool. If I rename cups-config and try again, will the build succeed? Sep 04 09:50:50 I have not yet learned how to change build options for openwrt... Sep 04 09:52:35 johnrw: i'm not sure but it's worth a try Sep 04 09:52:56 johnrw: but i'm going to try to fix it openwrt now anyway Sep 04 09:53:17 ok... well I will try that way first... then... thanks lars! Sep 04 10:02:44 Since you will try and fix it... and I do have cups-config on my system... I can try and test a proposed fix... Sep 04 10:46:29 It worked! Sep 04 11:32:08 lars * r12524 /packages/net/cups/Makefile: Install cups-config to staging_dir/$target/host/bin. Sep 04 12:35:56 Using this url... https://dev.openwrt.org/log/trunk/?mode=follow_copy I don't see r12524. Even though the machine I'm building on is busy still, which is really good news as it's building openwrt, I was trying to see the patch. Sep 04 12:38:11 lars * r12525 /packages/XOrg/lib/gtk2/Makefile: Sep 04 12:38:11 Add a subpack gtk2-cups to gtk2 which can be used to install the cups print Sep 04 12:38:11 backend for gtk2 if the openwrt cups package is installed. Fixes a bug where gtk Sep 04 12:38:11 build was trying to use the host's cups libs. Sep 04 13:35:23 juhosg * r12526 /trunk/target/linux/generic-2.6/ (2 files in 2 dirs): [kernel] 2.6.26: backport gpio sysfs support form 2.6.27-rcX Sep 04 13:36:30 juhosg * r12527 /trunk/target/linux/ar71xx/config-2.6.26: [ar71xx] enable gpio sysfs support Sep 04 13:39:15 juhosg * r12528 /trunk/target/linux/ar71xx/files/arch/mips/ar71xx/mach-wp543.c: [ar71xx] register gpio-leds on the WP543 board Sep 04 14:45:02 ping nbd: in qos scripts, would it make sense to load the firewall rules into a var named ${class}_rules? Sep 04 14:45:27 nbd: then later load the rules by class when starting the classgroup? Sep 04 14:46:06 I'm just thinking about having qos-scripts work on multiple interfaces using the same classes Sep 04 14:48:15 nbd: right now the rules are only loaded into one classgroup chain because they are only saved in the last ${classgroup}_rules Sep 04 14:52:19 I hope I am making sense, I need to use qos-scripts on multiple interfaces, and it would be nice to re-use some of the classes in a second classgroup Sep 04 15:55:21 lars * r12530 /packages/lang/python-dbus/Makefile: Update dbus-python to 0.83.0 and makefile cleanup. Sep 04 16:00:07 more progress, it seems that the feed for mjpg-streamer thinks there is a r68 version... but in the mirror I see a r63... Sep 04 16:00:23 see http://mirror2.oppenwrt.org/sources/ Sep 04 16:00:30 there you will find a mjpg-streamer-r63.tar.bz2, but my build failed to find the download, as it was looking for mjpg-streamer-r68.tar.bz2 Sep 04 16:00:41 typo on the feed? Sep 04 16:00:54 see http://pastebin.ca/1193827 Sep 04 16:04:19 johnrw: openwrt's tries mjpg-streamer to get its source from a svn repsitory. Sep 04 16:04:53 johnrw: but the checkout fails for you. see line 20 of your paste Sep 04 16:07:43 lars: I just figured that was a misinterpretation of a file not being found... Sep 04 16:09:42 johnrw: you could try to replace https with http in feeds/packages//multimedia/mjpg-streamer Sep 04 16:09:53 /Makefile Sep 04 16:11:22 ok... will try that... Sep 04 16:28:48 lars: That didn't work either. Sep 04 16:32:21 lars * r12531 /packages/lang/pycairo/Makefile: Update pycairo to 1.6.4 and makefile cleanup. Sep 04 16:32:32 johnrw: error message? Sep 04 16:33:07 http://pastebin.ca/1193854 Sep 04 16:33:33 It seemed to want to find ./patches but couldn't Sep 04 16:35:49 okay, now I am doing a make V=99 package/mjpg-streamer/{clean,compile} Sep 04 16:38:43 now that is working... Sep 04 16:39:10 I had copied the -r63 to r68 in dl Sep 04 16:40:25 thanks lars.... I am learning... as I do this... with yours and sn9, and loswillios help... Sep 04 16:40:48 I have to go out for a while... Sep 04 20:10:05 /home/danielg4/devel/openwrt/trunk-x86/staging_dir/host/bin/sed: -e expression #1, char 292: unknown option to `s' Sep 04 20:10:05 make[3]: *** [/home/danielg4/devel/openwrt/trunk-x86/staging_dir/i386/stamp/.curl_installed] Error 1 Sep 04 20:10:05 make[3]: Leaving directory `/home/danielg4/devel/openwrt/trunk-x86/feeds/packages/libs/curl' Sep 04 20:10:17 ok, who broke that? Sep 04 20:36:46 Warning! Found recursive dependency: PACKAGE_iptables PACKAGE_shorewall-common PACKAGE_shorewall-shell PACKAGE_iptables Sep 04 20:36:46 Warning! Found recursive dependency: PACKAGE_python PACKAGE_hippo-canvas PACKAGE_python Sep 04 20:40:08 uhm... python does not depend on hippo-canvas Sep 04 20:40:22 curl is known to be broken Sep 04 20:41:26 lars: i can't deselect curl, and i don't know why Sep 04 20:41:53 something depends on it, but none of the listed deps are selected Sep 04 21:04:56 lars * r12532 /packages/libs/curl/Makefile: Fix curl build. Fixes #3961 Sep 04 21:38:53 install: cannot stat `/home/danielg4/devel/openwrt/trunk-x86/staging_dir/i386/us Sep 04 21:38:53 r/lib/python2.5/site-packages/*.so': No such file or directory Sep 04 21:38:53 install: cannot stat `/home/danielg4/devel/openwrt/trunk-x86/staging_dir/i386/us Sep 04 21:38:53 r/lib/python2.5/site-packages/*.a': No such file or directory Sep 04 21:38:53 make[3]: *** [/home/danielg4/devel/openwrt/trunk-x86/bin/packages/i386/dbus-pyth Sep 04 21:38:53 on_0.83.0-2_i386.ipk] Error 1 Sep 04 21:40:14 lars: you were saying...? Sep 04 22:27:24 sn9: hm Sep 04 22:27:43 it works for me(tm) ;) Sep 04 22:36:52 lars * r12533 /packages/lang/python-dbus/Makefile: Fix python dbus install. Sep 04 23:13:53 lars * r12534 /packages/XOrg/lib/ (libXtst/ libXtst/Makefile packages): Add libXtst. Sep 04 23:46:05 nbd * r12535 /trunk/package/uci/Makefile: upgrade to uci 0.6.2 (bugfixes) Sep 04 23:50:06 nbd: b44 problem **** ENDING LOGGING AT Fri Sep 05 02:59:56 2008