Replies: 1 comment
-
|
can you share this nix log and repo if possible |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
nix build
warning: Git tree '/home/kheldae/Documents/merisedot-dev/mdot' is dirty
error: Cannot build '/nix/store/izs8p0h5iz89ix1grbidv95rjx6csiyg-mdot-0.1.0.drv'.
Reason: builder failed with exit code 1.
Output paths:
/nix/store/7crqxia07mdsyanafgh9yp255wp60v97-mdot-0.1.0
Last 25 log lines:
> |
> 43 | let assos = Association::try_from(lk.clone())?;
> | ^^^^^ help: if this is intentional, prefix it with an underscore:
_assos>
> warning:
merisedot(lib) generated 2 warnings (runcargo fix --lib -p merisedotto apply 2 suggestions)> Finished
releaseprofile [optimized] target(s) in 2m 34s> buildPhase completed in 2 minutes 35 seconds
> Running phase: glibPreInstallPhase
> Running phase: glibPreInstallPhase
> Running phase: glibPreInstallPhase
> Running phase: installPhase
> mesonInstallPhase flags: ''
> Installing data/resources/mdot.gresource to /nix/store/7crqxia07mdsyanafgh9yp255wp60v97-mdot-0.1.0/share/merisedot
> Installing po/fr_FR/LC_MESSAGES/merisedot.mo to /nix/store/7crqxia07mdsyanafgh9yp255wp60v97-mdot-0.1.0/share/locale/fr_FR/LC_MESSAGES
> Installing src/merisedot to /nix/store/7crqxia07mdsyanafgh9yp255wp60v97-mdot-0.1.0/bin
> Installing /build/pfi03zwl50f8w913f6n5vsq92qmrdxcr-source/data/icons/com.github.merisedotdev.mdot.svg to /nix/store/7crqxia07mdsyanafgh9yp255wp60v97-mdot-0.1.0/share/icons/hicolor/scalable/apps
> Installing /build/pfi03zwl50f8w913f6n5vsq92qmrdxcr-source/build/data/com.github.merisedotdev.mdot.desktop to /nix/store/7crqxia07mdsyanafgh9yp255wp60v97-mdot-0.1.0/share/applications
> Installing /build/pfi03zwl50f8w913f6n5vsq92qmrdxcr-source/build/data/com.github.merisedotdev.mdot.service to /nix/store/7crqxia07mdsyanafgh9yp255wp60v97-mdot-0.1.0/share/dbus-1/services
> Running custom install script '/nix/store/jhb15l57qmqxck5ddd1dh2ys729vc8gb-glib-2.86.3-dev/bin/glib-compile-schemas /nix/store/7crqxia07mdsyanafgh9yp255wp60v97-mdot-0.1.0/share/glib-2.0/schemas'
> --- stdout ---
>
> --- stderr ---
> Error opening directory “/nix/store/7crqxia07mdsyanafgh9yp255wp60v97-mdot-0.1.0/share/glib-2.0/schemas”: No such file or directory
>
> FAILED: install script '/nix/store/jhb15l57qmqxck5ddd1dh2ys729vc8gb-glib-2.86.3-dev/bin/glib-compile-schemas /nix/store/7crqxia07mdsyanafgh9yp255wp60v97-mdot-0.1.0/share/glib-2.0/schemas' failed with exit code 1.
For full logs, run:
nix log /nix/store/izs8p0h5iz89ix1grbidv95rjx6csiyg-mdot-0.1.0.drv
Beta Was this translation helpful? Give feedback.
All reactions