Re: RFR: 8319268: Build failure with GCC8.3.1 after 8313643 [v2]

2023-11-02 Thread xpbob
On Fri, 3 Nov 2023 04:04:49 GMT, Zhao Song wrote: > > @zhaosongzs Thank you for your suggestions xpbob is my account name, and > > when I click on profile, the name is empty. I set it up and jcheck worked I > > have not set a profile since I applied for an account. > &

Integrated: 8319268: Build failure with GCC8.3.1 after 8313643

2023-11-02 Thread xpbob
On Thu, 2 Nov 2023 04:29:01 GMT, xpbob wrote: > Build failure with GCC8.3.1 > > === Output from failing command(s) repeated here === > * For target support_native_java.desktop_libfontmanager_hb-ot-layout.o: > /data/codes/bobjdk/src/java.desktop/share/native/libharfbuzz/hb-ot-l

Re: RFR: 8319268: Build failure with GCC8.3.1 after 8313643 [v2]

2023-11-02 Thread xpbob
On Thu, 2 Nov 2023 16:09:28 GMT, Zhao Song wrote: >> @erikj79 >> Thanks for the review. >> The code has been updated > > Hi @xpbob, > The jcheck is continuously failing because your GitHub name is `null`. Please > set your name in your profile. > And out of

Re: RFR: 8319268: Build failure with GCC8.3.1 after 8313643 [v3]

2023-11-02 Thread xpbob
On Thu, 2 Nov 2023 14:01:20 GMT, xpbob wrote: >> Build failure with GCC8.3.1 >> >> === Output from failing command(s) repeated here === >> * For target support_native_java.desktop_libfontmanager_hb-ot-layout.o: >> /data/codes/bobjdk/src/java.desktop/share/nati

Re: RFR: 8319268: Build failure with GCC8.3.1 after 8313643 [v3]

2023-11-02 Thread xpbob
On Thu, 2 Nov 2023 17:51:15 GMT, Phil Race wrote: >> xpbob has updated the pull request incrementally with one additional commit >> since the last revision: >> >> Update make/modules/java.desktop/lib/Awt2dLibraries.gmk >> >> break up line >

Integrated: 8308283: Build failure with GCC12 & GCC13

2023-05-18 Thread xpbob
On Wed, 17 May 2023 12:26:22 GMT, xpbob wrote: > configure --enable-debug > > error: infinite recursion detected [-Werror=infinite-recursion] >   193 | void VMError::reattempt_test_hit_stack_limit(outputStream* st) > > configure > > java.desktop/share/native/libharfbu

Re: RFR: 8308283: Build failure with GCC12 & GCC13

2023-05-17 Thread xpbob
ava.desktop/share/native/libharfbuzz/graph/../hb-ot-layout-common.hh:1161:24: >> error: possibly dangling reference to a temporary >> [-Werror=dangling-reference] >>  1161 | const LangSys& l = this+_.second.offset; > > @xpbob , maybe, it would be better to change the JBS

Re: RFR: 8308283: Build failure with GCC12 & GCC13 [v3]

2023-05-17 Thread xpbob
; error: possibly dangling reference to a temporary > [-Werror=dangling-reference] >  1161 | const LangSys& l = this+_.second.offset; xpbob has updated the pull request incrementally with one additional commit since the last revision: remove blank - Changes: - all: h

Re: RFR: 8308283: Build failure with GCC12 & GCC13 [v2]

2023-05-17 Thread xpbob
; error: possibly dangling reference to a temporary > [-Werror=dangling-reference] >  1161 | const LangSys& l = this+_.second.offset; xpbob has updated the pull request incrementally with one additional commit since the last revision: merge line - Changes: - all: h

Re: RFR: 8308283: Build failure with GCC12 & GCC13

2023-05-17 Thread xpbob
ava.desktop/share/native/libharfbuzz/graph/../hb-ot-layout-common.hh:1161:24: >> error: possibly dangling reference to a temporary >> [-Werror=dangling-reference] >>  1161 | const LangSys& l = this+_.second.offset; > > @xpbob , maybe, it would be better to change the JBS

Re: RFR: 8308283: Build failure with gcc 13.1.0

2023-05-17 Thread xpbob
On Wed, 17 May 2023 18:49:44 GMT, Phil Race wrote: >> configure --enable-debug >> >> error: infinite recursion detected [-Werror=infinite-recursion] >>   193 | void VMError::reattempt_test_hit_stack_limit(outputStream* st) >> >> configure >> >> java.desktop/share/native/libharfbuzz/graph/../hb

Re: RFR: 8308283: Build failure with gcc 13.1.0

2023-05-17 Thread xpbob
On Wed, 17 May 2023 12:26:22 GMT, xpbob wrote: > configure --enable-debug > > error: infinite recursion detected [-Werror=infinite-recursion] >   193 | void VMError::reattempt_test_hit_stack_limit(outputStream* st) > > configure > > java.desktop/share/native/libharfbu

RFR: 8308283: Build failure with gcc 13.1.0

2023-05-17 Thread xpbob
configure --enable-debug error: infinite recursion detected [-Werror=infinite-recursion]   193 | void VMError::reattempt_test_hit_stack_limit(outputStream* st) configure java.desktop/share/native/libharfbuzz/graph/../hb-ot-layout-common.hh:1161:24: error: possibly dangling reference to a tempor