New paste Repaste Download
(define-public bookmarkfs
  (let ((commit "250f8cd4f6d7797176d9ac90c450415800f42fb8")
(revision "0"))
    (package
      (name "bookmarkfs")
      (version "1")
      (source (origin
(method git-fetch)
(uri (git-reference
       (url "https://git.sr.ht/~cismonx/bookmarkfs")
       (commit commit)))
(file-name (git-file-name name version))
(sha256
(base32 "0v31da391r56q1d8a8fzzmi0zfvgqd7j78pxm6bw45p4yvb43aic"))))
      (build-system gnu-build-system)
      ;; (arguments
      ;;  (list
      ;;   #:phases
      ;;   #~(modify-phases %standard-phases
      ;; (replace 'bootstrap
      ;;    (lambda _ (invoke "autoreconf"))))))
      (native-inputs (list pkg-config autoconf automake))
      (home-page "https://git.sr.ht/~cismonx/bookmarkfs")
      (synopsis "BookmarkFS")
      (description "BookmarkFS is a FUSE-based pseudo-filesystem which provides an interface to the bookmark data of web browsers. ")
      (license license:gpl3+))))
Filename: None. Size: 989b. View raw, , hex, or download this file.
phase `unpack' succeeded after 0.0 seconds
starting phase `bootstrap'
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I m4
configure.ac:10: error: Autoconf version 2.70 or higher is required
configure.ac:10: the top level
autom4te: /gnu/store/bxilc9aw52mc5m68906v0dq3kkvji900-m4-1.4.19/bin/m4 failed with exit status: 63
aclocal: error: /gnu/store/q9rl86pfkr3iik0hv5g5hybjqvj7bjc9-autoconf-2.69/bin/autom4te failed with exit status: 63
autoreconf: aclocal failed with exit status: 63
error: in phase 'bootstrap': uncaught exception:
%exception #<&invoke-error program: "autoreconf" arguments: ("-vif") exit-status: 63 term-signal: #f stop-signal: #f>
phase `bootstrap' failed after 1.7 seconds
command "autoreconf" "-vif" failed with status 63
build process 10 exited with status 256
builder for `/gnu/store/84lhkvh5npgxmflk5r5672sn4s68hh8i-bookmarkfs-1.drv' failed with exit code 1
build of /gnu/store/84lhkvh5npgxmflk5r5672sn4s68hh8i-bookmarkfs-1.drv failed
View build log at '/var/log/guix/drvs/84/lhkvh5npgxmflk5r5672sn4s68hh8i-bookmarkfs-1.drv.gz'.
guix build: error: build of `/gnu/store/84lhkvh5npgxmflk5r5672sn4s68hh8i-bookmarkfs-1.drv' failed
Filename: None. Size: 1kb. View raw, , hex, or download this file.

This paste expires on 2025-09-02 07:19:51.494854. Pasted through web.