Hello! Cojocaru Alexandru <[email protected]> skribis:
> the build process fails, this is the message I get: > ;;; Failed to autoload find-newest-available-packages in (gnu packages): > ;;; ERROR: Syntax error: > ;;; gnu/packages.scm:94:22: source expression failed to match any pattern > in form (warning (_ "cannot access `~a': ~a~%") path (strerror errno)) > ice-9/boot-9.scm:108:20: In procedure #<procedure e638c0 at > ice-9/boot-9.scm:99:6 > (thrown-k . args)>: > ice-9/boot-9.scm:108:20: Syntax error: > guix/scripts/build.scm:227:13: source expression failed to match any > pattern in form (report-error (_ "~A: package not found for version ~a~%") > name version) > > (Extra newlines added by me.) > > guile --version: 2.1.0 This is an unreleased Guile (current ‘master’). Could you use a Guile 2.0.x release instead? 2.0.9 is best, but any version >= 2.0.5 should work. Thanks, Ludo’.
