summary refs log tree commit diff
path: root/nixos/modules
diff options
context:
space:
mode:
authorTuomas Tynkkynen <tuomas.tynkkynen@iki.fi>2016-03-17 13:51:15 +0200
committerTuomas Tynkkynen <tuomas.tynkkynen@iki.fi>2016-03-17 15:59:04 +0200
commitcdef1cdd384601ee92c021dad6450733badc9e1f (patch)
tree1d56358496eeaa01057340f79167d055e79a2759 /nixos/modules
parent57da3d86ffafb8ea218ceb66132b9a764b065daa (diff)
downloadnixlib-cdef1cdd384601ee92c021dad6450733badc9e1f.tar
nixlib-cdef1cdd384601ee92c021dad6450733badc9e1f.tar.gz
nixlib-cdef1cdd384601ee92c021dad6450733badc9e1f.tar.bz2
nixlib-cdef1cdd384601ee92c021dad6450733badc9e1f.tar.lz
nixlib-cdef1cdd384601ee92c021dad6450733badc9e1f.tar.xz
nixlib-cdef1cdd384601ee92c021dad6450733badc9e1f.tar.zst
nixlib-cdef1cdd384601ee92c021dad6450733badc9e1f.zip
ARM stdenv: Update bootstrap tools
For some reason, the current bootstrap tools fail to build gettext:

init2.c:37: MPFR assertion failed: (64 - 0) == ((64 - 0)/8) * 8 && sizeof(mp_limb_t) == ((64 - 0)/8)
libxml/xpath.c: In function 'xmlXPathCompPathExpr':
libxml/xpath.c:10627:1: internal compiler error: Aborted
 xmlXPathCompPathExpr(xmlXPathParserContextPtr ctxt) {
 ^
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
make[5]: *** [libxml/libxml_rpl_la-xpath.lo] Error 1

I didn't investigate why this is the case but rebuilding the bootstrap
tools seems to help.

I used this old-ish WIP branch https://github.com/dezgeg/nixpkgs/commits/arm-bootstrap
since latest master has even more problems with cross-compiling anything.
(I will eventually push this stuff and make the ARM bootstraps build on hydra.)
Diffstat (limited to 'nixos/modules')
0 files changed, 0 insertions, 0 deletions