Ticket #14297: gnucash-2.2.3-error

File gnucash-2.2.3-error, 3.9 KB (added by lutz.horn@…, 16 years ago)

Build output when trying to install gnucash with the patches.

Line 
1Macintosh:gnucash admin$ sudo port install gnucash +without_quotes +without_hbci +without_ofc +without_docs +guile16
2Portfile changed since last build; discarding previous state.
3--->  Fetching gnucash
4--->  Attempting to fetch gnucash-2.2.3.tar.bz2 from http://downloads.sourceforge.net/gnucash
5--->  Verifying checksum(s) for gnucash
6--->  Extracting gnucash
7--->  Applying patches to gnucash
8--->  Configuring gnucash
9--->  Building gnucash with target all
10Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_gnucash/work/gnucash-2.2.3" && make all " returned error 2
11Command output: make[6]: Nothing to be done for `all-am'.
12Making all in mod-bar
13make  all-am
14make[6]: Nothing to be done for `all-am'.
15Making all in mod-baz
16make  all-am
17make[6]: Nothing to be done for `all-am'.
18Making all in misc-mods
19make[5]: Nothing to be done for `all'.
20make[5]: Nothing to be done for `all-am'.
21Making all in test-core
22/bin/sh ../../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../..   -I/opt/local/include -I../../src -I../../src/gnc-module -D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include   -I/opt/local/include -Wdeclaration-after-statement -Wno-pointer-sign -D_FORTIFY_SOURCE=2  -g  -O2 -pg -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -Wno-unused -c -o gncmod-test.lo gncmod-test.c
23mkdir .libs
24 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../.. -I/opt/local/include -I../../src -I../../src/gnc-module -D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include -Wdeclaration-after-statement -Wno-pointer-sign -D_FORTIFY_SOURCE=2 -g -O2 -pg -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wno-unused -c gncmod-test.c  -fno-common -DPIC -o .libs/gncmod-test.o
25/bin/sh ../../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../..   -I/opt/local/include -I../../src -I../../src/gnc-module -D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include   -I/opt/local/include -Wdeclaration-after-statement -Wno-pointer-sign -D_FORTIFY_SOURCE=2  -g  -O2 -pg -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -Wno-unused -c -o test-stuff.lo test-stuff.c
26 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../.. -I/opt/local/include -I../../src -I../../src/gnc-module -D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include -Wdeclaration-after-statement -Wno-pointer-sign -D_FORTIFY_SOURCE=2 -g -O2 -pg -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wno-unused -c test-stuff.c  -fno-common -DPIC -o .libs/test-stuff.o
27/bin/sh ../../libtool --tag=CC   --mode=link /usr/bin/gcc-4.0 -I../../src -I../../src/gnc-module -D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include   -I/opt/local/include -Wdeclaration-after-statement -Wno-pointer-sign -D_FORTIFY_SOURCE=2  -g  -O2 -pg -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -Wno-unused -module -L/opt/local/lib -g -pg -o libgncmod-test.la  gncmod-test.lo test-stuff.lo ../../src/gnc-module/libgnc-module.la -L/opt/local/lib -lgthread-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -liconv   -lpopt -lm  -lm
28ar cru .libs/libgncmod-test.a .libs/gncmod-test.o .libs/test-stuff.o
29ranlib .libs/libgncmod-test.a
30creating libgncmod-test.la
31(cd .libs && rm -f libgncmod-test.la && ln -s ../libgncmod-test.la libgncmod-test.la)
32Making all in engine
33chmod u+x ./iso-currencies-to-c
34GUILE_LOAD_PATH=: srcdir=. ./iso-currencies-to-c
35ERROR: In procedure open-file:
36ERROR: No such file or directory: "/opt/local/share/guile/1.8/slib/require"
37make[3]: *** [iso-4217-currencies.c] Error 1
38make[2]: *** [all-recursive] Error 1
39make[1]: *** [all-recursive] Error 1
40make: *** [all] Error 2
41
42Error: Status 1 encountered during processing.