Homebrew/legacy-homebrew

Creating qmake... gmake: *** No rule to make target `/var/lib/openshift/57596aab7628e1749b0000b0/app-root/runtime/srv/phantomjs/src/qt/qtbase/src/corelib/tools/qlocale_unix.cpp', needed by `qlocale_unix.o'. Stop.

soheilpaper opened this issue · 0 comments

I am running forked repo of phantomjs repo from :
https://github.com/power-electro/phantomjs-Gohstdriver-DIY-openshift
in openshift redhat servers so i get this error:


Running configuration tests (phase 1)...
Done running configuration tests.
<srcbase> = /var/lib/openshift/57596aab7628e1749b0000b0/app-root/runtime/srv/phantomjs/src/qt/qtbase
<outbase> = /var/lib/openshift/57596aab7628e1749b0000b0/app-root/runtime/srv/phantomjs/src/qt/qtbase
Creating qmake...
gmake: *** No rule to make target `/var/lib/openshift/57596aab7628e1749b0000b0/app-root/runtime/srv/phantomjs/src/qt/qtbase/src/corelib/tools/qlocale_unix.cpp', needed by `qlocale_unix.o'.  Stop.

ERROR: Failed to build PhantomJS! Configuration of Qt Base failed.
configuring Qt Base, please wait...
Executing in /var/lib/openshift/57596aab7628e1749b0000b0/app-root/runtime/srv/phantomjs/src/qt/qtbase: /var/lib/openshift/57596aab7628e1749b0000b0/app-root/runtime/srv/phantomjs/src/qt/qtbase/configure -static -opensource -confirm-license -prefix /var/lib/openshift/57596aab7628e1749b0000b0/app-root/runtime/srv/phantomjs/src/qt/qtbase -qt-zlib -qt-libpng -qt-libjpeg -qt-pcre -nomake examples -nomake tools -nomake tests -no-audio-backend -no-dbus -no-gstreamer -no-journald -no-opengl -no-qml-debug -no-sql-db2 -no-sql-ibase -no-sql-mysql -no-sql-oci -no-sql-odbc -no-sql-psql -no-sql-sqlite -no-sql-sqlite2 -no-sql-tds -no-tslib -no-xcb-xlib -D QT_NO_GRAPHICSVIEW -D QT_NO_GRAPHICSEFFECT -D QT_NO_STYLESHEET -D QT_NO_STYLE_CDE -D QT_NO_STYLE_CLEANLOOKS -D QT_NO_STYLE_MOTIF -D QT_NO_STYLE_PLASTIQUE -D QT_NO_PRINTPREVIEWDIALOG -qpa phantom -no-qpa-platform-guard -openssl -openssl-linked -no-openvg -no-eglfs -no-egl -no-glib -no-gtkstyle -no-cups -no-sm -no-xinerama -no-xkb -no-xcb -no-kms -no-linuxfb -no-directfb -no-mtdev -no-libudev -no-evdev -no-pulseaudio -no-alsa -no-feature-PRINTPREVIEWWIDGET -fontconfig -icu -release

SO what do you think.