[Parted-maintainers] Bug#297580: parted: FTBFS on hurd-i386: _IOT__IOTBASE_format_data_t undeclared

Michael Banck Michael Banck <mbanck@debian.org>, 297580@bugs.debian.org
Tue, 1 Mar 2005 16:34:45 +0100


Package: parted
Version: 1.6.21-1
Severity: important

There was a problem building your package:

Automatic build of parted_1.6.21-1 on beethoven by sbuild/hurd-i386 1.170.5
Build started at 20050301-1602
******************************************************************************
[...]
** Using build dependencies supplied by package:
Build-Depends: debhelper (>= 4.2.0), dpatch, libncurses-dev |
libncurses5-dev, libreadline4-dev | libread
line-dev, uuid-dev, gettext, texinfo (>= 4.2), debianutils (>= 1.13.1),
autoconf, automake1.8, libtool
[...]
Checking correctness of source dependencies...
Toolchain package versions: libc0.3-dev_2.3.2.ds1-20.0.1
gcc-3.3_1:3.3.5-2 g++-3.3_1:3.3.5-2 binutils_2.1
5-5 libstdc++5-3.3-dev_1:3.3.5-2 libstdc++5_1:3.3.5-2
------------------------------------------------------------------------------
dpkg-source: extracting parted in parted-1.6.21
dpkg-buildpackage: source package is parted
dpkg-buildpackage: source version is 1.6.21-1
dpkg-buildpackage: host architecture is hurd-i386
[...]
 i386-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libparted -I.. -I../../include
	-g -O2 -D_REENTRANT -D_FILE_OFFSET_BITS=64
	-DLOCALEDIR=\"/usr/share/locale\"
	-DLOCALEDIR=\"/usr/share/locale\" -D_GNU_SOURCE=1 -W -Wall
	-Wno-unused -Wno-switch -Wno-format -Werror -MT disk_s390.lo -MD
	-MP -MF .deps/disk_s390.Tpo -c ../../libparted/disk_s390.c
	-fPIC -DPIC -o .libs/disk_s390.o
../../libparted/disk_s390.c: In function `_ask_format':
../../libparted/disk_s390.c:730: error: `_IOT__IOTBASE_format_data_t'
	undeclared (first use in this function)
../../libparted/disk_s390.c:730: error: (Each undeclared identifier is
	reported only once
../../libparted/disk_s390.c:730: error: for each function it appears in.)
../../libparted/disk_s390.c: In function `_dasd_info':
../../libparted/disk_s390.c:838: error: `_IOT__IOTBASE_dasd_information2_t' 
	undeclared (first use in this function)
make[4]: *** [disk_s390.lo] Error 1
make[4]: Leaving directory
	`/home/mbanck/tmp/tmp/parted-1.6.21/build-deb/libparted' [...]
make: *** [build-deb/build-stamp] Error 2
******************************************************************************
Build finished at 20050301-1623
FAILED [dpkg-buildpackage died]
------------------------------------------------------------------------------


Michael