X2Go Bug report logs - #973
X2Go Client Build Issue(s) on Mac

version graph

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

Reported by: David Laxer <davidl@softintel.com>

Date: Mon, 21 Dec 2015 15:20:02 UTC

Severity: normal

Tags: pending

Found in version 4.0.5.0

Fixed in version 4.0.5.1

Done: X2Go Release Manager <git-admin@x2go.org>

Bug is archived. No further changes may be made.

Full log


Message #49 received at 973@bugs.x2go.org (full text, mbox, reply):

Received: (at 973) by bugs.x2go.org; 13 Jan 2016 18:23:13 +0000
From ionic@ionic.de  Wed Jan 13 19:23:12 2016
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,SPF_HELO_PASS,
	T_DKIM_INVALID,URIBL_BLOCKED autolearn=ham version=3.3.2
Received: from Root24.de (powered.by.root24.eu [5.135.3.88])
	by ymir.das-netzwerkteam.de (Postfix) with ESMTP id 5B17A5DB06
	for <973@bugs.x2go.org>; Wed, 13 Jan 2016 19:23:12 +0100 (CET)
Received: from [IPv6:2003:73:8f28:f601:fa1e:dfff:fedd:1f7] (p200300738F28F601FA1EDFFFFEDD01F7.dip0.t-ipconnect.de [IPv6:2003:73:8f28:f601:fa1e:dfff:fedd:1f7])
	by mail.ionic.de (Postfix) with ESMTPSA id DCCF94F09E80;
	Wed, 13 Jan 2016 19:23:11 +0100 (CET)
DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=ionic.de; s=default;
	t=1452709392; bh=s+3Tt4Agvs41phKlPzhlnciJm8XceL5ZUmLZogBp3FA=;
	h=Subject:To:References:From:Cc:Date:In-Reply-To:From;
	b=SLtVqIciBqiRyK6xEEOXx7pn6KK0U8pt9lyMvo8WKJb1bMo7wiOt1h1upWiEvTikb
	 rEWAZl96/v1XegJQvYnRgTchD1gH8+GoZVxqR3fi9eiBspHpAO0mSVfanYj91Y0pX0
	 F8nAKXLoPTxNzrrYGDxLq5rIahv85mmR4MDXNGNg=
Subject: Re: Bug#973: X2Go issue (in src:x2goclient) has been marked as
 pending for release
To: David Laxer <davidl@softintel.com>
References: <24649693.42851.1452670261231.JavaMail.root@m01>
 <E0E72C30-42B3-44C7-B0E8-E0AECC426B36@softintel.com>
 <1353235.118174.1452707080068.JavaMail.root@m01>
 <4F7A1AE9-5AC7-46BF-9B67-875AD06D7186@softintel.com>
From: Mihai Moldovan <ionic@ionic.de>
X-Enigmail-Draft-Status: N1110
Cc: 973@bugs.x2go.org
Message-ID: <56969610.7030102@ionic.de>
Date: Wed, 13 Jan 2016 19:23:12 +0100
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:38.0)
 Gecko/20100101 Thunderbird/38.4.0
MIME-Version: 1.0
In-Reply-To: <4F7A1AE9-5AC7-46BF-9B67-875AD06D7186@softintel.com>
Content-Type: multipart/signed; micalg=pgp-sha512;
 protocol="application/pgp-signature";
 boundary="iHfK0FoeRQmbS6wSLEuN2gF3Dvxtsi5DV"
[Message part 1 (text/plain, inline)]
On 13.01.2016 06:52 PM, David Laxer wrote:
> Yep.  It’s getting the Macports one first:
> 
> David-Laxers-MacBook-Pro:~ davidlaxer$ whereis g++
> /usr/bin/g++
> David-Laxers-MacBook-Pro:~ davidlaxer$ which g++
> /opt/local/bin/g++

And that's exactly the problem. You'll need to edit PATH to (temporarily) to not prefer the MacPorts prefix.

echo "$PATH"

With this information, re-arrange the values like so:

PATH=/usr/bin:/usr/sbin:...:/opt/local/bin:/opt/local/sbin ./macbuild.sh

Where "..." means anything you have in-between. If you also have /opt/local/libexec/gnubin in there, move it before
/opt/local/bin.



Mihai


[signature.asc (application/pgp-signature, attachment)]

Send a report that this bug log contains spam.


X2Go Developers <owner@bugs.x2go.org>. Last modified: Thu Mar 28 18:21:20 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.