From unknown Sat Aug 09 13:01:41 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#21614 <21614@debbugs.gnu.org> To: bug#21614 <21614@debbugs.gnu.org> Subject: Status: add-to-load-path compilation fails with compile-cps error Reply-To: bug#21614 <21614@debbugs.gnu.org> Date: Sat, 09 Aug 2025 20:01:41 +0000 retitle 21614 add-to-load-path compilation fails with compile-cps error reassign 21614 guile submitter 21614 tantalum severity 21614 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Sun Oct 04 12:43:26 2015 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)> From debbugs-submit-bounces@debbugs.gnu.org Tue Oct 06 10:14:41 2015 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 From unknown Sat Aug 09 13:01:41 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Wed, 04 Nov 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