* [sisyphus] sbcl
@ 2009-10-05 12:36 Michael Bykov
2009-10-05 17:07 ` Michael Shigorin
0 siblings, 1 reply; 6+ messages in thread
From: Michael Bykov @ 2009-10-05 12:36 UTC (permalink / raw)
To: ALT Linux Sisyphus discussions
Господа лисперы,
Не могу скомпилить в Сизифе sbcl. При компиляции из исходников он
требует sbcl. Поставил apt-get install sbcl, дальше в процессе
компиляции получаю предупреждения и в конце
WARNING! Some of the contrib modules did not build successfully or pass
their self-tests. Failed contribs:"
asdf-install
sb-bsd-sockets
sb-posix
sb-simple-streams
Command exited with non-zero status 1
предупреждения вот такие (2 штуки):
; SYS:SRC;CODE;RUN-PROGRAM.FASL.NEWEST written
; compilation finished in 0:00:00.388
debugger invoked on a UNDEFINED-ALIEN-ERROR in thread #<THREAD
"initial thread" RUNNING {A8C4049}>:
Undefined alien: "waitpid"
Type HELP for debugger help, or (SB-EXT:QUIT) to exit from SBCL.
restarts (invokable by number or by possibly-abbreviated name):
0: [ABORT] Exit debugger, returning to top level.
(FOREIGN-SYMBOL-ADDRESS "waitpid" #<unused argument>)
0]
....
STYLE-WARNING: #<REDEFINITION-WITH-DEFUN {B97D3B1}>
STYLE-WARNING: redefining DESCRIBE-OBJECT in DEFGENERIC
debugger invoked on a UNDEFINED-ALIEN-ERROR in thread #<THREAD
"initial thread" RUNNING {A8C4049}>:
Undefined alien: "waitpid"
Type HELP for debugger help, or (SB-EXT:QUIT) to exit from SBCL.
restarts (invokable by number or by possibly-abbreviated name):
0: [ABORT] Exit debugger, returning to top level.
(FOREIGN-SYMBOL-ADDRESS "waitpid" #<unused argument>)
0]
Затем я установил этот недокомпиленный лисп и занова скомпилил
исходник. Надеясь, что теперь с новым лиспом он эти компоненты найдет.
Увы, это не работает.
Гугль не в курсе об этих делах. Что посоветуете?
М.
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [sisyphus] sbcl
2009-10-05 12:36 [sisyphus] sbcl Michael Bykov
@ 2009-10-05 17:07 ` Michael Shigorin
2009-10-06 10:33 ` Michael Bykov
0 siblings, 1 reply; 6+ messages in thread
From: Michael Shigorin @ 2009-10-05 17:07 UTC (permalink / raw)
To: ALT Linux Sisyphus discussions
On Mon, Oct 05, 2009 at 04:36:19PM +0400, Michael Bykov wrote:
> Не могу скомпилить в Сизифе sbcl. При компиляции из исходников
> он требует sbcl. Поставил apt-get install sbcl, дальше в
> процессе компиляции получаю предупреждения и в конце
>
> WARNING! Some of the contrib modules did not build successfully
> or pass their self-tests. Failed contribs:"
> asdf-install
> sb-bsd-sockets
> sb-posix
> sb-simple-streams
> Command exited with non-zero status 1
Наблюдаю: (и рядом ещё один какой-то)
http://ftp.linux.kiev.ua/pub/Linux/Gentoo/portage/dev-lisp/sbcl/files/disable-tests-gentoo.patch
Кстати, 1.0.31 от 27.08.2009 лежит, но на сайте не упоминается:
http://sourceforge.net/projects/sbcl/files/sbcl/1.0.31/sbcl-1.0.31-source.tar.bz2/download
...и собирается, см. task #13791.
--
---- WBR, Michael Shigorin <mike@altlinux.ru>
------ Linux.Kiev http://www.linux.kiev.ua/
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [sisyphus] sbcl
2009-10-05 17:07 ` Michael Shigorin
@ 2009-10-06 10:33 ` Michael Bykov
2009-10-06 10:35 ` Alexey I. Froloff
2009-10-06 13:07 ` Michael Shigorin
0 siblings, 2 replies; 6+ messages in thread
From: Michael Bykov @ 2009-10-06 10:33 UTC (permalink / raw)
To: shigorin, ALT Linux Sisyphus discussions
5 октября 2009 г. 21:07 пользователь Michael Shigorin
<mike@osdn.org.ua> написал:
> On Mon, Oct 05, 2009 at 04:36:19PM +0400, Michael Bykov wrote:
>> Не могу скомпилить в Сизифе sbcl. При компиляции из исходников
>> он требует sbcl. Поставил apt-get install sbcl, дальше в
>> процессе компиляции получаю предупреждения и в конце
>>
>> WARNING! Some of the contrib modules did not build successfully
>> or pass their self-tests. Failed contribs:"
>> asdf-install
>> sb-bsd-sockets
>> sb-posix
>> sb-simple-streams
>> Command exited with non-zero status 1
>
> Наблюдаю: (и рядом ещё один какой-то)
> http://ftp.linux.kiev.ua/pub/Linux/Gentoo/portage/dev-lisp/sbcl/files/disable-tests-gentoo.patch
>
> Кстати, 1.0.31 от 27.08.2009 лежит, но на сайте не упоминается:
> http://sourceforge.net/projects/sbcl/files/sbcl/1.0.31/sbcl-1.0.31-source.tar.bz2/download
>
> ...и собирается, см. task #13791.
Миша, спасибо.
У меня 1.0.31 выдал то же самое сообщение. То есть не собрался. Где
смотерть таск 13791, сорри, не понимаю?
М.
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [sisyphus] sbcl
2009-10-06 10:33 ` Michael Bykov
@ 2009-10-06 10:35 ` Alexey I. Froloff
2009-10-06 13:07 ` Michael Shigorin
1 sibling, 0 replies; 6+ messages in thread
From: Alexey I. Froloff @ 2009-10-06 10:35 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
[-- Attachment #1: Type: text/plain, Size: 183 bytes --]
On Tue, Oct 06, 2009 at 02:33:15PM +0400, Michael Bykov wrote:
> Где смотерть таск 13791, сорри, не понимаю?
http://git.altlinux.org/tasks/НОМЕРТАСКА/
--
Regards,
Sir Raorn.
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [sisyphus] sbcl
2009-10-06 10:33 ` Michael Bykov
2009-10-06 10:35 ` Alexey I. Froloff
@ 2009-10-06 13:07 ` Michael Shigorin
2009-10-06 17:15 ` Michael Bykov
1 sibling, 1 reply; 6+ messages in thread
From: Michael Shigorin @ 2009-10-06 13:07 UTC (permalink / raw)
To: ALT Linux Sisyphus discussions
On Tue, Oct 06, 2009 at 02:33:15PM +0400, Michael Bykov wrote:
> Где смотерть таск 13791, сорри, не понимаю?
http://git.altlinux.org/tasks/13791/build/1/
--
---- WBR, Michael Shigorin <mike@altlinux.ru>
------ Linux.Kiev http://www.linux.kiev.ua/
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [sisyphus] sbcl
2009-10-06 13:07 ` Michael Shigorin
@ 2009-10-06 17:15 ` Michael Bykov
0 siblings, 0 replies; 6+ messages in thread
From: Michael Bykov @ 2009-10-06 17:15 UTC (permalink / raw)
To: shigorin, ALT Linux Sisyphus discussions
6 октября 2009 г. 17:07 пользователь Michael Shigorin
<mike@osdn.org.ua> написал:
> On Tue, Oct 06, 2009 at 02:33:15PM +0400, Michael Bykov wrote:
>> Где смотерть таск 13791, сорри, не понимаю?
>
> http://git.altlinux.org/tasks/13791/build/1/
Да, спасибо, этот работает.
Жалко, что вы его без threading support собираете. Я хотел weblocks
посмотреть, но там треды нужны, иначе не стартует. Попробую
пересобрать сам - проблема в том, что чтобы sbcl с тредами собрать,
нужно уже какой-то sbcl предыдущей версии с тредами иметь.
М.
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2009-10-06 17:15 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-10-05 12:36 [sisyphus] sbcl Michael Bykov
2009-10-05 17:07 ` Michael Shigorin
2009-10-06 10:33 ` Michael Bykov
2009-10-06 10:35 ` Alexey I. Froloff
2009-10-06 13:07 ` Michael Shigorin
2009-10-06 17:15 ` Michael Bykov
ALT Linux Sisyphus discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
public-inbox-index sisyphus
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.sisyphus
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git