maintainer-feedback requested: [Bug 224054] www/iridium: Fails with non-default python

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Dec 3 12:51:57 UTC 2017


Peter Wullinger <freebsd at dhke.de> has reassigned Bugzilla Automation
<bugzilla at FreeBSD.org>'s request for maintainer-feedback to
chromium at FreeBSD.org:
Bug 224054: www/iridium: Fails with non-default python
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224054



--- Description ---
Created attachment 188491
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=188491&action=edit
poudriere build log

When building with

DEFAULT_VERSIONS += python=3.6

I have configuration failing with 

Command: python --
/wrkdirs/usr/ports/www/iridium/work/iridium-browser-58.0/build/mac/should_use_h
ermetic_xcode.py
bsd
Returned 1.
stderr:

  File
"/wrkdirs/usr/ports/www/iridium/work/iridium-browser-58.0/build/mac/should_use_
hermetic_xcode.py",
line 30
    print main()

As far as I can see, the failing scripts are generated during configure, are
thus not processed by shebangfix and still have "#! /usr/bin/env python".

Not sure how to best fix this, though.


More information about the freebsd-chromium mailing list