Skip to content

[harfbuzz] Update to 10.3.0 #43947

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

waywardmonkeys
Copy link
Contributor

  • Changes comply with the maintainer guide.
  • SHA512s are updated for each updated download.
  • The "supports" clause reflects platforms that may be fixed by this new version.
  • Any fixed CI baseline entries are removed from that file.
  • Any patches that are no longer applied are deleted from the port's directory.
  • The version database is fixed by rerunning ./vcpkg x-add-version --all and committing the result.
  • Only one version is added to each modified port's versions file.

@LilyWangLL LilyWangLL added the category:port-update The issue is with a library, which is requesting update new revision label Feb 21, 2025
@LilyWangLL LilyWangLL added the requires:all-feature-testing vcpkg install port[all features supported by that port] needs to be demonstrated to function label Feb 24, 2025
@LilyWangLL LilyWangLL self-requested a review February 24, 2025 10:20
@LilyWangLL
Copy link
Contributor

LilyWangLL commented Feb 24, 2025

Feature harfbuzz[cairo,core,directwrite,experimental-api,freetype,gdi,glib,graphite2,icu,introspection] failed on x64-windows x86-windows and x64-windows-static with the following error:

[83/110] "C:/Program Files/Microsoft Visual Studio/2022/Enterprise/VC/Tools/MSVC/14.42.34433/bin/Hostx64/x64/cl.exe" "-DWIN32" "-D_WINDOWS" "-utf-8" "-MP" "-MDd" "-Z7" "-Ob0" "-Od" "-RTC1" "-Iutil\test-hb-subset-parsing.exe.p" "-Iutil" "-I..\src\10.3.0-107e125754.clean\util" "-I." "-I..\src\10.3.0-107e125754.clean" "-Isrc" "-I..\src\10.3.0-107e125754.clean\src" "-IF:/PRreview/vcpkg/installed/x64-windows/debug/../include" "-IF:/PRreview/vcpkg/installed/x64-windows/debug/../include/libpng16" "-IF:/PRreview/vcpkg/installed/x64-windows/debug/../include/cairo" "-IF:/PRreview/vcpkg/installed/x64-windows/debug/../include/pixman-1" "-IF:/PRreview/vcpkg/installed/x64-windows/debug/../include/glib-2.0" "-IF:/PRreview/vcpkg/installed/x64-windows/debug/lib/glib-2.0/include" "-IF:/PRreview/vcpkg/installed/x64-windows/include" "/MDd" "/nologo" "/showIncludes" "/utf-8" "/W2" "/Zi" "/wd4244" "/bigobj" "/utf-8" "-DHAVE_CONFIG_H" "-nologo" "-DWIN32" "-D_WINDOWS" "-utf-8" "-MP" "-MDd" "-Z7" "-Ob0" "-Od" "-RTC1" "-DHB_EXPERIMENTAL_API" "/Fdutil\test-hb-subset-parsing.exe.p\test-hb-subset-parsing.c.pdb" /Foutil/test-hb-subset-parsing.exe.p/test-hb-subset-parsing.c.obj "/c" ../src/10.3.0-107e125754.clean/util/test-hb-subset-parsing.c
FAILED: util/test-hb-subset-parsing.exe.p/test-hb-subset-parsing.c.obj 
"C:/Program Files/Microsoft Visual Studio/2022/Enterprise/VC/Tools/MSVC/14.42.34433/bin/Hostx64/x64/cl.exe" "-DWIN32" "-D_WINDOWS" "-utf-8" "-MP" "-MDd" "-Z7" "-Ob0" "-Od" "-RTC1" "-Iutil\test-hb-subset-parsing.exe.p" "-Iutil" "-I..\src\10.3.0-107e125754.clean\util" "-I." "-I..\src\10.3.0-107e125754.clean" "-Isrc" "-I..\src\10.3.0-107e125754.clean\src" "-IF:/PRreview/vcpkg/installed/x64-windows/debug/../include" "-IF:/PRreview/vcpkg/installed/x64-windows/debug/../include/libpng16" "-IF:/PRreview/vcpkg/installed/x64-windows/debug/../include/cairo" "-IF:/PRreview/vcpkg/installed/x64-windows/debug/../include/pixman-1" "-IF:/PRreview/vcpkg/installed/x64-windows/debug/../include/glib-2.0" "-IF:/PRreview/vcpkg/installed/x64-windows/debug/lib/glib-2.0/include" "-IF:/PRreview/vcpkg/installed/x64-windows/include" "/MDd" "/nologo" "/showIncludes" "/utf-8" "/W2" "/Zi" "/wd4244" "/bigobj" "/utf-8" "-DHAVE_CONFIG_H" "-nologo" "-DWIN32" "-D_WINDOWS" "-utf-8" "-MP" "-MDd" "-Z7" "-Ob0" "-Od" "-RTC1" "-DHB_EXPERIMENTAL_API" "/Fdutil\test-hb-subset-parsing.exe.p\test-hb-subset-parsing.c.pdb" /Foutil/test-hb-subset-parsing.exe.p/test-hb-subset-parsing.c.obj "/c" ../src/10.3.0-107e125754.clean/util/test-hb-subset-parsing.c
cl : Command line warning D9025 : overriding '/Z7' with '/Zi'
cl : Command line warning D9025 : overriding '/Zi' with '/Z7'
../src/10.3.0-107e125754.clean/util/test-hb-subset-parsing.c(104): error C2055: expected formal parameter list, not a type list

@LilyWangLL LilyWangLL marked this pull request as draft February 24, 2025 10:21
@BillyONeal
Copy link
Member

I also confirmed that before this update that worked. Perhaps that's test code that can be shut off?

@waywardmonkeys
Copy link
Contributor Author

Perhaps. There have been a couple of releases since that may have fixed this. I will update this PR within a day or so.

@alimpfard alimpfard mentioned this pull request May 8, 2025
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:port-update The issue is with a library, which is requesting update new revision requires:all-feature-testing vcpkg install port[all features supported by that port] needs to be demonstrated to function
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants