[Bug 222224] www/node4: fails to build with ICU 59.1

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Sep 11 12:47:49 UTC 2017


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

            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 at freebsd.org
          Reporter: jbeich at FreeBSD.org
            Blocks: 218788
             Flags: maintainer-feedback?(bhughes at freebsd.org)
          Assignee: bhughes at 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, result,
  ^~~~~~~~~~~~~~~
  UNormalizer2
/usr/local/include/unicode/unorm2.h:119:29: note: 'UNormalizer2' declared here
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, result,
  ~~~~~^~~~~~~~~~~~
/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_09h18m57s/logs/errors/node4-4.8.3.log


Referenced Bugs:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218788
[Bug 218788] devel/icu: Update to 59.1
-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list