Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 03 Dec 2017 12:51:57 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 224054] www/iridium: Fails with non-default python
Message-ID:  <bug-224054-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D224054

            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@FreeBSD.org
          Reporter: freebsd@dhke.de
          Assignee: chromium@FreeBSD.org
             Flags: maintainer-feedback?(chromium@FreeBSD.org)

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

When building with

DEFAULT_VERSIONS +=3D python=3D3.6

I have configuration failing with=20

Command: python --
/wrkdirs/usr/ports/www/iridium/work/iridium-browser-58.0/build/mac/should_u=
se_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.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-224054-13>