Re: MXE shipping ancient mdbtools version

2024-01-13 Thread Dirk Hohndel via subsurface
We built 64bit and 32bit binaries for quite a while, but anymore, so I think those should be disabled. Ironically, I used to simply spot-create a massive VM on AWS (think 64 cores and many GB of RAM) which would then do the build fairly quickly and be terminated afterwards. That made dealing wi

Re: MXE shipping ancient mdbtools version

2024-01-13 Thread Salvador Cuñat via subsurface
Hi Michael. El vie, 12 ene 2024 a las 2:32, Michael Keller () escribió: > > No problem, I can hold off on that until you let me know. > I've finally been able to build the image and works fine. Attached is the patch to apply taken from the github PR. I don't know too much about MXE's internals

Re: MXE shipping ancient mdbtools version

2024-01-11 Thread Michael Keller via subsurface
Hi Salvador. On Thu, 11 Jan 2024 at 07:25, Salvador Cuñat wrote: > El mié, 10 ene 2024 a las 2:52, Michael Keller () > escribió: > >> >> I can have a go at adding this to the current Dockerfile >> ( >> https://github.com/subsurface/subsurface/blob/master/scripts/docker/mxe-build-container/Docker

Re: MXE shipping ancient mdbtools version

2024-01-10 Thread Salvador Cuñat via subsurface
Hi Michael. El mié, 10 ene 2024 a las 2:52, Michael Keller () escribió: > > I can have a go at adding this to the current Dockerfile > ( > https://github.com/subsurface/subsurface/blob/master/scripts/docker/mxe-build-container/Dockerfile > ) > - we can probably get this to build and publish from

Re: MXE shipping ancient mdbtools version

2024-01-10 Thread Salvador Cuñat via subsurface
Hi Dirk. El mar, 9 ene 2024 a las 15:25, Dirk Hohndel () escribió: > > The MXE community has been reasonably responsive when I had issues in the > past - but often the answer might be "send patches" (which it looks like > you have). > Well. I've sent the PR this morning with some tested difffere

Re: MXE shipping ancient mdbtools version

2024-01-09 Thread Michael Keller via subsurface
Hi Salvador, Dirk On Wed, Jan 10, 2024 at 3:26 AM Dirk Hohndel via subsurface wrote: > > Meanwhile you can apply attached patch to the mxe building docker image. The > good part is you don't need to rebuild the full image, just mdbtools after > patching. An example workflow would be: I can ha

Re: MXE shipping ancient mdbtools version

2024-01-09 Thread Dirk Hohndel via subsurface
Good Morning Salvador! > On Jan 8, 2024, at 22:43, Salvador Cuñat wrote: > > Have just realized MXE is shipping ancient mdbtools version 0.7.1 which dates > back 10/2013. That is quite an antique. Wow. > I'll try to get this solved upstream, but don't know how long can it take. The MXE commun

MXE shipping ancient mdbtools version

2024-01-08 Thread Salvador Cuñat via subsurface
Good morning Dirk. Have just realized MXE is shipping ancient mdbtools version 0.7.1 which dates back 10/2013. I'll try to get this solved upstream, but don't know how long can it take. Meanwhile you can apply attached patch to the mxe building docker image. The good part is you don't need to re