X-Recipient: archive-cygwin AT delorie DOT 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:reply-to:subject:to:references:from:message-id :date:mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=VKPQLGtTZqEk1dwn Ac3whB4FPzJHW4yx+NQlM+m8cW3r57BNkOtuTmhY7zrdnTkqRe8XUCdbLr3luSgB f70bJruKVEjISwhoiOZrEwDNsW0MtBwhx2TukfCyPZV+cf3rGoBrfG4nSHS/ybsX gw0TIhjTuSY0BkPHSuWyThrDgGc= 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:reply-to:subject:to:references:from:message-id :date:mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=HcTeb6g1pAxbgaKIluwVJY Cex88=; b=EyqBxpNwouyFW69p1NZ7EANS+dPRsQ34yw648HMj8fKmV0PNI9dUyC T8NsGxLnhUJG1Asfao8oknNVU05qmCDyrt7MuvtRv8ot27qsz4Ri6y924eze80df 4ChyD9o4m6WDAUqdkBAHk+yFnr7N1F07qRv/LCRMnRba5Q+3MkM6s= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-2.3 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.1 spammy=HContent-Transfer-Encoding:8bit X-HELO: smtp-out-so.shaw.ca DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=shaw.ca; s=s20180605; t=1565578529; bh=hYGQI5XEogPIYxwJZdSBbO32F03PMP9kG47HBLzDdJs=; h=Reply-To:Subject:To:References:From:Date:In-Reply-To; b=V6Ff9JAqQXFf+Q3/Y7u8Tz84Ts7vSWsBbJhxqtFgMtcYSdA8YsX5AX23hE1fQ+Zuy w82b3skgWDVTZspSlSK3vb8d0fKtjpUF2CMbph6o3VfaeuOuWJfRW6p18F8UjVYgxM hOnV4K93t5UuYrhcveXdFrVsId6PEUxgrbwJJMcAGO0NsrPW7UU6aNvPwRGjO8U4KG aNY4YZlvCBo7I4zNdWfoLV/YXJa2+hu8JUP49LNPZCY7uZlVQZQYdu++OeodYzpQhR 6VpTBA3HUas2AcbV46vBoUb7gaWBU9HDtGa7vgBuzUTnlyfzbK1wXJEXowlUZM+E4l KSoEgv483/F4g== Reply-To: Brian DOT Inglis AT Shaw DOT ca Subject: Re: compiler-rt-5.0.1-1.tar.xz contains llvm-objdump.exe.stackdump To: cygwin AT cygwin DOT com References: <56b4b9a7-a088-e49d-ce77-f9e1855afc5d AT comcast DOT net> <3e3a3f84-d849-5c6e-49b1-c5b18b4318a0 AT comcast DOT net> From: Brian Inglis Openpgp: preference=signencrypt Message-ID: Date: Sun, 11 Aug 2019 20:55:27 -0600 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.8.0 MIME-Version: 1.0 In-Reply-To: <3e3a3f84-d849-5c6e-49b1-c5b18b4318a0@comcast.net> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Note-from-DJ: This may be spam On 2019-08-11 13:08, Ken wrote: > On 3/10/2019 9:42 PM, Ken wrote: >> This is simply to report that the compiler-rt-5.0.1-1.tar.xz package contains, >> what I believe is, an extraneous file 'llvm-objdump.exe.stackdump' which is >> installed in the root of the cygwin64 structure by setup.exe. >> A tar listing of the package: >> $ tar tvJf compiler-rt-5.0.1-1.tar.xz >> -rwxr-xr-x Yaakov/None     512 2018-01-04 16:52 llvm-objdump.exe.stackdump    >>     <<<<< This is the extraneous file >> drwxr-xr-x Yaakov/None       0 2018-01-04 16:52 usr/ >> drwxr-xr-x Yaakov/None       0 2018-01-04 16:52 usr/lib/ >> drwxr-xr-x Yaakov/None       0 2018-01-04 16:52 usr/lib/clang/ >> drwxr-xr-x Yaakov/None       0 2018-01-04 16:52 usr/lib/clang/5.0.1/ >> drwxr-xr-x Yaakov/None       0 2018-01-04 16:52 usr/lib/clang/5.0.1/lib/ >> drwxr-xr-x Yaakov/None       0 2018-01-04 16:52 usr/lib/clang/5.0.1/lib/windows/ >> -rw-r--r-- Yaakov/None  433222 2018-01-04 16:52 >> usr/lib/clang/5.0.1/lib/windows/libclang_rt.builtins-x86_64.a >> drwxr-xr-x Yaakov/None       0 2018-01-04 16:52 usr/share/ >> drwxr-xr-x Yaakov/None       0 2018-01-04 16:52 usr/share/doc/ >> drwxr-xr-x Yaakov/None       0 2018-01-04 16:52 usr/share/doc/compiler-rt/ >> -rw-r--r-- Yaakov/None     304 2018-01-04 16:52 >> usr/share/doc/compiler-rt/README.txt >> An excerpt of the root directory: >> $ ls -l / >> drwxr-xr-x+ 1 user None                0 Mar 10 18:21 bin >> dr-xr-xr-x  1 user None                0 Mar 10 21:35 cygdrive >> -rwxr-xr-x  1 user None              512 Jan  4  2018 >> llvm-objdump.exe.stackdump <<<<< This is the extraneous file >> Nothing serious, but I have noticed it ever since the cygwin 2.11 x86_64 release. >> Thanks to all for your contributions to Cygwin! > Following up on the original report of 3/10/2019. > This issue still remains and deleting the "/llvm-objdump.exe.stackdump" file > cruft results in a cygcheck status of incomplete for the compiler-rt-5.0.1-1 > package. > $ cygcheck -c compiler-rt > Cygwin Package Information > Package              Version        Status > compiler-rt          5.0.1-1        Incomplete Delete /llvm-objdump.exe.stackdump from the root directory, and the first line from the manifest /etc/setup/compiler-rt.lst.gz, so you're good again: $ zcat /etc/setup/compiler-rt.lst.gz llvm-objdump.exe.stackdump usr/ usr/lib/ usr/lib/clang/ usr/lib/clang/5.0.1/ usr/lib/clang/5.0.1/lib/ usr/lib/clang/5.0.1/lib/windows/ usr/lib/clang/5.0.1/lib/windows/libclang_rt.builtins-x86_64.a usr/share/ usr/share/doc/ usr/share/doc/compiler-rt/ usr/share/doc/compiler-rt/README.txt -- Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada This email may be disturbing to some readers as it contains too much technical detail. Reader discretion is advised. -- 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