X2Go Bug report logs - #474
Windows: Port X2Go Client: MinGW 4.4 + QT 4.8.5 -> MinGW 4.8 + QT 4.8.6

version graph

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

Reported by: Michael DePaulo <mikedep333@gmail.com>

Date: Fri, 11 Apr 2014 12:30:02 UTC

Severity: wishlist

Tags: build-win32, pending

Found in version 4.0.2.0

Fixed in version 4.0.3.0

Done: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>

Bug is archived. No further changes may be made.

Full log


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

Received: (at 474) by bugs.x2go.org; 9 Sep 2014 01:02:04 +0000
From trakatelis@uom.edu.gr  Tue Sep  9 03:02:03 2014
X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on
	ymir.das-netzwerkteam.de
X-Spam-Level: 
X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,T_DKIM_INVALID
	autolearn=ham version=3.3.2
Received: from mail-wg0-f49.google.com (mail-wg0-f49.google.com [74.125.82.49])
	by ymir.das-netzwerkteam.de (Postfix) with ESMTPS id EB5815DB53
	for <474@bugs.x2go.org>; Tue,  9 Sep 2014 03:02:02 +0200 (CEST)
Received: by mail-wg0-f49.google.com with SMTP id m15so2319888wgh.32
        for <474@bugs.x2go.org>; Mon, 08 Sep 2014 18:02:02 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=uom.edu.gr; s=google;
        h=from:to:cc:subject:date:message-id:mime-version:content-type
         :thread-index:content-language;
        bh=AL+zGxxWlM2LQuzsOnnFc3zlTzSUwGNQCeqOw3wgy2A=;
        b=XC3Ds2cAqt3n6eav7km82wSb4F4jCK3/ZXBGHUJotLMS2dg8d2uIdXFGr7HB0iF61M
         I6hF7GE03cVI08DA/VsLxBamRaMrcwb6YXg7oaudB7HnaZHxNlEs45RWi3edconkuo9d
         9dxN9vo9sA8CVnAvK6os0o9ENOqhkv7V3JAM4=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=1e100.net; s=20130820;
        h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version
         :content-type:thread-index:content-language;
        bh=AL+zGxxWlM2LQuzsOnnFc3zlTzSUwGNQCeqOw3wgy2A=;
        b=HenV9F5V0hGvxDNH2MmAqcEomv52d3zzHZh+PpVmJaY7pEPVS9cTBXA1wZ5f53pwlU
         4zuFChScgRrYNeNJf2OlAI6RqoPDPsYJyChwxRm2tqa5l7fmtbwsK0sPgqXjFL+xRrzw
         sRylYahxvJwbPaWD0iaNb98PDMWczxH8OnE7uOcqv0bZuI/UZhBZA8sMzu4mj9bSNhYS
         R36wBdvWi40MwJeXX7+wRdNzCyZrGMzFjGEk5b/xWUqg0rrg1xeFXq12x9X75KhKMovb
         RdYL0TR4vokjTnvMH34kgIJLXlTBZwd2C6UlJx9crT/1w+AZ69HldVaxzyLz2p215zHC
         pQCA==
X-Gm-Message-State: ALoCoQlUGEM4HXIVYPbRElA/7BHu4vAY/mxWBMNY8qaZDe3gSd0Y+3BrxZs2gd6H8j9PVwxKXdtc
X-Received: by 10.180.208.51 with SMTP id mb19mr27033339wic.63.1410224522591;
        Mon, 08 Sep 2014 18:02:02 -0700 (PDT)
Received: from HomePC (46-4-59.adsl.cyta.gr. [46.103.4.59])
        by mx.google.com with ESMTPSA id cj7sm12900181wjc.37.2014.09.08.18.02.00
        for <multiple recipients>
        (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128);
        Mon, 08 Sep 2014 18:02:01 -0700 (PDT)
From: "George Trakatelis" <trakatelis@uom.edu.gr>
To: <474@bugs.x2go.org>
Cc: "'Michael DePaulo'" <mikedep333@gmail.com>,
	<o.shneyder@phoca-gmbh.de>
Subject: Re: Windows: Port X2Go Client: MinGW 4.4 + QT 4.8.5 -> MinGW 4.8 + QT 4.8.6
Date: Tue, 9 Sep 2014 04:01:56 +0300
Message-ID: <000001cfcbc9$a7fe0020$f7fa0060$@edu.gr>
MIME-Version: 1.0
Content-Type: multipart/mixed;
	boundary="----=_NextPart_000_0001_01CFCBE2.CD4B3820"
X-Mailer: Microsoft Office Outlook 12.0
Thread-Index: Ac/LyabIwMdLUCEWQeaEuah90GjGog==
Content-Language: el
[Message part 1 (text/plain, inline)]
Dear Mike,

You can find useful information on libssh's failure to build below

http://permalink.gmane.org/gmane.comp.audio.csound.devel/27287

It seems that libssh's 0.6.3 pthread.c was written against
an aging pthread header, so I've attached a patch.

You can also try solving the problem the other way around
(which is not recommended) just to see what happens.
I have included a patch for mingw32 that restores the obsolete structure.
If you are brave enough to test it, remember not to apply (to un-patch) the
first patch.
The two patches are mutually exclusive.

-George


[libssh-0.6.3-pthread.c.patch (application/octet-stream, attachment)]
[mingw-482-posix-dwarf-rt_v3-rev4-pthread.h.patch (application/octet-stream, attachment)]

Send a report that this bug log contains spam.


X2Go Developers <owner@bugs.x2go.org>. Last modified: Fri Apr 19 15:09:28 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.