[MacPorts] #45344: Error updating to gsettings-desktop-schemas at 3.14.0: Identical error updating GTK3
MacPorts
noreply at macports.org
Sat Oct 11 11:46:25 PDT 2014
#45344: Error updating to gsettings-desktop-schemas at 3.14.0: Identical error
updating GTK3
-----------------------+--------------------------------------------
Reporter: dellw01@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.1
Keywords: gtk3 | Port: gsettings-desktop-schemas at 3.14
-----------------------+--------------------------------------------
Seems to be a problem with a python script. Changing to the directory and
calling make directly causes a python crash report to appear.
{{{
Traceback (most recent call last):
File "/opt/local/bin/g-ir-scanner", line 55, in <module>
sys.exit(scanner_main(sys.argv))
File "/opt/local/lib/gobject-introspection/giscanner/scannermain.py",
line 517, in scanner_main
ss = create_source_scanner(options, args)
File "/opt/local/lib/gobject-introspection/giscanner/scannermain.py",
line 430, in create_source_scanner
ss.parse_files(filenames)
File "/opt/local/lib/gobject-introspection/giscanner/sourcescanner.py",
line 256, in parse_files
self._parse(headers)
File "/opt/local/lib/gobject-introspection/giscanner/sourcescanner.py",
line 302, in _parse
proc.stdin.write('#ifndef %s\n' % (define, ))
IOError: [Errno 32] Broken pipe
}}}
My understanding of python is very basic, so I'm not able to sort out the
error in sourcescanner.py
--
Ticket URL: <https://trac.macports.org/ticket/45344>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list