Forum > macOS / Mac OS X
Error: linker: error: non-private labels cannot appear between .cfi_startproc
(1/1)
daniel_sap:
Hi
I'm trying to compile package zdbc from ZeosLib on MacOS and receive some linker errors
Do you know what could be the issue and how can be handled.
Regards
--- Code: Text [+][-]window.onload = function(){var x1 = document.getElementById("main_content_section"); if (x1) { var x = document.getElementsByClassName("geshi");for (var i = 0; i < x.length; i++) { x[i].style.maxHeight='none'; x[i].style.height = Math.min(x[i].clientHeight+15,306)+'px'; x[i].style.resize = "vertical";}};} ---11491(114911,0) Error: linker: error: non-private labels cannot appear between .cfi_startproc / .cfi_endproc pairsError: _$ZDBCRESULTSET$_Lj1144:Error: ^11442(114421,0) Error: linker: error: previous .cfi_startproc was hereError: .cfi_startprocError: ^11563(115631,0) Error: linker: error: non-private labels cannot appear between .cfi_startproc / .cfi_endproc pairsError: _$ZDBCRESULTSET$_Lj1149:Error: ^11442(114421,0) Error: linker: error: previous .cfi_startproc was hereError: .cfi_startprocError: ^11651(116511,0) Error: linker: error: non-private labels cannot appear between .cfi_startproc / .cfi_endproc pairsError: _$ZDBCRESULTSET$_Lj1161:Error: ^11602(116021,0) Error: linker: error: previous .cfi_startproc was hereError: .cfi_startprocError: ^11719(117191,0) Error: linker: error: non-private labels cannot appear between .cfi_startproc / .cfi_endproc pairsError: _$ZDBCRESULTSET$_Lj1166:Error: ^11602(116021,0) Error: linker: error: previous .cfi_startproc was hereError: .cfi_startprocError: ^ZDbcResultSet.pas(5662,0) Error: Error while assembling exitcode 1
Lazarus 3.7 (rev lazarus_3_6-1-g62bcb0a627) FPC 3.2.2 x86_64-darwin-cocoa
macOS Sequoia 15.0 - MacBook Air with chip Apple M2
TorBreines:
I am having the same problem. I wonder if it in some way may be related to macOS 15. Just installed it. I have never seen this error before.
Hoping for help! 🙏
Lazarus 3.4, ZeosLib 8.0, macOS 15, MBP2022-M1.
Kind regards
TorB. 😊
lelebass:
I am having a similar issue on macOS 14.7.2 and Lazarus 3.8. Any news?
Daniele
lelebass:
I don't know if the same can apply to the OP but, in my case the problem was the usage of labels/goto in one of the units of the project. Removing them with proper structured flow constructs solved the problem. I can confirm that the problem arised only with recent versions of xcode tools. I am unable to track it exactly but looks like it appeared with a recent upgrade of xcode tools.
Daniele
TRon:
clicker-o-click around and it should be possible to keep an eye on it yourself. Better yet, in case having a gitlab account drop your thumbsup to the report.
Navigation
[0] Message Index