clean chroot build fails:
==> Starting build()...
QMAKESPEC has not been set, so configuration cannot be deduced.
Error processing project file: /build/qtwebkit/src/qtwebkit-2.3.4/Tools/qmake/configure.pro
Unable to determine current SVN revision in /build/qtwebkit/src/qtwebkit-2.3.4 at /build/qtwebkit/src/qtwebkit-2.3.4/Tools/Scripts/VCSUtils.pm line 396.
Calling 'QMAKEPATH=/build/qtwebkit/src/qtwebkit-2.3.4/Tools/qmake qmake CONFIG+=no_webkit2 DEFINES+=ENABLE_XSLT=0 CONFIG+=release CONFIG-=debug CONFIG+=production_build /build/qtwebkit/src/qtwebkit-2.3.4/WebKit.pro' in /build/qtwebkit/src/qtwebkit-2.3.4/WebKitBuild/Release
QMAKESPEC has not been set, so configuration cannot be deduced.
Error processing project file: /build/qtwebkit/src/qtwebkit-2.3.4/WebKit.pro
Failed to setup build environment using qmake!
==> ERROR: A failure occurred in build().
Aborting...
==> ERROR: Build failed, check $CHROOT/$USER/build
By the way, in order to clean chroot build, build the qt4 (AUR) dependency first, then preinstall it:
makechrootpkg -c -r $CHROOT -I ../qt4/qt4-4.8.7-31-x86_64.pkg.tar.xz
Pinned Comments
FredBezies commented on 2018-02-05 17:10
@alban : so just use qtwebkit-bin package.
By the way, last time I build this package successfully? January 15th, 2018.
fred@fredo-arch ~ % pacman -Qi qtwebkit
name : qtwebkit
Version : 2.3.4-6
Description : An open source web browser engine (Qt port)
Architecture : x86_64
URL : http://trac.webkit.org/wiki/QtWebKit
Licenses : LGPL2.1 GPL3
Groups : None
Provides : None
Depends On : qt4 systemd gst-plugins-base-libs
Optional Deps : None
Required By : google-musicmanager
Optional For : None
Conflicts With : qt<4.8
Replaces : None
Installed Size : 35.26 MiB
Packager : Unknown Packager
Build Date : Mon Jan 15 10:41:57 2018
Install Date : Mon Jan 15 10:47:06 2018
Install Reason : Explicitly installed
Install Script : No
Validated By : None