[00:06] dreammaster (~dreammast@c-73-149-116-247.hsd1.vt.comcast.net) joined #scummvm. [00:06] #scummvm: mode change '+o dreammaster' by ChanServ!ChanServ@services. [00:09] has anyone tried to compile on macos with fluidsynth > 1.1.6 ? 1.1.7 seems to have preferred cmake in such a way that it's not producing `lib/` directories with `*.a` files in them [00:09] GitHub147 (GitHub147@gateway/service/github.com/x-qwktowevgfotyfmq) joined #scummvm. [00:09] [scummvm] dreammaster pushed 1 new commit to master: https://git.io/vxIh7 [00:09] scummvm/master 0b802f2 Paul Gilbert: XEEN: Fix transfer of bought items to character inventory [00:09] GitHub147 (GitHub147@gateway/service/github.com/x-qwktowevgfotyfmq) left #scummvm. [00:09] it might just be that configure needs to be updated - but I wanted to check if anyone already went down that road and I am just missing something [00:10] s/missing something/doing something wrong/ [00:24] Joefish: i am not sure i understand, you are expecting the executables to be placed into the current working directory? [00:25] tsoliman: shared library should work, is there some reason you want static libs? [00:26] ny00123 (~ny00123@141.226.12.236) left irc: Quit: Leaving [00:26] snover: ok so configure can't find stuff then? I tried setting the prefix but that just adds include/ and lib/ ... i.e. I am doing stuff wrong _and_ configure is making assumptions [00:27] did you review config.log? [00:28] no .. good point [00:28] this is what I was looking at https://github.com/scummvm/scummvm/blob/master/configure#L1184-L1188 [00:28] since there's no lib anymore .. it is lib64 here [00:29] (I am trying to be fancy and not doing "make install" to /usr/local/) [00:31] not doing make install of what? [00:31] fluidsynth 1.1.10 [00:33] it sounds like you are making things hard on yourself for some reason, why is that? [00:33] I don't want to pollute /usr/local/ (I tend to never "make install") [00:34] why? [00:34] because there's no clean way to uninstall stuff from there .. and it confuses the package managers .. it is a debianism [00:34] why not* [00:35] make uninstall? [00:35] :grimace: [00:35] I suppose [00:37] I guess it is a pattern that worked for munt (built in-tree) and then compiling dosbox referencing that in-tree lib [00:37] i personally just use homebrew and dont worry about it [00:37] yeah so homebrew is a package manager :) [00:37] it would probably be confused if you "make install" other stuff? or maybe not [00:38] I generally use macports also but there's no updated fluidsynth package and punted on packaging it when I realized there's no configure anymore [00:39] in the end I just ran fluildsynth (the binary) in-tree and just connected scummvm to it via ... coremidi I guess? (I was gonna say ALSA) [00:40] snover thanks for the perspective :D [00:40] np :) [01:50] GitHub2 (GitHub2@gateway/service/github.com/x-zqxqruljlvkcrhzi) joined #scummvm. [01:50] [scummvm] dreammaster pushed 1 new commit to master: https://git.io/vxLkv [01:50] scummvm/master 2931483 Paul Gilbert: XEEN: Fix switching characters when buying from blacksmith [01:50] GitHub2 (GitHub2@gateway/service/github.com/x-zqxqruljlvkcrhzi) left #scummvm. [01:53] ScummBot (~ScummBot@vm2.scummvm.org) left irc: Ping timeout: 256 seconds [01:55] ScummBot (~ScummBot@vm2.scummvm.org) joined #scummvm. [02:00] klusark (~klusark@S01066c3b6b1953d0.vc.shawcable.net) joined #scummvm. [02:05] Dominus (~dominus@unaffiliated/dominus) left irc: Ping timeout: 260 seconds [02:05] Dominus (~dominus@unaffiliated/dominus) joined #scummvm. [02:18] user9 (~Thunderbi@leoseb.ujf-grenoble.fr) left irc: Remote host closed the connection [02:21] snover, I build scummvm outside the source folder. After the normal configure/make step I do `make devtools` and devtools are created. object files, executables and for example image files or DAT files that can be found in src/devtools/create_xxx are copied over to the build directory. Not sure if that is intended to work that way but so far it worked fine :) [02:40] dreammaster (~dreammast@c-73-149-116-247.hsd1.vt.comcast.net) left irc: [02:46] Joefish (~Joefish@p200300764F15D300F7B9AFF5D4463693.dip0.t-ipconnect.de) left irc: Ping timeout: 260 seconds [02:47] Joefish (~Joefish@p200300764F1D1D0021B83A609B77FA19.dip0.t-ipconnect.de) joined #scummvm. [02:47] #scummvm: mode change '+v Joefish' by ChanServ!ChanServ@services. [02:55] Joefish: ok. all build output is supposed to go to the build directory and not the source directory, so it sounds like it is working correctly. [03:02] Dominus (~dominus@unaffiliated/dominus) left irc: Ping timeout: 260 seconds [03:02] Dominus (~dominus@unaffiliated/dominus) joined #scummvm. [04:07] Nick change: Stormkeeper -> Storm-AFK [04:45] Drenn (~Drenn@toroon0713w-lp130-05-65-95-85-135.dsl.bell.ca) left irc: Ping timeout: 264 seconds [06:09] SylvainTV (~Sylvain@LFbn-LIL-1-746-191.w81-254.abo.wanadoo.fr) left irc: Read error: Connection reset by peer [06:10] bonki (~bonki@gateway/tor-sasl/bonki) left irc: Ping timeout: 268 seconds [07:07] GitHub192 (GitHub192@gateway/service/github.com/x-iyyvrhotxghfsthg) joined #scummvm. [07:07] [scummvm-tools] sev- pushed 2 new commits to master: https://git.io/vxLZb [07:07] scummvm-tools/master 427e53b Adrian Frühwirth: TOOLS: Silence gcc warnings [07:07] scummvm-tools/master d6ce282 Eugene Sandulenko: Merge pull request #18 from bonki/bonki-fix-warnings... [07:07] GitHub192 (GitHub192@gateway/service/github.com/x-iyyvrhotxghfsthg) left #scummvm. [07:21] JackRaider (2549fec7@gateway/web/freenode/ip.37.73.254.199) joined #scummvm. [07:36] JackRaider (2549fec7@gateway/web/freenode/ip.37.73.254.199) left irc: Ping timeout: 260 seconds [07:48] Tomaz^W (~tompsson@84.216.7.40) joined #scummvm. [07:52] LittleToonCat (~littlecat@sydnns0115w-47-54-26-78.dhcp-dynamic.fibreop.ns.bellaliant.net) left irc: Remote host closed the connection [08:09] _sev (~sev@scummvm/undead/sev) left irc: Quit: This computer has gone to sleep [08:18] lePhilousophe (valemboi20@amsn/developer/lephilousophe) left irc: Ping timeout: 260 seconds [08:25] lePhilousophe (~lephilous@amsn/developer/lephilousophe) joined #scummvm. [08:41] JackRaider (5bca8002@gateway/web/freenode/ip.91.202.128.2) joined #scummvm. [08:57] JackRaider (5bca8002@gateway/web/freenode/ip.91.202.128.2) left irc: Ping timeout: 260 seconds [09:00] hi guys [09:19] hey Strangerke|work [09:49] Lightkey (~Darklock@p200300F693D1378822CF30FFFE083718.dip0.t-ipconnect.de) left irc: Ping timeout: 276 seconds [09:52] TMM (~Hein-Piet@fsf/member/pdpc.professional.tmm) left irc: Ping timeout: 276 seconds [09:58] ST (~ScottT@119-18-4-180.cust.aussiebb.net) left irc: Ping timeout: 248 seconds [10:01] Lightkey (~Darklock@p200300F693D1371622CF30FFFE083718.dip0.t-ipconnect.de) joined #scummvm. [10:02] bonki (~bonki@gateway/tor-sasl/bonki) joined #scummvm. [10:02] #scummvm: mode change '+o bonki' by ChanServ!ChanServ@services. [10:03] ST (~ScottT@119-18-4-180.cust.aussiebb.net) joined #scummvm. [10:03] #scummvm: mode change '+o ST' by ChanServ!ChanServ@services. [10:27] user9 (~Thunderbi@leoseb.ujf-grenoble.fr) joined #scummvm. [10:36] lePhilousophe (~lephilous@amsn/developer/lephilousophe) left irc: Ping timeout: 246 seconds [10:55] _sev (~sev@d158167.upc-d.chello.nl) joined #scummvm. [10:55] _sev (~sev@d158167.upc-d.chello.nl) left irc: Changing host [10:55] _sev (~sev@scummvm/undead/sev) joined #scummvm. [10:55] #scummvm: mode change '+o _sev' by ChanServ!ChanServ@services. [10:58] valerio (~valerio@unaffiliated/valerio/x-9242161) joined #scummvm. [11:00] _sev (~sev@scummvm/undead/sev) left irc: Ping timeout: 264 seconds [11:08] lePhilousophe (valemboi20@amsn/developer/lephilousophe) joined #scummvm. [11:09] TMM (~Hein-Piet@185.5.121.222) joined #scummvm. [11:09] TMM (~Hein-Piet@185.5.121.222) left irc: Changing host [11:09] TMM (~Hein-Piet@fsf/member/pdpc.professional.tmm) joined #scummvm. [11:09] #scummvm: mode change '+o TMM' by ChanServ!ChanServ@services. [11:17] Strangerke_ (~Strangerk@cable-85.28.84.13.coditel.net) joined #scummvm. [11:20] Tomaz^W2 (~tompsson@84.216.7.40) joined #scummvm. [11:23] LePhilou1ophe_ (valemboi20@amsn/developer/lephilousophe) joined #scummvm. [11:23] DrMcCoy (~drmccoy@xoreos/drmccoy) left irc: Disconnected by services [11:23] DrMcCoy (~drmccoy@xoreos/drmccoy) joined #scummvm. [11:23] #scummvm: mode change '+o DrMcCoy' by ChanServ!ChanServ@services. [11:23] ScummBot_ (~ScummBot@vm2.scummvm.org) joined #scummvm. [11:25] qvist_ (~qvist@delta.ipv7.se) joined #scummvm. [11:26] Unseen2a (snowcat@snowcat.de) joined #scummvm. [11:26] cable_ (~cable@249.137.117.91.dynamic.reverse-mundo-r.com) joined #scummvm. [11:26] bazaar_ (~bazaar@unaffiliated/bazaar) joined #scummvm. [11:27] lePhilousophe (valemboi20@amsn/developer/lephilousophe) got netsplit. [11:27] Tomaz^W (~tompsson@84.216.7.40) got netsplit. [11:27] |Cable| (~cable@249.137.117.91.dynamic.reverse-mundo-r.com) got netsplit. [11:27] Unseen2 (snowcat@snowcat.de) got netsplit. [11:27] Nick change: Unseen2a -> Unseen2 [11:27] Possible future nick collision: Unseen2 [11:29] Strangerke (~Strangerk@cable-85.28.84.13.coditel.net) left irc: Ping timeout: 260 seconds [11:29] Dominus (~dominus@unaffiliated/dominus) left irc: Ping timeout: 260 seconds [11:29] Cheeseness (~cheesenes@ppp118-208-224-86.bras1.hba2.internode.on.net) left irc: Ping timeout: 260 seconds [11:29] klusark (~klusark@S01066c3b6b1953d0.vc.shawcable.net) left irc: Ping timeout: 260 seconds [11:29] ScummBot (~ScummBot@vm2.scummvm.org) left irc: Ping timeout: 260 seconds [11:29] qvist (~qvist@85.195.17.245) left irc: Ping timeout: 260 seconds [11:29] aquadran (aquadran@scummvm/undead/aquadran) left irc: Ping timeout: 260 seconds [11:29] bazaar (~bazaar@unaffiliated/bazaar) left irc: Ping timeout: 260 seconds [11:29] dhewg (~dhewg@212.63.210.87) left irc: Ping timeout: 260 seconds [11:29] aquadran (aquadran@xtr.net.pl) joined #scummvm. [11:29] Nick change: Strangerke_ -> Strangerke [11:29] aquadran (aquadran@xtr.net.pl) left irc: Changing host [11:29] aquadran (aquadran@scummvm/undead/aquadran) joined #scummvm. [11:29] #scummvm: mode change '+o aquadran' by ChanServ!ChanServ@services. [11:29] Dominus (~dominus@unaffiliated/dominus) joined #scummvm. [11:31] dhewg (~dhewg@adiza.nexticom.net) joined #scummvm. [11:31] #scummvm: mode change '+o dhewg' by ChanServ!ChanServ@services. [11:32] klusark (~klusark@S01066c3b6b1953d0.vc.shawcable.net) joined #scummvm. [11:32] Cheeseness (~cheesenes@ppp118-208-224-86.bras1.hba2.internode.on.net) joined #scummvm. [11:38] |Cable| (~cable@249.137.117.91.dynamic.reverse-mundo-r.com) got lost in the net-split. [11:38] Tomaz^W (~tompsson@84.216.7.40) got lost in the net-split. [11:38] lePhilousophe (valemboi20@amsn/developer/lephilousophe) got lost in the net-split. [11:46] GitHub133 (GitHub133@gateway/service/github.com/x-birlioqjhmjqpwas) joined #scummvm. [11:46] [scummvm] Joefish pushed 1 new commit to master: https://git.io/vxLXG [11:46] scummvm/master cfb32e8 Joseph-Eugene Winzer: SUPERNOVA: Add bitmap for the second newspaper English translation... [11:46] GitHub133 (GitHub133@gateway/service/github.com/x-birlioqjhmjqpwas) left #scummvm. [11:52] JackRaider (5bca81ce@gateway/web/freenode/ip.91.202.129.206) joined #scummvm. [13:12] Littleboy (~littleboy@pool-173-76-38-11.bstnma.fios.verizon.net) joined #scummvm. [13:12] #scummvm: mode change '+o Littleboy' by ChanServ!ChanServ@services. [13:16] tsoliman: homebrew ships with 1.1.10 so just use that? [14:05] waltervn (~waltervn@541B2DBA.cm-5-4a.dynamic.ziggo.nl) joined #scummvm. [14:05] #scummvm: mode change '+o waltervn' by ChanServ!ChanServ@services. [14:18] JackRaider (5bca81ce@gateway/web/freenode/ip.91.202.129.206) left irc: Ping timeout: 260 seconds [14:26] DrMcCoy (~drmccoy@xoreos/drmccoy) left irc: Quit: reboot [14:30] GitHub91 (GitHub91@gateway/service/github.com/x-wdwilllgqsckdsqm) joined #scummvm. [14:30] [scummvm] bonki pushed 1 new commit to master: https://git.io/vxtva [14:30] scummvm/master ee8fb2c Adrian Frühwirth: TUCKER: Fix out-of-bounds access of _inputkeys[] [14:30] GitHub91 (GitHub91@gateway/service/github.com/x-wdwilllgqsckdsqm) left #scummvm. [14:35] DrMcCoy (~drmccoy@xoreos/drmccoy) joined #scummvm. [14:35] #scummvm: mode change '+o DrMcCoy' by ChanServ!ChanServ@services. [14:48] _sev (~sev@scummvm/undead/sev) joined #scummvm. [14:48] #scummvm: mode change '+o _sev' by ChanServ!ChanServ@services. [15:41] Drenn (~Drenn@toroon0713w-lp130-05-65-95-85-135.dsl.bell.ca) joined #scummvm. [16:02] whiterandrek (~andrei@ppp-77-247-20-220.wildpark.net) joined #scummvm. [16:04] ajax16384 (~User@109.60.130.33) joined #scummvm. [16:04] #scummvm: mode change '+o ajax16384' by ChanServ!ChanServ@services. [16:26] Strangerke_ (~Strangerk@cable-85.28.84.13.coditel.net) joined #scummvm. [16:27] Strangerke (~Strangerk@cable-85.28.84.13.coditel.net) left irc: Ping timeout: 276 seconds [16:27] Nick change: Strangerke_ -> Strangerke [16:34] Farmboy0 (~quassel@p5DD10237.dip0.t-ipconnect.de) joined #scummvm. [16:34] Farmboy0 (~quassel@p5DD10237.dip0.t-ipconnect.de) left irc: Changing host [16:34] Farmboy0 (~quassel@xoreos/farmboy0) joined #scummvm. [16:36] Zorix (~Brandon@2601:6c0:8002:3c8:d78:d91d:da6a:a535) left irc: Ping timeout: 252 seconds [16:40] TMM (~Hein-Piet@fsf/member/pdpc.professional.tmm) left irc: Quit: Ex-Chat [16:43] LittleToonCat (~littlecat@sydnns0115w-47-54-26-78.dhcp-dynamic.fibreop.ns.bellaliant.net) joined #scummvm. [16:46] jamm (~jam@unaffiliated/jamm) joined #scummvm. [16:49] Zorix (~Brandon@2601:6c0:8002:3c8:ddbb:c9e2:f425:18cf) joined #scummvm. [16:54] jamm (~jam@unaffiliated/jamm) left irc: Ping timeout: 264 seconds [16:54] ny00123 (~ny00123@31.210.177.63) joined #scummvm. [17:04] mwillcock (~mwillcock@88.144.31.102) joined #scummvm. [17:27] Drenn (~Drenn@toroon0713w-lp130-05-65-95-85-135.dsl.bell.ca) left irc: Ping timeout: 252 seconds [17:36] whiterandrek (~andrei@ppp-77-247-20-220.wildpark.net) left irc: Quit: Leaving [17:45] TMM (~Hein-Piet@fsf/member/pdpc.professional.tmm) joined #scummvm. [17:45] #scummvm: mode change '+o TMM' by ChanServ!ChanServ@services. [17:46] _sev (~sev@scummvm/undead/sev) left irc: Quit: This computer has gone to sleep [17:49] _sev (~sev@scummvm/undead/sev) joined #scummvm. [17:49] #scummvm: mode change '+o _sev' by ChanServ!ChanServ@services. [18:00] Sanky1997__ (uid287471@gateway/web/irccloud.com/x-trqjusbwefwyuspu) left irc: [18:02] Sanky1997 (~Sanky1997@122.164.48.99) joined #scummvm. [18:05] girafe (~girafe@LFbn-1-7983-2.w90-112.abo.wanadoo.fr) joined #scummvm. [18:17] girafe2 (~girafe@LFbn-1-7983-2.w90-112.abo.wanadoo.fr) joined #scummvm. [18:19] Sanky1997 (Sanky1997@122.164.48.99) left #scummvm. [18:19] _sev (~sev@scummvm/undead/sev) left irc: Ping timeout: 256 seconds [18:20] girafe (~girafe@LFbn-1-7983-2.w90-112.abo.wanadoo.fr) left irc: Ping timeout: 260 seconds [18:22] Sanky1997 (~dwivedisa@122.164.48.99) joined #scummvm. [18:23] Tomaz^ (~tompsson@h-239-55.A199.priv.bahnhof.se) joined #scummvm. [18:43] girafe2 (~girafe@LFbn-1-7983-2.w90-112.abo.wanadoo.fr) left irc: Read error: Connection reset by peer [18:45] Sanky1997 (dwivedisa@122.164.48.99) left #scummvm. [18:51] Sanky1997 (~dwivedisa@122.164.48.99) joined #scummvm. [19:03] girafe (~girafe@LFbn-1-7983-2.w90-112.abo.wanadoo.fr) joined #scummvm. [19:20] JackRaider (5bca81ce@gateway/web/freenode/ip.91.202.129.206) joined #scummvm. [19:20] mwillcock (~mwillcock@88.144.31.102) left irc: [19:29] Drenn (~Drenn@141.117.117.210) joined #scummvm. [19:44] Dark-Star (~quassel@2a01:238:427f:2f00:3060:fc6b:969e:dcf0) left irc: Ping timeout: 256 seconds [19:46] Dark-Star (~quassel@2a01:238:427f:2f00:3060:fc6b:969e:dcf0) joined #scummvm. [19:50] SylvainTV (~Sylvain@LFbn-LIL-1-746-191.w81-254.abo.wanadoo.fr) joined #scummvm. [19:50] #scummvm: mode change '+o SylvainTV' by ChanServ!ChanServ@services. [19:57] ajax16384 (~User@109.60.130.33) left irc: Read error: Connection reset by peer [20:25] Tomaz^ (~tompsson@h-239-55.A199.priv.bahnhof.se) left irc: Ping timeout: 240 seconds [20:54] girafe (~girafe@LFbn-1-7983-2.w90-112.abo.wanadoo.fr) left irc: Read error: Connection reset by peer [21:05] JackRaider (5bca81ce@gateway/web/freenode/ip.91.202.129.206) left irc: Ping timeout: 260 seconds [21:08] _sev (~sev@d158167.upc-d.chello.nl) joined #scummvm. [21:08] _sev (~sev@d158167.upc-d.chello.nl) left irc: Changing host [21:08] _sev (~sev@scummvm/undead/sev) joined #scummvm. [21:08] #scummvm: mode change '+o _sev' by ChanServ!ChanServ@services. [21:11] waltervn (~waltervn@541B2DBA.cm-5-4a.dynamic.ziggo.nl) left irc: Ping timeout: 248 seconds [21:44] GitHub42 (GitHub42@gateway/service/github.com/x-uhjhsrdgdkhaqkrk) joined #scummvm. [21:44] [scummvm] sev- pushed 1 new commit to master: https://git.io/vxqqn [21:44] scummvm/master 2ba581c Eugene Sandulenko: BLADERUNNER: Added Lucy actor [21:44] GitHub42 (GitHub42@gateway/service/github.com/x-uhjhsrdgdkhaqkrk) left #scummvm. [21:48] Drenn (~Drenn@141.117.117.210) left irc: Ping timeout: 264 seconds [22:14] Drenn (~Drenn@141.117.117.210) joined #scummvm. [22:25] ccawley2011 (6d927eb0@gateway/web/freenode/ip.109.146.126.176) joined #scummvm. [22:46] GitHub0 (GitHub0@gateway/service/github.com/x-frfqpcyvdyhkzcyr) joined #scummvm. [22:46] [scummvm] sev- pushed 2 new commits to master: https://git.io/vxqGj [22:46] scummvm/master c65a693 Eugene Sandulenko: BLADERUNNER: Added mssing method for Lucy [22:46] scummvm/master a656480 Eugene Sandulenko: BLADERUNNER: Added Izo actor (incomplete) [22:46] GitHub0 (GitHub0@gateway/service/github.com/x-frfqpcyvdyhkzcyr) left #scummvm. [22:55] dreammaster (~dreammast@c-73-149-116-247.hsd1.ma.comcast.net) joined #scummvm. [22:55] #scummvm: mode change '+o dreammaster' by ChanServ!ChanServ@services. [22:58] _sev (~sev@scummvm/undead/sev) left irc: Quit: This computer has gone to sleep [23:01] _sev (~sev@scummvm/undead/sev) joined #scummvm. [23:01] #scummvm: mode change '+o _sev' by ChanServ!ChanServ@services. [23:08] Sanky1997 (~dwivedisa@122.164.48.99) left irc: Ping timeout: 240 seconds [23:09] Polynomial-C (~Poly-C@gentoo/developer/Polynomial-C) left irc: Quit: GNU/Linux, because I'd rather own a free OS than steal one that's not worth paying for. [23:16] Polynomial-C (~Poly-C@gentoo/developer/Polynomial-C) joined #scummvm. [23:27] _sev (~sev@scummvm/undead/sev) left irc: Ping timeout: 246 seconds [23:30] borosky (~borosky@095160154221.dynamic-ww-11.vectranet.pl) left irc: [23:43] Joefish (~Joefish@p200300764F1D1D0021B83A609B77FA19.dip0.t-ipconnect.de) left irc: Ping timeout: 240 seconds [00:00] --- Fri Mar 16 2018