You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kvrocks.apache.org by "aleksraiden (via GitHub)" <gi...@apache.org> on 2023/05/07 22:00:15 UTC

[GitHub] [incubator-kvrocks] aleksraiden opened a new pull request, #1431: Fix backtrace lib for musl building support

aleksraiden opened a new pull request, #1431:
URL: https://github.com/apache/incubator-kvrocks/pull/1431

   In close #1421
   
   Add manual check Backtrace package and library for support building from source in Alpine Linux env. 
   
   Thanks @torwig for helping!


-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@kvrocks.apache.org

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


[GitHub] [incubator-kvrocks] tisonkun commented on pull request #1431: Fix backtrace lib for musl building support

Posted by "tisonkun (via GitHub)" <gi...@apache.org>.
tisonkun commented on PR #1431:
URL: https://github.com/apache/incubator-kvrocks/pull/1431#issuecomment-1537796178

   > Add manual check Backtrace package and library for support building from source in Alpine Linux env.
   
   Out of curiosity, why do we have to do this in alpine environment?


-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@kvrocks.apache.org

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


[GitHub] [incubator-kvrocks] torwig commented on pull request #1431: Fix backtrace lib for musl building support

Posted by "torwig (via GitHub)" <gi...@apache.org>.
torwig commented on PR #1431:
URL: https://github.com/apache/incubator-kvrocks/pull/1431#issuecomment-1537843513

   @tisonkun "Why" is a good question :) Perhaps, because Alpine Linux uses `musl-libc` instead of `libc`.


-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@kvrocks.apache.org

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


[GitHub] [incubator-kvrocks] tisonkun merged pull request #1431: Fix backtrace lib for musl building support

Posted by "tisonkun (via GitHub)" <gi...@apache.org>.
tisonkun merged PR #1431:
URL: https://github.com/apache/incubator-kvrocks/pull/1431


-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@kvrocks.apache.org

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