[Debian GNUstep maintainers] Bug#1032830: gnumail: FTBFS with pantomime/1.4.0
Yavor Doganov
yavor at gnu.org
Sun Mar 12 10:57:58 GMT 2023
Source: gnumail
Version: 1.3.0-1
Severity: important
Tags: ftbfs trixie sid
User: pkg-gnustep-maintainers at lists.alioth.debian.org
Usertags: pantomime1.4-transition gnustep-transition
This package fails to build with pantomime/1.4.0+dfsg-1 from
experimental:
gcc MailboxManagerController.m -c \
-MMD -MP -Wdate-time -D_FORTIFY_SOURCE=2 -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 -Wformat -Werror=format-security -Wall -Wno-import -I/usr/kerberos/include -I/usr/local/ssl/include -fconstant-string-class=NSConstantString -I. -I./derived_src -I. -I/usr/local/include/GNUstep -I/usr/include/GNUstep \
-o obj/GNUMail.obj/MailboxManagerController.m.o
MailboxManagerController.m: In function ‘-[MailboxManagerController outlineView:acceptDrop:item:childIndex:]’:
MailboxManagerController.m:801:33: error: ‘struct CWFolder’ has no member named ‘allMessages’; did you mean ‘_allMessages’?
801 | [aSourceFolder->allMessages objectAtIndex:
| ^~~~~~~~~~~
| _allMessages
...
make[5]: *** [/usr/share/GNUstep/Makefiles/rules.make:521: obj/GNUMail.obj/MailboxManagerController.m.o] Error 1
make[5]: *** Waiting for unfinished jobs....
make[4]: *** [/usr/share/GNUstep/Makefiles/Instance/framework.make:617: internal-framework-run-compile-submake] Error 2
make[3]: *** [/usr/share/GNUstep/Makefiles/Master/rules.make:297: GNUMail.all.framework.variables] Error 2
make[3]: Leaving directory '/<<PKGBUILDDIR>>/Framework/GNUMail'
make[2]: *** [/usr/share/GNUstep/Makefiles/Master/serial-subdirectories.make:53: internal-all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
The severity of this bug will be raised to "serious" as soon as
pantomime/1.4.0 is uploaded to unstable.
More information about the pkg-GNUstep-maintainers
mailing list