<div dir="ltr"><span style="font-size:16px">I have three logs a tee output of the build steps and the OpenShadingLanguage-1.5.11/</span><span style="font-size:16px">build/CMakeFiles/...Error[</span><span style="font-size:16px">Output].log files</span><div style="font-size:16px"><br></div><div style="font-size:16px">They are too large to post directly, even on pastebin.</div><div style="font-size:16px"><br></div><div style="font-size:16px">I am on debian 8 Jessie and I am getting build errors on pthreads.</div><div style="font-size:16px"><br></div><div style="font-size:16px">aptitude search pthreads</div><div style="font-size:16px"><br></div><div style="font-size:16px"><div>i   libevent-pthreads-2.0-5                                                           - Asynchronous event notification library (pthreads)                                         </div><div>i A libpthread-stubs0-dev                                                             - pthread stubs not provided by native libc, development files                               </div><div>i   libpthread-workqueue-dev                                                          - thread pool library (development files)                                                    </div><div>i A libpthread-workqueue0                                                             - thread pool library    </div></div><div style="font-size:16px"><br></div><div style="font-size:16px"><div>libevent-pthreads-2.0-5:</div><div>  Installed: 2.0.21-stable-2</div><div>  Candidate: 2.0.21-stable-2</div><div>  Version table:</div><div> *** 2.0.21-stable-2 0</div><div>        500 <a href="http://http.debian.net/debian/" target="_blank">http://http.debian.net/debian/</a> jessie/main amd64 Packages</div><div>        100 /var/lib/dpkg/status</div></div><div style="font-size:16px"><br></div><div style="font-size:16px"><br></div><div style="font-size:16px"><div>libpthread-stubs0-dev:</div><div>  Installed: 0.3-4</div><div>  Candidate: 0.3-4</div><div>  Version table:</div><div> *** 0.3-4 0</div><div>        500 <a href="http://http.debian.net/debian/" target="_blank">http://http.debian.net/debian/</a> jessie/main amd64 Packages</div><div>        100 /var/lib/dpkg/status</div></div><div style="font-size:16px"><br></div><div style="font-size:16px"><br></div><div style="font-size:16px"><div>blubee@host:~/sdk$ sudo apt-cache policy libpthread-workqueue-dev </div><div>libpthread-workqueue-dev:</div><div>  Installed: 0.9.1-1</div><div>  Candidate: 0.9.1-1</div><div>  Version table:</div><div> *** 0.9.1-1 0</div><div>        500 <a href="http://http.debian.net/debian/" target="_blank">http://http.debian.net/debian/</a> jessie/main amd64 Packages</div><div>        100 /var/lib/dpkg/status</div></div><div style="font-size:16px"><br></div><div style="font-size:16px"><br></div><div style="font-size:16px"><div>blubee@host:~/sdk$ sudo apt-cache policy libpthread-workqueue0 </div><div>libpthread-workqueue0:</div><div>  Installed: 0.9.1-1</div><div>  Candidate: 0.9.1-1</div><div>  Version table:</div><div> *** 0.9.1-1 0</div><div>        500 <a href="http://http.debian.net/debian/" target="_blank">http://http.debian.net/debian/</a> jessie/main amd64 Packages</div><div>        100 /var/lib/dpkg/status</div></div><div style="font-size:16px"><br></div><div style="font-size:16px">this is the command I used to run the install_deps.sh</div><div style="font-size:16px"><br></div><div style="font-size:16px">./blender/build_files/build_environment/install_deps.sh --source=/home/blubee/sdk/blender-git/blender-deps --build-all --with-all --force-all --threads=12 --install=/opt/blender | tee ~/sdk/blender-git/build_log</div></div>