Buildd failure for octave-forge on sparc

2005-02-23 Thread Rafael Laboissiere
octave-forge failed to build on sparc with the following error message: 

Processing main/audio/...  
make[3]: Entering directory
`/build/buildd/octave-forge-2004.11.16/main/audio'  
mkoctfile -DHAVE_OCTAVE_21 -v -c aurecord.cc 
/usr/bin/g++ -c -fPIC -I/usr/include/octave-2.1.65 
-I/usr/include/octave-2.1.65/octave -O2 -DHAVE_OCTAVE_21 aurecord.cc -o
aurecord.o  
aurecord.cc:22:19: X11/X.h: No such file or directory
aurecord.cc:23:22: X11/Xlib.h: No such file or directory  
make[3]: *** [aurecord.o] Error 1  

Files X.h and Xlib.h must be present in the system in the usual place,
because the package x-dev was installed by the build daemon.  Does someone
understand the reason for the failure?

The complete build log is at:

http://buildd.debian.org/fetch.php?pkg=octave-forgever=2004.11.16-4arch=sparcstamp=1109181451file=logas=raw


-- 
Rafael


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Buildd failure for octave-forge on sparc

2005-02-23 Thread Rafael Laboissiere
* Ben Collins [EMAIL PROTECTED] [2005-02-23 16:47]:

 I don't see the correct -I's pointing to the X11 stuff, so maybe the
 detection (autoconf?) isn't seeing the x11 headers or libraries for some
 reason.

Yes, I noticed this as well, but the -I's are not present in the other
buildd logs neither and there are no compilation errors in the other arches.
The question is: how can g++ find the hX11 headers in all arches and not in
sparc?

-- 
Rafael


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: [Pkg-octave-devel] Re: [OctDev] Buildd failure for octave-forge on sparc

2005-02-23 Thread Rafael Laboissiere
* Paul Kienzle [EMAIL PROTECTED] [2005-02-23 22:53]:

 This routine doesn't actually reference X11.  The new version on CVS
 moves the includes into the #if 0 block around the inform() function.

Thanks, I will patch the octave-forge package and upload it again.

-- 
Rafael


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Install build-dependencies for docbook2x

2004-04-28 Thread Rafael Laboissiere
[My apologies for the cross-postings.]

Buildd for the docbook2x package failed strangely on the ia64, powerpc,
sparc, and hppa and I need to investigate the reasons.  Could you please
install the build-dependencies for docbook2x on one of the available systems?

Thanks in advance.

-- 
Rafael



[rafael@debian.org: Build-deps for plplot on arm and sparc]

2004-01-30 Thread Rafael Laboissiere
Dear arm and sparc folks,

I sent the message below to debian-admin over one week ago, but it
apparently went into a black hole.

Can someone help me with this?

TIA

Rafael


- Forwarded message from Rafael Laboissiere [EMAIL PROTECTED] -

From: Rafael Laboissiere [EMAIL PROTECTED]
Subject: Build-deps for plplot on arm and sparc
Date: Thu, 22 Jan 2004 13:36:36 +0100
To: [EMAIL PROTECTED]
Cc: Dirk Eddelbuettel [EMAIL PROTECTED]

Buildd of my plplot package is failing on arm and sparc due to a problem
with Octave.  I would like to investigate the issue a little bit further.
Could you please install build-deps for plplot on arm and sparc project
machines?

Please, tell me when it is done.

TIA.

-- 
Rafael

- End forwarded message -



[edd@debian.org: Re: PLplot FTBFS on sparc due to Octave problem]

2004-01-16 Thread Rafael Laboissiere
Debian-sparc folks,

I am looking for help to solve the FTBFS problem that I discussed below
with Dirk Eddelbuettel.  Thanks in advance,

Rafael


- Forwarded message from Dirk Eddelbuettel [EMAIL PROTECTED] -

From: Dirk Eddelbuettel [EMAIL PROTECTED]
Subject: Re: PLplot FTBFS on sparc due to Octave problem
Date: Thu, 15 Jan 2004 16:47:55 -0600
To: Rafael Laboissiere [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]

On Thu, Jan 15, 2004 at 11:37:09PM +0100, Rafael Laboissiere wrote:
 Hi Dirk,
 
 Here we go again.  My plplot packages FTBFS on sparc because Octave is
 segfaulting.  Here are the relevant parts of the buildd log:
 (http://buildd.debian.org/fetch.php?pkg=plplotver=5.2.1.cvs.20040115-3arch=sparcstamp=1074204496file=logas=raw)
 
 [...]
 Setting up octave2.1 (2.1.52-1) ...
 [...]
 ./configure [...]
 [...]
 checking for octave... yes
 checking Octave version... panic: Bus error -- stopping myself...
 attempting to save variables to `octave-core'...
 save to `octave-core' complete
 
 In other architectures, the last line read:
 
 checking Octave version... 2.1.52
 
 The configure script runs something very simple, like this:
 
 octave -q -f 21 EOF
 printf(octave_config_info(version));
 EOF   
 
 The last successful buildd of plplot on sparc was done with
 octave2.1_2.1.50-3.  Are you aware of any problems regarding Octave 2.1.52
 on sparc?

No, not really. I think it took it a while to get built there, but then it
looks as if the entire buildd daemon system was lagging after the security
incident.

As for Octave, I don't think it has any new code in which Sparc is treated
differently as a platform.  Could it be the gcc toolchain that is acting up?

Dirk

-- 
Mr. O'Neill comes off as obnoxious and arrogant, but smart. It seems 
the president never got beyond the first two characteristics.
   -- David Wessel, Wall Street Journal, 15 Jan 2004



- End forwarded message -

-- 
Rafael