[00:03] dafioram (~AndChat40@2607:fb90:18d9:b1ad:ea52:81d7:27a7:1114) joined #scummvm. [00:09] snover: the raspian build you provided works on raspian stretch. From a fresh image i only had to install libmpeg and libsdl2. By chance was this a nonoptimized build? [00:11] dhewg (~dhewg@212.63.210.87) left irc: Ping timeout: 260 seconds [00:20] Even though it works i would not recommend playing scummvm on raspian stretch while in desktop mode as scummvm is very laggy and it maxes out the cpus. I imagine running with cmd line only will do better. [00:30] Nick change: Deledrius_ -> Deledrius [00:41] dafioram (~AndChat40@2607:fb90:18d9:b1ad:ea52:81d7:27a7:1114) left irc: Quit: Bye [00:58] I have an unreasonable urge to rebuild the toolchain from source (in stretch) instead of the jessie transplant [01:29] aisdfhoiasdjc. i suck at life today [01:29] why is travis sending bots into there to tell us that someones fork is failing& [01:30] TMM (~Hein-Piet@fsf/member/pdpc.professional.tmm) left irc: Remote host closed the connection [02:02] i asked libretro to please fix that. [02:06] DominusExult (~dominus@unaffiliated/dominus) joined #scummvm. [02:10] Dominus (~dominus@unaffiliated/dominus) left irc: Ping timeout: 260 seconds [02:10] Nick change: DominusExult -> Dominus [02:12] dhewg (~dhewg@adiza.nexticom.net) joined #scummvm. [02:12] #scummvm: mode change '+o dhewg' by ChanServ!ChanServ@services. [03:21] GitHub171 (GitHub171@gateway/service/github.com/x-bdemccpgmoeibapn) joined #scummvm. [03:21] [scummvm] dreammaster pushed 1 new commit to master: https://git.io/vborD [03:21] scummvm/master c969669 Paul Gilbert: XEEN: Implementing Arena location logic [03:21] GitHub171 (GitHub171@gateway/service/github.com/x-bdemccpgmoeibapn) left #scummvm. [03:31] SylvainTV (~SylvainTV@LFbn-LIL-1-593-180.w81-254.abo.wanadoo.fr) left irc: Read error: Connection reset by peer [03:50] dreammaster (~dreammast@c-73-149-116-247.hsd1.ma.comcast.net) left irc: [04:03] macdude22 (~macdude22@173-24-25-150.client.mchsi.com) joined #scummvm. [04:07] tsoliman (~tsoliman@unaffiliated/tsoliman) left irc: Ping timeout: 240 seconds [04:08] tsoliman (~tsoliman@unaffiliated/tsoliman) joined #scummvm. [04:08] #scummvm: mode change '+o tsoliman' by ChanServ!ChanServ@services. [04:08] balrog (~balrog@unaffiliated/balrog) left irc: Ping timeout: 240 seconds [04:08] |Cable| (~cable@249.137.117.91.dynamic.reverse-mundo-r.com) left irc: Ping timeout: 240 seconds [04:09] balrog (~balrog@unaffiliated/balrog) joined #scummvm. [04:13] tsoliman: youll be doing good by more people using your time on android instead [04:15] _sev: thank you for your work on the disks, that sounds great. it should solve that problem for a long while, which will be really nice. [04:18] lets see, who else did i fail to acknowledge in my stupor today& [04:21] |Cable| (~cable@249.137.117.91.dynamic.reverse-mundo-r.com) joined #scummvm. [04:26] snover: I know .. that's what my gut is telling me too - it all came to a grinding halt anyway as one of the packages is missing a tiny original tarball [04:27] s/gut/brain/ [04:29] I emailed toojays about it and gave up [04:34] ccawley2011 (6d927ef2@gateway/web/freenode/ip.109.146.126.242) left irc: Quit: Page closed [04:39] i tried to update a second compiler today and i regret it [04:39] so take it from me [04:40] thanks! :) I needed that extra push [04:40] besides .. missing source = no go anyway [04:40] that's the story I am sticking with ;) [05:08] I am trying to build android again - configure says "Checking for OpenGL... no" [05:09] I am running `/data/sharedrepo/configure --host=android-v7a` which is what it seems the buildbot config does [05:09] according to workers/android/buildbot.cfg [05:26] what makes you think it uses detected opengl? [05:29] in configure it just unconditionally sets a linker flag instead of actually going through the proper detection process [05:29] that's what I suspected - this concept is new to me [05:37] the android cross compiler is slooooow - even compared to the maemo one [05:39] that doesnt sound right [05:40] how long does a non-ccached build take for you (no configure options besides host) [05:40] over 5 mins? [05:40] yes, a full build with any compiler takes like 15 minutes [05:41] I'm doing make -j4 ... (which is nprocs in that container) so it should be < 5 mins [05:44] I'll time it after it is done - I am sure I screwed something up [05:47] what is your host os? [05:48] macOS 10.12.6 [05:48] did you use a bind mount to mount the source code? [05:48] yes [05:48] https://blog.docker.com/2017/05/user-guided-caching-in-docker-for-mac/ [05:48] btw - I just did a git pull .. .. git rudely plowed over my override yml [05:49] I dunno why I expected a conflict or a .bak or something [05:49] it does give a conflict if there is a conflict unless you force it [05:51] I literally just did "git pull" .. it said Updating 73c14e5..a6c2d16 fast forward [05:51] anyway, that blog post is a longwinded way of saying bind mounts are slow on macos unless you turn on caching https://docs.docker.com/compose/compose-file/#caching-options-for-volume-mounts-docker-for-mac [05:52] I think maybe because the file was .gitignored and then also added in the same commit [05:53] i suppose that could do it. normally it wont pave over a file in the working directory though i dont know what happens when it introduces an ignored file. perhaps what you experienced! [05:53] ugh yeah it is a stupid git behavior .. I reproduced by doing a git reset --hard 73c14e5 .. then creating an override file .. and then doing a git pull .. and it again plowed over it [05:53] yeah I've had many many incidents of "oh no I can't pull .. you already have a file there" [05:53] and you'd have to be like "-f" [05:54] well what is gonna happen now is that my modifications to the override are gonna be marked "dirty" [05:59] _sev_ (~sev@scummvm/undead/sev) joined #scummvm. [05:59] #scummvm: mode change '+o _sev_' by ChanServ!ChanServ@services. [05:59] _sev (~sev@scummvm/undead/sev) left irc: Ping timeout: 264 seconds [06:01] which is fine. you can always create your own separate overrides and specify with -f. i wish the use of the default overrides file was not needed, until docker-compose lets you override lists of things it will need to be this way for the production deployment to work correctly [06:02] anyway, good luck, i need to head off for the evening. hopefully once you set up caching on the bind you will experience less slowness. [06:03] _sev_ (~sev@scummvm/undead/sev) left irc: Client Quit [06:05] thanks [06:10] snover: when you have time, can you shed some light on this https://pastebin.com/ZUCUazAT .. this is building your master with the buildbot worker "as standalone" .. configure --host=android-v7a and using CXX="ccache arm-linux-androideabi-clang++" as an env var for configure .. then "make" or "make androiddistdebug" both result in this linker error (latest docker image from dockerhub) [06:10] I'm guessing you don't get that because only SCI is enabled [06:13] this whole thing is dejavu - I might be up too late [06:20] tsoliman: not sure if this helps much, I'm unsure about atof but srand, rand and stdin are mentioned on https://github.com/openssl/openssl/issues/3826 [06:20] "When creating Android NDK toolchain using make_standalone_toolchain.py, pass --deprecated-headers as an argument. Found it reading NDK's changelog." [06:20] "Note: The deprecated headers will be removed in a future release, most likely r16. If they do not work for you, file bugs now." [07:51] snover: also I noticed an inconsistency (which might be intentional) between the 2 CXX vars .. the docker image says arm-linux-androideabi-c++ but buildbot says ccache arm-linux-androideabi-clang++ .. (c++ vs clang++) .. clang++ is a shell script (it's not a symlink to the same thing) [07:55] and this is where the problem is I think .. using c++ causes all engines to be enabled .. but using clang++ causes Sword25 and wintermute (and a few others) to be disabled because of missing dependencies (JPG, PNG, Vorbis, etc) [07:56] so no I don't think the inconsistency is intentional [08:05] Asterisk (~asterisk@unaffiliated/asterisk) left irc: Ping timeout: 264 seconds [08:08] Asterisk_ (~asterisk@69.195.134.172) joined #scummvm. [08:11] Strangerke (~Strangerk@cable-85.28.84.13.coditel.net) left irc: Ping timeout: 264 seconds [08:19] Nick change: Asterisk_ -> Asterisk [08:19] Asterisk (~asterisk@69.195.134.172) left irc: Changing host [08:19] Asterisk (~asterisk@unaffiliated/asterisk) joined #scummvm. [08:22] LittleToonCat (~littlecat@sydnns0115w-156-57-12-94.dhcp-dynamic.fibreop.ns.bellaliant.net) left irc: Remote host closed the connection [09:03] Henke37 (~Henrik@81-227-16-59-no133.bredband.skanova.com) joined #scummvm. [09:48] Strangerke (~Strangerk@cable-85.28.84.13.coditel.net) joined #scummvm. [10:12] criezy (~criezy@host31-51-181-83.range31-51.btcentralplus.com) joined #scummvm. [10:12] #scummvm: mode change '+o criezy' by ChanServ!ChanServ@services. [10:31] ajax16384 (~User@109.60.130.33) joined #scummvm. [10:31] #scummvm: mode change '+o ajax16384' by ChanServ!ChanServ@services. [11:12] TAS_2012v (~2012@c-7bfe71d5.024-3-67626724.cust.bredbandsbolaget.se) left irc: Read error: Connection reset by peer [11:13] TAS_2012v (~2012@c-7bfe71d5.024-3-67626724.cust.bredbandsbolaget.se) joined #scummvm. [11:24] GitHub170 (GitHub170@gateway/service/github.com/x-ypellewbkklwsfwj) joined #scummvm. [11:24] [scummvm-web] criezy pushed 2 new commits to 2.0: https://git.io/vbo5k [11:24] scummvm-web/2.0 2365209 Thierry Crozat: WEB: Add icon for RISC OS platform [11:24] scummvm-web/2.0 0846e05 Thierry Crozat: WEB: Add Haiku and RISC OS packages to download page [11:24] GitHub170 (GitHub170@gateway/service/github.com/x-ypellewbkklwsfwj) left #scummvm. [11:27] rootfather: I have added ReleaseNotes_DE to frs [11:59] TMM (~Hein-Piet@92-110-172-3.cable.dynamic.v4.ziggo.nl) joined #scummvm. [11:59] TMM (~Hein-Piet@92-110-172-3.cable.dynamic.v4.ziggo.nl) left irc: Changing host [11:59] TMM (~Hein-Piet@fsf/member/pdpc.professional.tmm) joined #scummvm. [11:59] #scummvm: mode change '+o TMM' by ChanServ!ChanServ@services. [12:32] Lightkey (~Darklock@p200300F693C9188722CF30FFFE083718.dip0.t-ipconnect.de) left irc: Ping timeout: 265 seconds [12:44] Lightkey (~Darklock@p200300F693C9184222CF30FFFE083718.dip0.t-ipconnect.de) joined #scummvm. [13:18] Henke37 (~Henrik@81-227-16-59-no133.bredband.skanova.com) left irc: Quit: ERR_SHUTDOWN [13:21] rootfather (~rootfathe@unaffiliated/rootfather) left irc: Ping timeout: 248 seconds [13:22] rootfather (~rootfathe@p5786A7E0.dip0.t-ipconnect.de) joined #scummvm. [14:00] antlarr (~quassel@85.137.244.189.dyn.user.ono.com) left irc: Ping timeout: 256 seconds [14:00] antlarr2 (~quassel@85.137.244.189.dyn.user.ono.com) joined #scummvm. [14:28] TMM (~Hein-Piet@fsf/member/pdpc.professional.tmm) left irc: Ping timeout: 248 seconds [14:57] Farmboy0 (~quassel@p5DD103FA.dip0.t-ipconnect.de) joined #scummvm. [14:57] Farmboy0 (~quassel@p5DD103FA.dip0.t-ipconnect.de) left irc: Changing host [14:57] Farmboy0 (~quassel@xoreos/farmboy0) joined #scummvm. [14:57] TMM (~Hein-Piet@92-110-172-3.cable.dynamic.v4.ziggo.nl) joined #scummvm. [14:57] TMM (~Hein-Piet@92-110-172-3.cable.dynamic.v4.ziggo.nl) left irc: Changing host [14:57] TMM (~Hein-Piet@fsf/member/pdpc.professional.tmm) joined #scummvm. [14:57] #scummvm: mode change '+o TMM' by ChanServ!ChanServ@services. [15:00] ajax16384 (~User@109.60.130.33) left irc: Quit: Leaving [15:00] dreammaster (~dreammast@c-73-149-116-247.hsd1.vt.comcast.net) joined #scummvm. [15:00] #scummvm: mode change '+o dreammaster' by ChanServ!ChanServ@services. [15:04] GitHub123 (GitHub123@gateway/service/github.com/x-dyrnvzltuoefvjhy) joined #scummvm. [15:04] [scummvm] dreammaster pushed 1 new commit to master: https://git.io/vbojU [15:04] scummvm/master 93b9eb4 Paul Gilbert: XEEN: Added remainder of Arena location [15:04] GitHub123 (GitHub123@gateway/service/github.com/x-dyrnvzltuoefvjhy) left #scummvm. [15:32] GitHub163 (GitHub163@gateway/service/github.com/x-yjrycbdvcmgrhwjx) joined #scummvm. [15:32] [scummvm] dreammaster pushed 1 new commit to master: https://git.io/vbKvT [15:32] scummvm/master 808dd29 Paul Gilbert: XEEN: Convert character _awards array from bool to int... [15:32] GitHub163 (GitHub163@gateway/service/github.com/x-yjrycbdvcmgrhwjx) left #scummvm. [15:58] Henke37 (~Henrik@81-227-16-59-no133.bredband.skanova.com) joined #scummvm. [16:07] dafioram (~AndChat40@2607:fb90:18d5:b979:40c:c14c:96e4:178f) joined #scummvm. [16:17] snover: I would like to make the case for building the raspberry pi release with libpng12 instead of libpng16. The reason is because it will allow playing scummvm on other raspberry pi OSs (besides stretch) easier. While stretch has libpng16 available through apt-get Jessy only has libpng12 from apt-get. Obviously, a user could build 16.34 from source on jessy to get libpng16, but I don't think thats something we should force. I [16:20] there is no libpng12 in stretch, only libpng16. [16:20] ccawley2011 (6d927ef2@gateway/web/freenode/ip.109.146.126.242) joined #scummvm. [16:20] also your message was cut off at force. I [16:22] this link shows packages available on jessy and stretch. It says stretch libpng12-dev is in stretch and jessy. http://www.raspberryconnect.com/raspbian-packages-list/item/109-raspbian-libdevel [16:23] GitHub174 (GitHub174@gateway/service/github.com/x-cyqdblnheeisyweo) joined #scummvm. [16:23] [scummvm] dreammaster pushed 1 new commit to master: https://git.io/vbKJi [16:23] scummvm/master d2dbf59 Paul Gilbert: XEEN: Remove old deprecated method declaratations [16:23] GitHub174 (GitHub174@gateway/service/github.com/x-cyqdblnheeisyweo) left #scummvm. [16:23] but by default libpng-dev gives u libpng16 (on stretch) [16:24] I think there is more jessys in the wild then stretchs since raspian stretch is only 4 months old [16:26] also my libpng12 compile scummvm plays on stretch so either the api is compatible or stretch includes libpng12 as well as libpng16 [16:35] stretch doesnt have libpng12 by default so I guess the api are backwords compatible [16:45] if it easys you mind we could have two raspberry versions one for stretch and one for jessy [16:46] ok, there is no libpng12 in the official debian repository so i guess whoever is in charge of that different repository backported it. [16:46] there are better ways to handle this, like just bundling the dependencies or statically linking. [16:46] in terms of creating multiple builds, thats the least preferred thing to do [16:49] SylvainTV (~SylvainTV@LFbn-LIL-1-593-180.w81-254.abo.wanadoo.fr) joined #scummvm. [16:49] #scummvm: mode change '+o SylvainTV' by ChanServ!ChanServ@services. [16:57] snover: lets say we build with libpng12 dynamically and i test it on raspian stretch with libpng16 only installed and i am able to take screenshots and view thumbnails successful. If that went well could their be other uintented issues? [16:58] Littleboy (~littleboy@pool-108-49-17-47.bstnma.fios.verizon.net) joined #scummvm. [16:58] #scummvm: mode change '+o Littleboy' by ChanServ!ChanServ@services. [16:59] GitHub121 (GitHub121@gateway/service/github.com/x-wxkguykuavurjxqf) joined #scummvm. [16:59] [scummvm] dreammaster pushed 1 new commit to master: https://git.io/vbKTM [16:59] scummvm/master d0d2792 Paul Gilbert: XEEN: Show Party dialog when signing into taverns [16:59] GitHub121 (GitHub121@gateway/service/github.com/x-wxkguykuavurjxqf) left #scummvm. [16:59] I guess statically build in libpng16 would be less error prone and allows the latest version to be used? [17:02] tsoliman: huh, thats weird. maybe check the config.log to see what is happening, otherwise i will take a look in a bit since i need to do some updates and then start doing the full build tests [17:11] dafioram (~AndChat40@2607:fb90:18d5:b979:40c:c14c:96e4:178f) left irc: Quit: Bye [17:12] dreammaster (~dreammast@c-73-149-116-247.hsd1.vt.comcast.net) left irc: [17:24] mortalius_ (~mortalius@unaffiliated/mortalius) left irc: Quit: WeeChat 1.9 [17:24] mortalius (~mortalius@unaffiliated/mortalius) joined #scummvm. [17:34] LittleToonCat (~littlecat@sydnns0115w-156-57-12-94.dhcp-dynamic.fibreop.ns.bellaliant.net) joined #scummvm. [17:57] GitHub117 (GitHub117@gateway/service/github.com/x-mxovkwzlsvkeujss) joined #scummvm. [17:57] [scummvm-web] criezy pushed 1 new commit to 2.0: https://git.io/vbKIh [17:57] scummvm-web/2.0 2e1a215 Thierry Crozat: WEB: Some more work on the 2.0.0 release announcement [17:57] GitHub117 (GitHub117@gateway/service/github.com/x-mxovkwzlsvkeujss) left #scummvm. [18:01] criezy: thank you! : [18:01] :) [18:11] hurray, I made the "extremely good looking" category [18:20] ny00123 (~ny00123@2a02:ed0:5290:1900::2) joined #scummvm. [18:31] GitHub187 (GitHub187@gateway/service/github.com/x-xitkwqdclppnoiql) joined #scummvm. [18:31] [scummvm-web] csnover pushed 1 new commit to 2.0: https://git.io/vbKtS [18:31] scummvm-web/2.0 352e0c2 Colin Snover: WEB: Minor fixes to 2.0 release news... [18:31] GitHub187 (GitHub187@gateway/service/github.com/x-xitkwqdclppnoiql) left #scummvm. [18:55] Strangerke_ (~Strangerk@cable-85.28.84.13.coditel.net) joined #scummvm. [18:58] Strangerke (~Strangerk@cable-85.28.84.13.coditel.net) left irc: Ping timeout: 272 seconds [18:58] Nick change: Strangerke_ -> Strangerke [19:18] _sev_ (~sev@scummvm/undead/sev) joined #scummvm. [19:18] #scummvm: mode change '+o _sev_' by ChanServ!ChanServ@services. [19:22] ajax16384 (~User@109.60.130.33) joined #scummvm. [19:22] #scummvm: mode change '+o ajax16384' by ChanServ!ChanServ@services. [21:21] _sev_ (~sev@scummvm/undead/sev) left irc: Ping timeout: 248 seconds [21:29] ajax16384 (~User@109.60.130.33) left irc: Read error: Connection reset by peer [21:35] Littleboy (~littleboy@pool-108-49-17-47.bstnma.fios.verizon.net) left irc: Quit: Ętre dans le vent, une ambition de feuille morte. [21:50] GitHub39 (GitHub39@gateway/service/github.com/x-jtczchqnadxcahyl) joined #scummvm. [21:50] [scummvm-web] criezy pushed 2 new commits to 2.0: https://git.io/vbKW4 [21:50] scummvm-web/2.0 078f515 Thierry Crozat: WEB: Clean list of contributors for the 2.0.0 release announcement [21:50] scummvm-web/2.0 f2392f9 Thierry Crozat: WEB: Translate 2.0 release news to French [21:50] GitHub39 (GitHub39@gateway/service/github.com/x-jtczchqnadxcahyl) left #scummvm. [21:50] Joefish (~Joefish@p200300764F2D6F0041FDFB861744A741.dip0.t-ipconnect.de) joined #scummvm. [21:50] #scummvm: mode change '+v Joefish' by ChanServ!ChanServ@services. [21:50] criezy: i should have a tools build for you as soon as i can actually get wxwidgets to compile successfully. [21:51] Great. [21:52] its Makefile is almost 2MB. i have no idea why they have a configuration switch for like every UI control [21:54] of *course* i must have only a radio button and not a check box [21:55] F!@#$!@#$HJ. [21:55] and their dependency management is non-existent [21:56] try to disable building xml and get ready for modules like richtextbuffer to randomly fail to compile because some XML types arent defined [21:57] I think I basically just built it with the default, although I can't test right now as it is on my other computer, and I don't really remember as it was years ago. [21:57] *I can't check right now [21:58] ny00123 (~ny00123@2a02:ed0:5290:1900::2) left irc: Quit: Leaving [21:58] try to enable XML and get ready for its built in expat to fail to compile because reasons [21:58] No rule to make target 'src/expat/lib/xmlparse.c' [22:07] with external expat, hopefully this will work now. [22:08] dreammaster (~dreammast@c-73-149-116-247.hsd1.vt.comcast.net) joined #scummvm. [22:08] #scummvm: mode change '+o dreammaster' by ChanServ!ChanServ@services. [22:10] i did not intend to procrastinate until the last possible moment on this, for some reason i had the 20th in my head [22:25] GitHub191 (GitHub191@gateway/service/github.com/x-ulvaprllbvwdeysx) joined #scummvm. [22:25] [scummvm-tools] criezy pushed 6 new commits to master: https://git.io/vbK8l [22:25] scummvm-tools/master ad0806d Willem Jan Palenstijn: COMMON: Rename String::printf to format to match ScummVM [22:25] scummvm-tools/master 9acf70e Willem Jan Palenstijn: COMMON: Add some Common::String/std::string interoperability functions [22:25] scummvm-tools/master 4f05f4e Willem Jan Palenstijn: PRINCE: Replace C++11 string functions [22:25] GitHub191 (GitHub191@gateway/service/github.com/x-ulvaprllbvwdeysx) left #scummvm. [22:50] GitHub171 (GitHub171@gateway/service/github.com/x-qeibwowcnlmpzvzx) joined #scummvm. [22:50] [scummvm] dreammaster pushed 1 new commit to master: https://git.io/vbK49 [22:50] scummvm/master 8c850f8 Paul Gilbert: TSAGE: R2R: Clicking F5 fro Options dialog [22:50] GitHub171 (GitHub171@gateway/service/github.com/x-qeibwowcnlmpzvzx) left #scummvm. [23:32] GitHub20 (GitHub20@gateway/service/github.com/x-jhwowveuoujcykwc) joined #scummvm. [23:32] [scummvm] dreammaster pushed 1 new commit to branch-2-0: https://git.io/vbK0z [23:32] scummvm/branch-2-0 16a6089 Paul Gilbert: TSAGE: R2R: Clicking F5 fro Options dialog... [23:32] GitHub20 (GitHub20@gateway/service/github.com/x-jhwowveuoujcykwc) left #scummvm. [23:34] BeefEats (~BeefEats@unaffiliated/beefeats) joined #scummvm. [23:36] BeefEats (~BeefEats@unaffiliated/beefeats) left irc: Client Quit [00:00] --- Sun Dec 17 2017