Skip to content

Instantly share code, notes, and snippets.

@exarkun
Created November 19, 2018 02:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save exarkun/da0791fd42bc4b6fe294710c10bb436b to your computer and use it in GitHub Desktop.
Save exarkun/da0791fd42bc4b6fe294710c10bb436b to your computer and use it in GitHub Desktop.
building '/nix/store/2v67jkp101pdz1bihd097r81hwvdmbg6-perl5.28.0-libwww-perl-6.35-armv7l-unknown-linux-gnueabihf.drv'...
unpacking sources
unpacking source archive /nix/store/xdrlwhhv83spwl2qfgfzya1jwgh8bdlz-libwww-perl-6.35.tar.gz
source root is libwww-perl-6.35
setting SOURCE_DATE_EPOCH to timestamp 1531716538 of file libwww-perl-6.35/xt/release/changes_has_content.t
patching sources
updateAutotoolsGnuConfigScriptsPhase
configuring
patching ./bin/lwp-mirror...
patching ./bin/lwp-request...
patching ./bin/lwp-download...
patching ./bin/lwp-dump...
patching ./t/00-report-prereqs.t...
patching ./xt/author/net/cgi-bin/slowread...
patching ./xt/author/net/cgi-bin/timeout...
patching ./xt/author/net/cgi-bin/nph-slowdata...
patching ./xt/author/net/cgi-bin/moved...
patching ./xt/author/net/cgi-bin/test...
patching ./xt/author/minimum-version.t...
patching ./xt/author/mojibake.t...
patching ./xt/author/pod-syntax.t...
patching ./xt/author/misc/dbmrobot...
patching ./xt/author/misc/get-callback...
patching ./xt/author/misc/get-file...
patching ./xt/author/pod-coverage.t...
patching ./talk-to-ourself...
Can't load module B, dynamic loading not available in this perl.
(You may need to build a new perl executable which either supports
dynamic loading or has the B module statically linked into it.)
at /nix/store/7c31x2idh9fkc0iawyyvrdxxwd1xnfn6-perl-5.28.0-armv7l-unknown-linux-gnueabihf/lib/perl5/5.28.0/armv7l-linux/B.pm line 33.
BEGIN failed--compilation aborted at /nix/store/7c31x2idh9fkc0iawyyvrdxxwd1xnfn6-perl-5.28.0-armv7l-unknown-linux-gnueabihf/lib/perl5/5.28.0/armv7l-linux/B.pm line 33.
Compilation failed in require at /nix/store/7c31x2idh9fkc0iawyyvrdxxwd1xnfn6-perl-5.28.0-armv7l-unknown-linux-gnueabihf/lib/perl5/5.28.0/CPAN/Meta/Requirements.pm line 90.
note: keeping build directory '/tmp/nix-build-perl5.28.0-libwww-perl-6.35-armv7l-unknown-linux-gnueabihf.drv-1'
builder for '/nix/store/2v67jkp101pdz1bihd097r81hwvdmbg6-perl5.28.0-libwww-perl-6.35-armv7l-unknown-linux-gnueabihf.drv' failed with exit code 255
cannot build derivation '/nix/store/pymi5fkv4g120mrx9gxfxvkgkl832rdb-perl5.28.0-XML-Parser-2.44-armv7l-unknown-linux-gnueabihf.drv': 1 dependencies couldn't be built
building '/nix/store/dfsi3x2zz5nlvwxas0y3mxcmyq86xnb8-popt-1.16-armv7l-unknown-linux-gnueabihf.drv'...
note: keeping build directory '/tmp/nix-build-popt-1.16-armv7l-unknown-linux-gnueabihf.drv-1'
cannot build derivation '/nix/store/b6l2q43n6mfld9hck373ysqq9ak6zisy-nixos-system-rpi-18.09.git.c23e564-armv7l-unknown-linux-gnueabihf.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/a2gm4h2cj22fmchqr956x2zvwm86hyds-nixops-machines.drv': 1 dependencies couldn't be built
error: build of '/nix/store/a2gm4h2cj22fmchqr956x2zvwm86hyds-nixops-machines.drv' failed
Traceback (most recent call last):
File "/nix/store/v0p6praaqb5j6wydv710c2vixzls27c9-nixops-1.6/bin/..nixops-wrapped-wrapped", line 985, in <module>
args.op()
File "/nix/store/v0p6praaqb5j6wydv710c2vixzls27c9-nixops-1.6/bin/..nixops-wrapped-wrapped", line 407, in op_deploy
max_concurrent_activate=args.max_concurrent_activate)
File "/nix/store/v0p6praaqb5j6wydv710c2vixzls27c9-nixops-1.6/lib/python2.7/site-packages/nixops/deployment.py", line 1051, in deploy
self.run_with_notify('deploy', lambda: self._deploy(**kwargs))
File "/nix/store/v0p6praaqb5j6wydv710c2vixzls27c9-nixops-1.6/lib/python2.7/site-packages/nixops/deployment.py", line 1040, in run_with_notify
f()
File "/nix/store/v0p6praaqb5j6wydv710c2vixzls27c9-nixops-1.6/lib/python2.7/site-packages/nixops/deployment.py", line 1051, in <lambda>
self.run_with_notify('deploy', lambda: self._deploy(**kwargs))
File "/nix/store/v0p6praaqb5j6wydv710c2vixzls27c9-nixops-1.6/lib/python2.7/site-packages/nixops/deployment.py", line 991, in _deploy
self.configs_path = self.build_configs(dry_run=dry_run, repair=repair, include=include, exclude=exclude)
File "/nix/store/v0p6praaqb5j6wydv710c2vixzls27c9-nixops-1.6/lib/python2.7/site-packages/nixops/deployment.py", line 659, in build_configs
raise Exception("unable to build all machine configurations")
Exception: unable to build all machine configurations
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment