Lade aktuelle osemu-svn Revision 316...
Ausgecheckt, Revision 316.
Druecken Sie bitte <Enter> um fortzufahren...
-------------------------------------------------------------------------------
Sollen die Keys aus /var/keys/ verwendet werden, oder sollen sie aktualisiert werden?
[A]ktualisieren | []Vorhandene Keys v
-------------------------------------------------------------------------------
CC cscrypt/bn_ctx.c
cscrypt/bn_lib.c: In function ‘bn_expand2’:
cscrypt/bn_lib.c:442:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
A[2] = B[2];
~~~~~^~~~~~
cscrypt/bn_lib.c:443:4: note: here
case 2:
^~~~
cscrypt/bn_lib.c:444:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
A[1] = B[1];
~~~~~^~~~~~
cscrypt/bn_lib.c:445:4: note: here
case 1:
^~~~
cscrypt/bn_lib.c: In function ‘BN_copy’:
cscrypt/bn_lib.c:528:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
A[2] = B[2];
~~~~~^~~~~~
cscrypt/bn_lib.c:529:2: note: here
case 2:
^~~~
cscrypt/bn_lib.c:530:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
A[1] = B[1];
~~~~~^~~~~~
cscrypt/bn_lib.c:531:2: note: here
case 1:
^~~~
CC cscrypt/bn_lib.c
CC cscrypt/bn_exp.c
CC cscrypt/bn_sqr.c
CC cscrypt/bn_div.c
CC cscrypt/bn_asm.c
CC cscrypt/bn_shift.c
CC cscrypt/bn_word.c
CC cscrypt/bn_add.c
CC cscrypt/bn_mul.c
CC cscrypt/aes.c
In file included from cscrypt/i_cbc.c:61:0:
cscrypt/i_cbc.c: In function ‘idea_cbc_encrypt’:
cscrypt/idea_lcl.h:99:20: warning: this statement may fall through [-Wimplicit-fallthrough=]
case 8: l2 =((unsigned long)(*(--(c)))) ; \
cscrypt/i_cbc.c:92:4: note: in expansion of macro ‘n2ln’
n2ln(in, tin0, tin1, l + 8);
^~~~
cscrypt/idea_lcl.h:100:9: note: here
case 7: l2|=((unsigned long)(*(--(c))))<< 8; \
^
cscrypt/i_cbc.c:92:4: note: in expansion of macro ‘n2ln’
n2ln(in, tin0, tin1, l + 8);
^~~~
cscrypt/idea_lcl.h:100:19: warning: this statement may fall through [-Wimplicit-fallthrough=]
case 7: l2|=((unsigned long)(*(--(c))))<< 8; \
^
cscrypt/i_cbc.c:92:4: note: in expansion of macro ‘n2ln’
n2ln(in, tin0, tin1, l + 8);
^~~~
cscrypt/idea_lcl.h:101:9: note: here
case 6: l2|=((unsigned long)(*(--(c))))<<16; \
^
cscrypt/i_cbc.c:92:4: note: in expansion of macro ‘n2ln’
n2ln(in, tin0, tin1, l + 8);
^~~~
cscrypt/idea_lcl.h:101:19: warning: this statement may fall through [-Wimplicit-fallthrough=]
case 6: l2|=((unsigned long)(*(--(c))))<<16; \
^
cscrypt/i_cbc.c:92:4: note: in expansion of macro ‘n2ln’
n2ln(in, tin0, tin1, l + 8);
^~~~
cscrypt/idea_lcl.h:102:9: note: here
case 5: l2|=((unsigned long)(*(--(c))))<<24; \
^
cscrypt/i_cbc.c:92:4: note: in expansion of macro ‘n2ln’
n2ln(in, tin0, tin1, l + 8);
^~~~
cscrypt/idea_lcl.h:102:19: warning: this statement may fall through [-Wimplicit-fallthrough=]
case 5: l2|=((unsigned long)(*(--(c))))<<24; \
^
cscrypt/i_cbc.c:92:4: note: in expansion of macro ‘n2ln’
n2ln(in, tin0, tin1, l + 8);
^~~~
cscrypt/idea_lcl.h:103:9: note: here
case 4: l1 =((unsigned long)(*(--(c)))) ; \
^
cscrypt/i_cbc.c:92:4: note: in expansion of macro ‘n2ln’
n2ln(in, tin0, tin1, l + 8);
^~~~
cscrypt/idea_lcl.h:103:20: warning: this statement may fall through [-Wimplicit-fallthrough=]
case 4: l1 =((unsigned long)(*(--(c)))) ; \
cscrypt/i_cbc.c:92:4: note: in expansion of macro ‘n2ln’
n2ln(in, tin0, tin1, l + 8);
^~~~
cscrypt/idea_lcl.h:104:9: note: here
case 3: l1|=((unsigned long)(*(--(c))))<< 8; \
^
cscrypt/i_cbc.c:92:4: note: in expansion of macro ‘n2ln’
n2ln(in, tin0, tin1, l + 8);
^~~~
cscrypt/idea_lcl.h:104:19: warning: this statement may fall through [-Wimplicit-fallthrough=]
case 3: l1|=((unsigned long)(*(--(c))))<< 8; \
^
cscrypt/i_cbc.c:92:4: note: in expansion of macro ‘n2ln’
n2ln(in, tin0, tin1, l + 8);
^~~~
cscrypt/idea_lcl.h:105:9: note: here
case 2: l1|=((unsigned long)(*(--(c))))<<16; \
^
cscrypt/i_cbc.c:92:4: note: in expansion of macro ‘n2ln’
n2ln(in, tin0, tin1, l + 8);
^~~~
cscrypt/idea_lcl.h:105:19: warning: this statement may fall through [-Wimplicit-fallthrough=]
case 2: l1|=((unsigned long)(*(--(c))))<<16; \
^
cscrypt/i_cbc.c:92:4: note: in expansion of macro ‘n2ln’
n2ln(in, tin0, tin1, l + 8);
^~~~
cscrypt/idea_lcl.h:106:9: note: here
case 1: l1|=((unsigned long)(*(--(c))))<<24; \
^
cscrypt/i_cbc.c:92:4: note: in expansion of macro ‘n2ln’
n2ln(in, tin0, tin1, l + 8);
^~~~
cscrypt/idea_lcl.h:114:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
case 8: *(--(c))=(unsigned char)(((l2) )&0xff); \
~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cscrypt/i_cbc.c:134:4: note: in expansion of macro ‘l2nn’
l2nn(tout0, tout1, out, l + 8);
^~~~
cscrypt/idea_lcl.h:115:9: note: here
case 7: *(--(c))=(unsigned char)(((l2)>> 8)&0xff); \
^
cscrypt/i_cbc.c:134:4: note: in expansion of macro ‘l2nn’
l2nn(tout0, tout1, out, l + 8);
^~~~
cscrypt/idea_lcl.h:115:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
case 7: *(--(c))=(unsigned char)(((l2)>> 8)&0xff); \
~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cscrypt/i_cbc.c:134:4: note: in expansion of macro ‘l2nn’
l2nn(tout0, tout1, out, l + 8);
^~~~
cscrypt/idea_lcl.h:116:9: note: here
case 6: *(--(c))=(unsigned char)(((l2)>>16)&0xff); \
^
cscrypt/i_cbc.c:134:4: note: in expansion of macro ‘l2nn’
l2nn(tout0, tout1, out, l + 8);
^~~~
cscrypt/idea_lcl.h:116:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
case 6: *(--(c))=(unsigned char)(((l2)>>16)&0xff); \
~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cscrypt/i_cbc.c:134:4: note: in expansion of macro ‘l2nn’
l2nn(tout0, tout1, out, l + 8);
^~~~
cscrypt/idea_lcl.h:117:9: note: here
case 5: *(--(c))=(unsigned char)(((l2)>>24)&0xff); \
^
cscrypt/i_cbc.c:134:4: note: in expansion of macro ‘l2nn’
l2nn(tout0, tout1, out, l + 8);
^~~~
cscrypt/idea_lcl.h:117:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
case 5: *(--(c))=(unsigned char)(((l2)>>24)&0xff); \
~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cscrypt/i_cbc.c:134:4: note: in expansion of macro ‘l2nn’
l2nn(tout0, tout1, out, l + 8);
^~~~
cscrypt/idea_lcl.h:118:9: note: here
case 4: *(--(c))=(unsigned char)(((l1) )&0xff); \
^
cscrypt/i_cbc.c:134:4: note: in expansion of macro ‘l2nn’
l2nn(tout0, tout1, out, l + 8);
^~~~
cscrypt/idea_lcl.h:118:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
case 4: *(--(c))=(unsigned char)(((l1) )&0xff); \
~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cscrypt/i_cbc.c:134:4: note: in expansion of macro ‘l2nn’
l2nn(tout0, tout1, out, l + 8);
^~~~
cscrypt/idea_lcl.h:119:9: note: here
case 3: *(--(c))=(unsigned char)(((l1)>> 8)&0xff); \
^
cscrypt/i_cbc.c:134:4: note: in expansion of macro ‘l2nn’
l2nn(tout0, tout1, out, l + 8);
^~~~
cscrypt/idea_lcl.h:119:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
case 3: *(--(c))=(unsigned char)(((l1)>> 8)&0xff); \
~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cscrypt/i_cbc.c:134:4: note: in expansion of macro ‘l2nn’
l2nn(tout0, tout1, out, l + 8);
^~~~
cscrypt/idea_lcl.h:120:9: note: here
case 2: *(--(c))=(unsigned char)(((l1)>>16)&0xff); \
^
cscrypt/i_cbc.c:134:4: note: in expansion of macro ‘l2nn’
l2nn(tout0, tout1, out, l + 8);
^~~~
cscrypt/idea_lcl.h:120:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
case 2: *(--(c))=(unsigned char)(((l1)>>16)&0xff); \
~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cscrypt/i_cbc.c:134:4: note: in expansion of macro ‘l2nn’
l2nn(tout0, tout1, out, l + 8);
^~~~
cscrypt/idea_lcl.h:121:9: note: here
case 1: *(--(c))=(unsigned char)(((l1)>>24)&0xff); \
^
cscrypt/i_cbc.c:134:4: note: in expansion of macro ‘l2nn’
l2nn(tout0, tout1, out, l + 8);
^~~~
CC cscrypt/i_cbc.c
CC cscrypt/i_ecb.c
CC cscrypt/i_skey.c
CC cscrypt/mem.c
cscrypt/des.c: In function ‘xxor’:
cscrypt/des.c:715:3: warning: this statement may fall through [-Wimplicit-fallthrough=]
for(i = 8; i < 16; ++i)
^~~
cscrypt/des.c:719:2: note: here
case 8:
^~~~
cscrypt/des.c:720:3: warning: this statement may fall through [-Wimplicit-fallthrough=]
for(i = 4; i < 8; ++i)
^~~
cscrypt/des.c:724:2: note: here
case 4:
^~~~
CC cscrypt/des.c
CC cscrypt/md5.c
CC cscrypt/viades.c
In file included from ffdecsa/ffdecsa.c:78:0:
ffdecsa/ffdecsa.c: In function ‘block_decypher_group’:
ffdecsa/parallel_generic.h:90:39: warning: ‘perm_out’ is used uninitialized in this function [-Wuninitialized]
*pd ^= *ps; }while(0)
^
ffdecsa/parallel_generic.h:90:39: warning: ‘*((void *)&perm_out+8)’ is used uninitialized in this function [-Wuninitialized]
ffdecsa/parallel_generic.h:90:39: warning: ‘*((void *)&perm_out+16)’ is used uninitialized in this function [-Wuninitialized]
ffdecsa/parallel_generic.h:90:39: warning: ‘*((void *)&perm_out+24)’ is used uninitialized in this function [-Wuninitialized]
CC ffdecsa/ffdecsa.c
CC st20.c
CC dre2overcrypt.c
CC via3surenc.c
helpfunctions.c: In function ‘i2b_buf’:
helpfunctions.c:160:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
b[2] = (i ) & 0xff;
~~~~~^~~~~~~~~~~~~~~~
helpfunctions.c:161:2: note: here
case 4:
^~~~
CC helpfunctions.c
CC module-emulator-stream.c
module-emulator-osemu.c: In function ‘xxor’:
module-emulator-osemu.c:722:3: warning: this statement may fall through [-Wimplicit-fallthrough=]
for(i = 8; i < 16; ++i)
^~~
module-emulator-osemu.c:726:2: note: here
case 8:
^~~~
module-emulator-osemu.c:727:3: warning: this statement may fall through [-Wimplicit-fallthrough=]
for(i = 4; i < 8; ++i)
^~~
module-emulator-osemu.c:731:2: note: here
case 4:
^~~~
CC module-emulator-osemu.c
OSEmu.c: In function ‘do_daemon’:
OSEmu.c:44:4: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result [-Wunused-result]
{ (void)chdir("/"); }
^~~~~~~~~~~~~~~~
CC OSEmu.c
touch SoftCam.Key
collect2: fatal error: ld terminated with signal 11 [Segmentation fault], core dumped
compilation terminated.
Makefile:47: recipe for target 'OSEmu' failed
make: *** [OSEmu] Error 1
Die neue osemu.aarch64 befindet sich in /var/emu/osemu/
Neue osemu-svn build 316 erfolgreich erstellt!