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

Bug#319148: marked as done (discover1: ftbfs [sparc] invalid application of 'sizeof' to incomplete type 'struct sbus_info')



Your message dated Wed, 20 Jul 2005 12:17:23 -0400
with message-id <E1DvHG7-0001lR-00@newraff.debian.org>
and subject line Bug#319148: fixed in discover1 1.7.11
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; 20 Jul 2005 07:31:33 +0000
>From blarson@blars.org Wed Jul 20 00:31:32 2005
Return-path: <blarson@blars.org>
Received: from blars.org (renig.nat.blars.org) [64.81.35.59] 
	by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
	id 1Dv93D-0003oa-00; Wed, 20 Jul 2005 00:31:32 -0700
Received: from quaff.nat.blars.org (quaff.nat.blars.org [172.16.2.7])
	by renig.nat.blars.org (8.12.3/8.12.3/Debian-7.1) with ESMTP id j6K7VHKh027579
	(version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO);
	Wed, 20 Jul 2005 00:31:19 -0700
Received: from quaff.nat.blars.org (quaff [127.0.0.1])
	by quaff.nat.blars.org (8.13.4/8.13.4/Debian-3) with ESMTP id j6K7Q6nU007521;
	Wed, 20 Jul 2005 00:26:06 -0700
Received: (from blarson@localhost)
	by quaff.nat.blars.org (8.13.4/8.13.4/Submit) id j6K7Q6VN007519;
	Wed, 20 Jul 2005 00:26:06 -0700
Date: Wed, 20 Jul 2005 00:26:06 -0700
From: Blars Blarson <blarson@blars.org>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: discover1: ftbfs [sparc] invalid application of 'sizeof' to incomplete type 'struct sbus_info'
Message-ID: <[🔎] 20050720072606.GA7512@blars.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
X-Reportbug-Version: 3.15
User-Agent: Mutt/1.5.9i
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
	autolearn=no version=2.60-bugs.debian.org_2005_01_02

Package: discover1
Version: 1.7.10
Severity: serious
Justification: no longer builds from source

discover1 failed to build on a sparc buildd, duplicated on my sparc pbuilder:

if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..     -O2 -g -Wall -MT sbus.lo -MD -MP -MF ".deps/sbus.Tpo" \
  -c -o sbus.lo `test -f 'sbus.c' || echo './'`sbus.c; \
