[00:30] Lightkey (~Darklock@p200300764C4A369322CF30FFFE083718.dip0.t-ipconnect.de) left irc: Ping timeout: 246 seconds [00:44] Lightkey (~Darklock@p200300764C4A367522CF30FFFE083718.dip0.t-ipconnect.de) joined #scummvm. [00:57] waltervn (~waltervn@541B2DBA.cm-5-4a.dynamic.ziggo.nl) left irc: Quit: Leaving [01:03] dreammaster (~dreammast@c-73-149-116-247.hsd1.vt.comcast.net) left irc: [01:11] Guest73571 (~tompsson@h-241-247.A199.priv.bahnhof.se) joined #scummvm. [01:12] Tomaz^ (~tompsson@h-241-247.A199.priv.bahnhof.se) left irc: Ping timeout: 240 seconds [01:30] Dominus (~dominus@unaffiliated/dominus) left irc: Ping timeout: 260 seconds [01:31] Dominus (~dominus@unaffiliated/dominus) joined #scummvm. [01:44] DJW|Home (~djwillis@cpc123746-trow7-2-0-cust5.18-1.cable.virginm.net) joined #scummvm. [01:44] #scummvm: mode change '+o DJW|Home' by ChanServ!ChanServ@services. [01:46] Storm-AFK (~kvirc@2.26.112.22) left irc: Quit: KVIrc 4.9.2 Aria http://www.kvirc.net/ [01:46] Stormkeeper (~kvirc@2.26.112.22) joined #scummvm. [01:47] DJWillis (~djwillis@cpc123746-trow7-2-0-cust5.18-1.cable.virginm.net) left irc: Ping timeout: 240 seconds [02:05] Stormkeeper (~kvirc@2.26.112.22) left irc: Quit: KVIrc 4.9.2 Aria http://www.kvirc.net/ [02:05] Stormkeeper (~kvirc@2.26.112.22) joined #scummvm. [02:47] Strangerke_ (~Strangerk@cable-85.28.84.13.coditel.net) joined #scummvm. [02:49] Strangerke (~Strangerk@cable-85.28.84.13.coditel.net) left irc: Ping timeout: 248 seconds [02:49] Nick change: Strangerke_ -> Strangerke [03:17] Nick change: Stormkeeper -> Storm-AFK [03:52] t0by (~t0by@unaffiliated/t0by) joined #scummvm. [03:52] #scummvm: mode change '+o t0by' by ChanServ!ChanServ@services. [05:18] anyone with some knowledge here, im having an issue with libmpeg2/mpeg2dec. specifically when cross-compiling for arm, there is some extra assembly code, which is compiled successfully and gets put into the libmpeg2.a, and lipo claims that the .o file is armv7 architecture, but the linker wont resolve the symbols from that file, and so im not sure what is the problem. [05:21] if you pull the latest from scummvm-docker, remove the echo on common/library-rules/mpeg2dec.sh:19, and `build-images.sh apple`, you should see the linker failure when it tries to create one of the executables. or if you try to build scummvm, the same will happen, plus some std stream symbols missing which i havent investigated yet. [05:22] some of these had been previously suppressed by LDFLAGS -undefined dynamic_lookup, but that doesnt really solve the problem since itll just crash at runtime then since therere no dynamic libraries to look up from. [05:23] mpeg, I think that has to do with videos, hope that helps [06:49] spookypeanut (~spookypea@cpc1-hatf9-2-0-cust3.9-3.cable.virginm.net) joined #scummvm. [06:57] spookypeanut (~spookypea@cpc1-hatf9-2-0-cust3.9-3.cable.virginm.net) left irc: Ping timeout: 240 seconds [07:47] jamm (~jam@unaffiliated/jamm) joined #scummvm. [07:52] _sev (~sev@scummvm/undead/sev) left irc: Quit: This computer has gone to sleep [07:57] LittleToonCat (~littlecat@sydnns0115w-156-57-12-94.dhcp-dynamic.fibreop.ns.bellaliant.net) left irc: Remote host closed the connection [08:06] Henke37 (~Henrik@81-227-16-59-no133.bredband.skanova.com) joined #scummvm. [08:53] _sev (~sev@scummvm/undead/sev) joined #scummvm. [08:53] #scummvm: mode change '+o _sev' by ChanServ!ChanServ@services. [09:02] _sev (~sev@scummvm/undead/sev) left irc: Quit: This computer has gone to sleep [09:05] spookypeanut (~spookypea@cpc1-hatf9-2-0-cust3.9-3.cable.virginm.net) joined #scummvm. [09:15] _sev (~sev@scummvm/undead/sev) joined #scummvm. [09:15] #scummvm: mode change '+o _sev' by ChanServ!ChanServ@services. [09:15] spookypeanut (~spookypea@cpc1-hatf9-2-0-cust3.9-3.cable.virginm.net) left irc: Ping timeout: 258 seconds [09:25] _sev (~sev@scummvm/undead/sev) left irc: Quit: This computer has gone to sleep [09:28] _sev (~sev@scummvm/undead/sev) joined #scummvm. [09:28] #scummvm: mode change '+o _sev' by ChanServ!ChanServ@services. [09:34] Nick change: Storm-AFK -> Stormkeeper [09:34] snover: the symbols are missing leading underscores [09:35] _sev (~sev@scummvm/undead/sev) left irc: Quit: This computer has gone to sleep [09:35] looking around a bit, others seem to have hit this too: https://github.com/GStreamer/cerbero/blob/master/recipes/libmpeg2.recipe [09:35] see the replaces at the end there [09:48] _sev (~sev@a238130.upc-a.chello.nl) joined #scummvm. [09:48] _sev (~sev@a238130.upc-a.chello.nl) left irc: Changing host [09:48] _sev (~sev@scummvm/undead/sev) joined #scummvm. [09:48] #scummvm: mode change '+o _sev' by ChanServ!ChanServ@services. [09:58] spookypeanut (~spookypea@cpc1-hatf9-2-0-cust3.9-3.cable.virginm.net) joined #scummvm. [10:04] the C++ stdlib link failures are due to a libc++/libstdc++ mismatch [10:06] waltervn (~waltervn@541B2DBA.cm-5-4a.dynamic.ziggo.nl) joined #scummvm. [10:06] #scummvm: mode change '+o waltervn' by ChanServ!ChanServ@services. [10:07] specifically, a -stdlib=libstdc++ ended up in CXXFLAGS but not in LDFLAGS [10:13] spookypeanut (~spookypea@cpc1-hatf9-2-0-cust3.9-3.cable.virginm.net) left irc: Ping timeout: 240 seconds [10:14] _sev (~sev@scummvm/undead/sev) left irc: Quit: This computer has gone to sleep [10:15] _sev (~sev@scummvm/undead/sev) joined #scummvm. [10:15] #scummvm: mode change '+o _sev' by ChanServ!ChanServ@services. [10:40] thesquib (~thesquib@192.241.198.27) left irc: Quit: ZNC - http://znc.in [10:49] thesquib (~thesquib@192.241.198.27) joined #scummvm. [11:00] Tomaz^ (~tompsson@h-241-247.A199.priv.bahnhof.se) joined #scummvm. [11:02] Guest73571 (~tompsson@h-241-247.A199.priv.bahnhof.se) left irc: Ping timeout: 240 seconds [11:41] ajax16384 (~User@109.60.130.33) joined #scummvm. [11:41] #scummvm: mode change '+o ajax16384' by ChanServ!ChanServ@services. [11:44] ajax16384 (~User@109.60.130.33) left irc: Client Quit [11:48] _sev (~sev@scummvm/undead/sev) left irc: Quit: This computer has gone to sleep [11:50] ajax16384 (~User@109.60.130.33) joined #scummvm. [11:50] #scummvm: mode change '+o ajax16384' by ChanServ!ChanServ@services. [11:51] _sev (~sev@scummvm/undead/sev) joined #scummvm. [11:51] #scummvm: mode change '+o _sev' by ChanServ!ChanServ@services. [11:53] _sev (~sev@scummvm/undead/sev) left irc: Client Quit [11:57] _sev (~sev@scummvm/undead/sev) joined #scummvm. [11:57] #scummvm: mode change '+o _sev' by ChanServ!ChanServ@services. [12:15] snover: there still seems to be an env/PATH problem with the Package step for ios (can't find arm-apple-darwin11-clang++), but I can't quite see why [12:25] _sev (~sev@scummvm/undead/sev) left irc: Quit: This computer has gone to sleep [12:41] _sev (~sev@scummvm/undead/sev) joined #scummvm. [12:41] #scummvm: mode change '+o _sev' by ChanServ!ChanServ@services. [12:50] _sev (~sev@scummvm/undead/sev) left irc: Quit: This computer has gone to sleep [13:02] _sev (~sev@scummvm/undead/sev) joined #scummvm. [13:02] #scummvm: mode change '+o _sev' by ChanServ!ChanServ@services. [13:06] hrm, but that may also have been an outdated docker image on my side [13:07] frankyboy_ (~franky@ppp109-252-73-36.pppoe.spdop.ru) joined #scummvm. [13:13] _sev (~sev@scummvm/undead/sev) left irc: Quit: This computer has gone to sleep [13:22] Farmboy0 (~quassel@p5DD10B8F.dip0.t-ipconnect.de) joined #scummvm. [13:22] Farmboy0 (~quassel@p5DD10B8F.dip0.t-ipconnect.de) left irc: Changing host [13:22] Farmboy0 (~quassel@xoreos/farmboy0) joined #scummvm. [13:47] Mia (~Mia@unaffiliated/mia) joined #scummvm. [14:03] snover: pushed some more commits that make all ios steps at least complete successfully, but no idea if the resulting binary works... [14:31] spookypeanut (~spookypea@cpc1-hatf9-2-0-cust3.9-3.cable.virginm.net) joined #scummvm. [14:37] spookypeanut (~spookypea@cpc1-hatf9-2-0-cust3.9-3.cable.virginm.net) left irc: Ping timeout: 255 seconds [14:39] _sev (~sev@scummvm/undead/sev) joined #scummvm. [14:39] #scummvm: mode change '+o _sev' by ChanServ!ChanServ@services. [14:40] _sev (~sev@scummvm/undead/sev) left irc: Client Quit [14:41] dreammaster (~dreammast@c-73-149-116-247.hsd1.ma.comcast.net) joined #scummvm. [14:41] #scummvm: mode change '+o dreammaster' by ChanServ!ChanServ@services. [14:42] _sev (~sev@scummvm/undead/sev) joined #scummvm. [14:42] #scummvm: mode change '+o _sev' by ChanServ!ChanServ@services. [15:19] spookypeanut (~spookypea@cpc1-hatf9-2-0-cust3.9-3.cable.virginm.net) joined #scummvm. [15:35] _sev (~sev@scummvm/undead/sev) left irc: Quit: This computer has gone to sleep [15:37] https://twitter.com/icculus/status/922118064338022404 already? o_O [15:37] or is that the usual Valve Soon"? [15:56] dreammaster (~dreammast@c-73-149-116-247.hsd1.ma.comcast.net) left irc: Ping timeout: 240 seconds [16:04] ny00123 (~ny00123@2a02:ed0:42f5:7200::2) joined #scummvm. [16:22] wjp: ah! im always so blind. thank you :) [16:25] spookypeanut (~spookypea@cpc1-hatf9-2-0-cust3.9-3.cable.virginm.net) left irc: Ping timeout: 240 seconds [16:28] jamm (~jam@unaffiliated/jamm) left irc: Ping timeout: 252 seconds [16:52] LittleToonCat (~littlecat@sydnns0115w-156-57-12-94.dhcp-dynamic.fibreop.ns.bellaliant.net) joined #scummvm. [16:56] _sev (~sev@a238130.upc-a.chello.nl) joined #scummvm. [16:56] _sev (~sev@a238130.upc-a.chello.nl) left irc: Changing host [16:56] _sev (~sev@scummvm/undead/sev) joined #scummvm. [16:56] #scummvm: mode change '+o _sev' by ChanServ!ChanServ@services. [17:18] dreammaster (~dreammast@c-73-149-116-247.hsd1.ma.comcast.net) joined #scummvm. [17:18] #scummvm: mode change '+o dreammaster' by ChanServ!ChanServ@services. [17:30] wjp: what needs bzip2? i saw it was some option for freetype, but is it actually used? [17:32] criezy (~criezy@host31-51-183-71.range31-51.btcentralplus.com) joined #scummvm. [17:32] #scummvm: mode change '+o criezy' by ChanServ!ChanServ@services. [17:33] the docs say This is mainly used to support the compressed *.pcf.bz2 fonts that come with XFree86. which& i imagine nothing actually uses [17:37] salty-horse (~salty-hor@bzq-109-67-18-77.red.bezeqint.net) joined #scummvm. [17:37] salty-horse (~salty-hor@bzq-109-67-18-77.red.bezeqint.net) left irc: Changing host [17:37] salty-horse (~salty-hor@unaffiliated/salty-horse) joined #scummvm. [17:37] #scummvm: mode change '+o salty-horse' by ChanServ!ChanServ@services. [18:12] spookypeanut (~spookypea@cpc1-hatf9-2-0-cust3.9-3.cable.virginm.net) joined #scummvm. [18:21] salty-horse (~salty-hor@unaffiliated/salty-horse) left irc: Ping timeout: 240 seconds [18:34] salty-horse (~salty-hor@bzq-109-67-18-77.red.bezeqint.net) joined #scummvm. [18:34] salty-horse (~salty-hor@bzq-109-67-18-77.red.bezeqint.net) left irc: Changing host [18:34] salty-horse (~salty-hor@unaffiliated/salty-horse) joined #scummvm. [18:34] #scummvm: mode change '+o salty-horse' by ChanServ!ChanServ@services. [18:42] Strangerke_ (~Strangerk@cable-85.28.84.13.coditel.net) joined #scummvm. [18:44] Strangerke (~Strangerk@cable-85.28.84.13.coditel.net) left irc: Ping timeout: 252 seconds [18:44] Nick change: Strangerke_ -> Strangerke [18:50] super_fox2[m] (superfox2m@gateway/shell/matrix.org/x-binfrlxcsdqjposv) left irc: Ping timeout: 248 seconds [18:50] trojan[m] (trojanmatr@gateway/shell/matrix.org/x-agjiuomkggthzkut) left irc: Ping timeout: 252 seconds [18:50] weezywinez[m] (weezywinez@gateway/shell/matrix.org/x-atoegeswccwsplsy) left irc: Ping timeout: 252 seconds [18:50] kusushi[m] (kusushimat@gateway/shell/matrix.org/x-uaxrintlzyxndxks) left irc: Ping timeout: 246 seconds [18:50] Coldwine[m] (coldwinema@gateway/shell/matrix.org/x-muaexiozdlfkocyv) left irc: Ping timeout: 276 seconds [18:51] tomazcuber[m] (tomazcuber@gateway/shell/matrix.org/x-rgzajpxhdltoopbh) left irc: Ping timeout: 248 seconds [19:10] oh, i see now. because its unconditionally added to the bundle. [19:32] Mia (~Mia@unaffiliated/mia) left irc: Read error: Connection reset by peer [19:40] Coldwine[m] (coldwinema@gateway/shell/matrix.org/x-bfbaloazaqattrvp) joined #scummvm. [19:41] salty-horse (~salty-hor@unaffiliated/salty-horse) left irc: Quit: Leaving [20:07] trojan[m] (trojanmatr@gateway/shell/matrix.org/x-wxxossyowexjmpfa) joined #scummvm. [20:07] tomazcuber[m] (tomazcuber@gateway/shell/matrix.org/x-gefylvpdgefgobrm) joined #scummvm. [20:07] weezywinez[m] (weezywinez@gateway/shell/matrix.org/x-yhtvzfylcgfxxdca) joined #scummvm. [20:08] super_fox2[m] (superfox2m@gateway/shell/matrix.org/x-cpibfaljxcpwvyck) joined #scummvm. [20:08] kusushi[m] (kusushimat@gateway/shell/matrix.org/x-mksqyyuxpcwggkae) joined #scummvm. [20:11] t0by (~t0by@unaffiliated/t0by) left irc: Ping timeout: 258 seconds [20:31] Farmboy0 (~quassel@xoreos/farmboy0) left irc: Remote host closed the connection [20:47] snover: yes, sorry, wasn't around. It's explicitly added [20:52] (But I don't know why) [20:52] waltervn (~waltervn@541B2DBA.cm-5-4a.dynamic.ziggo.nl) left irc: Quit: Leaving [21:03] it seems like these ports have been baked with a liberal sprinkling of faerie dust. unfortunately i dont really have the motivation to untangle most of it, nor the hardware to test with [21:04] Henke37 (~Henrik@81-227-16-59-no133.bredband.skanova.com) left irc: Quit: ERR_SHUTDOWN [21:06] at least soon, there will be toolchains which are easy to rebuild and independently upgradable, so anyone with the initiative can improve this situation with less hassle, and the incantations for generating the build tools will be known [21:14] it will be known *ohmm* [21:18] criezy (~criezy@host31-51-183-71.range31-51.btcentralplus.com) left irc: Quit: criezy [21:19] ajax16384 (~User@109.60.130.33) left irc: Read error: Connection reset by peer [21:19] snover: the libfreetype in the ios toolchain on vm2 is indeed linked against bzip2 [21:20] so that's probably the reason it's there, but as you say, it's not quite clear it needs to be [21:25] girafe (~girafe@LFbn-1-8040-185.w90-112.abo.wanadoo.fr) joined #scummvm. [21:26] huh, thats weird. why did github not have me auto-watch my own repository. [21:27] oh, did you not see my PR? [21:28] nope. i just went and found your fixes branch myself after i saw your message here :) [21:29] im watching it now though! and should probably transfer this repo to the organisation at some point shortly. [21:29] vv221 (~vv221@dotslashplay.it) joined #scummvm. [21:29] vv222 (~vv221@dotslashplay.it) left irc: Read error: Connection reset by peer [21:30] spookypeanut (~spookypea@cpc1-hatf9-2-0-cust3.9-3.cable.virginm.net) left irc: Ping timeout: 246 seconds [21:34] Strangerke (~Strangerk@cable-85.28.84.13.coditel.net) left irc: Ping timeout: 240 seconds [21:36] which of these produced binaries can you test? [21:37] I'm probably fairly useless in this regard... [21:37] mac, windows. maybe i can start the ios binary on the simulator [21:38] I have Linux and Windows here, and have relatively easy access to a 5 year-old macbook, and then android phone and tablet [21:38] but the other ports... nope [21:38] i could test the android build too but thats the end of what i have [21:48] Guest73571 (~tompsson@h-241-247.A199.priv.bahnhof.se) joined #scummvm. [21:49] D0SFreak (~D0SFreak@c-71-199-174-217.hsd1.ga.comcast.net) joined #scummvm. [21:49] rsn8887: could you provide a buildbot worker image for psvita builds? [21:50] Tomaz^ (~tompsson@h-241-247.A199.priv.bahnhof.se) left irc: Ping timeout: 248 seconds [21:57] frankyboy_ (~franky@ppp109-252-73-36.pppoe.spdop.ru) left irc: Remote host closed the connection [21:58] ny00123 (~ny00123@2a02:ed0:42f5:7200::2) left irc: Quit: Leaving [21:59] Guest73571 (~tompsson@h-241-247.A199.priv.bahnhof.se) left irc: [22:00] Tomaz^ (~tompsson@h-241-247.A199.priv.bahnhof.se) joined #scummvm. [22:01] _sev, could you perhaps add GCW Zero to the wiki when you have a moment? i thought it was an old thing because it is not listed anywhere on the platforms page. [22:02] <_sev> will do [22:02] thank you :) [23:29] kurtwr (~kurtwr@c-73-116-30-72.hsd1.ca.comcast.net) left irc: Ping timeout: 248 seconds [23:29] kurtwr (~kurtwr@c-73-116-30-72.hsd1.ca.comcast.net) joined #scummvm. [00:00] --- Mon Oct 23 2017