Package: ssed
Version: 3.62-3
Severity: serious
hello,
There was an error while trying to autobuild your package:
ssed build-depends on gcc-3.4 but calls gcc-4.1 in the rules file instead:
> ** Using build dependencies supplied by package:
> Build-Depends: texinfo, debhelper (>> 3.0.15), gcc-3.4, autotools-dev
[...]
> \) -exec rm -f {} \; \) -o \
> \( -type d -a -name autom4te.cache -prune -exec rm -rf {} \; \)
> \)
> debian/rules build
> dh_testdir
> cp -f /usr/share/misc/config.{guess,sub} .
> ./configure --prefix=/usr --mandir=\${prefix}/share/man
> --infodir=\${prefix}/share/info --program-prefix=s CC=gcc-4.1
> checking for a BSD-compatible install... /usr/bin/install -c
> checking whether build environment is sane... yes
> checking for gawk... no
> checking for mawk... mawk
> checking whether make sets $(MAKE)... yes
> checking for gcc... gcc-4.1
> checking for C compiler default output file name... configure: error: C
> compiler cannot create executables
> See `config.log' for more details.
> make: *** [configure-stamp] Error 77
A full build log can be found at:
http://buildd.debian.org/build.php?arch=amd64&pkg=ssed&ver=3.62-3
from the config.log:
configure:1827: checking for gcc
configure:1853: result: gcc-4.1
configure:2097: checking for C compiler version
configure:2100: gcc-4.1 --version </dev/null >&5
./configure: line 2101: gcc-4.1: command not found
configure:2103: $? = 127
configure:2105: gcc-4.1 -v </dev/null >&5
./configure: line 2106: gcc-4.1: command not found
configure:2108: $? = 127
configure:2110: gcc-4.1 -V </dev/null >&5
./configure: line 2111: gcc-4.1: command not found
configure:2113: $? = 127
configure:2136: checking for C compiler default output file name
configure:2139: gcc-4.1 conftest.c >&5
./configure: line 2140: gcc-4.1: command not found
configure:2142: $? = 127
Best regards
Frederik Schueler
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]