Opened 11 months ago
Closed 11 months ago
#73025 closed defect (duplicate)
clucene @2.3.3.4: error: constant expression evaluates to 2147483648 which cannot be narrowed to type 'int32_t' (aka 'int')
| Reported by: | lterrill | Owned by: | dinh.viet.hoa@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | |
| Keywords: | arm64 tahoe | Cc: | |
| Port: | clucene |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
QueryParser.cpp:82:176: error: constant expression evaluates to 2147483648 which cannot be narrowed to type 'int32_t' (aka 'int')
when compiled under MacOS 26, arm
Attachments (1)
Change History (3)
Changed 11 months ago by lterrill
| Attachment: | main.log.gz added |
|---|
comment:1 Changed 11 months ago by ryandesign (Ryan Carsten Schmidt)
| Cc: | dinh.viet.hoa@… removed |
|---|---|
| Description: | modified (diff) |
| Keywords: | arm64 tahoe added |
| Owner: | set to dinh.viet.hoa@… |
| Status: | new → assigned |
| Summary: | clucene @2.3.3.4: Compile error in QueryParser.cpp during install w/MacOS 26, arm → clucene @2.3.3.4: error: constant expression evaluates to 2147483648 which cannot be narrowed to type 'int32_t' (aka 'int') |
comment:2 Changed 11 months ago by ryandesign (Ryan Carsten Schmidt)
| Resolution: | → duplicate |
|---|---|
| Status: | assigned → closed |
Looks similar enough to #62192.
Note: See
TracTickets for help on using
tickets.

main.log