https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242742
Bug ID: 242742 Summary: [PowerPC] www/qt5-webengine fails to build on FreeBSD 12.1-RELEASE-p1 32 bit: lib/qt5/bin/qwebengine_convert_dict:No such file or directory Product: Ports & Packages Version: Latest Hardware: powerpc OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: k...@freebsd.org Reporter: canardo...@gmx.com CC: powe...@freebsd.org Assignee: k...@freebsd.org Flags: maintainer-feedback?(k...@freebsd.org) CC: powe...@freebsd.org Problem found when building www/qt5-webengine on FreeBSD 12.1-RELEASE-p1 powerpc 32 bit, running on Apple Powerbook 17". # cd/usr/ports/www/qt5-webengine/ # make clean ===> Cleaning for qt5-webengine-5.13.2 # make install clean ===> License LGPL21 accepted by the user ===> qt5-webengine-5.13.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by qt5-webengine-5.13.2 for building ===> Extracting for qt5-webengine-5.13.2 => SHA256 Checksum OK for KDE/Qt/5.13.2/qtwebengine-everywhere-src-5.13.2.tar.xz. cp -f /usr/ports/www/qt5-webengine/files/freebsd.pri /usr/ports/www/qt5-webengine/work/qtwebengine-everywhere-src-5.13.2/src/core/config/freebsd.pri ===> Patching for qt5-webengine-5.13.2 ===> Applying FreeBSD patches for qt5-webengine-5.13.2 ===> qt5-webengine-5.13.2 depends on executable: bison - found .... .... ===> Checking if qt5-webengine is already installed ===> Registering installation for qt5-webengine-5.13.2 pkg-static: Unable to access file /usr/ports/www/qt5-webengine/work/stage/usr/local/lib/qt5/bin/qwebengine_convert_dict:No such file or directory pkg-static: Unable to access file /usr/ports/www/qt5-webengine/work/stage/usr/local/include/qt5/QtWebEngine/5.13.2/QtWebEngine/private/qquickwebengineaction_p.h:No such file or directory pkg-static: Unable to access file /usr/ports/www/qt5-webengine/work/stage/usr/local/include/qt5/QtWebEngine/5.13.2/QtWebEngine/private/qquickwebengineaction_p_p.h:No such file or directory ..... ..... pkg-static: Unable to access file /usr/ports/www/qt5-webengine/work/stage/usr/local/share/qt5/translations/qtwebengine_locales/zh-CN.pak:No such file or directory pkg-static: Unable to access file /usr/ports/www/qt5-webengine/work/stage/usr/local/share/qt5/translations/qtwebengine_locales/zh-TW.pak:No such file or directory *** Error code 74 Stop. make[1]: stopped in /usr/ports/www/qt5-webengine *** Error code 1 Stop. make: stopped in /usr/ports/www/qt5-webengine (full log attached) -- You are receiving this mail because: You are the assignee for the bug.