X2Go Bug report logs - #628
x2goclient can not be compiled on Raspberry PI

version graph

Package: x2goclient; Maintainer for x2goclient is X2Go Developers <x2go-dev@lists.x2go.org>; Source for x2goclient is src:x2goclient.

Reported by: Office NextITLevel GmbH <office@nextitlevel.de>

Date: Fri, 3 Oct 2014 18:25:01 UTC

Severity: normal

Found in version 4.0.2.1

Done: Mihai Moldovan <ionic@ionic.de>

Bug is archived. No further changes may be made.

Full log


🔗 View this message in rfc822 format

X-Loop: owner@bugs.x2go.org
Subject: Bug#628: (x2goclient can not be compiled on Raspberry PI)
Reply-To: Office NextITLevel GmbH <office@nextitlevel.de>, 628@bugs.x2go.org
Resent-From: Office NextITLevel GmbH <office@nextitlevel.de>
Resent-To: x2go-dev@lists.x2go.org
Resent-CC: X2Go Developers <x2go-dev@lists.x2go.org>
X-Loop: owner@bugs.x2go.org
Resent-Date: Sun, 01 Feb 2015 19:50:02 +0000
Resent-Message-ID: <handler.628.B628.142282020021901@bugs.x2go.org>
Resent-Sender: owner@bugs.x2go.org
X-X2Go-PR-Message: followup 628
X-X2Go-PR-Package: x2goclient
X-X2Go-PR-Keywords: 
Received: via spool by 628-submit@bugs.x2go.org id=B628.142282020021901
          (code B ref 628); Sun, 01 Feb 2015 19:50:02 +0000
Received: (at 628) by bugs.x2go.org; 1 Feb 2015 19:50:00 +0000
X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on
	ymir.das-netzwerkteam.de
X-Spam-Level: 
X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,URIBL_BLOCKED
	autolearn=ham version=3.3.2
X-Greylist: delayed 305 seconds by postgrey-1.34 at ymir.das-netzwerkteam.de; Sun, 01 Feb 2015 20:49:58 CET
Received: from mail.nextitlevel.com (mail.nextitlevel.com [78.142.141.165])
	by ymir.das-netzwerkteam.de (Postfix) with ESMTPS id 41DFA5E030
	for <628@bugs.x2go.org>; Sun,  1 Feb 2015 20:49:58 +0100 (CET)
Received: from VSRV05.nit.local (10.99.20.15) by vSRV15.nit.local
 (10.99.20.115) with Microsoft SMTP Server (TLS) id 15.0.1044.25; Sun, 1 Feb
 2015 20:44:52 +0100
Received: from VSRV05.nit.local ([fe80::f591:2710:d3b0:a599]) by
 vSRV05.nit.local ([fe80::f591:2710:d3b0:a599%15]) with mapi id
 15.00.1044.021; Sun, 1 Feb 2015 20:44:52 +0100
From: Office NextITLevel GmbH <office@nextitlevel.de>
To: "628@bugs.x2go.org" <628@bugs.x2go.org>
Thread-Topic: Bug#628: (x2goclient can not be compiled on Raspberry PI)
Thread-Index: AdA+Ub49j5ZKt9IVSsuQruThMoO4Jw==
Date: Sun, 1 Feb 2015 19:44:52 +0000
Message-ID: <a8402c0a2b8346ba823e8a00998378b7@vSRV05.nit.local>
Accept-Language: de-DE, en-US
Content-Language: de-DE
X-MS-Has-Attach:
X-MS-TNEF-Correlator:
x-ms-exchange-transport-fromentityheader: Hosted
x-originating-ip: [188.118.252.118]
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: base64
MIME-Version: 1.0
Dear X2Go Developer,

please reopen this case:

I am using Raspian, which is the Debian Wheezy version.
I downloaded the x2goclient package from 
http://archive.raspbian.org/raspbian/pool/main/x/x2goclient/x2goclient_4.0.3.1-3_armhf.deb
and then I tried to install, but it failed.  This download version is for Debian Jessie.

 sudo dpkg -i x2goclient_4.0.3.1-3_armhf.deb
