Your message dated Fri, 25 Jul 2014 19:52:58 +0000
with message-id <[email protected]>
and subject line Bug#749802: fixed in timemon.app 4.1-3
has caused the Debian Bug report #749802,
regarding timemon.app: GCC warnings that may lead to runtime issues with new
GNUstep libraries
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 [email protected]
immediately.)
--
749802: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=749802
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: timemon.app
Version: 4.1-2
Severity: normal
Tags: sid jessie
User: [email protected]
Usertags: gnustep-base1.24-transition gnustep-gui0.24-transition
gnustep-transition
Your package builds successfully with the new GNUstep libraries, but
there are some GCC warnings that *may* lead to problems at runtime and
may affect the forthcoming gnustep transition/jessie release. Latest
versions of the core GNUstep packages are available at mentors.d.n [*];
they will be uploaded to experimental first.
Please note that the warnings may be unrelated to GNUstep or changes in
GNUstep but could be legitimate nevertheless. In case the fix is
applicable for the current gnustep-* library packages in sid (-base/1.22
and -gui/0.20) you can upload the fixed package before the transition
begins. Otherwise, please wait for the transition to complete and
do not forget to adjust the Build-Depends field accordingly:
libgnustep-base-dev (>= 1.24.6)
or
libgnustep-gui-dev (>= 0.24)
Relevant portion(s) of the log:
NSColorExtensions.m: In function '-[NSColor(GetColorsFromString)
stringRepresentation]':
NSColorExtensions.m:36:5: warning: passing argument 1 of
'getRed:green:blue:alpha:' from incompatible pointer type [enabled by default]
[[self colorUsingColorSpaceName:NSCalibratedRGBColorSpace] getRed:&r
green:&g blue:&b alpha:&a];
^
NSColorExtensions.m:36:5: note: expected 'CGFloat *' but argument is of type
'float *'
NSColorExtensions.m:36:5: warning: passing argument 2 of
'getRed:green:blue:alpha:' from incompatible pointer type [enabled by default]
NSColorExtensions.m:36:5: note: expected 'CGFloat *' but argument is of type
'float *'
NSColorExtensions.m:36:5: warning: passing argument 3 of
'getRed:green:blue:alpha:' from incompatible pointer type [enabled by default]
NSColorExtensions.m:36:5: note: expected 'CGFloat *' but argument is of type
'float *'
NSColorExtensions.m:36:5: warning: passing argument 4 of
'getRed:green:blue:alpha:' from incompatible pointer type [enabled by default]
NSColorExtensions.m:36:5: note: expected 'CGFloat *' but argument is of type
'float *'
[...]
TimeMonColors.m: In function '-[TimeMonColors mouseDown:]':
TimeMonColors.m:102:5: warning: passing argument 1 of 'getRow:column:forPoint:'
from incompatible pointer type [enabled by default]
[self getRow:&row column:&col forPoint:loc];
^
TimeMonColors.m:102:5: note: expected 'NSInteger *' but argument is of type
'int *'
TimeMonColors.m:102:5: warning: passing argument 2 of 'getRow:column:forPoint:'
from incompatible pointer type [enabled by default]
TimeMonColors.m:102:5: note: expected 'NSInteger *' but argument is of type
'int *'
TimeMonColors.m: In function '-[TimeMonColors performDragOperation:]':
TimeMonColors.m:170:5: warning: passing argument 1 of 'getRow:column:forPoint:'
from incompatible pointer type [enabled by default]
[self getRow:&row column:&col forPoint:loc];
^
TimeMonColors.m:170:5: note: expected 'NSInteger *' but argument is of type
'int *'
TimeMonColors.m:170:5: warning: passing argument 2 of 'getRow:column:forPoint:'
from incompatible pointer type [enabled by default]
TimeMonColors.m:170:5: note: expected 'NSInteger *' but argument is of type
'int *'
TimeMonColors.m:191:9: warning: passing argument 1 of 'getWhite:alpha:' from
incompatible pointer type [enabled by default]
[[color colorUsingColorSpaceName:NSCalibratedWhiteColorSpace]
getWhite:&gray alpha:&alpha];
^
TimeMonColors.m:191:9: note: expected 'CGFloat *' but argument is of type
'float *'
TimeMonColors.m:191:9: warning: passing argument 2 of 'getWhite:alpha:' from
incompatible pointer type [enabled by default]
TimeMonColors.m:191:9: note: expected 'CGFloat *' but argument is of type
'float *'
TimeMonColors.m: In function '-[NSTextFieldCell(TimeMonTextFieldCell)
setColor:]':
TimeMonColors.m:229:5: warning: passing argument 1 of
'getRed:green:blue:alpha:' from incompatible pointer type [enabled by default]
[[color colorUsingColorSpaceName:NSCalibratedRGBColorSpace] getRed:&r
green:&g blue:&b alpha:NULL];
^
TimeMonColors.m:229:5: note: expected 'CGFloat *' but argument is of type
'float *'
TimeMonColors.m:229:5: warning: passing argument 2 of
'getRed:green:blue:alpha:' from incompatible pointer type [enabled by default]
TimeMonColors.m:229:5: note: expected 'CGFloat *' but argument is of type
'float *'
TimeMonColors.m:229:5: warning: passing argument 3 of
'getRed:green:blue:alpha:' from incompatible pointer type [enabled by default]
TimeMonColors.m:229:5: note: expected 'CGFloat *' but argument is of type
'float *'
The full build log is available upon request.
The severity of this bug may be raised to "important", "serious" or
"grave" after the transition depending on the impact.
[*]
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: timemon.app
Source-Version: 4.1-3
We believe that the bug you reported is fixed in the latest version of
timemon.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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Yavor Doganov <[email protected]> (supplier of updated timemon.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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Wed, 16 Jul 2014 00:15:05 +0300
Source: timemon.app
Binary: timemon.app
Architecture: source amd64
Version: 4.1-3
Distribution: unstable
Urgency: medium
Maintainer: Debian GNUstep maintainers
<[email protected]>
Changed-By: Yavor Doganov <[email protected]>
Description:
timemon.app - CPU time usage monitor for GNUstep
Closes: 749802
Changes:
timemon.app (4.1-3) unstable; urgency=medium
.
* debian/control (Maintainer): Make the GNUstep team maintainer.
(Uploaders): Add myself.
(Build-Depends): Bump debhelper to >= 9 and gnustep-make to >=
2.6.6-2; remove ancient version requirement for libgnustep-gui-dev.
Add imagemagick.
(Depends): Add ${misc:Depends} and ${gnustep:Depends}.
(Vcs-Git, Vcs-Browser): New fields.
(Standards-Version): Compliant with 3.9.5 as of this release.
* debian/source/format: Switch to 3.0 (quilt).
* loadave.c: Move local source modification to...
* debian/patches/kfreebsd.patch: ...a patch.
* debian/patches/hurd.patch: New, treat GNU/Hurd as GNU/Linux since it
has /proc/stat these days.
* debian/patches/gui-0.24.patch: New, adapt to the new GNUstep API
(Closes: #749802).
* debian/patches/series: Create.
* debian/compat: Set to 9.
* debian/rules: Rewrite for modern dh. Enable hardening and verbose
build. Move Resources to /usr/share/GNUstep. Generate XPM icon.
* debian/install:
* debian/preinst:
* debian/watch: New file.
* debian/dirs:
* debian/lintian-override: Delete.
* debian/menu: Add longtitle and icon fields.
* debian/TimeMon.desktop: Make it valid, add Comment and Keywords
fields. Use the correct icon.
Checksums-Sha1:
7f65fc23d028b86c890f19f95c7de3b9914b9d35 1711 timemon.app_4.1-3.dsc
0d92d86631db991ece151eafe8318f702c3e5ce7 5232 timemon.app_4.1-3.debian.tar.xz
c3bc3452b588f58a41d0033d8682b5707e993832 40042 timemon.app_4.1-3_amd64.deb
Checksums-Sha256:
3934b7d5df05eec79faa03bfcabcc79beb310b39235c74883d04210e91218d2b 1711
timemon.app_4.1-3.dsc
1be8dd36195c4175ccfe2ad4028772ff60502c6ad3b4612bc2372299cfd08b49 5232
timemon.app_4.1-3.debian.tar.xz
1f549dfbc69d7fea4a48954dbeb6956ac29cd826749e34973305ad3752ef8efb 40042
timemon.app_4.1-3_amd64.deb
Files:
4a318a29f43d6ab961458496377b2039 40042 gnustep optional
timemon.app_4.1-3_amd64.deb
e903eec556c3987fb6cf967beb056a31 1711 gnustep optional timemon.app_4.1-3.dsc
040e327374a0a2fa7cfda325e7519ffa 5232 gnustep optional
timemon.app_4.1-3.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iQEcBAEBCAAGBQJT0rJ+AAoJEJxcmesFvXUKzd4H/jGyl+YpOEwrXDGc+iILnmZp
55LxhwoX/LK5tVorMZwO6omPuZqQGcJe9AhQiaaymQOJhxIYE97iUk7kcpw0mWqM
cO0f9TQ2s1GGHTZE4h8CPNacc2ohYxqOyPsC/vnQa4U+yXZ5mjzJ6XXrQc5G+3oh
M3gngKLBY6mjGuLnmfixD++ttAClI1i70jR8pd3suy8kt29dBVRfc0PpOQ/a16KO
l+9M7GWTOLsDC/HeqO9AgYfd1h1AogTZfY0ZauiRjPKnv5UvhlkC5gjiH4BTLbCP
wC4hNFCtmEqRox8gmJhpZIg8V+kqYlcgNhlcGRJTFZLW++aAsL0enrMPG69oEeo=
=UuxS
-----END PGP SIGNATURE-----
--- End Message ---