Fwd: 2.4.8 git /w guile 2.0

Ted Creedon tcreedon at easystreet.net
Thu Nov 10 14:18:36 EST 2011


Brand new clean system "Lizzy" - first build did a git pull and ran the
perl script

#!/usr/bin/perl
#-;-perl-;-
use strict;

use lib (split(/:/, $ENV{GITPERLLIB} ||
"/usr/local/git/lib/perl5/site_perl"));
use Git;

Git::command_noisy("pull", ("--rebase", "origin", @ARGV));
my @branches = Git::command("branch", "-r");
map s/[*\s]//g, @branches;
@branches = map { /^origin\/([^\s>]+)$/ ? $1 : () } @branches;
map { Git::command("update-ref", ("refs/remotes/$_",
"refs/remotes/origin/$_")); } @branches;


On Thu, Nov 10, 2011 at 10:49 AM, Derek Atkins <derek at ihtfp.com> wrote:

> Ted,
>
> Are you sure you're using the most recent trunk?
>
> Also, I wonder where it's finding ice-9/boot-9.scm?  Are there any traces
> of guile-1.8 on this system?  Any traces of an old GnuCash build?
>
> -derek
>
> On Thu, November 10, 2011 1:37 pm, Ted Creedon wrote:
> > Built a new system w. guile 2.0
> >
> > export GUILE_AUTO_COMPILE=0
> > make clean;./configure --disable-error-on-warning;time nice make -s
> > gnucash
> >
> > On Wed, Nov 9, 2izzy:/data/gnucash # rm -rf /root/.cache/guile/*;gnucash
> >
> > gnc.bin-Message: main: binreloc relocation support was disabled at
> > configure time.
> >
> > WARNING: no socket to connect to
> > Backtrace:
> > In ice-9/boot-9.scm:
> >  170: 12 [catch #t #<catch-closure c5dc60> ...]
> > In unknown file:
> >    ?: 11 [catch-closure]
> > In ice-9/boot-9.scm:
> > 2497: 10 [#<procedure bf17a0 at ice-9/boot-9.scm:2485:4 (name #:optional
> > autoload version #:key ensure)> # ...]
> > 2763: 9 [try-module-autoload (gnucash main) #f]
> > 2103: 8 [save-module-excursion #<procedure dd97b0 at
> > ice-9/boot-9.scm:2764:17 ()>]
> > 2774: 7 [#<procedure dd97b0 at ice-9/boot-9.scm:2764:17 ()>]
> > In unknown file:
> >    ?: 6 [primitive-load-path "gnucash/main" #f]
> > In ice-9/eval.scm:
> >  458: 5 [#<procedure b330c0 at ice-9/eval.scm:452:4 (exp)> #]
> > In ice-9/psyntax.scm:
> > 1024: 4 [chi-top-sequence ((debug-set! maxdepth 100000)) () ...]
> >  922: 3 [scan ((debug-set! maxdepth 100000)) () ...]
> > 1015: 2 [scan ((#(syntax-object debug-options # ...) (# # #))) () ...]
> > In ice-9/boot-9.scm:
> > 2854: 1 [debug-options (show-file-name #t stack ...)]
> > In unknown file:
> >    ?: 0 [debug-options-interface (show-file-name #t stack ...)]
> >
> > ERROR: In procedure debug-options-interface:
> > ERROR: In procedure debug-options-interface: Unknown option name:
> maxdepth
> > 011 at 9:06 AM, Ted Creedon <tcreedon at easystreet.net> wrote:
> >
> >> can anyone suggest a suitable log.conf?
> >>
> >> thanks
> >> ted
> >>
> >>
> >> On Wed, Nov 9, 2011 at 8:59 AM, Ted Creedon
> >> <tcreedon at easystreet.net>wrote:
> >>
> >>> announce window & tip of the day pop up before exiting
> >>>
> >>> rm -rf /root/.cache/guile/;GUILE_AUTO_COMPILE=0 gnucash --debug --extra
> >>>
> >>> gnc.bin-Message: main: binreloc relocation support was disabled at
> >>> configure time.
> >>>
> >>> This is a development version. It may or may not work.
> >>> Report bugs and other problems to gnucash-devel at gnucash.org.
> >>> You can also lookup and file bug reports at http://bugzilla.gnome.org
> >>> The last stable version was GnuCash 2.4.7
> >>> The next stable version will be GnuCash 2.6
> >>>
> >>> WARNING: (gnucash import-export qif-import): `GNC-DENOM-AUTO' imported
> >>> from both (sw_engine) and (gnucash engine)
> >>> WARNING: (gnucash import-export qif-import):
> >>> `gnc-build-dotgnucash-path'
> >>> imported from both (sw_engine) and (gnucash core-utils)
> >>> WARNING: (gnucash report report-system): `GNC-DENOM-AUTO' imported from
> >>> both (sw_engine) and (gnucash engine)
> >>> WARNING: (gnucash report report-system): imported module (gnucash
> >>> app-utils) overrides core binding `N_'
> >>> WARNING: (gnucash report report-system): imported module (gnucash
> >>> app-utils) overrides core binding `N_'
> >>> WARNING: (gnucash report report-system): `GNC-DENOM-AUTO' imported from
> >>> both (sw_engine) and (gnucash engine)
> >>> WARNING: (gnucash report report-system): imported module (gnucash
> >>> app-utils) overrides core binding `N_'
> >>> WARNING: (gnucash report report-system): `GNC-DENOM-AUTO' imported from
> >>> both (sw_engine) and (gnucash engine)
> >>> WARNING: (gnucash report report-system): imported module (gnucash
> >>> app-utils) overrides core binding `N_'
> >>> WARNING: (gnucash report stylesheet-plain): imported module (gnucash
> >>> app-utils) overrides core binding `N_'
> >>> WARNING: (gnucash report stylesheet-fancy): imported module (gnucash
> >>> app-utils) overrides core binding `N_'
> >>> WARNING: (gnucash report stylesheet-footer): imported module (gnucash
> >>> app-utils) overrides core binding `N_'
> >>> WARNING: (gnucash report stylesheet-easy): imported module (gnucash
> >>> app-utils) overrides core binding `N_'
> >>> WARNING: (gnucash report standard-reports daily-reports): imported
> >>> module
> >>> (gnucash app-utils) overrides core binding `N_'
> >>> WARNING: (gnucash report standard-reports account-summary): imported
> >>> module (gnucash app-utils) overrides core binding `N_'
> >>> WARNING: (gnucash report standard-reports general-journal): imported
> >>> module (gnucash app-utils) overrides core binding `N_'
> >>> WARNING: (gnucash report standard-reports advanced-portfolio): imported
> >>> module (gnucash app-utils) overrides core binding `N_'
> >>> WARNING: (gnucash report standard-reports advanced-portfolio):
> >>> `GNC-DENOM-AUTO' imported from both (sw_engine) and (gnucash engine)
> >>> WARNING: (gnucash report standard-reports balance-sheet): imported
> >>> module
> >>> (gnucash app-utils) overrides core binding `N_'
> >>> WARNING: (gnucash report standard-reports category-barchart): imported
> >>> module (gnucash app-utils) overrides core binding `N_'
> >>> WARNING: (gnucash report standard-reports budget-barchart): imported
> >>> module (gnucash app-utils) overrides core binding `N_'
> >>> WARNING: (gnucash report standard-reports price-scatter): imported
> >>> module
> >>> (gnucash app-utils) overrides core binding `N_'
> >>> WARNING: (gnucash report standard-reports sx-summary): imported module
> >>> (gnucash app-utils) overrides core binding `N_'
> >>> WARNING: (gnucash report standard-reports average-balance): imported
> >>> module (gnucash app-utils) overrides core binding `N_'
> >>> WARNING: (gnucash report standard-reports equity-statement): imported
> >>> module (gnucash app-utils) overrides core binding `N_'
> >>> WARNING: (gnucash report standard-reports transaction): imported module
> >>> (gnucash app-utils) overrides core binding `N_'
> >>> WARNING: (gnucash report standard-reports budget-flow): imported module
> >>> (gnucash app-utils) overrides core binding `N_'
> >>> WARNING: (gnucash report standard-reports account-piecharts): imported
> >>> module (gnucash app-utils) overrides core binding `N_'
> >>> WARNING: (gnucash business-utils): imported module (gnucash app-utils)
> >>> overrides core binding `N_'
> >>> WARNING: (gnucash business-utils): imported module (gnucash app-utils)
> >>> overrides core binding `N_'
> >>> WARNING: (gnucash report hello-world): imported module (gnucash
> >>> app-utils) overrides core binding `N_'
> >>> WARNING: (gnucash report view-column): imported module (gnucash
> >>> app-utils) overrides core binding `N_'
> >>> WARNING: (gnucash report welcome-to-gnucash): imported module (gnucash
> >>> app-utils) overrides core binding `N_'
> >>> WARNING: (gnucash report report-gnome): imported module (gnucash
> >>> app-utils) overrides core binding `N_'
> >>> WARNING: (gnucash report business-reports): imported module (gnucash
> >>> app-utils) overrides core binding `N_'
> >>> WARNING: (gnucash report fancy-invoice): imported module (gnucash
> >>> app-utils) overrides core binding `N_'
> >>> WARNING: (gnucash report invoice): imported module (gnucash app-utils)
> >>> overrides core binding `N_'
> >>> WARNING: (gnucash report easy-invoice): imported module (gnucash
> >>> app-utils) overrides core binding `N_'
> >>> ice-9/psyntax.scm:1326:30: In procedure chi-macro:
> >>> ice-9/psyntax.scm:1326:30: Syntax error:
> >>> unknown location: source expression failed to match any pattern in form
> >>> do
> >>>
> >>>
> >>> On Wed, Nov 9, 2011 at 1:37 AM, Geert Janssens
> >>> <janssens-geert at telenet.be
> >>> > wrote:
> >>>
> >>>> Note that I don't have a guile 2 installed currently (and right now I
> >>>> don't
> >>>> have time to set one up). So I'm making suggestions based on what I
> >>>> read
> >>>> about
> >>>> it and interpreting the errors you send here...
> >>>>
> >>>> What happens if you remove /root/.cache/guile/ and run again (still
> >>>> with
> >>>> GUILE_AUTO_COMPILE=0) ?
> >>>>
> >>>> Geert
> >>>>
> >>>> On dinsdag 8 november 2011, Ted Creedon wrote:
> >>>> > > ./configure --disable-error-on-warning --enable-debug;time make
> >>>> > >
> >>>> > > produces the following when executiing GUILE_AUTO_COMPILE=0
> >>>> gnucash
> >>>> > >
> >>>> > > gnucash # GUILE_AUTO_COMPILE=0 gnucash
> >>>> > > gnc.bin-Message: main: binreloc relocation support was disabled at
> >>>> > > configure time.
> >>>> > >
> >>>> > >
> >>>> > >
> >>>> > > This is a development version. It may or may not work.
> >>>> > > Report bugs and other problems to gnucash-devel at gnucash.org.
> >>>> > > You can also lookup and file bug reports at
> >>>> http://bugzilla.gnome.org
> >>>> > > The last stable version was GnuCash 2.4.7
> >>>> > > The next stable version will be GnuCash 2.6
> >>>> > >
> >>>> > > ;;; note: source file
> >>>> > > /usr/local/share/gnucash/guile-modules/gnucash/printf.scm
> >>>> > > ;;;       newer than compiled
> >>>> > >
> >>>>
> /root/.cache/guile/ccache/2.0-LE-8-2.0/usr/local/share/gnucash/guile-modu
> >>>> > > les/gnucash/printf.scm.go ;;; note: source file
> >>>> > > /usr/local/share/gnucash/scm/string.scm
> >>>> > > ;;;       newer than compiled
> >>>> > >
> >>>>
> /root/.cache/guile/ccache/2.0-LE-8-2.0/usr/local/share/gnucash/scm/string
> >>>> > > .scm.go ;;; note: source file /usr/local/share/gnucash/scm/doc.scm
> >>>> > > ;;;       newer than compiled
> >>>> > >
> /root/.cache/guile/ccache/2.0-LE-8-2.0/usr/local/share/gnucash/scm/
> >>>> doc.sc
> >>>> > > m.go ;;; note: source file
> >>>> /usr/local/share/gnucash/scm/main-window.scm
> >>>> > > ;;;       newer than compiled
> >>>> > >
> >>>>
> /root/.cache/guile/ccache/2.0-LE-8-2.0/usr/local/share/gnucash/scm/main-w
> >>>> > > indow.scm.go ;;; note: source file
> >>>> /usr/local/share/gnucash/scm/fin.scm
> >>>> > > ;;;       newer than compiled
> >>>> > >
> /root/.cache/guile/ccache/2.0-LE-8-2.0/usr/local/share/gnucash/scm/
> >>>> fin.sc
> >>>> > > m.go ;;; note: source file
> >>>> /usr/local/share/gnucash/scm/build-config.scm
> >>>> > > ;;;       newer than compiled
> >>>> > >
> >>>>
> /root/.cache/guile/ccache/2.0-LE-8-2.0/usr/local/share/gnucash/scm/build-
> >>>> > > config.scm.go WARNING: (gnucash import-export qif-import):
> >>>> > > `GNC-DENOM-AUTO' imported from both (sw_engine) and (gnucash
> >>>> engine)
> >>>> > > WARNING: (gnucash import-export qif-import):
> >>>> `gnc-build-dotgnucash-path'
> >>>> > > imported from both (sw_engine) and (gnucash core-utils)
> >>>> > > WARNING: (gnucash report report-system): `GNC-DENOM-AUTO' imported
> >>>> from
> >>>> > > both (sw_engine) and (gnucash engine)
> >>>> > > WARNING: (gnucash report report-system): imported module (gnucash
> >>>> > > app-utils) overrides core binding `N_'
> >>>> > > WARNING: (gnucash report report-system): imported module (gnucash
> >>>> > > app-utils) overrides core binding `N_'
> >>>> > > WARNING: (gnucash report report-system): `GNC-DENOM-AUTO' imported
> >>>> from
> >>>> > > both (sw_engine) and (gnucash engine)
> >>>> > > WARNING: (gnucash report report-system): imported module (gnucash
> >>>> > > app-utils) overrides core binding `N_'
> >>>> > > WARNING: (gnucash report report-system): `GNC-DENOM-AUTO' imported
> >>>> from
> >>>> > > both (sw_engine) and (gnucash engine)
> >>>> > > WARNING: (gnucash report report-system): imported module (gnucash
> >>>> > > app-utils) overrides core binding `N_'
> >>>> > > WARNING: (gnucash report stylesheet-plain): imported module
> >>>> (gnucash
> >>>> > > app-utils) overrides core binding `N_'
> >>>> > > WARNING: (gnucash report stylesheet-fancy): imported module
> >>>> (gnucash
> >>>> > > app-utils) overrides core binding `N_'
> >>>> > > WARNING: (gnucash report stylesheet-footer): imported module
> >>>> (gnucash
> >>>> > > app-utils) overrides core binding `N_'
> >>>> > > WARNING: (gnucash report stylesheet-easy): imported module
> >>>> (gnucash
> >>>> > > app-utils) overrides core binding `N_'
> >>>> > > WARNING: (gnucash report standard-reports daily-reports): imported
> >>>> module
> >>>> > > (gnucash app-utils) overrides core binding `N_'
> >>>> > > WARNING: (gnucash report standard-reports account-summary):
> >>>> imported
> >>>> > > module (gnucash app-utils) overrides core binding `N_'
> >>>> > > WARNING: (gnucash report standard-reports general-journal):
> >>>> imported
> >>>> > > module (gnucash app-utils) overrides core binding `N_'
> >>>> > > WARNING: (gnucash report standard-reports advanced-portfolio):
> >>>> imported
> >>>> > > module (gnucash app-utils) overrides core binding `N_'
> >>>> > > WARNING: (gnucash report standard-reports advanced-portfolio):
> >>>> > > `GNC-DENOM-AUTO' imported from both (sw_engine) and (gnucash
> >>>> engine)
> >>>> > > WARNING: (gnucash report standard-reports balance-sheet): imported
> >>>> module
> >>>> > > (gnucash app-utils) overrides core binding `N_'
> >>>> > > WARNING: (gnucash report standard-reports category-barchart):
> >>>> imported
> >>>> > > module (gnucash app-utils) overrides core binding `N_'
> >>>> > > WARNING: (gnucash report standard-reports budget-barchart):
> >>>> imported
> >>>> > > module (gnucash app-utils) overrides core binding `N_'
> >>>> > > WARNING: (gnucash report standard-reports price-scatter): imported
> >>>> module
> >>>> > > (gnucash app-utils) overrides core binding `N_'
> >>>> > > WARNING: (gnucash report standard-reports sx-summary): imported
> >>>> module
> >>>> > > (gnucash app-utils) overrides core binding `N_'
> >>>> > > WARNING: (gnucash report standard-reports average-balance):
> >>>> imported
> >>>> > > module (gnucash app-utils) overrides core binding `N_'
> >>>> > > WARNING: (gnucash report standard-reports equity-statement):
> >>>> imported
> >>>> > > module (gnucash app-utils) overrides core binding `N_'
> >>>> > > WARNING: (gnucash report standard-reports transaction): imported
> >>>> module
> >>>> > > (gnucash app-utils) overrides core binding `N_'
> >>>> > > WARNING: (gnucash report standard-reports budget-flow): imported
> >>>> module
> >>>> > > (gnucash app-utils) overrides core binding `N_'
> >>>> > > WARNING: (gnucash report standard-reports account-piecharts):
> >>>> imported
> >>>> > > module (gnucash app-utils) overrides core binding `N_'
> >>>> > > WARNING: (gnucash business-utils): imported module (gnucash
> >>>> app-utils)
> >>>> > > overrides core binding `N_'
> >>>> > > WARNING: (gnucash business-utils): imported module (gnucash
> >>>> app-utils)
> >>>> > > overrides core binding `N_'
> >>>> > > WARNING: (gnucash report hello-world): imported module (gnucash
> >>>> > > app-utils) overrides core binding `N_'
> >>>> > > WARNING: (gnucash report view-column): imported module (gnucash
> >>>> > > app-utils) overrides core binding `N_'
> >>>> > > WARNING: (gnucash report welcome-to-gnucash): imported module
> >>>> (gnucash
> >>>> > > app-utils) overrides core binding `N_'
> >>>> > > WARNING: (gnucash report report-gnome): imported module (gnucash
> >>>> > > app-utils) overrides core binding `N_'
> >>>> > > WARNING: (gnucash report business-reports): imported module
> >>>> (gnucash
> >>>> > > app-utils) overrides core binding `N_'
> >>>> > > WARNING: (gnucash report fancy-invoice): imported module (gnucash
> >>>> > > app-utils) overrides core binding `N_'
> >>>> > > WARNING: (gnucash report invoice): imported module (gnucash
> >>>> app-utils)
> >>>> > > overrides core binding `N_'
> >>>> > > WARNING: (gnucash report easy-invoice): imported module (gnucash
> >>>> > > app-utils) overrides core binding `N_'
> >>>> > > ice-9/psyntax.scm:1326:30: In procedure chi-macro:
> >>>> > > ice-9/psyntax.scm:1326:30: Syntax error:
> >>>> > > unknown location: source expression failed to match any pattern in
> >>>> form
> >>>> > > do
> >>>> >
> >>>> > _______________________________________________
> >>>> > gnucash-devel mailing list
> >>>> > gnucash-devel at gnucash.org
> >>>> > https://lists.gnucash.org/mailman/listinfo/gnucash-devel
> >>>>
> >>>>
> >>>
> >>
> > _______________________________________________
> > gnucash-devel mailing list
> > gnucash-devel at gnucash.org
> > https://lists.gnucash.org/mailman/listinfo/gnucash-devel
> >
>
>
> --
>       Derek Atkins                 617-623-3745
>       derek at ihtfp.com             www.ihtfp.com
>       Computer and Internet Security Consultant
>
>


More information about the gnucash-devel mailing list