Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 08 Sep 2017 22:11:09 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 222153] www/node: detect clang version at run time
Message-ID:  <bug-222153-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 222153
           Summary: www/node: detect clang version at run time
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: bhughes@freebsd.org
          Reporter: fjoe@FreeBSD.org
             Flags: maintainer-feedback?(bhughes@freebsd.org)
          Assignee: bhughes@freebsd.org

Created attachment 186180
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D186180&action=
=3Dedit
Detect clang/llvm version at run time

- clang was updated to 4.0 during FreeBSD 11.1 release cycle (11.0 had 3.8)
- nodejs had a hack for clang 3.8 which broke nodejs modules builds with cl=
ang
4.0 and which was fixed in this issue:
https://github.com/nodejs/node/pull/14077

However this fix does not work if nodejs (www/node port) is installed as
package on FreeBSD 11.1 and later: node package is built on FreeBSD 11.0 wi=
th
clang 3.8 (see
http://pkg.freebsd.org/FreeBSD:11:amd64/latest/All/node-8.4.0.txz)

--=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-222153-13>