Hi Jose,

The real error is higher up in your build log, that is just make's output
that something failed.  It looks like the pvpython executable failed to
link, so you need to scroll back and look for the link error.

HTH,
Shawn

On Thu, Jul 27, 2017 at 8:51 AM, José Luis López López <
jlopezfis...@ciencias.unam.mx> wrote:

> Hi! Guys,
>
> this error was found before, do you remember how to solve it? I am
> building ParaView with CMake and I need to start a trace, but pvpython does
> not work
>
> collect2: error: ld returned 1 exit status
> CommandLineExecutables/CMakeFiles/pvpython.dir/build.make:128: recipe for
> target 'bin/pvpython' failed
> make[2]: *** [bin/pvpython] Error 1
> CMakeFiles/Makefile2:46261: recipe for target 
> 'CommandLineExecutables/CMakeFiles/pvpython.dir/all'
> failed
> make[1]: *** [CommandLineExecutables/CMakeFiles/pvpython.dir/all] Error 2
> Makefile:116: recipe for target 'all' failed
> make: *** [all] Error 2
>
> thanks Jose
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/
> opensource/opensource.html
>
> Please keep messages on-topic and check the ParaView Wiki at:
> http://paraview.org/Wiki/ParaView
>
> Search the list archives at: http://markmail.org/search/?q=ParaView
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/paraview
>
>
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Search the list archives at: http://markmail.org/search/?q=ParaView

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/paraview

Reply via email to