[Bug 235997] www/node does not compile

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Feb 24 14:18:48 UTC 2019


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

            Bug ID: 235997
           Summary: www/node does not compile
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: bhughes at freebsd.org
          Reporter: phil at mediawen.com
          Assignee: bhughes at freebsd.org
             Flags: maintainer-feedback?(bhughes at freebsd.org)

Build Date & Hardware:

# uname -a
FreeBSD bsd64 12.0-RELEASE FreeBSD 12.0-RELEASE r341666 GENERIC  amd64

Steps to Reproduce:

# cd /usr/ports/www/node

# more distinfo 
TIMESTAMP = 1550354063
SHA256 (node-v11.10.0.tar.gz) =
45835c210955cd05cab259e664cc19a6f2748dbda6bc9e13edc9a2e8cc498770
SIZE (node-v11.10.0.tar.gz) = 48531795

# make -DBATCH install

[...]

../src/node_os.cc:63:12: error: use of undeclared identifier
'UV_MAXHOSTNAMESIZE'
  char buf[UV_MAXHOSTNAMESIZE];
           ^
../src/node_os.cc:100:3: error: unknown type name 'uv_utsname_t'
  uv_utsname_t info;
  ^
2 errors generated.

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


More information about the freebsd-ports-bugs mailing list