| 18 Dec 2025 |
K900 | Anyway need to stop digging and go sleep I think | 00:00:40 |
hexa | python updates was october 25th | 00:00:43 |
hexa | slightly annoying to sit on things for two months | 00:00:54 |
hexa | ok, made a bubu | 02:06:07 |
hexa | django_4 eols in april 2026 | 02:06:17 |
hexa | and only supports python up to 3.12 | 02:06:41 |
hexa | I updated the version constraint on staging-next | 02:07:11 |
hexa | but that will not fly for 25.11 | 02:07:16 |
hexa | will look at the implications tomorrow | 02:07:34 |
hexa | * ok, made a boo boo | 02:07:58 |
hexa | because django 4.2.x is not getting the compat patches | 02:08:25 |
r-burns | Fix for motif, following Alpine's approach of just using gnu17 standard https://github.com/NixOS/nixpkgs/pull/471861 | 02:17:42 |
r-burns | Here is the complete Alpine roadmap for GCC 15, btw - might be useful. https://gitlab.alpinelinux.org/alpine/aports/-/work_items/17311 | 02:38:01 |
K900 | https://github.com/nodejs/node/blob/b1c01fc8b33c1f7c3d0f5927ef86ff89a9d65461/test/parallel/test-internal-util-construct-sab.js#L12-L14 | 04:05:02 |
K900 | I WONDER WHY THAT TEST IS FAILING ON I686 | 04:05:08 |
K900 | Assholes | 04:05:12 |
ghpzin | https://github.com/NixOS/nixpkgs/pull/446556 | 04:41:24 |
ghpzin | https://github.com/NixOS/nixpkgs/pull/446556 For orca-slicer:
make[2]: *** No rule to make target '/nix/store/c2mgkcywljbvgl08qa9ybvz4h8zj5md1-boost-1.86.0-dev/lib/libboost_system.so.1.86.0', needed by 'deps_src/hints
/hintsToPot'. Stop.
make[2]: *** Waiting for unfinished jobs....
...
make[1]: *** [CMakeFiles/Makefile2:1089: deps_src/hints/CMakeFiles/hintsToPot.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
| 06:05:05 |
K900 | Eyyy | 06:59:45 |
K900 | I was actually going to try and get rid of LLVM18 in my closure | 06:59:53 |
ghpzin | https://github.com/NixOS/nixpkgs/pull/446556 For orca-slicer:
make[2]: *** No rule to make target '/nix/store/c2mgkcywljbvgl08qa9ybvz4h8zj5md1-boost-1.86.0-dev/lib/libboost_system.so.1.86.0', needed by 'deps_src/hints
/hintsToPot'. Stop.
make[2]: *** Waiting for unfinished jobs....
...
make[1]: *** [CMakeFiles/Makefile2:1089: deps_src/hints/CMakeFiles/hintsToPot.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
--- Somehow it tries to find libboost_system.so.1.86.0 in boost186.dev:
source/build/deps_src/hints/CMakeFiles/hintsToPot.dir/build.make on staging-next:
deps_src/hints/hintsToPot: /nix/store/c2mgkcywljbvgl08qa9ybvz4h8zj5md1-boost-1.86.0-dev/lib/libboost_system.so.1.86.0
on master:
deps_src/hints/hintsToPot: /nix/store/jdp8bkn66mw22vr9whnmj5ilbbpncybg-boost-1.86.0/lib/libboost_system.so.1.86.0
| 07:01:11 |
ghpzin | https://github.com/NixOS/nixpkgs/pull/446556 For orca-slicer:
make[2]: *** No rule to make target '/nix/store/c2mgkcywljbvgl08qa9ybvz4h8zj5md1-boost-1.86.0-dev/lib/libboost_system.so.1.86.0', needed by 'deps_src/hints
/hintsToPot'. Stop.
make[2]: *** Waiting for unfinished jobs....
...
make[1]: *** [CMakeFiles/Makefile2:1089: deps_src/hints/CMakeFiles/hintsToPot.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
--- Somehow it tries to find libboost_system.so.1.86.0 in boost186.dev not boost186.out:
source/build/deps_src/hints/CMakeFiles/hintsToPot.dir/build.make on staging-next:
deps_src/hints/hintsToPot: /nix/store/c2mgkcywljbvgl08qa9ybvz4h8zj5md1-boost-1.86.0-dev/lib/libboost_system.so.1.86.0
on master:
deps_src/hints/hintsToPot: /nix/store/jdp8bkn66mw22vr9whnmj5ilbbpncybg-boost-1.86.0/lib/libboost_system.so.1.86.0
| 07:03:04 |
Grimmauld (any/all) |  Download image.png | 07:03:38 |
Grimmauld (any/all) | but boost should have that? | 07:03:45 |
Grimmauld (any/all) | ah wait dev | 07:03:54 |
Grimmauld (any/all) | HUH | 07:03:55 |
Grimmauld (any/all) | thats fun | 07:04:08 |
K900 | Did our boost fixups fuck up somehow | 07:14:47 |
K900 | Hmm we don't even have any boost fixups | 07:15:52 |
K900 | But all the other boost stuff works | 08:05:56 |