=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for dolphin-emu-5.0nb54 [ 1%] Building C object Externals/xxhash/CMakeFiles/xxhash.dir/xxhash.c.o [ 1%] Building C object Externals/SOIL/CMakeFiles/SOIL.dir/image_DXT.c.o [ 1%] Building CXX object Externals/SFML/CMakeFiles/sfml-system.dir/src/SFML/System/Err.cpp.o [ 2%] Building CXX object Externals/Bochs_disasm/CMakeFiles/bdisasm.dir/dis_decode.cc.o [ 2%] Building CXX object Externals/SFML/CMakeFiles/sfml-network.dir/src/SFML/Network/Http.cpp.o [ 2%] Building C object Externals/enet/CMakeFiles/enet.dir/callbacks.c.o [ 2%] Building CXX object Source/CMakeFiles/pch.dir/PCH/pch.h.o [ 3%] Building CXX object Source/Core/Common/CMakeFiles/traversal_server.dir/TraversalServer.cpp.o [ 3%] Building C object Externals/enet/CMakeFiles/enet.dir/compress.c.o [ 4%] Linking C static library libxxhash.a [ 4%] Building C object Externals/SOIL/CMakeFiles/SOIL.dir/image_helper.c.o [ 4%] Built target xxhash [ 4%] Building C object Externals/enet/CMakeFiles/enet.dir/host.c.o [ 4%] Building CXX object Externals/Bochs_disasm/CMakeFiles/bdisasm.dir/dis_groups.cc.o [ 4%] Generating ar.gmo [ 4%] Building CXX object Externals/SFML/CMakeFiles/sfml-system.dir/src/SFML/System/String.cpp.o [ 4%] Building C object Externals/SOIL/CMakeFiles/SOIL.dir/SOIL.c.o [ 4%] Building C object Externals/SOIL/CMakeFiles/SOIL.dir/stb_image_aug.c.o [ 4%] Building C object Externals/enet/CMakeFiles/enet.dir/list.c.o /pbulk/work/emulators/dolphin-emu/work/dolphin-5.0/Externals/SOIL/stb_image_aug.c: In function 'convert_format': /pbulk/work/emulators/dolphin-emu/work/dolphin-5.0/Externals/SOIL/stb_image_aug.c:493:44: warning: this 'for' clause does not guard... [-Wmisleading-indentation] #define CASE(a,b) case COMBO(a,b): for(i=x-1; i >= 0; --i, src += a, dest += b) ^ /pbulk/work/emulators/dolphin-emu/work/dolphin-5.0/Externals/SOIL/stb_image_aug.c:497:10: note: in expansion of macro 'CASE' CASE(1,2) dest[0]=src[0], dest[1]=255; break; ^~~~ /pbulk/work/emulators/dolphin-emu/work/dolphin-5.0/Externals/SOIL/stb_image_aug.c:497:49: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' CASE(1,2) dest[0]=src[0], dest[1]=255; break; ^~~~~ /pbulk/work/emulators/dolphin-emu/work/dolphin-5.0/Externals/SOIL/stb_image_aug.c:493:44: warning: this 'for' clause does not guard... [-Wmisleading-indentation] #define CASE(a,b) case COMBO(a,b): for(i=x-1; i >= 0; --i, src += a, dest += b) ^ /pbulk/work/emulators/dolphin-emu/work/dolphin-5.0/Externals/SOIL/stb_image_aug.c:498:10: note: in expansion of macro 'CASE' CASE(1,3) dest[0]=dest[1]=dest[2]=src[0]; break; ^~~~ /pbulk/work/emulators/dolphin-emu/work/dolphin-5.0/Externals/SOIL/stb_image_aug.c:498:52: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' CASE(1,3) dest[0]=dest[1]=dest[2]=src[0]; break; ^~~~~ /pbulk/work/emulators/dolphin-emu/work/dolphin-5.0/Externals/SOIL/stb_image_aug.c:493:44: warning: this 'for' clause does not guard... [-Wmisleading-indentation] #define CASE(a,b) case COMBO(a,b): for(i=x-1; i >= 0; --i, src += a, dest += b) ^ /pbulk/work/emulators/dolphin-emu/work/dolphin-5.0/Externals/SOIL/stb_image_aug.c:499:10: note: in expansion of macro 'CASE' CASE(1,4) dest[0]=dest[1]=dest[2]=src[0], dest[3]=255; break; ^~~~ /pbulk/work/emulators/dolphin-emu/work/dolphin-5.0/Externals/SOIL/stb_image_aug.c:499:65: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' CASE(1,4) dest[0]=dest[1]=dest[2]=src[0], dest[3]=255; break; ^~~~~ /pbulk/work/emulators/dolphin-emu/work/dolphin-5.0/Externals/SOIL/stb_image_aug.c:493:44: warning: this 'for' clause does not guard... [-Wmisleading-indentation] #define CASE(a,b) case COMBO(a,b): for(i=x-1; i >= 0; --i, src += a, dest += b) ^ /pbulk/work/emulators/dolphin-emu/work/dolphin-5.0/Externals/SOIL/stb_image_aug.c:500:10: note: in expansion of macro 'CASE' CASE(2,1) dest[0]=src[0]; break; ^~~~ /pbulk/work/emulators/dolphin-emu/work/dolphin-5.0/Externals/SOIL/stb_image_aug.c:500:36: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' CASE(2,1) dest[0]=src[0]; break; ^~~~~ /pbulk/work/emulators/dolphin-emu/work/dolphin-5.0/Externals/SOIL/stb_image_aug.c:493:44: warning: this 'for' clause does not guard... [-Wmisleading-indentation] #define CASE(a,b) case COMBO(a,b): for(i=x-1; i >= 0; --i, src += a, dest += b) ^ /pbulk/work/emulators/dolphin-emu/work/dolphin-5.0/Externals/SOIL/stb_image_aug.c:501:10: note: in expansion of macro 'CASE' CASE(2,3) dest[0]=dest[1]=dest[2]=src[0]; break; ^~~~ /pbulk/work/emulators/dolphin-emu/work/dolphin-5.0/Externals/SOIL/stb_image_aug.c:501:52: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' CASE(2,3) dest[0]=dest[1]=dest[2]=src[0]; break; ^~~~~ /pbulk/work/emulators/dolphin-emu/work/dolphin-5.0/Externals/SOIL/stb_image_aug.c:493:44: warning: this 'for' clause does not guard... [-Wmisleading-indentation] #define CASE(a,b) case COMBO(a,b): for(i=x-1; i >= 0; --i, src += a, dest += b) ^ /pbulk/work/emulators/dolphin-emu/work/dolphin-5.0/Externals/SOIL/stb_image_aug.c:502:10: note: in expansion of macro 'CASE' CASE(2,4) dest[0]=dest[1]=dest[2]=src[0], dest[3]=src[1]; break; ^~~~ /pbulk/work/emulators/dolphin-emu/work/dolphin-5.0/Externals/SOIL/stb_image_aug.c:502:68: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' CASE(2,4) dest[0]=dest[1]=dest[2]=src[0], dest[3]=src[1]; break; ^~~~~ /pbulk/work/emulators/dolphin-emu/work/dolphin-5.0/Externals/SOIL/stb_image_aug.c:493:44: warning: this 'for' clause does not guard... [-Wmisleading-indentation] #define CASE(a,b) case COMBO(a,b): for(i=x-1; i >= 0; --i, src += a, dest += b) ^ /pbulk/work/emulators/dolphin-emu/work/dolphin-5.0/Externals/SOIL/stb_image_aug.c:503:10: note: in expansion of macro 'CASE' CASE(3,4) dest[0]=src[0],dest[1]=src[1],dest[2]=src[2],dest[3]=255; break; ^~~~ /pbulk/work/emulators/dolphin-emu/work/dolphin-5.0/Externals/SOIL/stb_image_aug.c:503:78: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' CASE(3,4) dest[0]=src[0],dest[1]=src[1],dest[2]=src[2],dest[3]=255; break; ^~~~~ /pbulk/work/emulators/dolphin-emu/work/dolphin-5.0/Externals/SOIL/stb_image_aug.c:493:44: warning: this 'for' clause does not guard... [-Wmisleading-indentation] #define CASE(a,b) case COMBO(a,b): for(i=x-1; i >= 0; --i, src += a, dest += b) ^ /pbulk/work/emulators/dolphin-emu/work/dolphin-5.0/Externals/SOIL/stb_image_aug.c:504:10: note: in expansion of macro 'CASE' CASE(3,1) dest[0]=compute_y(src[0],src[1],src[2]); break; ^~~~ /pbulk/work/emulators/dolphin-emu/work/dolphin-5.0/Externals/SOIL/stb_image_aug.c:504:61: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' CASE(3,1) dest[0]=compute_y(src[0],src[1],src[2]); break; ^~~~~ /pbulk/work/emulators/dolphin-emu/work/dolphin-5.0/Externals/SOIL/stb_image_aug.c:493:44: warning: this 'for' clause does not guard... [-Wmisleading-indentation] #define CASE(a,b) case COMBO(a,b): for(i=x-1; i >= 0; --i, src += a, dest += b) ^ /pbulk/work/emulators/dolphin-emu/work/dolphin-5.0/Externals/SOIL/stb_image_aug.c:505:10: note: in expansion of macro 'CASE' CASE(3,2) dest[0]=compute_y(src[0],src[1],src[2]), dest[1] = 255; break; ^~~~ /pbulk/work/emulators/dolphin-emu/work/dolphin-5.0/Externals/SOIL/stb_image_aug.c:505:76: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' CASE(3,2) dest[0]=compute_y(src[0],src[1],src[2]), dest[1] = 255; break; ^~~~~ /pbulk/work/emulators/dolphin-emu/work/dolphin-5.0/Externals/SOIL/stb_image_aug.c:493:44: warning: this 'for' clause does not guard... [-Wmisleading-indentation] #define CASE(a,b) case COMBO(a,b): for(i=x-1; i >= 0; --i, src += a, dest += b) ^ /pbulk/work/emulators/dolphin-emu/work/dolphin-5.0/Externals/SOIL/stb_image_aug.c:506:10: note: in expansion of macro 'CASE' CASE(4,1) dest[0]=compute_y(src[0],src[1],src[2]); break; ^~~~ /pbulk/work/emulators/dolphin-emu/work/dolphin-5.0/Externals/SOIL/stb_image_aug.c:506:61: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' CASE(4,1) dest[0]=compute_y(src[0],src[1],src[2]); break; ^~~~~ /pbulk/work/emulators/dolphin-emu/work/dolphin-5.0/Externals/SOIL/stb_image_aug.c:493:44: warning: this 'for' clause does not guard... [-Wmisleading-indentation] #define CASE(a,b) case COMBO(a,b): for(i=x-1; i >= 0; --i, src += a, dest += b) ^ /pbulk/work/emulators/dolphin-emu/work/dolphin-5.0/Externals/SOIL/stb_image_aug.c:507:10: note: in expansion of macro 'CASE' CASE(4,2) dest[0]=compute_y(src[0],src[1],src[2]), dest[1] = src[3]; break; ^~~~ /pbulk/work/emulators/dolphin-emu/work/dolphin-5.0/Externals/SOIL/stb_image_aug.c:507:79: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' CASE(4,2) dest[0]=compute_y(src[0],src[1],src[2]), dest[1] = src[3]; break; ^~~~~ /pbulk/work/emulators/dolphin-emu/work/dolphin-5.0/Externals/SOIL/stb_image_aug.c:493:44: warning: this 'for' clause does not guard... [-Wmisleading-indentation] #define CASE(a,b) case COMBO(a,b): for(i=x-1; i >= 0; --i, src += a, dest += b) ^ /pbulk/work/emulators/dolphin-emu/work/dolphin-5.0/Externals/SOIL/stb_image_aug.c:508:10: note: in expansion of macro 'CASE' CASE(4,3) dest[0]=src[0],dest[1]=src[1],dest[2]=src[2]; break; ^~~~ /pbulk/work/emulators/dolphin-emu/work/dolphin-5.0/Externals/SOIL/stb_image_aug.c:508:66: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' CASE(4,3) dest[0]=src[0],dest[1]=src[1],dest[2]=src[2]; break; ^~~~~ /pbulk/work/emulators/dolphin-emu/work/dolphin-5.0/Externals/SOIL/stb_image_aug.c: In function 'create_png_image_raw': /pbulk/work/emulators/dolphin-emu/work/dolphin-5.0/Externals/SOIL/stb_image_aug.c:2133:20: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for (k=0; k < img_n; ++k) ^ /pbulk/work/emulators/dolphin-emu/work/dolphin-5.0/Externals/SOIL/stb_image_aug.c:2135:13: note: in expansion of macro 'CASE' CASE(F_none) cur[k] = raw[k]; break; ^~~~ /pbulk/work/emulators/dolphin-emu/work/dolphin-5.0/Externals/SOIL/stb_image_aug.c:2135:44: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' CASE(F_none) cur[k] = raw[k]; break; ^~~~~ /pbulk/work/emulators/dolphin-emu/work/dolphin-5.0/Externals/SOIL/stb_image_aug.c:2133:20: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for (k=0; k < img_n; ++k) ^ /pbulk/work/emulators/dolphin-emu/work/dolphin-5.0/Externals/SOIL/stb_image_aug.c:2136:13: note: in expansion of macro 'CASE' CASE(F_sub) cur[k] = raw[k] + cur[k-img_n]; break; ^~~~ /pbulk/work/emulators/dolphin-emu/work/dolphin-5.0/Externals/SOIL/stb_image_aug.c:2136:59: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' CASE(F_sub) cur[k] = raw[k] + cur[k-img_n]; break; ^~~~~ /pbulk/work/emulators/dolphin-emu/work/dolphin-5.0/Externals/SOIL/stb_image_aug.c:2133:20: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for (k=0; k < img_n; ++k) ^ /pbulk/work/emulators/dolphin-emu/work/dolphin-5.0/Externals/SOIL/stb_image_aug.c:2137:13: note: in expansion of macro 'CASE' CASE(F_up) cur[k] = raw[k] + prior[k]; break; ^~~~ /pbulk/work/emulators/dolphin-emu/work/dolphin-5.0/Externals/SOIL/stb_image_aug.c:2137:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' CASE(F_up) cur[k] = raw[k] + prior[k]; break; ^~~~~ /pbulk/work/emulators/dolphin-emu/work/dolphin-5.0/Externals/SOIL/stb_image_aug.c:2133:20: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for (k=0; k < img_n; ++k) ^ /pbulk/work/emulators/dolphin-emu/work/dolphin-5.0/Externals/SOIL/stb_image_aug.c:2138:13: note: in expansion of macro 'CASE' CASE(F_avg) cur[k] = raw[k] + ((prior[k] + cur[k-img_n])>>1); break; ^~~~ /pbulk/work/emulators/dolphin-emu/work/dolphin-5.0/Externals/SOIL/stb_image_aug.c:2138:77: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' CASE(F_avg) cur[k] = raw[k] + ((prior[k] + cur[k-img_n])>>1); break; ^~~~~ /pbulk/work/emulators/dolphin-emu/work/dolphin-5.0/Externals/SOIL/stb_image_aug.c:2133:20: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for (k=0; k < img_n; ++k) ^ /pbulk/work/emulators/dolphin-emu/work/dolphin-5.0/Externals/SOIL/stb_image_aug.c:2139:13: note: in expansion of macro 'CASE' CASE(F_paeth) cur[k] = (uint8) (raw[k] + paeth(cur[k-img_n],prior[k],prior[k-img_n])); break; ^~~~ /pbulk/work/emulators/dolphin-emu/work/dolphin-5.0/Externals/SOIL/stb_image_aug.c:2139:101: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' CASE(F_paeth) cur[k] = (uint8) (raw[k] + paeth(cur[k-img_n],prior[k],prior[k-img_n])); break; ^~~~~ /pbulk/work/emulators/dolphin-emu/work/dolphin-5.0/Externals/SOIL/stb_image_aug.c:2133:20: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for (k=0; k < img_n; ++k) ^ /pbulk/work/emulators/dolphin-emu/work/dolphin-5.0/Externals/SOIL/stb_image_aug.c:2140:13: note: in expansion of macro 'CASE' CASE(F_avg_first) cur[k] = raw[k] + (cur[k-img_n] >> 1); break; ^~~~ /pbulk/work/emulators/dolphin-emu/work/dolphin-5.0/Externals/SOIL/stb_image_aug.c:2140:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' CASE(F_avg_first) cur[k] = raw[k] + (cur[k-img_n] >> 1); break; ^~~~~ /pbulk/work/emulators/dolphin-emu/work/dolphin-5.0/Externals/SOIL/stb_image_aug.c:2133:20: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for (k=0; k < img_n; ++k) ^ /pbulk/work/emulators/dolphin-emu/work/dolphin-5.0/Externals/SOIL/stb_image_aug.c:2141:13: note: in expansion of macro 'CASE' CASE(F_paeth_first) cur[k] = (uint8) (raw[k] + paeth(cur[k-img_n],0,0)); break; ^~~~ /pbulk/work/emulators/dolphin-emu/work/dolphin-5.0/Externals/SOIL/stb_image_aug.c:2141:87: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' CASE(F_paeth_first) cur[k] = (uint8) (raw[k] + paeth(cur[k-img_n],0,0)); break; ^~~~~ /pbulk/work/emulators/dolphin-emu/work/dolphin-5.0/Externals/SOIL/stb_image_aug.c:2149:20: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for (k=0; k < img_n; ++k) ^ /pbulk/work/emulators/dolphin-emu/work/dolphin-5.0/Externals/SOIL/stb_image_aug.c:2151:13: note: in expansion of macro 'CASE' CASE(F_none) cur[k] = raw[k]; break; ^~~~ /pbulk/work/emulators/dolphin-emu/work/dolphin-5.0/Externals/SOIL/stb_image_aug.c:2151:44: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' CASE(F_none) cur[k] = raw[k]; break; ^~~~~ /pbulk/work/emulators/dolphin-emu/work/dolphin-5.0/Externals/SOIL/stb_image_aug.c:2149:20: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for (k=0; k < img_n; ++k) ^ /pbulk/work/emulators/dolphin-emu/work/dolphin-5.0/Externals/SOIL/stb_image_aug.c:2152:13: note: in expansion of macro 'CASE' CASE(F_sub) cur[k] = raw[k] + cur[k-out_n]; break; ^~~~ /pbulk/work/emulators/dolphin-emu/work/dolphin-5.0/Externals/SOIL/stb_image_aug.c:2152:59: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' CASE(F_sub) cur[k] = raw[k] + cur[k-out_n]; break; ^~~~~ /pbulk/work/emulators/dolphin-emu/work/dolphin-5.0/Externals/SOIL/stb_image_aug.c:2149:20: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for (k=0; k < img_n; ++k) ^ /pbulk/work/emulators/dolphin-emu/work/dolphin-5.0/Externals/SOIL/stb_image_aug.c:2153:13: note: in expansion of macro 'CASE' CASE(F_up) cur[k] = raw[k] + prior[k]; break; ^~~~ /pbulk/work/emulators/dolphin-emu/work/dolphin-5.0/Externals/SOIL/stb_image_aug.c:2153:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' CASE(F_up) cur[k] = raw[k] + prior[k]; break; ^~~~~ /pbulk/work/emulators/dolphin-emu/work/dolphin-5.0/Externals/SOIL/stb_image_aug.c:2149:20: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for (k=0; k < img_n; ++k) ^ /pbulk/work/emulators/dolphin-emu/work/dolphin-5.0/Externals/SOIL/stb_image_aug.c:2154:13: note: in expansion of macro 'CASE' CASE(F_avg) cur[k] = raw[k] + ((prior[k] + cur[k-out_n])>>1); break; ^~~~ /pbulk/work/emulators/dolphin-emu/work/dolphin-5.0/Externals/SOIL/stb_image_aug.c:2154:77: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' CASE(F_avg) cur[k] = raw[k] + ((prior[k] + cur[k-out_n])>>1); break; ^~~~~ /pbulk/work/emulators/dolphin-emu/work/dolphin-5.0/Externals/SOIL/stb_image_aug.c:2149:20: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for (k=0; k < img_n; ++k) ^ /pbulk/work/emulators/dolphin-emu/work/dolphin-5.0/Externals/SOIL/stb_image_aug.c:2155:13: note: in expansion of macro 'CASE' CASE(F_paeth) cur[k] = (uint8) (raw[k] + paeth(cur[k-out_n],prior[k],prior[k-out_n])); break; ^~~~ /pbulk/work/emulators/dolphin-emu/work/dolphin-5.0/Externals/SOIL/stb_image_aug.c:2155:101: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' CASE(F_paeth) cur[k] = (uint8) (raw[k] + paeth(cur[k-out_n],prior[k],prior[k-out_n])); break; ^~~~~ /pbulk/work/emulators/dolphin-emu/work/dolphin-5.0/Externals/SOIL/stb_image_aug.c:2149:20: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for (k=0; k < img_n; ++k) ^ /pbulk/work/emulators/dolphin-emu/work/dolphin-5.0/Externals/SOIL/stb_image_aug.c:2156:13: note: in expansion of macro 'CASE' CASE(F_avg_first) cur[k] = raw[k] + (cur[k-out_n] >> 1); break; ^~~~ /pbulk/work/emulators/dolphin-emu/work/dolphin-5.0/Externals/SOIL/stb_image_aug.c:2156:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' CASE(F_avg_first) cur[k] = raw[k] + (cur[k-out_n] >> 1); break; ^~~~~ /pbulk/work/emulators/dolphin-emu/work/dolphin-5.0/Externals/SOIL/stb_image_aug.c:2149:20: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for (k=0; k < img_n; ++k) ^ /pbulk/work/emulators/dolphin-emu/work/dolphin-5.0/Externals/SOIL/stb_image_aug.c:2157:13: note: in expansion of macro 'CASE' CASE(F_paeth_first) cur[k] = (uint8) (raw[k] + paeth(cur[k-out_n],0,0)); break; ^~~~ /pbulk/work/emulators/dolphin-emu/work/dolphin-5.0/Externals/SOIL/stb_image_aug.c:2157:87: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' CASE(F_paeth_first) cur[k] = (uint8) (raw[k] + paeth(cur[k-out_n],0,0)); break; ^~~~~ [ 4%] Generating ca.gmo [ 4%] Building CXX object Externals/Bochs_disasm/CMakeFiles/bdisasm.dir/resolve.cc.o [ 4%] Building C object Externals/enet/CMakeFiles/enet.dir/packet.c.o [ 4%] Building CXX object Externals/SFML/CMakeFiles/sfml-network.dir/src/SFML/Network/IPAddress.cpp.o [ 4%] Linking CXX executable ../../../Binaries/traversal_server [ 5%] Generating cs.gmo [ 6%] Building CXX object Externals/Bochs_disasm/CMakeFiles/bdisasm.dir/syntax.cc.o [ 7%] Building C object Externals/enet/CMakeFiles/enet.dir/peer.c.o [ 7%] Built target traversal_server [ 7%] Generating de.gmo [ 7%] Generating da_DK.gmo [ 7%] Linking CXX static library libbdisasm.a [ 7%] Building CXX object Externals/SFML/CMakeFiles/sfml-system.dir/src/SFML/System/Time.cpp.o [ 7%] Building C object Externals/enet/CMakeFiles/enet.dir/protocol.c.o [ 7%] Built target bdisasm [ 7%] Generating en.gmo [ 7%] Generating el.gmo [ 7%] Linking CXX static library libsfml-system.a [ 8%] Generating es.gmo [ 8%] Building CXX object Externals/SFML/CMakeFiles/sfml-network.dir/src/SFML/Network/Packet.cpp.o [ 8%] Built target sfml-system [ 8%] Generating fa.gmo [ 8%] Generating fr.gmo [ 8%] Generating hr.gmo [ 8%] Linking C static library libSOIL.a [ 8%] Generating hu.gmo [ 9%] Generating it.gmo [ 9%] Building C object Externals/enet/CMakeFiles/enet.dir/unix.c.o [ 9%] Generating ja.gmo [ 9%] Linking FAKELANG static library libpch.a [ 9%] Built target SOIL [ 9%] Built target pch [ 9%] Generating ms_MY.gmo [ 9%] Generating ko.gmo [ 9%] Generating nb.gmo [ 9%] Building C object Externals/enet/CMakeFiles/enet.dir/win32.c.o [ 10%] Generating nl.gmo [ 12%] Building CXX object Source/Core/AudioCommon/CMakeFiles/audiocommon.dir/AudioCommon.cpp.o [ 12%] Linking C static library libenet.a [ 12%] Generating pl.gmo [ 12%] Building CXX object Externals/SFML/CMakeFiles/sfml-network.dir/src/SFML/Network/Socket.cpp.o [ 12%] Generating pt.gmo [ 12%] Built target enet [ 12%] Generating pt_BR.gmo [ 12%] Generating ro_RO.gmo [ 12%] Building CXX object Source/Core/DiscIO/CMakeFiles/discio.dir/Blob.cpp.o [ 12%] Generating ru.gmo [ 13%] Generating sr.gmo [ 13%] Generating sv.gmo [ 13%] Generating tr.gmo [ 13%] Generating zh_CN.gmo [ 13%] Generating zh_TW.gmo [ 14%] Building CXX object Externals/SFML/CMakeFiles/sfml-network.dir/src/SFML/Network/TcpListener.cpp.o [ 14%] Building CXX object Externals/SFML/CMakeFiles/sfml-network.dir/src/SFML/Network/SocketSelector.cpp.o [ 14%] Building CXX object Externals/SFML/CMakeFiles/sfml-network.dir/src/SFML/Network/TcpSocket.cpp.o [ 14%] Building CXX object Externals/SFML/CMakeFiles/sfml-network.dir/src/SFML/Network/UdpSocket.cpp.o [ 14%] Building CXX object Externals/SFML/CMakeFiles/sfml-network.dir/src/SFML/Network/Unix/SocketImpl.cpp.o [ 14%] Built target translations_1 [ 14%] Building CXX object Source/Core/Common/CMakeFiles/common.dir/Analytics.cpp.o In file included from /pbulk/work/emulators/dolphin-emu/work/.buildlink/include/alsa/asoundlib.h:67:0, from /pbulk/work/emulators/dolphin-emu/work/dolphin-5.0/Source/Core/AudioCommon/AlsaSoundStream.h:13, from /pbulk/work/emulators/dolphin-emu/work/dolphin-5.0/Source/Core/AudioCommon/AudioCommon.cpp:6: /pbulk/work/emulators/dolphin-emu/work/.buildlink/include/alsa/ump.h:94:72: warning: 'int snd_ump_endpoint_info(snd_ump_t*, snd_ump_endpoint_info_t*)' hides constructor for 'struct snd_ump_endpoint_info' [-Wshadow] int snd_ump_endpoint_info(snd_ump_t *ump, snd_ump_endpoint_info_t *info); ^ /pbulk/work/emulators/dolphin-emu/work/.buildlink/include/alsa/ump.h:135:66: warning: 'int snd_ump_block_info(snd_ump_t*, snd_ump_block_info_t*)' hides constructor for 'struct snd_ump_block_info' [-Wshadow] int snd_ump_block_info(snd_ump_t *ump, snd_ump_block_info_t *info); ^ [ 14%] Building CXX object Source/Core/AudioCommon/CMakeFiles/audiocommon.dir/DPL2Decoder.cpp.o [ 14%] Building CXX object Source/Core/AudioCommon/CMakeFiles/audiocommon.dir/Mixer.cpp.o [ 14%] Built target translations [ 14%] Linking CXX static library libsfml-network.a [ 14%] Built target sfml-network [ 14%] Building CXX object Source/Core/AudioCommon/CMakeFiles/audiocommon.dir/WaveFile.cpp.o [ 14%] Building CXX object Source/Core/AudioCommon/CMakeFiles/audiocommon.dir/NullSoundStream.cpp.o [ 15%] Building CXX object Source/Core/AudioCommon/CMakeFiles/audiocommon.dir/AlsaSoundStream.cpp.o [ 15%] Building CXX object Source/Core/AudioCommon/CMakeFiles/audiocommon.dir/AOSoundStream.cpp.o sh: /usr/pkg/bin/cmake: not found --- Source/Core/DiscIO/CMakeFiles/discio.dir/CISOBlob.cpp.o --- *** [Source/Core/DiscIO/CMakeFiles/discio.dir/CISOBlob.cpp.o] Error code 127 make[2]: stopped in /pbulk/work/emulators/dolphin-emu/work/dolphin-5.0 1 error make[2]: stopped in /pbulk/work/emulators/dolphin-emu/work/dolphin-5.0 --- Source/Core/DiscIO/CMakeFiles/discio.dir/all --- *** [Source/Core/DiscIO/CMakeFiles/discio.dir/all] Error code 2 make[1]: stopped in /pbulk/work/emulators/dolphin-emu/work/dolphin-5.0 A failure has been detected in another branch of the parallel make make[2]: stopped in /pbulk/work/emulators/dolphin-emu/work/dolphin-5.0 --- Source/Core/Common/CMakeFiles/common.dir/all --- *** [Source/Core/Common/CMakeFiles/common.dir/all] Error code 2 make[1]: stopped in /pbulk/work/emulators/dolphin-emu/work/dolphin-5.0 In file included from /pbulk/work/emulators/dolphin-emu/work/.buildlink/include/alsa/asoundlib.h:67:0, from /pbulk/work/emulators/dolphin-emu/work/dolphin-5.0/Source/Core/AudioCommon/AlsaSoundStream.h:13, from /pbulk/work/emulators/dolphin-emu/work/dolphin-5.0/Source/Core/AudioCommon/AlsaSoundStream.cpp:7: /pbulk/work/emulators/dolphin-emu/work/.buildlink/include/alsa/ump.h:94:72: warning: 'int snd_ump_endpoint_info(snd_ump_t*, snd_ump_endpoint_info_t*)' hides constructor for 'struct snd_ump_endpoint_info' [-Wshadow] int snd_ump_endpoint_info(snd_ump_t *ump, snd_ump_endpoint_info_t *info); ^ /pbulk/work/emulators/dolphin-emu/work/.buildlink/include/alsa/ump.h:135:66: warning: 'int snd_ump_block_info(snd_ump_t*, snd_ump_block_info_t*)' hides constructor for 'struct snd_ump_block_info' [-Wshadow] int snd_ump_block_info(snd_ump_t *ump, snd_ump_block_info_t *info); ^ A failure has been detected in another branch of the parallel make make[2]: stopped in /pbulk/work/emulators/dolphin-emu/work/dolphin-5.0 --- Source/Core/AudioCommon/CMakeFiles/audiocommon.dir/all --- *** [Source/Core/AudioCommon/CMakeFiles/audiocommon.dir/all] Error code 2 make[1]: stopped in /pbulk/work/emulators/dolphin-emu/work/dolphin-5.0 3 errors make[1]: stopped in /pbulk/work/emulators/dolphin-emu/work/dolphin-5.0 *** [all] Error code 2 make: stopped in /pbulk/work/emulators/dolphin-emu/work/dolphin-5.0 1 error make: stopped in /pbulk/work/emulators/dolphin-emu/work/dolphin-5.0 *** Error code 2 Stop. make[1]: stopped in /usr/pkgsrc/emulators/dolphin-emu *** Error code 1 Stop. make: stopped in /usr/pkgsrc/emulators/dolphin-emu