#26783: gobject-introspection build error ------------------------------------------+--------------------------------- Reporter: macsforever2000@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: gobject-introspection ------------------------------------------+--------------------------------- I'm getting a build error with gobject-introspection. {{{ :info:build Traceback (most recent call last): :info:build GICOMP freetype2-2.0.gir :info:build File "../tools/g-ir-scanner", line 45, in <module> :info:build sys.exit(scanner_main(sys.argv)) :info:build File "/opt/local/var/macports/build /_opt_mports_trunk_dports_gnome_gobject-introspection/work/gobject- introspection-0.9.10/giscanner/scannermain.py", line 392, in scanner_main :info:build transformer = create_transformer(namespace, options) :info:build File "/opt/local/var/macports/build /_opt_mports_trunk_dports_gnome_gobject-introspection/work/gobject- introspection-0.9.10/giscanner/scannermain.py", line 274, in create_transformer :info:build accept_unprefixed=options.accept_unprefixed) :info:build File "/opt/local/var/macports/build /_opt_mports_trunk_dports_gnome_gobject-introspection/work/gobject- introspection-0.9.10/giscanner/transformer.py", line 49, in __init__ :info:build self._cachestore = CacheStore() :info:build File "/opt/local/var/macports/build /_opt_mports_trunk_dports_gnome_gobject-introspection/work/gobject- introspection-0.9.10/giscanner/cachestore.py", line 70, in __init__ :info:build self._directory = _get_cachedir() :info:build File "/opt/local/var/macports/build /_opt_mports_trunk_dports_gnome_gobject-introspection/work/gobject- introspection-0.9.10/giscanner/cachestore.py", line 59, in _get_cachedir :info:build os.mkdir(scannerdir, 0755) :info:build OSError: [Errno 13] Permission denied: '/Users/frank/.cache/g -ir-scanner' :info:build make[2]: *** [GLib-2.0.gir] Error 1 :info:build make[2]: *** Waiting for unfinished jobs.... :info:build make[2]: Leaving directory `/opt/local/var/macports/build /_opt_mports_trunk_dports_gnome_gobject-introspection/work/gobject- introspection-0.9.10/gir' :info:build make[1]: *** [all-recursive] Error 1 :info:build make[1]: Leaving directory `/opt/local/var/macports/build /_opt_mports_trunk_dports_gnome_gobject-introspection/work/gobject- introspection-0.9.10' :info:build make: *** [all] Error 2 :info:build make: Leaving directory `/opt/local/var/macports/build /_opt_mports_trunk_dports_gnome_gobject-introspection/work/gobject- introspection-0.9.10' :info:build shell command " cd "/opt/local/var/macports/build /_opt_mports_trunk_dports_gnome_gobject-introspection/work/gobject- introspection-0.9.10" && /usr/bin/make -j2 -w all " returned error 2 :error:build Target org.macports.build returned: shell command failed }}} The file "/Users/frank/.cache/g-ir-scanner" does not exist. -- Ticket URL: <https://trac.macports.org/ticket/26783> MacPorts <http://www.macports.org/> Ports system for Mac OS