12 Dec 2024 |
Elegantbeef | It has not progressed whatsoever visually | 08:07:14 |
Elegantbeef | Wait a moment that was a debug nimble build I believe | 08:07:46 |
jmgomez | Thats odd, I just tested it locally and it worked fine. There is a before install hook that is supposed to run the git submodule update --init cmd | 08:09:42 |
Elegantbeef | Well using nimble 0.16.4 it did not | 08:10:02 |
Elegantbeef | .3* | 08:10:10 |
jmgomez | You can also download a binary directly https://github.com/nim-lang/nimble/releases/tag/latest | 08:10:38 |
Elegantbeef | Well I just built it, it took like 10 seconds | 08:10:56 |
jmgomez | what about the SAT issue? | 08:15:12 |
Elegantbeef | Well right now I'm starring at it doing nothing afaict | 08:15:35 |
Elegantbeef | So I cannot reproduce the SAT issue cause it seems to be stuck at trying to solve the deps | 08:15:52 |
jmgomez | if the graph is too large likely is building the cache, it now enumerates multiple version of the dependencies | 08:17:22 |
Elegantbeef | There are probably only like 30 deps | 08:18:35 |
Elegantbeef | Like this is nimble deps --solver: legacy
mindthegap3d
nim >= 1.6.0
truss3D 0.2.43(resolved 0.2.43)
nim >= 1.5.1
pixie >= 2.1.1(resolved 5.0.7)
nim >= 1.4.8
vmath >= 1.1.4(resolved 2.0.0)
nim >= 1.4.0
chroma >= 0.2.6(resolved 0.2.7)
nim >= 1.0.0
zippy >= 0.10.3(resolved 0.10.16)
nim >= 1.0.10
flatty >= 0.3.4(resolved 0.3.4)
nim >= 1.0.0
nimsimd >= 1.2.4(resolved 1.3.0)
nim >= 1.0.0
bumpy >= 1.1.1(resolved 1.1.2)
nim >= 1.2.2
vmath >= 1.1.4(resolved 2.0.0)
nim >= 1.4.0
crunchy >= 0.1.0(resolved 0.1.11)
nim >= 1.4.8
nimsimd >= 1.2.4(resolved 1.3.0)
nim >= 1.0.0
sdl2_nim >= 2.0.14.1(resolved 2.0.14.3)
nim >= 0.12.0
winim >= 3.6.0(resolved 3.9.4)
nim >= 1.0.0
x11 >= 1.1(resolved 1.2)
nim > 0.9.2
vmath >= 2.0.0(resolved 2.0.0)
nim >= 1.4.0
opengl >= 1.2.6(resolved 1.2.9)
nim >= 0.11.0
x11 >= 1.1(resolved 1.2)
nim > 0.9.2
assimp >= 0.1.3(resolved 0.1.6)
nim >= 0.18.0
miniaudio >= 0.1.1(resolved 0.1.2)
nim >= 1.6.6
potato 0.1.10(resolved 0.1.10)
nim >= 2.0.8
checksums >= 0.2.1(resolved 0.2.1)
nim >= 2.0.0
constructor@any(resolved 1.2.1)
nim >= 1.2.0
micros >= 0.1.6(resolved 0.1.16)
nim >= 1.6.4
frosty@any(resolved 3.0.0)
balls > 2.0.0 & < 4.0.0(resolved 3.9.12)
grok >= 0.5.0 & < 1.0.0(resolved 0.6.4)
ups < 1.0.0(resolved 0.4.0)
npeg >= 0.23.2 & < 2.0.0(resolved 1.3.0)
nim >= 0.19.0
| 08:19:06 |
Elegantbeef | Seems it might be frosty | 08:23:00 |
jmgomez | yeah, that may explain it. We need to make it faster but first it needs to work reliably. It would be great if you can submit an issue with your requirements | 08:23:16 |
Elegantbeef | Yea frosty seems to be the culrpit | 08:24:00 |
Elegantbeef | culprit even | 08:24:04 |
Elegantbeef | I guess not directly | 08:25:32 |
Elegantbeef | whoops wrong command | 08:27:24 |
Elegantbeef | Yep frosty throws a wrench into the SAT it seems | 08:27:59 |
Elegantbeef | Making an issue | 08:28:03 |
| faith is the greatest 🙏 changed their profile picture. | 08:43:44 |
jmgomez | been, can you test nimble --maximumTaggedVersions:1 install -l ? | 09:52:42 |
jmgomez | * beef, can you test nimble --maximumTaggedVersions:1 install -l ? | 09:52:48 |
Elegantbeef | /tmp/nimble --maximumTaggedVersions:1 install -l --verbose
Warning: Using project local deps mode
Info: Package cache path /home/jason/.nimble/pkgcache
Warning: Nimble data file "/tmp/test/nimbledeps/nimbledata2.json" is not found.
Reading official package list
Downloading Official package list
Trying https://raw.githubusercontent.com/nim-lang/packages/master/packages.json
Success Package list downloaded.
Reading official package list
Reading official package list
Nope
| 10:01:51 |
jmgomez | Ok, found the issue. A fix is coming soon, thanks! | 10:49:41 |
| __ferry__ joined the room. | 12:20:53 |
| @@prestosilver changed their profile picture. | 20:15:32 |
13 Dec 2024 |
| coretx set a profile picture. | 00:08:57 |
| pipster6731 joined the room. | 02:24:43 |