Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Sep 2017 12:47:48 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 222224] www/node4: fails to build with ICU 59.1
Message-ID:  <bug-222224-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 222224
           Summary: www/node4: fails to build with ICU 59.1
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: needs-patch
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: bhughes@freebsd.org
          Reporter: jbeich@FreeBSD.org
            Blocks: 218788
             Flags: maintainer-feedback?(bhughes@freebsd.org)
          Assignee: bhughes@freebsd.org

../deps/v8/src/runtime/runtime-i18n.cc:587:3: error: no member named
'Normalizer' in namespace 'icu'; did you mean 'UNormalizer2'?
  icu::Normalizer::normalize(u_value, normalizationForms[form_id], 0, resul=
t,
  ^~~~~~~~~~~~~~~
  UNormalizer2
/usr/local/include/unicode/unorm2.h:119:29: note: 'UNormalizer2' declared h=
ere
typedef struct UNormalizer2 UNormalizer2;  /**< C typedef for struct
UNormalizer2. @stable ICU 4.4 */
                            ^
../deps/v8/src/runtime/runtime-i18n.cc:587:8: error: incomplete type
'UNormalizer2' named in nested name specifier
  icu::Normalizer::normalize(u_value, normalizationForms[form_id], 0, resul=
t,
  ~~~~~^~~~~~~~~~~~
/usr/local/include/unicode/unorm2.h:118:8: note: forward declaration of
'UNormalizer2'
struct UNormalizer2;
       ^

http://package23.nyi.freebsd.org/data/103i386-default-PR218788/2017-05-17_0=
9h18m57s/logs/errors/node4-4.8.3.log


Referenced Bugs:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D218788
[Bug 218788] devel/icu: Update to 59.1
--=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-222224-13>