[00:00] Where are shared libs located in unix/linux? [00:15] Stormkeeper (~kvirc@cpc96296-lewi18-2-0-cust121.2-4.cable.virginm.net) left irc: Quit: KVIrc 5.0.0 Aria http://www.kvirc.net/ [00:21] Nevermind. [00:29] BeefEats (~BeefEats@unaffiliated/beefeats) left irc: Ping timeout: 240 seconds [00:30] BeefEats (~BeefEats@unaffiliated/beefeats) joined #scummvm. [00:31] [scummvm] rsn8887 pushed 1 new commits to master: https://git.io/fjm09 [00:31] scummvm/master 06a7183 rsn8887: BUILD: Fix PSP compilation tests for updated buildbot toolchain [00:53] [scummvm] rsn8887 pushed 1 new commits to master: https://git.io/fjm0d [00:53] scummvm/master 81ddf32 rsn8887: BUILD: On PSP use -O2 to fix compiling with new toolchain [00:54] I updated the psp toolchain. It should compile Kyra without problems now, at least it does on my own machine. [00:54] I backed up the old toolchain so we can always go back easily. [00:56] Is there a way to force the buildbot to do a complete re-built? [00:56] yeah [00:56] I doubt the old object files are compatible with the updated psp-g++ [00:56] it's building right now tho [00:56] Ok well if it tries to link old and new object files, it might fail on the psp. [00:56] It needs to re-configure and build from scratch. [00:56] openpandora failed this round with the kyra stuff [00:56] and then it might work. [00:57] I though openpandora was already fixed? [00:57] https://buildbot.scummvm.org/grid?category=changes;category=master;category=stable [00:58] Oh Openpandora never worked [00:58] Maybe it is also using old compilers version 4.3? There was a bug in those compilers. That's why I updated PSP [00:59] I think it is probably futile to try to work around a compiler bug like that. Better to update the compiler. [00:59] I wish gcc weren't such a bugfest. [00:59] wasn't [00:59] <_athrxx> Thanks for updating PSP. Yes, pandora has the same problem. That's why I asked whether there is a maintainer for it... [01:00] shrug [01:00] isn't it linux? [01:00] <_athrxx> wiki says status is unmaintained [01:01] i don't know if it even has a toolchain [01:01] can't see anything on the server [01:01] <_athrxx> well, at least it is able to fail building [01:02] I don't know about pandora, but the psp builds haven't been working for years anyways. They boot up, but always crashed as soon as adding a game. [01:02] i think it's gcc 4.1.1 [01:02] The only workaround I found was to disable-unstable-engines. [01:03] I also got a linker error when I enable glk engine on psp before. I am not sure what the cause was. [01:03] there isn't an updated version for open2x [01:03] gcc 4.1.1 is ancient [01:04] <_athrxx> these really old bugs seem to have been resolved in gcc 4.4 in 2009 [01:05] oh DJWillis is an op in #open2x [01:05] ping [01:08] rsn8887: you can probably safely nuke /var/lib/buildbot/scummvm-slave/master-psp/build [01:08] to force it to rebuild everything [01:08] you mean the contents of that? or the whole directory "build"? [01:09] including the dir itself? [01:09] What is glk engine by the way? [01:09] gabriel knight? [01:09] Gargoyle [01:09] noobineer (~noobineer@c-68-55-196-120.hsd1.mi.comcast.net) joined #scummvm. [01:09] https://wiki.scummvm.org/index.php?title=ScummGlk/Frotz [01:09] Interactive fiction? [01:09] I see [01:10] It doesn't seem to link on psp, compiles though. Is it marked stable? [01:10] I don't think so [01:10] everything links fine without glk [01:10] weird [01:11] yeah glk is a "no" on build by default [01:12] Well it is useless on PSP I think (no USB/BT keyboard support, too hard to play using keyboard overlay). [01:12] So no big loss. [01:12] nope [01:12] to answer your question on the folder: try it and see i guess [01:14] safer to keep the folder and nuke the content [01:14] yuv422 (~yuv422@167-179-147-60.a7b393.per.nbn.aussiebb.net) left irc: Remote host closed the connection [01:15] done [01:17] engines/glk/alan2/parse.o: In function `Glk::Alan2::Parser::claCheck(Glk::Alan2::ClaElem*)': [01:17] (.text+0x2220): undefined reference to `Glk::Alan2::litValues' [01:17] THe glk plugin doesn't link as expected. I just get a bunch of errors like the above when it tries to link the plugin [01:18] I would like to disable-engine=glk in the buildbot [01:18] for now [01:19] maybe ping dreammaster first? [01:20] should be fixable [01:20] is it because of gcc version? [01:22] The old gcc never complained it seems. The new gcc doesn't link it. [01:22] How can I ping dreammaster. [01:22] BTW: I am pretty sure this buildbot hack is not needed anymore. But no telling without testing it. Shall I disable it? [01:23] https://github.com/scummvm/scummvm-sites/blob/17c766d9f2cec91c0c5e4992a548ef3ac11b4713/config/master.cfg#L684 [01:25] he's usually around [01:25] he's PST [01:25] should be fine, Debian is up-to-date on the server [01:34] You mean ST? [01:36] _athrxx (~athrxx@ipbcc01030.dynamic.kabel-deutschland.de) left irc: Quit: Leaving [01:38] DominusExult (~dominus@port-92-194-51-30.dynamic.qsc.de) joined #scummvm. [01:38] DominusExult (~dominus@port-92-194-51-30.dynamic.qsc.de) left irc: Changing host [01:38] DominusExult (~dominus@unaffiliated/dominus) joined #scummvm. [01:40] Dominus (~dominus@unaffiliated/dominus) left irc: Ping timeout: 264 seconds [01:40] Nick change: DominusExult -> Dominus [01:45] rsn8887: Pacific Standard Time, though it's PDT now, Pacific Daylight Time, UTC-7 [01:50] Oh I see [01:50] duh [01:50] I will talk to him later then. [01:50] I wrote up a little email for the mailing list, too, where I mention him. [01:55] BeefEats (~BeefEats@unaffiliated/beefeats) left irc: Ping timeout: 268 seconds [01:55] BeefEats (~BeefEats@unaffiliated/beefeats) joined #scummvm. [02:38] rsn8887: well it got pass the Kyra error [02:38] but failed on something else [02:44] But I fixed that in this commit [02:44] https://github.com/scummvm/scummvm/commit/81ddf32779b4b1d2ed7bacc4b40bead1c9f82b3c [02:44] Why didn't my commit trigger a re-built? [02:46] Once it builds again, it should only fail the linking of glk [02:49] Maybe it cannot trigger a re-built when it is still building or some such, no clue. [02:51] dreammaster (~dreammast@c-73-241-66-252.hsd1.ca.comcast.net) joined #scummvm. [02:51] #scummvm: mode change '+o dreammaster' by ChanServ!ChanServ@services. [02:54] @dreammaster: I updated the psp toolchain. It should actually build everything now (whenever another build is triggered). Apart from glk [02:55] For some reason, it compiles glk, but fails linking the glk plugin. [02:55] engines/glk/alan2/execute.o: In function `Glk::Alan2::Execute::quit()': [02:55] (.text+0x3b4): undefined reference to `Glk::Alan2::Alan2::statusLine()' [02:55] The errors are get are like those above ^ [02:55] That's weird.. [02:56] I suppose we could disable-engine=glk for psp, since psp doesn't have a keyboard anyways. [02:56] And not usb or bt keyboard support either. [02:56] I will pastebin the complete errors [02:57] https://pastebin.com/hat9KHFP [02:57] The only thing that comes to mind is that I use some defines to disable creating the Alan2 engine for stable builds. Maybe PSP isn't properly handling that? [02:57] that could be. [02:58] It must be something you do on glk that is not done for any other engine (since the others build) [03:04] Hmmm.. it may actually be legitimate problems. It looks like statusLine at least doesn't have a body. So if that's the case, I'm shocked that it would even link to begin with [03:08] Since md5 did the initial work for the Alan2 sub-engine, I'm not really sure what the status is regarding missing bits. If it's feasible to simply flag the engine for not building on the PSP, I'd say go for it if it wouldn't be useful anyway. [03:08] Ok I will do that for now. We can always re-visit it later. THanks for taking a look! [03:09] And I'll get around to reviewing the code sooner or later if MD5 doesn't have time for it. Otherwise, I may end up having to ditch and redo the code so I can be properly familiar with all of it, worst case [03:10] NP. This is my first proper weekend in 2 months which I'm not having to spend mostly working at the office. I'll finally have time and enthusiam to work on ScummVM again :) [03:21] ok done. Isn't there some kind of command I have to run after changing buildbot config? [03:21] I forgot. [03:24] i'll restart buildbot [03:25] ScummBot (~ScummBot@vm2.scummvm.org) left irc: Quit: buildmaster reconfigured: bot disconnecting [03:26] ScummBot (~ScummBot@vm2.scummvm.org) joined #scummvm. [03:27] rsn8887: it hasn't started to build on 81ddf3 yet [03:27] still building 06a7183 [03:27] looks like it's doing a full rebuild on that so it's going to take a while [03:27] @mataniko : can you update the buildbot config though [03:27] Otherwise it will not work [03:28] The instruction is here on wiki: https://wiki.scummvm.org/index.php/Buildbot [03:28] Under "Administration" (I think). I don't have sudo access. [03:29] Oh you did, I just saw it :) [03:29] ScummBot (~ScummBot@vm2.scummvm.org) left irc: Client Quit [03:29] i just pulled the config changes and restarted [03:29] ScummBot (~ScummBot@vm2.scummvm.org) joined #scummvm. [03:29] ScummBot is leaving. [03:29] And coming [03:29] Funny [03:29] yeah ScummBot is running from buildbot [03:30] i'm using another command to restart buildbot [03:30] should be fine [03:30] There's too much handholding with this buildbot :) [03:30] tell me about it [03:30] I hope I didn't make a mistake in the config file [03:30] buildbot is now building 81ddf3 [03:31] you break it you fix it [03:32] I think I did make a mistake ?!? [03:33] I used --disable-engine=glk instead of --disable-engines=glk? [03:33] Oh no I guess both work.... [03:33] should be fine then [03:33] Hopefully psp will compile now [03:34] that's right, no 's' [03:34] but like you said, both work [03:35] i really want to update buildbot one day to latest [03:35] but don't want to break everything [03:36] or maybe pick up csnover's dockerized buildbot [03:36] but would have to learn all that stuff [03:39] as they say never change a running system. [03:39] But the maintanence of the buildbot is a little bit confusing that's for sure [03:41] it's basically been rewritten already [03:41] https://github.com/csnover/scummvm-buildbot [03:41] just needs to be picked up and finished [03:43] Maybe eventually... [03:45] I guess "waiting for lock" means it will run eventually? [03:46] yeah something else is building [03:59] ok I am going to bed. Will take a look tomorrow and fix what needs fixing if anything. [03:59] c ya, thanks for the help! [04:11] BeefEats (~BeefEats@unaffiliated/beefeats) left irc: Ping timeout: 252 seconds [04:11] BeefEats (~BeefEats@unaffiliated/beefeats) joined #scummvm. [04:33] noobineer (~noobineer@c-68-55-196-120.hsd1.mi.comcast.net) left irc: Remote host closed the connection [04:50] dreammaster (~dreammast@c-73-241-66-252.hsd1.ca.comcast.net) left irc: [04:51] yuv422 (~yuv422@167-179-147-60.a7b393.per.nbn.aussiebb.net) joined #scummvm. [04:57] BeefEats (~BeefEats@unaffiliated/beefeats) left irc: Ping timeout: 240 seconds [04:57] BeefEats (~BeefEats@unaffiliated/beefeats) joined #scummvm. [05:03] SylvainTV (~Sylvain@alille-658-1-75-232.w92-147.abo.wanadoo.fr) left irc: Ping timeout: 268 seconds [05:15] Lightkey (~Darklock@p200300F693C85E8622CF30FFFE083718.dip0.t-ipconnect.de) left irc: Ping timeout: 252 seconds [05:29] Lightkey (~Darklock@p200300F693C85E5622CF30FFFE083718.dip0.t-ipconnect.de) joined #scummvm. [05:40] jammm (~jam@unaffiliated/jamm) joined #scummvm. [05:46] SupSuper (~SupSuper@openxcom/dev/supsuper) left irc: Quit: Rip [05:56] psp built successfully! [06:08] Mia (~Mia@unaffiliated/mia) joined #scummvm. [07:23] cd (~none@gateway/tor-sasl/cd) left irc: Quit: cd [07:42] yuv422 (~yuv422@167-179-147-60.a7b393.per.nbn.aussiebb.net) left irc: Remote host closed the connection [07:48] eriktorbjorn (~d91tan@213-65-60-100-no2480.tbcn.telia.com) left irc: Quit: Leaving. [08:43] BeefEats (~BeefEats@unaffiliated/beefeats) left irc: Ping timeout: 250 seconds [08:44] BeefEats (~BeefEats@unaffiliated/beefeats) joined #scummvm. [09:12] default__ (~ldevulder@176.167.71.91) joined #scummvm. [09:15] ldevulder_ (~ldevulder@176.167.116.216) left irc: Ping timeout: 255 seconds [09:31] whiterandrek (~CVoltage@ppp-109-104-179-20.wildpark.net) joined #scummvm. [09:31] #scummvm: mode change '+o whiterandrek' by ChanServ!ChanServ@services. [09:42] yuv422 (~yuv422@167-179-147-60.a7b393.per.nbn.aussiebb.net) joined #scummvm. [09:47] yuv422 (~yuv422@167-179-147-60.a7b393.per.nbn.aussiebb.net) left irc: Ping timeout: 252 seconds [10:16] mlk (~mlk@188-177-25-14-cable.dk.customer.tdc.net) left irc: Ping timeout: 240 seconds [10:28] _athrxx (~athrxx@ipbcc01030.dynamic.kabel-deutschland.de) joined #scummvm. [10:31] SylvainTV (~Sylvain@alille-658-1-75-232.w92-147.abo.wanadoo.fr) joined #scummvm. [10:31] #scummvm: mode change '+o SylvainTV' by ChanServ!ChanServ@services. [11:19] delacroix (~delacroix@2a02:810c:640:e00:381a:b1ff:fe38:b6b8) left irc: Quit: ZNC - http://znc.in [11:24] criezy (~criezy@host86-171-74-162.range86-171.btcentralplus.com) joined #scummvm. [11:24] #scummvm: mode change '+o criezy' by ChanServ!ChanServ@services. [11:28] delacroix (~delacroix@ip5b43a617.dynamic.kabel-deutschland.de) joined #scummvm. [11:37] yuv422 (~yuv422@167-179-147-60.a7b393.per.nbn.aussiebb.net) joined #scummvm. [11:46] delacroix (~delacroix@ip5b43a617.dynamic.kabel-deutschland.de) left irc: Quit: ZNC - http://znc.in [11:49] delacroix (~delacroix@2a02:810c:640:e00:381a:b1ff:fe38:b6b8) joined #scummvm. [11:54] delacroix (~delacroix@2a02:810c:640:e00:381a:b1ff:fe38:b6b8) left irc: Quit: ZNC - http://znc.in [11:57] delacroix (~delacroix@ip5b43a617.dynamic.kabel-deutschland.de) joined #scummvm. [11:58] girafe (~girafe@lfbn-lyo-1-450-7.w2-7.abo.wanadoo.fr) joined #scummvm. [11:58] delacroix (~delacroix@ip5b43a617.dynamic.kabel-deutschland.de) left irc: Remote host closed the connection [12:00] delacroix (~delacroix@ip5b43a617.dynamic.kabel-deutschland.de) joined #scummvm. [12:01] delacroix (~delacroix@ip5b43a617.dynamic.kabel-deutschland.de) left irc: Client Quit [12:02] yuv422 (~yuv422@167-179-147-60.a7b393.per.nbn.aussiebb.net) left irc: Remote host closed the connection [12:04] delacroix (~delacroix@2a02:810c:640:e00:381a:b1ff:fe38:b6b8) joined #scummvm. [12:24] |Cable| (~cable@249.137.117.91.dynamic.reverse-mundo-r.com) left irc: Ping timeout: 250 seconds [12:38] mlk (~mlk@188-177-25-14-cable.dk.customer.tdc.net) joined #scummvm. [12:38] |Cable| (~cable@251.154.165.83.dynamic.reverse-mundo-r.com) joined #scummvm. [12:41] delacroix (~delacroix@2a02:810c:640:e00:381a:b1ff:fe38:b6b8) left irc: Quit: ZNC - http://znc.in [12:43] delacroix (~delacroix@2a02:810c:640:e00:381a:b1ff:fe38:b6b8) joined #scummvm. [12:57] Cheeseness (~cheesenes@ppp118-208-244-214.bras1.hba2.internode.on.net) left irc: Quit: Leaving. [13:07] mlk (~mlk@188-177-25-14-cable.dk.customer.tdc.net) left irc: Ping timeout: 252 seconds [13:12] mlk (~mlk@188-177-25-14-cable.dk.customer.tdc.net) joined #scummvm. [13:13] whiterandrek (~CVoltage@ppp-109-104-179-20.wildpark.net) left irc: Quit: Leaving [13:15] [scummvm] antoniou79 pushed 2 new commits to master: https://git.io/fjmwf [13:15] scummvm/master f8b5033 antoniou79: BLADERUNNER: Remove line about Izo being in UG02 CH04 [13:15] scummvm/master 7fba544 antoniou79: BLADERUNNER: Don't restart dialogue with offended Larry [13:27] Littleboy (~littleboy@pool-71-162-119-10.bstnma.fios.verizon.net) joined #scummvm. [13:27] #scummvm: mode change '+o Littleboy' by ChanServ!ChanServ@services. [13:43] @Mataniko: I needed to make another buildbot config change. It fixes black screen hang on startup on psp builds. [13:44] Maybe if you find time you could update the config? [13:57] I mean pull the changes on the buildbot server, I don't have the root password needed to do it. [13:57] And stop/restart buildbot. THanks! [14:02] yuv422 (~yuv422@167-179-147-60.a7b393.per.nbn.aussiebb.net) joined #scummvm. [14:07] yuv422 (~yuv422@167-179-147-60.a7b393.per.nbn.aussiebb.net) left irc: Ping timeout: 250 seconds [14:11] mlk (~mlk@188-177-25-14-cable.dk.customer.tdc.net) left irc: Ping timeout: 250 seconds [14:13] <_athrxx> @rsn8887: thanks again for fixing that. I really wouldn't know what to do about it in the engine. [14:14] <_athrxx> Now it's only the same problem with Pandora... [14:15] borosky (~borosky@095160157182.dynamic-ra-10.vectranet.pl) left irc: Ping timeout: 252 seconds [14:15] borosky (~borosky@095160157182.dynamic-ra-10.vectranet.pl) joined #scummvm. [14:20] mlk (~mlk@188-177-25-14-cable.dk.customer.tdc.net) joined #scummvm. [14:24] borasky (~borosky@095160157182.dynamic-ra-10.vectranet.pl) joined #scummvm. [14:24] borosky (~borosky@095160157182.dynamic-ra-10.vectranet.pl) left irc: Ping timeout: 250 seconds [14:25] no clue about that... [14:26] Anyone with root access to www.scummvm.org could help by running these commands: [14:27] sudo -s [14:27] systemctl stop buildslave [14:27] systemctl stop buildmaster [14:27] cd ~buildbot/scummvm-sites [14:27] sudo -u buildbot git pull --ff-only [14:27] systemctl start buildmaster [14:27] systemctl start buildslave [14:27] See "administration" here: https://wiki.scummvm.org/index.php?title=Buildbot [14:27] I cannot run them because I don't know the root pw. [14:33] rsn8887: done [14:36] wait a minute, it looks like the buildmaster process was started without using the systemd service.. [14:36] ScummBot (~ScummBot@vm2.scummvm.org) left irc: Quit: buildmaster reconfigured: bot disconnecting [14:37] ScummBot (~ScummBot@vm2.scummvm.org) joined #scummvm. [14:37] ok, fixed [14:39] borasky (~borosky@095160157182.dynamic-ra-10.vectranet.pl) left irc: Ping timeout: 252 seconds [14:42] God I am beginning to hate this buildbot [14:42] Of course now it skipped packaging on psp because it didnt realize the packaging config changed [14:42] So it kept the old package. [14:42] Argh [14:43] I have change somewhere to allow doing the packaging step when forcing builds, let me see [14:46] for now, is there an easy way to ensure packaging is run on next build? Will nuking the ~/scummvm-slave/master-psp/build/ contents do it? [14:46] I guess it should... [14:47] no, it won't do it, packaging is only enabled for nightly builds [14:47] Oh ok but on next nightly it should work? I can wait [14:48] It was a trivial change really [14:48] ScummBot (~ScummBot@vm2.scummvm.org) left irc: Quit: buildmaster reconfigured: bot disconnecting [14:49] ScummBot (~ScummBot@vm2.scummvm.org) joined #scummvm. [14:50] Thank you for helping with this. Btw these new toolchain builds (with this package change) should run just fine on the ppsspp psp emulator so anybody can easily test them. [14:51] And I just saw the new theme and logo appeared in the emulator. Nice 👍 [14:52] rsn8887: I've deployed my change to allow updating the package when forcing a build. There is now a "Package" checkbox in the screen that can be checked. [14:53] Awesome thanks! [14:55] Uh, wheres that screen? I guess I have never seen or used it. [14:55] you need to be logged in [14:55] Ah ok [14:56] I only have my phone so I will have to test it later [14:58] rsn8887: I've forced a build for you, it'll go when the current build is done [14:58] Thanks. [15:01] jammm (~jam@unaffiliated/jamm) left irc: Ping timeout: 240 seconds [15:03] wazimuth (5db91ee9@gateway/web/freenode/ip.93.185.30.233) joined #scummvm. [15:04] mlk (~mlk@188-177-25-14-cable.dk.customer.tdc.net) left irc: Ping timeout: 240 seconds [15:10] bgK: i don't see an option to force package [15:11] oh nvm [15:11] it's after submitting [15:15] well it's on each builder page, in the force build section [15:18] mlk (~mlk@188-177-25-14-cable.dk.customer.tdc.net) joined #scummvm. [15:18] Port build status changed with 7fba5444: Success: master-debian-x86-clang [15:24] i'm looking into rebuilding the open2x toolchain [15:24] but it's not promising since it hasn't been touched in about 12 years [15:27] do you mean the openpandora one? [15:33] Open2x would be for the GP2X [15:34] dreammaster (~dreammast@c-73-241-66-252.hsd1.ca.comcast.net) joined #scummvm. [15:34] #scummvm: mode change '+o dreammaster' by ChanServ!ChanServ@services. [15:35] [scummvm] dreammaster pushed 1 new commits to master: https://git.io/fjmoO [15:35] scummvm/master 9a6d62c dreammaster: GLK: Added core Glk dispatch code [15:48] borosky (~borosky@095160157182.dynamic-ra-10.vectranet.pl) joined #scummvm. [15:52] Port build status changed with 9a6d62c0: Failure: master-amigaos4 [15:59] [scummvm] dreammaster pushed 1 new commits to master: https://git.io/fjmou [15:59] scummvm/master daffdce dreammaster: GLK: Fix compiler warnings for dispatch layer [16:09] travis-ci (~travis-ci@ec2-52-207-69-174.compute-1.amazonaws.com) joined #scummvm. [16:09] scummvm/scummvm#8615 (master - daffdce : Paul Gilbert): The build was broken. [16:09] Change view : https://github.com/scummvm/scummvm/compare/9a6d62c0c64a...daffdcea1aa6 [16:09] Build details : https://travis-ci.org/scummvm/scummvm/builds/519958126 [16:09] travis-ci (travis-ci@ec2-52-207-69-174.compute-1.amazonaws.com) left #scummvm. [16:09] Port build status changed with daffdcea: Failure: master-ps3, master-gcw0, master-gp2xwiz, master-debian-x86, master-webos, master-osx_intel, master-psp2, master-caanoo, master-debian-x86-nullbackend, master-gp2x, master-dingux, master-debian-x86_64 [16:10] [scummvm] dreammaster pushed 1 new commits to master: https://git.io/fjmoV [16:10] scummvm/master aa2460e dreammaster: GLK: Avoid clashes of types with union field names [16:11] mlk (~mlk@188-177-25-14-cable.dk.customer.tdc.net) left irc: Ping timeout: 246 seconds [16:13] ccawley2011 (6d98eb6f@gateway/web/freenode/ip.109.152.235.111) joined #scummvm. [16:13] #scummvm: mode change '+o ccawley2011' by ChanServ!ChanServ@services. [16:19] mlk (~mlk@188-177-25-14-cable.dk.customer.tdc.net) joined #scummvm. [16:22] travis-ci (~travis-ci@ec2-3-87-70-209.compute-1.amazonaws.com) joined #scummvm. [16:22] scummvm/scummvm#8616 (master - aa2460e : Paul Gilbert): The build was fixed. [16:22] Change view : https://github.com/scummvm/scummvm/compare/daffdcea1aa6...aa2460e02ab6 [16:22] Build details : https://travis-ci.org/scummvm/scummvm/builds/519960716 [16:22] travis-ci (travis-ci@ec2-3-87-70-209.compute-1.amazonaws.com) left #scummvm. [16:25] Port build status changed with aa2460e0: Success: master-ps3, master-gcw0, master-gp2xwiz, master-debian-x86, master-webos, master-osx_intel, master-psp2, master-caanoo, master-debian-x86-nullbackend, master-gp2x, master-dingux, master-debian-x86_64 [16:41] mlk3 (~mlk@188-177-25-14-cable.dk.customer.tdc.net) joined #scummvm. [16:42] mlk (~mlk@188-177-25-14-cable.dk.customer.tdc.net) left irc: Ping timeout: 264 seconds [16:58] ny00123 (~ny00123@213.137.89.56) joined #scummvm. [17:01] mlk3 (~mlk@188-177-25-14-cable.dk.customer.tdc.net) left irc: Ping timeout: 264 seconds [17:07] [scummvm] dreammaster pushed 1 new commits to master: https://git.io/fjmK2 [17:07] scummvm/master 82f4ee8 dreammaster: GLK: GLULXE: Stubs for float and operation files [17:15] eriktorbjorn (~d91tan@213-65-60-100-no2480.tbcn.telia.com) joined #scummvm. [17:15] #scummvm: mode change '+o eriktorbjorn' by ChanServ!ChanServ@services. [17:20] stroggoff|Praeto (~Praetoria@2a02:587:7909:7c00:fc34:e6d1:d33c:b297) left irc: Quit: Looking for a flock of swans [17:20] Port build status changed with 82f4ee86: Success: master-amigaos4 [17:27] mlk3 (~mlk@188-177-25-14-cable.dk.customer.tdc.net) joined #scummvm. [17:38] doesn't openpandora use the same toolchain? [17:38] since it's the open OS for gp2x? [17:39] speaking of buildbot - I'm working on a new mingw-w64 toolchain - looks promising so far [17:40] i guess not [17:40] arm-angstrom-openpandora [17:52] Mia (~Mia@unaffiliated/mia) left irc: Read error: Connection reset by peer [17:54] Mia (~Mia@176.43.42.187) joined #scummvm. [17:54] Mia (~Mia@176.43.42.187) left irc: Changing host [17:54] Mia (~Mia@unaffiliated/mia) joined #scummvm. [17:58] they called their version Zaxxon and later SuperZaxxon :-) [18:00] delacroix (~delacroix@2a02:810c:640:e00:381a:b1ff:fe38:b6b8) left irc: Quit: ZNC - http://znc.in [18:03] delacroix (~delacroix@2a02:810c:640:e00:381a:b1ff:fe38:b6b8) joined #scummvm. [18:04] yuv422 (~yuv422@167-179-147-60.a7b393.per.nbn.aussiebb.net) joined #scummvm. [18:09] yuv422 (~yuv422@167-179-147-60.a7b393.per.nbn.aussiebb.net) left irc: Ping timeout: 255 seconds [18:51] dreammaster (~dreammast@c-73-241-66-252.hsd1.ca.comcast.net) left irc: [19:11] Mia (~Mia@unaffiliated/mia) left irc: Read error: Connection reset by peer [19:11] stroggoff|Praeto (~Praetoria@ppp-94-66-220-80.home.otenet.gr) joined #scummvm. [19:13] Mia (~Mia@176.43.42.187) joined #scummvm. [19:13] Mia (~Mia@176.43.42.187) left irc: Changing host [19:13] Mia (~Mia@unaffiliated/mia) joined #scummvm. [19:28] <_athrxx> @mataniko: If noone is actually maintaining that openpandora toolchain maybe EOB (or all of KYRA) could just be disabled in that build. [19:37] Mia (~Mia@unaffiliated/mia) left irc: Read error: Connection reset by peer [19:41] Mia (~Mia@176.43.42.187) joined #scummvm. [19:41] Mia (~Mia@176.43.42.187) left irc: Changing host [19:41] Mia (~Mia@unaffiliated/mia) joined #scummvm. [19:43] stroggoff|Praeto (~Praetoria@ppp-94-66-220-80.home.otenet.gr) left irc: Ping timeout: 246 seconds [19:59] david_gsoc (1856494b@gateway/web/freenode/ip.24.86.73.75) joined #scummvm. [20:04] cd (~none@gateway/tor-sasl/cd) joined #scummvm. [20:08] bazaar (~bazaar@unaffiliated/bazaar) joined #scummvm. [20:09] SupSuper (~SupSuper@openxcom/dev/supsuper) joined #scummvm. [20:22] delacroix (~delacroix@2a02:810c:640:e00:381a:b1ff:fe38:b6b8) left irc: Quit: ZNC - http://znc.in [20:24] delacroix (~delacroix@2a02:810c:640:e00:381a:b1ff:fe38:b6b8) joined #scummvm. [20:37] stroggoff|Praeto (~Praetoria@ppp-94-66-220-80.home.otenet.gr) joined #scummvm. [20:40] david_gsoc (1856494b@gateway/web/freenode/ip.24.86.73.75) left irc: Ping timeout: 256 seconds [20:50] _athrxx (~athrxx@ipbcc01030.dynamic.kabel-deutschland.de) left irc: Quit: Leaving [20:57] stroggoff|Praeto (~Praetoria@ppp-94-66-220-80.home.otenet.gr) left irc: Ping timeout: 246 seconds [21:05] stroggoff|Praeto (~Praetoria@ppp-94-66-220-80.home.otenet.gr) joined #scummvm. [21:06] stroggoff|Praeto (~Praetoria@ppp-94-66-220-80.home.otenet.gr) left irc: Read error: Connection reset by peer [21:07] dreammaster (~dreammast@c-73-241-66-252.hsd1.ca.comcast.net) joined #scummvm. [21:07] #scummvm: mode change '+o dreammaster' by ChanServ!ChanServ@services. [21:18] criezy (~criezy@host86-171-74-162.range86-171.btcentralplus.com) left irc: Quit: criezy [21:25] _athrxx (~athrxx@ipbcc01030.dynamic.kabel-deutschland.de) joined #scummvm. [21:26] I can confirm the psp build works perfectly on the psp emulator. [21:26] However, I think on a real psp there will probably still be that crash on add game since all unstable engines are included. [21:26] That has always been there. [21:26] The only workaround I found was to disable unstable engines. [21:27] Then it works also on real psp. [21:27] I think it has something to do with scummvm loading all plugins on add game. I think somehow the real psp runs out of memory or something. [21:28] If I find some time I will test this one by one to find if a certain unstable plugin causes the crash, or if it is just the sheer number of them. [21:29] This should not impact the next release build, since on release, unstable plugins are excluded. [21:30] The problem is it seems this can only be tested on physical hardware, since the psp emu doesn't crash. [21:31] So it will take a while. [21:32] <_athrxx> Do we have much of a userbase who actually run this on hardware? [21:33] <_athrxx> I don't know whether we take download counts on the release builds [21:36] girafe (~girafe@lfbn-lyo-1-450-7.w2-7.abo.wanadoo.fr) left irc: Read error: Connection reset by peer [21:40] _athrxx (~athrxx@ipbcc01030.dynamic.kabel-deutschland.de) left irc: Quit: Leaving [21:41] stroggoff|Praeto (~Praetoria@2a02:587:7909:7c00:e9cb:cf2e:1a82:6ee8) joined #scummvm. [21:50] ny00123 (~ny00123@213.137.89.56) left irc: Quit: Leaving [21:54] Deledrius_ (~Deledrius@68.118.139.214) joined #scummvm. [21:54] Mia (~Mia@unaffiliated/mia) left irc: Read error: Connection reset by peer [21:56] Deledrius (~Deledrius@68.118.139.214) left irc: Ping timeout: 268 seconds [21:56] Mia (~Mia@unaffiliated/mia) joined #scummvm. [22:04] Deledrius (~Deledrius@68.118.139.214) joined #scummvm. [22:05] Mia (~Mia@unaffiliated/mia) left irc: Read error: Connection reset by peer [22:05] Deledrius__ (~Deledrius@68.118.139.214) joined #scummvm. [22:06] yuv422 (~yuv422@167-179-147-60.a7b393.per.nbn.aussiebb.net) joined #scummvm. [22:07] Mia (~Mia@176.43.42.187) joined #scummvm. [22:07] Mia (~Mia@176.43.42.187) left irc: Changing host [22:07] Mia (~Mia@unaffiliated/mia) joined #scummvm. [22:07] Deledrius_ (~Deledrius@68.118.139.214) left irc: Ping timeout: 255 seconds [22:08] Deledrius (~Deledrius@68.118.139.214) left irc: Ping timeout: 250 seconds [22:11] yuv422 (~yuv422@167-179-147-60.a7b393.per.nbn.aussiebb.net) left irc: Ping timeout: 252 seconds [22:12] stroggoff|Praeto (~Praetoria@2a02:587:7909:7c00:e9cb:cf2e:1a82:6ee8) left irc: Quit: Looking for a flock of swans [22:18] Mia (~Mia@unaffiliated/mia) left irc: Read error: Connection reset by peer [22:20] Mia (~Mia@176.43.42.187) joined #scummvm. [22:20] Mia (~Mia@176.43.42.187) left irc: Changing host [22:20] Mia (~Mia@unaffiliated/mia) joined #scummvm. [22:49] Mia (~Mia@unaffiliated/mia) left irc: Read error: Connection reset by peer [22:52] Mia (~Mia@unaffiliated/mia) joined #scummvm. [23:15] rsn8887: is there a difference between a real psp and psp on vita? [23:16] in terms of determining if it's compatible on real hardware? [23:20] Deledrius_ (~Deledrius@68.118.139.214) joined #scummvm. [23:23] Deledrius__ (~Deledrius@68.118.139.214) left irc: Ping timeout: 250 seconds [23:25] Deledrius (~Deledrius@68.118.139.214) joined #scummvm. [23:28] Deledrius_ (~Deledrius@68.118.139.214) left irc: Ping timeout: 255 seconds [23:28] delacroix (~delacroix@2a02:810c:640:e00:381a:b1ff:fe38:b6b8) left irc: Quit: ZNC - http://znc.in [23:31] delacroix (~delacroix@2a02:810c:640:e00:381a:b1ff:fe38:b6b8) joined #scummvm. [23:59] ccawley2011 (6d98eb6f@gateway/web/freenode/ip.109.152.235.111) left irc: Ping timeout: 256 seconds [00:00] --- Mon Apr 15 2019