Your message dated Wed, 17 Jul 2013 09:48:28 +0000
with message-id <e1uzolu-0001tv...@franck.debian.org>
and subject line Bug#717067: fixed in chicken 4.8.0.3-2
has caused the Debian Bug report #717067,
regarding chicken: FTBFS due to missing build-dep on chicken-bin
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.)
--
717067: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=717067
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: chicken
Version: 4
Severity: serious
Tags: patch
Hi,
latest chicken FTBFS on all arches due to missing (cyclic!) build-dependency on
chicken-bin:
gcc -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -c
-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat
-Werror=format-security -D_FORTIFY_SOURCE=2 -DC_BUILDING_LIBCHICKEN library.c
-o library-static.o -I. -I./
gcc -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -c
-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat
-Werror=format-security -D_FORTIFY_SOURCE=2 -DC_BUILDING_LIBCHICKEN eval.c -o
eval-static.o -I. -I./
gcc -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -c
-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat
-Werror=format-security -D_FORTIFY_SOURCE=2 -DC_BUILDING_LIBCHICKEN
data-structures.c -o data-structures-static.o -I. -I./
gcc -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -c
-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat
-Werror=format-security -D_FORTIFY_SOURCE=2 -DC_BUILDING_LIBCHICKEN ports.c -o
ports-static.o -I. -I./
gcc -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -c
-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat
-Werror=format-security -D_FORTIFY_SOURCE=2 -DC_BUILDING_LIBCHICKEN files.c -o
files-static.o -I. -I./
gcc -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -c
-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat
-Werror=format-security -D_FORTIFY_SOURCE=2 -DC_BUILDING_LIBCHICKEN extras.c
-o extras-static.o -I. -I./
gcc -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -c
-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat
-Werror=format-security -D_FORTIFY_SOURCE=2 -DC_BUILDING_LIBCHICKEN lolevel.c
-o lolevel-static.o -I. -I./
chicken utils.scm -optimize-level 2 -include-path . -include-path ./ -inline
-ignore-repository -feature chicken-bootstrap -no-warnings -specialize -types
./types.db -explicit-use -no-trace -output-file utils.c
make[2]: chicken: Command not found
make[2]: *** [utils.c] Error 127
make[1]: make[2]: Leaving directory `/«PKGBUILDDIR»'
*** [all] Error 2
make[1]: Leaving directory `/«PKGBUILDDIR»'
make: *** [build-stamp] Error 2
Roland
-- System Information:
Debian Release: 7.0
APT prefers unreleased
APT policy: (500, 'unreleased'), (500, 'unstable')
Architecture: powerpcspe (ppc)
Kernel: Linux 3.9.0-dirty (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) (ignored: LC_ALL
set to en_GB.UTF-8)
Shell: /bin/sh linked to /bin/dash
--- End Message ---
--- Begin Message ---
Source: chicken
Source-Version: 4.8.0.3-2
We believe that the bug you reported is fixed in the latest version of
chicken, which is due to be installed in the Debian FTP archive.
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 717...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Davide Puricelli (evo) <e...@debian.org> (supplier of updated chicken 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...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Wed, 17 Jul 2013 10:49:42 +0200
Source: chicken
Binary: chicken-bin libchicken6 libchicken-dev
Architecture: source amd64
Version: 4.8.0.3-2
Distribution: unstable
Urgency: high
Maintainer: Davide Puricelli (evo) <e...@debian.org>
Changed-By: Davide Puricelli (evo) <e...@debian.org>
Description:
chicken-bin - Practical and portable Scheme system - compiler
libchicken-dev - Practical and portable Scheme system - development
libchicken6 - Practical and portable Scheme system - runtime
Closes: 717067
Changes:
chicken (4.8.0.3-2) unstable; urgency=high
.
* Added fix-regenerated-cfiles.patch.
Modifying .scm files was not enough, I had to include new .c files, too.
In this way we have a *huge* diff file, but we avoided to Build-Depends
on chicken-bin itself (I didn't like that approach).
Hopefully this is just temporary, as soon as those changes will be
included upstream we'll revert to a small diff file; closes: #717067.
Checksums-Sha1:
f8ea469a990ee38b682cdbdc34d15fbea8f11122 1216 chicken_4.8.0.3-2.dsc
9597d64463dd23ab6ccccdde6e4b92cc50c040d8 423706 chicken_4.8.0.3-2.debian.tar.gz
6bfd5439d5756115b5abbcc926a29dc291d30e2f 1451812
chicken-bin_4.8.0.3-2_amd64.deb
5a4d203a67da9d6edde812da76cf390cffb33dad 1334692
libchicken6_4.8.0.3-2_amd64.deb
fd2c55358e88c1364105ef97be69b3fddfd53a85 1666056
libchicken-dev_4.8.0.3-2_amd64.deb
Checksums-Sha256:
ac5eeb428dbd4d26723bdec46eb3a05bcc4050679ecce7ba7150b8763828cbd8 1216
chicken_4.8.0.3-2.dsc
94a3a7c8c5d4aeca2c537f75615df5649ddae4cfa403db1b79e635d243158f01 423706
chicken_4.8.0.3-2.debian.tar.gz
198995cb19a1b8a16d9fa008c9be0d4252576309b0d8414a6b7715efce6dcc81 1451812
chicken-bin_4.8.0.3-2_amd64.deb
1f48d6835503368cd0bd7973fa07b725b697afff1382397e6f7b5207ea49fd67 1334692
libchicken6_4.8.0.3-2_amd64.deb
7ee31e0665e51826a333ac3efcc9ccd88f2fc83df579b0abb981deadc586886e 1666056
libchicken-dev_4.8.0.3-2_amd64.deb
Files:
7755520bd5265991dbfa0214e65cf47f 1216 interpreters optional
chicken_4.8.0.3-2.dsc
47d352ffbe1cd83bb3481a584ed3244b 423706 interpreters optional
chicken_4.8.0.3-2.debian.tar.gz
e32a9403bb6ebe0ecac20cea56eaa0bb 1451812 lisp optional
chicken-bin_4.8.0.3-2_amd64.deb
e1fa96190905a1b1189e51abc3311d03 1334692 libs optional
libchicken6_4.8.0.3-2_amd64.deb
8634f7dcc4840c5522e7c6458f93dbbb 1666056 libdevel optional
libchicken-dev_4.8.0.3-2_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iEYEARECAAYFAlHmZSQACgkQNHp9kxdgFe2TaQCfc6zr0lJ2VP7toPKQXGhHaZ15
NzkAnRVtbYVWcXdVIaSdqsrrx7dCXsKp
=eU7D
-----END PGP SIGNATURE-----
--- End Message ---