www.delorie.com/archives/browse.cgi   search  
Mail Archives: geda-user/2016/07/17/11:18:02

X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f
X-Recipient: geda-user AT delorie DOT com
Date: Sun, 17 Jul 2016 17:16:16 +0200 (CEST)
From: Roland Lutz <rlutz AT hedmen DOT org>
To: "John Griessen (john AT ecosensory DOT com) [via geda-user AT delorie DOT com]" <geda-user AT delorie DOT com>
Subject: Re: [geda-user] can now run gschem, but odd differences(Guile
problems?)
In-Reply-To: <faa4836d-e472-dbad-d1cc-d19496416d57@ecosensory.com>
Message-ID: <alpine.DEB.2.11.1607171710120.18924@nimbus>
References: <0e645e32-dda6-7762-a528-78c019331c4f AT ecosensory DOT com> <CAMvDHVCONtLwGpna+pvHiH+R9Xhg8x4ebD72nmuPFH1RtfCCZg AT mail DOT gmail DOT com> <6647c170-2564-b2f8-5ee8-94cce01b26ec AT ecosensory DOT com> <20160714152917 DOT GA15540 AT localhost DOT localdomain>
<18b0d745-7657-a81d-0807-f634651ea6fa AT ecosensory DOT com> <alpine DOT DEB DOT 2 DOT 00 DOT 1607141756100 DOT 7286 AT igor2priv> <5ca33aba-b993-d578-13bc-a11365005bf7 AT ecosensory DOT com> <20160714163205 DOT GC4347 AT localhost DOT localdomain> <alpine DOT DEB DOT 2 DOT 11 DOT 1607141839580 DOT 2234 AT nimbus>
<nmf06k$d69$1 AT ger DOT gmane DOT org> <5c03765c-8ade-919f-6e1c-f1a831a67901 AT ecosensory DOT com> <faa4836d-e472-dbad-d1cc-d19496416d57 AT ecosensory DOT com>
User-Agent: Alpine 2.11 (DEB 23 2013-08-11)
MIME-Version: 1.0
Reply-To: geda-user AT delorie DOT com
Errors-To: nobody AT delorie DOT com
X-Mailing-List: geda-user AT delorie DOT com
X-Unsubscribes-To: listserv AT delorie DOT com

On Sun, 17 Jul 2016, John Griessen (john AT ecosensory DOT com) [via 
geda-user AT delorie DOT com] wrote:
> Some deprecated features have been used.  Set the environment variable 
> GUILE_WARN_DEPRECATED to "detailed" and rerun the program to get more 
> information.  Set it to "no" to suppress this message.

> Now, it I run gschem, it compiles some things -- is that normal?
> gschem
> ;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
> ;;;       or pass the --no-auto-compile argument to disable.
> ;;; compiling /usr/local/share/gEDA/scheme/gschem/keymap.scm
> ;;; ...

This is both normal.  The first one indicates that some of the Scheme code 
used in gEDA uses deprecated language features (e.g. the "(ice-9 syncase)" 
module).  The second is Guile compiling the newly-installed Scheme files 
when they are first run.

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019