gm2
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gm2] (no subject)


From: Michael H Lambert
Subject: Re: [Gm2] (no subject)
Date: Mon, 3 Oct 2005 22:23:09 -0400

Gaius,

On 2 Oct 2005, at 17:39, Gaius Mulley wrote:

The gm2-harness doesn't seem to work on MacOS X (Tiger, at least).


ok, can you double check you have `wget' installed, just in case..
as gm2-harness downloads gcc-3.3.6 and testsuite-3.3.6 using wget.

Below is the output of 'make all' in the harness directory. I've set '/bin/sh -x' in the script and edited out all the 'normal' CVS output. I've put a full path to wget in the scripts, so I don't think that's the problem.

Michael

[Arsenal:~/gnu/gm2-harness-0.5] lambert% cat make.out
mkdir -p download
mkdir -p sources
sh shell-bin/runtest
+ source config-values
++ GCC=3.3.6
++ CVSROOT=:pserver:address@hidden:/usr/src/cvs
++ BUILDDIR=build
++ DOWNLOADDIR=download
++ SOURCEDIR=sources
++ GCCURL=ftp://ftp.mirrorservice.org/sites/sources.redhat.com/pub/ gcc/releases/
+ source shell-bin/libs
+ checkok shell-bin/packgm2 'retrieving gm2 from cvs'
+ shell-bin/packgm2
+ source config-values
++ GCC=3.3.6
++ CVSROOT=:pserver:address@hidden:/usr/src/cvs
++ BUILDDIR=build
++ DOWNLOADDIR=download
++ SOURCEDIR=sources
++ GCCURL=ftp://ftp.mirrorservice.org/sites/sources.redhat.com/pub/ gcc/releases/
+ source shell-bin/libs
+ cd download
+ rm -rf gm2 testsuite gm2-current.tar.gz
+ cvs -d :pserver:address@hidden:/usr/src/cvs login
Logging in to :pserver:address@hidden:2401/usr/src/cvs
+ checkok 'cvs -d :pserver:address@hidden:/usr/src/ cvs checkout GM2 testsuite' 'cvs checkout' + cvs -d :pserver:address@hidden:/usr/src/cvs checkout GM2 testsuite
cvs checkout: move away gm2/m2/comp/gm2s/m2lex.def; it is in the way
C gm2/m2/comp/gm2s/m2lex.def
U gm2/m2/comp/libs/MATH.def
U gm2/m2/comp/libs/MATH.mod
cvs checkout: move away gm2/m2/comp/libs/Math.def; it is in the way
C gm2/m2/comp/libs/Math.def
cvs checkout: move away gm2/m2/comp/libs/Math.mod; it is in the way
C gm2/m2/comp/libs/Math.mod
+ echo 'cvs checkout: failed'
cvs checkout: failed
+ exit 1
+ echo 'retrieving gm2 from cvs: failed'
retrieving gm2 from cvs: failed
+ exit 1
building gm2: failed
make: *** [all] Error 1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]