Your message dated Sat, 21 Oct 2006 21:23:19 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Fixing version-tracking for already fixed-in-NMU bug
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)

--- Begin Message ---
Package: hztty
Version: 2.0-5
Severity: serious

hztty fails to build from source on powerpc. struct ltchars is redefined
in config.h. 

Here's the build log.


Reading Package Lists...
Building Dependency Tree...
Need to get 233kB of source archives.
Get:1 http://mirrors.kernel.org sid/main hztty 2.0-5 (dsc) [587B]
Get:2 http://mirrors.kernel.org sid/main hztty 2.0-5 (tar) [229kB]
Get:3 http://mirrors.kernel.org sid/main hztty 2.0-5 (diff) [3213B]
dpkg-source: extracting hztty in hztty-2.0
dpkg-buildpackage: source package is hztty
dpkg-buildpackage: source version is 2.0-5
dpkg-buildpackage: source maintainer is Anthony Fok <[EMAIL PROTECTED]>
dpkg-buildpackage: host architecture is powerpc
 debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp
# Add here commands to clean up after the build process.
/usr/bin/make clean
make[1]: Entering directory `/home/hztty-2.0'
rm -f *.o hztty miniconf.h core *~
make[1]: Leaving directory `/home/hztty-2.0'
#-/usr/bin/make distclean
dh_clean
 debian/rules build
dh_testdir
# Add here commands to compile the package.
/usr/bin/make linux
make[1]: Entering directory `/home/hztty-2.0'
make -w DEFINES='-DPOSIX -DSYSV -DTERMIO -DUSE_SYSV_UTMP' hztty
make[2]: Entering directory `/home/hztty-2.0'
make clean
make[3]: Entering directory `/home/hztty-2.0'
rm -f *.o hztty miniconf.h core *~
make[3]: Leaving directory `/home/hztty-2.0'
./miniconf.sh cc -E
cc -O2 -Wall -DPOSIX -DSYSV -DTERMIO -DUSE_SYSV_UTMP -DHZTTY_GB_BIG5 
-DHZTTY_UNICODE_GB -DHZTTY_UNICODE_BIG5 -I.   -c -o main.o main.c
In file included from main.c:49:
config.h:59: redefinition of `struct ltchars'
main.c:97: warning: return-type defaults to `int'
main.c:46: warning: `rcs_id' defined but not used
make[2]: *** [main.o] Error 1
make[2]: Leaving directory `/home/hztty-2.0'
make[1]: *** [linux] Error 2
make[1]: Leaving directory `/home/hztty-2.0'
make: *** [build-stamp] Error 2
Build command 'cd hztty-2.0 && dpkg-buildpackage -b -uc' failed.
Fetched 233kB in 3s (73.4kB/s)
E: Child process failed

-- 
Stephen R. Marenka     If life's not fun, you're not doing it right!
<[EMAIL PROTECTED]>

Attachment: pgpuqs1mky98S.pgp
Description: PGP signature


--- End Message ---
--- Begin Message ---
Version: 2.0-5.2

This bug was fixed in an NMU, but never closed. I'm closing it with the
correct version so that its status can be properly version-tracked.

For reference:

hztty (2.0-5.2) unstable; urgency=low
 .
   * Non-Maintainer Upload
   * Previous NMU fixed ppc, but broke a bunch of other
     architectures -- thus, fully disable support for TIOCSLTC,
     since it was originally disabled on i386, and the same
     functionality is also implemented using tcgetattr()
     (Closes: #118361).

Regards,

Adam

--- End Message ---

Reply via email to