Package: fim
Version: 0.5~rc2-1
Severity: serious
Your package failed to build on several architectures with this errors:
g++ -DHAVE_CONFIG_H -I. -I.. -g -O2 -fdebug-prefix-map=/«PKGBUILDDIR»=.
-fstack-protector-strong -Wformat -Werror=format-security
-I/usr/include/libpng16 -I/usr/include -I/usr/include/SDL -D_GNU_SOURCE=1
-D_REENTRANT -c -o FontServer.o FontServer.cpp
In file included from FontServer.cpp:184:0:
default_font_byte_array.h: In static member function 'static fim::fs_font*
fim::FontServer::fs_consolefont(const fim_char_t**)':
default_font_byte_array.h:349:1: error: narrowing conversion of '905969664'
from 'int' to 'unsigned char' inside { } [-Wnarrowing]
};
^
default_font_byte_array.h:349:1: error: narrowing conversion of '67108864' from
'int' to 'unsigned char' inside { } [-Wnarrowing]
default_font_byte_array.h:349:1: error: narrowing conversion of '33554432' from
'int' to 'unsigned char' inside { } [-Wnarrowing]
default_font_byte_array.h:349:1: error: narrowing conversion of '268435456'
from 'int' to 'unsigned char' inside { } [-Wnarrowing]
default_font_byte_array.h:349:1: error: narrowing conversion of '2852126720u'
from 'unsigned int' to 'unsigned char' inside { } [-Wnarrowing]
[...]
This seems to be happening on big-endian architectures, so may be an
endianness issue.
Full logs at:
https://buildd.debian.org/status/package.php?p=fim
Emilio
-- System Information:
Debian Release: stretch/sid
APT prefers unstable
APT policy: (800, 'unstable'), (700, 'experimental'), (650, 'testing'), (500,
'unstable-debug')
Architecture: amd64 (x86_64)
Foreign Architectures: i386, armhf
Kernel: Linux 4.7.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)