Your message dated Wed, 30 May 2012 10:20:29 +0000
with message-id <e1szg0z-0005a6...@franck.debian.org>
and subject line Bug#653110: fixed in z88dk 1.8.ds1-10
has caused the Debian Bug report #653110,
regarding z88dk 1.8.ds1-9 seems unable to create any output
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
653110: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=653110
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: z88dk
Version: 1.8.ds1-9
Severity: grave
Justification: renders package unusable
As far as I can tell, z88dk v1.8.ds1-9 seems unable to create any output:
--- cut here ---
pak21@whitestar:~/z88dk$ dpkg -l '*z88dk*'
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version
Description
+++-======================================-======================================-============================================================================================
ii z88dk 1.8.ds1-9
Z80 processor assembler and SmallC+ cross compiler
ii z88dk-bin 1.8.ds1-9
executable files for z88dk
ii z88dk-data 1.8.ds1-9
data files for z88dk
un z88dk-doc <none>
(no description available)
un z88dk-examples <none>
(no description available)
pak21@whitestar:~/z88dk$ cat stub.c
int main( void ) { return 0; }
pak21@whitestar:~/z88dk$ zcc stub.c
cp /tmp/buildd/z88dk-1.8.ds1/debian/tmp/usr/share/z88dk/lib/z88_crt0.opt
/tmp/tmpXXaUYl10.opt
cp: cannot stat
`/tmp/buildd/z88dk-1.8.ds1/debian/tmp/usr/share/z88dk/lib/z88_crt0.opt': No
such file or directory
Cannot copy crt0 file
--- cut here ---
Compare this to the output when using v1.8.ds1-7 from stable:
--- cut here ---
pak21@whitestar:~/z88dk$ dpkg -l '*z88dk*'
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version
Description
+++-======================================-======================================-============================================================================================
ii z88dk 1.8.ds1-7
a Z80 processor assembler and SmallC+ cross compiler
ii z88dk-bin 1.8.ds1-7
executable files for z88dk
ii z88dk-data 1.8.ds1-7
data files for z88dk
un z88dk-doc <none>
(no description available)
un z88dk-examples <none>
(no description available)
pak21@whitestar:~/z88dk$ cat stub.c
int main( void ) { return 0; }
pak21@whitestar:~/z88dk$ zcc stub.c
cp /usr/share/z88dk/lib/z88_crt0.opt /tmp/tmpXXjBdCnW.opt
cp /tmp/tmpXXjBdCnW.opt /tmp/tmpXXjBdCnW.asm
z88dk-zcpp -I. -DZ80 -DSMALL_C -DZ88 -D__Z88__ -DSCCZ80
-I/usr/share/z88dk/include stub.c /tmp/tmpXXgYjh67.i
z88dk-sccz80 -// /tmp/tmpXXgYjh67.i
z88dk-copt /usr/share/z88dk/lib/z80rules.2 < /tmp/tmpXXgYjh67.asm >
/tmp/tmpXXgYjh67.op1
z88dk-copt /usr/share/z88dk/lib/z80rules.1 < /tmp/tmpXXgYjh67.op1 >
/tmp/tmpXXgYjh67.opt
z88dk-z80asm -eopt -ns -Mo /tmp/tmpXXgYjh67.opt
z88dk-z80asm -a -m -Mo -oa.bas -i/usr/share/z88dk/lib/clibs/z88_clib
-i/usr/share/z88dk/lib/clibs/z80_crt0 /tmp/tmpXXjBdCnW.opt /tmp/tmpXXgYjh67.o
--- cut here ---
It seems somehow that the buildd path has escaped into the binary rather than
using the plain /usr/share/z88dk/lib
-- System Information:
Debian Release: wheezy/sid
APT prefers testing
APT policy: (900, 'testing'), (500, 'unstable'), (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.39-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages z88dk depends on:
ii debconf [debconf-2.0] 1.5.39
ii z88dk-bin 1.8.ds1-9
ii z88dk-data 1.8.ds1-9
z88dk recommends no packages.
Versions of packages z88dk suggests:
pn z88dk-doc <none>
pn z88dk-examples <none>
-- debconf information:
z88dk/configure-defaultpackage: z88
--- End Message ---
--- Begin Message ---
Source: z88dk
Source-Version: 1.8.ds1-10
We believe that the bug you reported is fixed in the latest version of
z88dk, which is due to be installed in the Debian FTP archive:
z88dk-bin_1.8.ds1-10_amd64.deb
to main/z/z88dk/z88dk-bin_1.8.ds1-10_amd64.deb
z88dk-data_1.8.ds1-10_all.deb
to main/z/z88dk/z88dk-data_1.8.ds1-10_all.deb
z88dk-doc_1.8.ds1-10_all.deb
to main/z/z88dk/z88dk-doc_1.8.ds1-10_all.deb
z88dk_1.8.ds1-10.debian.tar.gz
to main/z/z88dk/z88dk_1.8.ds1-10.debian.tar.gz
z88dk_1.8.ds1-10.dsc
to main/z/z88dk/z88dk_1.8.ds1-10.dsc
z88dk_1.8.ds1-10_amd64.deb
to main/z/z88dk/z88dk_1.8.ds1-10_amd64.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 653...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Krystian Wlosek <kwlo...@gmail.com> (supplier of updated z88dk 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 ftpmas...@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Tue, 29 May 2012 12:07:24 +0200
Source: z88dk
Binary: z88dk-bin z88dk-doc z88dk-data z88dk
Architecture: source amd64 all
Version: 1.8.ds1-10
Distribution: unstable
Urgency: low
Maintainer: Krystian Wlosek <kwlo...@gmail.com>
Changed-By: Krystian Wlosek <kwlo...@gmail.com>
Description:
z88dk - Z80 processor assembler and SmallC+ cross compiler
z88dk-bin - executable files for z88dk
z88dk-data - data files for z88dk
z88dk-doc - documentation and examples for z88dk
Closes: 653110
Changes:
z88dk (1.8.ds1-10) unstable; urgency=low
.
[ Krystian Wlosek ]
* fixed bug with incorrect path in cfg files (Closes: #653110)
Checksums-Sha1:
b10f741ae0a72eca435d06b36e98b43d9e1d994d 1325 z88dk_1.8.ds1-10.dsc
31b060e2954654828451cc20142a2c81ef6a3b2c 28823 z88dk_1.8.ds1-10.debian.tar.gz
16be47ee9fc97bf5c67dbbb83278faf9dece6aa9 161500 z88dk-bin_1.8.ds1-10_amd64.deb
7b02c2ea344c6034a44131adea2d653d31d51afb 262800 z88dk-doc_1.8.ds1-10_all.deb
0ac861653ea9ab80d5358c654a3234b422a475e9 1607982 z88dk-data_1.8.ds1-10_all.deb
a03d722894295b0cf8e92cda198f2b959e4b1319 5646 z88dk_1.8.ds1-10_amd64.deb
Checksums-Sha256:
5efe7928caf8dd3983ec4cfcfc1fe0bb49d6adfb004e3e6f25cdebbaf0a52a72 1325
z88dk_1.8.ds1-10.dsc
1fa130f54e574155fe5c1792680093d73b238163f7491ced1622d55a6451086b 28823
z88dk_1.8.ds1-10.debian.tar.gz
b7aa0c9adeddc4035db5dfc173cd3d5b786eb7509841cadadc56dd67dbdd41b4 161500
z88dk-bin_1.8.ds1-10_amd64.deb
a7d02a6a8cd488b41fb518873f6c0a34a38976739d5fd4b27c832c0a3e389746 262800
z88dk-doc_1.8.ds1-10_all.deb
8eaf9cbb6142b57a29b6c8b4e6a96a524f38b00f7723960f0e7235cf34823a4d 1607982
z88dk-data_1.8.ds1-10_all.deb
779fbed58fa77c7bdf1b7fd070341476ee7b9e8a6a3d359dddf90619e323dceb 5646
z88dk_1.8.ds1-10_amd64.deb
Files:
d01afb61bebd018539d0ef3914c7b88c 1325 devel extra z88dk_1.8.ds1-10.dsc
c250d77a4e44825f84eda334a95417d4 28823 devel extra
z88dk_1.8.ds1-10.debian.tar.gz
831c518d741391ee1844772a4d4ac6c2 161500 devel extra
z88dk-bin_1.8.ds1-10_amd64.deb
71a230a8453e4d27af78fc62ae648358 262800 doc extra z88dk-doc_1.8.ds1-10_all.deb
7aef85cc6cc032fddbde3f56a8c3813e 1607982 devel extra
z88dk-data_1.8.ds1-10_all.deb
66542bb59259dd2bfea101fe1af181c5 5646 devel extra z88dk_1.8.ds1-10_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iEYEARECAAYFAk/F73oACgkQhMHHe8CxClsEUgCfctxQqaMenVL0RxeMOfVo+YiL
DKYAn0y017G5Ohsluvaj9by4tKW8IP4m
=I7KN
-----END PGP SIGNATURE-----
--- End Message ---