<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none"><!--P{margin-top:0;margin-bottom:0;} p
        {margin-top:0;
        margin-bottom:0}--></style>
</head>
<body dir="ltr" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>Dear all,</p>
<p><br>
</p>
<p>I just wanted to post the solution to this incase anybody else runs into a similar problem. I just needed to compile the latest phenix (phenix-1.13-299) from source and now it works with my rosetta installation just fine. After downloading the source installer
 I changed into the install directory and ran:</p>
<p><br>
</p>
<p>sudo ./install --prefix=/usr/local/stow --nproc=4 --try-unsupported --source --debug --rosetta --without-pymol (installed in non-standard location so as not to overwrite my binary installation)</p>
<p><br>
</p>
<p>added source statement to .bashrc as instructed:</p>
<p>source /usr/local/stow/phenix-1.13-2998/phenix_env.sh<br>
</p>
<p><br>
</p>
<p><br>
</p>
<p>Since I had already compiled rosetta 3.7 (2016.32.58837) using scons as described:<br>
https://www.phenix-online.org/documentation/reference/rosetta_install.html<br>
https://www.rosettacommons.org/docs/latest/build_documentation/Build-Documentation<br>
<br>
I then ran:<br>
<br>
rosetta.build_phenix_interface_1.13-2998 nproc=4<br>
rosetta.run_tests<br>
</p>
<p><br>
</p>
<p><br>
</p>
<p>Cheers,<br>
</p>
<p>Joseph.<br>
</p>
<div id="Signature">
<div name="divtagdefaultwrapper" style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:; margin:0">
<br>
<font size="2">Joseph S. Brock | PhD<br>
Researcher<br>
Drew Lab<br>
Department of Biochemistry and Biophysics<br>
Stockholm University</font><br>
</div>
</div>
<div dir="ltr" style="font-size:12pt; color:#000000; background-color:#FFFFFF; font-family:Calibri,Arial,Helvetica,sans-serif">
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="divRplyFwdMsg" dir="ltr"><font style="font-size:11pt" face="Calibri, sans-serif" color="#000000"><b>From:</b> Joseph Brock<br>
<b>Sent:</b> Wednesday, 25 April 2018 10:38 PM<br>
<b>To:</b> phenixbb@phenix-online.org<br>
<b>Subject:</b> Phenix.rosetta build Ubuntu 16.04</font>
<div>&nbsp;</div>
</div>
<div>
<p>Dear phenix community,</p>
<p><br>
</p>
<p>I am trying to get phenix to run with rosetta on my Ubuntu 16.04 station.</p>
<p><br>
</p>
<p>I am running the latest official phenix version (phenix-1.13-2998) and and compiled rosetta 3.7 (2016.32.58837) using scons as described:</p>
<p><a href="https://www.phenix-online.org/documentation/reference/rosetta_install.html">https://www.phenix-online.org/documentation/reference/rosetta_install.html</a></p>
<p><a href="https://www.rosettacommons.org/docs/latest/build_documentation/Build-Documentation">https://www.rosettacommons.org/docs/latest/build_documentation/Build-Documentation</a></p>
<p><br>
</p>
<p>Then ran rosetta.build_phenix_interface.</p>
<p><br>
</p>
<p>All went without error but running rosetta.run_tests then gave the segmentation fault below. Defining variables as suggested did not help.<br>
</p>
<p><br>
</p>
<p>I found a similar question&nbsp; in the phenixbb archives but no resolution: </p>
<p><a href="http://www.phenix-online.org/pipermail/phenixbb/2013-October/020274.html" target="_blank" title="Ctrl&#43;Click or tap to follow the link">http://www.phenix-online.org/pipermail/phenixbb/2013-October/020274.html</a></p>
<p><br>
</p>
<p>Any suggestions on how to move forward greatly appreciated!</p>
<p><br>
</p>
<p>Cheers,</p>
<p>Joseph.</p>
<p><br>
</p>
<p>_________________________________________________________________________________________________________<br>
</p>
<p><br>
</p>
<p><br>
</p>
<p>Segmentation fault (Python and libc call stacks above)<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; This crash may be due to a problem in any imported<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Python module, including modules which are not part<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; of the cctbx project. To disable the traps leading<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; to this message, define these environment variables<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (e.g. assign the value 1):<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; BOOST_ADAPTBX_FPE_DEFAULT<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; BOOST_ADAPTBX_SIGNALS_DEFAULT<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; This will NOT solve the problem, just mask it, but<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; may allow you to proceed in case it is not critical.<br>
Traceback (most recent call last):<br>
&nbsp; File &quot;/usr/local/phenix-1.13-2998/build/../modules/phenix/phenix/command_line/rosetta_refine.py&quot;, line 305, in &lt;module&gt;<br>
&nbsp;&nbsp;&nbsp; run(sys.argv[1:], create_dir=True)<br>
&nbsp; File &quot;/usr/local/phenix-1.13-2998/build/../modules/phenix/phenix/command_line/rosetta_refine.py&quot;, line 191, in run<br>
&nbsp;&nbsp;&nbsp; debug=params.output.debug)<br>
&nbsp; File &quot;/usr/local/phenix-1.13-2998/modules/phenix/phenix/rosetta/refine.py&quot;, line 313, in __init__<br>
&nbsp;&nbsp;&nbsp; self.run_jobs()<br>
&nbsp; File &quot;/usr/local/phenix-1.13-2998/modules/phenix/phenix/rosetta/refine.py&quot;, line 388, in run_jobs<br>
&nbsp;&nbsp;&nbsp; check_result(result)<br>
&nbsp; File &quot;/usr/local/phenix-1.13-2998/modules/phenix/phenix/rosetta/refine.py&quot;, line 379, in check_result<br>
&nbsp;&nbsp;&nbsp; raise RuntimeError(&quot;Aborted due to error in job %d.&quot; % result.job_id)<br>
RuntimeError: Aborted due to error in job 1.<br>
<br>
</p>
<p><br>
</p>
<div id="Signature">
<div name="divtagdefaultwrapper" style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:; margin:0">
<br>
<font size="2">Joseph S. Brock | PhD<br>
Researcher<br>
Drew Lab<br>
Department of Biochemistry and Biophysics<br>
Stockholm University</font><br>
</div>
</div>
</div>
</div>
</body>
</html>