From unknown Tue Jun 24 01:28:29 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#14882 <14882@debbugs.gnu.org> To: bug#14882 <14882@debbugs.gnu.org> Subject: Status: make check failures Reply-To: bug#14882 <14882@debbugs.gnu.org> Date: Tue, 24 Jun 2025 08:28:29 +0000 retitle 14882 make check failures reassign 14882 guile submitter 14882 "Chang, Christopher" severity 14882 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Tue Jul 16 14:00:34 2013 Received: (at submit) by debbugs.gnu.org; 16 Jul 2013 18:00:34 +0000 Received: from localhost ([127.0.0.1]:58905 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Uz9Y8-0000Yo-1K for submit@debbugs.gnu.org; Tue, 16 Jul 2013 14:00:33 -0400 Received: from eggs.gnu.org ([208.118.235.92]:45389) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Uz9QI-0000Gi-R8 for submit@debbugs.gnu.org; Tue, 16 Jul 2013 13:52:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Uz9Q9-00086Y-1A for submit@debbugs.gnu.org; Tue, 16 Jul 2013 13:52:21 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: *** X-Spam-Status: No, score=3.3 required=5.0 tests=BAYES_50,HTML_MESSAGE, RECEIVED_FROM_WINDOWS_HOST autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:51527) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uz9Q8-00086E-Tz for submit@debbugs.gnu.org; Tue, 16 Jul 2013 13:52:16 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47056) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uz9Q1-0007Ax-Hi for bug-guile@gnu.org; Tue, 16 Jul 2013 13:52:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Uz9Px-0007yI-1f for bug-guile@gnu.org; Tue, 16 Jul 2013 13:52:09 -0400 Received: from xedgeb.nrel.gov ([192.174.58.133]:8848) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uz9Pw-0007xu-Qo for bug-guile@gnu.org; Tue, 16 Jul 2013 13:52:04 -0400 Received: from XHUBB.nrel.gov (10.20.4.59) by XEDGEB.nrel.gov (192.174.58.133) with Microsoft SMTP Server (TLS) id 8.3.298.1; Tue, 16 Jul 2013 11:31:43 -0600 Received: from MAILBOX1.nrel.gov ([fe80::3165:f2fb:56ff:e267]) by XHUBB.nrel.gov ([::1]) with mapi; Tue, 16 Jul 2013 11:31:46 -0600 From: "Chang, Christopher" To: "bug-guile@gnu.org" Date: Tue, 16 Jul 2013 11:31:41 -0600 Subject: make check failures Thread-Topic: make check failures Thread-Index: Ac6CSacnvBHjyCLdQniK3Brgcsa61Q== Message-ID: <9700A92FD044934E8E64B214D8B0F38C2649DBF8B0@MAILBOX1.nrel.gov> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US Content-Type: multipart/alternative; boundary="_000_9700A92FD044934E8E64B214D8B0F38C2649DBF8B0MAILBOX1nrelg_" MIME-Version: 1.0 X-detected-operating-system: by eggs.gnu.org: Windows 7 or 8 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: -3.4 (---) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Tue, 16 Jul 2013 14:00:28 -0400 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: -3.4 (---) --_000_9700A92FD044934E8E64B214D8B0F38C2649DBF8B0MAILBOX1nrelg_ Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Hi, I'm reporting these at the urging of the "make check" output. Built guile 1.8.8 with GCC 4.8.1 and the configuration ./configure --with-local-prefix=3D$HOME --prefix=3D$HOME --build=3Dx86_64-l= inux-gnu CPPFLAGS=3D-I$HOME/include LIBS=3D'-ldl' --enable-static --disable= -shared --with-threads --disable-error-on-warning Test failures were /home/cchang/Packages/guile-1.8.8/test-suite/standalone/test-require-extens= ion: line 15: 34713 Segmentation fault (core dumped) guile -q -c '(req= uire-extension (srfi 1)) (exit (procedure? take-right))' FAIL: test-require-extension ERROR: In procedure dynamic-link: ERROR: file: "./libtest-asmobs", message: "file not found" FAIL: test-asmobs /bin/sh: line 5: 34832 Segmentation fault (core dumped) builddir=3D"."= "../../pre-inst-guile-env" ${dir}$tst FAIL: test-fast-slot-ref /home/cchang/Packages/guile-1.8.8/test-suite/standalone/test-use-srfi: line= 27: 34862 Segmentation fault (core dumped) guile -q -l /home/cchang/P= ackages/guile-1.8.8/libguile/stack-limit-calibration.scm --use-srfi=3D1,10 = > /dev/null <

