• Bug#266278: pentanet 2.3.1-1: FTBFS on all archictectures (1/2)

    From Frederik Schueler@1:229/2 to All on Tue Aug 17 13:30:12 2004
    From: [email protected]

    Package: pentanet
    Version: 2.3.1-1
    Severity: serious
    Justification: FTBFS on all architectures

    Hi,

    pentanet fails to build on all architectures, see http://buildd.debian.org/build.php?arch=&pkg=pentanet and the attached
    buildd log.

    Greetings
    Frederik Schueler

    --
    ENOSIG

    Return-Path: <[email protected]>
    Received: from athlon.lowpingbastards.de ([email protected] [213.178.77.238])
    by defiant.lowpingbastards.de (8.12.10/8.12.10/Debian-4) with ESMTP id i7H3opJT001384
    for <[email protected]>; Tue, 17 Aug 2004 05:50:51 +0200
    Received: from freddy by athlon.lowpingbastards.de with local (Exim 4.34)
    id 1Bwuzp-0000c9-1Y; Tue, 17 Aug 2004 05:50:49 +0200
    From: Source Builder <[email protected]>
    To: [email protected], [email protected]
    Subject: Log for failed build of pentanet_2.3.1-1 (dist=unstable)
    Message-Id: <[email protected]>
    Sender: =?UTF-8?Q?Frederik_Sch=C3=BCler?= <[email protected]> Date: Tue, 17 Aug 2004 05:50:49 +0200
    X-Virus-Scanned: by amavisd-new

    Automatic build of pentanet_2.3.1-1 on athlon.lowpingbastards.de by sbuild/amd64 1.169
    Build started at 20040817-0550 ****************************************************************************** Checking available source versions...
    Fetching source files...
    Reading Package Lists...
    Building Dependency Tree...
    Need to get 205kB of source archives.
    Get:1 http://208.185.25.35 unstable/main pentanet 2.3.1-1 (dsc) [617B]
    Get:2 http://208.185.25.35 unstable/main pentanet 2.3.1-1 (tar) [130kB]
    Get:3 http://208.185.25.35 unstable/main pentanet 2.3.1-1 (diff) [75.1kB] Fetched 205kB in 7s (25.8kB/s)
    Download complete and in download only mode
    ** Using build dependencies supplied by package:
    Build-Depends: debhelper (>> 3.0.0), libncurses5-dev
    Checking for already installed source dependencies...
    debhelper: already installed (in sufficient version 4.2.19 >> 3.0.0) libncurses5-dev: missing
    Checking for source dependency conflicts...
    /usr/bin/sudo /usr/bin/apt-get --purge -q -y install libncurses5-dev
    Reading Package Lists...
    Building Dependency Tree...
    The following NEW packages will be installed:
    libncurses5-dev
    0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
    Need to get 0B/1063kB of archives.
    After unpacking 5681kB of additional disk space will be used.
    Selecting previously deselected package libncurses5-dev.
    (Reading database ... 12916 files and directories currently installed.) Unpacking libncurses5-dev (from .../libncurses5-dev_5.4-4_amd64.deb) ... Setting up libncurses5-dev (5.4-4) ...
    Checking correctness of source dependencies... ------------------------------------------------------------------------------ dpkg-source: extracting pentanet in pentanet-2.3.1
    dpkg-buildpackage: source package is pentanet
    dpkg-buildpackage: source version is 2.3.1-1
    dpkg-buildpackage: host architecture is amd64
    fakeroot debian/rules clean
    dh_testdir
    dh_testroot
    rm -f build-stamp configure-stamp config.{log,status,cache}
    /usr/bin/make clean
    make[1]: Entering directory `/home/freddy/build/pentanet/pentanet-2.3.1' make[1]: *** No rule to make target `clean'. Stop.
    make[1]: Leaving directory `/home/freddy/build/pentanet/pentanet-2.3.1'
    make: [clean] Error 2 (ignored)
    rm -f driver/pentanet.o
    dh_clean
    rm -f debian/pentanet-utils.substvars
    rm -f debian/pentanet-utils.*.debhelper
    rm -rf debian/pentanet-utils
    rm -f debian/pentanet-dev.substvars
    rm -f debian/pentanet-dev.*.debhelper
    rm -rf debian/pentanet-dev
    rm -f debian/pentanet-doc.substvars
    rm -f debian/pentanet-doc.*.debhelper
    rm -rf debian/pentanet-doc
    rm -f debian/files
    find . -type f -a \( -name \#\*\# -o -name .\*\~ -o -name \*\~ -o -name DEADJOE -o -name \*.orig -o -name \*.rej -o -name \*.bak -o -name .\*.orig -o -name .\*.rej -o -name .SUMS -o -name TAGS -o -name core -o \( -path \*/.deps/\* -a -name \*.P \) \) -
    exec rm -f {} \;
    rm -rf autom4te.cache
    rm -f /home/freddy/build/pentanet/pentanet-2.3.1/debian/{build,configure}-stamp rm -rf /home/freddy/build/pentanet/pentanet-2.3.1/debian/{tmp,pentanet-{utils,doc,dev}}
    debian/rules build
    dh_testdir
    ./configure --prefix=/usr
    checking for a BSD-compatible install... /usr/bin/install -c
    checking whether build environment is sane... yes /home/freddy/build/pentanet/pentanet-2.3.1/config/missing: Unknown `--run' option
    Try `/home/freddy/build/pentanet/pentanet-2.3.1/config/missing --help' for more information
    configure: WARNING: `missing' script is too old or missing
    checking for gawk... gawk
    checking whether make sets $(MAKE)... yes
    checking for gcc... gcc
    checking for C compiler default output file name... a.out
    checking whether the C compiler works... yes
    checking whether we are cross compiling... no
    checking for suffix of executables...
    checking for suffix of object files... o
    checking whether we are using the GNU C compiler... yes
    checking whether gcc accepts -g... yes
    checking for gcc option to accept ANSI C... none needed
    checking for style of include used by make... GNU
    checking dependency style of gcc... none
    checking whether ln -s works... yes
    checking how to run the C preprocessor... gcc -E
    checking for egrep... grep -E
    checking for ANSI C header files... yes
    checking for sys/types.h... yes
    checking for sys/stat.h... yes
    checking for stdlib.h... yes
    checking for string.h... yes
    checking for memory.h... yes
    checking for strings.h... yes
    checking for inttypes.h... yes
    checking for stdint.h... yes
    checking for unistd.h... yes
    checking fcntl.h usability... yes
    checking fcntl.h presence... yes
    checking for fcntl.h... yes
    checking sys/ioctl.h usability... yes
    checking sys/ioctl.h presence... yes
    checking for sys/ioctl.h... yes
    checking sys/time.h usability... yes
    checking sys/time.h presence... yes
    checking for sys/time.h... yes
    checking for unistd.h... (cached) yes
    checking for an ANSI C-conforming const... yes
    checking for size_t... yes
    checking whether time.h and sys/time.h may both be included... yes
    checking whether gcc needs -traditional... no
    checking return type of signal handlers... void
    checking for gettimeofday... yes
    checking for socket... yes
    checking for strtol... yes

    [continued in next message]

    --- SoupGate-Win32 v1.05
    * Origin: you cannot sedate... all the things you hate (1:229/2)