then mv -f ".deps/sbus.Tpo" ".deps/sbus.Plo"; \
else rm -f ".deps/sbus.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -Wall -MT sbus.lo -MD -MP -MF .deps/sbus.Tpo -c sbus.c  -fPIC -DPIC -o .libs/sbus.o
sbus.c: In function 'prom_walk':
sbus.c:120: error: invalid application of 'sizeof' to incomplete type 'struct sbus_info' 
sbus.c:121: error: dereferencing pointer to incomplete type
sbus.c:123: error: dereferencing pointer to incomplete type
sbus.c:123: error: invalid application of 'sizeof' to incomplete type 'struct sbus_info' 
sbus.c:124: error: dereferencing pointer to incomplete type
sbus.c:125: error: dereferencing pointer to incomplete type
sbus.c:127: error: dereferencing pointer to incomplete type
sbus.c:128: error: dereferencing pointer to incomplete type
sbus.c:129: error: dereferencing pointer to incomplete type
sbus.c:131: error: 'SBUS' undeclared (first use in this function)
sbus.c:131: error: (Each undeclared identifier is reported only once
sbus.c:131: error: for each function it appears in.)
sbus.c:132: error: dereferencing pointer to incomplete type
sbus.c:132: error: dereferencing pointer to incomplete type
sbus.c:132: error: dereferencing pointer to incomplete type
sbus.c:132: error: dereferencing pointer to incomplete type
sbus.c:132: error: dereferencing pointer to incomplete type
sbus.c:132: error: dereferencing pointer to incomplete type
sbus.c:132: error: dereferencing pointer to incomplete type
sbus.c:132: error: dereferencing pointer to incomplete type
sbus.c:132: error: dereferencing pointer to incomplete type
sbus.c:132: error: dereferencing pointer to incomplete type
sbus.c:132: error: dereferencing pointer to incomplete type
sbus.c:132: error: dereferencing pointer to incomplete type
sbus.c:132: error: dereferencing pointer to incomplete type
sbus.c:132: error: dereferencing pointer to incomplete type
sbus.c:132: error: dereferencing pointer to incomplete type
sbus.c:132: error: dereferencing pointer to incomplete type
sbus.c:132: error: dereferencing pointer to incomplete type
sbus.c:132: error: dereferencing pointer to incomplete type
sbus.c:132: error: dereferencing pointer to incomplete type
sbus.c:132: error: dereferencing pointer to incomplete type
sbus.c:132: error: dereferencing pointer to incomplete type
sbus.c:132: error: dereferencing pointer to incomplete type
sbus.c:132: error: dereferencing pointer to incomplete type
sbus.c:132: error: dereferencing pointer to incomplete type
sbus.c:132: error: dereferencing pointer to incomplete type
sbus.c:132: error: dereferencing pointer to incomplete type
sbus.c:132: error: dereferencing pointer to incomplete type
sbus.c:132: error: dereferencing pointer to incomplete type
sbus.c:132: error: dereferencing pointer to incomplete type
sbus.c:133: error: dereferencing pointer to incomplete type
sbus.c:134: error: dereferencing pointer to incomplete type
sbus.c:135: error: dereferencing pointer to incomplete type
sbus.c:136: error: dereferencing pointer to incomplete type
sbus.c:138: error: dereferencing pointer to incomplete type
sbus.c:138: error: dereferencing pointer to incomplete type
sbus.c: In function 'sbus_detect':
sbus.c:160: error: 'PATH_OPENPROM' undeclared (first use in this function)
sbus.c:163: error: 'PATH_OPENPROM_DEVFS' undeclared (first use in this function)
make[3]: *** [sbus.lo] Error 1

---------------------------------------
Received: (at 319148-close) by bugs.debian.org; 20 Jul 2005 16:23:52 +0000
>From katie@ftp-master.debian.org Wed Jul 20 09:23:52 2005
Return-path: <katie@ftp-master.debian.org>
Received: from newraff.debian.org [208.185.25.31] (mail)
	by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
	id 1DvHMO-0001T8-00; Wed, 20 Jul 2005 09:23:52 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
	id 1DvHG7-0001lR-00; Wed, 20 Jul 2005 12:17:23 -0400
From: Joshua Kwan <joshk@triplehelix.org>
To: 319148-close@bugs.debian.org
X-Katie: $Revision: 1.56 $
Subject: Bug#319148: fixed in discover1 1.7.11
Message-Id: <E1DvHG7-0001lR-00@newraff.debian.org>
Sender: Archive Administrator <katie@ftp-master.debian.org>
Date: Wed, 20 Jul 2005 12:17:23 -0400
Delivered-To: 319148-close@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
	autolearn=no version=2.60-bugs.debian.org_2005_01_02

Source: discover1
Source-Version: 1.7.11

We believe that the bug you reported is fixed in the latest version of
discover1, which is due to be installed in the Debian FTP archive:

discover1-udeb_1.7.11_i386.udeb
  to pool/main/d/discover1/discover1-udeb_1.7.11_i386.udeb
discover1_1.7.11.dsc
  to pool/main/d/discover1/discover1_1.7.11.dsc
discover1_1.7.11.tar.gz
  to pool/main/d/discover1/discover1_1.7.11.tar.gz
discover1_1.7.11_i386.deb
  to pool/main/d/discover1/discover1_1.7.11_i386.deb
libdiscover1-dev_1.7.11_i386.deb
  to pool/main/d/discover1/libdiscover1-dev_1.7.11_i386.deb
libdiscover1-pic_1.7.11_i386.deb
  to pool/main/d/discover1/libdiscover1-pic_1.7.11_i386.deb
