Error message: is not a valid libtool object

2,832 views
Skip to first unread message

Estiivan

unread,
Oct 5, 2016, 5:04:53 AM10/5/16
to moose-users

Hello,

I just installed Ubuntu and Moose thereafter. I enter with following problem with test. I might have run already once the test and I think it was a success then but I am not sure. Just mentioning this if it has something to do with the problem that I have now. I am totally new to Moose so I apologize if this problem is very basic...

~/projects/moose/test$ make -j8
Linking Library /home/petri/projects/moose/framework/libmoose-opt.la...
MOOSE Compiling C++ (in opt mode) /home/petri/projects/moose/test/src/functions/MTPiecewiseConst3D.C...
MOOSE Compiling C++ (in opt mode) /home/petri/projects/moose/test/src/functions/TimestepSetupFunction.C...
MOOSE Compiling C++ (in opt mode) /home/petri/projects/moose/test/src/kernels/TEJumpFFN.C...
MOOSE Compiling C++ (in opt mode) /home/petri/projects/moose/test/src/kernels/PMassEigenKernel.C...
MOOSE Compiling C++ (in opt mode) /home/petri/projects/moose/test/src/kernels/ForcingFn.C...
MOOSE Compiling C++ (in opt mode) /home/petri/projects/moose/test/src/kernels/Advection0.C...
MOOSE Compiling C++ (in opt mode) /home/petri/projects/moose/test/src/kernels/ExampleShapeElementKernel.C...
libtool:   error: '/home/petri/projects/moose/framework/src/vectorpostprocessors/LineMaterialSamplerBase.x86_64-unknown-linux-gnu.opt.lo' is not a valid libtool object
/home/petri/projects/moose/framework/moose.mk:96: recipe for target '/home/petri/projects/moose/framework/libmoose-opt.la' failed
make: *** [/home/petri/projects/moose/framework/libmoose-opt.la] Error 1
make: *** Waiting for unfinished jobs....

Cody Permann

unread,
Oct 5, 2016, 10:29:18 AM10/5/16
to moose-users
The file list may just be corrupted for some reason. Perhaps the compiler was interested during the creation of that particular object. Running "make clean" should take care of that but if you don't want to recompile everything you can simply delete the single file listed and run "make" again.

Cody

--
You received this message because you are subscribed to the Google Groups "moose-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to moose-users...@googlegroups.com.
Visit this group at https://groups.google.com/group/moose-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/moose-users/ce6eb487-f30b-4795-a484-82029a7bd5bb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages