Ticket #2792: Grisbi.txt

File Grisbi.txt, 7.3 KB (added by xavier.barrier@…, 19 years ago)

Grisbi 0.5.5 wont compile

Line 
1DEBUG: Found port in file:///Users/xavierba/darwinports/dports/gnome/grisbi
2DEBUG: Changing to port directory: /Users/xavierba/darwinports/dports/gnome/grisbi
3DEBUG: Requested variant powerpc is not provided by port grisbi.
4DEBUG: Requested variant darwin is not provided by port grisbi.
5DEBUG: Requested variant macosx is not provided by port grisbi.
6DEBUG: Found port in file:///Users/xavierba/darwinports/dports/x11/gtk2
7DEBUG: Changing to port directory: /Users/xavierba/darwinports/dports/x11/gtk2
8DEBUG: Searching for dependency: gtk2
9DEBUG: Found Dependency: receipt exists for gtk2
10DEBUG: Found port in file:///Users/xavierba/darwinports/dports/textproc/libxml2
11DEBUG: Changing to port directory: /Users/xavierba/darwinports/dports/textproc/libxml2
12DEBUG: Searching for dependency: libxml2
13DEBUG: Found Dependency: receipt exists for libxml2
14DEBUG: Found port in file:///Users/xavierba/darwinports/dports/devel/libofx
15DEBUG: Changing to port directory: /Users/xavierba/darwinports/dports/devel/libofx
16DEBUG: Searching for dependency: libofx
17DEBUG: Found Dependency: receipt exists for libofx
18DEBUG: Skipping completed com.apple.main (grisbi)
19DEBUG: Skipping completed com.apple.unarchive (grisbi)
20DEBUG: Skipping completed com.apple.fetch (grisbi)
21DEBUG: Skipping completed com.apple.checksum (grisbi)
22DEBUG: setting option extract.cmd to /usr/bin/bzip2
23DEBUG: Skipping completed com.apple.extract (grisbi)
24DEBUG: Skipping completed com.apple.patch (grisbi)
25DEBUG: Skipping completed com.apple.configure (grisbi)
26--->  Building grisbi with target all
27DEBUG: Executing com.apple.build (grisbi)
28DEBUG: Assembled command: 'cd "/Users/xavierba/darwinports/dports/gnome/grisbi/work/grisbi-0.5.5" && make all'
29make  all-recursive
30Making all in macros
31make[2]: Nothing to be done for `all'.
32Making all in src
33source='ofx.c' object='ofx.o' libtool=no \
34depfile='.deps/ofx.Po' tmpdepfile='.deps/ofx.TPo' \
35depmode=gcc3 /bin/sh ../depcomp \
36gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/opt/local/include -I../intl -DLOCALEDIR=\"/opt/local/share/locale\" -DPIXMAPS_DIR="\"/opt/local/share/pixmaps/grisbi\"" -DLOGO_PATH="\"/opt/local/share/pixmaps/grisbi/grisbi-logo.png\"" -DANIM_PATH="\"/opt/local/share/pixmaps/grisbi/euro.gif\"" -DHELP_PATH="\"/opt/local/share/doc/grisbi/help\"" -Wall   -I/opt/local/include -L/opt/local/lib  -no-cpp-precomp -flat_namespace -undefined suppress -DOFX_0_7 -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/libxml2   -c `test -f 'ofx.c' || echo './'`ofx.c
37ofx.c:55: error: parse error before "ofx_context"
38ofx.c:55: warning: type defaults to `int' in declaration of `ofx_context'
39ofx.c:55: warning: data definition has no type or storage class
40ofx.c:56: error: conflicting types for `ofx_proc_status_cb'
41/opt/local/include/libofx/libofx.h:140: error: previous declaration of `ofx_proc_status_cb'
42ofx.c:58: error: conflicting types for `ofx_proc_account_cb'
43/opt/local/include/libofx/libofx.h:196: error: previous declaration of `ofx_proc_account_cb'
44ofx.c:59: error: conflicting types for `ofx_proc_transaction_cb'
45/opt/local/include/libofx/libofx.h:424: error: previous declaration of `ofx_proc_transaction_cb'
46ofx.c:60: error: conflicting types for `ofx_proc_statement_cb'
47/opt/local/include/libofx/libofx.h:492: error: previous declaration of `ofx_proc_statement_cb'
48ofx.c: In function `recuperation_donnees_ofx':
49ofx.c:78: warning: implicit declaration of function `libofx_get_new_context'
50ofx.c:79: warning: implicit declaration of function `ofx_set_status_cb'
51ofx.c:81: warning: implicit declaration of function `ofx_set_account_cb'
52ofx.c:82: warning: implicit declaration of function `ofx_set_transaction_cb'
53ofx.c:83: warning: implicit declaration of function `ofx_set_statement_cb'
54ofx.c:87: warning: implicit declaration of function `libofx_proc_file'
55ofx.c:87: error: `AUTODETECT' undeclared (first use in this function)
56ofx.c:87: error: (Each undeclared identifier is reported only once
57ofx.c:87: error: for each function it appears in.)
58ofx.c: At top level:
59ofx.c:203: error: parse error before "ctx"
60ofx.c: In function `ofx_proc_security_cb':
61ofx.c:208: error: number of arguments doesn't match prototype
62/opt/local/include/libofx/libofx.h:251: error: prototype declaration
63make[2]: *** [ofx.o] Error 1
64make[1]: *** [all-recursive] Error 1
65make: *** [all] Error 2
66Error: Target com.apple.build returned: shell command "cd "/Users/xavierba/darwinports/dports/gnome/grisbi/work/grisbi-0.5.5" && make all" returned error 2
67Command output: gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/opt/local/include -I../intl -DLOCALEDIR=\"/opt/local/share/locale\" -DPIXMAPS_DIR="\"/opt/local/share/pixmaps/grisbi\"" -DLOGO_PATH="\"/opt/local/share/pixmaps/grisbi/grisbi-logo.png\"" -DANIM_PATH="\"/opt/local/share/pixmaps/grisbi/euro.gif\"" -DHELP_PATH="\"/opt/local/share/doc/grisbi/help\"" -Wall   -I/opt/local/include -L/opt/local/lib  -no-cpp-precomp -flat_namespace -undefined suppress -DOFX_0_7 -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/pango-1.0 -I/opt/local/include -I/opt/local/include/freetype2 -I/usr/X11R6/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/libxml2   -c `test -f 'ofx.c' || echo './'`ofx.c
68ofx.c:55: error: parse error before "ofx_context"
69ofx.c:55: warning: type defaults to `int' in declaration of `ofx_context'
70ofx.c:55: warning: data definition has no type or storage class
71ofx.c:56: error: conflicting types for `ofx_proc_status_cb'
72/opt/local/include/libofx/libofx.h:140: error: previous declaration of `ofx_proc_status_cb'
73ofx.c:58: error: conflicting types for `ofx_proc_account_cb'
74/opt/local/include/libofx/libofx.h:196: error: previous declaration of `ofx_proc_account_cb'
75ofx.c:59: error: conflicting types for `ofx_proc_transaction_cb'
76/opt/local/include/libofx/libofx.h:424: error: previous declaration of `ofx_proc_transaction_cb'
77ofx.c:60: error: conflicting types for `ofx_proc_statement_cb'
78/opt/local/include/libofx/libofx.h:492: error: previous declaration of `ofx_proc_statement_cb'
79ofx.c: In function `recuperation_donnees_ofx':
80ofx.c:78: warning: implicit declaration of function `libofx_get_new_context'
81ofx.c:79: warning: implicit declaration of function `ofx_set_status_cb'
82ofx.c:81: warning: implicit declaration of function `ofx_set_account_cb'
83ofx.c:82: warning: implicit declaration of function `ofx_set_transaction_cb'
84ofx.c:83: warning: implicit declaration of function `ofx_set_statement_cb'
85ofx.c:87: warning: implicit declaration of function `libofx_proc_file'
86ofx.c:87: error: `AUTODETECT' undeclared (first use in this function)
87ofx.c:87: error: (Each undeclared identifier is reported only once
88ofx.c:87: error: for each function it appears in.)
89ofx.c: At top level:
90ofx.c:203: error: parse error before "ctx"
91ofx.c: In function `ofx_proc_security_cb':
92ofx.c:208: error: number of arguments doesn't match prototype
93/opt/local/include/libofx/libofx.h:251: error: prototype declaration
94make[2]: *** [ofx.o] Error 1
95make[1]: *** [all-recursive] Error 1
96make: *** [all] Error 2
97
98Warning: the following items did not execute (for grisbi): com.apple.activate com.apple.build com.apple.destroot com.apple.archive com.apple.install