#44954: Building poppler failed -------------------------------+---------------------- Reporter: john.m.harrold@… | Owner: devans@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: poppler | -------------------------------+---------------------- Comment (by john.m.harrold@…): Replying to [comment:7 ryandesign@…]: Thanks Ryan, I'm more of an end user with Mac Ports. That seems to have failed as well: {{{ Error: org.macports.build for port gobject-introspection returned: command execution failed Please see the log file for port gobject-introspection for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_distfiles.macports .org_ports_gnome_gobject-introspection/gobject-introspection/main.log Error: Unable to upgrade port: 1 To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets }}} I've uploaded the main.log (go-main.log) as well. There is something fishy going on here. This is from the go-main.log but I don't really know how to interpret these errors. {{{ :info:build Traceback (most recent call last): :info:build File "./g-ir-scanner", line 44, in <module> :info:build from giscanner.scannermain import scanner_main :info:build File "./giscanner/scannermain.py", line 29, in <module> :info:build import tempfile :info:build File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/tempfile.py", line 35, in <module> :info:build from random import Random as _Random :info:build File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/random.py", line 49, in <module> :info:build import hashlib as _hashlib :info:build File "build/bdist.macosx-10.8-intel/egg/hashlib.py", line 105, in <module> :info:build :info:build File "build/bdist.macosx-10.8-intel/egg/_hashlib.py", line 7, in <module> :info:build File "build/bdist.macosx-10.8-intel/egg/_hashlib.py", line 4, in __bootstrap__ :info:build File "build/bdist.macosx-10.8-intel/egg/pkg_resources.py", line 954, in resource_filename :info:build self, resource_name :info:build File "build/bdist.macosx-10.8-intel/egg/pkg_resources.py", line 1647, in get_resource_filename :info:build zip_path = self._resource_to_zip(resource_name) :info:build File "build/bdist.macosx-10.8-intel/egg/pkg_resources.py", line 1683, in _extract_resource :info:build :info:build File "build/bdist.macosx-10.8-intel/egg/pkg_resources.py", line 2857, in _mkstemp :info:build old_open = os.open :info:build AttributeError: 'module' object has no attribute 'mkstemp' }}} -- Ticket URL: <https://trac.macports.org/ticket/44954#comment:8> MacPorts <http://www.macports.org/> Ports system for OS X