I have a related question. I am trying to run the gandiva-decimal-single-test and it runs to this linker error(attached in google drive):
https://drive.google.com/file/d/1aNLeCn2ltdc3XDMrfPOmma3g_JUrFliP/view?usp=sharing All the dependencies are installed as shown in the log. Could someone help on this? On Tue, Mar 15, 2022 at 4:02 PM Chak-Pong Chung <[email protected]> wrote: > > As reported to the dev mailing list, debug build is not working. > > Within the email, you can find the conda env with dependencies used and > the script to reproduce the problem. This bug is found from 7.0 and 6.0 > release branch. > > The error message is : ``` /usr/bin/ld: cannot find > /lib64/libpthread.so.0 /usr/bin/ld: cannot find > /usr/lib64/libpthread_nonshared.a clang: error: linker command failed with > exit code 1 (use -v to see invocation) ``` > > > Another user Jimmy found the same issue and provided a reproducible script > in a conda environment in the email below. > > > https://lists.apache.org/[email protected]:lte=1M:debug%20build%20error%20for%20arrow > > Could someone confirm this bug or shed some light on this? > > -- > Regards, > Chak-Pong > -- Regards, Chak-Pong
