[Back to Index]

  
[00:06] --> dreammaster joined #scummvm.
[00:06] #scummvm: mode change '+o dreammaster' by ChanServ!ChanServ@services.
[00:09] <tsoliman> 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 joined #scummvm.
[00:09] <GitHub147> [scummvm] dreammaster pushed 1 new commit to master: https://git.io/vxIh7
[00:09] <GitHub147> 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] <tsoliman> 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] <tsoliman> s/missing something/doing something wrong/
[00:24] <snover> Joefish: i am not sure i understand, you are expecting the executables to be placed into the current working directory?
[00:25] <snover> tsoliman: shared library should work, is there some reason you want static libs?
[00:26] <-- ny00123 left irc: Quit: Leaving
[00:26] <tsoliman> 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] <snover> did you review config.log?
[00:28] <tsoliman> no .. good point
[00:28] <tsoliman> this is what I was looking at https://github.com/scummvm/scummvm/blob/master/configure#L1184-L1188
[00:28] <tsoliman> since there's no lib anymore .. it is lib64 here
[00:29] <tsoliman> (I am trying to be fancy and not doing "make install" to /usr/local/)
[00:31] <snover> not doing make install of what?
[00:31] <tsoliman> fluidsynth 1.1.10
[00:33] <snover> it sounds like you are making things hard on yourself for some reason, why is that?
[00:33] <tsoliman> I don't want to pollute /usr/local/ (I tend to never "make install")
[00:34] <snover> why?
[00:34] <tsoliman> because there's no clean way to uninstall stuff from there .. and it confuses the package managers .. it is a debianism
[00:34] <snover> why not*
[00:35] <snover> make uninstall?
[00:35] <tsoliman> :grimace:
[00:35] <tsoliman> I suppose
[00:37] <tsoliman> I guess it is a pattern that worked for munt (built in-tree) and then compiling dosbox referencing that in-tree lib
[00:37] <snover> i personally just use homebrew and dont worry about it
[00:37] <tsoliman> yeah so homebrew is a package manager :)
[00:37] <tsoliman> it would probably be confused if you "make install" other stuff? or maybe not
[00:38] <tsoliman> 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] <tsoliman> 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] <tsoliman> snover thanks for the perspective :D
[00:40] <snover> np :)
[01:50] --> GitHub2 joined #scummvm.
[01:50] <GitHub2> [scummvm] dreammaster pushed 1 new commit to master: https://git.io/vxLkv
[01:50] <GitHub2> 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 left irc: Ping timeout: 256 seconds
[01:55] --> ScummBot joined #scummvm.
[02:00] --> klusark joined #scummvm.
[02:05] <-- Dominus left irc: Ping timeout: 260 seconds
[02:05] --> Dominus joined #scummvm.
[02:18] <-- user9 left irc: Remote host closed the connection
[02:21] <Joefish> 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 left irc:
[02:46] <-- Joefish left irc: Ping timeout: 260 seconds
[02:47] --> Joefish joined #scummvm.
[02:47] #scummvm: mode change '+v Joefish' by ChanServ!ChanServ@services.
[02:55] <snover> 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 left irc: Ping timeout: 260 seconds
[03:02] --> Dominus joined #scummvm.
[04:07] Nick change: Stormkeeper -> Storm-AFK
[04:45] <-- Drenn left irc: Ping timeout: 264 seconds
[06:09] <-- SylvainTV left irc: Read error: Connection reset by peer
[06:10] <-- bonki left irc: Ping timeout: 268 seconds
[07:07] --> GitHub192 joined #scummvm.
[07:07] <GitHub192> [scummvm-tools] sev- pushed 2 new commits to master: https://git.io/vxLZb

