bug-artanis
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-artanis] artanis 0.2.5 (tarball) does not build under Arch Linux


From: Stefan Husmann
Subject: [Bug-artanis] artanis 0.2.5 (tarball) does not build under Arch Linux
Date: Sat, 03 Nov 2018 11:14:01 +0100

Hello,

I maintain artanis PKGBUILDs in AUR for Arch Linux. Now the stable
version fails to build, wheras the version pulling latest change from
git builds fine.

I use this build function:

 
build() {
  cd $pkgname-$pkgver 
  GUILE_EFFECTIVE_VERSION=2.2 ./configure --prefix=/usr
  make
  make docs
}

So nothing special I think.

This is the backtrace.

make[1]: Entering directory 
'/home/haawda/paketierung/meine_Pakete/artanis/src/artanis-0.2.5'
Regenerating artanis/version.scm
make[1]: Leaving directory 
'/home/haawda/paketierung/meine_Pakete/artanis/src/artanis-0.2.5'
+ compiling artanis/version.scm
+ compiling artanis/artanis.scm
Script started on 2018-11-02 22:18:54+01:00
Backtrace:
In system/base/target.scm:
     57:6 19 (with-target _ _)
In system/base/compile.scm:
    152:6 18 (compile-file _ #:output-file _ #:from _ #:to _ #:env _ …)
     43:4 17 (call-once _)
In ice-9/boot-9.scm:
    841:4 16 (with-throw-handler _ _ _)
In system/base/compile.scm:
    59:11 15 (_)
   155:11 14 (_ #<closed: file 560df02fd230>)
   235:18 13 (read-and-compile #<input: artanis/artanis.scm 13> # _ # …)
   183:32 12 (compile-fold (#<procedure compile-tree-il (x e opts)>) …)
In ice-9/boot-9.scm:
   2312:4 11 (save-module-excursion _)
In language/scheme/compile-tree-il.scm:
    31:15 10 (_)
In ice-9/psyntax.scm:
  1235:36  9 (expand-top-sequence _ _ _ #f _ _ _)
  1182:24  8 (parse _ (("placeholder" placeholder)) ((top) #(# # …)) …)
   285:10  7 (parse _ (("placeholder" placeholder)) (()) _ c&e (# #) #)
In ice-9/eval.scm:
   293:34  6 (_ #<module (#{ g77}#) 560df03000a0>)
In ice-9/boot-9.scm:
   2874:4  5 (define-module* _ #:filename _ #:pure _ #:version _ # _ …)
  2071:24  4 (call-with-deferred-observers _)
   2891:7  3 (_)
   260:13  2 (for-each #<procedure 560df088afa0 at ice-9/boot-9.scm…> …)
In unknown file:
           1 (scm-error misc-error #f "~A ~S" ("Undefined variab…" …) …)
In ice-9/boot-9.scm:
   752:25  0 (dispatch-exception _ _ _)

ice-9/boot-9.scm:752:25: In procedure dispatch-exception:
Undefined variable: json

Script done on 2018-11-02 22:18:55+01:00
make: *** [Makefile:77: obj/artanis/artanis.go] Error 15
==> FEHLER: Ein Fehler geschah in build().
    Breche ab...

Process makepkg<3> exited abnormally with code 4

Someone else has a similar problem. See
https://aur.archlinux.org/packages/artanis/.


Best Regards
Stefan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]