ariya / phantomjs

Scriptable Headless Browser
http://phantomjs.org
BSD 3-Clause "New" or "Revised" License
29.45k stars 5.76k forks source link

Linux 4.19.90-17.ky10.aarch64 build phantomjs appear issue #15457

Closed 2000liux closed 3 years ago

2000liux commented 3 years ago

Summary

/usr/local/phantomjs/phantomjs/src/qt/qtbase/bin/moc -DQT_NO_MTDEV -DQT_NO_LIBUDEV -DQT_NO_EVDEV -DQT_NO_GRAPHICSVIEW -DQT_NO_GRAPHICSEFFECT -DQT_NO_STYLESHEET -DQT_NO_STYLE_CDE -DQT_NO_STYLE_CLEANLOOKS -DQT_NO_STYLE_MOTIF -DQT_NO_STYLE_PLASTIQUE -DQT_NO_USING_NAMESPACE -DQT_BUILD_CORE_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_USE_ICU -DPCRE_HAVE_CONFIG_H -DQT_CORE_LIB -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -I/usr/local/phantomjs/phantomjs/src/qt/qtbase/mkspecs/linux-g++ -I/usr/local/phantomjs/phantomjs/src/qt/qtbase/src/corelib -I/usr/local/phantomjs/phantomjs/src/qt/qtbase/include -I/usr/local/phantomjs/phantomjs/src/qt/qtbase/include/QtCore -I/usr/local/phantomjs/phantomjs/src/qt/qtbase/include/QtCore/5.3.0 -I/usr/local/phantomjs/phantomjs/src/qt/qtbase/include/QtCore/5.3.0/QtCore -I/usr/local/phantomjs/phantomjs/src/qt/qtbase/src/corelib/global -I/usr/local/phantomjs/phantomjs/src/qt/qtbase/src/3rdparty/pcre -I/usr/local/phantomjs/phantomjs/src/qt/qtbase/src/3rdparty/harfbuzz/src -I/usr/local/phantomjs/phantomjs/src/qt/qtbase/src/3rdparty/md5 -I/usr/local/phantomjs/phantomjs/src/qt/qtbase/src/3rdparty/md4 -I/usr/local/phantomjs/phantomjs/src/qt/qtbase/src/3rdparty/sha3 -I/usr/include/c++/7.3.0 -I/usr/include/c++/7.3.0/aarch64-linux-gnu -I/usr/include/c++/7.3.0/backward -I/usr/lib/gcc/aarch64-linux-gnu/7.3.0/include -I/usr/local/include -I/usr/include animation/qabstractanimation.h -o .moc/moc_qabstractanimation.cpp
g++ -c -include .pch/Qt5Core -pipe -O3 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -std=c++0x -Wall -W -D_REENTRANT -DQT_NO_MTDEV -DQT_NO_LIBUDEV -DQT_NO_EVDEV -DQT_NO_GRAPHICSVIEW -DQT_NO_GRAPHICSEFFECT -DQT_NO_STYLESHEET -DQT_NO_STYLE_CDE -DQT_NO_STYLE_CLEANLOOKS -DQT_NO_STYLE_MOTIF -DQT_NO_STYLE_PLASTIQUE -DQT_NO_USING_NAMESPACE -DQT_BUILD_CORE_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_USE_ICU -DPCRE_HAVE_CONFIG_H -DQT_CORE_LIB -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -I../../mkspecs/linux-g++ -I. -I../../include -I../../include/QtCore -I../../include/QtCore/5.3.0 -I../../include/QtCore/5.3.0/QtCore -Iglobal -I../3rdparty/pcre -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I../3rdparty/sha3 -I.moc -o .obj/qabstractanimation.o animation/qabstractanimation.cpp
cc1plus: Error: One or more PCH files were found, but they are invalid
cc1plus: Error: Use -Winvalid-pch for more information
cc1plus: Fatal error: .pch/Qt5Core: No such file or directory
Compilation is interrupted。
make[2]: *** [Makefile:9031:.obj/qabstractanimation.o] Error 1
make[2]: Leave the directory “/usr/local/phantomjs/phantomjs/src/qt/qtbase/src/corelib”
make[1]: *** [Makefile:131:sub-corelib-make_first] Error 2
make[1]: Leave the directory“/usr/local/phantomjs/phantomjs/src/qt/qtbase/src”
make: *** [Makefile:40:sub-src-make_first] Error 2

Initial analysis

stale[bot] commented 3 years ago

Due to our very limited maintenance capacity, we need to prioritize our development focus on other tasks. Therefore, this issue will be automatically closed (see #15395 for more details). In the future, if we see the need to attend to this issue again, then it will be reopened. Thank you for your contribution!