Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build error #1

Open
ghost opened this issue Dec 6, 2019 · 2 comments
Open

Build error #1

ghost opened this issue Dec 6, 2019 · 2 comments

Comments

@ghost
Copy link

ghost commented Dec 6, 2019

I'm getting the following build error when running nix-build:

[...]

meson.build:1250:16: ERROR: Problem encountered: importd support was requested, but dependencies are not available

A full log can be found at /build/source/build/meson-logs/meson-log.txt
builder for '/nix/store/snqv1l1sfp2avznv8z12bis27sl4d5yy-systemd-243.3.drv' failed with exit code 1
cannot build derivation '/nix/store/f49gsfpxkkb7q9993spl06fai20hv0v0-buildCommand.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/n3w9dk2508psfmb5kxv7m8pzpbm5d1gh-initramfs.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/42z4d62qrq5944igw16a0dlakn3gcpll-initramfs-img.xz.drv': 1 dependencies couldn't be built
error: build of '/nix/store/42z4d62qrq5944igw16a0dlakn3gcpll-initramfs-img.xz.drv' failed

Is this caused by some recent change in nixpkgs?

@kirelagin
Copy link
Owner

It is possible. Everything in this repo depends on the flexible systemd PR (NixOS/nixpkgs#72802) which I can't find time to finish. And the whole of nixos-init is very WIP at the moment. I hope I’ll find time to continue working on it soon.

@ghost
Copy link
Author

ghost commented Dec 6, 2019

Ah, good to know. It also builds without NixOS/nixpkgs#72802 if I revert NixOS/nixpkgs#29ac2262253cb2d1d330ed261353b98d3e03c706.
It would probably be nice to have a link to that PR in the readme of this repository. If you agree I would make a pull request adding a small note.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant