Your message dated Sat, 08 Jun 2024 12:36:50 +0000
with message-id <[email protected]>
and subject line Bug#1072736: fixed in lynkeos.app 3.7+dfsg-2
has caused the Debian Bug report #1072736,
regarding lynkeos.app: FTBFS with gnustep-gui/0.31.x:
MyPluginsController.m:27:36: error: redeclaration of enumerator
‘NSControlKeyMask’
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.)
--
1072736: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1072736
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: lynkeos.app
Version: 3.7+dfsg-1
Severity: important
Tags: sid trixie ftbfs
User: [email protected]
Usertags: gnustep-gui0.31-transition gnustep-transition
This package fails to build with gnustep-gui/0.31.x (in experimental);
relevant part of the build log:
gcc /<<PKGBUILDDIR>>/application/GNUstep/../Sources/MyProcessingThread.m -c \
-MMD -MP -Wdate-time -D_FORTIFY_SOURCE=2 -DCURRENT_PROJECT_VERSION=370.0
-I. -I.. -I/<<PKGBUILDDIR>>/application/GNUstep..
-I/<<PKGBUILDDIR>>/application/GNUstep/../Sources
-I/<<PKGBUILDDIR>>/application/GNUstep/../ThreadConnectionSources
-I/<<PKGBUILDDIR>>/application/GNUstep/../ThirdPartySources/SMDoubleSlider
-DNO_FRAMEWORK_CHECK=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1
-DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions
-fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN
-DGSDIAGNOSE -Wno-import -g -O2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -std=gnu99 -Wno-unknown-pragmas
-Wno-cpp -fconstant-string-class=NSConstantString -I.
-I/usr/local/include/GNUstep -I/usr/include/GNUstep \
-o obj/Lynkeos.obj/MyProcessingThread.m.o
/<<PKGBUILDDIR>>/application/GNUstep/../Sources/MyPluginsController.m:27:36:
error: redeclaration of enumerator ‘NSControlKeyMask’
27 | #define NSEventModifierFlagControl NSControlKeyMask
| ^~~~~~~~~~~~~~~~
/usr/include/GNUstep/AppKit/NSEvent.h:234:3: note: in expansion of macro
‘NSEventModifierFlagControl’
234 | NSEventModifierFlagControl = NSControlKeyMask,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/GNUstep/AppKit/AppKit.h:89,
from ../LynkeosCore/LynkeosProcessing.h:48,
from ../LynkeosCore/LynkeosImageBuffer.h:31,
from
/<<PKGBUILDDIR>>/application/GNUstep/../Sources/LynkeosFileReader.h:66,
from
/<<PKGBUILDDIR>>/application/GNUstep/../Sources/MyPluginsController.m:39:
/usr/include/GNUstep/AppKit/NSEvent.h:225:3: note: previous definition of
‘NSControlKeyMask’ with type ‘int’
225 | NSControlKeyMask = 4 << 16,
| ^~~~~~~~~~~~~~~~
/<<PKGBUILDDIR>>/application/GNUstep/../Sources/MyPluginsController.m:26:36:
error: redeclaration of enumerator ‘NSCommandKeyMask’
26 | #define NSEventModifierFlagCommand NSCommandKeyMask
| ^~~~~~~~~~~~~~~~
/usr/include/GNUstep/AppKit/NSEvent.h:236:3: note: in expansion of macro
‘NSEventModifierFlagCommand’
236 | NSEventModifierFlagCommand = NSCommandKeyMask,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/GNUstep/AppKit/NSEvent.h:227:3: note: previous definition of
‘NSCommandKeyMask’ with type ‘int’
227 | NSCommandKeyMask = 16 << 16,
| ^~~~~~~~~~~~~~~~
make[5]: *** [/usr/share/GNUstep/Makefiles/rules.make:534:
obj/Lynkeos.obj/MyPluginsController.m.o] Error 1
...
make[1]: *** [debian/rules:23: override_dh_auto_build] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:20: binary] Error 2
The severity of this bug will be raised to "serious" as soon as the
forthcoming GNUstep transition begins.
--- End Message ---
--- Begin Message ---
Source: lynkeos.app
Source-Version: 3.7+dfsg-2
Done: Yavor Doganov <[email protected]>
We believe that the bug you reported is fixed in the latest version of
lynkeos.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 lynkeos.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: Sat, 08 Jun 2024 10:55:36 +0300
Source: lynkeos.app
Architecture: source
Version: 3.7+dfsg-2
Distribution: unstable
Urgency: medium
Maintainer: Debian GNUstep maintainers
<[email protected]>
Changed-By: Yavor Doganov <[email protected]>
Closes: 1072736
Changes:
lynkeos.app (3.7+dfsg-2) unstable; urgency=medium
.
* debian/patches/gnustep-port.patch: Fix FTBFS with gnustep-gui/0.31.x
(Closes: #1072736).
* debian/control (Standards-Version): Bump to 4.7.0; no changes needed.
Checksums-Sha1:
a906080d0ae3da48641f6d7d0f20b9ab0f35bfd9 2208 lynkeos.app_3.7+dfsg-2.dsc
bb87782aec45e15c318b02616717a548e95f0e63 31140
lynkeos.app_3.7+dfsg-2.debian.tar.xz
f18660de1f7c0215ce4601ab224a2bb0ba2c470d 14635
lynkeos.app_3.7+dfsg-2_source.buildinfo
Checksums-Sha256:
e3d78fb50247685071f40acfa14a118ae55d9b93ef4589c66b523e08111dd059 2208
lynkeos.app_3.7+dfsg-2.dsc
a748b8785b18a936be40c0ae8ac3db17c222643131560c20dd50b45d39236f55 31140
lynkeos.app_3.7+dfsg-2.debian.tar.xz
a63c0d4826367ed7c6c5c4d450822b4741f178f760a46809ea34c4231052fe4e 14635
lynkeos.app_3.7+dfsg-2_source.buildinfo
Files:
0305c31cf7795386c27daa08445e2723 2208 gnustep optional
lynkeos.app_3.7+dfsg-2.dsc
154e8fe10d9b2b10c070c72350e62735 31140 gnustep optional
lynkeos.app_3.7+dfsg-2.debian.tar.xz
39f459351f88c2c17a92e4146b5ca011 14635 gnustep optional
lynkeos.app_3.7+dfsg-2_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEtgob82PcExn/Co6JEWhSvN91FcAFAmZkSn4ACgkQEWhSvN91
FcCjcw//ZXSCTv/2FSipxLNuOxpvdu73HOnXs5ZtCGQPQYwi8KRkPzSMiEki097k
A3AzidtIoa3yZ6S+2GdjmMtLXuJ88uJkUS+6tcVKlOhEudWkV6gEaOC9x7gOAk6h
Z2TR1vSyB9NkI9Z1+VNRYP7wyvRgZTVm7FjLPnRXudhosKqfCfrQoZXutNV5b466
6F3oppdM63+vYkD9ukEQ2uZL7RbN7QliJ64KiLuPGIj0V+V0rjLlfowU3wG4xf+8
8AA68jjMuKvSf08Yylv9/d2n54k3lTyp6Qq3eJIorsi2IXMqgmPdan5kMqlaG0LA
0w6Crevc+pRFjsd1sGYRiO1WMnXctoUK8vl3kkLk+0PHP4bAzgso0q804NHoUiVN
ufR2B944qZVKyl53KkYv66ynEcBuUIjJqw+qeyp4xMDXMwJpDtQqy9QacCJAfcnU
bCE4mDKHgD7av4norQbL2uche3CXTkgkGbnNiY5t04qJ0tj9TCfmfyWXmm2D2xtn
L6F6xoSVW1PVAmPBV2qR9sHZMBbzClx7sZjjEIam1nozDJRQLdv5e/4n6IkkkM0y
hlMWe9PNnoQqecCv8EvIQDyxSnXhjJ7XgkziG2FUDHPbR7dF1u6T6vy1PqCXITWx
egIbJWmi9DXXnPdBtZq5m2JeQ3qwQGsHiFrNTJsR3u0YbkD2dtU=
=5Eq3
-----END PGP SIGNATURE-----
pgpOEAC9T5xcB.pgp
Description: PGP signature
--- End Message ---