Source: boxbackup
Version: 0.12~gitcf52058f-1
Severity: serious

https://buildd.debian.org/status/package.php?p=boxbackup&suite=sid

...
g++ -g -Wall -Wundef -Werror=return-type -I../../lib/win32 -I../../lib/common 
-I../../lib/crypto -I../../qdbm -I../../lib/server 
-DBOX_VERSION="\"0.12~gitcf52058f-1\"" -DBOX_RELEASE_BUILD -O2  
-DBOX_MODULE="\"lib/httpserver\"" -c cdecode.cpp -o 
../../release/lib/httpserver/cdecode.o
cdecode.cpp: In function 'int base64_decode_value(char)':
cdecode.cpp:15:263: error: narrowing conversion of '-1' from 'int' to 'char' 
inside { } [-Wnarrowing]
  static const char decoding[] = 
{62,-1,-1,-1,63,52,53,54,55,56,57,58,59,60,61,-1,-1,-1,-2,-1,-1,-1,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,-1,-1,-1,-1,-1,-1,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51};
                                                                                
                                                                                
                                                                                
                       ^
cdecode.cpp:15:263: error: narrowing conversion of '-1' from 'int' to 'char' 
inside { } [-Wnarrowing]
cdecode.cpp:15:263: error: narrowing conversion of '-1' from 'int' to 'char' 
inside { } [-Wnarrowing]
cdecode.cpp:15:263: error: narrowing conversion of '-1' from 'int' to 'char' 
inside { } [-Wnarrowing]
cdecode.cpp:15:263: error: narrowing conversion of '-1' from 'int' to 'char' 
inside { } [-Wnarrowing]
cdecode.cpp:15:263: error: narrowing conversion of '-1' from 'int' to 'char' 
inside { } [-Wnarrowing]
cdecode.cpp:15:263: error: narrowing conversion of '-2' from 'int' to 'char' 
inside { } [-Wnarrowing]
cdecode.cpp:15:263: error: narrowing conversion of '-1' from 'int' to 'char' 
inside { } [-Wnarrowing]
cdecode.cpp:15:263: error: narrowing conversion of '-1' from 'int' to 'char' 
inside { } [-Wnarrowing]
cdecode.cpp:15:263: error: narrowing conversion of '-1' from 'int' to 'char' 
inside { } [-Wnarrowing]
cdecode.cpp:15:263: error: narrowing conversion of '-1' from 'int' to 'char' 
inside { } [-Wnarrowing]
cdecode.cpp:15:263: error: narrowing conversion of '-1' from 'int' to 'char' 
inside { } [-Wnarrowing]
cdecode.cpp:15:263: error: narrowing conversion of '-1' from 'int' to 'char' 
inside { } [-Wnarrowing]
cdecode.cpp:15:263: error: narrowing conversion of '-1' from 'int' to 'char' 
inside { } [-Wnarrowing]
cdecode.cpp:15:263: error: narrowing conversion of '-1' from 'int' to 'char' 
inside { } [-Wnarrowing]
cdecode.cpp:15:263: error: narrowing conversion of '-1' from 'int' to 'char' 
inside { } [-Wnarrowing]
Makefile:52: recipe for target '../../release/lib/httpserver/cdecode.o' failed
make[3]: *** [../../release/lib/httpserver/cdecode.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory '/«PKGBUILDDIR»/lib/httpserver'
Makefile:50: recipe for target 'dep_modules' failed
make[2]: *** [dep_modules] Error 2
make[2]: Leaving directory '/«PKGBUILDDIR»/bin/bbackupd'
Makefile:29: recipe for target 'release/bin/bbackupd/bbackupd' failed
make[1]: *** [release/bin/bbackupd/bbackupd] Error 2
make[1]: Leaving directory '/«PKGBUILDDIR»'
debian/rules:33: recipe for target 'build-stamp' failed
make: *** [build-stamp] Error 2

Reply via email to