**** BEGIN LOGGING AT Tue Jun 12 02:59:58 2012 Jun 12 06:36:59 hey, im trying to test compile the hiawatha webserver and im getting the following, i appreciate a hint please - > http://dpaste.com/757847/ Jun 12 06:38:04 p.s. its a modified Makefile for hiawatha 8.4, the only dep i think its polarssl but it has disable ssl set Jun 12 06:41:28 meh, i think i got it, had to make menuconfig select it first Jun 12 06:45:05 ok, works with openwrt current hiawatha version but with my modified latest 8.4 version i get -> http://dpaste.com/757849/ Jun 12 06:49:18 perhaps its related to the fact that it needs cmake.. Jun 12 07:04:29 ok, managed to tweak for cmake but it fails at installing conffiles , it says -> http://dpaste.com/757854/ Jun 12 07:05:47 i already added in Makefile php-cgi.conf, here is how the Makefile looks like now -> http://codepad.org/aLivHJSx Jun 12 07:27:27 prod rhk to update the package he (supposedly?) maintains? Jun 12 07:30:22 rhk ? Jun 12 07:30:28 im on it, i would like to do it since the current version its pretty old but i lack many knowledge Jun 12 07:30:28 never seent hat nick before Jun 12 07:31:37 hey blogic , maybe i can bug you a bit later about this package? :-) Jun 12 07:32:52 which package Jun 12 07:33:37 show me the makefile please Jun 12 07:33:48 hiawatha to 8.4, im very close, got it compiled without ssl, cache, but im getting weird stuff on conffiles, just a sec please Jun 12 07:35:15 this seem to work only if i comment the bottom line with {hiawatha,mimetype}.conf - > http://codepad.org/Y0II9KwY Jun 12 07:37:47 show me the error you get Jun 12 07:37:53 http://codepad.org/EBTZdNx5 Jun 12 07:38:07 bottom part please, its moaning about conffiles a bit Jun 12 07:39:54 this ^^ is the "successful" compile with the confs commented, the compile with the Makefile above is http://codepad.org/WQjjMv4d Jun 12 07:42:59 decompressing the original hiawatha-8.4.tar.gz i can see the confs are moved from hiawatha-7.8.2/etc/hiawatha to hiawatha-8.4/config/hiawatha.conf.in or the manually created per INSTALL file hiawatha-8.4/build/config Jun 12 08:05:05 blogic: hmm, i added -DCONFIG_DIR=/etc/hiawatha -DWEBROOT_DIR=/www -DSBIN_DIR=/usr/sbin in CMAKE_OPTIONS and it seems to compile fine now, im not sure the CONFIGURE_VARS+= ac_cv_file__dev_urandom=yes webrootdir=/www are used anymore.. Jun 12 08:34:32 * russell-- has been hitting a compile failure (for wgt634u) in an 'all packages' build, something to do with zaptel-1.4.x Jun 12 08:34:51 * russell-- disabled yake or something, trying again Jun 12 08:39:52 russell_: yes Jun 12 08:39:59 known problem, dependencies are fooed Jun 12 08:40:12 russell_: yate needs to be disbaled Jun 12 08:40:28 yate! thanks. Jun 12 08:42:51 blogic: i think i got it, all left to do is customize conf files in the files/ directory and maybe init scripts? Jun 12 09:32:43 jow * r32265 /packages/libs/glib2/Makefile: [packages] glib2: add missing dependencies (#11659) Jun 12 09:43:03 jow * r32266 /packages/net/bind/Makefile: [packages] bind: move dependency to the right place (#11660) Jun 12 10:07:11 uhm, i think its working, tho i didnt tested it with flashing and checking on router, here is the compile log of hiawatha -> http://pastebin.com/pMUky7P0 and here is the Makefile -> http://codepad.org/zaqIdRDr i appreciate if a nice dev will audit it a little Jun 12 10:09:22 files in wr703n-server/trunk/feeds/packages/net/hiawatha/files are hiawatha.conf http://codepad.org/H4YkSaID , hiawatha.init http://codepad.org/AHOhhBmi , php-fcgi.conf - http://codepad.org/6vEzHROl , mimetype.conf - http://codepad.org/KcbjNziP Jun 12 11:02:48 any idea why i get this "cc1: note: someone does not honour COPTS correctly, passed 0 times" a lot during compiling? Jun 12 11:03:05 i mean i can read english but my brain refuses to make a connection :P Jun 12 11:03:13 because something is not respecting the CFLAGS Jun 12 11:05:23 jow_laptop: if i may get 2 seconds from your time, this is the Makefile for hiawatha 8.4 which compiles fine right now and i managed to separate ssl option too -> http://codepad.org/RsaqFxD8 does it look okay..? Jun 12 11:05:48 looks ok Jun 12 11:07:43 aight, let me flash and see if anything works as expected, thanks Jun 12 11:14:35 meh, libpolarssl has ~230k .. i wonder if other ssl library smaller than this Jun 12 11:14:47 it is already one of the smallest Jun 12 14:10:24 build #38 of atheros is complete: Exception [exception download] Build details are at http://buildbot.openwrt.org:8010/builders/atheros/builds/38 Jun 12 14:10:24 build #41 of cobalt is complete: Exception [exception download] Build details are at http://buildbot.openwrt.org:8010/builders/cobalt/builds/41 Jun 12 14:10:24 build #36 of orion is complete: Exception [exception download] Build details are at http://buildbot.openwrt.org:8010/builders/orion/builds/36 Jun 12 14:52:13 dape-work: ip6 ... nice domain Jun 12 14:52:48 blogic: hey, yep, got it last autumn right when i began learning with openwrt's buildroot Jun 12 14:54:01 not that i know much now :P Jun 12 14:54:16 does the hiawatha 8.4 patch makes any sense? Jun 12 14:54:35 http://86.122.163.132 btw, its the wr703n running it Jun 12 14:55:08 well Jun 12 14:55:22 ideally the ssl and none ssl would be a build variant Jun 12 14:55:30 but i guess with all those options its ok Jun 12 14:55:35 lets see if anyone comments Jun 12 14:55:49 by default only toolkit is enabled, user can select the other 4 including ssl Jun 12 14:56:21 or you mean two separate hiawathas? one non ssl and the other bloated? Jun 12 14:59:02 yes Jun 12 14:59:08 you can have 2 inside the same makefile Jun 12 14:59:19 grep for BUILD_VARIANT if you need a challenge Jun 12 14:59:25 uboot-lantiq is a good example Jun 12 15:07:37 obsy * r32267 /packages/net/transmission/Makefile: [packages] transmission-remote: add missing dependencies (#11663) Jun 12 15:11:22 blogic: i got your point and i will check into this neat feature but since SSL/polarssl is default=n and can be selected by user in menuconfig .. Jun 12 15:25:47 make[4]: Entering directory `/home/danielg4/openwrt-ar7/build_dir/linux-ar7/base-files' Jun 12 15:25:49 make[4]: *** No targets specified and no makefile found. Stop. Jun 12 15:25:50 what gives? Jun 12 15:27:51 nbd: ideas? Jun 12 15:47:15 playing with a routerboard 751g, got a kernel netbooting fine, and it will run with the elf kernel in flash, along with the yaffs2 root file system, that's all ok Jun 12 15:47:39 but i'm trying to get it to work with a squashfs , and, for some reason squashfs doesn't seem to be in the kernel Jun 12 15:47:50 went thru carefully with make kernel_menuconfig Jun 12 15:48:00 still seems to be missing from the compiled kernel Jun 12 15:48:13 any pointers on where I should be looking for the problem ? Jun 12 15:48:31 could be the target makefile Jun 12 15:50:52 doesn't seem to be anything in there that would remove it Jun 12 15:51:41 and if I build the regular (not nand) variant, it's in there fine Jun 12 15:52:12 ahhh Jun 12 15:52:25 something related to nand scripts, then Jun 12 15:52:39 yah, i've been hunting but unable to find why it's missing Jun 12 16:09:05 some packages now claims that they have missing depencies. I have such one its ld-uClibc.so.0. does anybody knows witch depency flags needs to be added? Jun 12 16:12:13 heilterminalcons: i got something worse Jun 12 16:12:27 make[4]: Entering directory `/home/danielg4/openwrt-ar7/build_dir/linux-ar7/base-files' Jun 12 16:12:27 make[4]: *** No targets specified and no makefile found. Stop. Jun 12 16:17:16 ? Jun 12 16:21:35 nbd has been revamping parts of the buildroot, and things seem to break Jun 12 16:22:35 thats okay Jun 12 16:22:58 iam search for the package that provides ld-uClibc.so.0 Jun 12 16:25:28 maybe this change is needed Jun 12 16:32:39 jow_laptop: may i PM please? Jun 12 17:05:23 dmsg Jun 12 17:05:36 ooops, wrong window Jun 12 17:05:42 hi groz Jun 12 17:05:49 hi, long time no see Jun 12 17:05:54 ;) Jun 12 17:05:56 i havne't been playing with this stuff for a long time Jun 12 17:05:59 nice to see you around Jun 12 17:06:03 to much 'real work' and 'life' Jun 12 17:06:11 did stupid things liek, ran off and got married etc Jun 12 17:06:11 lol Jun 12 17:06:17 me too Jun 12 17:06:19 :-) Jun 12 17:07:41 hehe, changes life a lot doesn't it ? Jun 12 17:08:05 haha Jun 12 17:10:25 playing with a microtic rb751 this morning Jun 12 17:10:29 making some headway Jun 12 17:10:40 new router for our camper van Jun 12 17:10:41 lol Jun 12 17:11:24 haha Jun 12 17:11:55 use the usb port on it for a 3g stick Jun 12 17:13:03 the trunk build works ok with yaffs root file system Jun 12 17:13:20 but, I want a squashfs + jffs2 setup so I can have a 'reset to defaults' when we are out and about Jun 12 17:13:29 think I've got it going now Jun 12 17:14:42 cya Jun 12 17:14:49 good luck making it work Jun 12 17:14:53 thanks Jun 12 17:29:02 do we have the policy iptables module packaged? Jun 12 18:11:02 bbl Jun 12 18:33:05 meh, blogic i forgot about the php-fcgi init Jun 12 19:51:09 jow_laptop: ping Jun 12 19:52:11 I'm thinking about a DHCP option like "option nounknowns 1" that would generate the output "dhcp-ignore=tag:!known" as a result. Jun 12 19:52:28 sometimes you don't want a DHCP server answering for machines it doesn't explicitly know about. Jun 12 20:33:23 luka * r32268 /packages/utils/tcpser/Makefile: [packages] tcpser: fix spaces Jun 12 21:00:03 does anyone have an entropy key from http://www.entropykey.co.uk/? Jun 12 21:07:54 jow * r32269 /trunk/package/ppp/Makefile: [package] ppp: make ppp-mod-pptp depend on resolveip Jun 12 21:13:21 philipp64|laptop: I thought "option dynamic 0" already does that, it should make dnsmasq only serve static leases Jun 12 21:22:41 luka * r32270 /packages/utils/usbutils/Makefile: [packages] usbutils: update to 005 Jun 12 21:24:34 jow * r32271 /packages/lang/pyopenssl/Makefile: [packages] pyopenssl: add dependency Jun 12 21:52:00 swalker: no point Jun 12 22:02:43 jow * r32272 /trunk/scripts/gen-dependencies.sh: [scripts] gen-dependencies.sh: only include lib*.so* files in dependency list, to match the filtering of provides lists Jun 12 22:16:06 jow * r32273 /packages/utils/mtd-utils/Makefile: [packages] mtd-utils: add missing dependencies Jun 12 22:17:22 Package bind-libs is missing dependencies for the following libraries: Jun 12 22:17:22 libcap.so.2 Jun 12 22:17:22 make[2]: *** [/aux/src/openwrt-fresh/bin/brcm47xx/packages/bind-libs_9.9.1-1_brcm47xx.ipk] Error 1 Jun 12 22:17:25 make[2]: Leaving directory `/aux/src/openwrt-fresh/feeds/packages/net/bind' ERROR: package/feeds/packages/bind failed to build. Jun 12 22:26:52 russell--: is the bind configure looking for libcap? Jun 12 22:30:52 jow * r32274 /packages/net/bind/Makefile: [packages] bind: explicitely disable libcap Jun 12 22:31:14 * russell-- is trying adding libcap as a dependency to bind-libs Jun 12 22:33:46 that worked too! (it built without error anyway) Jun 12 22:36:03 jow_laptop: http://openwrt.pastebin.ca/2160682 Jun 12 22:40:02 at some point I'll probably add a global symbol to toggle libcap Jun 12 22:44:54 jow * r32275 /packages/net/strongswan4/Makefile: [packages] strongswan4: add missing dependencies, depend on libmysqlclient-r instead of libmysqlclient Jun 12 22:48:41 i've noticed a fair amount of carnage in the tree recently, about 85 packages are throwing 'Error' in their compile.txt Jun 12 22:49:00 can you paste it? Jun 12 22:49:13 paste what? Jun 12 22:49:16 I am stil lwating for the buildbots to produce any meaningful output Jun 12 22:49:16 the list of packages? Jun 12 22:49:19 yes Jun 12 22:49:22 ok Jun 12 22:51:53 jow_laptop: http://openwrt.pastebin.ca/2160689 Jun 12 22:52:18 i'm building with the packages and batman-adv feeds only Jun 12 22:53:41 thanks Jun 12 22:53:45 "Select all packages" minus 'yate', make -j5 BUILD_LOG=1 IGNORE_ERRORS=m V=99, etc Jun 12 22:53:52 np Jun 12 22:55:32 there might be a few false positives in there, in my experience Jun 12 22:55:36 but not too many Jun 12 22:55:48 you can't also extract the missing libraries from thos logs by any chance? :) Jun 12 22:55:54 lol Jun 12 22:56:03 well, i have all the compile.txt's Jun 12 22:56:07 so, maybe Jun 12 22:56:07 or tar them up Jun 12 22:56:15 so I can check myself Jun 12 22:56:19 yeah, hang on Jun 12 22:58:45 jow_laptop: https://personaltelco.net/~russell/russell-build-logs-circa-r32269.tar.gz Jun 12 22:59:36 thank you Jun 12 23:01:23 my pleasure Jun 12 23:01:34 always happy to enable fixer-uppers Jun 12 23:04:35 why the wireless phy's are not visible in ifconfig ? Jun 12 23:04:40 http://pastebin.com/imv2bixB Jun 12 23:05:25 can i see them somewhere in /sys/ ? Jun 12 23:06:01 luka12345: yes, /sys/class/ieee80211/ Jun 12 23:06:26 grep -r -A10 'is missing dependencies for the following libraries' logs | less Jun 12 23:06:39 for x in $(grep -r 'is missing dependencies for the following libraries' logs/ | cut -d: -f1); do p="${x%/compile.txt}"; p="${p##*/}"; echo "$p: "$(sed -ne '/is missing dependencies for the following libraries/ { :next; n; /^lib/ { p; b next; } }' "$x"); done Jun 12 23:06:43 jow_laptop: thank you Jun 12 23:07:26 * russell-- has abiding love for shell oneliners Jun 12 23:08:01 languages without repl -- Jun 12 23:47:29 jow * r32276 /packages/net/airpwn/Makefile: [packages] airpwn: add missing dependency Jun 12 23:47:30 jow * r32277 /packages/net/krb5/Makefile: [packages] krb5: krb5-client depends on krb5-libs Jun 12 23:47:32 jow * r32278 /packages/sound/pulseaudio/Makefile: [packages] pulseaudio: pulseaudio-daemon depends on libopenssl and udev Jun 12 23:47:33 jow * r32279 /packages/lang/php5/Makefile: [packages] php5: php5-mod-ftp depends on libopenssl Jun 12 23:47:34 jow * r32280 /packages/net/dudders/Makefile: [packages] dudders: depends on libopenssl, libgcrypt and libgpg-error Jun 12 23:47:36 jow * r32281 /packages/libs/protobuf/Makefile: [packages] protobuf: depends on libpthread and libstdcpp Jun 12 23:47:37 jow * r32282 /packages/lang/eggdrop/Makefile: [packages] eggdrop: depends on zlib Jun 12 23:47:38 jow * r32283 /packages/sound/ices/Makefile: [packages] ices: depends on alsa-lib Jun 12 23:47:40 jow * r32284 /packages/utils/coreutils/Makefile: [packages] coreutils: coreutils-expr depends on libgmp Jun 12 23:47:41 jow * r32285 /packages/utils/taskwarrior/Makefile: [packages] taskwarrior: depends on libstdcpp Jun 12 23:47:42 jow * r32286 /packages/net/vpzone/Makefile: [packages] vpzone: depends on libevent2, not libevent Jun 12 23:47:44 jow * r32287 /packages/libs/unixodbc/Makefile: [packages] unixodbc: depends on libltdl and libpthread Jun 12 23:47:45 jow * r32288 /packages/libs/tokyocabinet/Makefile: [packages] tokyocabinet: depends on librt Jun 12 23:47:46 jow * r32289 /packages/net/faifa/Makefile: [packages] faifa: libfaifa depends on libopenssl, libpcap and libpthread Jun 12 23:47:49 jow * r32290 /packages/net/baresip/Makefile: [packages] baresip: baresip-mod-avcodec and baresip-mod-avformat depend on libffmpeg-mini Jun 12 23:47:50 jow * r32291 /packages/utils/zile/Makefile: [packages] zile: depends on libncursesw Jun 12 23:47:51 jow * r32292 /packages/lang/pyevent/Makefile: [packages] pyevent: python-event depends on libevent2, not libevent Jun 12 23:47:52 jow * r32293 /packages/sound/streamripper/Makefile: [packages] streamripper: depends on libpthread Jun 12 23:47:53 jow * r32294 /packages/utils/lcdproc/Makefile: [packages] lcdproc: depends on libftdi Jun 12 23:47:54 jow * r32295 /packages/net/tig/Makefile: [packages] tig: depends on libncursesw, not libncurses Jun 12 23:47:56 jow * r32296 /packages/multimedia/gphoto2/Makefile: [packages] gphoto2: depends on libncurses Jun 12 23:47:57 jow * r32297 /packages/net/subversion/Makefile: [packages] subversion: subversion-libs depends on unixodbc Jun 12 23:47:58 jow * r32298 /packages/devel/make/Makefile: [packages] make: depends on libelf Jun 12 23:48:00 jow * r32299 /packages/mail/mutt/Makefile: [packages] mutt: depends on libncursesw, not libncurses Jun 13 00:22:01 jow * r32300 /packages/admin/syslog-ng3/Makefile: [packages] syslog-ng3: depends on libdbi Jun 13 00:22:02 jow * r32301 /packages/libs/wxbase/Makefile: [packages] wxbase: libwxbase depends on libpthread Jun 13 00:22:03 jow * r32302 /packages/utils/rrdtool/Makefile: [packages] rrdtool: librrd depends on libpthread Jun 13 00:22:05 jow * r32303 /packages/net/rtorrent/Makefile: [packages] rtorrent: depends on libncursesw, not libncurses Jun 13 00:22:07 jow * r32304 /packages/net/arpd/Makefile: [packages] arpd: depends on libevent2, not libevent Jun 13 00:22:08 jow * r32305 /packages/net/apache/Makefile: [packages] apache: depends on unixodbc Jun 13 00:22:10 jow * r32306 /packages/utils/sane-backends/Makefile: [packages] sane-backends: sane-libs depends on libv4l Jun 13 00:22:12 jow * r32307 /packages/net/nprobe/Makefile: [packages] nprobe: depends on zlib Jun 13 00:22:13 jow * r32308 /packages/utils/cryptsetup/Makefile: [packages] cryptsetup: depends on libdevmapper Jun 13 00:22:15 jow * r32309 /packages/multimedia/darkice/Makefile: [packages] darkice: depends on librt and lame-lib, not lame Jun 13 00:22:16 jow * r32310 /packages/net/freeswitch/Makefile: [packages] freeswitch: depends on libopenssl, libpq, librt and zlib Jun 13 00:22:17 jow * r32311 /packages/lang/luaposix/Makefile: [packages] luaposix: depends on librt Jun 13 00:22:19 jow * r32312 /packages/utils/ipmitool/Makefile: [packages] ipmitool: depends on libncurses and libreadline Jun 13 00:22:23 jow * r32313 /packages/net/seeks/Makefile: [packages] seeks: depends on libstdcpp and libevent2, not libevent Jun 13 00:22:23 jow * r32314 /packages/net/peerguardian/Makefile: [packages] peerguardian: depends on libipq and libstdcpp Jun 13 00:22:24 jow * r32315 /packages/utils/cwiid/Makefile: [packages] cwiid: libcwiid depends on libpthread and librt Jun 13 00:22:26 jow * r32316 /packages/net/apf/Makefile: [packages] apf: depends on libpthread Jun 13 00:22:27 jow * r32317 /packages/sound/ (mocp/Makefile sox/Makefile): [packages] sox: depends on alsa-lib and libsndfile Jun 13 00:22:28 jow * r32318 /packages/libs/libvncserver/Makefile: [packages] libvncserver: depends on libjpeg and libpthread Jun 13 00:22:30 jow * r32319 /packages/libs/libshout/Makefile: [packages] libshout: depends on libpthread Jun 13 00:22:31 jow * r32320 /packages/net/openser/Makefile: [packages] openser: openser-mod-acc depends on libradiusclient-ng Jun 13 00:22:32 jow * r32321 /packages/net/asterisk-chan-sccp-b/Makefile: [packages] asterisk-chan-sccp-b: asterisk18-chan-sccp-b depends on libltdl Jun 13 00:22:34 jow * r32322 /packages/libs/libdirectfb/Makefile: [packages] libdirectfd: directfb depends on libsysfs Jun 13 00:22:35 jow * r32323 /packages/libs/serdisplib/Makefile: [packages] serdisplib: depends on libusb Jun 13 00:22:36 jow * r32324 /packages/multimedia/gst-ffmpeg/Makefile: [packages] gst-ffmpeg: depends on libbz2 Jun 13 00:22:38 jow * r32325 /packages/libs/classpath/Makefile: [packages] classpath: depends on alsa-lib, libgmp and libmagic Jun 13 00:22:39 jow * r32326 /packages/lang/erlang/Makefile: [packages] erlang: depends on zlib Jun 13 00:22:41 jow * r32327 /packages/net/dmapd/Makefile: [packages] dmpad: depends on GraphicsMagick Jun 13 00:22:43 jow * r32328 /packages/net/quagga/Makefile: [packages] quagga: depends on quagga-libzebra Jun 13 00:38:51 russell--: where can I find the batman feed? Jun 13 00:55:25 jow_laptop: src-svn batman http://downloads.open-mesh.org/svn/openwrt-feed/ Jun 13 00:55:43 found it already, I've sent a patch to marek Jun 13 00:56:50 sweet **** ENDING LOGGING AT Wed Jun 13 02:59:58 2012