You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2021/02/20 13:02:07 UTC

[GitHub] [skywalking] kezhenxu94 commented on issue #6253: mvn package error with "dyld: lazy symbol binding failed: Symbol not found: ____chkstk_darwin"

kezhenxu94 commented on issue #6253:
URL: https://github.com/apache/skywalking/issues/6253#issuecomment-782645258


   > @wu-sheng I also got this problem. addding -Dos.detected.classifier=osx-x86_64 does't work fine.
   > 
   > tag:v8.4.0
   > 
   > [INFO] os.detected.name: osx
   > [INFO] os.detected.arch: x86_64
   > [INFO] os.detected.version: 10.13
   > [INFO] os.detected.version.major: 10
   > [INFO] os.detected.version.minor: 13
   > [INFO] os.detected.classifier: osx-x86_64
   > 
   > ![image](https://user-images.githubusercontent.com/3722641/108595786-a12c1a00-73bc-11eb-8e77-597ab33c3b24.png)
   
   You're using MacOS version under 10.15, you have to compile flatc by yourself and use `./mvnw -Dfbs.compiler=` to specify your local flatc compiler


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org