Topic for #qi-hardware is now Copyleft hardware - http://qi-hardware.com | hardware hackers join here to discuss Ben NanoNote, atben / atusb 802.15.4 wireless, and other community driven hw projects | public logging at http://en.qi-hardware.com/irclogs
freakazoid0223 has joined #qi-hardware
xiangfu has joined #qi-hardware
freemor has joined #qi-hardware
urandom__ has quit [Quit: Konversation terminated!]
freemor is now known as freemor
emeb has quit [Quit: Leaving.]
freemor is now known as Freemor
Freemor has left #qi-hardware [#qi-hardware]
aisa has joined #qi-hardware
nikescar has quit [Read error: Connection reset by peer]
scientes has quit [Ping timeout: 245 seconds]
aisa has quit [Quit: leaving]
DocScrutinizer05 has quit [Disconnected by services]
DocScrutinizer06 has joined #qi-hardware
Fallenou has quit [Ping timeout: 260 seconds]
wolfspraul has quit [Ping timeout: 260 seconds]
wolfspraul has joined #qi-hardware
<kyak> xiangfu: hi, i had to use this patch to make qt4 build: https://gist.github.com/3874950. Also i had to disable CONFIG_PACKAGE_qt4-drivers-mouse-tslibmousedriver (this qt4 package has bigger problems.. since it's not needed for us, i just disabled for now)
<kyak> xiangfu: you can read the log from yesterday for more info///
<xiangfu> kyak, great. thanks.
<kyak> mirko: for your info, please have a look when you have some time..
guanucoluis has joined #qi-hardware
DocScrutinizer06 is now known as DocScrutinizer05
<qi-bot> [commit] kyak: config.full_system: disable qt4-drivers-mouse-tslibmousedriver (master) http://qi-hw.com/p/openwrt-packages/e2c6b99
<qi-bot> [commit] kyak: aewan: fix missing dependency (master) http://qi-hw.com/p/openwrt-packages/900e61a
<qi-bot> [commit] kyak: alsa-lib: fix missing dependencies (master) http://qi-hw.com/p/openwrt-packages/bcea1d4
<kyak> wow, i love this new built-in check for missing dependencies!
<kyak> better find out during build then when testing on target
<xiangfu> yes.
LunaVorax has joined #qi-hardware
pabs3 has quit [Quit: Don't rest until all the world is paved in moss and greenery.]
<qi-bot> [commit] kyak: liballegro-utils: fix missing deps (master) http://qi-hw.com/p/openwrt-packages/0a3529e
<kyak> oh, i wish all fallouts were so easy to fix..
pabs3 has joined #qi-hardware
guanucoluis has quit [Ping timeout: 246 seconds]
<qi-bot> [commit] kyak: ase: fix missing dependency (master) http://qi-hw.com/p/openwrt-packages/896375b
<kyak> Package libzip is missing dependencies for the following libraries: libz.so.1 (This stone goes to upstream OpenWrt :)
<kyak> intersting though that libzip sure has +zlib in DEPENDS
<kyak> ah, we have our own libzip..
<qi-bot> [commit] kyak: libzip: now in upstream openwrt (master) http://qi-hw.com/p/openwrt-packages/cb4f985
<kyak> hm.. what's that '+' before $(MAKE) in Host/Compile/Default in include/host-build.mk? yeilds an error "+make command not found"
<kyak> this is a recent change, says "build: add the + token to any commands that can pass through the jobserver, fixes parallel build on some systems"
xiangfu has quit [Ping timeout: 245 seconds]
<qi-bot> [commit] kyak: catdoc: update download url (master) http://qi-hw.com/p/openwrt-packages/d068460
LunaVorax has quit [Ping timeout: 246 seconds]
jekhor has joined #qi-hardware
<qi-bot> [commit] kyak: centerim: fix missing deps (master) http://qi-hw.com/p/openwrt-packages/39c6d86
<qi-bot> [commit] kyak: climm: add missing dependency (master) http://qi-hw.com/p/openwrt-packages/2e79041
jekhor has quit [Ping timeout: 265 seconds]
<qi-bot> [commit] kyak: centerim5: update to latest git, add translation files (master) http://qi-hw.com/p/openwrt-packages/e6ca5ea
<qi-bot> [commit] kyak: config.full_system: add centerim5 (master) http://qi-hw.com/p/openwrt-packages/2b84973
<qi-bot> [commit] kyak: libpurple: update to 2.10.6 (master) http://qi-hw.com/p/openwrt-packages/aa40dd3
xiangfu has joined #qi-hardware
<qi-bot> [commit] kyak: cxxtools: add missing deps (master) http://qi-hw.com/p/openwrt-packages/aa85997
<xiangfu> thanks kyak, more packages come back. great.
<kyak> xiangfu: strange thing with host-compile.. see this bug: https://dev.openwrt.org/ticket/12308
<kyak> and also soem discussion on #openwrt
jekhor has joined #qi-hardware
<qi-bot> [commit] kyak: fbida: fix missing deps (master) http://qi-hw.com/p/openwrt-packages/74c8869
<kyak> damn, i never realized how many deps we miss
kristoffer has joined #qi-hardware
<qi-bot> [commit] kyak: gcal: fixing missing dependency (master) http://qi-hw.com/p/openwrt-packages/ea2d93f
<xiangfu> kyak, about host-compile(+). is that because the $(call ...) ?
<kyak> no, it's because of '+' in front of $(MAKE)
<kyak> this problem doesn't happen in all packages which require host-compile, though
<kyak> so it's double strange
<kyak> for now this only affected gforth
<xiangfu> kyak, I mean the $(call, XXX) will pass the '+make' to bash. (I don't know the detail of $(call))
<kyak> yep, that's right
<xiangfu> make can handle the "+command" as "command" but bash cannot do that.
<kyak> so you think this is because of that trick with "export" ?
<xiangfu> sorry. what 'export"?
<xiangfu> oh. I saw the export.
<kyak> do you also see the '+' in host-build.mk?
<xiangfu> kyak, you can try remove that export. see what is going on
<kyak> yep, i thought about it.. don't know the consequencies
<kyak> David had it there for a reason, i suppose :)
<kyak> i uninstalled gforth for now, there are many other packages left to fix.
<xiangfu> sure.
<kyak> but i'm glad qt4 packages built well.. i don't know yet if they work on Ben though :)
<kyak> xiangfu: do we still host a downlaod mirror?
<kyak> i think wejp decided to remove gmu 0.7.2 from his site :)
<kyak> we should update to the latest version, but it has "beta" in it, so i'm not sure
<kyak> wej: what would you say?
<xiangfu> kyak, not in downloads.qi-hardware.com. I delete that mirror.
<xiangfu> kyak, but there is another one : http://fidelio.qi-hardware.com/~xiangfu/dl/
<wej> kyak, hey there. just go for the latest version, despite the beta in its name. it actually is pretty stable
jekhor has quit [Ping timeout: 252 seconds]
<kyak> xiangfu: ok
<kyak> wej: ok, i'll have a look into updating to 0.8 then
<kyak> so far fixing the "low hanging fruits", as wolfgang likes to say :)
<wej> :)
<qi-bot> [commit] kyak: gnuchess: add missing deps (master) http://qi-hw.com/p/openwrt-packages/9ea8452
<xiangfu> kyak, great. you got another apple now. :-D
<qi-bot> [commit] Xiangfu: gforth: fix 'bash: +make: command not found', more info: https://dev.openwrt.org/changeset/33523 (master) http://qi-hw.com/p/openwrt-packages/1e9f2d2
<kyak> xiangfu: so it's not need after all (the export)?
<xiangfu> kyak, yes. I saw the openwrt already have that export.
<xiangfu> kyak, it compile find after remove those lines.
<kyak> nice !
<xiangfu> what david is try to overwrite, openwrt is try to append. anyway. it compile fine here. :)
<qi-bot> [commit] kyak: gnuplot-gfx: fix missing deps (master) http://qi-hw.com/p/openwrt-packages/17006a2
<kyak> xiangfu: another package i uninstalled is emacs, couldn't download the tarball..
<kyak> i figured we should update to a recent version, but i don't use it, so..
<xiangfu> kyak, I have qemu-host build problem.
<xiangfu> kyak, I uninstall both emacs and qemu-host.
<kyak> xiangfu: i didn't reach qemu-host yet
<xiangfu> kyak, after download emacs. you may meet that problem. emacs depends on qemu-host.
<kyak> ah!
<xiangfu> kyak, you can found the packages at here: http://fidelio.qi-hardware.com/~xiangfu/dl/emacs-23.2.tar.gz :)
<kyak> ok :) i clean up my dl/ from time to time.. to remove older tarballs and make sure download urls are still working
<xiangfu> kyak, sound good.
<kyak> xiangfu: having problem with pangomm
<kyak> for some reason it thinks that i requested to build documentation
<xiangfu> kyak, 'CONFIGURE_ARGS+= --disable-documentation' should be 'TARGET_CONFIGURE_ARGS+= --disable-documentation'
<kyak> xiangfu: doesn't help.. i see that --disable-documentation is passed to configure
<kyak> the problem must be in configure itself
<xiangfu> ok.
<kyak> xiangfu: i removed PKG_FIXUP:=libtool from pangomm Makefile, it helped
<kyak> seems that source files for configure are not correct
<kyak> would be better to fix the source, of course
<xiangfu> the buildhost compile pangomm fine. let's wait how buildhost going. if buildhost also meet that problem. I will apply your patch.
<kyak> ok
<kyak> it still indicates a bug
mirko has quit [Quit: leaving]
mirko has joined #qi-hardware
<kyak> xiangfu: uninstalling ikog, can't fetch tarball
<qi-bot> [commit] kyak: jbig2dec: add missing deps (master) http://qi-hw.com/p/openwrt-packages/9669f66
<qi-bot> [commit] kyak: ikog: fix dl url (master) http://qi-hw.com/p/openwrt-packages/cb5dc98
<kyak> the fix was trivial..
<kyak> also no new version for a long time
<kyak> jfbterm dl url is also broken
<kyak> the repo doesn't exist on SF anymore.. it's on sourceforge.jp
<kyak> i'm not sure because the md5sum of the file has changed
<kyak> and change log says "fix local exploit"
<kyak> to the hell with jfbterm
<kyak> fbterm is much better anyways
<viric> :)
<kyak> i'm amused with how easy people/companies change things in release tarballs
<kyak> liek they've never heard of QA
<viric> well, 'that' QA, whether it works for openwrt, is out of their scope, no?
<kyak> in terms that they don't care, yes
<viric> well, it's gentle to keep old download urls though
<kyak> it is also "gentle" to change a version number, if you change something related to the current release
<viric> also.
<viric> is this ikog nice though?
<kyak> it's insane to have jfbterm 0.4.7 - one with local exploit, another oen without
<viric> hehe
<kyak> also the main page states thsat the latest release in 0.4.3
<kyak> that's why i said to the hell with jfbterm, it's no quality
<kyak> never tried ikog :)
<viric> maybe you should say that to the jfbterm maintainer
<viric> But I'd be lazy to do that.
<qi-bot> [commit] kyak: libgc: add missing deps (master) http://qi-hw.com/p/openwrt-packages/7d7b76c
<kyak> viric: the release is as old as 2005, the author probably doesn't care
<viric> ok
<viric> but who then replaced the tarball on 0.4.7? Who released 0.4.7?
<kyak> who knows.. ):
<viric> ah
<viric> magic
<viric> .)
Jurting has quit [Ping timeout: 260 seconds]
Jurting has joined #qi-hardware
zedstar_ has joined #qi-hardware
zedstar_ has quit [Client Quit]
Jurting has quit [Ping timeout: 245 seconds]
ChanServ has quit [*.net *.split]
mth has quit [*.net *.split]
rodgort has quit [*.net *.split]
lindi- has quit [*.net *.split]
freakazoid0223 has quit [*.net *.split]
xiangfu has quit [*.net *.split]
pabs3 has quit [*.net *.split]
lekernel has quit [*.net *.split]
paroneayea has quit [*.net *.split]
zedstar has quit [*.net *.split]
gdm has quit [*.net *.split]
roh has quit [*.net *.split]
paul_boddie has joined #qi-hardware
xiangfu has joined #qi-hardware
freakazoid0223 has joined #qi-hardware
lekernel has joined #qi-hardware
ChanServ has joined #qi-hardware
pabs3 has joined #qi-hardware
roh has joined #qi-hardware
lindi- has joined #qi-hardware
mth has joined #qi-hardware
paroneayea has joined #qi-hardware
rodgort has joined #qi-hardware
gdm has joined #qi-hardware
<qi-bot> [commit] kyak: mcabber: add missing dep (master) http://qi-hw.com/p/openwrt-packages/3e9c1e8
<qi-bot> [commit] kyak: libggi: fix missing dep (master) http://qi-hw.com/p/openwrt-packages/c03fef4
<qi-bot> [commit] kyak: netsurf libs: update dl urls (master) http://qi-hw.com/p/openwrt-packages/ff92cbb
paul_boddie has left #qi-hardware ["Kopete 0.11.3 : http://kopete.kde.org"]
zedstar has joined #qi-hardware
urandom__ has joined #qi-hardware
cladamw has joined #qi-hardware
jekhor has joined #qi-hardware
<qi-bot> [commit] kyak: mplayer: add missing dep (master) http://qi-hw.com/p/openwrt-packages/674e23b
dandon has quit [Ping timeout: 260 seconds]
dandon has joined #qi-hardware
<qi-bot> [commit] kyak: mupdf: update dl url (master) http://qi-hw.com/p/openwrt-packages/7632204
jekhor has quit [Ping timeout: 256 seconds]
erikkugel has joined #qi-hardware
<qi-bot> [commit] kyak: ncmpc: fix missing deps (master) http://qi-hw.com/p/openwrt-packages/c71bdca
<qi-bot> [commit] kyak: ne: bump version (master) http://qi-hw.com/p/openwrt-packages/dfc4ca6
<qi-bot> [commit] kyak: nethack: fix missing deps (master) http://qi-hw.com/p/openwrt-packages/4209529
Jurting has joined #qi-hardware
urandom__ has quit [Quit: Konversation terminated!]
Hoolxi has joined #qi-hardware
Openfree has joined #qi-hardware
Hoolxi has quit [Remote host closed the connection]
xiangfu has quit [Ping timeout: 245 seconds]
<qi-bot> [commit] kyak: netsurf: update dl url (master) http://qi-hw.com/p/openwrt-packages/f12a381
<qi-bot> [commit] kyak: octave: update dl url (master) http://qi-hw.com/p/openwrt-packages/9b29c23
Openfree has quit [Remote host closed the connection]
xiangfu has joined #qi-hardware
cladamw has quit [Quit: Ex-Chat]
xiangfu has quit [Quit: Leaving]
aisa has joined #qi-hardware
heberth has joined #qi-hardware
wolfspraul has quit [Read error: Connection reset by peer]
wolfspraul has joined #qi-hardware
heberth has quit [Quit: leaving]
emeb has joined #qi-hardware
heberth has joined #qi-hardware
jekhor has joined #qi-hardware
Fallenou has joined #qi-hardware
lekernel has quit [Ping timeout: 245 seconds]
<qi-bot> [commit] kyak: octave: add missing deps (master) http://qi-hw.com/p/openwrt-packages/706b268
<qi-bot> [commit] kyak: pygame: fix missing deps (master) http://qi-hw.com/p/openwrt-packages/615308e
<qi-bot> [commit] kyak: qball: update to version 1.4 (master) http://qi-hw.com/p/openwrt-packages/3e39065
LunaVorax has joined #qi-hardware
<qi-bot> [commit] kyak: quickcalc: update to version 1.28 (master) http://qi-hw.com/p/openwrt-packages/3612517
<qi-bot> [commit] kyak: sdcv: fix dl url and deps (master) http://qi-hw.com/p/openwrt-packages/73b7cbc
<qi-bot> [commit] kyak: supertux: fix missing deps (master) http://qi-hw.com/p/openwrt-packages/b0be67f
heberth has quit [Quit: leaving]
<qi-bot> [commit] kyak: tempest-for-eliza: fix missing deps (master) http://qi-hw.com/p/openwrt-packages/b2172c6
<qi-bot> [commit] kyak: units: fix missing deps (master) http://qi-hw.com/p/openwrt-packages/4ecd78c
<qi-bot> [commit] kyak: vitetris: fix missing deps (master) http://qi-hw.com/p/openwrt-packages/370a498
<qi-bot> [commit] kyak: w3m: fix missing deps (master) http://qi-hw.com/p/openwrt-packages/08ed344
<qi-bot> [commit] kyak: xz: fix missing deps (master) http://qi-hw.com/p/openwrt-packages/f80247e
LunaVorax has quit [Read error: No route to host]
emeb has quit [Quit: Leaving.]
kristoffer has quit [Quit: Leaving]
infobot has quit [Quit: cyal8r]
infobot has joined #qi-hardware
erikkugel has left #qi-hardware [#qi-hardware]
jekhor has quit [Read error: Operation timed out]
<DocScrutinizer05> what's the name of this ultra lean http server?
<DocScrutinizer05> wpwrak: ^^^
<DocScrutinizer05> tomcat?
emeb has joined #qi-hardware
<kristianpaul> lighttpd? :-)
<DocScrutinizer05> yeah probably, thanks
<wpwrak> anti-web ? in its lightest form (version 3) called awhttpd
<wpwrak> lean enough that one can review the code in just a couple of hours
<wpwrak> (i did, of course. and it got safer as a result :)
<kristianpaul> hmm
<kristianpaul> safer means no cgi? :-)
<wpwrak> yeah, among other things
<wpwrak> static content rules :)
<DocScrutinizer05> hi werner!
<DocScrutinizer05> wpwrak: any URL to get your security-audited source of aw?
<DocScrutinizer05> btw how (in)frequntly will qibot update the http://en.qi-hardware.com/irclogs/latest.log.html ?
<DocScrutinizer05> hmm, answers seems "every 30min"
urandom__ has joined #qi-hardware
<DocScrutinizer05> ~logs
<infobot> All conversations are logged to http://infobot.rikers.org/%23qi%2dhardware/ Lines starting with spaces are not logged. Logs are updated daily.
<DocScrutinizer05> OMG
<DocScrutinizer05> 2 days old
<wpwrak> DocScrutinizer05: my fixes are in the regular awhttpd sources, http://www.hcsw.org/awhttpd/ http://www.hcsw.org/awhttpd/awhttpd-3.0.8.tgz
heberth has joined #qi-hardware
heberth has quit [Quit: leaving]