D: [iurt_root_command] chroot warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. Installing /home/iurt/rpmbuild/SRPMS/mingw-angleproject-0-0.22.git8613f49.4.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.29XbGJ + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf angle-8613f49 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/angle-8613f49.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd angle-8613f49 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cp -a /home/iurt/rpmbuild/SOURCES/libGLESv2_mingw32.def src/libGLESv2/libGLESv2_mingw32.def + cp -a /home/iurt/rpmbuild/SOURCES/libGLESv2.def src/libGLESv2/libGLESv2_mingw64.def + cp -a /home/iurt/rpmbuild/SOURCES/libEGL_mingw32.def src/libEGL/libEGL_mingw32.def + cp -a /home/iurt/rpmbuild/SOURCES/libEGL.def src/libEGL/libEGL_mingw64.def + echo 'Patch #0 (0001-ANGLE-Improve-Windows-Phone-Support.patch):' Patch #0 (0001-ANGLE-Improve-Windows-Phone-Support.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p4 --fuzz=0 patching file src/common/platform.h patching file src/libANGLE/renderer/d3d/d3d11/DebugAnnotator11.cpp patching file src/libANGLE/renderer/d3d/d3d11/NativeWindow.h patching file src/libANGLE/renderer/d3d/d3d11/Renderer11.cpp patching file src/libANGLE/renderer/d3d/d3d11/SwapChain11.cpp patching file src/libANGLE/renderer/d3d/d3d11/winrt/CoreWindowNativeWindow.cpp patching file src/libANGLE/renderer/d3d/d3d11/winrt/CoreWindowNativeWindow.h patching file src/libANGLE/renderer/d3d/d3d11/winrt/InspectableNativeWindow.cpp patching file src/libANGLE/renderer/d3d/d3d11/winrt/InspectableNativeWindow.h patching file src/libANGLE/validationEGL.cpp patching file src/third_party/systeminfo/SystemInfo.cpp + echo 'Patch #1 (0002-ANGLE-Dynamically-load-D3D-compiler-from-a-list.patch):' Patch #1 (0002-ANGLE-Dynamically-load-D3D-compiler-from-a-list.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p4 --fuzz=0 patching file src/libANGLE/renderer/d3d/HLSLCompiler.cpp + echo 'Patch #2 (0002-ANGLE-Fix-compilation-with-MinGW.patch):' Patch #2 (0002-ANGLE-Fix-compilation-with-MinGW.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p4 --fuzz=0 patching file src/common/platform.h patching file src/libANGLE/renderer/d3d/HLSLCompiler.cpp patching file src/libANGLE/renderer/d3d/d3d11/Clear11.cpp patching file src/libANGLE/renderer/d3d/d3d11/DebugAnnotator11.cpp patching file src/libANGLE/renderer/d3d/d3d11/DebugAnnotator11.h patching file src/libANGLE/renderer/d3d/d3d11/Framebuffer11.cpp patching file src/libANGLE/renderer/d3d/d3d11/Renderer11.cpp Hunk #5 succeeded at 563 (offset -13 lines). Hunk #6 succeeded at 588 (offset -13 lines). Hunk #7 succeeded at 612 (offset -13 lines). Hunk #8 succeeded at 641 (offset -13 lines). Hunk #9 succeeded at 669 (offset -13 lines). Hunk #10 succeeded at 858 (offset -13 lines). Hunk #11 succeeded at 869 (offset -13 lines). Hunk #12 succeeded at 889 (offset -13 lines). Hunk #13 succeeded at 1311 (offset -13 lines). Hunk #14 succeeded at 1322 (offset -13 lines). Hunk #15 succeeded at 1374 (offset -13 lines). Hunk #16 succeeded at 1385 (offset -13 lines). Hunk #17 succeeded at 2455 (offset -13 lines). Hunk #18 succeeded at 2467 (offset -13 lines). Hunk #19 succeeded at 2629 (offset -13 lines). patching file src/libANGLE/renderer/d3d/d3d11/Renderer11.h patching file src/libANGLE/renderer/d3d/d3d11/SwapChain11.cpp Hunk #5 succeeded at 839 (offset -6 lines). Hunk #6 succeeded at 858 (offset -6 lines). patching file src/libANGLE/renderer/d3d/d3d11/SwapChain11.h Hunk #1 succeeded at 73 (offset -2 lines). patching file src/libANGLE/renderer/d3d/d3d11/renderer11_utils.cpp patching file src/libANGLE/renderer/d3d/d3d11/win32/NativeWindow.cpp Hunk #3 succeeded at 69 (offset -1 lines). Hunk #4 succeeded at 175 (offset -1 lines). Hunk #5 succeeded at 200 (offset -8 lines). patching file src/libANGLE/renderer/d3d/d3d9/Renderer9.cpp + echo 'Patch #3 (0003-ANGLE-Add-support-for-querying-platform-device.patch):' Patch #3 (0003-ANGLE-Add-support-for-querying-platform-device.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p4 --fuzz=0 patching file src/libANGLE/renderer/d3d/SurfaceD3D.cpp patching file src/libANGLE/renderer/d3d/SwapChainD3D.h patching file src/libANGLE/renderer/d3d/d3d11/SwapChain11.cpp Hunk #1 succeeded at 925 (offset 10 lines). patching file src/libANGLE/renderer/d3d/d3d11/SwapChain11.h + echo 'Patch #4 (0004-ANGLE-Allow-Windows-Phone-to-communicate-swap-region.patch):' Patch #4 (0004-ANGLE-Allow-Windows-Phone-to-communicate-swap-region.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p4 --fuzz=0 patching file src/libANGLE/renderer/d3d/SurfaceD3D.cpp patching file src/libANGLE/renderer/d3d/d3d11/SwapChain11.cpp Hunk #1 succeeded at 725 (offset 8 lines). Hunk #2 succeeded at 746 (offset 8 lines). Hunk #3 succeeded at 802 (offset 8 lines). patching file src/libANGLE/renderer/d3d/d3d11/winrt/CoreWindowNativeWindow.cpp patching file src/libGLESv2/entry_points_egl_ext.cpp + echo 'Patch #5 (0005-ANGLE-Fix-compilation-without-d3d11.patch):' Patch #5 (0005-ANGLE-Fix-compilation-without-d3d11.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p4 --fuzz=0 patching file src/libANGLE/renderer/d3d/d3d11/NativeWindow.h patching file src/libANGLE/renderer/d3d/d3d11/win32/NativeWindow.cpp Hunk #1 succeeded at 60 (offset 4 lines). Hunk #2 succeeded at 198 (offset 6 lines). + echo 'Patch #6 (0006-ANGLE-Fix-Windows-Store-D3D-Trim-and-Level-9-requirements.patch):' Patch #6 (0006-ANGLE-Fix-Windows-Store-D3D-Trim-and-Level-9-requirements.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p4 --fuzz=0 patching file src/libANGLE/renderer/d3d/d3d11/Renderer11.cpp Hunk #1 succeeded at 457 (offset 4 lines). patching file src/libGLESv2/entry_points_egl_ext.cpp + echo 'Patch #7 (0007-ANGLE-D3D11-Suppress-keyboard-handling-of-DXGI.patch):' Patch #7 (0007-ANGLE-D3D11-Suppress-keyboard-handling-of-DXGI.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p4 --fuzz=0 patching file src/libANGLE/renderer/d3d/d3d11/win32/NativeWindow.cpp + echo 'Patch #8 (0008-ANGLE-Use-pixel-sizes-in-the-XAML-swap-chain.patch):' Patch #8 (0008-ANGLE-Use-pixel-sizes-in-the-XAML-swap-chain.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p4 --fuzz=0 patching file src/libANGLE/renderer/d3d/d3d11/SwapChain11.cpp patching file src/libANGLE/renderer/d3d/d3d11/winrt/CoreWindowNativeWindow.cpp patching file src/libANGLE/renderer/d3d/d3d11/winrt/CoreWindowNativeWindow.h patching file src/libANGLE/renderer/d3d/d3d11/winrt/InspectableNativeWindow.cpp patching file src/libANGLE/renderer/d3d/d3d11/winrt/InspectableNativeWindow.h patching file src/libANGLE/renderer/d3d/d3d11/winrt/SwapChainPanelNativeWindow.cpp patching file src/libANGLE/renderer/d3d/d3d11/winrt/SwapChainPanelNativeWindow.h + echo 'Patch #9 (0009-ANGLE-glGetUniform-v-functions-to-work-properly.patch):' Patch #9 (0009-ANGLE-glGetUniform-v-functions-to-work-properly.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p4 --fuzz=0 patching file src/libANGLE/Program.cpp + echo 'Patch #10 (0010-ANGLE-fixed-usage-of-shared-handles-for-WinRT-WinPho.patch):' Patch #10 (0010-ANGLE-fixed-usage-of-shared-handles-for-WinRT-WinPho.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p4 --fuzz=0 patching file src/libANGLE/renderer/d3d/d3d11/Renderer11.cpp patching file src/libANGLE/validationEGL.cpp + echo 'Patch #11 (0012-ANGLE-Fix-initialization-of-zero-sized-window.patch):' Patch #11 (0012-ANGLE-Fix-initialization-of-zero-sized-window.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p4 --fuzz=0 patching file src/libANGLE/renderer/d3d/d3d11/winrt/SwapChainPanelNativeWindow.cpp + echo 'Patch #100 (angle_include-import-library-and-use-def-file.patch):' Patch #100 (angle_include-import-library-and-use-def-file.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file src/libEGL.gypi patching file src/libGLESv2.gypi + echo 'Patch #101 (angle_ptrdiff.patch):' Patch #101 (angle_ptrdiff.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file include/GLES2/gl2.h patching file include/GLES3/gl31.h patching file include/GLES3/gl32.h patching file include/GLES3/gl3.h patching file src/libANGLE/renderer/gl/functionsgl_typedefs.h + echo 'Patch #102 (angle_export-shader-symbols.patch):' Patch #102 (angle_export-shader-symbols.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file src/libGLESv2/libGLESv2_mingw32.def patching file src/libGLESv2/libGLESv2_mingw64.def + echo 'Patch #103 (angle_python2.patch):' Patch #103 (angle_python2.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file DEPS patching file src/angle.gyp patching file src/tests/tests.gyp + echo '' + chmod +x src/copy_compiler_dll.bat + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.LSxaGd + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd angle-8613f49 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + unset RPM_OPT_FLAGS + for target in win32 win64 + mkdir build_win32 + pushd build_win32 ~/rpmbuild/BUILD/angle-8613f49/build_win32 ~/rpmbuild/BUILD/angle-8613f49 + '[' win32 = win32 ']' + export CXX=i686-w64-mingw32-g++ + CXX=i686-w64-mingw32-g++ + export AR=i686-w64-mingw32-ar + AR=i686-w64-mingw32-ar + gyp -D OS=win -D TARGET=win32 -D MSVS_VERSION= --depth . -I ../build/common.gypi ../src/angle.gyp + make V=1 'CXXFLAGS=-std=c++11 -msse2 -DUNICODE -D_UNICODE -g -I../include -I../src' i686-w64-mingw32-g++ '-D_DEBUG' '-DANGLE_ENABLE_DEBUG_ANNOTATIONS' -I../src -I../include -MMD -MF out/Debug/.deps/out/Debug/obj.target/angle_common/../src/common/Float16ToFloat32.o.d.raw -std=c++11 -msse2 -DUNICODE -D_UNICODE -g -I../include -I../src -c -o out/Debug/obj.target/angle_common/../src/common/Float16ToFloat32.o ../src/common/Float16ToFloat32.cpp i686-w64-mingw32-g++ '-D_DEBUG' '-DANGLE_ENABLE_DEBUG_ANNOTATIONS' -I../src -I../include -MMD -MF out/Debug/.deps/out/Debug/obj.target/angle_common/../src/common/MemoryBuffer.o.d.raw -std=c++11 -msse2 -DUNICODE -D_UNICODE -g -I../include -I../src -c -o out/Debug/obj.target/angle_common/../src/common/MemoryBuffer.o ../src/common/MemoryBuffer.cpp i686-w64-mingw32-g++ '-D_DEBUG' '-DANGLE_ENABLE_DEBUG_ANNOTATIONS' -I../src -I../include -MMD -MF out/Debug/.deps/out/Debug/obj.target/angle_common/../src/common/angleutils.o.d.raw -std=c++11 -msse2 -DUNICODE -D_UNICODE -g -I../include -I../src -c -o out/Debug/obj.target/angle_common/../src/common/angleutils.o ../src/common/angleutils.cpp i686-w64-mingw32-g++ '-D_DEBUG' '-DANGLE_ENABLE_DEBUG_ANNOTATIONS' -I../src -I../include -MMD -MF out/Debug/.deps/out/Debug/obj.target/angle_common/../src/common/debug.o.d.raw -std=c++11 -msse2 -DUNICODE -D_UNICODE -g -I../include -I../src -c -o out/Debug/obj.target/angle_common/../src/common/debug.o ../src/common/debug.cpp i686-w64-mingw32-g++ '-D_DEBUG' '-DANGLE_ENABLE_DEBUG_ANNOTATIONS' -I../src -I../include -MMD -MF out/Debug/.deps/out/Debug/obj.target/angle_common/../src/common/mathutil.o.d.raw -std=c++11 -msse2 -DUNICODE -D_UNICODE -g -I../include -I../src -c -o out/Debug/obj.target/angle_common/../src/common/mathutil.o ../src/common/mathutil.cpp i686-w64-mingw32-g++ '-D_DEBUG' '-DANGLE_ENABLE_DEBUG_ANNOTATIONS' -I../src -I../include -MMD -MF out/Debug/.deps/out/Debug/obj.target/angle_common/../src/common/string_utils.o.d.raw -std=c++11 -msse2 -DUNICODE -D_UNICODE -g -I../include -I../src -c -o out/Debug/obj.target/angle_common/../src/common/string_utils.o ../src/common/string_utils.cpp i686-w64-mingw32-g++ '-D_DEBUG' '-DANGLE_ENABLE_DEBUG_ANNOTATIONS' -I../src -I../include -MMD -MF out/Debug/.deps/out/Debug/obj.target/angle_common/../src/common/tls.o.d.raw -std=c++11 -msse2 -DUNICODE -D_UNICODE -g -I../include -I../src -c -o out/Debug/obj.target/angle_common/../src/common/tls.o ../src/common/tls.cpp i686-w64-mingw32-g++ '-D_DEBUG' '-DANGLE_ENABLE_DEBUG_ANNOTATIONS' -I../src -I../include -MMD -MF out/Debug/.deps/out/Debug/obj.target/angle_common/../src/common/utilities.o.d.raw -std=c++11 -msse2 -DUNICODE -D_UNICODE -g -I../include -I../src -c -o out/Debug/obj.target/angle_common/../src/common/utilities.o ../src/common/utilities.cpp rm -f out/Debug/obj.target/../src/libangle_common.a && i686-w64-mingw32-ar crsT out/Debug/obj.target/../src/libangle_common.a out/Debug/obj.target/angle_common/../src/common/Float16ToFloat32.o out/Debug/obj.target/angle_common/../src/common/MemoryBuffer.o out/Debug/obj.target/angle_common/../src/common/angleutils.o out/Debug/obj.target/angle_common/../src/common/debug.o out/Debug/obj.target/angle_common/../src/common/mathutil.o out/Debug/obj.target/angle_common/../src/common/string_utils.o out/Debug/obj.target/angle_common/../src/common/tls.o out/Debug/obj.target/angle_common/../src/common/utilities.o ln -f "../src/commit.h" "out/Debug/obj/gen/angle/id/commit.h" 2>/dev/null || (rm -rf "out/Debug/obj/gen/angle/id/commit.h" && cp -af "../src/commit.h" "out/Debug/obj/gen/angle/id/commit.h") touch out/Debug/obj.target/../src/commit_id.stamp ln -f "../src/copy_compiler_dll.bat" "out/Debug/obj/gen/angle/copy_compiler_dll.bat" 2>/dev/null || (rm -rf "out/Debug/obj/gen/angle/copy_compiler_dll.bat" && cp -af "../src/copy_compiler_dll.bat" "out/Debug/obj/gen/angle/copy_compiler_dll.bat") ln -f "../src/commit_id.py" "out/Debug/obj/gen/angle/commit_id.py" 2>/dev/null || (rm -rf "out/Debug/obj/gen/angle/commit_id.py" && cp -af "../src/commit_id.py" "out/Debug/obj/gen/angle/commit_id.py") touch out/Debug/obj.target/../src/copy_scripts.stamp LD_LIBRARY_PATH=/home/iurt/rpmbuild/BUILD/angle-8613f49/build_win32/out/Debug/lib.host:/home/iurt/rpmbuild/BUILD/angle-8613f49/build_win32/out/Debug/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../src; mkdir -p /home/iurt/rpmbuild/BUILD/angle-8613f49/build_win32/out/Debug; "/home/iurt/rpmbuild/BUILD/angle-8613f49/build_win32/out/Debug/obj/gen/angle/copy_compiler_dll.bat" "" "C:/Program Files (x86)/Windows Kits/8.1" "/home/iurt/rpmbuild/BUILD/angle-8613f49/build_win32/out/Debug" touch out/Debug/obj.target/../src/copy_compiler_dll.stamp i686-w64-mingw32-g++ '-DLIBANGLE_IMPLEMENTATION' '-DANGLE_ENABLE_D3D9' '-DANGLE_ENABLE_D3D11' '-DANGLE_ENABLE_OPENGL' '-DANGLE_TRANSLATOR_STATIC' '-D_DEBUG' '-DANGLE_ENABLE_DEBUG_ANNOTATIONS' -I../src -I../include -I../src/third_party/khronos -Iout/Debug/obj/gen/angle -I../build_win32/src -I../build_win32/include -MMD -MF out/Debug/.deps/out/Debug/obj.target/libANGLE/../src/common/event_tracer.o.d.raw -std=c++11 -msse2 -DUNICODE -D_UNICODE -g -I../include -I../src -c -o out/Debug/obj.target/libANGLE/../src/common/event_tracer.o ../src/common/event_tracer.cpp i686-w64-mingw32-g++ '-DLIBANGLE_IMPLEMENTATION' '-DANGLE_ENABLE_D3D9' '-DANGLE_ENABLE_D3D11' '-DANGLE_ENABLE_OPENGL' '-DANGLE_TRANSLATOR_STATIC' '-D_DEBUG' '-DANGLE_ENABLE_DEBUG_ANNOTATIONS' -I../src -I../include -I../src/third_party/khronos -Iout/Debug/obj/gen/angle -I../build_win32/src -I../build_win32/include -MMD -MF out/Debug/.deps/out/Debug/obj.target/libANGLE/../src/libANGLE/AttributeMap.o.d.raw -std=c++11 -msse2 -DUNICODE -D_UNICODE -g -I../include -I../src -c -o out/Debug/obj.target/libANGLE/../src/libANGLE/AttributeMap.o ../src/libANGLE/AttributeMap.cpp i686-w64-mingw32-g++ '-DLIBANGLE_IMPLEMENTATION' '-DANGLE_ENABLE_D3D9' '-DANGLE_ENABLE_D3D11' '-DANGLE_ENABLE_OPENGL' '-DANGLE_TRANSLATOR_STATIC' '-D_DEBUG' '-DANGLE_ENABLE_DEBUG_ANNOTATIONS' -I../src -I../include -I../src/third_party/khronos -Iout/Debug/obj/gen/angle -I../build_win32/src -I../build_win32/include -MMD -MF out/Debug/.deps/out/Debug/obj.target/libANGLE/../src/libANGLE/Buffer.o.d.raw -std=c++11 -msse2 -DUNICODE -D_UNICODE -g -I../include -I../src -c -o out/Debug/obj.target/libANGLE/../src/libANGLE/Buffer.o ../src/libANGLE/Buffer.cpp i686-w64-mingw32-g++ '-DLIBANGLE_IMPLEMENTATION' '-DANGLE_ENABLE_D3D9' '-DANGLE_ENABLE_D3D11' '-DANGLE_ENABLE_OPENGL' '-DANGLE_TRANSLATOR_STATIC' '-D_DEBUG' '-DANGLE_ENABLE_DEBUG_ANNOTATIONS' -I../src -I../include -I../src/third_party/khronos -Iout/Debug/obj/gen/angle -I../build_win32/src -I../build_win32/include -MMD -MF out/Debug/.deps/out/Debug/obj.target/libANGLE/../src/libANGLE/Caps.o.d.raw -std=c++11 -msse2 -DUNICODE -D_UNICODE -g -I../include -I../src -c -o out/Debug/obj.target/libANGLE/../src/libANGLE/Caps.o ../src/libANGLE/Caps.cpp i686-w64-mingw32-g++ '-DLIBANGLE_IMPLEMENTATION' '-DANGLE_ENABLE_D3D9' '-DANGLE_ENABLE_D3D11' '-DANGLE_ENABLE_OPENGL' '-DANGLE_TRANSLATOR_STATIC' '-D_DEBUG' '-DANGLE_ENABLE_DEBUG_ANNOTATIONS' -I../src -I../include -I../src/third_party/khronos -Iout/Debug/obj/gen/angle -I../build_win32/src -I../build_win32/include -MMD -MF out/Debug/.deps/out/Debug/obj.target/libANGLE/../src/libANGLE/Compiler.o.d.raw -std=c++11 -msse2 -DUNICODE -D_UNICODE -g -I../include -I../src -c -o out/Debug/obj.target/libANGLE/../src/libANGLE/Compiler.o ../src/libANGLE/Compiler.cpp i686-w64-mingw32-g++ '-DLIBANGLE_IMPLEMENTATION' '-DANGLE_ENABLE_D3D9' '-DANGLE_ENABLE_D3D11' '-DANGLE_ENABLE_OPENGL' '-DANGLE_TRANSLATOR_STATIC' '-D_DEBUG' '-DANGLE_ENABLE_DEBUG_ANNOTATIONS' -I../src -I../include -I../src/third_party/khronos -Iout/Debug/obj/gen/angle -I../build_win32/src -I../build_win32/include -MMD -MF out/Debug/.deps/out/Debug/obj.target/libANGLE/../src/libANGLE/Config.o.d.raw -std=c++11 -msse2 -DUNICODE -D_UNICODE -g -I../include -I../src -c -o out/Debug/obj.target/libANGLE/../src/libANGLE/Config.o ../src/libANGLE/Config.cpp i686-w64-mingw32-g++ '-DLIBANGLE_IMPLEMENTATION' '-DANGLE_ENABLE_D3D9' '-DANGLE_ENABLE_D3D11' '-DANGLE_ENABLE_OPENGL' '-DANGLE_TRANSLATOR_STATIC' '-D_DEBUG' '-DANGLE_ENABLE_DEBUG_ANNOTATIONS' -I../src -I../include -I../src/third_party/khronos -Iout/Debug/obj/gen/angle -I../build_win32/src -I../build_win32/include -MMD -MF out/Debug/.deps/out/Debug/obj.target/libANGLE/../src/libANGLE/Context.o.d.raw -std=c++11 -msse2 -DUNICODE -D_UNICODE -g -I../include -I../src -c -o out/Debug/obj.target/libANGLE/../src/libANGLE/Context.o ../src/libANGLE/Context.cpp i686-w64-mingw32-g++ '-DLIBANGLE_IMPLEMENTATION' '-DANGLE_ENABLE_D3D9' '-DANGLE_ENABLE_D3D11' '-DANGLE_ENABLE_OPENGL' '-DANGLE_TRANSLATOR_STATIC' '-D_DEBUG' '-DANGLE_ENABLE_DEBUG_ANNOTATIONS' -I../src -I../include -I../src/third_party/khronos -Iout/Debug/obj/gen/angle -I../build_win32/src -I../build_win32/include -MMD -MF out/Debug/.deps/out/Debug/obj.target/libANGLE/../src/libANGLE/Data.o.d.raw -std=c++11 -msse2 -DUNICODE -D_UNICODE -g -I../include -I../src -c -o out/Debug/obj.target/libANGLE/../src/libANGLE/Data.o ../src/libANGLE/Data.cpp i686-w64-mingw32-g++ '-DLIBANGLE_IMPLEMENTATION' '-DANGLE_ENABLE_D3D9' '-DANGLE_ENABLE_D3D11' '-DANGLE_ENABLE_OPENGL' '-DANGLE_TRANSLATOR_STATIC' '-D_DEBUG' '-DANGLE_ENABLE_DEBUG_ANNOTATIONS' -I../src -I../include -I../src/third_party/khronos -Iout/Debug/obj/gen/angle -I../build_win32/src -I../build_win32/include -MMD -MF out/Debug/.deps/out/Debug/obj.target/libANGLE/../src/libANGLE/Debug.o.d.raw -std=c++11 -msse2 -DUNICODE -D_UNICODE -g -I../include -I../src -c -o out/Debug/obj.target/libANGLE/../src/libANGLE/Debug.o ../src/libANGLE/Debug.cpp i686-w64-mingw32-g++ '-DLIBANGLE_IMPLEMENTATION' '-DANGLE_ENABLE_D3D9' '-DANGLE_ENABLE_D3D11' '-DANGLE_ENABLE_OPENGL' '-DANGLE_TRANSLATOR_STATIC' '-D_DEBUG' '-DANGLE_ENABLE_DEBUG_ANNOTATIONS' -I../src -I../include -I../src/third_party/khronos -Iout/Debug/obj/gen/angle -I../build_win32/src -I../build_win32/include -MMD -MF out/Debug/.deps/out/Debug/obj.target/libANGLE/../src/libANGLE/Device.o.d.raw -std=c++11 -msse2 -DUNICODE -D_UNICODE -g -I../include -I../src -c -o out/Debug/obj.target/libANGLE/../src/libANGLE/Device.o ../src/libANGLE/Device.cpp i686-w64-mingw32-g++ '-DLIBANGLE_IMPLEMENTATION' '-DANGLE_ENABLE_D3D9' '-DANGLE_ENABLE_D3D11' '-DANGLE_ENABLE_OPENGL' '-DANGLE_TRANSLATOR_STATIC' '-D_DEBUG' '-DANGLE_ENABLE_DEBUG_ANNOTATIONS' -I../src -I../include -I../src/third_party/khronos -Iout/Debug/obj/gen/angle -I../build_win32/src -I../build_win32/include -MMD -MF out/Debug/.deps/out/Debug/obj.target/libANGLE/../src/libANGLE/Display.o.d.raw -std=c++11 -msse2 -DUNICODE -D_UNICODE -g -I../include -I../src -c -o out/Debug/obj.target/libANGLE/../src/libANGLE/Display.o ../src/libANGLE/Display.cpp i686-w64-mingw32-g++ '-DLIBANGLE_IMPLEMENTATION' '-DANGLE_ENABLE_D3D9' '-DANGLE_ENABLE_D3D11' '-DANGLE_ENABLE_OPENGL' '-DANGLE_TRANSLATOR_STATIC' '-D_DEBUG' '-DANGLE_ENABLE_DEBUG_ANNOTATIONS' -I../src -I../include -I../src/third_party/khronos -Iout/Debug/obj/gen/angle -I../build_win32/src -I../build_win32/include -MMD -MF out/Debug/.deps/out/Debug/obj.target/libANGLE/../src/libANGLE/Error.o.d.raw -std=c++11 -msse2 -DUNICODE -D_UNICODE -g -I../include -I../src -c -o out/Debug/obj.target/libANGLE/../src/libANGLE/Error.o ../src/libANGLE/Error.cpp i686-w64-mingw32-g++ '-DLIBANGLE_IMPLEMENTATION' '-DANGLE_ENABLE_D3D9' '-DANGLE_ENABLE_D3D11' '-DANGLE_ENABLE_OPENGL' '-DANGLE_TRANSLATOR_STATIC' '-D_DEBUG' '-DANGLE_ENABLE_DEBUG_ANNOTATIONS' -I../src -I../include -I../src/third_party/khronos -Iout/Debug/obj/gen/angle -I../build_win32/src -I../build_win32/include -MMD -MF out/Debug/.deps/out/Debug/obj.target/libANGLE/../src/libANGLE/Fence.o.d.raw -std=c++11 -msse2 -DUNICODE -D_UNICODE -g -I../include -I../src -c -o out/Debug/obj.target/libANGLE/../src/libANGLE/Fence.o ../src/libANGLE/Fence.cpp i686-w64-mingw32-g++ '-DLIBANGLE_IMPLEMENTATION' '-DANGLE_ENABLE_D3D9' '-DANGLE_ENABLE_D3D11' '-DANGLE_ENABLE_OPENGL' '-DANGLE_TRANSLATOR_STATIC' '-D_DEBUG' '-DANGLE_ENABLE_DEBUG_ANNOTATIONS' -I../src -I../include -I../src/third_party/khronos -Iout/Debug/obj/gen/angle -I../build_win32/src -I../build_win32/include -MMD -MF out/Debug/.deps/out/Debug/obj.target/libANGLE/../src/libANGLE/Framebuffer.o.d.raw -std=c++11 -msse2 -DUNICODE -D_UNICODE -g -I../include -I../src -c -o out/Debug/obj.target/libANGLE/../src/libANGLE/Framebuffer.o ../src/libANGLE/Framebuffer.cpp i686-w64-mingw32-g++ '-DLIBANGLE_IMPLEMENTATION' '-DANGLE_ENABLE_D3D9' '-DANGLE_ENABLE_D3D11' '-DANGLE_ENABLE_OPENGL' '-DANGLE_TRANSLATOR_STATIC' '-D_DEBUG' '-DANGLE_ENABLE_DEBUG_ANNOTATIONS' -I../src -I../include -I../src/third_party/khronos -Iout/Debug/obj/gen/angle -I../build_win32/src -I../build_win32/include -MMD -MF out/Debug/.deps/out/Debug/obj.target/libANGLE/../src/libANGLE/FramebufferAttachment.o.d.raw -std=c++11 -msse2 -DUNICODE -D_UNICODE -g -I../include -I../src -c -o out/Debug/obj.target/libANGLE/../src/libANGLE/FramebufferAttachment.o ../src/libANGLE/FramebufferAttachment.cpp i686-w64-mingw32-g++ '-DLIBANGLE_IMPLEMENTATION' '-DANGLE_ENABLE_D3D9' '-DANGLE_ENABLE_D3D11' '-DANGLE_ENABLE_OPENGL' '-DANGLE_TRANSLATOR_STATIC' '-D_DEBUG' '-DANGLE_ENABLE_DEBUG_ANNOTATIONS' -I../src -I../include -I../src/third_party/khronos -Iout/Debug/obj/gen/angle -I../build_win32/src -I../build_win32/include -MMD -MF out/Debug/.deps/out/Debug/obj.target/libANGLE/../src/libANGLE/HandleAllocator.o.d.raw -std=c++11 -msse2 -DUNICODE -D_UNICODE -g -I../include -I../src -c -o out/Debug/obj.target/libANGLE/../src/libANGLE/HandleAllocator.o ../src/libANGLE/HandleAllocator.cpp ../src/libANGLE/HandleAllocator.cpp: In constructor 'gl::HandleAllocator::HandleAllocator()': ../src/libANGLE/HandleAllocator.cpp:29:52: error: 'numeric_limits' is not a member of 'std' 29 | mUnallocatedList.push_back(HandleRange(1, std::numeric_limits::max())); | ^~~~~~~~~~~~~~ ../src/libANGLE/HandleAllocator.cpp:29:76: error: '::max' has not been declared; did you mean 'std::max'? 29 | mUnallocatedList.push_back(HandleRange(1, std::numeric_limits::max())); | ^~~ | std::max In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/c++/algorithm:62, from ../src/libANGLE/HandleAllocator.cpp:12: /usr/i686-w64-mingw32/sys-root/mingw/include/c++/bits/stl_algo.h:3467:5: note: 'std::max' declared here 3467 | max(initializer_list<_Tp> __l, _Compare __comp) | ^~~ ../src/libANGLE/HandleAllocator.cpp:29:43: error: expected primary-expression before '(' token 29 | mUnallocatedList.push_back(HandleRange(1, std::numeric_limits::max())); | ^ ../src/libANGLE/HandleAllocator.cpp:29:52: error: 'numeric_limits' is not a member of 'std' 29 | mUnallocatedList.push_back(HandleRange(1, std::numeric_limits::max())); | ^~~~~~~~~~~~~~ ../src/libANGLE/HandleAllocator.cpp:29:73: error: expected primary-expression before '>' token 29 | mUnallocatedList.push_back(HandleRange(1, std::numeric_limits::max())); | ^ ../src/libANGLE/HandleAllocator.cpp:29:76: error: '::max' has not been declared; did you mean 'std::max'? 29 | mUnallocatedList.push_back(HandleRange(1, std::numeric_limits::max())); | ^~~ | std::max In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/c++/algorithm:62, from ../src/libANGLE/HandleAllocator.cpp:12: /usr/i686-w64-mingw32/sys-root/mingw/include/c++/bits/stl_algo.h:3467:5: note: 'std::max' declared here 3467 | max(initializer_list<_Tp> __l, _Compare __comp) | ^~~ make: *** [../src/libANGLE.target.mk:283: out/Debug/obj.target/libANGLE/../src/libANGLE/HandleAllocator.o] Error 1 error: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.LSxaGd (%build) RPM build errors: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.LSxaGd (%build) I: [iurt_root_command] ERROR: chroot