Your message dated Wed, 8 Oct 2003 06:57:25 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#214693: libdebian-installer: FTBFS: structure has no member named
`package'
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; 8 Oct 2003 04:07:49 +0000
>From [EMAIL PROTECTED] Tue Oct 07 23:07:45 2003
Return-path: <[EMAIL PROTECTED]>
Received: from fed1mtao05.cox.net [68.6.19.126]
by master.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1A75by-0005YN-00; Tue, 07 Oct 2003 23:07:42 -0500
Received: from iMacBlue ([68.107.134.103]) by fed1mtao05.cox.net
(InterMail vM.5.01.06.05 201-253-122-130-105-20030824) with SMTP
id <[EMAIL PROTECTED]>
for <[EMAIL PROTECTED]>; Wed, 8 Oct 2003 00:07:39 -0400
Received: by iMacBlue (sSMTP sendmail emulation); Tue, 7 Oct 2003 21:08:22 +4100
From: "Chris Tillman" <[EMAIL PROTECTED]>
Date: Tue, 7 Oct 2003 21:08:22 -0700
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: libdebian-installer: FTBFS: structure has no member named `package'
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
User-Agent: Mutt/1.3.28i
X-Reportbug-Version: 2.33
Delivered-To: [EMAIL PROTECTED]
X-Spam-Status: No, hits=-6.0 required=4.0
tests=BAYES_20,HAS_PACKAGE
version=2.53-bugs.debian.org_2003_10_05
X-Spam-Level:
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_10_05
(1.174.2.15-2003-03-30-exp)
Package: libdebian-installer
Version: 0.17
Severity: serious
Justification: no longer builds from source
My powerpc build gave several warnings and then an error. I had run=20
autoreconf --install just before building.
Script started on Tue Oct 7 20:59:55 2003
[EMAIL PROTECTED]:~/debian-installer/dest/libdebian-installer/libdebian=
-installer-0.17$ dpkg-buildpackage =08=08=08=08=08=08=08=08=08=08=08=08=08=
[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]
dpkg-buildpackage: source package is libdebian-installer
dpkg-buildpackage: source version is 0.17
dpkg-buildpackage: source maintainer is Bastian Blank <[EMAIL PROTECTED]>
dpkg-buildpackage: host architecture is powerpc
debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp=20
rm -rf build
cp -f /usr/share/misc/config.sub config.sub
cp -f /usr/share/misc/config.guess config.guess
dh_clean
dpkg-source -b libdebian-installer-0.17
dpkg-source: building libdebian-installer in libdebian-installer_0.17.tar.gz
dpkg-source: building libdebian-installer in libdebian-installer_0.17.dsc
debian/rules build
dh_testdir
mkdir build
cd build && \
=2E./configure \
--host=3Dpowerpc-linux \
--build=3Dpowerpc-linux \
--prefix=3D/usr \
--mandir=3D\${prefix}/share/man \
--infodir=3D\${prefix}/share/info
[...]
Making all in system
make[4]: Entering directory `/home/toff/debian-installer/dest/libdebian-ins=
taller/libdebian-installer-0.17/build/src/system'
/bin/sh ../../libtool --mode=3Dcompile gcc -DHAVE_CONFIG_H -I. -I../../../s=
rc/system -I../.. -I../../../include -Wall -g -Os -fomit-frame-pointer -=
c ../../../src/system/devfs.c
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I../../../src/system -I../.. -I../../../include -W=
all -g -Os -fomit-frame-pointer -Wp,-MD,.deps/devfs.pp -c ../../../src/syst=
em/devfs.c -fPIC -DPIC -o .libs/devfs.lo
gcc -DHAVE_CONFIG_H -I. -I../../../src/system -I../.. -I../../../include -W=
all -g -Os -fomit-frame-pointer -Wp,-MD,.deps/devfs.pp -c ../../../src/syst=
em/devfs.c -o devfs.o >/dev/null 2>&1
mv -f .libs/devfs.lo devfs.lo
/bin/sh ../../libtool --mode=3Dcompile gcc -DHAVE_CONFIG_H -I. -I../../../s=
rc/system -I../.. -I../../../include -Wall -g -Os -fomit-frame-pointer -=
c ../../../src/system/dpkg.c
rm -f .libs/dpkg.lo
gcc -DHAVE_CONFIG_H -I. -I../../../src/system -I../.. -I../../../include -W=
all -g -Os -fomit-frame-pointer -Wp,-MD,.deps/dpkg.pp -c ../../../src/syste=
m/dpkg.c -fPIC -DPIC -o .libs/dpkg.lo
In file included from ../../../include/debian-installer/hash.h:27,
from ../../../include/debian-installer/packages.h:26,
from ../../../include/debian-installer/system/dpkg.h:26,
from ../../../src/system/dpkg.c:25:
=2E./../../include/debian-installer/mem.h:36: warning: `malloc' attribute d=
irective ignored
=2E./../../include/debian-installer/mem.h:37: warning: `malloc' attribute d=
irective ignored
=2E./../../include/debian-installer/mem.h:38: warning: `malloc' attribute d=
irective ignored
=2E./../../include/debian-installer/mem.h:73: warning: `nonnull' attribute =
directive ignored
In file included from ../../../include/debian-installer/parser.h:27,
from ../../../include/debian-installer/packages.h:27,
from ../../../include/debian-installer/system/dpkg.h:26,
from ../../../src/system/dpkg.c:25:
=2E./../../include/debian-installer/slist.h:45: warning: `deprecated' attri=
bute directive ignored
=2E./../../include/debian-installer/slist.h:46: warning: unnamed struct/uni=
on that defines no instances
=2E./../../include/debian-installer/slist.h:50: warning: `deprecated' attri=
bute directive ignored
=2E./../../include/debian-installer/slist.h:51: warning: unnamed struct/uni=
on that defines no instances
=2E./../../include/debian-installer/slist.h:65: warning: `nonnull' attribut=
e directive ignored
=2E./../../include/debian-installer/slist.h:66: warning: `nonnull' attribut=
e directive ignored
=2E./../../include/debian-installer/slist.h:67: warning: `nonnull' attribut=
e directive ignored
=2E./../../include/debian-installer/slist.h:68: warning: `nonnull' attribut=
e directive ignored
In file included from ../../../include/debian-installer/packages.h:65,
from ../../../include/debian-installer/system/dpkg.h:26,
from ../../../src/system/dpkg.c:25:
=2E./../../include/debian-installer/package.h:103: warning: unnamed struct/=
union that defines no instances
In file included from ../../../src/system/dpkg.c:28:
=2E./../../include/debian-installer/exec.h:124: warning: `deprecated' attri=
bute directive ignored
=2E./../../src/system/dpkg.c: In function `di_system_dpkg_package_control_f=
ile_exec':
=2E./../../src/system/dpkg.c:80: structure has no member named `package'
make[4]: *** [dpkg.lo] Error 1
make[4]: Leaving directory `/home/toff/debian-installer/dest/libdebian-inst=
aller/libdebian-installer-0.17/build/src/system'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/toff/debian-installer/dest/libdebian-inst=
aller/libdebian-installer-0.17/build/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/toff/debian-installer/dest/libdebian-inst=
aller/libdebian-installer-0.17/build'
make[1]: *** [all-recursive-am] Error 2
make[1]: Leaving directory `/home/toff/debian-installer/dest/libdebian-inst=
aller/libdebian-installer-0.17/build'
make: *** [build-stamp] Error 2
[EMAIL PROTECTED]:~/debian-installer/dest/libdebian-installer/libdebian=
-installer-0.17$ exit
Script done on Tue Oct 7 21:00:45 2003
-- System Information:
Debian Release: 3.0
Architecture: powerpc
Kernel: Linux ip68-107-137-100.tc.ph.cox.net 2.4.22-powerpc #1 Sat Oct 4 08=
:20:43 CEST 2003 ppc
Locale: LANG=3DC, LC_CTYPE=3DC
--=20
Debian GNU/Linux Operating System
By the People, For the People
Chris Tillman (a people instance)
toff one at cox dot net
---------------------------------------
Received: (at 214693-done) by bugs.debian.org; 8 Oct 2003 15:48:49 +0000
>From [EMAIL PROTECTED] Wed Oct 08 10:48:48 2003
Return-path: <[EMAIL PROTECTED]>
Received: from fed1mtao05.cox.net [68.6.19.126]
by master.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1A7Eo0-0001TJ-00; Wed, 08 Oct 2003 08:56:44 -0500
Received: from iMacBlue ([68.107.134.103]) by fed1mtao05.cox.net
(InterMail vM.5.01.06.05 201-253-122-130-105-20030824) with SMTP
id <[EMAIL PROTECTED]>;
Wed, 8 Oct 2003 09:56:40 -0400
Received: by iMacBlue (sSMTP sendmail emulation); Wed, 8 Oct 2003 06:57:25 -0700
From: "Chris Tillman" <[EMAIL PROTECTED]>
Date: Wed, 8 Oct 2003 06:57:25 -0700
To: Matt Kraai <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
Cc: Chris Tillman <[EMAIL PROTECTED]>
Subject: Re: Bug#214693: libdebian-installer: FTBFS: structure has no member named
`package'
Message-ID: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
In-Reply-To: <[EMAIL PROTECTED]>
User-Agent: Mutt/1.3.28i
Delivered-To: [EMAIL PROTECTED]
X-Spam-Status: No, hits=-5.7 required=4.0
tests=EMAIL_ATTRIBUTION,QUOTED_EMAIL_TEXT
version=2.53-bugs.debian.org_2003_10_05
X-Spam-Level:
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_10_05
(1.174.2.15-2003-03-30-exp)
On Wed, Oct 08, 2003 at 01:45:43AM -0700, Matt Kraai wrote:
> tag 214693 woody
> thanks
>
> On Tue, Oct 07, 2003 at 09:08:22PM -0700, Chris Tillman wrote:
> > gcc -DHAVE_CONFIG_H -I. -I../../../src/system -I../.. -I../../../include -Wall -g
> > -Os -fomit-frame-pointer -Wp,-MD,.deps/dpkg.pp -c ../../../src/system/dpkg.c
> > -fPIC -DPIC -o .libs/dpkg.lo
> [snip]
> > ../../../src/system/dpkg.c:80: structure has no member named `package'
>
> libdebian-installer uses anonymous union structure members, a
> language extension not provided by the GCC in woody. Should we
> support building on woody?
I had installed gcc-3.3 but had not changed the gcc symlink.
Thanks.
--
Debian GNU/Linux Operating System
By the People, For the People
Chris Tillman (a people instance)
toff one at cox dot net
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]