You are here

Compilation

Transitioning from ROSIE to Rosetta

Category: 
Compilation

I have been using ROSIE for a while now and am wondering what is the easiest way to transition to Rosetta. For example, is the code needed to make all the files in the tar archives for ROSIE docking2 and symmetric_docking jobs available? If so, where can I find this code? Is this code included in some of the many files included in the tar archives ROSIE makes for each job? If so, which files? It would be great if I could start with this code and adapt it as desired to do more complicated things in Rosetta.

Thanks!

Post Situation: 

compile error on OS X Yosemite

Category: 
Compilation

I amt trying to install the lastest release of Rosetta on Mac OS Yosemite. 

The build quits on the following error:

src/utility/thread/backwards_thread_local.hh:19:9: error: keyword is hidden by macro definition [-Werror,-Wkeyword-macro]

#define thread_local

        ^

1 error generated.

Post Situation: 

Rosetta source + binaries

Category: 
Compilation

Dear Rosetta Users:

I recently installed Rosetta 3.5 onto a linux box. There are two different building packages distributed online. One is "Rosetta source" and the other one is "Rosetta source + binaries for linux". I downloaded the latter one and complied it successfully followed the instructions. But I am just wondering if I ever need to compile it if it came with binaries. Thank you very much!

Regards,

Zuodong

Post Situation: 

Namespace PyRosetta Build for Windows?

Category: 
Compilation

Hello everyone. I was wondering if there was any intention to ever generate a namespace PyRosetta build for Windows? I know in the past it had been said that monolith would probably be the default in the future, but I would be interested in a namespace build for Windows because namespace seems to use much less memory than monolith.

Post Situation: 

all warnings being treated as errors

Category: 
Compilation

My Rosetta build fails with: "scons: building terminated because of errors." However the errors really only appear to be warnings: "cc1plus: all warnings being treated as errors" (see below) How can I get scons to treat warnings as warnings and not as errors?

Post Situation: 

Rosetta demos error

Category: 
Compilation

Perhaps this is a simple error due to my minimal experience, but I appear to have a good install of Rosetta on a new machine (MacOS 10.10.3). I went to run the demos and keep getting the following error:

Encounter error while executing: bash /Users/jlburkhead/Desktop/Rosetta/demos/public.run/abinitio/command.sh
*** Test abinitio did not run! Check your --mode flag and paths. [2015-07-02 15:39:53.664224]
Finished abinitio in 0 seconds [~ 1 test (100%) started, 0 in queue, 0 running]

Post Situation: 

Error during compile

Category: 
Compilation

I have the rosetta git repository checked out and am getting an error when I try to compile. The error states that many files are missing. I'm not sure how to trouble shoot this. Thanks!

> git pull
etc etc 100% complete

> cd /Rosetta/main/source
> ./scons.py -j4 mode=release bin

Post Situation: 

utility::thread namespace error while trying to build with boost_thread

Category: 
Compilation

Hello, I'm trying to build Rosetta 2015-.12.57698 in Ubuntu 14.04.2 LTS using gcc 4.8.2. I can successfully build Rosetta using:

./scons.py -j2 bin mode=release

 

but when I try with "extras=boost_thread" (i.e., ./scons.py -j2 bin mode=release extras=boost_thread), I get the following error:

Post Situation: 

multiprocessor build not working

Category: 
Compilation

(While I have 30+ years in tech, I am not a unix person)

I have a Dell Precision with Dual Zeon processors with a total of 16 cores. I was able to successfully build Rosetta, however, when I tried to do it again with the "extras=mpi" flag I got an error;

"mpiCC: Not Found"

Post Situation: 

Pages

Subscribe to RSS - Compilation