Fixed in version 0.6.1-1.1
** Changed in: ibus-unikey (Ubuntu)
Status: New => Fix Released
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to ibus-unikey in Ubuntu.
https://bugs.launchpad.net/bugs/1604013
Title:
FTBFS with GCC 6: narrowing conversion
Status in ibus-unikey package in Ubuntu:
Fix Released
Bug description:
Bugs from Debian project (https://bugs.debian.org/cgi-
bin/bugreport.cgi?bug=811754)
From: Martin Michlmayr <[email protected]>
To: [email protected]
Subject: ibus-unikey: FTBFS with GCC 6: narrowing conversion
Date: Tue, 19 Jan 2016 17:52:19 -0800
Package: ibus-unikey
Version: 0.6.1-1
Severity: important
User: [email protected]
Usertags: ftbfs-gcc-6 gcc-6-narrowing
This package fails to build with GCC 6. GCC 6 has not been released
yet, but it's expected that GCC 6 will become the default compiler for
stretch.
Note that only the first error is reported; there might be more. You
can find a snapshot of GCC 6 in experimental. To build with GCC 6,
you can set CC=gcc-6 CXX=g++-6 explicitly.
You may be able to find out more about this issue at
https://gcc.gnu.org/gcc-6/changes.html
> sbuild (Debian sbuild) 0.67.0 (26 Dec 2015) on dl580gen9-02.hlinux
...
> /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
-I.. -Wall -g -O2 -c -o data.lo data.cpp
> libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -g -O2 -c data.cpp
-fPIC -DPIC -o .libs/data.o
> data.cpp:242:1: error: narrowing conversion of ''\37777777670'' from 'char'
to 'unsigned char' inside { } [-Wnarrowing]
> };
> ^
>
> data.cpp:242:1: error: narrowing conversion of ''\37777777670'' from 'char'
to 'unsigned char' inside { } [-Wnarrowing]
> data.cpp:242:1: error: narrowing conversion of ''\37777777665'' from 'char'
to 'unsigned char' inside { } [-Wnarrowing]
> data.cpp:242:1: error: narrowing conversion of ''\37777777665'' from 'char'
to 'unsigned char' inside { } [-Wnarrowing]
> data.cpp:242:1: error: narrowing conversion of ''\37777777666'' from 'char'
to 'unsigned char' inside { } [-Wnarrowing]
> data.cpp:242:1: error: narrowing conversion of ''\37777777666'' from 'char'
to 'unsigned char' inside { } [-Wnarrowing]
> data.cpp:242:1: error: narrowing conversion of ''\37777777667'' from 'char'
to 'unsigned char' inside { } [-Wnarrowing]
> data.cpp:242:1: error: narrowing conversion of ''\37777777667'' from 'char'
to 'unsigned char' inside { } [-Wnarrowing]
> data.cpp:242:1: error: narrowing conversion of ''\37777777671'' from 'char'
to 'unsigned char' inside { } [-Wnarrowing]
> data.cpp:242:1: error: narrowing conversion of ''\37777777671'' from 'char'
to 'unsigned char' inside { } [-Wnarrowing]
> data.cpp:242:1: error: narrowing conversion of ''\37777777642'' from 'char'
to 'unsigned char' inside { } [-Wnarrowing]
> data.cpp:242:1: error: narrowing conversion of ''\37777777651'' from 'char'
to 'unsigned char' inside { } [-Wnarrowing]
> data.cpp:242:1: error: narrowing conversion of ''\37777777712'' from 'char'
to 'unsigned char' inside { } [-Wnarrowing]
> data.cpp:242:1: error: narrowing conversion of ''\37777777712'' from 'char'
to 'unsigned char' inside { } [-Wnarrowing]
> data.cpp:242:1: error: narrowing conversion of ''\37777777707'' from 'char'
to 'unsigned char' inside { } [-Wnarrowing]
> data.cpp:242:1: error: narrowing conversion of ''\37777777707'' from 'char'
to 'unsigned char' inside { } [-Wnarrowing]
> data.cpp:242:1: error: narrowing conversion of ''\37777777710'' from 'char'
to 'unsigned char' inside { } [-Wnarrowing]
...
--
Martin Michlmayr
Linux for HPE Helion, Hewlett Packard Enterprise
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ibus-unikey/+bug/1604013/+subscriptions
--
Mailing list: https://launchpad.net/~desktop-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help : https://help.launchpad.net/ListHelp