• # soucis de compil

    Posté par . En réponse au journal Installer Chromium sur Ubuntu via Nix. Évalué à 1.

    J'ai tenté l'install de nixGL et voici le résultat :
    ...
    Using ld found on system at:
    /nix/store/ks84d039ps8k9qrqjg4pfh707jmm4san-binutils-wrapper-2.31.1/bin/ld.gold
    No pkg-config found
    Using runghc version 8.8.3 found on system at:
    /nix/store/wmvm4961nj76zpwy8yp1xnq2zp6jazdm-ghc-8.8.3/bin/runghc
    Using strip version 2.31 found on system at:
    /nix/store/03qd31jk1xl6vp27sm4yd640p0lk37vp-binutils-2.31.1/bin/strip
    Using tar found on system at:
    /nix/store/mhvgq9lnx1gmbx859ilgvi1zvznh1c14-gnutar-1.32/bin/tar
    No uhc found
    building
    Preprocessing test suite 'test-sha' for SHA-1.6.4.4..
    Building test suite 'test-sha' for SHA-1.6.4.4..

    <no location info>: warning: [-Wmissing-home-modules]
     These modules are needed for compilation but not listed in your .cabal file's other-modules: 
     Data.Digest.Pure.SHA
    [1 of 2] Compiling Data.Digest.Pure.SHA ( src/Data/Digest/Pure/SHA.hs, dist/build/test-sha/test-sha-tmp/Data/Digest/Pure/SHA.o )
    ghc: out of memory (requested 1048576 bytes)
    

    Des idées ?