From debbugs-submit-bounces@debbugs.gnu.org Tue Jan 14 15:44:39 2014 Received: (at submit) by debbugs.gnu.org; 14 Jan 2014 20:44:39 +0000 Received: from localhost ([127.0.0.1]:50723 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1W3Aqk-0004or-FR for submit@debbugs.gnu.org; Tue, 14 Jan 2014 15:44:38 -0500 Received: from eggs.gnu.org ([208.118.235.92]:42283) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1W3Aqi-0004of-H9 for submit@debbugs.gnu.org; Tue, 14 Jan 2014 15:44:37 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W3AqW-00026U-IX for submit@debbugs.gnu.org; Tue, 14 Jan 2014 15:44:31 -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 ([2001:4830:134:3::11]:40474) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W3AqW-00026P-Eh for submit@debbugs.gnu.org; Tue, 14 Jan 2014 15:44:24 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43934) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W3AqQ-00052k-Dt for bug-automake@gnu.org; Tue, 14 Jan 2014 15:44:24 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W3AqK-00023g-KC for bug-automake@gnu.org; Tue, 14 Jan 2014 15:44:18 -0500 Received: from csl.cornell.edu ([128.84.224.10]:3337 helo=vlsi.csl.cornell.edu) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W3AqK-00023V-F1 for bug-automake@gnu.org; Tue, 14 Jan 2014 15:44:12 -0500 Received: from hal-00.csl.cornell.edu (hal-00.csl.cornell.edu [128.84.224.105]) by vlsi.csl.cornell.edu (8.13.4/8.13.4) with ESMTP id s0EKi6QT049306 for ; Tue, 14 Jan 2014 15:44:11 -0500 (EST) Date: Tue, 14 Jan 2014 15:44:06 -0500 (EST) From: David Fang To: bug-automake@gnu.org Subject: automake 1.14: FAIL: color-test2 on darwin8 Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x (barebone) [generic] X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -5.0 (-----) 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: -5.0 (-----) On Mac OS X 10.4, powerpc-darwin8, t/color-test2 fails. % cat t/color-tests2.log Running from installcheck: no Test Protocol: none PATH = /Volumes/Isolde/fink.build/automake1.14-1.14-1/automake-1.14/t/wrap:/Volumes/Isolde/fink.build/automake1.14-1.14-1/automake-1.14/t/ax:/sw/opt/texinfo-legacy/bin:/sw/var/lib/fink/path-prefix-g++-4.0:/sw/lib/perl5/ExtUtils:/sw/bin:/sw/sbin:/bin:/usr/bin:/sbin:/usr/sbin:/usr/X11R6/bin ++ pwd /Volumes/Isolde/fink.build/automake1.14-1.14-1/automake-1.14/t/color-tests2.dir + red=[0;31m + grn=[0;32m + lgn=[1;32m + blu=[1;34m + mgn=[0;35m + std=[m + set +e + expect -c 'exit 77' + test 77 -eq 77 + cat + cat + MAKE=make + expect -f expect-check spawn make stdout is a tty + rm -f expect-check Makefile + cat + cat + cat + cat + cat + cat + cp fail xfail + cp pass xpass + chmod +x pass fail skip xpass xfail error + aclocal-1.14 -Werror + autoconf + automake-1.14 --foreign -Werror -Wall --add-missing parallel-tests: installing './test-driver' + cat + false + srcdir=. + ./configure checking for a BSD-compatible install... /sw/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /sw/bin/gmkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile + our_make TERM=ansi + set MAKE=make TERM=ansi + env MAKE=make TERM=ansi expect -f ./expect-make + cat stdout spawn make -e check make pass fail skip xpass xfail error make[1]: Entering directory `/Volumes/Isolde/fink.build/automake1.14-1.14-1/automake-1.14/t/color-tests2.dir' make[1]: Nothing to be done for `pass'. make[1]: Nothing to be done for `fail'. make[1]: Nothing to be done for `skip'. make[1]: Nothing to be done for `xpass'. make[1]: Nothing to be done for `xfail'. make[1]: Nothing to be done for `error'. make[1]: Leaving directory `/Volumes/Isolde/fink.build/automake1.14-1.14-1/automake-1.14/t/color-tests2.dir' make check-TESTS make[1]: Entering directory `/Volumes/Isolde/fink.build/automake1.14-1.14-1/automake-1.14/t/color-tests2.dir' make[2]: Entering directory `/Volumes/Isolde/fink.build/automake1.14-1.14-1/automake-1.14/t/color-tests2.dir' + test_color + cat stdout + grep '^[0;32mPASS[m: .*pass' + am_exit_trap 1 + exit_status=1 + set +e + cd /Volumes/Isolde/fink.build/automake1.14-1.14-1/automake-1.14 + test none = tap + test 1 -eq 0 + keep_testdirs=yes + am_keeping_testdirs + return 0 + set +x color-tests2: exit 1 % cat t/color-tests2.trs :test-result: FAIL :global-test-result: FAIL :recheck: yes :copy-in-global-log: yes -- David Fang http://www.csl.cornell.edu/~fang/ From debbugs-submit-bounces@debbugs.gnu.org Fri Dec 19 19:49:21 2014 Received: (at 16447) by debbugs.gnu.org; 20 Dec 2014 00:49:21 +0000 Received: from localhost ([127.0.0.1]:52001 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Y28ES-00015x-Rm for submit@debbugs.gnu.org; Fri, 19 Dec 2014 19:49:21 -0500 Received: from mail-wg0-f41.google.com ([74.125.82.41]:38424) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Y28EQ-00015Y-DN; Fri, 19 Dec 2014 19:49:18 -0500 Received: by mail-wg0-f41.google.com with SMTP id y19so2625540wgg.28; Fri, 19 Dec 2014 16:49:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:mime-version:to:cc:subject:content-type :content-transfer-encoding; bh=37V8FR/lMDsQI8Q7hlSDIDL1kaKYOIKS7P1u3UeQkuU=; b=v9k1gsInkvvjwI4mCd5prYWf85u7lmA2EeGrrIgusC+0PURV/gaLed7YoJq/cwJaWx uj5SH6Xyp/97r2mHD2okcgwhoAkbn11yqKcMjYWyozF9aqOYiPoinGE9TWg0sSg6cw9K uVH98xcHtHLdM9f8vszEAJT436g6DBqJF1RrXIF0aoqBDKxjGjWwuKZ43m4+vT2cb5D1 fUW/cysFgEI2hD6yrPVEo21gp9xpsqMHHZf345E19pyEKTXCIjh0eYXT/HZ7tYqMB/IA +VMTXhMVUx0aXVNhkobc5Hb9+k6Z1/0OJ7JtE6JI/lVJ8vj5raBWbn8JfsA7AtUgmEkh SDgQ== X-Received: by 10.180.73.108 with SMTP id k12mr10486823wiv.24.1419036557721; Fri, 19 Dec 2014 16:49:17 -0800 (PST) Received: from [192.168.0.101] (host159-94-dynamic.7-79-r.retail.telecomitalia.it. [79.7.94.159]) by mx.google.com with ESMTPSA id wv8sm14532929wjc.44.2014.12.19.16.49.16 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 19 Dec 2014 16:49:17 -0800 (PST) Message-ID: <5494C78B.2000403@gmail.com> Date: Sat, 20 Dec 2014 01:49:15 +0100 From: Stefano Lattarini MIME-Version: 1.0 To: 11524@debbugs.gnu.org Subject: Declaring limited "bug bankruptcy" for Automake Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: 2.3 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has identified this incoming email as possible spam. The original message has been attached to this so you can view it (if it isn't spam) or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: tags 11524 wontfix tags 14079 wontfix tags 14760 wontfix tags 16447 wontfix tags 15681 wontfix close 11524 close 14079 close 14760 close 15681 close 16447 stop Due to my lack of time to dedicate to Automake, I'm declaring a limited bug bankruptcy on old bugs, in case they deal with testsuite-only glitches on exotic platforms, or with minor documentation glitches. Apologies to the original reporters. [...] Content analysis details: (2.3 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 3.0 MANY_TO_CC Sent to 10+ recipients 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (stefano.lattarini[at]gmail.com) -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low trust [74.125.82.41 listed in list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record 0.0 T_DKIM_INVALID DKIM-Signature header exists but is not valid X-Debbugs-Envelope-To: 16447 Cc: Dagobert Michelsen , David Fang , Mostafa , 15681@debbugs.gnu.org, Automake List , Nicolas Joly , 16447@debbugs.gnu.org, 14760@debbugs.gnu.org, Thomas Jahns , 14079@debbugs.gnu.org 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: 2.3 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has identified this incoming email as possible spam. The original message has been attached to this so you can view it (if it isn't spam) or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: tags 11524 wontfix tags 14079 wontfix tags 14760 wontfix tags 16447 wontfix tags 15681 wontfix close 11524 close 14079 close 14760 close 15681 close 16447 stop Due to my lack of time to dedicate to Automake, I'm declaring a limited bug bankruptcy on old bugs, in case they deal with testsuite-only glitches on exotic platforms, or with minor documentation glitches. Apologies to the original reporters. [...] Content analysis details: (2.3 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low trust [74.125.82.41 listed in list.dnswl.org] 3.0 MANY_TO_CC Sent to 10+ recipients 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (stefano.lattarini[at]gmail.com) -0.0 SPF_PASS SPF: sender matches SPF record 0.0 T_DKIM_INVALID DKIM-Signature header exists but is not valid tags 11524 wontfix tags 14079 wontfix tags 14760 wontfix tags 16447 wontfix tags 15681 wontfix close 11524 close 14079 close 14760 close 15681 close 16447 stop Due to my lack of time to dedicate to Automake, I'm declaring a limited bug bankruptcy on old bugs, in case they deal with testsuite-only glitches on exotic platforms, or with minor documentation glitches. Apologies to the original reporters. That said, if you have time, feel free to re-run the testsuite on the master branch and open new bugs for any failure you still see there. Also make sure to add as much detail as possible (e.g., the content of the relevant files for failed tests, rather than just the content of the .log files associated to the tests). Thanks, and apologies, Stefano From unknown Sat Aug 16 10:45:53 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sat, 17 Jan 2015 12:24:04 +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