Created
January 13, 2016 13:11
-
-
Save codedmart/8560e538fe4f0ebeffcc to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Compiling ppdc.cxx... | |
Linking ppdc... | |
Compiling ppdhtml.cxx... | |
Linking ppdhtml... | |
Compiling ppdi.cxx... | |
Linking ppdi... | |
Compiling ppdmerge.cxx... | |
Linking ppdmerge... | |
Compiling ppdpo.cxx... | |
Linking ppdpo... | |
Compiling genstrings.cxx... | |
Linking genstrings... | |
Generating localization strings... | |
genstrings(83167,0x7fff76199000) malloc: *** error for object 0x7fdfdbf021b8: 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: 83167 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/xkqism9xcccacqbcvncg6rfsk9nldmrg-cups-2.0.4.drv’ failed with exit code 2 | |
cannot build derivation ‘/nix/store/shqbjfj9r1xh81irw72jzbv2j3yq9akg-phantomjs-2.0.0-20150528.drv’: 1 dependencies couldn't be built |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment