[Pkg-sogo-maintainers] Bug#1028579: src:sope: FTBFS with gnustep-base/1.29.0

Yavor Doganov yavor at gnu.org
Fri Jan 13 07:28:11 GMT 2023


Source: sope
Version: 5.8.0-1
Severity: important
Tags: patch
User: pkg-gnustep-maintainers at lists.alioth.debian.org
Usertags: gnustep-base1.29-transition gnustep-transition

This package fails to build with gnustep-base/1.29.0-1 from
experimental:

gcc NGMimeType.m -c \
      -MMD -MP -DLIBRARY_MAJOR_VERSION=4 -DLIBRARY_MINOR_VERSION=9 -DLIBRARY_SUBMINOR_VERSION=3 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -DDEBUG -fno-omit-frame-pointer -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -g -g -O2 -ffile-prefix-map=/build/sope-5.8.0=. -fstack-protector-strong -Wformat -Werror=format-security -O0 -g -frecord-gcc-switches -fconstant-string-class=NSConstantString -I.. -I../.. -I../../sope-core/NGStreams/ -I../../sope-core/NGExtensions/ -I../../sope-core -I. -I/usr/local/include/GNUstep -I/usr/include/GNUstep \
       -o obj/NGMime.obj/NGMimeType.m.o
NGMimeType.m: In function '+[NGMimeType stringEncodingForCharset:]':
NGMimeType.m:128:16: error: 'NSBIG5StringEncoding' undeclared (first use in this function); did you mean 'NSBig5StringEncoding'?
  128 |     encoding = NSBIG5StringEncoding;
      |                ^~~~~~~~~~~~~~~~~~~~
      |                NSBig5StringEncoding
NGMimeType.m:128:16: note: each undeclared identifier is reported only once for each function it appears in
NGMimeType.m:134:16: error: 'NSGB2312StringEncoding' undeclared (first use in this function); did you mean 'NSHZ_GB_2312StringEncoding'?
  134 |     encoding = NSGB2312StringEncoding;
      |                ^~~~~~~~~~~~~~~~~~~~~~
      |                NSHZ_GB_2312StringEncoding
make[7]: *** [/usr/share/GNUstep/Makefiles/rules.make:521: obj/NGMime.obj/NGMimeType.m.o] Error 1

The severity of this bug will be raised to "serious" once
gnustep-base/1.29.0 is uploaded to unstable.



More information about the Pkg-sogo-maintainers mailing list