[07:07] <GitHub192> 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 joined #scummvm.
[07:36] <-- JackRaider left irc: Ping timeout: 260 seconds
[07:48] --> Tomaz^W joined #scummvm.
[07:52] <-- LittleToonCat left irc: Remote host closed the connection
[08:09] <-- _sev left irc: Quit: This computer has gone to sleep
[08:18] <-- lePhilousophe left irc: Ping timeout: 260 seconds
[08:25] --> lePhilousophe joined #scummvm.
[08:41] --> JackRaider joined #scummvm.
[08:57] <-- JackRaider left irc: Ping timeout: 260 seconds
[09:00] <Strangerke|work> hi guys
[09:19] <Joefish> hey Strangerke|work
[09:49] <-- Lightkey left irc: Ping timeout: 276 seconds
[09:52] <-- TMM left irc: Ping timeout: 276 seconds
[09:58] <-- ST left irc: Ping timeout: 248 seconds
[10:01] --> Lightkey joined #scummvm.
[10:02] --> bonki joined #scummvm.
[10:02] #scummvm: mode change '+o bonki' by ChanServ!ChanServ@services.
[10:03] --> ST joined #scummvm.
[10:03] #scummvm: mode change '+o ST' by ChanServ!ChanServ@services.
[10:27] --> user9 joined #scummvm.
[10:36] <-- lePhilousophe left irc: Ping timeout: 246 seconds
[10:55] --> _sev joined #scummvm.
[10:55] <-- _sev left irc: Changing host
[10:55] --> _sev joined #scummvm.
[10:55] #scummvm: mode change '+o _sev' by ChanServ!ChanServ@services.
[10:58] --> valerio joined #scummvm.
[11:00] <-- _sev left irc: Ping timeout: 264 seconds
[11:08] --> lePhilousophe joined #scummvm.
[11:09] --> TMM joined #scummvm.
[11:09] <-- TMM left irc: Changing host
[11:09] --> TMM joined #scummvm.
[11:09] #scummvm: mode change '+o TMM' by ChanServ!ChanServ@services.
[11:17] --> Strangerke_ joined #scummvm.
[11:20] --> Tomaz^W2 joined #scummvm.
[11:23] --> LePhilou1ophe_ joined #scummvm.
[11:23] <-- DrMcCoy left irc: Disconnected by services
[11:23] --> DrMcCoy joined #scummvm.
[11:23] #scummvm: mode change '+o DrMcCoy' by ChanServ!ChanServ@services.
[11:23] --> ScummBot_ joined #scummvm.
[11:25] --> qvist_ joined #scummvm.
[11:26] --> Unseen2a joined #scummvm.
[11:26] --> cable_ joined #scummvm.
[11:26] --> 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 left irc: Ping timeout: 260 seconds
[11:29] <-- Dominus left irc: Ping timeout: 260 seconds
[11:29] <-- Cheeseness left irc: Ping timeout: 260 seconds
[11:29] <-- klusark left irc: Ping timeout: 260 seconds
[11:29] <-- ScummBot left irc: Ping timeout: 260 seconds
[11:29] <-- qvist left irc: Ping timeout: 260 seconds
[11:29] <-- aquadran left irc: Ping timeout: 260 seconds
[11:29] <-- bazaar left irc: Ping timeout: 260 seconds
[11:29] <-- dhewg left irc: Ping timeout: 260 seconds
[11:29] --> aquadran joined #scummvm.
[11:29] Nick change: Strangerke_ -> Strangerke
[11:29] <-- aquadran left irc: Changing host
[11:29] --> aquadran joined #scummvm.
[11:29] #scummvm: mode change '+o aquadran' by ChanServ!ChanServ@services.
[11:29] --> Dominus joined #scummvm.
[11:31] --> dhewg joined #scummvm.
[11:31] #scummvm: mode change '+o dhewg' by ChanServ!ChanServ@services.
[11:32] --> klusark joined #scummvm.
[11:32] --> Cheeseness 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 joined #scummvm.
[11:46] <GitHub133> [scummvm] Joefish pushed 1 new commit to master: https://git.io/vxLXG
[11:46] <GitHub133> 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 joined #scummvm.
[13:12] --> Littleboy joined #scummvm.
[13:12] #scummvm: mode change '+o Littleboy' by ChanServ!ChanServ@services.
[13:16] <bonki> tsoliman: homebrew ships with 1.1.10 so just use that?
[14:05] --> waltervn joined #scummvm.
[14:05] #scummvm: mode change '+o waltervn' by ChanServ!ChanServ@services.
[14:18] <-- JackRaider left irc: Ping timeout: 260 seconds
[14:26] <-- DrMcCoy left irc: Quit: reboot
[14:30] --> GitHub91 joined #scummvm.
[14:30] <GitHub91> [scummvm] bonki pushed 1 new commit to master: https://git.io/vxtva

