[Webkit-unassigned] [Bug 256036] New: AX: Complie fail:json load faild on window 10

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 27 03:05:19 PDT 2023


https://bugs.webkit.org/show_bug.cgi?id=256036

            Bug ID: 256036
           Summary: AX: Complie fail:json load faild on window 10
           Product: WebKit
           Version: WebKit Local Build
          Hardware: PC
                OS: Windows 10
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CMake
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: javalitterboy at qq.com

Fix JSON parsing failure during Windows platform compilation.
Windows 10 x64     VS2022

perl Tools/Scripts/build-webkit --wincairo --release --no-ninja --generate-project-only

Generate WebCore.


10>Traceback (most recent call last):
10>  File "E:/GitHub/WebKit/Source/WebCore/css/process-css-properties.py", line 6142, in <module>
10>    main()
10>  File "E:/GitHub/WebKit/Source/WebCore/css/process-css-properties.py", line 6109, in main
10>    properties_json = json.load(properties_file)
10>  File "C:\Users\14183\AppData\Local\Programs\Python\Python38\lib\json\__init__.py", line 293, in load
10>    return loads(fp.read(),
10>UnicodeDecodeError: 'gbk' codec can't decode byte 0xaf in position 400278: illegal multibyte sequence

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230427/3d5278f7/attachment.htm>


More information about the webkit-unassigned mailing list