Compilation Issue on cluster

17 views
Skip to first unread message

Pravin Sharma

unread,
Jun 19, 2026, 12:43:20 PMJun 19
to Vampire Users
Hi all, 

I am having a compilation issue with the develop branch on the cluster. I then ran git branch main, then compiled. However, I need the git branch develop for my calculations? This was working fine and then I git pull to the latest version and this started happening.

What might be the solution in this case? I am attaching the file that causes the error.


Best Regards,
Pravin 
vampire_compilation.png

Richard Evans

unread,
Jun 19, 2026, 12:57:54 PMJun 19
to Pravin Sharma, Vampire Users
Dear Pravin,

Sorry about this - I just fixed it now! Please try

git pull origin develop
make clean
make -j 8

All the best,

Richard

--
You received this message because you are subscribed to the Google Groups "Vampire Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vampire-user...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/vampire-users/4a174c2c-4648-4b24-a0d1-2ef9724919c1n%40googlegroups.com.
<vampire_compilation.png>

gabo...@gmail.com

unread,
Jun 22, 2026, 12:18:29 AM (12 days ago) Jun 22
to Vampire Users
Richard,

Even though, I can manually create a spininitialize folder in the obj directory to get past the build error.  Would it be possible for you to add a spininitialize folder in the develop branch [1] between the simulate and spinlattice folder highlighted in the screenshot so that the following error doesn't occur when running make? 

$ g++ --version
g++ (Ubuntu 15.2.0-16ubuntu1) 15.2.0
...
$ make
...
g++ -std=c++11 -DCOMP='"GNU C++ Compiler"' -c -o obj/spininitialize/data.o -O3 -mtune=native -funroll-all-loops -fexpensive-optimizations -funroll-loops -I./hdr -I./src/qvoronoi  -std=c++11 -Wsign-compare  src/spininitialize/data.cpp
Assembler messages:
Fatal error: can't create obj/spininitialize/data.o: No such file or directory
make: *** [makefile:193: obj/spininitialize/data.o] Error 1

spininitialize.png


Thanks,
Gavin
VAMPIRE user

Richard Evans

unread,
Jun 22, 2026, 5:52:41 AM (11 days ago) Jun 22
to gabo...@gmail.com, Vampire Users
Hi Gavin,

Thanks for the heads up! I have now put the file in the right place so the folder should now exist on github!

Cheers,

Richard

On 22 Jun 2026, at 05:18, gabo...@gmail.com <gabo...@gmail.com> wrote:

Richard,

Even though, I can manually create a spininitialize folder in the obj directory to get past the build error.  Would it be possible for you to add a spininitialize folder in the develop branch [1] between the simulate and spinlattice folder highlighted in the screenshot so that the following error doesn't occur when running make? 

$ g++ --version
g++ (Ubuntu 15.2.0-16ubuntu1) 15.2.0
...
$ make
...
g++ -std=c++11 -DCOMP='"GNU C++ Compiler"' -c -o obj/spininitialize/data.o -O3 -mtune=native -funroll-all-loops -fexpensive-optimizations -funroll-loops -I./hdr -I./src/qvoronoi  -std=c++11 -Wsign-compare  src/spininitialize/data.cpp
Assembler messages:
Fatal error: can't create obj/spininitialize/data.o: No such file or directory
make: *** [makefile:193: obj/spininitialize/data.o] Error 1

<spininitialize.png>


Thanks,
Gavin
VAMPIRE user

On Friday, June 19, 2026 at 10:57:54 AM UTC-6 richard....@gmail.com wrote:
Dear Pravin,

Sorry about this - I just fixed it now! Please try

git pull origin develop
make clean
make -j 8

All the best,

Richard

On 19 Jun 2026, at 17:43, Pravin Sharma <pravin...@gmail.com> wrote:

Hi all, 

I am having a compilation issue with the develop branch on the cluster. I then ran git branch main, then compiled. However, I need the git branch develop for my calculations? This was working fine and then I git pull to the latest version and this started happening.

What might be the solution in this case? I am attaching the file that causes the error.


Best Regards,
Pravin 

--
You received this message because you are subscribed to the Google Groups "Vampire Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vampire-user...@googlegroups.com.

Pravin Sharma

unread,
Jun 22, 2026, 11:22:02 AM (11 days ago) Jun 22
to Vampire Users
Hi Richard, 

It is working now, and thank you for the prompt response. 

Best regards, 
Pravin Sharma

Reply all
Reply to author
Forward
0 new messages