[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


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224054

            Bug ID: 224054
           Summary: www/iridium: Fails with non-default python
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: chromium at FreeBSD.org
          Reporter: freebsd at dhke.de
          Assignee: chromium at FreeBSD.org
             Flags: maintainer-feedback?(chromium at FreeBSD.org)

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_hermetic_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.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list