[gtk-osx-users] [Gtk-osx-users] LibSoup buid fails HARD



Hi there

I am trying to build gnucash on OS X 10.10

I have followed all the instructions and am running into some issues:

1. gwenhywfar fails to build

directory.c:207:7: error: implicit declaration of function '_NSGetExecutablePath' is invalid in C99 
[-Werror,-Wimplicit-function-declaration]

This is easy to “fix”: Edit src/os/posix/Makefile and remove the -Werror=Implicit-function-declaration from 
the file, building continues

2. libsoup fails hard

GISCAN   Soup-2.4.gir
Traceback (most recent call last):
  File "/Users/thinus/gnucash-stable/bin/g-ir-scanner", line 55, in <module>
    sys.exit(scanner_main(sys.argv))
  File "/Users/thinus/gnucash-stable/lib/gobject-introspection/giscanner/scannermain.py", line 517, in 
scanner_main
    ss = create_source_scanner(options, args)
  File "/Users/thinus/gnucash-stable/lib/gobject-introspection/giscanner/scannermain.py", line 430, in 
create_source_scanner
    ss.parse_files(filenames)
  File "/Users/thinus/gnucash-stable/lib/gobject-introspection/giscanner/sourcescanner.py", line 256, in 
parse_files
    self._parse(headers)
  File "/Users/thinus/gnucash-stable/lib/gobject-introspection/giscanner/sourcescanner.py", line 302, in 
_parse
    proc.stdin.write('#ifndef %s\n' % (define, ))
IOError: [Errno 32] Broken pipe
make[3]: *** [Soup-2.4.gir] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
*** Error during phase build of libsoup: ########## Error running make -j 9 *** [50/65]

it crashes python with a dialog box from OS X, I just cannot seem to get past this one.

Anyone else running into this issue?

Kind regards
Thinus


------------------------------------------------------------------------------
BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
Develop your own process in accordance with the BPMN 2 standard
Learn Process modeling best practices with Bonita BPM through live exercises
http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_
source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF
_______________________________________________
Gtk-osx-users mailing list
Gtk-osx-users lists sourceforge net
https://lists.sourceforge.net/lists/listinfo/gtk-osx-users


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]