From debbugs-submit-bounces@debbugs.gnu.org Thu Feb 13 08:09:06 2014 Received: (at submit) by debbugs.gnu.org; 13 Feb 2014 13:09:06 +0000 Received: from localhost ([127.0.0.1]:50116 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WDw2L-0003Ck-Mj for submit@debbugs.gnu.org; Thu, 13 Feb 2014 08:09:05 -0500 Received: from eggs.gnu.org ([208.118.235.92]:50064) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WDw2I-0003CB-PW for submit@debbugs.gnu.org; Thu, 13 Feb 2014 08:09:03 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WDw26-0004cm-Vi for submit@debbugs.gnu.org; Thu, 13 Feb 2014 08:08:57 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([208.118.235.17]:47787) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WDw26-0004cc-Sa for submit@debbugs.gnu.org; Thu, 13 Feb 2014 08:08:50 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51740) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WDw21-0008RY-D9 for bug-coreutils@gnu.org; Thu, 13 Feb 2014 08:08:50 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WDw1w-0004Zj-2O for bug-coreutils@gnu.org; Thu, 13 Feb 2014 08:08:45 -0500 Received: from [174.122.93.152] (port=59030 helo=cp-14.webhostbox.net) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WDw1v-0004ZQ-T7 for bug-coreutils@gnu.org; Thu, 13 Feb 2014 08:08:39 -0500 Received: from mailnull by cp-14.webhostbox.net with sa-checked (Exim 4.80.1) (envelope-from ) id 1WDvZG-001S4q-Kb for bug-coreutils@gnu.org; Thu, 13 Feb 2014 12:39:02 +0000 Received: from localhost ([127.0.0.1]:54055 helo=webmail.eaglet.co.in) by cp-14.webhostbox.net with esmtpa (Exim 4.80.1) (envelope-from ) id 1WDvZG-001S43-7z for bug-coreutils@gnu.org; Thu, 13 Feb 2014 12:39:02 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Date: Thu, 13 Feb 2014 12:39:02 +0000 From: sneha@eaglet.co.in To: bug-coreutils@gnu.org Subject: Bug Message-ID: X-Sender: sneha@eaglet.co.in User-Agent: Roundcube Webmail/0.9.3 X-Authenticated_sender: sneha@eaglet.co.in X-OutGoing-Spam-Status: No, score=-2.9 X-CTCH-PVer: 0000001 X-CTCH-Spam: Unknown X-CTCH-VOD: Unknown X-CTCH-Flags: 0 X-CTCH-RefID: str=0001.0A020208.52FCBCE7.0066, ss=1, re=0.000, recu=0.000, reip=0.000, cl=1, cld=1, fgs=0 X-CTCH-Score: 0.000 X-CTCH-ScoreCust: 0.000 X-CTCH-Rules: X-CTCH-SenderID: sneha@eaglet.co.in X-CTCH-SenderID-Flags: 0 X-CTCH-SenderID-TotalMessages: 1 X-CTCH-SenderID-TotalSpam: 0 X-CTCH-SenderID-TotalSuspected: 0 X-CTCH-SenderID-TotalConfirmed: 0 X-CTCH-SenderID-TotalBulk: 0 X-CTCH-SenderID-TotalVirus: 0 X-CTCH-SenderID-TotalRecipients: 0 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - cp-14.webhostbox.net X-AntiAbuse: Original Domain - gnu.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - eaglet.co.in X-Get-Message-Sender-Via: cp-14.webhostbox.net: mailgid no entry from get_relayhosts_entry X-Source: X-Source-Args: X-Source-Dir: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 208.118.235.17 X-Spam-Score: -4.3 (----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -4.3 (----) while make check for coreutils Following Script gets failed. tests/cp/filemap-perf.sh ............................................................. make[4]: *** [tests/test-suite.log] Error 1 make[4]: Leaving directory `/mnt/lfs/sources/coreutils-8.21' make[3]: *** [check-TESTS] Error 2 make[3]: Leaving directory `/mnt/lfs/sources/coreutils-8.21' make[2]: *** [check-am] Error 2 make[2]: Leaving directory `/mnt/lfs/sources/coreutils-8.21' make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory `/mnt/lfs/sources/coreutils-8.21' make: *** [check] Error 2 Please Give Reply as early as possible.. From debbugs-submit-bounces@debbugs.gnu.org Thu Feb 13 08:36:20 2014 Received: (at 16742) by debbugs.gnu.org; 13 Feb 2014 13:36:20 +0000 Received: from localhost ([127.0.0.1]:50123 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WDwSi-0003xV-2c for submit@debbugs.gnu.org; Thu, 13 Feb 2014 08:36:20 -0500 Received: from moutng.kundenserver.de ([212.227.126.186]:52542) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WDwSf-0003xE-7Y for 16742@debbugs.gnu.org; Thu, 13 Feb 2014 08:36:18 -0500 Received: from [10.0.2.15] (gw.camline.com [62.153.148.194]) by mrelayeu.kundenserver.de (node=mreue105) with ESMTP (Nemesis) id 0MEWCH-1VyrVg3iht-00Fl6M; Thu, 13 Feb 2014 14:36:10 +0100 Message-ID: <52FCCA49.4030505@bernhard-voelker.de> Date: Thu, 13 Feb 2014 14:36:09 +0100 From: Bernhard Voelker User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 MIME-Version: 1.0 To: sneha@eaglet.co.in, 16742@debbugs.gnu.org Subject: Re: bug#16742: Bug References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Provags-ID: V02:K0:ayF66Gb70e03u+CK3P5ldq5KGFYn6AefxiPF9lcHJW8 CHTNbdrExZ6DiRzSvIFFLnCS3pi4kORb+7H/Ue1Cl5Urf0CWt4 wScBJqzBI9PCUTo7Jrg3xBabCFCKMFzMpqydtva9hIrFJ0lNvK 2MrRIo7k1K3Owj7pwY/C/gcKoudu78A2jphIQJSgJAklXFgvmS o/kwbgVWKM1+aTNhfaTRzsv7xremjI3kKY9nqzqF1mJlrTYnXz ByM8WVf/MlDi9c9v0bLdHw+0CjREv0K30mwyyeID0NFkw9orZc RKyqUE7pD/oGbdVzk82a7C4M+IoigHRledvfDc3PhtqhitAsub m3/GbhAAalpIf+Gb+4xqAGO1F3NNMpuSem4hCOR0N X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 16742 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.0 (/) tag 16742 +moreinfo thanks On 02/13/2014 01:39 PM, sneha@eaglet.co.in wrote: > while make check for coreutils Following Script gets failed. > > > tests/cp/filemap-perf.sh > > > ............................................................. > > make[4]: *** [tests/test-suite.log] Error 1 > make[4]: Leaving directory `/mnt/lfs/sources/coreutils-8.21' > make[3]: *** [check-TESTS] Error 2 > make[3]: Leaving directory `/mnt/lfs/sources/coreutils-8.21' > make[2]: *** [check-am] Error 2 > make[2]: Leaving directory `/mnt/lfs/sources/coreutils-8.21' > make[1]: *** [check-recursive] Error 1 > make[1]: Leaving directory `/mnt/lfs/sources/coreutils-8.21' > make: *** [check] Error 2 > > Please Give Reply as early as possible.. Thanks for the bug report. First of all, please note that coreutils-8.22 is out since last December. Regarding the error: there is not much information in your bug report. Please send us the content of the file tests/cp/filemap-perf.log Please also give us a bit more information about your system and the file system you are using. Thanks & have a nice day, Berny From debbugs-submit-bounces@debbugs.gnu.org Thu Oct 11 18:15:48 2018 Received: (at control) by debbugs.gnu.org; 11 Oct 2018 22:15:48 +0000 Received: from localhost ([127.0.0.1]:45654 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gAjFE-0002PD-5i for submit@debbugs.gnu.org; Thu, 11 Oct 2018 18:15:48 -0400 Received: from mail-pf1-f181.google.com ([209.85.210.181]:39391) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gAjFC-0002Ow-D5 for control@debbugs.gnu.org; Thu, 11 Oct 2018 18:15:46 -0400 Received: by mail-pf1-f181.google.com with SMTP id c25-v6so5102440pfe.6 for ; Thu, 11 Oct 2018 15:15:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=to:from:message-id:date:user-agent:mime-version:content-language :content-transfer-encoding; bh=aCMPf+7kyoxN+rBTekFZz3oWrRjDvMuc6vTuYT21Ayk=; b=jQSTj1oIOh/kU+0QgvVa9jAf+WwO4i158LaHlPg5KcDpTdIIMVsexf46xGQWHnYLM8 +zReHcVThWS5DKY2PtiaYQGoq0/qHoDTNNNQ7BTSHUqQwf5HTyh5a6RobQNQugQFtydJ Rt2cbxuXfVQHEozp/uVR62CVqhNPR6aaaYGnlGU20ZoIjt4uN5rnGh2BcOMDV5upRjvo 6dwGWMSXjJC8ddSe+KJfFeLw6KnDTzBrUeAiZj247qIw5PooKZAmz9jkgQfx2LmRWPJC 98xDJquUSuqjjWj758gJwUlPLaWqlEn+H43oIvxpqV7epCT+uuams8HD7MkjZy1uo3/8 nwXQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:to:from:message-id:date:user-agent:mime-version :content-language:content-transfer-encoding; bh=aCMPf+7kyoxN+rBTekFZz3oWrRjDvMuc6vTuYT21Ayk=; b=XAcJmAEOey9bb2WzHT6+srgmRjRzR4cDJbuTkbhLNQxG/XSET2F5+c/jjtle2ISd0V YsQW4UwM1Z1NbdhHaf5HYWoZ0bZ6A7oO7bzRAWXn4000cNozruOCjhAqqpwg2RAkePfP CboI+2L8zn9621bO6EApDM3/7ZZVOJt7Ca3HO7PZ4EXgZXAorXCKS93G/O64ggjklOud 3XKuBNBnYabnsHdE00C3fOPEUO9WVB+MFDzrf7X37xHyNiFxeTz24yLJJxTZ5gEYlMWQ s0j/PGkwzaDWVWEWjs5iKC2GQvuq9P92h+5Y5lCllSnlj8/pChugcBAQtQhPz3RZnIbG h/8A== X-Gm-Message-State: ABuFfogJB04BZVDOwb0VfdxCQKygSQpusXbFwqFvlObU9/zrOBl+BIHK lIYX2UAUTb546doifRv5Qh/++IfM X-Google-Smtp-Source: ACcGV63/p1ZxnixeZlKyAhWdRojntCOIqhMBML/uGDJBsBc9xOlhDy1myTnczOQ7SPvTJ1b7zRMyWA== X-Received: by 2002:a62:3384:: with SMTP id z126-v6mr3277051pfz.85.1539296139769; Thu, 11 Oct 2018 15:15:39 -0700 (PDT) Received: from tomato.housegordon.com (moose.housegordon.com. [184.68.105.38]) by smtp.googlemail.com with ESMTPSA id t15-v6sm66768319pfj.7.2018.10.11.15.15.37 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 11 Oct 2018 15:15:38 -0700 (PDT) To: control@debbugs.gnu.org From: Assaf Gordon Message-ID: Date: Thu, 11 Oct 2018 16:15:36 -0600 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Spam-Score: 2.0 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: tags 15308 notabug close 15308 tags 15634 notabug close 15634 tags 16004 notabug severity 16004 wishlist close 16004 [...] Content analysis details: (2.0 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 SPF_PASS SPF: sender matches SPF record 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (assafgordon[at]gmail.com) -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no trust [209.85.210.181 listed in list.dnswl.org] 0.0 RCVD_IN_MSPIKE_H3 RBL: Good reputation (+3) [209.85.210.181 listed in wl.mailspike.net] 1.8 MISSING_SUBJECT Missing Subject: header 0.2 NO_SUBJECT Extra score for no subject 0.0 RCVD_IN_MSPIKE_WL Mailspike good senders X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 1.0 (+) tags 15308 notabug close 15308 tags 15634 notabug close 15634 tags 16004 notabug severity 16004 wishlist close 16004 tags 16245 notabug close 16245 tags 16249 notabug close 16249 tags 16249 notabug close 16249 close 16309 tags 16468 notabug close 16468 tag 16530 notabug close 16530 tags 16718 notabug close 16718 tags 16742 +moreinfo close 16742 tags 16831 wontfix close 16831 tags 16838 wontfix close 16838 tags 16872 fixed close 16872 close 16945 close 17224 tags 17503 + notabug close 17503 close 17546 tags 17904 notabug close 17904 From unknown Sat Sep 06 09:45:52 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Fri, 09 Nov 2018 12:24:07 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator