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
