delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2024/02/12/08:59:15

X-Recipient: archive-cygwin AT delorie DOT com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C8FDB3858C98
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
s=default; t=1707746353;
bh=45lc4CXPwEJr73GTJbccvURQof5+JVGZp70W/Di2Uws=;
h=Subject:To:References:Date:In-Reply-To:List-Id:List-Unsubscribe:
List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:
From;
b=tWjGC6rm4exrexQmNFEDrM8Ea/clsy8KDfnoiz6BlNU7qezkRPuELQ0iO1T6qvb2Z
uoJbvu4oH6GnuTpYJjZPh/69nmeyOMiHbcU0yyEWFuKcarc2xDASerJby8Vjk+rIOG
C0aMqPlm5+RFSUbuTsBp0W0SbE0NjC0zCxMhqSsU=
X-Original-To: cygwin AT cygwin DOT com
Delivered-To: cygwin AT cygwin DOT com
DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 512573858CDB
ARC-Filter: OpenARC Filter v1.0.0 sourceware.org 512573858CDB
ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1707746331; cv=none;
b=F+ST5p9BzRRydCozFxhad2HpcLkMULLYbbq9J4gHbc7Hfqf+5LnU6sh6BGT3QyJhEf50oExyZ97maQqCT0UyecH5c9XkLlOnj7aRpHmZTZc2So6G9ic3CEYATexbYwwdWhKwERvY5oVqDwjwJ1huJrW69SjfKIIjfCcT2WH8ZvE=
ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key;
t=1707746331; c=relaxed/simple;
bh=kMfwpRx8S3DbNe9JBEbSnDYmR/h4mdVk7GtRNItQNyQ=;
h=Subject:To:From:Message-ID:Date:MIME-Version;
b=qGib3fgHbXgAQkIsNfqFQifKUTSAM2K42a4w1F9iGdpuONq3t8sn79iz6liAYUi1X4Tpa/P3oBRAl0SORYDFW/fz5EsB863NEpAL1YI3WNOfk5X+FpAokx9P7qXKuZs9AJl3D1+G9//LKzXYl7tJCup5o4HWtmlD/k0D5G1+BjM=
ARC-Authentication-Results: i=1; server2.sourceware.org
Subject: Re: cygport 0.36.8-1
To: cygwin AT cygwin DOT com
References: <631b4e47-dc55-4385-85f0-a68cac5465c2 AT dronecode DOT org DOT uk>
Message-ID: <52627581-8bcc-0f81-1706-cb5912e23641@t-online.de>
Date: Mon, 12 Feb 2024 14:58:44 +0100
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101
SeaMonkey/2.53.16
MIME-Version: 1.0
In-Reply-To: <631b4e47-dc55-4385-85f0-a68cac5465c2@dronecode.org.uk>
X-TOI-EXPURGATEID: 150726::1707746325-E5A18957-6689B5B1/0/0 CLEAN NORMAL
X-TOI-MSGID: a0a19a83-a5f1-4a32-8df7-1b962bc34643
X-Spam-Status: No, score=-3.0 required=5.0 tests=BAYES_00, BITCOIN_SPAM_02,
BODY_8BITS, FREEMAIL_FROM, KAM_DMARC_STATUS, KAM_LOTSOFHASH, KAM_NUMSUBJECT,
NICE_REPLY_A, PDS_BTC_ID, RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H2, SPF_HELO_NONE,
SPF_PASS, TXREP,
T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6
X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on
server2.sourceware.org
X-BeenThere: cygwin AT cygwin DOT com
X-Mailman-Version: 2.1.30
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Unsubscribe: <https://cygwin.com/mailman/options/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=unsubscribe>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-request AT cygwin DOT com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=subscribe>
From: Christian Franke via Cygwin <cygwin AT cygwin DOT com>
Reply-To: Christian Franke <Christian DOT Franke AT t-online DOT de>
Errors-To: cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com
Sender: "Cygwin" <cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com>

This is a multi-part message in MIME format.
--------------DD4A0CF036CC772754D03A0F
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit

Jon Turney wrote on cygwin-announce list:
>
> The following packages have been uploaded to the Cygwin distribution:
>
> * cygport-0.36.8-1
>
> cygport is the standard method for building and maintaining packages 
> for the Cygwin distribution.
>
>> ...
>>       Add initial support for SOURCE_DATE_EPOCH

Testcase with Cygwin 3.5.0-1 src package:
- using current non-test packages including g++ 11.4.0, but
- binutils needs to be downgraded to 2.41-3 (see my related recent post 
on this list)

