http://jenkins.x2go.org:8080/job/x2goclient+nightly+fedora-23/64/Changes:
[ionic] src/onmainwindow.cpp: correctly initialize pulseManager and ------------------------------------------ [...truncated 162.82 KB...] /usr/include/libssh/legacy.h:66:31: note: declared here SSH_DEPRECATED LIBSSH_API int channel_poll(ssh_channel channel, int is_stderr); ^ ../src/sshmasterconnection.cpp:1635:26: warning: 'int channel_read(ssh_channel, void*, uint32_t, int)' is deprecated [-Wdeprecated-declarations] nbytes = channel_read ( channel, buffer, sizeof ( buffer )-1, 0 ); ^ In file included from /usr/include/libssh/libssh.h:670:0, from ../src/sshmasterconnection.h:21, from ../src/onmainwindow.h:47, from ../src/x2gologdebug.h:23, from ../src/sshmasterconnection.cpp:19: /usr/include/libssh/legacy.h:67:31: note: declared here SSH_DEPRECATED LIBSSH_API int channel_read(ssh_channel channel, void *dest, uint32_t count, int is_stderr); ^ ../src/sshmasterconnection.cpp:1635:26: warning: 'int channel_read(ssh_channel, void*, uint32_t, int)' is deprecated [-Wdeprecated-declarations] nbytes = channel_read ( channel, buffer, sizeof ( buffer )-1, 0 ); ^ In file included from /usr/include/libssh/libssh.h:670:0, from ../src/sshmasterconnection.h:21, from ../src/onmainwindow.h:47, from ../src/x2gologdebug.h:23, from ../src/sshmasterconnection.cpp:19: /usr/include/libssh/legacy.h:67:31: note: declared here SSH_DEPRECATED LIBSSH_API int channel_read(ssh_channel channel, void *dest, uint32_t count, int is_stderr); ^ ../src/sshmasterconnection.cpp:1635:81: warning: 'int channel_read(ssh_channel, void*, uint32_t, int)' is deprecated [-Wdeprecated-declarations] nbytes = channel_read ( channel, buffer, sizeof ( buffer )-1, 0 ); ^ In file included from /usr/include/libssh/libssh.h:670:0, from ../src/sshmasterconnection.h:21, from ../src/onmainwindow.h:47, from ../src/x2gologdebug.h:23, from ../src/sshmasterconnection.cpp:19: /usr/include/libssh/legacy.h:67:31: note: declared here SSH_DEPRECATED LIBSSH_API int channel_read(ssh_channel channel, void *dest, uint32_t count, int is_stderr); ^ ../src/sshmasterconnection.cpp:1676:22: warning: 'int channel_is_eof(ssh_channel)' is deprecated [-Wdeprecated-declarations] if ( channel_is_eof ( channel ) ) ^ In file included from /usr/include/libssh/libssh.h:670:0, from ../src/sshmasterconnection.h:21, from ../src/onmainwindow.h:47, from ../src/x2gologdebug.h:23, from ../src/sshmasterconnection.cpp:19: /usr/include/libssh/legacy.h:60:31: note: declared here SSH_DEPRECATED LIBSSH_API int channel_is_eof(ssh_channel channel); ^ ../src/sshmasterconnection.cpp:1676:22: warning: 'int channel_is_eof(ssh_channel)' is deprecated [-Wdeprecated-declarations] if ( channel_is_eof ( channel ) ) ^ In file included from /usr/include/libssh/libssh.h:670:0, from ../src/sshmasterconnection.h:21, from ../src/onmainwindow.h:47, from ../src/x2gologdebug.h:23, from ../src/sshmasterconnection.cpp:19: /usr/include/libssh/legacy.h:60:31: note: declared here SSH_DEPRECATED LIBSSH_API int channel_is_eof(ssh_channel channel); ^ ../src/sshmasterconnection.cpp:1676:47: warning: 'int channel_is_eof(ssh_channel)' is deprecated [-Wdeprecated-declarations] if ( channel_is_eof ( channel ) ) ^ In file included from /usr/include/libssh/libssh.h:670:0, from ../src/sshmasterconnection.h:21, from ../src/onmainwindow.h:47, from ../src/x2gologdebug.h:23, from ../src/sshmasterconnection.cpp:19: /usr/include/libssh/legacy.h:60:31: note: declared here SSH_DEPRECATED LIBSSH_API int channel_is_eof(ssh_channel channel); ^ ../src/sshmasterconnection.cpp:1698:26: warning: 'int channel_write(ssh_channel, const void*, uint32_t)' is deprecated [-Wdeprecated-declarations] if ( channel_write ( channel, buffer, nbytes ) !=nbytes ) ^ In file included from /usr/include/libssh/libssh.h:670:0, from ../src/sshmasterconnection.h:21, from ../src/onmainwindow.h:47, from ../src/x2gologdebug.h:23, from ../src/sshmasterconnection.cpp:19: /usr/include/libssh/legacy.h:89:31: note: declared here SSH_DEPRECATED LIBSSH_API int channel_write(ssh_channel channel, const void *data, uint32_t len); ^ ../src/sshmasterconnection.cpp:1698:26: warning: 'int channel_write(ssh_channel, const void*, uint32_t)' is deprecated [-Wdeprecated-declarations] if ( channel_write ( channel, buffer, nbytes ) !=nbytes ) ^ In file included from /usr/include/libssh/libssh.h:670:0, from ../src/sshmasterconnection.h:21, from ../src/onmainwindow.h:47, from ../src/x2gologdebug.h:23, from ../src/sshmasterconnection.cpp:19: /usr/include/libssh/legacy.h:89:31: note: declared here SSH_DEPRECATED LIBSSH_API int channel_write(ssh_channel channel, const void *data, uint32_t len); ^ ../src/sshmasterconnection.cpp:1698:66: warning: 'int channel_write(ssh_channel, const void*, uint32_t)' is deprecated [-Wdeprecated-declarations] if ( channel_write ( channel, buffer, nbytes ) !=nbytes ) ^ In file included from /usr/include/libssh/libssh.h:670:0, from ../src/sshmasterconnection.h:21, from ../src/onmainwindow.h:47, from ../src/x2gologdebug.h:23, from ../src/sshmasterconnection.cpp:19: /usr/include/libssh/legacy.h:89:31: note: declared here SSH_DEPRECATED LIBSSH_API int channel_write(ssh_channel channel, const void *data, uint32_t len); ^ ../src/sshmasterconnection.cpp: In member function 'void SshMasterConnection::finalize(int)': ../src/sshmasterconnection.cpp:1745:9: warning: 'int channel_send_eof(ssh_channel)' is deprecated [-Wdeprecated-declarations] channel_send_eof ( channel ); ^ In file included from /usr/include/libssh/libssh.h:670:0, from ../src/sshmasterconnection.h:21, from ../src/onmainwindow.h:47, from ../src/x2gologdebug.h:23, from ../src/sshmasterconnection.cpp:19: /usr/include/libssh/legacy.h:85:31: note: declared here SSH_DEPRECATED LIBSSH_API int channel_send_eof(ssh_channel channel); ^ ../src/sshmasterconnection.cpp:1745:9: warning: 'int channel_send_eof(ssh_channel)' is deprecated [-Wdeprecated-declarations] channel_send_eof ( channel ); ^ In file included from /usr/include/libssh/libssh.h:670:0, from ../src/sshmasterconnection.h:21, from ../src/onmainwindow.h:47, from ../src/x2gologdebug.h:23, from ../src/sshmasterconnection.cpp:19: /usr/include/libssh/legacy.h:85:31: note: declared here SSH_DEPRECATED LIBSSH_API int channel_send_eof(ssh_channel channel); ^ ../src/sshmasterconnection.cpp:1745:36: warning: 'int channel_send_eof(ssh_channel)' is deprecated [-Wdeprecated-declarations] channel_send_eof ( channel ); ^ In file included from /usr/include/libssh/libssh.h:670:0, from ../src/sshmasterconnection.h:21, from ../src/onmainwindow.h:47, from ../src/x2gologdebug.h:23, from ../src/sshmasterconnection.cpp:19: /usr/include/libssh/legacy.h:85:31: note: declared here SSH_DEPRECATED LIBSSH_API int channel_send_eof(ssh_channel channel); ^ ../src/sshmasterconnection.cpp:1749:9: warning: 'int channel_close(ssh_channel)' is deprecated [-Wdeprecated-declarations] channel_close ( channel ); ^ In file included from /usr/include/libssh/libssh.h:670:0, from ../src/sshmasterconnection.h:21, from ../src/onmainwindow.h:47, from ../src/x2gologdebug.h:23, from ../src/sshmasterconnection.cpp:19: /usr/include/libssh/legacy.h:53:31: note: declared here SSH_DEPRECATED LIBSSH_API int channel_close(ssh_channel channel); ^ ../src/sshmasterconnection.cpp:1749:9: warning: 'int channel_close(ssh_channel)' is deprecated [-Wdeprecated-declarations] channel_close ( channel ); ^ In file included from /usr/include/libssh/libssh.h:670:0, from ../src/sshmasterconnection.h:21, from ../src/onmainwindow.h:47, from ../src/x2gologdebug.h:23, from ../src/sshmasterconnection.cpp:19: /usr/include/libssh/legacy.h:53:31: note: declared here SSH_DEPRECATED LIBSSH_API int channel_close(ssh_channel channel); ^ ../src/sshmasterconnection.cpp:1749:33: warning: 'int channel_close(ssh_channel)' is deprecated [-Wdeprecated-declarations] channel_close ( channel ); ^ In file included from /usr/include/libssh/libssh.h:670:0, from ../src/sshmasterconnection.h:21, from ../src/onmainwindow.h:47, from ../src/x2gologdebug.h:23, from ../src/sshmasterconnection.cpp:19: /usr/include/libssh/legacy.h:53:31: note: declared here SSH_DEPRECATED LIBSSH_API int channel_close(ssh_channel channel); ^ ../src/sshmasterconnection.cpp:1753:9: warning: 'void channel_free(ssh_channel)' is deprecated [-Wdeprecated-declarations] channel_free ( channel ); ^ In file included from /usr/include/libssh/libssh.h:670:0, from ../src/sshmasterconnection.h:21, from ../src/onmainwindow.h:47, from ../src/x2gologdebug.h:23, from ../src/sshmasterconnection.cpp:19: /usr/include/libssh/legacy.h:56:32: note: declared here SSH_DEPRECATED LIBSSH_API void channel_free(ssh_channel channel); ^ ../src/sshmasterconnection.cpp:1753:9: warning: 'void channel_free(ssh_channel)' is deprecated [-Wdeprecated-declarations] channel_free ( channel ); ^ In file included from /usr/include/libssh/libssh.h:670:0, from ../src/sshmasterconnection.h:21, from ../src/onmainwindow.h:47, from ../src/x2gologdebug.h:23, from ../src/sshmasterconnection.cpp:19: /usr/include/libssh/legacy.h:56:32: note: declared here SSH_DEPRECATED LIBSSH_API void channel_free(ssh_channel channel); ^ ../src/sshmasterconnection.cpp:1753:32: warning: 'void channel_free(ssh_channel)' is deprecated [-Wdeprecated-declarations] channel_free ( channel ); ^ In file included from /usr/include/libssh/libssh.h:670:0, from ../src/sshmasterconnection.h:21, from ../src/onmainwindow.h:47, from ../src/x2gologdebug.h:23, from ../src/sshmasterconnection.cpp:19: /usr/include/libssh/legacy.h:56:32: note: declared here SSH_DEPRECATED LIBSSH_API void channel_free(ssh_channel channel); ^ g++ -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DCFGCLIENT -D__linux__ -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I../../x2goclient-4.1.0.0 -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../src -I. -I. -I../../x2goclient-4.1.0.0 -I. -o x2gologdebug.o ../src/x2gologdebug.cpp g++ -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DCFGCLIENT -D__linux__ -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I../../x2goclient-4.1.0.0 -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtSvg -I/usr/include -I../src -I. -I. -I../../x2goclient-4.1.0.0 -I. -o printprocess.o ../src/printprocess.cpp Makefile:790: recipe for target 'onmainwindow.o' failed make[2]: *** [onmainwindow.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[2]: Leaving directory '/builddir/build/BUILD/x2goclient-4.1.0.0/client_build' Makefile:39: recipe for target 'build_client' failed make[1]: Leaving directory '/builddir/build/BUILD/x2goclient-4.1.0.0' make[1]: *** [build_client] Error 2 make: *** [build] Error 2 Makefile:35: recipe for target 'build' failed error: Bad exit status from /var/tmp/rpm-tmp.Mgeh1u (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.Mgeh1u (%build) Child return code was: 1 EXCEPTION: Command failed. See logs for output. # ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/x2goclient.spec'] Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/mockbuild/trace_decorator.py", line 70, in trace result = func(*args, **kw) File "/usr/lib/python2.7/dist-packages/mockbuild/util.py", line 361, in do raise mockbuild.exception.Error, ("Command failed. See logs for output.\n # %s" % (command,), child.returncode) Error: Command failed. See logs for output. # ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/x2goclient.spec'] LEAVE do --> EXCEPTION RAISED + exit 1 + cleanup + '[' -n /var/lib/jenkins/tmp/x2go-mock-I1rBQy343hOYdIAdc7zoo9lS ']' + '[' -e /var/lib/jenkins/tmp/x2go-mock-I1rBQy343hOYdIAdc7zoo9lS ']' + case "${TMP_MOCK_CFG_DIR}" in + typeset file= + for file in '"${TMP_MOCK_CFG_DIR}/"*' + '[' '!' -f /var/lib/jenkins/tmp/x2go-mock-I1rBQy343hOYdIAdc7zoo9lS/fedora-23-x86_64-x2go-nightly-full.P3mrMlykN7gYNUwmeLWfS1Zg.cfg ']' + rm -- /var/lib/jenkins/tmp/x2go-mock-I1rBQy343hOYdIAdc7zoo9lS/fedora-23-x86_64-x2go-nightly-full.P3mrMlykN7gYNUwmeLWfS1Zg.cfg + for file in '"${TMP_MOCK_CFG_DIR}/"*' + '[' '!' -f /var/lib/jenkins/tmp/x2go-mock-I1rBQy343hOYdIAdc7zoo9lS/fedora-23-x86_64-x2go-nightly-full.zvmjvAgAlr3JsQ0LtSjkNnG5.cfg ']' + rm -- /var/lib/jenkins/tmp/x2go-mock-I1rBQy343hOYdIAdc7zoo9lS/fedora-23-x86_64-x2go-nightly-full.zvmjvAgAlr3JsQ0LtSjkNnG5.cfg + '[' -e /var/lib/jenkins/tmp/x2go-mock-I1rBQy343hOYdIAdc7zoo9lS ']' + '[' -d /var/lib/jenkins/tmp/x2go-mock-I1rBQy343hOYdIAdc7zoo9lS ']' + rmdir -- /var/lib/jenkins/tmp/x2go-mock-I1rBQy343hOYdIAdc7zoo9lS + typeset temp_dir= + for temp_dir in '"${temp_cleanup[@]}"' + '[' -n /var/lib/jenkins/tmp/tmp.nZ7De6HU4XhNhVYgpR08zGfL ']' + '[' -d /var/lib/jenkins/tmp/tmp.nZ7De6HU4XhNhVYgpR08zGfL ']' + rm -Rf -- /var/lib/jenkins/tmp/tmp.nZ7De6HU4XhNhVYgpR08zGfL Build step 'Execute shell' marked build as failure _______________________________________________ x2go-commits mailing list x2go-commits@lists.x2go.org http://lists.x2go.org/listinfo/x2go-commits