Details
-
Bug
-
Resolution: Fixed
-
P2
-
11, 17
-
b22
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8278058 | 15.0.6 | Dmitry Cherepanov | P2 | Resolved | Fixed | b03 |
JDK-8278996 | 13.0.10 | Olga Mikhaltcova | P2 | Resolved | Fixed | b04 |
JDK-8283557 | 11.0.16 | Matthias Baesken | P2 | Resolved | Fixed | b01 |
Description
In file included from /shared/projects/openjdk/jdk-jdk/source/src/java.desktop/share/native/libharfbuzz/hb-ot-shape-complex-use.cc:33:0:
hb-ot-shape-complex-use-machine.rl: In instantiation of 'machine_index_t<Iter>::machine_index_t(const machine_index_t<Iter>&) [with Iter = hb_zip_iter_t<hb_iota_iter_t<unsigned int, unsigned int>, hb_filter_iter_t<hb_filter_iter_t<hb_zip_iter_t<hb_iota_iter_t<unsigned int, un
signed int>, hb_array_t<hb_glyph_info_t> >, find_syllables_use(hb_buffer_t*)::<lambda(const hb_glyph_info_t&)>, const<unnamed struct>&, 0>, find_syllables_use(hb_buffer_t*)::<lambda(hb_pair_t<unsigned int, const hb_glyph_info_t&>)>, const<unnamed struct>&, 0> >]':
hb-ot-shape-complex-use-machine.rl:249:11: required from here
hb-ot-shape-complex-use-machine.rl:194:9: error: base class 'struct hb_iter_with_fallback_t<machine_index_t<hb_zip_iter_t<hb_iota_iter_t<unsigned int, unsigned int>, hb_filter_iter_t<hb_filter_iter_t<hb_zip_iter_t<hb_iota_iter_t<unsigned int, unsigned int>, hb_array_t<hb_glyp
h_info_t> >, find_syllables_use(hb_buffer_t*)::<lambda(const hb_glyph_info_t&)>, const<unnamed struct>&, 0>, find_syllables_use(hb_buffer_t*)::<lambda(hb_pair_t<unsigned int, const hb_glyph_info_t&>)>, const<unnamed struct>&, 0> > >, hb_pair_t<unsigned int, hb_pair_t<unsigned
int, hb_glyph_info_t&> > >' should be explicitly initialized in the copy constructor [-Werror=extra]
cc1plus: error: unrecognized command line option '-Wno-class-memaccess' [-Werror]
cc1plus: all warnings being treated as errors
make[3]: *** [lib/Awt2dLibraries.gmk:516: /shared/projects/openjdk/jdk-jdk/output-fastdebug/support/native/java.desktop/libfontmanager/hb-ot-shape-complex-use.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[2]: *** [make/Main.gmk:202: java.desktop-libs] Error 2
Attachments
Issue Links
- backported by
-
JDK-8278058 8261169 broke Harfbuzz build with gcc 7 and 8
- Resolved
-
JDK-8278996 8261169 broke Harfbuzz build with gcc 7 and 8
- Resolved
-
JDK-8283557 8261169 broke Harfbuzz build with gcc 7 and 8
- Resolved
- relates to
-
JDK-8261169 Upgrade HarfBuzz to 2.8.0
- Resolved
- links to
-
Commit openjdk/jdk11u-dev/b4b4e3e1
-
Commit openjdk/jdk13u-dev/c42c231e
-
Commit openjdk/jdk15u-dev/b95eed72
-
Commit openjdk/jdk/a86ee9b3
-
Review openjdk/jdk11u-dev/939
-
Review openjdk/jdk11u-dev/940
-
Review openjdk/jdk13u-dev/307
-
Review openjdk/jdk15u-dev/149
-
Review openjdk/jdk/3873