We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
+ qmake -recursive main.pro 'CONFIG+=release no-client ermine' 'DEFINES+=MUMBLE_VERSION=1.3.0~508~ga7d103f~snapshot SNAPSHOT_BUILD=1' Reading /+MumbleBuilderHome/workspace/Murmur Linux x86 Ermine (CentOS 5.9)/src/murmur/murmur.pro Project WARNING: CONFIG+=qdbus is deprecated. Use QT+=dbus instead. Project WARNING: CONFIG+=qdbus is deprecated. Use QT+=dbus instead. Project WARNING: CONFIG+=qdbus is deprecated. Use QT+=dbus instead. + make cd src/murmur/ && ( test -e Makefile || /MumbleBuild/centos-ermine-1.3.x-2015-01-09-d4a1a4c/Qt5/bin/qmake /+MumbleBuilderHome/workspace/Murmur\ Linux\ x86\ Ermine\ (CentOS\ 5.9)/src/murmur/murmur.pro CONFIG+=release\ no-client\ ermine DEFINES+=MUMBLE_VERSION=1.3.0~508~ga7d103f~snapshot\ SNAPSHOT_BUILD=1 -o Makefile ) && make -f Makefile /bin/sh: -c: line 0: syntax error near unexpected token `(' /bin/sh: -c: line 0: `cd src/murmur/ && ( test -e Makefile || /MumbleBuild/centos-ermine-1.3.x-2015-01-09-d4a1a4c/Qt5/bin/qmake /+MumbleBuilderHome/workspace/Murmur\ Linux\ x86\ Ermine\ (CentOS\ 5.9)/src/murmur/murmur.pro CONFIG+=release\ no-client\ ermine DEFINES+=MUMBLE_VERSION=1.3.0~508~ga7d103f~snapshot\ SNAPSHOT_BUILD=1 -o Makefile ) && make -f Makefile ' make: *** [sub-src-murmur-make_first-ordered] Error 2
The text was updated successfully, but these errors were encountered:
We've worked around this in Jenkins by renaming the builder.
Sorry, something went wrong.
Something to report upstream? Or is that something we did?
Should probably be reported upstream.
No branches or pull requests
The text was updated successfully, but these errors were encountered: