ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Ivan Zakharyaschev <imz@altlinux.org>
To: ALT Linux Team development discussions <devel@lists.altlinux.org>
Cc: bircoph@altlinux.org, sbolshakov@altlinux.org
Subject: Re: [devel] Alterator on guile22
Date: Tue, 5 Dec 2017 19:10:45 +0300 (MSK)
Message-ID: <alpine.LFD.2.20.1712051909100.7714@imap.altlinux.org> (raw)
In-Reply-To: <alpine.LFD.2.20.1712051859330.7714@imap.altlinux.org>

[-- Attachment #1: Type: text/plain, Size: 2767 bytes --]

On Tue, 5 Dec 2017, Ivan Zakharyaschev wrote:

> (Найдено в архиве: 
> https://lists.altlinux.org/pipermail/devel/2017-April/202635.html .)
>
> On Thu, 20 Apr 2017, Sergey Bolshakov wrote:
>
>> > > > > >  "Uox3rIn2DAYQ" == Uox3rIn2DAYQ  <sbolshakov-u2l5PoMzF> writes:
>
>> >  В сизиф ушёл alterator, собранный с guile-2.2, yay!
>> 
>> >  Теперь, чем это грозит:
>>
>>  Тут вот ещё что:
>>  те .scm, что лежат в /usr/share/alterator/ui/*, хотя и компилируются
>>  в .go, но используются, как и раньше, только scm -- и если в пакете
>>  бэкенд на шелле да пара scm в ui/*, то мы получаем заметно подросший
>>  в размерах arch-зависимый пакет за просто так, без пользы.
>>  Поскольку таких пакетов большинство, я видимо уберу компиляцию ui
>>  до лучших времён.
>
> А может кто-нибудь, пожалуйста, показать пример, как это делается в 
> каком-нибудь пакете, где есть /usr/share/alterator/ui/* ?
>
> А то пока пакеты пересобираются благодаря применению "подавления симптомов" 
> (опициональный вызов guild -- 
> http://git.altlinux.org/gears/a/alterator.git?p=alterator.git;a=commitdiff;h=32d4aa69caac520decb9af16139c757a575c6c76 
> в 5.1-alt2), а не лечению болезни в корне.

Вот пример проблемы, которую хочется вылечить правильно (а не благодаря 
"хаку" в alterator-5.1-alt2 от 2017-09-20):

http://git.altlinux.org/beehive/logs/Sisyphus-x86_64/archive/2017/0919/error/alterator-users-10.10-alt1.gz

$ zcat 
/beehive/logs/Sisyphus-x86_64/archive/2017/0919/error/alterator-users-10.10-alt1.gz 
| tail -20
ln -s interfaces/guile alterator
for d in interfaces/guile lookout type ui; do mkdir -p 
/usr/src/tmp/alterator-users-buildroot/usr/lib/alterator/$d; done
guild compile --warn=unbound-variable -L/usr/share/alterator/build 
-L/usr/src/RPM/BUILD/alterator-users-10.10 -o 
/usr/src/tmp/alterator-users-buildroot/usr/lib/alterator/ui/users/ajax.go 
ui/users/ajax.scm
make[1]: guild: Command not found
make[1]: *** 
[/usr/src/tmp/alterator-users-buildroot/usr/lib/alterator/ui/users/ajax.go] 
Error 127
make[1]: Leaving directory `/usr/src/RPM/BUILD/alterator-users-10.10'
make: *** [install-module] Error 2
make: Leaving directory `/usr/src/RPM/BUILD/alterator-users-10.10'
error: Bad exit status from /usr/src/tmp/rpm-tmp.76155 (%install)


RPM build errors:
     Bad exit status from /usr/src/tmp/rpm-tmp.76155 (%install)
Command exited with non-zero status 1
0.20user 0.10system 0:00.44elapsed 70%CPU (0avgtext+0avgdata 
5884maxresident)k
0inputs+0outputs (0major+15618minor)pagefaults 0swaps
hsh-rebuild: rebuild of `alterator-users-10.10-alt1.src.rpm' failed.
Command exited with non-zero status 1
13.86user 4.52system 0:21.12elapsed 87%CPU (0avgtext+0avgdata 
122772maxresident)k
0inputs+0outputs (0major+361713minor)pagefaults 0swaps
$



-- 
Best regards,
Ivan

      reply	other threads:[~2017-12-05 16:10 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
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 [this message]

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=alpine.LFD.2.20.1712051909100.7714@imap.altlinux.org \
    --to=imz@altlinux.org \
    --cc=bircoph@altlinux.org \
    --cc=devel@lists.altlinux.org \
    --cc=sbolshakov@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