ftp.delorie.com/archives/browse.cgi   search  
Mail Archives: geda-user/2019/03/06/12:24:10.1

X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f
X-Recipient: geda-user AT delorie DOT com
X-Mailer: exmh version 2.8.0 04/21/2012 with nmh-1.6
X-Exmh-Isig-CompType: repl
X-Exmh-Isig-Folder: inbox
From: karl AT aspodata DOT se
To: geda-user AT delorie DOT com
Subject: Re: [geda-user] guile auto-compile failure
In-reply-to: <20190306155302.42A0A85E7F52@turkos.aspodata.se>
References: <20190306122848 DOT 55A4185E7F4C AT turkos DOT aspodata DOT se> <20190306155302 DOT 42A0A85E7F52 AT turkos DOT aspodata DOT se>
Comments: In-reply-to karl AT aspodata DOT se
message dated "Wed, 06 Mar 2019 16:53:02 +0100."
Mime-Version: 1.0
Message-Id: <20190306172230.ECBB785E7F52@turkos.aspodata.se>
Date: Wed, 6 Mar 2019 18:22:30 +0100 (CET)
X-Virus-Scanned: ClamAV using ClamSMTP
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

> Karl:
...
> > ;;; WARNING: compilation of /usr/local/share/gEDA/scheme/geda/config.scm failed:
> > ;;; ERROR: no code for module (geda core smob)
> > ;;; WARNING: compilation of /usr/local/share/gEDA/scheme/geda-deprecated-config.scm failed:
> > ;;; ERROR: no code for module (geda core smob)
> > Loading schematic [small.sch]
> > /home/karl/git/openhw/boards_arm_aspo/stm32f105_can/Test_4/./simple.sym:2: error: failed to parse text object
> > ERROR: Failed to load 'small.sch': 
> > Could not open actions file "/home/karl/tmp/pcb.XXQCNgIj/gnetlist_output".
> ...
> 
> Nevermind, solved by rm -rf ~/.cache/guile/ccache/2.0-LE-8-2.0/*

Now I'm confused...

The above was with:

$ gschem --version
gEDA 1.9.3 (gb8450d7)

$ git log | grep gb8450d7
$

where did that one come from ?

///

Then I got the latest:
$ git pull
...
$ ~/git/openhw/bin/git_show 
2019-02-27 16:14:45 1.9.1-20140308-1468-gcae3ef0d4
$ ./autogen.sh
...
$ ./configure --enable-doxygen --disable-update-xdg-database
...
$ make -j3 && make install
...
$ gschem --version
gEDA 1.9.2 (gcae3ef0)
...
$ cd .../Test_4
$ rm -rf ~/.cache/guile/ccache/2.0-LE-8-2.0/*
$ gschem
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;;       or pass the --no-auto-compile argument to disable.
;;; compiling /usr/share/gEDA/scheme/gschem/keymap.scm
[...]
;;; compiled /home/karl/.cache/guile/ccache/2.0-LE-8-2.0/home/karl/.gEDA/cache-symbols.scm.go
Segmentation fault
$

 http://turkos.aspodata.se/tmp/Test_5/config.log

same with:
$ gschem --version
gEDA 1.9.2 (gae45aa1)

There are so many branches before that so I don't know what to test.

Regards,
/Karl Hammar


- Raw text -


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