Skip to content

Instantly share code, notes, and snippets.

View MisileLab's full-sized avatar
πŸ’­
Reason and Emotion

MisileLab

πŸ’­
Reason and Emotion
View GitHub Profile
Sourcing sphinx-hook
Running phase: unpackPhase
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking source archive /nix/store/7sxfg0jmxf32mvrgh02vfgwggalafzni-source
source root is source
Running phase: patchPhase
@nix { "action": "setPhase", "phase": "patchPhase" }
applying patch /nix/store/0mj5g80zk46qhk8jhfdqilw5mar2128a-disable-bash-arg-completion-test.patch
patching file tests/completion.at
Running phase: updateAutotoolsGnuConfigScriptsPhase
Sourcing python-remove-tests-dir-hook
Sourcing python-catch-conflicts-hook.sh
Sourcing python-remove-bin-bytecode-hook.sh
Sourcing pypa-build-hook
Using pypaBuildPhase
Sourcing python-runtime-deps-check-hook
Using pythonRuntimeDepsCheckHook
Sourcing pypa-install-hook
Using pypaInstallPhase
Sourcing python-imports-check-hook.sh
error:
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:34:12:
33|
34| strict = derivationStrict drvAttrs;
| ^
35|
… while evaluating derivation 'lunarvim-1.4.0'
whose name attribute is located at /nix/store/02kyk6ji56wvs3ic6pngqk3x86jrkanz-source/pkgs/stdenv/generic/make-derivation.nix:336:7
Running phase: unpackPhase
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking source archive /nix/store/c24s7rxr4f7k68mjyp5yddrby81syi7l-source
source root is source
Executing cargoSetupPostUnpackHook
Finished cargoSetupPostUnpackHook
Running phase: patchPhase
@nix { "action": "setPhase", "phase": "patchPhase" }
applying patch /nix/store/csfdcav19dyjhz68jgr1wwgssq6sd1j7-0001-dynamically-patchelf-binaries.patch
patching file src/portable/install.rs
error during build:
node_modules/.pnpm/@kobalte+core@0.13.5_solid-js@1.8.21/node_modules/@kobalte/core/dist/chunk/B6Q5Q6BS.jsx (236:2): "getPrecision" is not exported by "node_modules/.pnpm/@kobalte+utils@0.9.0_solid-js@1.8.21/node_modules/@kobalte/utils/dist/index.js", imported by "node_modules/.pnpm/@kobalte+core@0.13.5_solid-js@1.8.21/node_modules/@kobalte/core/dist/chunk/B6Q5Q6BS.jsx".
file: /home/misile/siderepos/portfolio/node_modules/.pnpm/@kobalte+core@0.13.5_solid-js@1.8.21/node_modules/@kobalte/core/dist/chunk/B6Q5Q6BS.jsx:236:2
234: access,
235: createGenerateId,
236: getPrecision,
^
237: mergeDefaultProps as mergeDefaultProps2,
238: mergeRefs as mergeRefs3,
these 64 derivations will be built:
/nix/store/00w8cyha1k9bima2a54vj231m3grx1rj-firefoxpwa-2.12.0-fish-completions.drv
/nix/store/610wd2mp948glrci0xyyc5rmsk1yfa95-prismlauncher-8.3.drv
/nix/store/7pjbih3f4x42ydkvh86n19va4x7yn17r-libdatachannel-0.21.0.drv
/nix/store/h0iiwy9frn21nzwdpgal2rg3sdmqn98q-obs-studio-30.1.2.drv
/nix/store/94354iljjpyrwc53c1axf6mm5gcnlmil-wrapped-obs-studio-30.1.2.drv
/nix/store/rbwqail1v9i321472gssk1j29l2v128v-source.drv
/nix/store/b2zwxz198n4xqpbab34y4kdm0dbqpxsm-telegram-desktop-5.0.0.drv
/nix/store/f5zkz5zjd6v8lz9ham7kjpnbk1pmiiyh-cloudflare-warp-2024.4.133.drv
/nix/store/wbvalc0f973jyka9mxbldhl7jv274kq6-source.drv
Avalonia.Markup.Xaml.XamlLoadException: No precompiled XAML found for GalaxyBudsClient.App, make sure to specify x:Class and include your XAML file as AvaloniaResource
at Avalonia.Markup.Xaml.AvaloniaXamlLoader.Load(Object obj)
at GalaxyBudsClient.App.Initialize() in /build/source/GalaxyBudsClient/App.xaml.cs:line 42
at Avalonia.AppBuilder.SetupUnsafe()
at Avalonia.AppBuilder.Setup()
at Avalonia.AppBuilder.SetupWithLifetime(IApplicationLifetime lifetime)
at Avalonia.ClassicDesktopStyleApplicationLifetimeExtensions.StartWithClassicDesktopLifetime(AppBuilder builder, String[] args, ShutdownMode shutdownMode)
at GalaxyBudsClient.Program.Main(String[] args) in /build/source/GalaxyBudsClient/Program.cs:line 75
System.TypeInitializationException: The type initializer for 'SkiaSharp.SKImageInfo' threw an exception.
---> System.DllNotFoundException: Unable to load shared library 'libSkiaSharp' or one of its dependencies. In order to help diagnose loading problems, consider using a tool like strace. If you're using glibc, consider setting the LD_DEBUG environment variable:
libfontconfig.so.1: cannot open shared object file: No such file or directory
/nix/store/xvsl0400adkn3ypd9lyg8acl7qim02kb-dotnet-runtime-8.0.4/shared/Microsoft.NETCore.App/8.0.4/libSkiaSharp.so: cannot open shared object file: No such file or directory
/nix/store/7n255jnbyjxqk031daqfxjvajbby1gpi-galaxy-buds-client-4.6.0/lib/galaxy-buds-client/liblibSkiaSharp.so: cannot open shared object file: No such file or directory
/nix/store/xvsl0400adkn3ypd9lyg8acl7qim02kb-dotnet-runtime-8.0.4/shared/Microsoft.NETCore.App/8.0.4/liblibSkiaSharp.so: cannot open shared object file: No such file or directory
/nix/store/7n255jnbyjxqk031daqfxjvajbby1gpi-galaxy-buds-
@MisileLab
MisileLab / 0001
Last active December 5, 2023 00:17
h3 to next-generation repo
Planned change
- Remove legacy code (I'm removing misilelib and archives)
- Never nester refactoring
- Optimization it
- Maybe add CLA
- Gitignore linking system
This change will happen in this year
🌞 Morning 309 commits β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘ 24.0%
πŸŒ† Daytime 371 commits β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘ 28.9%
πŸŒƒ Evening 394 commits β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘ 30.7%
πŸŒ™ Night 211 commits β–ˆβ–ˆβ–ˆβ–β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘ 16.4%