Your message dated Mon, 07 Jul 2014 18:03:36 +0000
with message-id <e1x4dgk-0003ve...@franck.debian.org>
and subject line Bug#749553: fixed in cenon.app 4.0.2-1
has caused the Debian Bug report #749553,
regarding cenon.app: FTBFS with gnustep-gui/0.24: TileScrollView.m:94:9: error:
pointer value used where a floating point value was expected
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.)
--
749553: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=749553
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: cenon.app
Version: 3.93-1.2
Severity: important
Tags: sid jessie
User: pkg-gnustep-maintain...@lists.alioth.debian.org
Usertags: gnustep-gui0.24-transition gnustep-transition
This package fails to build on i386/amd64 with gnustep-gui/0.24.0-1
with the following error:
Compiling file TileScrollView.m ...
TileScrollView.m: In function '-[TileScrollView zoomIn:]':
TileScrollView.m:94:9: warning: 'NSCollectionViewItem' may not respond to
'-tag' [enabled by default]
if (Diff((float)[[resPopupListButton itemAtIndex:row] tag] / 100.0,
oldScaleFactor) < 0.001)
^
TileScrollView.m:94:9: warning: (Messages without a matching method signature
[enabled by default]
TileScrollView.m:94:9: warning: will be assumed to return 'id' and accept
[enabled by default]
TileScrollView.m:94:9: warning: '...' as arguments.) [enabled by default]
TileScrollView.m:94:9: error: pointer value used where a floating point value
was expected
TileScrollView.m:94:9: warning: 'NSCollectionViewItem' may not respond to
'-tag' [enabled by default]
TileScrollView.m:94:9: error: pointer value used where a floating point value
was expected
TileScrollView.m:94:9: warning: 'NSCollectionViewItem' may not respond to
'-tag' [enabled by default]
TileScrollView.m:94:9: error: pointer value used where a floating point value
was expected
TileScrollView.m:101:5: warning: 'NSCollectionViewItem' may not respond to
'-tag' [enabled by default]
scaleFactor = [[resPopupListButton itemAtIndex:row] tag] / 100.0;
^
TileScrollView.m:101:62: error: invalid operands to binary / (have 'id' and
'double')
scaleFactor = [[resPopupListButton itemAtIndex:row] tag] / 100.0;
^
TileScrollView.m: In function '-[TileScrollView zoomOut:]':
TileScrollView.m:120:9: warning: 'NSCollectionViewItem' may not respond to
'-tag' [enabled by default]
if (Diff((float)[[resPopupListButton itemAtIndex:row] tag] / 100.0,
oldScaleFactor) < 0.001)
^
TileScrollView.m:120:9: error: pointer value used where a floating point value
was expected
TileScrollView.m:120:9: warning: 'NSCollectionViewItem' may not respond to
'-tag' [enabled by default]
TileScrollView.m:120:9: error: pointer value used where a floating point value
was expected
TileScrollView.m:120:9: warning: 'NSCollectionViewItem' may not respond to
'-tag' [enabled by default]
TileScrollView.m:120:9: error: pointer value used where a floating point value
was expected
TileScrollView.m:126:5: warning: 'NSCollectionViewItem' may not respond to
'-tag' [enabled by default]
scaleFactor = (float)[[resPopupListButton itemAtIndex:row] tag] / 100.0;
^
TileScrollView.m:126:5: error: pointer value used where a floating point value
was expected
TileScrollView.m: In function '-[TileScrollView magnifyRegion:]':
TileScrollView.m:172:9: warning: 'NSCollectionViewItem' may not respond to
'-tag' [enabled by default]
if (Diff((float)[[resPopupListButton itemAtIndex:row] tag] / 100.0,
oldScaleFactor) < 0.001)
^
TileScrollView.m:172:9: error: pointer value used where a floating point value
was expected
TileScrollView.m:172:9: warning: 'NSCollectionViewItem' may not respond to
'-tag' [enabled by default]
TileScrollView.m:172:9: error: pointer value used where a floating point value
was expected
TileScrollView.m:172:9: warning: 'NSCollectionViewItem' may not respond to
'-tag' [enabled by default]
TileScrollView.m:172:9: error: pointer value used where a floating point value
was expected
TileScrollView.m:181:9: warning: 'NSCollectionViewItem' may not respond to
'-tag' [enabled by default]
scaleFactor = [[resPopupListButton itemAtIndex:row] tag] / 100.0;
^
TileScrollView.m:181:66: error: invalid operands to binary / (have 'id' and
'double')
scaleFactor = [[resPopupListButton itemAtIndex:row] tag] / 100.0;
^
TileScrollView.m:187:5: warning: 'NSCollectionViewItem' may not respond to
'-tag' [enabled by default]
scaleFactor = [[resPopupListButton itemAtIndex:row] tag] / 100.0;
^
TileScrollView.m:187:62: error: invalid operands to binary / (have 'id' and
'double')
scaleFactor = [[resPopupListButton itemAtIndex:row] tag] / 100.0;
^
/usr/share/GNUstep/Makefiles/rules.make:468: recipe for target
'obj/Cenon.obj/TileScrollView.m.o' failed
Latest versions of the GNUstep core packages are available at
mentors.d.n. [*]; they will be uploaded to experimental first. The
severity of this bug will be raised to `serious' once they're in sid.
[*]
http://mentors.debian.net/debian/pool/main/g/gnustep-make/gnustep-make_2.6.6-1.dsc
http://mentors.debian.net/debian/pool/main/g/gnustep-base/gnustep-base_1.24.6-1.dsc
http://mentors.debian.net/debian/pool/main/g/gnustep-gui/gnustep-gui_0.24.0-1.dsc
http://mentors.debian.net/debian/pool/main/g/gnustep-back/gnustep-back_0.24.0-1.dsc
--- End Message ---
--- Begin Message ---
Source: cenon.app
Source-Version: 4.0.2-1
We believe that the bug you reported is fixed in the latest version of
cenon.app, 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 749...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Yavor Doganov <ya...@gnu.org> (supplier of updated cenon.app 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: Mon, 07 Jul 2014 16:34:34 +0300
Source: cenon.app
Binary: cenon.app
Architecture: source amd64
Version: 4.0.2-1
Distribution: unstable
Urgency: medium
Maintainer: Debian GNUstep maintainers
<pkg-gnustep-maintain...@lists.alioth.debian.org>
Changed-By: Yavor Doganov <ya...@gnu.org>
Description:
cenon.app - Vector graphics tool for GNUstep
Closes: 496299 749553
Changes:
cenon.app (4.0.2-1) unstable; urgency=medium
.
* New upstream release.
* debian/control: (Maintainer): Set to the GNUstep team.
(Uploaders): Add myself.
(Build-Depends): Require libgnustep-gui-dev (>= 0.24) and debhelper
(>= 9). Add imagemagick for the icon conversion.
(Depends): Add ${misc:Depends} and ${gnustep:Depends}.
(Recommends): Add ghostscript.
(Conflicts, Replaces): Remove, obsolete.
(Vcs-Git, Vcs-Browser): New fields.
(Standards-Version): Compliant with 3.9.5 as of this release.
* debian/compat: Set to 9.
* debian/patches/debian-changes-3.91-1:
* debian/patches/debian-changes-3.93-1: Remove as the changes are not
correct; stop installing the Cenon library in a place where the
application cannot find it (Closes: #496299).
* debian/patches/645926.patch:
* debian/patches/667866.patch: Remove; applied upstream.
* debian/patches/no-installation-domain.patch: New, do not define
GNUSTEP_INSTALLATION_DOMAIN.
* debian/patches/check-return-value.patch: New, check the return value
of `system' while importing files.
* debian/patches/gui-0.24.patch: New, fix FTBFS and a few more issues
with the current GNUstep libraries (Closes: #749553).
* debian/patches/series: Update.
* debian/rules: Rewrite for modern dh. Move resource to /usr/share.
Enable hardening and verbose build. Build an upstream changelog from
the plain text files; passing ChangeLog/* to dh_installchangelogs
results in garbage because of the RTF files. Generate a XPM icon.
* debian/install:
* debian/preinst:
* debian/watch: New file.
* debian/dirs:
* debian/lintian-override: Delete.
* debian/menu: Add icon and longtitle.
* debian/Cenon.desktop: Make it valid, add Comment and Keywords fields.
Checksums-Sha1:
780968cc7caed4035ffd02cb7346bbc95ddfff80 1682 cenon.app_4.0.2-1.dsc
6f350ff44d6606628b16adf9c143c666e6cf6a5d 4150615 cenon.app_4.0.2.orig.tar.bz2
b30a6d37ec67aa364660c55151fd0f71e91f71fd 8820 cenon.app_4.0.2-1.debian.tar.xz
5fa2be5b81336a9fbc3092ac82d5094d1fd6fe18 1456120 cenon.app_4.0.2-1_amd64.deb
Checksums-Sha256:
285ab86985fa8581204b40cbcf23fd6d9b8503d6f9cee5d3772f5325a19afcc0 1682
cenon.app_4.0.2-1.dsc
d228ff779f3967c6324eb7a081132a3d5d2237f03a23adcdfd4cae2fa7b0eb2f 4150615
cenon.app_4.0.2.orig.tar.bz2
23d9bf5ef98d35d4f42c4577546faaf31421d5f1f8ca0b34b5d37039807312f4 8820
cenon.app_4.0.2-1.debian.tar.xz
de0186bb3779722a5442e14625148d85b9f158a1a79433157d81acd03b749dc5 1456120
cenon.app_4.0.2-1_amd64.deb
Files:
46af5b258548683d314f304054c33aac 1456120 gnustep optional
cenon.app_4.0.2-1_amd64.deb
76b86a412556038707d5da500cb041ad 1682 gnustep optional cenon.app_4.0.2-1.dsc
ba6519d09106a250cbec72b28f970bbc 4150615 gnustep optional
cenon.app_4.0.2.orig.tar.bz2
bc1f05cd1ebf365528692b16716fbb71 8820 gnustep optional
cenon.app_4.0.2-1.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iQEcBAEBAgAGBQJTut+yAAoJEGa1A/2e4BN5dvEH/2tKZI0nfD0AIgE69xMGY/i1
gfyfjlUqL+ZYR/Y/4vumIHNtDTWNtI6RQ6ihIHFRV/U+DBSxFvnwVstZ9TABtkV1
Fw1e/+0ARUF+6d0QU9XUnuss+tkXbdIFkga8sG0F5/a/NYSeqHYaGGWQzJtJIFyy
0h1KpbQ+mEq7sbz57R6KF99DB6F+S5vJBRb6NakxqSXaPRL8phNnbJaPcNg/aOLd
3CgMdPyOLVm6JAyxXAx1mC2SLmJ78Ay1DhsvvFAAx7799PidS/tgGTzQ4UbW9fIR
Re/cUfgg6kF+KLFeBu1VyKTVNFTcUYOFiuoL1IwZfQ5Nzej4QQZsaLZEd7/mVMY=
=8IHa
-----END PGP SIGNATURE-----
--- End Message ---