(Reading database ... 71974 files and directories currently installed.)
Preparing to replace x2goclient 4.0.3.1-3 (using x2goclient_4.0.3.1-3_armhf.deb) ...
Unpacking replacement x2goclient ...
dpkg: dependency problems prevent configuration of x2goclient:
 x2goclient depends on libc6 (>= 2.15); however:
  Version of libc6:armhf on system is 2.13-38+rpi2+deb7u7.
 x2goclient depends on libssh-4 (>= 0.5.4-2~); however:
  Version of libssh-4:armhf on system is 0.5.4-1+deb7u1.

dpkg: error processing x2goclient (--install):
 dependency problems - leaving unconfigured
Processing triggers for hicolor-icon-theme ...
Processing triggers for desktop-file-utils ...
Processing triggers for man-db ...
Errors were encountered while processing:
 x2goclient
----------------

And this is the compile script - and it should be fine

################################################################################
# build x2goclient
################################################################################

mkdir -p $HOME/x2go
cd $HOME/x2go

sudo apt-get update
# build deps of both nx-libs and x2goclient
sudo apt-get install -y libldap2-dev libssh-dev libx11-dev libxpm-dev
sudo apt-get install -y debhelper libpng-dev libjpeg-dev zlib1g-dev quilt libfontconfig1-dev libfontenc-dev libfreetype6-dev libxmltok1-dev libxml2-dev autoconf pkg-config x11proto-core-dev man2html-base
sudo apt-get install -y expat x11proto-kb-dev libssh-dev libcups2-dev
sudo apt-get install -y autotools-dev libqt4-gui libglib2.0-dev m4 qt4-qmake libqt4-dev dh-autoreconf

echo "Getting nx-libs and compiling ..."
git clone http://code.x2go.org/git/nx-libs.git
cd nx-libs
# git checkout redist-server/3.5.0.27
# This will take about 1 hour or so.
dpkg-buildpackage -us -uc
cd ..

# No new depenendcies for cups-x2go
echo "Getting cups-x2go and compiling ..."
git clone git://code.x2go.org/cups-x2go.git
cd cups-x2go
# git checkout 3.0.1.0
dpkg-buildpackage -us -uc
cd ..

echo "Getting x2goclient and compiling ..."
git clone http://code.x2go.org/git/x2goclient.git
cd x2goclient
# This will take a few minutes
dpkg-buildpackage -us -uc
cd ..

-------------------------------------------

So I used the newest code and compiled today and still I get:

Getting x2goclient and compiling ...
fatal: destination path 'x2goclient' already exists and is not an empty directory.
dpkg-buildpackage: source package x2goclient
dpkg-buildpackage: source version 4.0.3.2-0x2go1
dpkg-buildpackage: source changed by Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
 dpkg-source --before-build x2goclient
dpkg-buildpackage: host architecture armhf
dpkg-checkbuilddeps: Unmet build dependencies: libssh-dev (>= 0.5.4-2~)
dpkg-buildpackage: warning: build dependencies/conflicts unsatisfied; aborting
dpkg-buildpackage: warning: (Use -d flag to override.)

---

Debian Jessie is still not finished, so I have to use Debian Wheezy.

Have a nice day,
Franz Lückl

Next IT Level GmbH
Paul Tillich Str. 14
60528 Frankfurt
Handelsregister HRB 94885, Frankfurt am Main 
Finanzamt: Frankfurt/M. – USt-ID: DE285327933

Mobil DE:               	+49 152 3437 5620
Mobil AT:              	          +43 676 37 00 299
Mobiles Landline:    	+49 69 3487 8985

mailto:franz@nextitlevel.de 
Internet Home Page:  http://www.nextitlevel.de



Send a report that this bug log contains spam.


X2Go Developers <owner@bugs.x2go.org>. Last modified: Fri Mar 29 16:03:22 2024; Machine Name: ymir.das-netzwerkteam.de

X2Go Bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.