On Tue, Oct  7, 2014 at 10:02:53 +0900, Norbert Preining wrote:

> Hi Hector,
> 
> On Mon, 06 Oct 2014, Hector Oron wrote:
> > /usr/bin/guile-snarf: 54: /usr/bin/guile-snarf: gcc-4.8: not found
> 
> Hmm, this is really strange. There was a bug in guile-2.0-dev
> that had the gcc hard-coded. 
>       https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=759096
> That was fixed, so I bumped the build-dep onto the correct
> guile-2.0-dev version.
> 
> Also, checking the actual content of guile-snarf in the current
> ARM package, I don't see any occurrence of 
>       gcc-4.8
> 
Err.  Not sure how you did that, but:

$ dpkg --fsys-tarfile 
/srv/ftp-master.debian.org/ftp/pool/main/g/guile-2.0/guile-2.0-dev_2.0.11+1-7_armel.deb
 |tar xOf - ./usr/bin/guile-snarf | grep gcc-4.8
# C pre-processor determined at Guile configure-time: "gcc-4.8 -E".
if [ x"$CPP" = x ] ; then cpp="gcc-4.8 -E" ; else cpp="$CPP" ; fi

(and same in 2.0.11+1-8)

So I think guile-2.0-dev needs a dependency on gcc-4.8 on those archs.

Cheers,
Julien

Attachment: signature.asc
Description: Digital signature

Reply via email to