X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com Subject: Re: [geda-user] can now run gschem, but odd differences(Guile problems?) To: geda-user AT delorie DOT com References: <0e645e32-dda6-7762-a528-78c019331c4f AT ecosensory 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> <5ca33aba-b993-d578-13bc-a11365005bf7 AT ecosensory DOT com> <20160714163205 DOT GC4347 AT localhost DOT localdomain> <5c03765c-8ade-919f-6e1c-f1a831a67901 AT ecosensory DOT com> From: "John Griessen (john AT ecosensory DOT com) [via geda-user AT delorie DOT com]" Message-ID: Date: Sun, 17 Jul 2016 09:43:41 -0500 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Icedove/45.1.0 MIME-Version: 1.0 In-Reply-To: <5c03765c-8ade-919f-6e1c-f1a831a67901@ecosensory.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit 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 Precedence: bulk I set my environment like this: export GUILE_LOAD_PATH="/usr/local/share/gEDA/scheme" and run this: gnetlist -i tmote-flat-connect2.sch Loading schematic [/home/john/Documents/EEProjects/ecosensors-pub.git/tmote-flat-connect_/tmote-flat-connect2.sch] ;;; 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/gnetlist.scm ;;; compiling /usr/local/share/gEDA/scheme/geda/deprecated.scm ;;; compiling /usr/local/share/gEDA/scheme/geda/page.scm ;;; compiled /home/john/.cache/guile/ccache/2.0-LE-8-2.0/usr/local/share/gEDA/scheme/geda/page.scm.go ;;; compiling /usr/local/share/gEDA/scheme/geda/object.scm ;;; compiled /home/john/.cache/guile/ccache/2.0-LE-8-2.0/usr/local/share/gEDA/scheme/geda/object.scm.go ;;; compiling /usr/local/share/gEDA/scheme/geda/attrib.scm ;;; compiling /usr/local/share/gEDA/scheme/geda/core/gettext.scm ;;; compiled /home/john/.cache/guile/ccache/2.0-LE-8-2.0/usr/local/share/gEDA/scheme/geda/core/gettext.scm.go ;;; compiled /home/john/.cache/guile/ccache/2.0-LE-8-2.0/usr/local/share/gEDA/scheme/geda/attrib.scm.go ;;; compiled /home/john/.cache/guile/ccache/2.0-LE-8-2.0/usr/local/share/gEDA/scheme/geda/deprecated.scm.go ;;; gnetlist.scm:219:6: warning: possibly unbound variable `all-pins' ;;; compiled /home/john/.cache/guile/ccache/2.0-LE-8-2.0/usr/local/share/gEDA/scheme/gnetlist.scm.go WARNING: Found a placeholder/missing component, are you missing a symbol file? [terminal-1.sym] WARNING: Found a placeholder/missing component, are you missing a symbol file? [terminal-1.sym] WARNING: Found a placeholder/missing component, are you missing a symbol file? [nc-left-1.sym] WARNING: Found a placeholder/missing component, are you missing a symbol file? [nc-left-1.sym] WARNING: Found a placeholder/missing component, are you missing a symbol file? [nc-left-1.sym] WARNING: Found a placeholder/missing component, are you missing a symbol file? [nc-left-1.sym] WARNING: Found a placeholder/missing component, are you missing a symbol file? [nc-left-1.sym] . . . ;;; compiling /usr/local/share/gEDA/scheme/gnetlist-post.scm ;;; compiled /home/john/.cache/guile/ccache/2.0-LE-8-2.0/usr/local/share/gEDA/scheme/gnetlist-post.scm.go GNU Guile 2.0.11 . . . gnetlist> (quit) 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 ;;; compiling /usr/local/share/gEDA/scheme/gschem/core/gettext.scm ;;; compiled /home/john/.cache/guile/ccache/2.0-LE-8-2.0/usr/local/share/gEDA/scheme/gschem/core/gettext.scm.go ;;; compiling /usr/local/share/gEDA/scheme/gschem/hook.scm ;;; compiled /home/john/.cache/guile/ccache/2.0-LE-8-2.0/usr/local/share/gEDA/scheme/gschem/hook.scm.go ;;; compiled /home/john/.cache/guile/ccache/2.0-LE-8-2.0/usr/local/share/gEDA/scheme/gschem/keymap.scm.go ;;; compiling /usr/local/share/gEDA/scheme/gschem/action.scm ;;; compiling /usr/local/share/gEDA/scheme/gschem/window.scm ;;; compiled /home/john/.cache/guile/ccache/2.0-LE-8-2.0/usr/local/share/gEDA/scheme/gschem/window.scm.go ;;; compiled /home/john/.cache/guile/ccache/2.0-LE-8-2.0/usr/local/share/gEDA/scheme/gschem/action.scm.go ;;; compiling /usr/local/share/gEDA/scheme/gschem/builtins.scm ;;; compiling /usr/local/share/gEDA/scheme/gschem/gschemdoc.scm ;;; compiling /usr/local/share/gEDA/scheme/geda/os.scm ;;; compiled /home/john/.cache/guile/ccache/2.0-LE-8-2.0/usr/local/share/gEDA/scheme/geda/os.scm.go ;;; compiling /usr/local/share/gEDA/scheme/gschem/util.scm ;;; compiled /home/john/.cache/guile/ccache/2.0-LE-8-2.0/usr/local/share/gEDA/scheme/gschem/util.scm.go ;;; gschem/gschemdoc.scm:151:12: warning: non-literal format string ;;; compiled /home/john/.cache/guile/ccache/2.0-LE-8-2.0/usr/local/share/gEDA/scheme/gschem/gschemdoc.scm.go ;;; compiling /usr/local/share/gEDA/scheme/gschem/selection.scm ;;; compiled /home/john/.cache/guile/ccache/2.0-LE-8-2.0/usr/local/share/gEDA/scheme/gschem/selection.scm.go ;;; gschem/builtins.scm:391:5: warning: possibly unbound variable `gschem-msg' ;;; compiled /home/john/.cache/guile/ccache/2.0-LE-8-2.0/usr/local/share/gEDA/scheme/gschem/builtins.scm.go The GUI opens. Is all this use of /home/john/.cache/guile/ccache/2.0-LE-8-2.0 the new normal? What is the best set of dirs to use for GUILE_LOAD_PATH="????" ?