Then this command apparently produces reproducible packages:

   cd /usr/src/cygwin-3.5.0-1.src &&
   SOURCE_DATE_EPOCH=1704974400 cygport ./cygwin.cygport all

This requires that always the same build directory is used. I attached 
the package checksums in case someone is willing to repeat the test.

It also worked with the following of my packages, regardless of build 
directory:
busybox-1.36.1-1, ddrescue-1.28-1, smartmontools-7.4-1
(busybox and smartmontools have SOURCE_DATE_EPOCH already set in the 
cygport file)

-- 
Regards,
Christian


--------------DD4A0CF036CC772754D03A0F
Content-Type: text/plain; charset=UTF-8;
 name="cygwin-3.5.0-1_SDE-1704974400.md5"
Content-Transfer-Encoding: base64
Content-Disposition: attachment;
 filename="cygwin-3.5.0-1_SDE-1704974400.md5"

YjQzNjJhNGRmMjY4ODgxOWUzNDU1NTE3M2M1Zjg0M2YgKmN5Z3dpbi0zLjUuMC0xLng4Nl82
NC9kaXN0L2N5Z3dpbi9jeWd3aW4tMy41LjAtMS1zcmMuaGludAoxN2M2NzFjZjZmZDNmOTZj
Y2E0YjdjNDExYmY1Yzg5MyAqY3lnd2luLTMuNS4wLTEueDg2XzY0L2Rpc3QvY3lnd2luL2N5
Z3dpbi0zLjUuMC0xLXNyYy50YXIueHoKNGQxMTQ1Mzg4ODgwMTFlNDNmZDBlOTdmZGJhMDRm
YmYgKmN5Z3dpbi0zLjUuMC0xLng4Nl82NC9kaXN0L2N5Z3dpbi9jeWd3aW4tMy41LjAtMS5o
aW50CjFiOTdlZWZiMGEzZWU1NjA2MDc2ZGQxMmFiZTAwYWUxICpjeWd3aW4tMy41LjAtMS54
ODZfNjQvZGlzdC9jeWd3aW4vY3lnd2luLTMuNS4wLTEudGFyLnh6CmJkOGNmZDcyZjNjZmZl
YWRhNDIxZGViYzlhYzA2ZjAxICpjeWd3aW4tMy41LjAtMS54ODZfNjQvZGlzdC9jeWd3aW4v
Y3lnd2luLWRlYnVnaW5mby9jeWd3aW4tZGVidWdpbmZvLTMuNS4wLTEuaGludApjYTgwZWU0
MTVjMTM0YzY5MWE1ZWRjMmNiNWNjNjUwNyAqY3lnd2luLTMuNS4wLTEueDg2XzY0L2Rpc3Qv
Y3lnd2luL2N5Z3dpbi1kZWJ1Z2luZm8vY3lnd2luLWRlYnVnaW5mby0zLjUuMC0xLnRhci54
egoxZmNmNmY3OWZjNmJiMWUwNWViN2M0NWZjZjljMTU3ZSAqY3lnd2luLTMuNS4wLTEueDg2
XzY0L2Rpc3QvY3lnd2luL2N5Z3dpbi1kZXZlbC9jeWd3aW4tZGV2ZWwtMy41LjAtMS5oaW50
CmE1MjU1YWU2MDQ3ZDlkN2U0YTk3NTAzZjFiNzA4Njk2ICpjeWd3aW4tMy41LjAtMS54ODZf
NjQvZGlzdC9jeWd3aW4vY3lnd2luLWRldmVsL2N5Z3dpbi1kZXZlbC0zLjUuMC0xLnRhci54
egpiNzYxYTg5NDljN2U4NDNkNDNlYjk3Mzc1YmU1MzU3NiAqY3lnd2luLTMuNS4wLTEueDg2
XzY0L2Rpc3QvY3lnd2luL2N5Z3dpbi1kb2MvY3lnd2luLWRvYy0zLjUuMC0xLmhpbnQKMDZj
ZTAyODYyNDFjNzQwNGEwMmMxZDA5NGNmN2UzM2MgKmN5Z3dpbi0zLjUuMC0xLng4Nl82NC9k
aXN0L2N5Z3dpbi9jeWd3aW4tZG9jL2N5Z3dpbi1kb2MtMy41LjAtMS50YXIueHoK
--------------DD4A0CF036CC772754D03A0F
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline


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

--------------DD4A0CF036CC772754D03A0F--

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019