X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:date:to:from:reply-to:subject:message-id
	:in-reply-to:references:mime-version:content-type
	:content-transfer-encoding; q=dns; s=default; b=VKtCubciuLAXMb5s
	XOY8sU7g4PgFs2cEY0K7AiUhyWvT4T4ZGNevzqpbpe2zqqGwLCXu4LIpahffmn5B
	eAUquXowgLi4tlyg7YuqBVG639koVj33af6EpIqMVC3NA+GJlBFULmrzSxXRf1yS
	Sne2XktLwagNYguKNK7MkA5sMow=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:date:to:from:reply-to:subject:message-id
	:in-reply-to:references:mime-version:content-type
	:content-transfer-encoding; s=default; bh=GirSy+I/l0WayzowsvcODA
	XROZc=; b=OnXdN9nVWK3AKYypyChStuzWGKHqWzCjoeeZJ2MqifCXiBcZ7zKtW9
	jp26Gjgs4bCJUxK5KDnzNgKcDYrDuaJwt98QCecAzbJrA9vVTSclF0i3kv488unu
	2N7kOUJR6/94MJywanrlMWJ8jtmOJ0p1D8FG6wfac2grPutzo+2zg=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Spam-SWARE-Status: No, score=-2.4 required=5.0 tests=BAYES_00,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 spammy=marco, Marco, atzeri, Atzeri
X-HELO: mail-40133.protonmail.ch
Date: Tue, 31 Jul 2018 07:38:32 -0400
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com;	s=default; t=1533037121;	bh=622hgo5C9aROIpFFkcUwq8wS7GQXOal57dUHZjWgiHA=;	h=Date:To:From:Reply-To:Subject:In-Reply-To:References:Feedback-ID:	 From;	b=xUoqBI//VFHty0/gVXsGW3LZDLBf1Y9M5bcDcehgSGOi7y0R3B/muDv1WJCEHQV2E	 OhbtpT3BoddC785dHLeK9sikTS2C5Hm+KSelrE4e9KLgMro6EV/Hro0IuUOBC8E5qd	 6rKbfUMShx0YuNPMwuLzZ+e1YFi5wwplCrAN6AHc=
To: "cygwin@cygwin.com" <cygwin@cygwin.com>
From: tumtum00 <tumtum00@protonmail.com>
Reply-To: tumtum00 <tumtum00@protonmail.com>
Subject: Re: Self-compiled xorg-server 1.20.0 crashes at startup, buffer overflow
Message-ID: <GrTPExLxS8Ar-kQusGQZ_K6begRPlRh8nCuS2hWon7TjfQfDkTYJDSLt4WgMvgrp8Xg7lBMS-ZHO2MufiH-mMglMP9G1XXbW0iWnCVjmGmI=@protonmail.com>
In-Reply-To: <xXobGF2ZMAup4U6upeZeUT3opDh7hre6sWHSAxvN47Xqg3DQf19yecPcsNI_fp-hZ9wlneKpfh18sFgVad0nRvTKnojh_4yCAEF9Zw-s0a0=@protonmail.com>
References: <xXobGF2ZMAup4U6upeZeUT3opDh7hre6sWHSAxvN47Xqg3DQf19yecPcsNI_fp-hZ9wlneKpfh18sFgVad0nRvTKnojh_4yCAEF9Zw-s0a0=@protonmail.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
X-IsSubscribed: yes
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id w6VBcrws027384

On 30 July 2018 6:07 PM, Marco Atzeri wrote:
> what about doing also "install package" and properly install the
> resulting binary ?

I'm having trouble doing it the right way: setup.exe won't recognise/list anything under
xorg-server-1.20.0-2.x86_64/dist/xorg-server/
and I don't find a detailed documentation to go from `cygport package` to actually installing the generated packages.

So I tried 2 things:
  - manually unpacking the generated packages, moving the binaries into place an applying the post-install scripts by hand
  - copying the `inst/` contents to the cygwin root (setting the `DESTDIR` envvar didn't seem to have any effect on `cygport install`)

Still the same crash in both cases.

That said, from the docs at "Running a local build" in
https://x.cygwin.com/docs/cg/prog-build-native.html
it shouldn't be necessary to install it into the system, right?

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


