From unknown Sat Aug 09 13:18:37 2025 X-Loop: help-debbugs@gnu.org Subject: bug#21614: add-to-load-path compilation fails with compile-cps error Resent-From: tantalum Original-Sender: "Debbugs-submit" Resent-CC: bug-guile@gnu.org Resent-Date: Sun, 04 Oct 2015 16:44:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 21614 X-GNU-PR-Package: guile X-GNU-PR-Keywords: To: 21614@debbugs.gnu.org X-Debbugs-Original-To: bug-guile@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.14439770063775 (code B ref -1); Sun, 04 Oct 2015 16:44:02 +0000 Received: (at submit) by debbugs.gnu.org; 4 Oct 2015 16:43:26 +0000 Received: from localhost ([127.0.0.1]:54507 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZimNi-0000yp-CR for submit@debbugs.gnu.org; Sun, 04 Oct 2015 12:43:26 -0400 Received: from eggs.gnu.org ([208.118.235.92]:43571) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZimNf-0000ye-Dn for submit@debbugs.gnu.org; Sun, 04 Oct 2015 12:43:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZimNe-0000cL-4F for submit@debbugs.gnu.org; Sun, 04 Oct 2015 12:43:22 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:44692) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZimNe-0000cH-1c for submit@debbugs.gnu.org; Sun, 04 Oct 2015 12:43:22 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53574) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZimNc-0005ze-Me for bug-guile@gnu.org; Sun, 04 Oct 2015 12:43:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZimNZ-0000bo-HE for bug-guile@gnu.org; Sun, 04 Oct 2015 12:43:20 -0400 Received: from mout01.posteo.de ([185.67.36.65]:51201) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZimNZ-0000aY-Bd for bug-guile@gnu.org; Sun, 04 Oct 2015 12:43:17 -0400 Received: from dovecot03.posteo.de (dovecot03.posteo.de [172.16.0.13]) by mout01.posteo.de (Postfix) with ESMTPS id 324E820929 for ; Sun, 4 Oct 2015 18:43:15 +0200 (CEST) Received: from mail.posteo.de (localhost [127.0.0.1]) by dovecot03.posteo.de (Postfix) with ESMTPSA id 3nTW8L63sWz5vMK for ; Sun, 4 Oct 2015 18:43:14 +0200 (CEST) From: tantalum Message-ID: <56115721.1020704@posteo.eu> Date: Sun, 4 Oct 2015 16:43:13 +0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [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: -4.3 (----) 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 (----) hi, i am getting a compilation error which seems odd to me, with guile version 2.1.0.455-73f61, compiled from the commit from 2015-09-18. here are several scenarios i tried: # code in a file ## file contents (add-to-load-path "test") ## compilation guile t.scm ;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0 ;;; or pass the --no-auto-compile argument to disable. ;;; compiling /tmp/t.scm ;;; WARNING: compilation of /tmp/t.scm failed: ;;; ERROR: Wrong number of arguments to # # from the command-line guile -c "(add-to-load-path \"test\")" (just exits) # from the repl scheme@(guile-user)> (add-to-load-path "test") While compiling expression: ERROR: Wrong number of arguments to # scheme@(guile-user)> From unknown Sat Aug 09 13:18:37 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.503 (Entity 5.503) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: tantalum Subject: bug#21614: closed (Re: bug#21614: add-to-load-path compilation fails with compile-cps error) Message-ID: References: <877fn0t77s.fsf@netris.org> <56115721.1020704@posteo.eu> X-Gnu-PR-Message: they-closed 21614 X-Gnu-PR-Package: guile Reply-To: 21614@debbugs.gnu.org Date: Tue, 06 Oct 2015 14:15:03 +0000 Content-Type: multipart/mixed; boundary="----------=_1444140903-22689-1" This is a multi-part message in MIME format... ------------=_1444140903-22689-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #21614: add-to-load-path compilation fails with compile-cps error which was filed against the guile package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 21614@debbugs.gnu.org. --=20 21614: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D21614 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1444140903-22689-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 21614-done) by debbugs.gnu.org; 6 Oct 2015 14:14:41 +0000 Received: from localhost ([127.0.0.1]:57190 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZjT0q-0005tJ-OH for submit@debbugs.gnu.org; Tue, 06 Oct 2015 10:14:40 -0400 Received: from world.peace.net ([50.252.239.5]:38967) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZjT0n-0005t9-GW for 21614-done@debbugs.gnu.org; Tue, 06 Oct 2015 10:14:38 -0400 Received: from [10.1.10.31] (helo=yeeloong) by world.peace.net with esmtpsa (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1ZjT0h-0000IS-7b; Tue, 06 Oct 2015 10:14:31 -0400 From: Mark H Weaver To: tantalum Subject: Re: bug#21614: add-to-load-path compilation fails with compile-cps error References: <56115721.1020704@posteo.eu> Date: Tue, 06 Oct 2015 10:14:15 -0400 In-Reply-To: <56115721.1020704@posteo.eu> (tantalum's message of "Sun, 4 Oct 2015 16:43:13 +0000") Message-ID: <877fn0t77s.fsf@netris.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 21614-done Cc: 21614-done@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: 0.0 (/) tantalum writes: > i am getting a compilation error which seems odd to me, with guile > version 2.1.0.455-73f61, compiled from the commit from 2015-09-18. [...] > # from the repl > > scheme@(guile-user)> (add-to-load-path "test") > While compiling expression: > ERROR: Wrong number of arguments to # > scheme@(guile-user)> I believe this is fixed in commit 315adb6347. I'm closing this bug, but please let me know if you continue to have problems. Thanks! Mark ------------=_1444140903-22689-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 4 Oct 2015 16:43:26 +0000 Received: from localhost ([127.0.0.1]:54507 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZimNi-0000yp-CR for submit@debbugs.gnu.org; Sun, 04 Oct 2015 12:43:26 -0400 Received: from eggs.gnu.org ([208.118.235.92]:43571) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZimNf-0000ye-Dn for submit@debbugs.gnu.org; Sun, 04 Oct 2015 12:43:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZimNe-0000cL-4F for submit@debbugs.gnu.org; Sun, 04 Oct 2015 12:43:22 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:44692) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZimNe-0000cH-1c for submit@debbugs.gnu.org; Sun, 04 Oct 2015 12:43:22 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53574) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZimNc-0005ze-Me for bug-guile@gnu.org; Sun, 04 Oct 2015 12:43:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZimNZ-0000bo-HE for bug-guile@gnu.org; Sun, 04 Oct 2015 12:43:20 -0400 Received: from mout01.posteo.de ([185.67.36.65]:51201) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZimNZ-0000aY-Bd for bug-guile@gnu.org; Sun, 04 Oct 2015 12:43:17 -0400 Received: from dovecot03.posteo.de (dovecot03.posteo.de [172.16.0.13]) by mout01.posteo.de (Postfix) with ESMTPS id 324E820929 for ; Sun, 4 Oct 2015 18:43:15 +0200 (CEST) Received: from mail.posteo.de (localhost [127.0.0.1]) by dovecot03.posteo.de (Postfix) with ESMTPSA id 3nTW8L63sWz5vMK for ; Sun, 4 Oct 2015 18:43:14 +0200 (CEST) From: tantalum To: bug-guile@gnu.org Subject: add-to-load-path compilation fails with compile-cps error Message-ID: <56115721.1020704@posteo.eu> Date: Sun, 4 Oct 2015 16:43:13 +0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [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: -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 (----) hi, i am getting a compilation error which seems odd to me, with guile version 2.1.0.455-73f61, compiled from the commit from 2015-09-18. here are several scenarios i tried: # code in a file ## file contents (add-to-load-path "test") ## compilation guile t.scm ;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0 ;;; or pass the --no-auto-compile argument to disable. ;;; compiling /tmp/t.scm ;;; WARNING: compilation of /tmp/t.scm failed: ;;; ERROR: Wrong number of arguments to # # from the command-line guile -c "(add-to-load-path \"test\")" (just exits) # from the repl scheme@(guile-user)> (add-to-load-path "test") While compiling expression: ERROR: Wrong number of arguments to # scheme@(guile-user)> ------------=_1444140903-22689-1--