[14:30] GitHub91 (GitHub91@gateway/service/github.com/x-wdwilllgqsckdsqm) left #scummvm.
[14:35] --> DrMcCoy joined #scummvm.
[14:35] #scummvm: mode change '+o DrMcCoy' by ChanServ!ChanServ@services.
[14:48] --> _sev joined #scummvm.
[14:48] #scummvm: mode change '+o _sev' by ChanServ!ChanServ@services.
[15:41] --> Drenn joined #scummvm.
[16:02] --> whiterandrek joined #scummvm.
[16:04] --> ajax16384 joined #scummvm.
[16:04] #scummvm: mode change '+o ajax16384' by ChanServ!ChanServ@services.
[16:26] --> Strangerke_ joined #scummvm.
[16:27] <-- Strangerke left irc: Ping timeout: 276 seconds
[16:27] Nick change: Strangerke_ -> Strangerke
[16:34] --> Farmboy0 joined #scummvm.
[16:34] <-- Farmboy0 left irc: Changing host
[16:34] --> Farmboy0 joined #scummvm.
[16:36] <-- Zorix left irc: Ping timeout: 252 seconds
[16:40] <-- TMM left irc: Quit: Ex-Chat
[16:43] --> LittleToonCat joined #scummvm.
[16:46] --> jamm joined #scummvm.
[16:49] --> Zorix joined #scummvm.
[16:54] <-- jamm left irc: Ping timeout: 264 seconds
[16:54] --> ny00123 joined #scummvm.
[17:04] --> mwillcock joined #scummvm.
[17:27] <-- Drenn left irc: Ping timeout: 252 seconds
[17:36] <-- whiterandrek left irc: Quit: Leaving
[17:45] --> TMM joined #scummvm.
[17:45] #scummvm: mode change '+o TMM' by ChanServ!ChanServ@services.
[17:46] <-- _sev left irc: Quit: This computer has gone to sleep
[17:49] --> _sev joined #scummvm.
[17:49] #scummvm: mode change '+o _sev' by ChanServ!ChanServ@services.
[18:00] <-- Sanky1997__ left irc:
[18:02] --> Sanky1997 joined #scummvm.
[18:05] --> girafe joined #scummvm.
[18:17] --> girafe2 joined #scummvm.
[18:19] Sanky1997 (Sanky1997@122.164.48.99) left #scummvm.
[18:19] <-- _sev left irc: Ping timeout: 256 seconds
[18:20] <-- girafe left irc: Ping timeout: 260 seconds
[18:22] --> Sanky1997 joined #scummvm.
[18:23] --> Tomaz^ joined #scummvm.
[18:43] <-- girafe2 left irc: Read error: Connection reset by peer
[18:45] Sanky1997 (dwivedisa@122.164.48.99) left #scummvm.
[18:51] --> Sanky1997 joined #scummvm.
[19:03] --> girafe joined #scummvm.
[19:20] --> JackRaider joined #scummvm.
[19:20] <-- mwillcock left irc:
[19:29] --> Drenn joined #scummvm.
[19:44] <-- Dark-Star left irc: Ping timeout: 256 seconds
[19:46] --> Dark-Star joined #scummvm.
[19:50] --> SylvainTV joined #scummvm.
[19:50] #scummvm: mode change '+o SylvainTV' by ChanServ!ChanServ@services.
[19:57] <-- ajax16384 left irc: Read error: Connection reset by peer
[20:25] <-- Tomaz^ left irc: Ping timeout: 240 seconds
[20:54] <-- girafe left irc: Read error: Connection reset by peer
[21:05] <-- JackRaider left irc: Ping timeout: 260 seconds
[21:08] --> _sev joined #scummvm.
[21:08] <-- _sev left irc: Changing host
[21:08] --> _sev joined #scummvm.
[21:08] #scummvm: mode change '+o _sev' by ChanServ!ChanServ@services.
[21:11] <-- waltervn left irc: Ping timeout: 248 seconds
[21:44] --> GitHub42 joined #scummvm.
[21:44] <GitHub42> [scummvm] sev- pushed 1 new commit to master: https://git.io/vxqqn
[21:44] <GitHub42> scummvm/master 2ba581c Eugene Sandulenko: BLADERUNNER: Added Lucy actor
[21:44] GitHub42 (GitHub42@gateway/service/github.com/x-uhjhsrdgdkhaqkrk) left #scummvm.
[21:48] <-- Drenn left irc: Ping timeout: 264 seconds
[22:14] --> Drenn joined #scummvm.
[22:25] --> ccawley2011 joined #scummvm.
[22:46] --> GitHub0 joined #scummvm.
[22:46] <GitHub0> [scummvm] sev- pushed 2 new commits to master: https://git.io/vxqGj
[22:46] <GitHub0> scummvm/master c65a693 Eugene Sandulenko: BLADERUNNER: Added mssing method for Lucy
[22:46] <GitHub0> 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 joined #scummvm.
[22:55] #scummvm: mode change '+o dreammaster' by ChanServ!ChanServ@services.
[22:58] <-- _sev left irc: Quit: This computer has gone to sleep
[23:01] --> _sev joined #scummvm.
[23:01] #scummvm: mode change '+o _sev' by ChanServ!ChanServ@services.
[23:08] <-- Sanky1997 left irc: Ping timeout: 240 seconds
[23:09] <-- 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 joined #scummvm.
[23:27] <-- _sev left irc: Ping timeout: 246 seconds
[23:30] <-- borosky left irc:
[23:43] <-- Joefish left irc: Ping timeout: 240 seconds
[00:00] --- Fri Mar 16 2018