oyranos-cms / oyranos

Colour Management System
https://gitlab.com/oyranos/oyranos
Other
19 stars 6 forks source link

build error: label at end of compound statement #68

Closed tari3x closed 1 year ago

tari3x commented 1 year ago

Let me know if I should post the full log!

/home/avatar/tmp/oyranos/src/liboyranos_core/lookup3.c: In function ‘oy_hashbig’:
/home/avatar/tmp/oyranos/src/liboyranos_core/lookup3.c:726:5: error: label at end of compound statement
     default:
     ^~~~~~~
/home/avatar/tmp/oyranos/src/liboyranos_core/lookup3.c:771:5: error: label at end of compound statement
     default:
     ^~~~~~~
make[2]: *** [src/liboyranos_core/CMakeFiles/oyranos_core-static.dir/build.make:202: src/liboyranos_core/CMakeFiles/oyranos_core-static.dir/lookup3.c.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:2628: src/liboyranos_core/CMakeFiles/oyranos_core-static.dir/all] Error 2
make: *** [Makefile:136: all] Error 2
exit 2
tari3x commented 1 year ago
$ gcc --version
gcc (SUSE Linux) 7.5.0
Copyright (C) 2017 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
beku commented 1 year ago

fix for this one is in git