Package: tktable
Version: 2.9-1
Severity: important

Hi,

there was a problem autobuilding your package:

Automatic build of tktable_2.9-1 on beethoven by sbuild/hurd-i386
1.170.5
Build started at 20050820-1715
******************************************************************************
Checking available source versions...
Fetching source files...
Reading Package Lists...
Building Dependency Tree...
Need to get 306kB of source archives.
Get:1 http://ftp.de.debian.org unstable/main tktable 2.9-1 (dsc) [614B]
Get:2 http://ftp.de.debian.org unstable/main tktable 2.9-1 (tar) [273kB]
Get:3 http://ftp.de.debian.org unstable/main tktable 2.9-1 (diff)
[32.1kB]
Fetched 306kB in 0s (955kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: debhelper (>>
4.0.0),tcl8.4,tcl8.4-dev,tk8.4,tk8.4-dev,rman,debhelper
** Filtered missing central deps that are dependencies of or provide
build-deps:
xlibs-dev (>> 4.1.0)
[...]
Checking correctness of source dependencies...
Toolchain package versions: libc0.3-dev_2.3.2.ds1-22
gnumach-dev_1:20050501-4 hurd-dev_20050513-3 gcc-4.0_4.0.1-4
g++-4.0_4.0.1-4 binutils_2.16.1-2 libstdc++6-4.0-dev_4.0.1-4
libstdc++6_4.0.1-4
------------------------------------------------------------------------------
dpkg-source: extracting tktable in tktable-2.9
dpkg-source: unpacking tktable_2.9.orig.tar.gz
dpkg-source: applying /org/buildd/build/tktable_2.9-1.diff.gz
dpkg-buildpackage: source package is tktable
dpkg-buildpackage: source version is 2.9-1
dpkg-buildpackage: host architecture hurd-i386
 /usr/bin/fakeroot-tcp debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp
# Add here commands to clean up after the build process.
./configure --with-tcl=/usr/lib/tcl8.4 --with-tk=/usr/lib/tk8.4
--x-includes=/usr/include/tcl8.4 --x-includes=/usr/include/tk8.4
--enable-threads --enable-shared
checking for correct TEA configuration... ok (TEA 3.1)
[...]
make[1]: Leaving directory `/build/buildd/tktable-2.9'
./configure --with-tcl=/usr/lib/tcl8.4 --with-tk=/usr/lib/tk8.4
--x-includes=/usr/include/tcl8.4 --x-includes=/usr/include/tk8.4
--enable-threads --disable-shared
checking for correct TEA configuration... ok (TEA 3.1)
[...]

(btw, calling configure *twice* in the clean target looks like
overkill)

 debian/rules build
dh_testdir
./configure --with-tcl=/usr/lib/tcl8.4 --with-tk=/usr/lib/tk8.4
--x-includes=/usr/include/tcl8.4 --x-includes=/usr/include/tk8.4
--enable-threads --enable-shared
[...]
checking for ar... ar
Can't figure out how to do dynamic loading or shared libraries
on this system.
[...]
rm -f libTktable2.9
o libTktable2.9 tkTable.o tkTableWin.o tkTableTag.o tkTableEdit.o
tkTableCell.o tkTableCellSort.o tkTableCmds.o tkTableUtil.o
-L/usr/X11R6/lib -lX11  -L/usr/lib -ltclstub8.4 -L/usr/lib -ltkstub8.4
make[1]: o: Command not found
make[1]: [libTktable2.9] Error 127 (ignored)
: libTktable2.9
[,,,]
/usr/bin/install -c libTktable2.9.so
debian/tmp/usr/lib/Tktable2.9/libTktable2.9.so
/usr/bin/install: cannot stat `libTktable2.9.so': No such file or
directory
make: *** [binary-arch] Error 1
******************************************************************************
Build finished at 20050820-1725
FAILED [dpkg-buildpackage died]
------------------------------------------------------------------------------


The failing configure check leads to $SHLIB_LD being empty in Makefile,
resulting in the (ignored) build failure and later on libTktable2.9.so
being unavailable for install into the .deb.

GNU/Hurd uses the same dynamic linking/shared library stuff as
GNU/Linux, so apparently there is a problem with tktable's build system.
config.log has no relevant output, however, but I'm happy to check
other files for problems if you tell me where to look.


cheers,

Michael


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to