libdiscover1_1.7.11_i386.deb
  to pool/main/d/discover1/libdiscover1_1.7.11_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 319148@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Joshua Kwan <joshk@triplehelix.org> (supplier of updated discover1 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Wed, 20 Jul 2005 08:32:28 -0700
Source: discover1
Binary: libdiscover1 discover1 libdiscover1-pic discover1-udeb libdiscover1-dev
Architecture: source i386
Version: 1.7.11
Distribution: unstable
Urgency: medium
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Changed-By: Joshua Kwan <joshk@triplehelix.org>
Description: 
 discover1  - hardware identification system
 discover1-udeb - hardware identification library (udeb) (udeb)
 libdiscover1 - hardware identification library
 libdiscover1-dev - hardware identification library development files
 libdiscover1-pic - hardware identification library - static PIC version
Closes: 319148
Changes: 
 discover1 (1.7.11) unstable; urgency=medium
 .
   [ Otavio Salvador ]
   * Add myself on uploaders field.
 .
   [ Joshua Kwan ]
   * Fix sparc FTBFS due to reworking of the code that would end up in
     USE_SBUS being defined. Use a different, cleaner codepath for this.
     (closes: #319148)
   * Bump Standards-Version to 3.6.2.
Files: 
 2e98b73561cab0263f2b0362bbda3751 1493 admin optional discover1_1.7.11.dsc
 5fdbebcb6d7cd35ca35d65674e2445b4 595444 admin optional discover1_1.7.11.tar.gz
 8c43e1fc7f0c43816f74783fb4db3231 67108 admin optional discover1_1.7.11_i386.deb
 861f81d3d70c78224c72a38a954abc46 96968 libs optional libdiscover1_1.7.11_i386.deb
 fa7f5b4844714c6d6a1d25a675897272 24378 libdevel optional libdiscover1-dev_1.7.11_i386.deb
 ca483bdeb7da22fbf2c396077d8a0576 58912 libs extra libdiscover1-pic_1.7.11_i386.deb
 daf0226bdf894fbc968f1ca6a1b69ef1 35364 debian-installer extra discover1-udeb_1.7.11_i386.udeb
package-type: udeb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: http://triplehelix.org/~joshk/pubkey_gpg.asc

iQIVAwUBQt53cqOILr94RG8mAQIkgA//fHWZvgjO77EwgxBPOtHFkc8//7p9B53t
RjggAFIR//CDHJoxhKwHO+DKZPeWt5O42l8LFsxO0NKQUrXgv+T0IzYWZr7lxKzW
inTjsZlD+Ng8RbdzQMsHZlGfgv9Nmb5pu7AvGy5o3AQbUKX3KGVWbYrMbRnSRC8G
ePoO2a5EGUOrI1GLR/3RPC7j1Z8dMck/Hqa8gXk+HsrLxuPvDDUSDQz0s2OXFInH
2SW8jbCSMkzC1Tku6fTgLU59MP7HJYDswDfw7QZoZ3vPgEptT45O00sQ7qXs4tni
kLnVuEyHNvZSXaLFtS1Xl5ulG5xU1TE2/qdYC48tGWgrF552P+MWtMzNblLPENMQ
0zX+aoM5f+cZixUyuMrWUh8VAow5Re3mJ4kHI6sCvW+StZakRaGaCSsQHDzeLabv
u8HzsJl/tsAeiyE2IzCIeYZUvJ+9e2uGd9cCX4xVK2EalzbBXAA3jI7H6aGhw6zL
WvwdZ6rkzF+y7HvC4c3wG5eZETqrTaIyRQoqDLku091np1ECxiJvCtpb0Blhxx0u
l5iB6FX6LJQP7QZn3qxR16y6r4twVyevKcIjpa8BmOF7pcDCIAFPqVx6sv8dyTjt
5sUtGc7LCxqP0LvIgGXrICwsw0AUkeNkLhzQu3R7kRZCf58HqPF4DTD3gLN/cwoI
EGtQMFHxTDY=
=Poiq
-----END PGP SIGNATURE-----



Reply to: