Date: Thu, 30 Jan 2025 06:01:03 +0000 From: bugzilla-noreply@freebsd.org To: gnome@FreeBSD.org Subject: [Bug 284378] www/webkit2-gtk: interactions with C++ dependencies built with clang/libc++ causes WebProcess crash Message-ID: <bug-284378-6497-HUxhTVSIrM@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-284378-6497@https.bugs.freebsd.org/bugzilla/> References: <bug-284378-6497@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D284378 --- Comment #34 from shamaz.mazum@gmail.com --- Also my port is based on Charlie Li's one and poudriere says: Warning: 'bin/WebKitWebDriver-4.1' is not stripped consider trying INSTALL_TARGET=3Dinstall-strip or using ${STRIP_CMD} Warning: 'lib/libjavascriptcoregtk-4.1.so.0.6.14' is not stripped consider trying INSTALL_TARGET=3Dinstall-strip or using ${STRIP_CMD} Warning: 'lib/webkit2gtk-4.1/injected-bundle/libwebkit2gtkinjectedbundle.so= ' is not stripped consider trying INSTALL_TARGET=3Dinstall-strip or using ${STRI= P_CMD} Warning: 'lib/libwebkit2gtk-4.1.so.0.16.7' is not stripped consider trying INSTALL_TARGET=3Dinstall-strip or using ${STRIP_CMD} Warning: 'libexec/webkit2gtk-4.1/jsc' is not stripped consider trying INSTALL_TARGET=3Dinstall-strip or using ${STRIP_CMD} Warning: 'libexec/webkit2gtk-4.1/MiniBrowser' is not stripped consider tryi= ng INSTALL_TARGET=3Dinstall-strip or using ${STRIP_CMD} Warning: 'libexec/webkit2gtk-4.1/WebKitWebProcess' is not stripped consider trying INSTALL_TARGET=3Dinstall-strip or using ${STRIP_CMD} Warning: 'libexec/webkit2gtk-4.1/WebKitNetworkProcess' is not stripped cons= ider trying INSTALL_TARGET=3Dinstall-strip or using ${STRIP_CMD} I think this should be fixed. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-284378-6497-HUxhTVSIrM>