Can't install webkit-gtk and gimp2 as xsane dependencies
Ryan Schmidt
ryandesign at macports.org
Mon Feb 15 10:19:08 PST 2016
> On Feb 15, 2016, at 8:18 AM, Brandon Allbery <allbery.b at gmail.com> wrote:
>
> On Sun, Feb 14, 2016 at 11:35 PM, [ftp83plus] <gestos at ftp83plus.net> wrote:
> The Python version being run doesn't look explicit to me. Any idea if it attempts to run a version that is not installed?
>
> :info:build /usr/bin/python ./Tools/gtk/generate-inspector-gresource-manifest.py --output DerivedSources/WebInspectorUI/GResourceBundle.xml "./Source/WebInspectorUI/Localizations/en.lproj/localizedStrings.js" "./Source/WebInspectorUI/UserInterface/*.html" "./Source/WebInspectorUI/UserInterface/*.js" "./Source/WebInspectorUI/UserInterface/*.css" "./Source/WebInspectorUI/UserInterface/Images/gtk/*.png" "./Source/WebInspectorUI/UserInterface/Images/gtk/*.svg" "./Source/WebInspectorUI/UserInterface/External/CodeMirror/*.js" "./Source/WebInspectorUI/UserInterface/External/CodeMirror/*.css"
>
> Although I note Apple's Python has argparse, so I'm no sure what's going on unless this is a different Python invocation. (You might try building with build.jobs=1 so the output isn't interleaved between threads.)
Well, Python 2.7 and later has argparse. I don't think the reporter stated what version of OS X they have, so we don't know what version of Python their OS X has.
More information about the macports-users
mailing list