Hi,

 

 &nbs= p; I’m reporting these at the urging of the “make check” = output.

   Built guile 1.8.8 w= ith GCC 4.8.1 and the configuration

 

./configure --with-local-prefix=3D$HO= ME --prefix=3D$HOME --build=3Dx86_64-linux-gnu CPPFLAGS=3D-I$HOME/include L= IBS=3D'-ldl' --enable-static --disable-shared --with-threads --disable-erro= r-on-warning

 

Test failures were

&= nbsp;

/home/cchang/Packages/guile-1.8.8/test-= suite/standalone/test-require-extension: line 15: 34713 Segmentation fault&= nbsp;     (core dumped) guile -q -c '(require-extension= (srfi 1)) (exit (procedure? take-right))'

FAIL: test-require-extension

&nb= sp;

ERROR: In procedure dynamic-link:

ERROR: file: "./libtest-asmobs", mess= age: "file not found"

FAIL: te= st-asmobs

 

/bin/sh: line 5: 34832 Segmentation fault   &nb= sp;  (core dumped) builddir=3D"." "../../pre-inst-guile= -env" ${dir}$tst

FAIL: test-fast-sl= ot-ref

 

/home/cchang/Packages/guile-1.8.8/test-suite/standalone/test-use-s= rfi: line 27: 34862 Segmentation fault      (core = dumped) guile -q -l /home/cchang/Packages/guile-1.8.8/libguile/stack-limit-= calibration.scm --use-srfi=3D1,10 > /dev/null  <<EOF

