Package: knights
Version: 0.6-4
Severity: normal

Hi

The package failed to build the second time. I deleted the po/de.gmo file,
but it still failed to build the second time. I attached you the whole 
build-log, this issue is not fixed in the patch I sent you and now I am right 
busy sorry.

Greetings
Steffen

build-log:

dpkg-buildpackage: source package is knights
dpkg-buildpackage: source version is 0.6-4
dpkg-buildpackage: source changed by Tommaso Moroni <[EMAIL PROTECTED]>
dpkg-buildpackage: host architecture i386
 fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp
/usr/bin/make distclean
make[1]: Entering directory 
`/home/white/white/debian/debs/patches/old/knights-0.6'
Making distclean in po
make[2]: Entering directory 
`/home/white/white/debian/debs/patches/old/knights-0.6/po'
rm -rf .libs _libs
rm -f *.lo
rm -f Makefile  stamp-h stamp-h[0-9]*
rm -f libtool
make[2]: Leaving directory 
`/home/white/white/debian/debs/patches/old/knights-0.6/po'
Making distclean in media
make[2]: Entering directory 
`/home/white/white/debian/debs/patches/old/knights-0.6/media'
rm -rf .libs _libs
rm -f *.lo
rm -f Makefile  stamp-h stamp-h[0-9]*
rm -f libtool
make[2]: Leaving directory 
`/home/white/white/debian/debs/patches/old/knights-0.6/media'
Making distclean in knights
make[2]: Entering directory 
`/home/white/white/debian/debs/patches/old/knights-0.6/knights'
rm -f  chessclock.moc tabmanager.moc setpagedisplay.moc io_internet.moc 
tabbox.moc proto_xboard.moc knights.moc proto_uci.moc dlg_promote.moc 
tabpage.moc match.moc console.moc list_pgn.moc tab_pgnview.moc wiz_setup.moc 
dlg_selectemail.moc dlg_challenge.moc thinbuttons.moc knightstextview.moc 
challenge_graph_view.moc tab_seeklist.moc core.moc io_engine.moc board_2d.moc 
accel.moc proto_base.moc dlg_engine.moc dlg_selectengine.moc match_param.moc 
challenge_graph.moc pgn.moc setpageservers.moc board_base.moc dlg_settings.moc 
tabgrip.moc setpageaudio.moc dlg_server.moc dlg_newmatch.moc setpageengines.moc 
setpagegeneral.moc dlg_login.moc splash.moc io_base.moc
rm -f knights.all_cpp.cpp
test -z "knights" || rm -f knights
rm -rf .libs _libs
rm -f *.o core *.core
rm -f *.lo
rm -f *.tab.c
rm -rf .deps
rm -f Makefile  stamp-h stamp-h[0-9]*
rm -f libtool
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
make[2]: Leaving directory 
`/home/white/white/debian/debs/patches/old/knights-0.6/knights'
Making distclean in doc
make[2]: Entering directory 
`/home/white/white/debian/debs/patches/old/knights-0.6/doc'
make[2]: *** No rule to make target `distclean'.  Stop.
make[2]: Leaving directory 
`/home/white/white/debian/debs/patches/old/knights-0.6/doc'
make[1]: *** [distclean-recursive] Error 1
make[1]: Leaving directory 
`/home/white/white/debian/debs/patches/old/knights-0.6'
make: [clean-patched] Error 2 (ignored)
cp -f /usr/share/misc/config.sub config.sub
cp -f /usr/share/misc/config.guess config.guess
dh_clean
dpatch  deapply-all
reverting patch 02_de.po from ./ ... ok.
reverting patch 01_gcc-4.0-fix from ./ ... ok.
rm -rf patch-stamp patch-stampT debian/patched
 dpkg-source -b knights-0.6
dpkg-source: building knights using existing knights_0.6.orig.tar.gz
dpkg-source: building knights in knights_0.6-4.diff.gz
dpkg-source: warning: ignoring deletion of file po/de.gmo
dpkg-source: warning: ignoring deletion of file doc/Makefile.in
dpkg-source: building knights in knights_0.6-4.dsc
 debian/rules build
test -d debian/patched || install -d debian/patched
dpatch  apply-all
applying patch 01_gcc-4.0-fix to ./ ... ok.
applying patch 02_de.po to ./ ... ok.
dpatch  cat-all  >>patch-stampT
mv -f patch-stampT patch-stamp
dh_testdir
CFLAGS="-Wall -g -O2" ./configure --host=i486-linux-gnu --build=i486-linux-gnu \
--enable-libsuffix= --disable-debug --disable-rpath --prefix=/usr 
--sysconfdir=/etc --includedir=/usr/include/kde --infodir=/usr/share/info 
--mandir=/usr/share/man --with-qt-dir=/usr/share/qt3
checking build system type... i486-pc-linux-gnu
checking host system type... i486-pc-linux-gnu
checking target system type... i486-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking for -p flag to install... yes
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking for i486-linux-gnu-gcc... i486-linux-gnu-gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether i486-linux-gnu-gcc accepts -g... yes
checking for i486-linux-gnu-gcc option to accept ANSI C... none needed
checking dependency style of i486-linux-gnu-gcc... gcc3
checking how to run the C preprocessor... i486-linux-gnu-gcc -E
checking for i486-linux-gnu-g++... i486-linux-gnu-g++
checking whether we are using the GNU C++ compiler... yes
checking whether i486-linux-gnu-g++ accepts -g... yes
checking dependency style of i486-linux-gnu-g++... gcc3
checking whether i486-linux-gnu-g++ supports -Wundef... yes
checking whether i486-linux-gnu-g++ supports -Wno-long-long... yes
checking whether i486-linux-gnu-g++ supports -Wnon-virtual-dtor... yes
checking whether i486-linux-gnu-g++ supports -fno-exceptions... yes
checking whether i486-linux-gnu-g++ supports -fno-check-new... yes
checking whether i486-linux-gnu-g++ supports -fexceptions... yes
checking how to run the C++ preprocessor... i486-linux-gnu-g++ -E
checking whether i486-linux-gnu-g++ supports -frepo... yes
not using lib directory suffix
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... nm
checking for a sed that does not truncate output...
checking whether ln -s works... yes
checking how to recognise dependant libraries... pass_all
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking the maximum length of command line arguments... 32768
checking command to parse nm output from i486-linux-gnu-gcc object... ok
checking for objdir... .libs
checking for i486-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking for i486-linux-gnu-strip... no
checking for strip... strip
checking if i486-linux-gnu-gcc static flag  works... no
checking if i486-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for i486-linux-gnu-gcc option to produce PIC... -fPIC
checking if i486-linux-gnu-gcc PIC flag -fPIC works... yes
checking if i486-linux-gnu-gcc supports -c -o file.o... yes
checking whether the i486-linux-gnu-gcc linker (/usr/bin/ld) supports shared 
libraries... yes
checking whether -lc should be explicitly linked in... no
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking whether the i486-linux-gnu-g++ linker (/usr/bin/ld) supports shared 
libraries... yes
checking for i486-linux-gnu-g++ option to produce PIC... -fPIC
checking if i486-linux-gnu-g++ PIC flag -fPIC works... no
checking if i486-linux-gnu-g++ supports -c -o file.o... no
checking whether the i486-linux-gnu-g++ linker (/usr/bin/ld) supports shared 
libraries... yes
checking whether -lc should be explicitly linked in... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
appending configuration tag "GCJ" to libtool
checking if gcj supports -fno-rtti -fno-exceptions... (cached) no
checking for gcj option to produce PIC... -fPIC
checking if gcj PIC flag -fPIC works... no
checking if gcj supports -c -o file.o... no
checking whether the gcj linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for main in -lutil... yes
checking for main in -lcompat... no
checking for crypt in -lcrypt... yes
checking for socklen_t... socklen_t
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for inet_ntoa... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking crt_externs.h usability... no
checking crt_externs.h presence... no
checking for crt_externs.h... no
checking for _NSGetEnviron... no
checking for sys/types.h... (cached) yes
checking for stdint.h... (cached) yes
checking for poll in -lpoll... no
checking CoreAudio/CoreAudio.h usability... no
checking CoreAudio/CoreAudio.h presence... no
checking for CoreAudio/CoreAudio.h... no
checking if res_init needs -lresolv... yes
checking if res_init is available... yes
checking for killpg in -lucb... no
checking for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 4
checking for char *... yes
checking size of char *... 4
checking for char... yes
checking size of char... 1
checking for dlopen in -ldl... yes
checking for shl_unload in -ldld... no
checking for vsnprintf... yes
checking for snprintf... yes
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for IceConnectionNumber in -lICE... yes
checking for libXext... yes
checking for Xinerama... no
checking for pthread_create in -lpthread... yes
checking for extra includes... no
checking for extra libs... no
checking for libz... -lz
checking for libpng... -lpng -lz -lm
checking for libjpeg6b... no
checking for libjpeg... -ljpeg
checking for Qt... libraries /usr/share/qt3/lib, headers /usr/share/qt3/include 
using -mt
checking if Qt compiles without flags... yes
checking for moc... /usr/share/qt3/bin/moc
checking for uic... /usr/share/qt3/bin/uic
checking whether uic supports -L ... yes
checking whether uic supports -nounload ... yes
checking if Qt needs -ljpeg... no
checking for rpath... no
checking for KDE... libraries /usr/lib, headers /usr/include/kde
checking if UIC has KDE plugins available... yes
checking for KDE paths... defaults
checking for dcopidl... /usr/bin/dcopidl
checking for dcopidl2cpp... /usr/bin/dcopidl2cpp
checking for mcopidl... /usr/bin/mcopidl
checking for artsc-config... /usr/bin/artsc-config
checking for kde-config... /usr/bin/kde-config
checking for meinproc... /usr/bin/meinproc
checking for meinproc... /usr/bin/meinproc
checking if admin should be compiled... no
checking if doc should be compiled... yes
checking if knights should be compiled... yes
checking if media should be compiled... yes
checking if po should be compiled... yes
configure: creating ./config.status
can't open ./doc/Makefile.in: No such file or directory
fast creating Makefile
fast creating admin/Makefile
fast creating doc/Makefile
fast creating knights/Makefile
fast creating media/Makefile
fast creating po/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing default-1 commands

Good - your configure finished. Start make now

dh_testdir
/usr/bin/make
make[1]: Entering directory 
`/home/white/white/debian/debs/patches/old/knights-0.6'
cd . \
  && CONFIG_FILES= CONFIG_HEADERS=config.h \
     /bin/sh ./config.status
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing default-1 commands
/usr/bin/make  all-recursive
make[2]: Entering directory 
`/home/white/white/debian/debs/patches/old/knights-0.6'
Making all in admin
make[3]: Entering directory 
`/home/white/white/debian/debs/patches/old/knights-0.6/admin'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory 
`/home/white/white/debian/debs/patches/old/knights-0.6/admin'
Making all in doc
make[3]: Entering directory 
`/home/white/white/debian/debs/patches/old/knights-0.6/doc'
make[3]: *** No rule to make target `all'.  Stop.
make[3]: Leaving directory 
`/home/white/white/debian/debs/patches/old/knights-0.6/doc'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory 
`/home/white/white/debian/debs/patches/old/knights-0.6'
make[1]: *** [all] Error 2
make[1]: Leaving directory 
`/home/white/white/debian/debs/patches/old/knights-0.6'
make: *** [build-stamp] Error 2


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-686
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages knights depends on:
ii  kdelibs4c2                4:3.4.2-4      core libraries for all KDE applica
ii  libart-2.0-2              2.3.17-1       Library of functions for 2D graphi
ii  libarts1c2                1.4.2-4        aRts sound system core components
ii  libasound2                1.0.9-3        ALSA library
ii  libaudio2                 1.7-3          The Network Audio System (NAS). (s
ii  libaudiofile0             0.2.6-6        Open-source version of SGI's audio
ii  libc6                     2.3.5-6        GNU C Library: Shared libraries an
ii  libesd0                   0.2.36-1       Enlightened Sound Daemon - Shared 
ii  libfam0                   2.7.0-8        client library to control the FAM 
ii  libfontconfig1            2.3.2-1        generic font configuration library
ii  libfreetype6              2.1.10-1       FreeType 2 font engine, shared lib
ii  libgcc1                   1:4.0.2-2      GCC support library
ii  libglib2.0-0              2.8.3-1        The GLib library of C routines
ii  libice6                   6.8.2.dfsg.1-8 Inter-Client Exchange library
ii  libidn11                  0.5.18-1       GNU libidn library, implementation
ii  libjack0.100.0-0          0.100.0-4      JACK Audio Connection Kit (librari
ii  libjpeg62                 6b-10          The Independent JPEG Group's JPEG 
ii  libmad0                   0.15.1b-2.1    MPEG audio decoder library
ii  libogg0                   1.1.2-1        Ogg Bitstream Library
ii  libpng12-0                1.2.8rel-5     PNG library - runtime
ii  libqt3-mt                 3:3.3.5-1      Qt GUI Library (Threaded runtime v
ii  libsm6                    6.8.2.dfsg.1-8 X Window System Session Management
ii  libstdc++6                4.0.2-2        The GNU Standard C++ Library v3
ii  libvorbis0a               1.1.0-1        The Vorbis General Audio Compressi
ii  libvorbisenc2             1.1.0-1        The Vorbis General Audio Compressi
ii  libvorbisfile3            1.1.0-1        The Vorbis General Audio Compressi
ii  libx11-6                  6.8.2.dfsg.1-8 X Window System protocol client li
ii  libxcursor1               1.1.3-1        X cursor management library
ii  libxext6                  6.8.2.dfsg.1-8 X Window System miscellaneous exte
ii  libxft2                   2.1.7-1        FreeType-based font drawing librar
ii  libxi6                    6.8.2.dfsg.1-8 X Window System Input extension li
ii  libxinerama1              6.8.2.dfsg.1-8 X Window System multi-head display
ii  libxrandr2                6.8.2.dfsg.1-8 X Window System Resize, Rotate and
ii  libxrender1               1:0.9.0-2      X Rendering Extension client libra
ii  libxt6                    6.8.2.dfsg.1-8 X Toolkit Intrinsics
ii  xlibs                     6.8.2.dfsg.1-8 X Window System client libraries m
ii  zlib1g                    1:1.2.3-4      compression library - runtime

knights recommends no packages.

-- no debconf information


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

Reply via email to