ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Paul Wolneykien <manowar@altlinux.org>
To: devel@lists.altlinux.org
Subject: Re: [devel] Alterator on guile22
Date: Wed, 19 Apr 2017 12:23:31 +0300
Message-ID: <3543ea5c-b199-808e-612a-fda5587918a0@altlinux.org> (raw)
In-Reply-To: <m37f2jxgtk.fsf@lioka.malta.altlinux.ru>

17.04.2017 17:13, sbolshakov@altlinux.ru пишет:
>
> В сизиф ушёл alterator, собранный с guile-2.2, yay!
>

   Всем привет!

 > Наконец, если ваш любимый модуль через это всё
 > сломался и/или не пересобирается -- дайте знать.

   Даю знать: alterator-net-domain 
(http://git.altlinux.org/people/manowar/packages/alterator-net-domain.git).

   Сперва сборка написала:

     make[1]: guild: Command not found

   Ладно, думаю, запишу guile22-devel в BuildReq. Но стало только хуже: 
компиляция не проходит. Сам модуль на тестовом стенде с guile18 работает
нормально. Есть подозрение, что компилятор не находит какой-то модуль, 
но какой — не ясно.


guild compile --warn=unbound-variable -L/usr/share/alterator/build 
-L/usr/src/RPM/BUILD/alterator-net-domain-0.7.0 -o 
/usr/src/tmp/alterator-net-domain-buildroot/usr/lib/alterator/ui/net-domain/ajax.go 
ui/net-domain/ajax.scm

;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;;       or pass the --no-auto-compile argument to disable.
;;; compiling /usr/bin/guild
;;; compiled /usr/src/.cache/guile/ccache/2.2-LE-8-3.9/usr/bin/guild.go

Backtrace:
In system/base/compile.scm:
     152:6 19 (compile-file "ui/net-domain/ajax.scm" #:output-file _ # ?)
      43:4 18 (call-once _)
In ice-9/boot-9.scm:
     846:4 17 (with-throw-handler _ _ _)
In system/base/compile.scm:
     59:11 16 (_)
    155:11 15 (_ #<closed: file ebd930>)
    235:18 14 (read-and-compile #<input: ui/net-domain/ajax.scm 13> # ?)
    183:32 13 (compile-fold (#<procedure compile-tree-il (x e opts)>) ?)
In ice-9/boot-9.scm:
    2309:4 12 (save-module-excursion #<procedure b88580 at language/s?>)
In language/scheme/compile-tree-il.scm:
     31:15 11 (_)
In ice-9/psyntax.scm:
   1210:36 10 (expand-top-sequence ((define-module (ui # ajax) # # ?)) ?)
   1157:24  9 (parse _ (("placeholder" placeholder)) ((top) #(# # ?)) ?)
    279:10  8 (parse _ (("placeholder" placeholder)) (()) _ c&e (# #) #)
In ice-9/eval.scm:
    293:34  7 (_ #<module (#{ g347}#) b903c0>)
In ice-9/boot-9.scm:
    2859:4  6 (define-module* _ #:filename _ #:pure _ #:version _ # _ ?)
   2068:24  5 (call-with-deferred-observers #<procedure df3e60 at ice?>)
   2872:24  4 (_)
    230:17  3 (map1 (((alterator ajax)) ((alterator woo)) ((# #))))
    2788:6  2 (resolve-interface _ #:select _ #:hide _ #:prefix _ # _ ?)
In unknown file:
            1 (scm-error misc-error #f "~A ~S" ("no code for modu?" ?) ?)
In ice-9/boot-9.scm:
    757:25  0 (dispatch-exception _ _ _)



  parent reply	other threads:[~2017-04-19  9:23 UTC|newest]

Thread overview: 37+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-17 14:13 sbolshakov
2017-04-17 14:18 ` Paul Wolneykien
2017-04-17 14:18 ` Aleksey Novodvorsky
2017-04-17 14:19 ` Dmitry V. Levin
2017-04-17 14:24   ` sbolshakov
2017-04-18  6:26 ` Ivan Zakharyaschev
2017-04-18  8:12 ` Sergey V Turchin
2017-04-18  9:22   ` sbolshakov
2017-04-18 15:29     ` Michael Shigorin
2017-04-18 15:33       ` Sergey Bolshakov
2017-04-18 15:41         ` Mikhail Efremov
2017-04-18 15:50           ` Sergey Bolshakov
2017-04-18 16:49             ` Mikhail Efremov
2017-04-18 16:53               ` Aleksey Novodvorsky
2017-04-18 17:23                 ` Mikhail Efremov
2017-04-18 17:57                   ` Yuri Sedunov
2017-04-18 20:08                     ` Mikhail Efremov
2017-04-19 12:41               ` Sergey Afonin
2017-04-18 15:35       ` Mikhail Efremov
2017-04-18 10:40 ` Michael Shigorin
2017-04-18 13:18     ` Michael Shigorin
2017-04-18 14:09       ` sbolshakov
2017-04-18 15:27         ` Michael Shigorin
2017-04-18 15:37         ` Michael Shigorin
2017-04-18 15:46         ` Mikhail Efremov
2017-04-18 20:12           ` Mikhail Efremov
2017-04-19  9:23 ` Paul Wolneykien [this message]
2017-04-19  9:33   ` Ivan Zakharyaschev
2017-04-19  9:42   ` Sergey Bolshakov
2017-04-19  9:48     ` Paul Wolneykien
2017-04-19 10:38     ` Paul Wolneykien
2017-04-20 13:35 ` Sergey Bolshakov
2017-04-20 13:39   ` Paul Wolneykien
2017-04-20 13:49     ` Sergey Bolshakov
2017-04-20 14:45       ` Mikhail Efremov
2017-12-05 16:03   ` Ivan Zakharyaschev
2017-12-05 16:10     ` Ivan Zakharyaschev

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3543ea5c-b199-808e-612a-fda5587918a0@altlinux.org \
    --to=manowar@altlinux.org \
    --cc=devel@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git