(if (and (defined? 'partition)

         (defined= ? 'define-reader-ctor))

  &nbs= p; (exit 0)   ;; good

 &n= bsp;  (exit 1))  ;; bad

EOF

guile --use-srfi=3D1,10 fails to run<= /o:p>

FAIL: test-use-srfi

 

Let me know if I can pr= ovide more info.

 

Chris

 

-- 

Christopher H. Chan= g, Ph.D.

C= omputational Scientist IV

National Renewable Energy Laboratory

15013 Denver West Parkway, MS ES= IF301

Gold= en, CO 80401

Phone (303) 275-3751

Fax (303) 275-40= 07

 

= --_000_9700A92FD044934E8E64B214D8B0F38C2649DBF8B0MAILBOX1nrelg_-- From debbugs-submit-bounces@debbugs.gnu.org Tue Jun 21 03:11:28 2016 Received: (at 14882-done) by debbugs.gnu.org; 21 Jun 2016 07:11:28 +0000 Received: from localhost ([127.0.0.1]:48454 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bFFqK-0000gr-D3 for submit@debbugs.gnu.org; Tue, 21 Jun 2016 03:11:28 -0400 Received: from pb-sasl2.pobox.com ([64.147.108.67]:57216 helo=sasl.smtp.pobox.com) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bFFqH-0000gg-1h for 14882-done@debbugs.gnu.org; Tue, 21 Jun 2016 03:11:26 -0400 Received: from sasl.smtp.pobox.com (unknown [127.0.0.1]) by pb-sasl2.pobox.com (Postfix) with ESMTP id D90FD2089D; Tue, 21 Jun 2016 03:11:23 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=pobox.com; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type:content-transfer-encoding; s=sasl; bh=Ni3oTu5yTRxQ ZvaYLc0PC8tGzPU=; b=Z7o6fH+Sep0lPCUwoSt0R2QnXQ/1aadX7MNel1tSJrBv OzGwIzgGNj4zsEzwkjGWI2xI9AlSCWNSAuIUvwbJSDeoExE+yX0o017vJElhuCvD mm3TvPApB78cNC6OOiZBdZjLDPw3fjlrn5QeoUc9334cR/3MrNR0m/mVZwgebxY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=pobox.com; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type:content-transfer-encoding; q=dns; s=sasl; b=SYX0p3 eGKlzmLPl3TE9zKiQBVRnm6tNXDjrprbfVKcz3JIPhVKyYW9Tff7GiVDMfQmM/pF OpO4OOY6DqRQV5WFlDaTILlDb5VCywdYt2aQhrGsc4GQwB/WaD/BFxpLzy851N9a /yuh4BOYWQze0Llu/R4GsNWSvO4k2JoQwAZr0= Received: from pb-sasl2.nyi.icgroup.com (unknown [127.0.0.1]) by pb-sasl2.pobox.com (Postfix) with ESMTP id C24522089A; Tue, 21 Jun 2016 03:11:23 -0400 (EDT) Received: from clucks (unknown [88.160.190.192]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by pb-sasl2.pobox.com (Postfix) with ESMTPSA id D5B4A20899; Tue, 21 Jun 2016 03:11:22 -0400 (EDT) From: Andy Wingo To: "Chang\, Christopher" Subject: Re: bug#14882: make check failures References: <9700A92FD044934E8E64B214D8B0F38C2649DBF8B0@MAILBOX1.nrel.gov> Date: Tue, 21 Jun 2016 09:11:15 +0200 In-Reply-To: <9700A92FD044934E8E64B214D8B0F38C2649DBF8B0@MAILBOX1.nrel.gov> (Christopher Chang's message of "Tue, 16 Jul 2013 11:31:41 -0600") Message-ID: <8737o7584s.fsf@pobox.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Pobox-Relay-ID: 5C5D1844-377F-11E6-AE7E-28A6F1301B6D-02397024!pb-sasl2.pobox.com X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: 14882-done Cc: 14882-done@debbugs.gnu.org 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.4 (-) Hi Christopher, Thanks for the report. I think no one handled this because the 1.8 series was already not the latest stable release, and given that we're about to release 2.2 I think it's probably best to close this one. We welcome new bug reports against the latest 2.0 stable releases, or the 2.2 pre-releases. Cheers, Andy On Tue 16 Jul 2013 19:31, "Chang, Christopher" = writes: > Hi, > > I=E2=80=99m reporting these at the urging of the =E2=80=9Cmake check=E2= =80=9D output. > > Built guile 1.8.8 with GCC 4.8.1 and the configuration > > ./configure --with-local-prefix=3D$HOME --prefix=3D$HOME - > -build=3Dx86_64-linux-gnu CPPFLAGS=3D-I$HOME/include LIBS=3D'-ldl' - > -enable-static --disable-shared --with-threads - > -disable-error-on-warning > > Test failures were > > /home/cchang/Packages/guile-1.8.8/test-suite/standalone/test-require-exte= nsion: > line 15: 34713 Segmentation fault (core dumped) guile -q -c ' > (require-extension (srfi 1)) (exit (procedure? take-right))' > > FAIL: test-require-extension > > ERROR: In procedure dynamic-link: > > ERROR: file: "./libtest-asmobs", message: "file not found" > > FAIL: test-asmobs > > /bin/sh: line 5: 34832 Segmentation fault (core dumped) builddir=3D"." > "../../pre-inst-guile-env" ${dir}$tst > > FAIL: test-fast-slot-ref > > /home/cchang/Packages/guile-1.8.8/test-suite/standalone/test-use-srfi: > line 27: 34862 Segmentation fault (core dumped) guile -q -l > /home/cchang/Packages/guile-1.8.8/libguile/stack-limit-calibration.scm > --use-srfi=3D1,10 > /dev/null < > (if (and (defined? 'partition) > > (defined? 'define-reader-ctor)) > > (exit 0) ;; good > > (exit 1)) ;; bad > > EOF > > guile --use-srfi=3D1,10 fails to run > > FAIL: test-use-srfi > > Let me know if I can provide more info. > > Chris From unknown Tue Jun 24 01:28:29 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Tue, 19 Jul 2016 11:24:05 +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