gnu-arch-users
[Top][All Lists]
Advanced

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

Re: [Gnu-arch-users] Re: tla on aix


From: tow21
Subject: Re: [Gnu-arch-users] Re: tla on aix
Date: Mon, 9 Feb 2004 19:47:45 +0000
User-agent: Mutt/1.5.5.1+cvs20040105i

Tom Lord: [Mon, Feb 09, 2004 at 10:37:23AM -0800]:
> 
>     > From: address@hidden
> 
>     > I had to specify CC="cc -qlanglvl=stdc99" in order that it accept
>     > the occasional C99-style comment. 
> 
> Gah.  Fixed, I think -- though I only spotted one.

There were two that cropped up in compilation:

src/tla/libarch/pfs-ftp.c
src/hackerlab/tests/uni-tests/cvtutf.h
 
> For the test-mv-explicit problem:  if you would, please preface the
> suspicious 'tla commit' with lines like:
> 
>       echo BUG HERE: `pwd` 1>&2
>         exit 2
> 
> Run the tests and then try running the commit command in the indicated
> directory under a debugger.

Here are the last few lines of truss output. Oddly, the last thing
is an exit, but control is not returned to the terminal for some reason.
The full truss output is available from 
<URL:http://www.esc.cam.ac.uk/~twhi03/truss.out

sigprocmask(0, 0x00000000, 0x20018D58)          = 0
sigprocmask(0, 0x00000000, 0x20018D58)          = 0
sigprocmask(0, 0x00000000, 0x20018D58)          = 0
sigprocmask(0, 0x00000000, 0x20018D58)          = 0
sigprocmask(0, 0x00000000, 0x20018D58)          = 0
sigprocmask(0, 0x00000000, 0x20018D58)          = 0
fchdir(3)                                       = 0
close(3)                                        = 0
kwrite(2, " T h e s e   s y m l i n".., 44)     = 44
kwrite(2, 0x100D1F78, 0)                        = 0
kwrite(2, " l i n k _ t o _ h e l l".., 21)     = 21
kwrite(2, "\n", 1)                              = 1
kwrite(2, "\n\n", 2)                            = 2
access("/users/tow21/.arch-params/=locations/address@hidden", 0)
Err#2  
ENOENT
kwrite(2, " a r c h i v e   n o t  ".., 24)     = 24
kwrite(2, " j a n e @ e x a m p l e".., 22)     = 22
kwrite(2, "\n", 1)                              = 1
kwrite(2, "     ( s e e   r e g i s".., 25)     = 25
close(1)                                        = 0
kfcntl(1, F_GETFL, 0x2003E5D0)                  Err#9  EBADF
kfcntl(2, F_GETFL, 0x2FF22FF8)                  = 67110914
_exit(2)


If I have time tomorrow I might try playing around with running it 
under a debugger.

Toby

-- 
Dr. Toby White, Dept. of Earth Sciences, Downing Street, Cambridge CB2 3EQ. UK
Email: <address@hidden>




reply via email to

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