Opened 16 years ago
Closed 15 years ago
#17121 closed defect (worksforme)
gnucash fails to build
Reported by: | gemmett@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | gnucash build | Cc: | mf2k (Frank Schima) |
Port: | gnucash |
Description
Installing gnucash 2.2.7 fails due to build error. See attached file for code.
Attachments (2)
Change History (10)
Changed 16 years ago by gemmett@…
Attachment: | macport 1.6 bug -- gnucash.rtf added |
---|
comment:1 Changed 16 years ago by blb@…
Can you rerun with debug and attach the output of that, I think the earliest error messages weren't displayed in the output you saw: sudo port -d install gnucash
.
comment:2 Changed 16 years ago by blb@…
From the debug output:
sudo port -d install gnucash Password: DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/gnome/gnucash DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/gnome/gnucash DEBUG: Requested variant darwin is not provided by port gnucash. DEBUG: Requested variant i386 is not provided by port gnucash. DEBUG: Requested variant macosx is not provided by port gnucash. ... libtool: compile: /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"gnc.core-utils\" -I/opt/local/include -D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DORBIT2=1 -D_REENTRANT -I/opt/local/include/gconf/2 -I/opt/local/include/orbit-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -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/cairo -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/libpng12 -I/usr/X11R6/include -Wdeclaration-after-statement -Wno-pointer-sign -D_FORTIFY_SOURCE=2 -O2 -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wno-unused -c swig-core-utils.c -fno-common -DPIC -o .libs/swig-core-utils.o In file included from swig-core-utils.c:696: /opt/local/include/libguile16.h:50:28: error: libguile/__scm.h: No such file or directory /opt/local/include/libguile16.h:54:28: error: libguile/print.h: No such file or directory ... many more libguile headers not found...
Looking into the guile16 port, libguile16.h should be trying to access those header files in libguile16, not libguile. What version of guile16 do you have installed? port installed guile16
will tell you.
Changed 16 years ago by gemmett@…
Attachment: | Gnucash after Upgrade of Guile.rtf added |
---|
Debug output of gnucash install after updating Guile
comment:3 Changed 16 years ago by gemmett@…
I upgraded Guile as requested and reran the install with the debug option. As you can see the install again failed. It appears that there are several things missing. thanks in advance for the help.
comment:5 Changed 16 years ago by mf2k (Frank Schima)
Cc: | gemmett@… removed |
---|
What version of Xcode are you running? You need version 2.5 on Tiger.
comment:8 Changed 15 years ago by tobypeterson
Resolution: | → worksforme |
---|---|
Status: | new → closed |
no reply after 8 months, closing
Errors encountered during attempt to build. OS = 10.4.11