[Webkit-unassigned] [Bug 245267] 2.37.91: build fails

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 16 00:44:04 PDT 2022


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

--- Comment #1 from Tomasz Kłoczko <kloczko.tomasz at gmail.com> ---
Correction: issue is with icu

[ 10%] Built target Bytecodes
make  -f Source/JavaScriptCore/CMakeFiles/LLIntSettingsExtractor.dir/build.make Source/JavaScriptCore/CMakeFiles/LLIntSettingsExtractor.dir/depend
make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/webkitgtk-2.37.91/x86_64-redhat-linux-gnu'
cd /home/tkloczko/rpmbuild/BUILD/webkitgtk-2.37.91/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/tkloczko/rpmbuild/BUILD/webkitgtk-2.37.91 /home/tkloczko/rpmbuild/BUILD/webkitgtk-2.37.91/Source/JavaScriptCore /home/tkloczko/rpmbuild/BUILD/webkitgtk-2.37.91/x86_64-redhat-linux-gnu /home/tkloczko/rpmbuild/BUILD/webkitgtk-2.37.91/x86_64-redhat-linux-gnu/Source/JavaScriptCore /home/tkloczko/rpmbuild/BUILD/webkitgtk-2.37.91/x86_64-redhat-linux-gnu/Source/JavaScriptCore/CMakeFiles/LLIntSettingsExtractor.dir/DependInfo.cmake --color=
make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/webkitgtk-2.37.91/x86_64-redhat-linux-gnu'
make  -f Source/JavaScriptCore/CMakeFiles/LLIntSettingsExtractor.dir/build.make Source/JavaScriptCore/CMakeFiles/LLIntSettingsExtractor.dir/build
make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/webkitgtk-2.37.91/x86_64-redhat-linux-gnu'
make[2]: *** No rule to make target 'ICU_DATA_LIBRARY-NOTFOUND', needed by 'bin/LLIntSettingsExtractor'.  Stop.
make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/webkitgtk-2.37.91/x86_64-redhat-linux-gnu'
make[1]: *** [CMakeFiles/Makefile2:576: Source/JavaScriptCore/CMakeFiles/LLIntSettingsExtractor.dir/all] Error 2
make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/webkitgtk-2.37.91/x86_64-redhat-linux-gnu'


[tkloczko at devel-g2v x86_64-redhat-linux-gnu]$ cmake -L | grep ICU
CMake Warning:
  No source or binary directory provided.  Both will be assumed to be the
  same as the current working directory, but note that this warning will
  become a fatal error in future CMake releases.


CMake Error: The source directory "/home/tkloczko/rpmbuild/BUILD/webkitgtk-2.37.91/x86_64-redhat-linux-gnu" does not appear to contain CMakeLists.txt.
Specify --help for usage, or press the help button on the CMake GUI.
ICU_DATA_LIBRARY:FILEPATH=ICU_DATA_LIBRARY-NOTFOUND
ICU_I18N_LIBRARY:FILEPATH=ICU_I18N_LIBRARY-NOTFOUND
ICU_UC_LIBRARY:FILEPATH=ICU_UC_LIBRARY-NOTFOUND
USE_APPLE_ICU:BOOL=ON
[tkloczko at devel-g2v x86_64-redhat-linux-gnu]$ rpm -q libicu-devel
libicu-devel-71.1-2.g2v.x86_64

[tkloczko at devel-g2v x86_64-redhat-linux-gnu]$ rpm -ql libicu-devel | grep /lib.*.so$
/usr/lib64/libicudata.so
/usr/lib64/libicui18n.so
/usr/lib64/libicuio.so
/usr/lib64/libicutest.so
/usr/lib64/libicutu.so
/usr/lib64/libicuuc.so
[tkloczko at devel-g2v x86_64-redhat-linux-gnu]$ rpm -ql libicu-devel | grep /lib.*pkgconfig
/usr/lib64/pkgconfig/icu-i18n.pc
/usr/lib64/pkgconfig/icu-io.pc
/usr/lib64/pkgconfig/icu-uc.pc

-- 
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/20220916/935495e3/attachment.htm>


More information about the webkit-unassigned mailing list