ALT Linux Team development discussions
 help / color / mirror / Atom feed
* Re: [devel] maxima-5.16.3-alt0.1: i586 rebuild failed [6]
  @ 2008-12-14  1:10 ` Ilya Mashkin
  2008-12-14 11:16   ` Ivan A. Melnikov
  0 siblings, 1 reply; 2+ messages in thread
From: Ilya Mashkin @ 2008-12-14  1:10 UTC (permalink / raw)
  To: devel



Коллеги, если кто-то может помочь - буду рад

полный лог:
ftp://ftp.altlinux.ru/pub/people/incominger/logs/hive/sisyphus/error/maxima-5.16.3-alt0.1

короткий:

QA Team Robot wrote:

> make: Entering directory `/usr/src/RPM/BUILD/maxima-5.16.3'
> Making install in src
> make[1]: Entering directory `/usr/src/RPM/BUILD/maxima-5.16.3/src'
> test -d binary-gcl || mkdir binary-gcl
> test -d binary-gcl/numerical || mkdir binary-gcl/numerical
> test -d binary-gcl/numerical/slatec || mkdir binary-gcl/numerical/slatec
> gcl -batch -eval '(progn (load "../lisp-utils/defsystem.lisp") (compiler::emit-fn t) (funcall (intern (symbol-name :operate-on-system) :mk) "maxima" :compile :verbose t) (compiler::make-all-proclaims "*/*.fn" "*/*/*/*.fn"))' && \
> 	gcl -batch -eval '(progn (load "../lisp-utils/defsystem.lisp") (funcall (intern (symbol-name :operate-on-system) :mk) "maxima" :load :verbose t) (when (fboundp (quote si::sgc-on))(si::sgc-on t)) (si:save-system "binary-gcl/maxima"))'
> 
> Error: (AND :EXCL :ALLEGRO-V4.0 ...) is not a feature expression.
> Fast links are on: do (si::use-fast-links nil) for debugging
> Error signalled by LISP:COND.
> Broken at LISP:ERROR.  Type :H for Help.
> MAKE>>make[1]: Leaving directory `/usr/src/RPM/BUILD/maxima-5.16.3/src'
> make[1]: *** [binary-gcl/maxima] Error 255
> make: Leaving directory `/usr/src/RPM/BUILD/maxima-5.16.3'
> make: *** [install-recursive] Error 1
> 




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [devel] maxima-5.16.3-alt0.1: i586 rebuild failed [6]
  2008-12-14  1:10 ` [devel] maxima-5.16.3-alt0.1: i586 rebuild failed [6] Ilya Mashkin
@ 2008-12-14 11:16   ` Ivan A. Melnikov
  0 siblings, 0 replies; 2+ messages in thread
From: Ivan A. Melnikov @ 2008-12-14 11:16 UTC (permalink / raw)
  To: ALT Linux Team development discussions

On Sunday 14 December 2008 04:10:00 Ilya Mashkin wrote:
> Коллеги, если кто-то может помочь - буду рад
>
[...]

Я не особо эксперт в лиспах, но мне кажется, что это проблема gcl. Пакет 
common-lisp в нём выгдядит слишком пустым. В частности, в нём нет 
*readtable*. Да и вообще нет ничего кроме T и NIL.

Короткий путь к ворспроизведению ошибки из сборки максимы:

(defpackage "mytest" (:use "COMMON-LISP"))
(in-package :mytest)

после чего ниодного символа кроме T и NIL не видно, а

mytest>#+(and :a :b)

Error: (AND :A :B) is not a feature expression.
Fast links are on: do (si::use-fast-links nil) for debugging
Error signalled by LISP:COND.
Broken at LISP:ERROR.  Type :H for Help.
mytest>>

Да, к стати

$ rpm -qa gcl
gcl-2.6.8-alt0.11cvs20061026

-- 
Best regards,
Ivan A. Melnikov <iv@altlinux.org>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-12-14 11:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-12-14  1:10 ` [devel] maxima-5.16.3-alt0.1: i586 rebuild failed [6] Ilya Mashkin
2008-12-14 11:16   ` Ivan A. Melnikov

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