[X2Go-Commits] [[X2Go Wiki]] page changed: start

2017-04-07 Thread wiki-admin

A page in your DokuWiki was added or changed. Here are the details:

Date: 2017/04/07 15:17
Browser : Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:50.0) 
Gecko/20100101 Firefox/50.0
IP-Address  : 178.162.222.163
Hostname: 178.162.222.163.adsl.inet-telecom.org
Old Revision: http://wiki.x2go.org/doku.php/start?rev=1491577385
New Revision: http://wiki.x2go.org/doku.php/start
Edit Summary: Remove stupid .dmg suffix from nightly link.
User: ionic

@@ -2,9 +2,9 @@
 
 //**__Get X2Go__**//
   * [[doc:installation:start|Installing X2Go (client/server)]]
   * Download X2Go Client 
([[https://code.x2go.org/releases/binary-win32/x2goclient/releases/4.1.0.0-2017.03.11/x2goclient-4.1.0.0-2017.03.11-setup.exe|Windows
 installer]] (XP and Later), 
[[https://code.x2go.org/releases/X2GoClient_latest_macosx.dmg|OS X 10.6 and 
higher DMG]] or 
[[https://code.x2go.org/releases/X2GoClient_latest_macosx_10_9.dmg|OS X 10.9 
and higher DMG]])
-   * Download X2Go
Client nightly builds (untested, dependencies possibly older) 
([[https://code.x2go.org/releases/X2GoClient_nightly_macosx.dmg|OS X]])
+   * Download X2Go Client nightly builds (untested, dependencies possibly 
older) ([[https://code.x2go.org/releases/X2GoClient_nightly_macosx|OS X]])
   * Download PyHoca-GUI 
([[https://code.x2go.org/releases/binary-win32/pyhoca-gui/releases/0.5.0.4-20150125/|Windows
 installer]] (XP and Later))
 
 
 



--
This mail was generated by DokuWiki at
http://wiki.x2go.org/

___
x2go-commits mailing list
x2go-commits@lists.x2go.org
http://lists.x2go.org/listinfo/x2go-commits

[X2Go-Commits] [[X2Go Wiki]] page changed: start

2017-04-07 Thread wiki-admin

A page in your DokuWiki was added or changed. Here are the details:

Date: 2017/04/07 15:03
Browser : Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:50.0) 
Gecko/20100101 Firefox/50.0
IP-Address  : 178.162.222.163
Hostname: 178.162.222.163.adsl.inet-telecom.org
Old Revision: http://wiki.x2go.org/doku.php/start?rev=1489264912
New Revision: http://wiki.x2go.org/doku.php/start
Edit Summary: Add OS X nightly builds.
User: ionic

@@ -2,8 +2,9 @@
 
 //**__Get X2Go__**//
   * [[doc:installation:start|Installing X2Go (client/server)]]
   * Download X2Go Client 
([[https://code.x2go.org/releases/binary-win32/x2goclient/releases/4.1.0.0-2017.03.11/x2goclient-4.1.0.0-2017.03.11-setup.exe|Windows
 installer]] (XP and Later), 
[[https://code.x2go.org/releases/X2GoClient_latest_macosx.dmg|OS X 10.6 and 
higher DMG]] or 
[[https://code.x2go.org/releases/X2GoClient_latest_macosx_10_9.dmg|OS X 10.9 
and higher DMG]])
+   * Download X2Go Client nightly builds
(untested, dependencies possibly older) 
([[https://code.x2go.org/releases/X2GoClient_nightly_macosx.dmg|OS X]])
   * Download PyHoca-GUI 
([[https://code.x2go.org/releases/binary-win32/pyhoca-gui/releases/0.5.0.4-20150125/|Windows
 installer]] (XP and Later))
 
 
 



--
This mail was generated by DokuWiki at
http://wiki.x2go.org/

___
x2go-commits mailing list
x2go-commits@lists.x2go.org
http://lists.x2go.org/listinfo/x2go-commits

[X2Go-Commits] Jenkins build is back to normal : x2goclient+nightly+osx-10.12 #2

2017-04-07 Thread jenkins
See 


___
x2go-commits mailing list
x2go-commits@lists.x2go.org
http://lists.x2go.org/listinfo/x2go-commits

[X2Go-Commits] [buildscripts] branch master updated (692f74e -> 24629a5)

2017-04-07 Thread git-admin
This is an automated email from the git hooks/post-receive script.

x2go pushed a change to branch master
in repository buildscripts.

  from  692f74e   bin/build-osx-package: clear out packages on the remote 
server in smart way to force checksum re-generation.
   new  84a64e7   bin/build-osx-package: make ${os_major} and ${os_minor} 
global. Needed later.
   new  24629a5   bin/build-osx-package: restrict package deletion to the 
builder's version.

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 bin/build-osx-package | 10 ++
 1 file changed, 6 insertions(+), 4 deletions(-)

--
Alioth's 
/srv/git/code.x2go.org/buildscripts.git//..//_hooks_/post-receive-email on 
/srv/git/code.x2go.org/buildscripts.git
___
x2go-commits mailing list
x2go-commits@lists.x2go.org
http://lists.x2go.org/listinfo/x2go-commits

[X2Go-Commits] [buildscripts] 02/02: bin/build-osx-package: restrict package deletion to the builder's version.

2017-04-07 Thread git-admin
This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch master
in repository buildscripts.

commit 24629a5433f5e17abca90db03c361ee6a8287c5d
Author: Mihai Moldovan 
Date:   Fri Apr 7 13:45:34 2017 +0200

bin/build-osx-package: restrict package deletion to the builder's version.
---
 bin/build-osx-package | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/bin/build-osx-package b/bin/build-osx-package
index 9d9516b..c904f32 100755
--- a/bin/build-osx-package
+++ b/bin/build-osx-package
@@ -313,10 +313,10 @@ upload_packages() {
# Delete files so that checksums are always regenerated.
if [ "${is_release}" -eq "0" ]; then
# Nightly builds are tracked by date and 
gitrev, so that multiple packages are possible per day if the repository 
changes between builds.
-   0http://lists.x2go.org/listinfo/x2go-commits

[X2Go-Commits] Build failed in Jenkins: x2goclient+nightly+osx-10.12 #1

2017-04-07 Thread jenkins
See 


--
[...truncated 281.63 KB...]
++ '[' '' '!=' /opt/local/lib/pulse-10.0/modules/ ']'
++ old_path=/opt/local/lib/pulse-10.0/modules/
++ path=/opt/local/lib/pulse-10.0/modules/
++ '[' /opt/local/lib/pulse-10.0/modules/ '!=' 
/opt/local/lib/pulse-10.0/modules/ ']'
++ printf /opt/local/lib/pulse-10.0/modules/
+ intermediate_lib_dir=/opt/local/lib/pulse-10.0/modules/
++ lazy_canonical_path /opt/local//lib/
++ typeset path=/opt/local//lib/
++ typeset old_path=
++ '[' '' '!=' /opt/local//lib/ ']'
++ old_path=/opt/local//lib/
++ path=/opt/local/lib/
++ '[' /opt/local//lib/ '!=' /opt/local/lib/ ']'
++ old_path=/opt/local/lib/
++ path=/opt/local/lib/
++ '[' /opt/local/lib/ '!=' /opt/local/lib/ ']'
++ printf /opt/local/lib/
+ intermediate_lib_dir=pulse-10.0/modules/
+ mkdir -p 
/Users/jenkins/tmp/tmp.xnHFRKyg8PU8fQsmdIUdc7D3/x2goclient/./client_build/x2goclient.app/Contents/Frameworks//pulse-10.0/modules//
+ cp -av /opt/local/lib/pulse-10.0/modules/module-volume-restore.so 
/Users/jenkins/tmp/tmp.xnHFRKyg8PU8fQsmdIUdc7D3/x2goclient/./client_build/x2goclient.app/Contents/Frameworks//pulse-10.0/modules//
/opt/local/lib/pulse-10.0/modules/module-volume-restore.so -> 
/Users/jenkins/tmp/tmp.xnHFRKyg8PU8fQsmdIUdc7D3/x2goclient/./client_build/x2goclient.app/Contents/Frameworks//pulse-10.0/modules/module-volume-restore.so
+ set +x
+++ dirname /opt/local/lib/pulseaudio/libpulsecommon-10.0.dylib
++ lazy_canonical_path /opt/local/lib/pulseaudio/
++ typeset path=/opt/local/lib/pulseaudio/
++ typeset old_path=
++ '[' '' '!=' /opt/local/lib/pulseaudio/ ']'
++ old_path=/opt/local/lib/pulseaudio/
++ path=/opt/local/lib/pulseaudio/
++ '[' /opt/local/lib/pulseaudio/ '!=' /opt/local/lib/pulseaudio/ ']'
++ printf /opt/local/lib/pulseaudio/
+ intermediate_lib_dir=/opt/local/lib/pulseaudio/
++ lazy_canonical_path /opt/local//lib/
++ typeset path=/opt/local//lib/
++ typeset old_path=
++ '[' '' '!=' /opt/local//lib/ ']'
++ old_path=/opt/local//lib/
++ path=/opt/local/lib/
++ '[' /opt/local//lib/ '!=' /opt/local/lib/ ']'
++ old_path=/opt/local/lib/
++ path=/opt/local/lib/
++ '[' /opt/local/lib/ '!=' /opt/local/lib/ ']'
++ printf /opt/local/lib/
+ intermediate_lib_dir=pulseaudio/
+ mkdir -p 
/Users/jenkins/tmp/tmp.xnHFRKyg8PU8fQsmdIUdc7D3/x2goclient/./client_build/x2goclient.app/Contents/Frameworks//pulseaudio//
+ cp -av /opt/local/lib/pulseaudio/libpulsecommon-10.0.dylib 
/Users/jenkins/tmp/tmp.xnHFRKyg8PU8fQsmdIUdc7D3/x2goclient/./client_build/x2goclient.app/Contents/Frameworks//pulseaudio//
/opt/local/lib/pulseaudio/libpulsecommon-10.0.dylib -> 
/Users/jenkins/tmp/tmp.xnHFRKyg8PU8fQsmdIUdc7D3/x2goclient/./client_build/x2goclient.app/Contents/Frameworks//pulseaudio/libpulsecommon-10.0.dylib
+ set +x
+++ dirname /opt/local/lib/pulseaudio/libpulsecore-10.0.dylib
++ lazy_canonical_path /opt/local/lib/pulseaudio/
++ typeset path=/opt/local/lib/pulseaudio/
++ typeset old_path=
++ '[' '' '!=' /opt/local/lib/pulseaudio/ ']'
++ old_path=/opt/local/lib/pulseaudio/
++ path=/opt/local/lib/pulseaudio/
++ '[' /opt/local/lib/pulseaudio/ '!=' /opt/local/lib/pulseaudio/ ']'
++ printf /opt/local/lib/pulseaudio/
+ intermediate_lib_dir=/opt/local/lib/pulseaudio/
++ lazy_canonical_path /opt/local//lib/
++ typeset path=/opt/local//lib/
++ typeset old_path=
++ '[' '' '!=' /opt/local//lib/ ']'
++ old_path=/opt/local//lib/
++ path=/opt/local/lib/
++ '[' /opt/local//lib/ '!=' /opt/local/lib/ ']'
++ old_path=/opt/local/lib/
++ path=/opt/local/lib/
++ '[' /opt/local/lib/ '!=' /opt/local/lib/ ']'
++ printf /opt/local/lib/
+ intermediate_lib_dir=pulseaudio/
+ mkdir -p 
/Users/jenkins/tmp/tmp.xnHFRKyg8PU8fQsmdIUdc7D3/x2goclient/./client_build/x2goclient.app/Contents/Frameworks//pulseaudio//
+ cp -av /opt/local/lib/pulseaudio/libpulsecore-10.0.dylib 
/Users/jenkins/tmp/tmp.xnHFRKyg8PU8fQsmdIUdc7D3/x2goclient/./client_build/x2goclient.app/Contents/Frameworks//pulseaudio//
/opt/local/lib/pulseaudio/libpulsecore-10.0.dylib -> 
/Users/jenkins/tmp/tmp.xnHFRKyg8PU8fQsmdIUdc7D3/x2goclient/./client_build/x2goclient.app/Contents/Frameworks//pulseaudio/libpulsecore-10.0.dylib
+ set +x

***
*** Bundling nxproxy...
***

* Collecting dependencies..

 * libXcomp.3.5.0.32.dylib from /opt/local/lib/
 symlink --> libXcomp.3.dylib

 * libpng16.16.dylib from /opt/local/lib/

 * libjpeg.9.dylib from /opt/local/lib/

 * libz.1.2.11.dylib from /opt/local/lib/
 symlink --> libz.1.dylib

* Checking output directory 
/Users/jenkins/tmp/tmp.xnHFRKyg8PU8fQsmdIUdc7D3/x2goclient/./client_build/x2goclient.app/Contents/Frameworks//
cp -n /opt/local/lib/libXcomp.3.5.0.32.dylib 
/Users/jenkins/tmp/tmp.xnHFRKyg8PU8fQsmdIUdc7D3/x2goclient/./client_build/x2goclient.app/Contents/Frameworks//libXcomp.3.5.0.32.dylib
chmod +w 
/Users/jenkins/tmp/tmp.xnHFRKyg8PU8fQsmdIUdc7D3/x2goclient/./client_build/x2goclient.app/Contents/Frameworks//libXcomp.3.5.0.32.dylib

[X2Go-Commits] [buildscripts] 02/03: bin/build-osx-package: make ${is_release} global. Will need it later.

2017-04-07 Thread git-admin
This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch master
in repository buildscripts.

commit 73ca7d46557097f44513bd7ac8cc552742c97c2b
Author: Mihai Moldovan 
Date:   Fri Apr 7 13:27:58 2017 +0200

bin/build-osx-package: make ${is_release} global. Will need it later.
---
 bin/build-osx-package | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/bin/build-osx-package b/bin/build-osx-package
index cc519b0..237d74c 100755
--- a/bin/build-osx-package
+++ b/bin/build-osx-package
@@ -56,6 +56,7 @@ test -f "${HOME}/.buildscripts/${PREFIX}.conf" && . 
"${HOME}/.buildscripts/${PRE
 # These parts are not user-serviceable.
 typeset -ag temp_cleanup=""
 typeset -g upstream_version=""
+typeset -g is_release="0"
 typeset -g gitrev=""
 # End of non-user-serviceable part.
 
@@ -224,7 +225,7 @@ build_packages() {
 
upstream_version="$(cat VERSION)"
 
-   typeset is_release="1"
+   is_release="1"
if [ "${COMPONENT}" = "${COMPONENT_NIGHTLY}" ]; then
is_release="0"
fi

--
Alioth's 
/srv/git/code.x2go.org/buildscripts.git//..//_hooks_/post-receive-email on 
/srv/git/code.x2go.org/buildscripts.git
___
x2go-commits mailing list
x2go-commits@lists.x2go.org
http://lists.x2go.org/listinfo/x2go-commits

[X2Go-Commits] [buildscripts] 03/03: bin/build-osx-package: clear out packages on the remote server in smart way to force checksum re-generation.

2017-04-07 Thread git-admin
This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch master
in repository buildscripts.

commit 692f74ec4cc5c02aaa10962928ffd0dbefb0e543
Author: Mihai Moldovan 
Date:   Fri Apr 7 13:28:21 2017 +0200

bin/build-osx-package: clear out packages on the remote server in smart way 
to force checksum re-generation.
---
 bin/build-osx-package | 9 +
 1 file changed, 9 insertions(+)

diff --git a/bin/build-osx-package b/bin/build-osx-package
index 237d74c..483bdb7 100755
--- a/bin/build-osx-package
+++ b/bin/build-osx-package
@@ -308,6 +308,15 @@ upload_packages() {
cd "${PKGDIST}/${l_CODENAME}/"
0http://lists.x2go.org/listinfo/x2go-commits

[X2Go-Commits] [buildscripts] 01/03: bin/build-osx-package: make ${gitrev} global. Will need it later.

2017-04-07 Thread git-admin
This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch master
in repository buildscripts.

commit 6092d2a6bbdb370b608f93f3f143d77dab0d771e
Author: Mihai Moldovan 
Date:   Fri Apr 7 13:27:43 2017 +0200

bin/build-osx-package: make ${gitrev} global. Will need it later.
---
 bin/build-osx-package | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/bin/build-osx-package b/bin/build-osx-package
index 4cb6a03..cc519b0 100755
--- a/bin/build-osx-package
+++ b/bin/build-osx-package
@@ -56,6 +56,7 @@ test -f "${HOME}/.buildscripts/${PREFIX}.conf" && . 
"${HOME}/.buildscripts/${PRE
 # These parts are not user-serviceable.
 typeset -ag temp_cleanup=""
 typeset -g upstream_version=""
+typeset -g gitrev=""
 # End of non-user-serviceable part.
 
 set -ex
@@ -216,7 +217,7 @@ build_packages() {
cd "${temp_dir}/${PROJECT}"
git checkout "${CHECKOUT}" || git checkout master
find "${PROJECT_DIR}/../" -maxdepth 0 -mindepth 0 -type 
f | grep -qs "${PROJECT}_"*.orig.tar.gz && cp -- 
"${PROJECT_DIR}/../${PROJECT}_"*.orig.tar.gz ..
-   typeset gitrev="$(gitrevno)"
+   gitrev="$(gitrevno)"
 
# create git changelog immediately prior to building 
the package
git --no-pager log --since "2 years ago" --format="%ai 
%aN (%h) %n%n%x09*%w(68,0,10) %s%d%n" > ChangeLog.gitlog

--
Alioth's 
/srv/git/code.x2go.org/buildscripts.git//..//_hooks_/post-receive-email on 
/srv/git/code.x2go.org/buildscripts.git
___
x2go-commits mailing list
x2go-commits@lists.x2go.org
http://lists.x2go.org/listinfo/x2go-commits

[X2Go-Commits] [buildscripts] branch master updated (044eb49 -> 692f74e)

2017-04-07 Thread git-admin
This is an automated email from the git hooks/post-receive script.

x2go pushed a change to branch master
in repository buildscripts.

  from  044eb49   bin/signtarballs: we want the parameter/to_dir to be 
non-NULL.
   new  6092d2a   bin/build-osx-package: make ${gitrev} global. Will need 
it later.
   new  73ca7d4   bin/build-osx-package: make ${is_release} global. Will 
need it later.
   new  692f74e   bin/build-osx-package: clear out packages on the remote 
server in smart way to force checksum re-generation.

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 bin/build-osx-package | 15 +--
 1 file changed, 13 insertions(+), 2 deletions(-)

--
Alioth's 
/srv/git/code.x2go.org/buildscripts.git//..//_hooks_/post-receive-email on 
/srv/git/code.x2go.org/buildscripts.git
___
x2go-commits mailing list
x2go-commits@lists.x2go.org
http://lists.x2go.org/listinfo/x2go-commits

[X2Go-Commits] [[X2Go Wiki]] page changed: events:start

2017-04-07 Thread wiki-admin

A page in your DokuWiki was added or changed. Here are the details:

Date: 2017/04/07 10:55
Browser : Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 
Firefox/45.0
IP-Address  : 78.43.91.217
Hostname: HSI-KBW-078-043-091-217.hsi4.kabel-badenwuerttemberg.de
Old Revision: http://wiki.x2go.org/doku.php/events:start?rev=1491377712
New Revision: http://wiki.x2go.org/doku.php/events:start
Edit Summary: Moved IBM Event to past events and shortened entry.
User: stefanbaur

@@ -20,15 +20,14 @@
  LITA - Linux Info Tag Augsburg 2017, Augsburg, Germany (2017-04-22) 
   * Talk confirmed (re-run of the one from LinuxDay.AT 2016 / CLT2017, with 
some minor updates, starting 16:15 CEST, Room C - complete schedule 
[[https://frab.nixos.community/de/lit2017/public/schedule/0|here]])
   * Booth confirmed (Volunteers are Stefan#1, Juri, Uwe and Franz)
   * h1 and Stefan#2 will be unable to attend
+ 
+ = Past Events =

  IBM: Success Made with
Partners, Stuttgart, Mercedes-Benz Arena (2017-04-06) 
   * The Agenda is available 
[[https://www-304.ibm.com/events/wwe/grp/grp312.nsf/Agenda.xsp?OpenPage=BF4F79OE=de_DE=msgc=A87DB7|here]]
-   * Stefan#1 will be representing X2Go with his company BAUR-ITCS UG 
(haftungsbeschränkt)
-   * We're registered as an ISV, and you will most likely be able to meet 
Stefan at one of the CLOUD or Security booths.
-   * Note that attending this event is free, but requires advance registration: 
[[https://www-304.ibm.com/events/wwe/grp/grp312.nsf/Registration.xsp?OpenForm=BF4F79OE=de_DE=msgc=A87DB7=anonymous|Click
 here to register]]
+   * Stefan#1 represented X2Go with his company BAUR-ITCS UG 
(haftungsbeschränkt)
 
- = Past Events =

  Linux User Group Ulm, Neu-Ulm, Germany (2017-04-04) 
   * Stefan#1 will be presenting the X2Go Broker Demo to the members of the 
Linux User Group Ulm, due to a request by one of its
members
   * Meeting place is the restaurant "dany/s" in Neu-Ulm, Germany
   * The event starts with an informal get-together and dinner at 19:30 CEST, 
the actual demo will probably start around 20:00 - 21:00 CEST


--
This mail was generated by DokuWiki at
http://wiki.x2go.org/

___
x2go-commits mailing list
x2go-commits@lists.x2go.org
http://lists.x2go.org/listinfo/x2go-commits

[X2Go-Commits] Jenkins build is back to normal : x2goclient+nightly+osx-10.10 #17

2017-04-07 Thread jenkins
See 


___
x2go-commits mailing list
x2go-commits@lists.x2go.org
http://lists.x2go.org/listinfo/x2go-commits

[X2Go-Commits] [buildscripts] 02/03: bin/build-osx-package: call correct script to generate checksums via sudo .

2017-04-07 Thread git-admin
This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch master
in repository buildscripts.

commit 7bfcfe0c64e97068e2a2c47e2baf9850f5f6c516
Author: Mihai Moldovan 
Date:   Fri Apr 7 12:37:52 2017 +0200

bin/build-osx-package: call correct script to generate checksums via sudo .
---
 bin/build-osx-package | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/build-osx-package b/bin/build-osx-package
index b19f63f..4cb6a03 100755
--- a/bin/build-osx-package
+++ b/bin/build-osx-package
@@ -312,7 +312,7 @@ upload_packages() {
scp *.dmg* 
"${REPOS_SERVER}:'${OSX_REPOS_BASE}/${PROJECT}/${COMPONENT}/${upstream_version}/'"
 || true
 
# Generate checksums.
-   0http://lists.x2go.org/listinfo/x2go-commits

[X2Go-Commits] [buildscripts] 01/03: bin/build-osx-package: also upload the other generated files (currently only *.dmg.git.txt.)

2017-04-07 Thread git-admin
This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch master
in repository buildscripts.

commit 60fc38cfa10bef5a7284b2fd105f64c137a1f4f3
Author: Mihai Moldovan 
Date:   Fri Apr 7 12:34:32 2017 +0200

bin/build-osx-package: also upload the other generated files (currently 
only *.dmg.git.txt.)
---
 bin/build-osx-package | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/build-osx-package b/bin/build-osx-package
index 6306871..b19f63f 100755
--- a/bin/build-osx-package
+++ b/bin/build-osx-package
@@ -309,7 +309,7 @@ upload_packages() {
# Remove packages that are older than 30 days, if 
building nightlies.
[ "${COMPONENT}" = "${COMPONENT_NIGHTLY}" ] && 
0http://lists.x2go.org/listinfo/x2go-commits

[X2Go-Commits] [buildscripts] 03/03: bin/signtarballs: we want the parameter/to_dir to be non-NULL.

2017-04-07 Thread git-admin
This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch master
in repository buildscripts.

commit 044eb49fcc1096ca110fade4e08f72bc1de83690
Author: Mihai Moldovan 
Date:   Fri Apr 7 12:40:15 2017 +0200

bin/signtarballs: we want the parameter/to_dir to be non-NULL.
---
 bin/signtarballs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/signtarballs b/bin/signtarballs
index 5c305bc..981ee52 100755
--- a/bin/signtarballs
+++ b/bin/signtarballs
@@ -2,7 +2,7 @@
 
 typeset to_dir="${1}"
 
-if [ -z "${to_dir}" ] && [ -d "${to_dir}" ]; then
+if [ -n "${to_dir}" ] && [ -d "${to_dir}" ]; then
cd "${to_dir}"
 elif [ -d "_releases_" ]; then
cd "_releases"

--
Alioth's 
/srv/git/code.x2go.org/buildscripts.git//..//_hooks_/post-receive-email on 
/srv/git/code.x2go.org/buildscripts.git
___
x2go-commits mailing list
x2go-commits@lists.x2go.org
http://lists.x2go.org/listinfo/x2go-commits

[X2Go-Commits] [buildscripts] branch master updated (2792f98 -> 044eb49)

2017-04-07 Thread git-admin
This is an automated email from the git hooks/post-receive script.

x2go pushed a change to branch master
in repository buildscripts.

  from  2792f98   bin/build-osx-package: fix wrong variable names.
   new  60fc38c   bin/build-osx-package: also upload the other generated 
files (currently only *.dmg.git.txt.)
   new  7bfcfe0   bin/build-osx-package: call correct script to generate 
checksums via sudo .
   new  044eb49   bin/signtarballs: we want the parameter/to_dir to be 
non-NULL.

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 bin/build-osx-package | 4 ++--
 bin/signtarballs  | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

--
Alioth's 
/srv/git/code.x2go.org/buildscripts.git//..//_hooks_/post-receive-email on 
/srv/git/code.x2go.org/buildscripts.git
___
x2go-commits mailing list
x2go-commits@lists.x2go.org
http://lists.x2go.org/listinfo/x2go-commits

[X2Go-Commits] Build failed in Jenkins: x2goclient+nightly+osx-10.10 #15

2017-04-07 Thread jenkins
See 


--
[...truncated 1.55 MB...]
pulse-10.0/modules/libpulsecommon-10.0.dylib
pulse-10.0/modules/libpulsecore-10.0.dylib
pulse-10.0/modules/libsndfile.1.dylib
pulse-10.0/modules/libspeexdsp.1.dylib
pulseaudio/libltdl.7.dylib
pulseaudio/libpulse.0.dylib
libpulsecommon-10.0.dylib
libpulsecore-10.0.dylib
pulseaudio/libsndfile.1.dylib
pulseaudio/libspeexdsp.1.dylib
/Users/jenkins/tmp/tmp.jHZTTrkYbZbti5unouwszUdq/x2goclient/./client_build/x2goclient.app/Contents/Frameworks//pulse-10.0/modules/libltdl.7.dylib
/Users/jenkins/tmp/tmp.jHZTTrkYbZbti5unouwszUdq/x2goclient/./client_build/x2goclient.app/Contents/Frameworks//pulse-10.0/modules/libpulse.0.dylib
/Users/jenkins/tmp/tmp.jHZTTrkYbZbti5unouwszUdq/x2goclient/./client_build/x2goclient.app/Contents/Frameworks//pulse-10.0/modules/libpulsecommon-10.0.dylib
/Users/jenkins/tmp/tmp.jHZTTrkYbZbti5unouwszUdq/x2goclient/./client_build/x2goclient.app/Contents/Frameworks//pulse-10.0/modules/libpulsecore-10.0.dylib
/Users/jenkins/tmp/tmp.jHZTTrkYbZbti5unouwszUdq/x2goclient/./client_build/x2goclient.app/Contents/Frameworks//pulse-10.0/modules/libsndfile.1.dylib
/Users/jenkins/tmp/tmp.jHZTTrkYbZbti5unouwszUdq/x2goclient/./client_build/x2goclient.app/Contents/Frameworks//pulse-10.0/modules/libspeexdsp.1.dylib
/Users/jenkins/tmp/tmp.jHZTTrkYbZbti5unouwszUdq/x2goclient/./client_build/x2goclient.app/Contents/Frameworks//pulseaudio/libltdl.7.dylib
/Users/jenkins/tmp/tmp.jHZTTrkYbZbti5unouwszUdq/x2goclient/./client_build/x2goclient.app/Contents/Frameworks//pulseaudio/libpulse.0.dylib
/Users/jenkins/tmp/tmp.jHZTTrkYbZbti5unouwszUdq/x2goclient/./client_build/x2goclient.app/Contents/Frameworks//libpulsecommon-10.0.dylib
/Users/jenkins/tmp/tmp.jHZTTrkYbZbti5unouwszUdq/x2goclient/./client_build/x2goclient.app/Contents/Frameworks//libpulsecore-10.0.dylib
/Users/jenkins/tmp/tmp.jHZTTrkYbZbti5unouwszUdq/x2goclient/./client_build/x2goclient.app/Contents/Frameworks//pulseaudio/libsndfile.1.dylib
/Users/jenkins/tmp/tmp.jHZTTrkYbZbti5unouwszUdq/x2goclient/./client_build/x2goclient.app/Contents/Frameworks//pulseaudio/libspeexdsp.1.dylib
New value for all_files:
/Users/jenkins/tmp/tmp.jHZTTrkYbZbti5unouwszUdq/x2goclient/./client_build/x2goclient.app/Contents/Frameworks/libjpeg.9.dylib
/Users/jenkins/tmp/tmp.jHZTTrkYbZbti5unouwszUdq/x2goclient/./client_build/x2goclient.app/Contents/Frameworks/libltdl.7.dylib
/Users/jenkins/tmp/tmp.jHZTTrkYbZbti5unouwszUdq/x2goclient/./client_build/x2goclient.app/Contents/Frameworks/libpng16.16.dylib
/Users/jenkins/tmp/tmp.jHZTTrkYbZbti5unouwszUdq/x2goclient/./client_build/x2goclient.app/Contents/Frameworks/libpulse-simple.0.dylib
/Users/jenkins/tmp/tmp.jHZTTrkYbZbti5unouwszUdq/x2goclient/./client_build/x2goclient.app/Contents/Frameworks/libpulse.0.dylib
/Users/jenkins/tmp/tmp.jHZTTrkYbZbti5unouwszUdq/x2goclient/./client_build/x2goclient.app/Contents/Frameworks/libsndfile.1.dylib
/Users/jenkins/tmp/tmp.jHZTTrkYbZbti5unouwszUdq/x2goclient/./client_build/x2goclient.app/Contents/Frameworks/libspeexdsp.1.dylib
/Users/jenkins/tmp/tmp.jHZTTrkYbZbti5unouwszUdq/x2goclient/./client_build/x2goclient.app/Contents/Frameworks/libXcomp.3.5.0.32.dylib
/Users/jenkins/tmp/tmp.jHZTTrkYbZbti5unouwszUdq/x2goclient/./client_build/x2goclient.app/Contents/Frameworks/libz.1.2.11.dylib
/Users/jenkins/tmp/tmp.jHZTTrkYbZbti5unouwszUdq/x2goclient/./client_build/x2goclient.app/Contents/Frameworks/pulse-10.0/modules/libcli.dylib
/Users/jenkins/tmp/tmp.jHZTTrkYbZbti5unouwszUdq/x2goclient/./client_build/x2goclient.app/Contents/Frameworks/pulse-10.0/modules/libprotocol-cli.dylib
/Users/jenkins/tmp/tmp.jHZTTrkYbZbti5unouwszUdq/x2goclient/./client_build/x2goclient.app/Contents/Frameworks/pulse-10.0/modules/libprotocol-http.dylib
/Users/jenkins/tmp/tmp.jHZTTrkYbZbti5unouwszUdq/x2goclient/./client_build/x2goclient.app/Contents/Frameworks/pulse-10.0/modules/libprotocol-native.dylib
/Users/jenkins/tmp/tmp.jHZTTrkYbZbti5unouwszUdq/x2goclient/./client_build/x2goclient.app/Contents/Frameworks/pulse-10.0/modules/libprotocol-simple.dylib
/Users/jenkins/tmp/tmp.jHZTTrkYbZbti5unouwszUdq/x2goclient/./client_build/x2goclient.app/Contents/Frameworks/pulse-10.0/modules/librtp.dylib
/Users/jenkins/tmp/tmp.jHZTTrkYbZbti5unouwszUdq/x2goclient/./client_build/x2goclient.app/Contents/Frameworks/pulse-10.0/modules/module-allow-passthrough.so
/Users/jenkins/tmp/tmp.jHZTTrkYbZbti5unouwszUdq/x2goclient/./client_build/x2goclient.app/Contents/Frameworks/pulse-10.0/modules/module-always-sink.so
/Users/jenkins/tmp/tmp.jHZTTrkYbZbti5unouwszUdq/x2goclient/./client_build/x2goclient.app/Contents/Frameworks/pulse-10.0/modules/module-augment-properties.so
/Users/jenkins/tmp/tmp.jHZTTrkYbZbti5unouwszUdq/x2goclient/./client_build/x2goclient.app/Contents/Frameworks/pulse-10.0/modules/module-bonjour-publish.so

[X2Go-Commits] [buildscripts] 01/01: bin/build-osx-package: fix wrong variable names.

2017-04-07 Thread git-admin
This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch master
in repository buildscripts.

commit 2792f9800f8fd8f71a87af04ea2661e65c327f7c
Author: Mihai Moldovan 
Date:   Fri Apr 7 09:05:59 2017 +0200

bin/build-osx-package: fix wrong variable names.
---
 bin/build-osx-package | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/bin/build-osx-package b/bin/build-osx-package
index 7bbaedd..6306871 100755
--- a/bin/build-osx-package
+++ b/bin/build-osx-package
@@ -262,15 +262,15 @@ build_packages() {
 
# FIXME: this is not generic at all.
typeset top_commit_id="$(git rev-parse --no-flags 
"HEAD^{commit}")"
-   typeset base_name="${PROJECT}-${UPSTREAM_VERSION}."
+   typeset base_name="${PROJECT}-${upstream_version}."
if [ "${is_release}" -eq "0" ]; then
-   
base_name="${base_name}git${DATE}.${GITREV}.${COMPONENT}."
+   
base_name="${base_name}git${DATE}.${gitrev}.${COMPONENT}."
else
base_name="${base_name}${DATE}."
fi
base_name="${base_name}OSX_${os_major}_${os_minor}.dmg"
mv "client_build/${PROJECT}.dmg" 
"${PKGDIST}/${l_CODENAME}/${base_name}"
-   echo 
'https://code.x2go.org/gitweb?p=x2goclient.git;a=commit;h='"${top_commit_id}" > 
"${PKG_DIST}/${l_CODENAME}/${base_name}.git.txt"
+   echo 
'https://code.x2go.org/gitweb?p=x2goclient.git;a=commit;h='"${top_commit_id}" > 
"${PKGDIST}/${l_CODENAME}/${base_name}.git.txt"
done
done
return 0

--
Alioth's 
/srv/git/code.x2go.org/buildscripts.git//..//_hooks_/post-receive-email on 
/srv/git/code.x2go.org/buildscripts.git
___
x2go-commits mailing list
x2go-commits@lists.x2go.org
http://lists.x2go.org/listinfo/x2go-commits

[X2Go-Commits] [buildscripts] branch master updated (8c6736b -> 2792f98)

2017-04-07 Thread git-admin
This is an automated email from the git hooks/post-receive script.

x2go pushed a change to branch master
in repository buildscripts.

  from  8c6736b   bin/build-osx-package: correctly pass env variables to 
macbuild.sh call, simplify SDK setting since we now can use the 10.10 SDK on 
10.10.
   new  2792f98   bin/build-osx-package: fix wrong variable names.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 bin/build-osx-package | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

--
Alioth's 
/srv/git/code.x2go.org/buildscripts.git//..//_hooks_/post-receive-email on 
/srv/git/code.x2go.org/buildscripts.git
___
x2go-commits mailing list
x2go-commits@lists.x2go.org
http://lists.x2go.org/listinfo/x2go-commits

[X2Go-Commits] Build failed in Jenkins: x2goclient+nightly+osx-10.10 #12

2017-04-07 Thread jenkins
See 


--
[...truncated 10.10 KB...]
Adding /opt/local/lib/pulse-10.0/modules/libprotocol-cli.dylib to 
${PULSEAUDIO_LIBRARIES_FULL}
Adding /opt/local/lib/pulse-10.0/modules/libprotocol-http.dylib to 
${PULSEAUDIO_LIBRARIES_FULL}
Adding /opt/local/lib/pulse-10.0/modules/libprotocol-native.dylib to 
${PULSEAUDIO_LIBRARIES_FULL}
Adding /opt/local/lib/pulse-10.0/modules/libprotocol-simple.dylib to 
${PULSEAUDIO_LIBRARIES_FULL}
Adding /opt/local/lib/pulse-10.0/modules/librtp.dylib to 
${PULSEAUDIO_LIBRARIES_FULL}
Adding /opt/local/lib/pulse-10.0/modules/module-allow-passthrough.so to 
${PULSEAUDIO_LIBRARIES_FULL}
Adding /opt/local/lib/pulse-10.0/modules/module-always-sink.so to 
${PULSEAUDIO_LIBRARIES_FULL}
Adding /opt/local/lib/pulse-10.0/modules/module-augment-properties.so to 
${PULSEAUDIO_LIBRARIES_FULL}
Adding /opt/local/lib/pulse-10.0/modules/module-bonjour-publish.so to 
${PULSEAUDIO_LIBRARIES_FULL}
Adding /opt/local/lib/pulse-10.0/modules/module-card-restore.so to 
${PULSEAUDIO_LIBRARIES_FULL}
Adding /opt/local/lib/pulse-10.0/modules/module-cli-protocol-tcp.so to 
${PULSEAUDIO_LIBRARIES_FULL}
Adding /opt/local/lib/pulse-10.0/modules/module-cli-protocol-unix.so to 
${PULSEAUDIO_LIBRARIES_FULL}
Adding /opt/local/lib/pulse-10.0/modules/module-cli.so to 
${PULSEAUDIO_LIBRARIES_FULL}
Adding /opt/local/lib/pulse-10.0/modules/module-combine-sink.so to 
${PULSEAUDIO_LIBRARIES_FULL}
Adding /opt/local/lib/pulse-10.0/modules/module-combine.so to 
${PULSEAUDIO_LIBRARIES_FULL}
Adding /opt/local/lib/pulse-10.0/modules/module-coreaudio-detect.so to 
${PULSEAUDIO_LIBRARIES_FULL}
Adding /opt/local/lib/pulse-10.0/modules/module-coreaudio-device.so to 
${PULSEAUDIO_LIBRARIES_FULL}
Adding /opt/local/lib/pulse-10.0/modules/module-default-device-restore.so to 
${PULSEAUDIO_LIBRARIES_FULL}
Adding /opt/local/lib/pulse-10.0/modules/module-detect.so to 
${PULSEAUDIO_LIBRARIES_FULL}
Adding /opt/local/lib/pulse-10.0/modules/module-device-manager.so to 
${PULSEAUDIO_LIBRARIES_FULL}
Adding /opt/local/lib/pulse-10.0/modules/module-device-restore.so to 
${PULSEAUDIO_LIBRARIES_FULL}
Adding /opt/local/lib/pulse-10.0/modules/module-echo-cancel.so to 
${PULSEAUDIO_LIBRARIES_FULL}
Adding /opt/local/lib/pulse-10.0/modules/module-filter-apply.so to 
${PULSEAUDIO_LIBRARIES_FULL}
Adding /opt/local/lib/pulse-10.0/modules/module-filter-heuristics.so to 
${PULSEAUDIO_LIBRARIES_FULL}
Adding /opt/local/lib/pulse-10.0/modules/module-http-protocol-tcp.so to 
${PULSEAUDIO_LIBRARIES_FULL}
Adding /opt/local/lib/pulse-10.0/modules/module-http-protocol-unix.so to 
${PULSEAUDIO_LIBRARIES_FULL}
Adding /opt/local/lib/pulse-10.0/modules/module-intended-roles.so to 
${PULSEAUDIO_LIBRARIES_FULL}
Adding /opt/local/lib/pulse-10.0/modules/module-ladspa-sink.so to 
${PULSEAUDIO_LIBRARIES_FULL}
Adding /opt/local/lib/pulse-10.0/modules/module-loopback.so to 
${PULSEAUDIO_LIBRARIES_FULL}
Adding /opt/local/lib/pulse-10.0/modules/module-match.so to 
${PULSEAUDIO_LIBRARIES_FULL}
Adding /opt/local/lib/pulse-10.0/modules/module-native-protocol-fd.so to 
${PULSEAUDIO_LIBRARIES_FULL}
Adding /opt/local/lib/pulse-10.0/modules/module-native-protocol-tcp.so to 
${PULSEAUDIO_LIBRARIES_FULL}
Adding /opt/local/lib/pulse-10.0/modules/module-native-protocol-unix.so to 
${PULSEAUDIO_LIBRARIES_FULL}
Adding /opt/local/lib/pulse-10.0/modules/module-null-sink.so to 
${PULSEAUDIO_LIBRARIES_FULL}
Adding /opt/local/lib/pulse-10.0/modules/module-null-source.so to 
${PULSEAUDIO_LIBRARIES_FULL}
Adding /opt/local/lib/pulse-10.0/modules/module-pipe-sink.so to 
${PULSEAUDIO_LIBRARIES_FULL}
Adding /opt/local/lib/pulse-10.0/modules/module-pipe-source.so to 
${PULSEAUDIO_LIBRARIES_FULL}
Adding /opt/local/lib/pulse-10.0/modules/module-position-event-sounds.so to 
${PULSEAUDIO_LIBRARIES_FULL}
Adding /opt/local/lib/pulse-10.0/modules/module-remap-sink.so to 
${PULSEAUDIO_LIBRARIES_FULL}
Adding /opt/local/lib/pulse-10.0/modules/module-remap-source.so to 
${PULSEAUDIO_LIBRARIES_FULL}
Adding /opt/local/lib/pulse-10.0/modules/module-rescue-streams.so to 
${PULSEAUDIO_LIBRARIES_FULL}
Adding /opt/local/lib/pulse-10.0/modules/module-role-cork.so to 
${PULSEAUDIO_LIBRARIES_FULL}
Adding /opt/local/lib/pulse-10.0/modules/module-role-ducking.so to 
${PULSEAUDIO_LIBRARIES_FULL}
Adding /opt/local/lib/pulse-10.0/modules/module-rtp-recv.so to 
${PULSEAUDIO_LIBRARIES_FULL}
Adding /opt/local/lib/pulse-10.0/modules/module-rtp-send.so to 
${PULSEAUDIO_LIBRARIES_FULL}
Adding /opt/local/lib/pulse-10.0/modules/module-simple-protocol-tcp.so to 
${PULSEAUDIO_LIBRARIES_FULL}
Adding /opt/local/lib/pulse-10.0/modules/module-simple-protocol-unix.so to 
${PULSEAUDIO_LIBRARIES_FULL}
Adding /opt/local/lib/pulse-10.0/modules/module-sine-source.so to 
${PULSEAUDIO_LIBRARIES_FULL}
Adding /opt/local/lib/pulse-10.0/modules/module-sine.so to 
${PULSEAUDIO_LIBRARIES_FULL}
Adding