hiya,

can anyone reproduce this?

[qbuilding stamp-gmarshal.h
make glib-genmarshal
make[3]: Entering directory 
`/tmp/nix-build-84zr5vyvxd4yj6zsdwxfjvhhiwqy1bmg-glib-2.16.3.drv-0/glib-2.16.3/gobject'
make[3]: `glib-genmarshal' is up to date.
make[3]: Leaving directory 
`/tmp/nix-build-84zr5vyvxd4yj6zsdwxfjvhhiwqy1bmg-glib-2.16.3.drv-0/glib-2.16.3/gobject'
echo "#ifndef __G_MARSHAL_H__" > xgen-gmh \
        && echo "#define __G_MARSHAL_H__" >> xgen-gmh \
        && ./glib-genmarshal --nostdinc --prefix=g_cclosure_marshal 
./gmarshal.list --header >> xgen-gmh \
        && echo "#endif /* __G_MARSHAL_H__ */" >> xgen-gmh \
        && (cmp -s xgen-gmh gmarshal.h 2>/dev/null || cp xgen-gmh gmarshal.h) \
        && rm -f xgen-gmh xgen-gmh~ \
        && echo timestamp > stamp-gmarshal.h
/bin/sh: line 6:  1047 Segmentation fault      ./glib-genmarshal --nostdinc 
--prefix=g_cclosure_marshal ./gmarshal.list --header >> xgen-gmh
make[2]: *** [stamp-gmarshal.h] Error 139
make[2]: Leaving directory 
`/tmp/nix-build-84zr5vyvxd4yj6zsdwxfjvhhiwqy1bmg-glib-2.16.3.drv-0/glib-2.16.3/gobject'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory 
`/tmp/nix-build-84zr5vyvxd4yj6zsdwxfjvhhiwqy1bmg-glib-2.16.3.drv-0/glib-2.16.3'
make: *** [all] Error 2
builder for 
`/nix/store/84zr5vyvxd4yj6zsdwxfjvhhiwqy1bmg-glib-2.16.3.drv' failed; keeping 
build directory 
`/tmp/nix-build-84zr5vyvxd4yj6zsdwxfjvhhiwqy1bmg-glib-2.16.3.drv-0'
builder for `/nix/store/84zr5vyvxd4yj6zsdwxfjvhhiwqy1bmg-glib-2.16.3.drv' 
failed with exit code 2
building path(s) `/nix/store/gb0j5v6ayvvap5p1kkgiadiz3l51ah5p-intltool-0.40.5'
cannot build derivation 
`/nix/store/nw25gf5mlzb25x8nm1dhfbl89hbh8780-pygtk-2.10.4.drv': 1 inputs could 
not be realised
killing process 1081
builder for `/nix/store/wkn35dpszm6abfhd14nn9pj5c8qp5scp-intltool-0.40.5.drv' 
failed; keeping build directory 
`/tmp/nix-build-wkn35dpszm6abfhd14nn9pj5c8qp5scp-intltool-0.40.5.drv-0'
cannot build derivation 
`/nix/store/isz3ardd98zvmb7x9zvkvyw067c3qbsn-gimp-2.6.3.drv': 1 inputs could 
not be realised
error: build of `/nix/store/isz3ardd98zvmb7x9zvkvyw067c3qbsn-gimp-2.6.3.drv' 
failed

GIMP 2.6.2 builds, but 2.6.3 does not. This is on a Fedora 10, with nix
0.13pre13403 and a fresh nixpkgs install.

armijn

-- 
-------------------------------------------------------------------------
[email protected] | http://www.uulug.nl/ | UULug: Utrecht Linux Users Group
-------------------------------------------------------------------------

_______________________________________________
nix-dev mailing list
[email protected]
https://mail.cs.uu.nl/mailman/listinfo/nix-dev

Reply via email to