=> Bootstrap dependency digest>=20010302: found digest-20190127 ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. ===> Building for dolphin-emu-5.0nb15 Scanning dependencies of target xxhash Scanning dependencies of target bdisasm Scanning dependencies of target enet [ 0%] Building C object Externals/xxhash/CMakeFiles/xxhash.dir/xxhash.c.o [ 0%] Building CXX object Externals/Bochs_disasm/CMakeFiles/bdisasm.dir/dis_decode.cc.o [ 0%] Building C object Externals/enet/CMakeFiles/enet.dir/callbacks.c.o [ 0%] Building C object Externals/enet/CMakeFiles/enet.dir/compress.c.o [ 1%] Linking C static library libxxhash.a [ 1%] Built target xxhash Scanning dependencies of target sfml-system [ 2%] Building CXX object Externals/SFML/CMakeFiles/sfml-system.dir/src/SFML/System/Err.cpp.o [ 2%] Building C object Externals/enet/CMakeFiles/enet.dir/host.c.o [ 2%] Building CXX object Externals/Bochs_disasm/CMakeFiles/bdisasm.dir/dis_groups.cc.o [ 2%] Building C object Externals/enet/CMakeFiles/enet.dir/list.c.o [ 2%] Building C object Externals/enet/CMakeFiles/enet.dir/packet.c.o [ 3%] Building C object Externals/enet/CMakeFiles/enet.dir/peer.c.o [ 3%] Building CXX object Externals/SFML/CMakeFiles/sfml-system.dir/src/SFML/System/String.cpp.o [ 3%] Building CXX object Externals/Bochs_disasm/CMakeFiles/bdisasm.dir/resolve.cc.o [ 3%] Building C object Externals/enet/CMakeFiles/enet.dir/protocol.c.o [ 4%] Building CXX object Externals/Bochs_disasm/CMakeFiles/bdisasm.dir/syntax.cc.o [ 4%] Linking CXX static library libbdisasm.a [ 4%] Built target bdisasm Scanning dependencies of target sfml-network [ 5%] Building CXX object Externals/SFML/CMakeFiles/sfml-network.dir/src/SFML/Network/Http.cpp.o [ 5%] Building CXX object Externals/SFML/CMakeFiles/sfml-system.dir/src/SFML/System/Time.cpp.o [ 5%] Building C object Externals/enet/CMakeFiles/enet.dir/unix.c.o [ 5%] Linking CXX static library libsfml-system.a [ 5%] Built target sfml-system Scanning dependencies of target SOIL [ 5%] Building C object Externals/SOIL/CMakeFiles/SOIL.dir/image_DXT.c.o [ 5%] Building C object Externals/enet/CMakeFiles/enet.dir/win32.c.o [ 5%] Linking C static library libenet.a [ 5%] Built target enet Scanning dependencies of target pch [ 5%] Building CXX object Source/CMakeFiles/pch.dir/PCH/pch.h.o [ 5%] Building C object Externals/SOIL/CMakeFiles/SOIL.dir/image_helper.c.o [ 5%] Building C object Externals/SOIL/CMakeFiles/SOIL.dir/SOIL.c.o [ 5%] Building C object Externals/SOIL/CMakeFiles/SOIL.dir/stb_image_aug.c.o /tmp/pkgbuild/emulators/dolphin-emu/work.earmv6hf/dolphin-5.0/Externals/SOIL/stb_image_aug.c: In function 'convert_format': /tmp/pkgbuild/emulators/dolphin-emu/work.earmv6hf/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) ^ /tmp/pkgbuild/emulators/dolphin-emu/work.earmv6hf/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; ^~~~ /tmp/pkgbuild/emulators/dolphin-emu/work.earmv6hf/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; ^~~~~ /tmp/pkgbuild/emulators/dolphin-emu/work.earmv6hf/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) ^ /tmp/pkgbuild/emulators/dolphin-emu/work.earmv6hf/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; ^~~~ /tmp/pkgbuild/emulators/dolphin-emu/work.earmv6hf/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; ^~~~~ /tmp/pkgbuild/emulators/dolphin-emu/work.earmv6hf/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) ^ /tmp/pkgbuild/emulators/dolphin-emu/work.earmv6hf/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; ^~~~ /tmp/pkgbuild/emulators/dolphin-emu/work.earmv6hf/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; ^~~~~ /tmp/pkgbuild/emulators/dolphin-emu/work.earmv6hf/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) ^ /tmp/pkgbuild/emulators/dolphin-emu/work.earmv6hf/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; ^~~~ /tmp/pkgbuild/emulators/dolphin-emu/work.earmv6hf/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; ^~~~~ /tmp/pkgbuild/emulators/dolphin-emu/work.earmv6hf/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) ^ /tmp/pkgbuild/emulators/dolphin-emu/work.earmv6hf/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; ^~~~ /tmp/pkgbuild/emulators/dolphin-emu/work.earmv6hf/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; ^~~~~ /tmp/pkgbuild/emulators/dolphin-emu/work.earmv6hf/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) ^ /tmp/pkgbuild/emulators/dolphin-emu/work.earmv6hf/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; ^~~~ /tmp/pkgbuild/emulators/dolphin-emu/work.earmv6hf/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; ^~~~~ /tmp/pkgbuild/emulators/dolphin-emu/work.earmv6hf/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) ^ /tmp/pkgbuild/emulators/dolphin-emu/work.earmv6hf/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; ^~~~ /tmp/pkgbuild/emulators/dolphin-emu/work.earmv6hf/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; ^~~~~ /tmp/pkgbuild/emulators/dolphin-emu/work.earmv6hf/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) ^ /tmp/pkgbuild/emulators/dolphin-emu/work.earmv6hf/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; ^~~~ /tmp/pkgbuild/emulators/dolphin-emu/work.earmv6hf/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; ^~~~~ /tmp/pkgbuild/emulators/dolphin-emu/work.earmv6hf/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) ^ /tmp/pkgbuild/emulators/dolphin-emu/work.earmv6hf/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; ^~~~ /tmp/pkgbuild/emulators/dolphin-emu/work.earmv6hf/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; ^~~~~ /tmp/pkgbuild/emulators/dolphin-emu/work.earmv6hf/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) ^ /tmp/pkgbuild/emulators/dolphin-emu/work.earmv6hf/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; ^~~~ /tmp/pkgbuild/emulators/dolphin-emu/work.earmv6hf/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; ^~~~~ /tmp/pkgbuild/emulators/dolphin-emu/work.earmv6hf/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) ^ /tmp/pkgbuild/emulators/dolphin-emu/work.earmv6hf/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; ^~~~ /tmp/pkgbuild/emulators/dolphin-emu/work.earmv6hf/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; ^~~~~ /tmp/pkgbuild/emulators/dolphin-emu/work.earmv6hf/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) ^ /tmp/pkgbuild/emulators/dolphin-emu/work.earmv6hf/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; ^~~~ /tmp/pkgbuild/emulators/dolphin-emu/work.earmv6hf/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; ^~~~~ /tmp/pkgbuild/emulators/dolphin-emu/work.earmv6hf/dolphin-5.0/Externals/SOIL/stb_image_aug.c: In function 'create_png_image_raw': /tmp/pkgbuild/emulators/dolphin-emu/work.earmv6hf/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) ^ /tmp/pkgbuild/emulators/dolphin-emu/work.earmv6hf/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; ^~~~ /tmp/pkgbuild/emulators/dolphin-emu/work.earmv6hf/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; ^~~~~ /tmp/pkgbuild/emulators/dolphin-emu/work.earmv6hf/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) ^ /tmp/pkgbuild/emulators/dolphin-emu/work.earmv6hf/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; ^~~~ /tmp/pkgbuild/emulators/dolphin-emu/work.earmv6hf/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; ^~~~~ /tmp/pkgbuild/emulators/dolphin-emu/work.earmv6hf/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) ^ /tmp/pkgbuild/emulators/dolphin-emu/work.earmv6hf/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; ^~~~ /tmp/pkgbuild/emulators/dolphin-emu/work.earmv6hf/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; ^~~~~ /tmp/pkgbuild/emulators/dolphin-emu/work.earmv6hf/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) ^ /tmp/pkgbuild/emulators/dolphin-emu/work.earmv6hf/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; ^~~~ /tmp/pkgbuild/emulators/dolphin-emu/work.earmv6hf/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; ^~~~~ /tmp/pkgbuild/emulators/dolphin-emu/work.earmv6hf/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) ^ /tmp/pkgbuild/emulators/dolphin-emu/work.earmv6hf/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; ^~~~ /tmp/pkgbuild/emulators/dolphin-emu/work.earmv6hf/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; ^~~~~ /tmp/pkgbuild/emulators/dolphin-emu/work.earmv6hf/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) ^ /tmp/pkgbuild/emulators/dolphin-emu/work.earmv6hf/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; ^~~~ /tmp/pkgbuild/emulators/dolphin-emu/work.earmv6hf/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; ^~~~~ /tmp/pkgbuild/emulators/dolphin-emu/work.earmv6hf/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) ^ /tmp/pkgbuild/emulators/dolphin-emu/work.earmv6hf/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; ^~~~ /tmp/pkgbuild/emulators/dolphin-emu/work.earmv6hf/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; ^~~~~ /tmp/pkgbuild/emulators/dolphin-emu/work.earmv6hf/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) ^ /tmp/pkgbuild/emulators/dolphin-emu/work.earmv6hf/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; ^~~~ /tmp/pkgbuild/emulators/dolphin-emu/work.earmv6hf/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; ^~~~~ /tmp/pkgbuild/emulators/dolphin-emu/work.earmv6hf/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) ^ /tmp/pkgbuild/emulators/dolphin-emu/work.earmv6hf/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; ^~~~ /tmp/pkgbuild/emulators/dolphin-emu/work.earmv6hf/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; ^~~~~ /tmp/pkgbuild/emulators/dolphin-emu/work.earmv6hf/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) ^ /tmp/pkgbuild/emulators/dolphin-emu/work.earmv6hf/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; ^~~~ /tmp/pkgbuild/emulators/dolphin-emu/work.earmv6hf/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; ^~~~~ /tmp/pkgbuild/emulators/dolphin-emu/work.earmv6hf/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) ^ /tmp/pkgbuild/emulators/dolphin-emu/work.earmv6hf/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; ^~~~ /tmp/pkgbuild/emulators/dolphin-emu/work.earmv6hf/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; ^~~~~ /tmp/pkgbuild/emulators/dolphin-emu/work.earmv6hf/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) ^ /tmp/pkgbuild/emulators/dolphin-emu/work.earmv6hf/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; ^~~~ /tmp/pkgbuild/emulators/dolphin-emu/work.earmv6hf/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; ^~~~~ /tmp/pkgbuild/emulators/dolphin-emu/work.earmv6hf/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) ^ /tmp/pkgbuild/emulators/dolphin-emu/work.earmv6hf/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; ^~~~ /tmp/pkgbuild/emulators/dolphin-emu/work.earmv6hf/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; ^~~~~ /tmp/pkgbuild/emulators/dolphin-emu/work.earmv6hf/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) ^ /tmp/pkgbuild/emulators/dolphin-emu/work.earmv6hf/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; ^~~~ /tmp/pkgbuild/emulators/dolphin-emu/work.earmv6hf/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; ^~~~~ [ 5%] Building CXX object Externals/SFML/CMakeFiles/sfml-network.dir/src/SFML/Network/IPAddress.cpp.o [ 5%] Building CXX object Externals/SFML/CMakeFiles/sfml-network.dir/src/SFML/Network/Packet.cpp.o g++: internal compiler error: Segmentation fault (program cc1plus received signal 11) Please submit a full bug report, with preprocessed source if appropriate. See for instructions. --- Source/CMakeFiles/pch.dir/PCH/pch.h.o --- *** [Source/CMakeFiles/pch.dir/PCH/pch.h.o] Error code 4 make[2]: *** Source/CMakeFiles/pch.dir/PCH/pch.h.o removed make[2]: stopped in /tmp/pkgbuild/emulators/dolphin-emu/work.earmv6hf/dolphin-5.0 1 error make[2]: stopped in /tmp/pkgbuild/emulators/dolphin-emu/work.earmv6hf/dolphin-5.0 --- Source/CMakeFiles/pch.dir/all --- *** [Source/CMakeFiles/pch.dir/all] Error code 2 make[1]: stopped in /tmp/pkgbuild/emulators/dolphin-emu/work.earmv6hf/dolphin-5.0 A failure has been detected in another branch of the parallel make make[2]: stopped in /tmp/pkgbuild/emulators/dolphin-emu/work.earmv6hf/dolphin-5.0 --- Externals/SFML/CMakeFiles/sfml-network.dir/all --- *** [Externals/SFML/CMakeFiles/sfml-network.dir/all] Error code 2 make[1]: stopped in /tmp/pkgbuild/emulators/dolphin-emu/work.earmv6hf/dolphin-5.0 A failure has been detected in another branch of the parallel make make[2]: stopped in /tmp/pkgbuild/emulators/dolphin-emu/work.earmv6hf/dolphin-5.0 --- Externals/SOIL/CMakeFiles/SOIL.dir/all --- *** [Externals/SOIL/CMakeFiles/SOIL.dir/all] Error code 2 make[1]: stopped in /tmp/pkgbuild/emulators/dolphin-emu/work.earmv6hf/dolphin-5.0 3 errors make[1]: stopped in /tmp/pkgbuild/emulators/dolphin-emu/work.earmv6hf/dolphin-5.0 *** [all] Error code 2 make: stopped in /tmp/pkgbuild/emulators/dolphin-emu/work.earmv6hf/dolphin-5.0 1 error make: stopped in /tmp/pkgbuild/emulators/dolphin-emu/work.earmv6hf/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