Opened 3 days ago
Last modified 36 hours ago
#71233 assigned defect
opencascade @7.8.0: error: cannot initialize a variable of type 'const char *' with an rvalue of type 'unsigned char *'
Reported by: | randymortensen (Randy Mortensen) | Owned by: | MarcusCalhoun-Lopez (Marcus Calhoun-Lopez) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | sequoia | Cc: | |
Port: | opencascade |
Description
Installing kicad on sequoia 15.1 fails due to opencascade build failure. Using MacBook Pro 2021 with Apple M1 Pro, sequoia 15.1 and Xcode 16.1 main.log file attached
Seems caused by:
work/occt-V7_8_0/src/StdPrs/StdPrs_BRepFont.cxx:460:17: error: cannot initialize a variable of type 'const char *' with an rvalue of type 'unsigned char *' :info:build 460 | const char* aTags = &anOutline->tags[aStartIndex]; :info:build | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Attachments (1)
Change History (3)
Changed 3 days ago by randymortensen (Randy Mortensen)
Attachment: | main.log.gz added |
---|
comment:1 Changed 3 days ago by jmroot (Joshua Root)
Owner: | set to MarcusCalhoun-Lopez |
---|---|
Status: | new → assigned |
comment:2 Changed 36 hours ago by ryandesign (Ryan Carsten Schmidt)
Keywords: | sequoia added |
---|---|
Summary: | opencascade @7.8.0 build fail → opencascade @7.8.0: error: cannot initialize a variable of type 'const char *' with an rvalue of type 'unsigned char *' |
Note: See
TracTickets for help on using
tickets.
main.log