[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#255544: marked as done (FTBFS: undefined references)



Your message dated Tue, 22 Jun 2004 13:04:19 +0200
with message-id <20040622110419.GC13170@wavehammer.waldi.eu.org>
and subject line Bug#255544: FTBFS: undefined references
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 21 Jun 2004 18:07:09 +0000
>From brederlo@informatik.uni-tuebingen.de Mon Jun 21 11:07:09 2004
Return-path: <brederlo@informatik.uni-tuebingen.de>
Received: from mx5.informatik.uni-tuebingen.de [134.2.12.32] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1BcTCH-0002UP-00; Mon, 21 Jun 2004 11:07:09 -0700
Received: from localhost (loopback [127.0.0.1])
	by mx5.informatik.uni-tuebingen.de (Postfix) with ESMTP
	id 5BC7D113; Mon, 21 Jun 2004 20:06:38 +0200 (MST)
Received: from mx3.informatik.uni-tuebingen.de ([134.2.12.26])
 by localhost (mx5 [134.2.12.32]) (amavisd-new, port 10024) with ESMTP
 id 25826-04; Mon, 21 Jun 2004 20:06:36 +0200 (DFT)
Received: from dual (semeai.Informatik.Uni-Tuebingen.De [134.2.15.66])
	by mx3.informatik.uni-tuebingen.de (Postfix) with ESMTP
	id A2F16149; Mon, 21 Jun 2004 20:06:35 +0200 (DFT)
Received: from mrvn by dual with local (Exim 4.34)
	id 1BcTBj-0000PJ-21; Mon, 21 Jun 2004 18:06:35 +0000
Content-Type: multipart/mixed; boundary="===============4445949733106592383=="
MIME-Version: 1.0
From: Goswin von Brederlow <brederlo@informatik.uni-tuebingen.de>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: FTBFS: undefined references
X-Mailer: reportbug 2.61
Date: Mon, 21 Jun 2004 18:06:34 +0000
Message-Id: <[🔎] E1BcTBj-0000PJ-21@dual>
Sender: Goswin von Brederlow <brederlo@informatik.uni-tuebingen.de>
X-Virus-Scanned: by amavisd-new (McAfee AntiVirus) at informatik.uni-tuebingen.de
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
	autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

This is a multi-part MIME message sent by reportbug.

--===============4445949733106592383==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Package: anna
Version: 0.064
Severity: serious
Justification: stops to build from source

Hi,

building anna fails with the latest libdebian-installer4-dev:

make[1]: Entering directory `/home/mrvn/build/anna/anna-0.064'
rm -f anna anna.o util.o *~ test-anna
cc -Os -Wall -W -ggdb -D_GNU_SOURCE -DSMALL   -c -o anna.o anna.c
anna.c: In function `choose_modules':
anna.c:162: warning: implicit declaration of function `di_system_packages_resolve_dependencies_mark_kernel'
cc -Os -Wall -W -ggdb -D_GNU_SOURCE -DSMALL   -c -o util.o util.c
cc -o anna anna.o util.o -ldebconfclient -ldebian-installer
anna.o(.text+0x405): In function `choose_modules':
/home/mrvn/build/anna/anna-0.064/anna.c:162: undefined reference to `di_system_packages_resolve_dependencies_mark_kernel'
anna.o(.text+0x625): In function `install_modules':
/home/mrvn/build/anna/anna-0.064/anna.c:215: undefined reference to `di_system_packages_resolve_dependencies_mark_kernel'
collect2: ld returned 1 exit status
make[1]: *** [anna] Error 1
make[1]: Leaving directory `/home/mrvn/build/anna/anna-0.064'
make: *** [build-stamp] Error 2


MfG
	Goswin

-- System Information:
Debian Release: testing/unstable
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.5-amd64
Locale: LANG=C, LC_CTYPE=C

--===============4445949733106592383==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="build-20040621-1726.log"

Automatic build of anna_0.064-0.0.1 on dual by sbuild/amd64 1.169
Build started at 20040621-1726
******************************************************************************
Checking available source versions...
Fetching source files...
Reading Package Lists...
Building Dependency Tree...
Need to get 97.3kB of source archives.
Get:1 copy: sid/main anna 0.064-0.0.1 (dsc) [686B]
Get:2 copy: sid/main anna 0.064-0.0.1 (tar) [96.6kB]
Fetched 97.3kB in 0s (829kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: debhelper (>= 4.2), dpkg-dev (>= 1.7.0), libdebconfclient0-dev (>= 0.46), libdebian-installer4-dev (>= 0.25.really.0.22)
Checking for already installed source dependencies...
debhelper: already installed (in sufficient version 4.2.11 >= 4.2)
dpkg-dev: already installed (in sufficient version 1.10.22-0.0.0.1.pure64 >= 1.7.0)
libdebconfclient0-dev: missing
libdebian-installer4-dev: missing
Checking for source dependency conflicts...
  /usr/bin/sudo /usr/bin/apt-get --purge  -q -y install libdebconfclient0-dev libdebian-installer4-dev
Reading Package Lists...
Building Dependency Tree...
The following extra packages will be installed:
  libdebconfclient0 libdebian-installer-extra4 libdebian-installer4
The following NEW packages will be installed:
  libdebconfclient0 libdebconfclient0-dev libdebian-installer-extra4
  libdebian-installer4 libdebian-installer4-dev
debconf: Please do not capitalize the first letter of the debconf frontend.
0 upgraded, 5 newly installed, 0 to remove and 14 not upgraded.
Need to get 0B/192kB of archives.
After unpacking 1540kB of additional disk space will be used.
Selecting previously deselected package libdebian-installer4.
(Reading database ... 11397 files and directories currently installed.)
Unpacking libdebian-installer4 (from .../libdebian-installer4_0.29_amd64.deb) ...
Selecting previously deselected package libdebian-installer-extra4.
Unpacking libdebian-installer-extra4 (from .../libdebian-installer-extra4_0.29_amd64.deb) ...
Selecting previously deselected package libdebian-installer4-dev.
Unpacking libdebian-installer4-dev (from .../libdebian-installer4-dev_0.29_amd64.deb) ...
Selecting previously deselected package libdebconfclient0.
Unpacking libdebconfclient0 (from .../libdebconfclient0_0.65_amd64.deb) ...
Selecting previously deselected package libdebconfclient0-dev.
Unpacking libdebconfclient0-dev (from .../libdebconfclient0-dev_0.65_amd64.deb) ...
Setting up libdebian-installer4 (0.29) ...
Setting up libdebian-installer-extra4 (0.29) ...
Setting up libdebian-installer4-dev (0.29) ...
Setting up libdebconfclient0 (0.65) ...

Setting up libdebconfclient0-dev (0.65) ...
Checking correctness of source dependencies...
------------------------------------------------------------------------------
dpkg-source: extracting anna in anna-0.064
dpkg-buildpackage: source package is anna
dpkg-buildpackage: source version is 0.064-0.0.1
dpkg-buildpackage: host architecture is amd64
 fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp
/usr/bin/make clean
make[1]: Entering directory `/home/mrvn/build/anna/anna-0.064'
rm -f anna anna.o util.o *~ test-anna
make[1]: Leaving directory `/home/mrvn/build/anna/anna-0.064'
dh_clean
 debian/rules build
dh_testdir
/usr/bin/make small
make[1]: Entering directory `/home/mrvn/build/anna/anna-0.064'
rm -f anna anna.o util.o *~ test-anna
cc -Os -Wall -W -ggdb -D_GNU_SOURCE -DSMALL   -c -o anna.o anna.c
anna.c: In function `choose_modules':
anna.c:162: warning: implicit declaration of function `di_system_packages_resolve_dependencies_mark_kernel'
cc -Os -Wall -W -ggdb -D_GNU_SOURCE -DSMALL   -c -o util.o util.c
cc -o anna anna.o util.o -ldebconfclient -ldebian-installer
anna.o(.text+0x405): In function `choose_modules':
/home/mrvn/build/anna/anna-0.064/anna.c:162: undefined reference to `di_system_packages_resolve_dependencies_mark_kernel'
anna.o(.text+0x625): In function `install_modules':
/home/mrvn/build/anna/anna-0.064/anna.c:215: undefined reference to `di_system_packages_resolve_dependencies_mark_kernel'
collect2: ld returned 1 exit status
make[1]: *** [anna] Error 1
make[1]: Leaving directory `/home/mrvn/build/anna/anna-0.064'
make: *** [build-stamp] Error 2
******************************************************************************
Build finished at 20040621-1726
FAILED [dpkg-buildpackage died]
------------------------------------------------------------------------------
  /usr/bin/sudo dpkg  --purge libdebian-installer4-dev libdebian-installer-extra4 libdebconfclient0-dev libdebian-installer4 libdebconfclient0

--===============4445949733106592383==--

---------------------------------------
Received: (at 255544-done) by bugs.debian.org; 22 Jun 2004 11:04:21 +0000
>From waldi@debian.org Tue Jun 22 04:04:21 2004
Return-path: <waldi@debian.org>
Received: from wavehammer.waldi.eu.org [82.139.196.55] (postfix)
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1Bcj4f-0000yn-00; Tue, 22 Jun 2004 04:04:21 -0700
Received: by wavehammer.waldi.eu.org (Postfix, from userid 1000)
	id A3F7F3C01F; Tue, 22 Jun 2004 13:04:19 +0200 (CEST)
Date: Tue, 22 Jun 2004 13:04:19 +0200
From: Bastian Blank <waldi@debian.org>
To: 255544-done@bugs.debian.org
Subject: Re: Bug#255544: FTBFS: undefined references
Message-ID: <20040622110419.GC13170@wavehammer.waldi.eu.org>
References: <[🔎] E1BcTBj-0000PJ-21@dual> <[🔎] 20040622004758.GA899@catalunya> <[🔎] 87k6xzswku.fsf@mrvn.homelinux.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline
In-Reply-To: <[🔎] 87k6xzswku.fsf@mrvn.homelinux.org>
User-Agent: Mutt/1.5.6+20040523i
Delivered-To: 255544-done@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
	autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

Fixed in unstable.

Bastian

-- 
I object to intellect without discipline;  I object to power without
constructive purpose.
		-- Spock, "The Squire of Gothos", stardate 2124.5



Reply to: