pkgsrc-WIP-discuss archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: wip/openaxiom
On Thu, May 29, 2008 at 04:45:31AM -0700, Aleksej Saushev wrote:
> Module name: wip
> Committed by: asau
> Date: Thu May 29 11:45:14 UTC 2008
>
> Modified Files:
> wip/openaxiom: Makefile
> Added Files:
> wip/openaxiom/patches: patch-ab
>
> Log Message:
> Fix build
Doesn't build for me on NetBSD-4.99.63/amd64:
gmake[2]: Entering directory
`/scratch/wip/openaxiom/work/open-axiom-1.1.0/src/lisp'
sed -e
's|@open_axiom_installdir[@]|/usr/pkg/lib/open-axiom/x86_64--netbsd/1.1.0|g' -e
's|@axiom_optimize_options[@]|speed|g' -e 's|@host[@]|x86_64--netbsd|g' -e
's|@build[@]|x86_64-unknown-netbsd4.99.63|g' -e 's|@target[@]|x86_64--netbsd|g'
core.lisp.in > core.lisp.tmp
../../config/move-if-change core.lisp.tmp core.lisp
clisp --quiet \
-x '(progn (compile-file "core.lisp") (quit))'
WARNING: locale: no encoding 646, using ISO-8859-1
;; Compiling file
/scratch/wip/openaxiom/work/open-axiom-1.1.0/src/lisp/core.lisp ...
;; Wrote file /scratch/wip/openaxiom/work/open-axiom-1.1.0/src/lisp/core.fas
0 errors, 0 warnings
clisp \
-x '(load "core")' \
-x '(|AxiomCore|::|link| "base-lisp" (quote nil) (quote
|AxiomCore|::|topLevel|))'
WARNING: locale: no encoding 646, using ISO-8859-1
i i i i i i i ooooo o ooooooo ooooo ooooo
I I I I I I I 8 8 8 8 8 o 8 8
I \ `+' / I 8 8 8 8 8 8
\ `-+-' / 8 8 8 ooooo 8oooo
`-__|__-' 8 8 8 8 8
| 8 o 8 8 o 8 8
------+------ ooooo 8oooooo ooo8ooo ooooo 8
Welcome to GNU CLISP 2.44.1 (2008-02-23) <http://clisp.cons.org/>
Copyright (c) Bruno Haible, Michael Stoll 1992, 1993
Copyright (c) Bruno Haible, Marcus Daniels 1994-1997
Copyright (c) Bruno Haible, Pierpaolo Bernardi, Sam Steingold 1998
Copyright (c) Bruno Haible, Sam Steingold 1999-2000
Copyright (c) Sam Steingold, Bruno Haible 2001-2008
Type :h and hit Enter for context help.
;; Loading file /scratch/wip/openaxiom/work/open-axiom-1.1.0/src/lisp/core.lisp
...
;; Loaded file /scratch/wip/openaxiom/work/open-axiom-1.1.0/src/lisp/core.lisp
T
;; Wrote the memory image into base-lisp (5,789,728 bytes)
Bye.
../../config/mkinstalldirs ../../build/x86_64-unknown-netbsd4.99.63/bin
mkdir ../../build/x86_64-unknown-netbsd4.99.63/bin
/usr/bin/install -c -s -o root -g wheel -m 555 base-lisp
../../build/x86_64-unknown-netbsd4.99.63/bin/lisp && /usr/bin/install -c -s -o
root -g wheel -m 555 base-lisp lisp
echo timestamp > stamp
gmake[2]: Leaving directory
`/scratch/wip/openaxiom/work/open-axiom-1.1.0/src/lisp'
gmake[2]: Entering directory
`/scratch/wip/openaxiom/work/open-axiom-1.1.0/src/boot'
../../config/mkinstalldirs stage2
mkdir stage2
echo timestamp > stage2/.started
../lisp/lisp -- --compile --output=stage2/initial-env.fas initial-env.lisp
WARNING: locale: no encoding 646, using ISO-8859-1
WARNING: locale: no encoding 646, using ISO-8859-1
module 'syscalls' requires package OS.
gmake[2]: *** [stage2/initial-env.fas] Error 1
gmake[2]: Leaving directory
`/scratch/wip/openaxiom/work/open-axiom-1.1.0/src/boot'
gmake[1]: *** [all-boot] Error 2
gmake[1]: Leaving directory `/scratch/wip/openaxiom/work/open-axiom-1.1.0/src'
gmake: *** [all-src] Error 2
*** Error code 2
Stop.
make: stopped in /usr/pkgsrc/wip/openaxiom
Cheers,
Thomas
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
pkgsrc-wip-discuss mailing list
pkgsrc-wip-discuss%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-discuss
Home |
Main Index |
Thread Index |
Old Index