Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8317335

Build on windows fails after 8316645

XMLWordPrintable

    • b18

        The gtest build build start failing with
        2023-10-01T16:43:00,815Z] c:\sb\prod\1696178381\workspace\open\test\hotspot\gtest\runtime\test_atomic.cpp(154): error C2220: the following warning is treated as an error
        [2023-10-01T16:43:00,815Z] c:\sb\prod\1696178381\workspace\open\test\hotspot\gtest\runtime\test_atomic.cpp(154): warning C4309: 'initializing': truncation of constant value
        [2023-10-01T16:43:00,831Z] lib/CompileGtest.gmk:94: recipe for target '/cygdrive/c/sb/prod/1696178381/workspace/build/windows-x64/hotspot/variant-server/libjvm/gtest/objs/static/test_atomic.obj' failed
        [2023-10-01T16:43:00,831Z] make[3]: *** [/cygdrive/c/sb/prod/1696178381/workspace/build/windows-x64/hotspot/variant-server/libjvm/gtest/objs/static/test_atomic.obj] Error 1
        [2023-10-01T16:43:00,831Z] make[3]: *** Waiting for unfinished jobs....
        [2023-10-01T16:43:03,763Z] c:\sb\prod\1696178381\workspace\open\test\hotspot\gtest\runtime\test_atomic.cpp(154): error C2220: the following warning is treated as an error
        [2023-10-01T16:43:03,763Z] c:\sb\prod\1696178381\workspace\open\test\hotspot\gtest\runtime\test_atomic.cpp(154): warning C4309: 'initializing': truncation of constant value
        [2023-10-01T16:43:03,763Z] lib/CompileGtest.gmk:94: recipe for target '/cygdrive/c/sb/prod/1696178381/workspace/build/windows-x64/hotspot/variant-server/libjvm/gtest/objs/test_atomic.obj' failed
        [2023-10-01T16:43:03,763Z] make[3]: *** [/cygdrive/c/sb/prod/1696178381/workspace/build/windows-x64/hotspot/variant-server/libjvm/gtest/objs/test_atomic.obj] Error 1
        [2023-10-01T16:43:03,763Z] make[3]: *** Waiting for unfinished jobs....
        [2023-10-01T16:43:03,778Z] make/Main.gmk:261: recipe for target 'hotspot-server-static-libs' failed
        [2023-10-01T16:43:03,778Z] make[2]: *** [hotspot-server-static-libs] Error 2
        [2023-10-01T16:43:03,778Z] make[2]: *** Waiting for unfinished jobs....
        [2023-10-01T16:43:06,684Z] make/Main.gmk:253: recipe for target 'hotspot-server-libs' failed
        [2023-10-01T16:43:06,684Z] make[2]: *** [hotspot-server-libs] Error 2
        [2023-10-01T16:43:07,679Z]
        [2023-10-01T16:43:07,679Z] ERROR: Build failed for target 'default (product-bundles test-bundles static-libs-bundles)' in configuration 'windows-x64' (exit code 2)
        [2023-10-01T16:43:08,058Z]
        [2023-10-01T16:43:08,058Z] === Output from failing command(s) repeated here ===
        [2023-10-01T16:43:08,058Z] * For target hotspot_variant-server_libjvm_gtest_objs_static_test_atomic.obj:
        [2023-10-01T16:43:08,058Z] test_atomic.cpp
        [2023-10-01T16:43:08,058Z] c:\sb\prod\1696178381\workspace\open\test\hotspot\gtest\runtime\test_atomic.cpp(154): error C2220: the following warning is treated as an error
        [2023-10-01T16:43:08,058Z] c:\sb\prod\1696178381\workspace\open\test\hotspot\gtest\runtime\test_atomic.cpp(154): warning C4309: 'initializing': truncation of constant value
        [2023-10-01T16:43:08,058Z] ... (rest of output omitted)
        [2023-10-01T16:43:08,058Z] * For target hotspot_variant-server_libjvm_gtest_objs_test_atomic.obj:
        [2023-10-01T16:43:08,058Z] test_atomic.cpp
        [2023-10-01T16:43:08,058Z] c:\sb\prod\1696178381\workspace\open\test\hotspot\gtest\runtime\test_atomic.cpp(154): error C2220: the following warning is treated as an error
        [2023-10-01T16:43:08,058Z] c:\sb\prod\1696178381\workspace\open\test\hotspot\gtest\runtime\test_atomic.cpp(154): warning C4309: 'initializing': truncation of constant value
        [2023-10-01T16:43:08,058Z] ... (rest of output omitted)
        [2023-10-01T16:43:08,058Z]
        [2023-10-01T16:43:08,058Z] * All command lines available in /cygdrive/c/sb/prod/1696178381/workspace/build/windows-x64/make-support/failure-logs.
        [2023-10-01T16:43:08,058Z] === End of repeated output ===
        [2023-10-01T16:43:08,058Z]
        [2023-10-01T16:43:08,058Z] === Make failed targets repeated here ===
        [2023-10-01T16:43:08,058Z] lib/CompileGtest.gmk:94: recipe for target '/cygdrive/c/sb/prod/1696178381/workspace/build/windows-x64/hotspot/variant-server/libjvm/gtest/objs/static/test_atomic.obj' failed
        [2023-10-01T16:43:08,058Z] lib/CompileGtest.gmk:94: recipe for target '/cygdrive/c/sb/prod/1696178381/workspace/build/windows-x64/hotspot/variant-server/libjvm/gtest/objs/test_atomic.obj' failed
        [2023-10-01T16:43:08,058Z] make/Main.gmk:261: recipe for target 'hotspot-server-static-libs' failed
        [2023-10-01T16:43:08,058Z] make/Main.gmk:253: recipe for target 'hotspot-server-libs' failed
        [2023-10-01T16:43:08,058Z] === End of repeated output ===
        [2023-10-01T16:43:08,058Z]

              kbarrett Kim Barrett
              lmesnik Leonid Mesnik
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

                Created:
                Updated:
                Resolved: