Bug#327318: FTBFS: Unable to compile C file with gcc-3.4

2005-09-10 Thread Yann Dirson
On Thu, Sep 08, 2005 at 10:09:26AM -0700, Matt Kraai wrote:
 Package: skribe
 Version: 1.2d-1
 Severity: serious
 
 skribe fails to build because it cannot compile a C file with gcc-3.4:

With which distro and which bigloo version ?  I have rebuilt it for
sid, using the bigloo version currently in sid, and it appears to work
fine.  Package uploaded.

  ./configure --prefix=/usr --with-bigloo \
  --docdir=/usr/share/doc/skribe \
  --mandir=/usr/share/man/man1
  Using Bigloo system
  ***ERROR:configure:gcc-3.4:Can't compile c file -- gcc-3.4 -O3  -c foo.c
  touch configure-stamp
  dh_testdir
  # Add here commands to compile the package.
  /usr/bin/make 
  make[1]: Entering directory `/tmp/buildd/skribe-1.2d'
  (cd src/bigloo  /usr/bin/make)
  make[2]: Entering directory `/tmp/buildd/skribe-1.2d/src/bigloo'
  Makefile:15: ../../etc/bigloo/Makefile.skb: No such file or directory
  make[2]: *** No rule to make target `../../etc/bigloo/Makefile.skb'.  Stop.
 
 -- 
 Matt



-- 
Yann Dirson[EMAIL PROTECTED] |
Debian-related: [EMAIL PROTECTED] |   Support Debian GNU/Linux:
|  Freedom, Power, Stability, Gratis
 http://ydirson.free.fr/| Check http://www.debian.org/


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



Bug#327318: FTBFS: Unable to compile C file with gcc-3.4

2005-09-10 Thread Yann Dirson
reassign 327318 bigloo-backend-native
retitle 327318 bigloo-backend-native: should debepnd on gcc-3.4
thanks

Well, the problem indeed stems from bigloo-backend-native, which still
declares dependency on gcc, instead of gcc-3.4.

On Sat, Sep 10, 2005 at 12:21:48PM +0200, Yann Dirson wrote:
 On Thu, Sep 08, 2005 at 10:09:26AM -0700, Matt Kraai wrote:
  Package: skribe
  Version: 1.2d-1
  Severity: serious
  
  skribe fails to build because it cannot compile a C file with gcc-3.4:
 
 With which distro and which bigloo version ?  I have rebuilt it for
 sid, using the bigloo version currently in sid, and it appears to work
 fine.  Package uploaded.
 
   ./configure --prefix=/usr --with-bigloo \
 --docdir=/usr/share/doc/skribe \
 --mandir=/usr/share/man/man1
   Using Bigloo system
   ***ERROR:configure:gcc-3.4:Can't compile c file -- gcc-3.4 -O3  -c foo.c
   touch configure-stamp
   dh_testdir
   # Add here commands to compile the package.
   /usr/bin/make 
   make[1]: Entering directory `/tmp/buildd/skribe-1.2d'
   (cd src/bigloo  /usr/bin/make)
   make[2]: Entering directory `/tmp/buildd/skribe-1.2d/src/bigloo'
   Makefile:15: ../../etc/bigloo/Makefile.skb: No such file or directory
   make[2]: *** No rule to make target `../../etc/bigloo/Makefile.skb'.  
   Stop.
  
  -- 
  Matt
 
 
 
 -- 
 Yann Dirson[EMAIL PROTECTED] |
 Debian-related: [EMAIL PROTECTED] |   Support Debian GNU/Linux:
 |  Freedom, Power, Stability, Gratis
  http://ydirson.free.fr/| Check http://www.debian.org/

-- 
Yann Dirson[EMAIL PROTECTED] |
Debian-related: [EMAIL PROTECTED] |   Support Debian GNU/Linux:
|  Freedom, Power, Stability, Gratis
 http://ydirson.free.fr/| Check http://www.debian.org/


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



Bug#327318: FTBFS: Unable to compile C file with gcc-3.4

2005-09-10 Thread Matt Kraai
On Sat, Sep 10, 2005 at 12:21:48PM +0200, Yann Dirson wrote:
 On Thu, Sep 08, 2005 at 10:09:26AM -0700, Matt Kraai wrote:
  Package: skribe
  Version: 1.2d-1
  Severity: serious
  
  skribe fails to build because it cannot compile a C file with gcc-3.4:
 
 With which distro and which bigloo version ?  I have rebuilt it for
 sid, using the bigloo version currently in sid, and it appears to work
 fine.  Package uploaded.

I was using sid.  I don't know which version of bigloo was used but
I'll send that information on Monday morning.

-- 
Matt


signature.asc
Description: Digital signature


Bug#327318: FTBFS: Unable to compile C file with gcc-3.4

2005-09-10 Thread Yann Dirson
On Sat, Sep 10, 2005 at 08:08:53AM -0700, Matt Kraai wrote:
 I was using sid.  I don't know which version of bigloo was used but
 I'll send that information on Monday morning.

Some buildd's also exhibit the problem.  It should be fixed in bigloo
2.6f+2.7a-050818-5 (uploading now).

Best regards,
-- 
Yann Dirson[EMAIL PROTECTED] |
Debian-related: [EMAIL PROTECTED] |   Support Debian GNU/Linux:
|  Freedom, Power, Stability, Gratis
 http://ydirson.free.fr/| Check http://www.debian.org/


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



Bug#327318: FTBFS: Unable to compile C file with gcc-3.4

2005-09-09 Thread Matt Kraai
Package: skribe
Version: 1.2d-1
Severity: serious

skribe fails to build because it cannot compile a C file with gcc-3.4:

 ./configure --prefix=/usr --with-bigloo \
   --docdir=/usr/share/doc/skribe \
   --mandir=/usr/share/man/man1
 Using Bigloo system
 ***ERROR:configure:gcc-3.4:Can't compile c file -- gcc-3.4 -O3  -c foo.c
 touch configure-stamp
 dh_testdir
 # Add here commands to compile the package.
 /usr/bin/make 
 make[1]: Entering directory `/tmp/buildd/skribe-1.2d'
 (cd src/bigloo  /usr/bin/make)
 make[2]: Entering directory `/tmp/buildd/skribe-1.2d/src/bigloo'
 Makefile:15: ../../etc/bigloo/Makefile.skb: No such file or directory
 make[2]: *** No rule to make target `../../etc/bigloo/Makefile.skb'.  Stop.

-- 
Matt


signature.asc
Description: Digital signature