Skip to content
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

thirdparty/freetype 2.13.3 #1901

Merged
merged 2 commits into from
Aug 26, 2024
Merged

thirdparty/freetype 2.13.3 #1901

merged 2 commits into from
Aug 26, 2024

Conversation

Frenzie
Copy link
Member

@Frenzie Frenzie commented Aug 12, 2024

@benoit-pierre
Copy link
Contributor

Wrong MD5? I get 4425315beb50f913ae12d643e4e121e1.

TODO: show the computed checksum in the log.

@Frenzie
Copy link
Member Author

Frenzie commented Aug 12, 2024

Indeed, me too. I forgot -L in curl.

@benoit-pierre
Copy link
Contributor

Failure:

/usr/local/bin/ccache /usr/bin/clang++   -I/home/ko/project/thirdparty/kpvcrlib/crengine/crengine/include -I/home/ko/project/thirdparty/kpvcrlib/crengine/thirdparty/antiword -I/home/ko/project/thirdparty/kpvcrlib/crengine/thirdparty/chmlib/src -I/home/ko/project/build/staging/include -I/home/ko/project/build/staging/include/freetype2 -I/home/ko/project/build/staging/include/harfbuzz -I/home/ko/project/build/staging/include/fribidi -I/home/ko/project/thirdparty/srell -O2 -ffast-math -pipe -fomit-frame-pointer -DNDEBUG -ffile-prefix-map=/home/ko/project/= -Wno-ignored-optimization-argument -Wno-unknown-warning-option -Wno-array-bounds -Wno-unused-command-line-argument -Wno-self-assign -Wno-parentheses-equality -Wno-macro-redefined -std=gnu++17 -march=native -fPIC -fvisibility=hidden -fvisibility-inlines-hidden   -ftabstop=4 -Wall -include /home/ko/project/build/thirdparty/crengine/build/crsetup.h -std=gnu++17 -MD -MT CMakeFiles/crengine.dir/crengine/crengine/src/lvfntman.cpp.o -MF CMakeFiles/crengine.dir/crengine/crengine/src/lvfntman.cpp.o.d -o CMakeFiles/crengine.dir/crengine/crengine/src/lvfntman.cpp.o -c /home/ko/project/thirdparty/kpvcrlib/crengine/crengine/src/lvfntman.cpp
/home/ko/project/thirdparty/kpvcrlib/crengine/crengine/src/lvfntman.cpp:2675:19: error: cannot initialize a variable of type 'char *' with an lvalue of type 'unsigned char *'
            char* tags = outline.tags;
                  ^      ~~~~~~~~~~~~
/home/ko/project/thirdparty/kpvcrlib/crengine/crengine/src/lvfntman.cpp:2676:20: error: cannot initialize a variable of type 'short *' with an lvalue of type 'unsigned short *'
            short* contours = outline.contours;
                   ^          ~~~~~~~~~~~~~~~~
2 errors generated.

Unrelated, but interesting:

DEPRECATION: CMake support for versions <3.17 is deprecated since Meson 0.62.0.
|
|   However, Meson was only able to find CMake 3.16.3.
|
|   Support for all CMake versions below 3.17.0 will be removed once
|   newer CMake versions are more widely adopted. If you encounter
|   any errors please try upgrading CMake to a newer version first.

@benoit-pierre
Copy link
Contributor

freetype/freetype@2a7bb45

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants