Skip to content

Instantly share code, notes, and snippets.

@codedmart
Created January 14, 2016 19:57
Show Gist options
  • Save codedmart/c6653c104468dcd8492e to your computer and use it in GitHub Desktop.
Save codedmart/c6653c104468dcd8492e to your computer and use it in GitHub Desktop.
-- With `build-use-chroot = relaxed;` in config.nix
Compiling ppdpo.cxx...
Linking ppdpo...
Compiling genstrings.cxx...
Linking genstrings...
Generating localization strings...
genstrings(82861,0x7fff76199000) malloc: *** error for object 0x7fc26ae162f8: Non-aligned pointer being freed
*** set a breakpoint in malloc_error_break to debug
/nix/store/nnhl5b4mzgsmincz05jns5ngx2mjsdai-bash-4.3-p42/bin/bash: line 1: 82861 Abort trap: 6 ./genstrings > sample.c
Makefile:241: recipe for target 'genstrings' failed
make[1]: *** [genstrings] Error 134
Makefile:31: recipe for target 'all' failed
make: *** [all] Error 1
builder for ‘/nix/store/17j7knskzqrbgibimanzvzbd7f6xyb7l-cups-2.0.4.drv’ failed with exit code 2
cannot build derivation ‘/nix/store/00i0zqpgwdqlipccpsgp7i0f9xi6qza9-phantomjs-2.0.0-20150528.drv’: 1 dependencies couldn't be built
error: build of ‘/nix/store/00i0zqpgwdqlipccpsgp7i0f9xi6qza9-phantomjs-2.0.0-20150528.drv’ failed
-- with `nix-env -iA nixpkgs.phantomjs2 --option build-use-chroot relaxed`
these derivations will be built:
/nix/store/17j7knskzqrbgibimanzvzbd7f6xyb7l-cups-2.0.4.drv
/nix/store/00i0zqpgwdqlipccpsgp7i0f9xi6qza9-phantomjs-2.0.0-20150528.drv
download-from-binary-cache.pl: could not download ‘https://cache.nixos.org/w7r98v9bdyl730if95pm0a83439xsabr.narinfo’ (Curl error 60)
download-from-binary-cache.pl: could not download ‘https://cache.nixos.org/j9iy0vwwr23m95jjqjh6pjli2jci73xg.narinfo’ (Curl error 60)
building path(s) ‘/nix/store/j9iy0vwwr23m95jjqjh6pjli2jci73xg-cups-2.0.4’
killing process 82933
killing process 82933: Operation not permitted
error: while setting up the build environment: changing into ‘/private/var/folders/8w/n_txhbn945j9gxp6bz2nhkhr0000gn/T/nix-build-cups-2.0.4.drv-0’: No such file or directory
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment