[Paraview-developers] new error after wiping build and git pull

Biddiscombe, John A. biddisco at cscs.ch
Mon Sep 22 12:32:07 EDT 2014


For some reason, none of the paraview exes can be built - if I manually create the dirs. first then it's ok, but doing it for every exe on this mac is taking me time.
Did anyone change something that might cause this?

did my bin permissions get munged when I wiped my build dir? Is there an easy way to tell

(Xcode did upgrade itself a few days ago - I'm not using it, but google tells me that this might be a cause of trouble)

thanks

JB


Linking CXX executable ../../../../../bin/vtkPVServerManagerRenderingCxxTests.app/Contents/MacOS/vtkPVServerManagerRenderingCxxTests
ld: can't open output file for writing: ../../../../../bin/vtkPVServerManagerRenderingCxxTests.app/Contents/MacOS/vtkPVServerManagerRenderingCxxTests, errno=2 for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[2]: *** [bin/vtkPVServerManagerRenderingCxxTests.app/Contents/MacOS/vtkPVServerManagerRenderingCxxTests] Error 1
make[2]: Target `ParaViewCore/ServerManager/Rendering/Testing/Cxx/CMakeFiles/vtkPVServerManagerRenderingCxxTests.dir/build' not remade because of errors.
make[1]: *** [ParaViewCore/ServerManager/Rendering/Testing/Cxx/CMakeFiles/vtkPVServerManagerRenderingCxxTests.dir/all] Error 2
Linking CXX executable ../../../../../bin/vtkParallelCore-TestSocketCommunicator.app/Contents/MacOS/vtkParallelCore-TestSocketCommunicator
ld: can't open output file for writing: ../../../../../bin/vtkParallelCore-TestSocketCommunicator.app/Contents/MacOS/vtkParallelCore-TestSocketCommunicator, errno=2 for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[2]: *** [bin/vtkParallelCore-TestSocketCommunicator.app/Contents/MacOS/vtkParallelCore-TestSocketCommunicator] Error 1
make[2]: Target `VTK/Parallel/Core/Testing/Cxx/CMakeFiles/vtkParallelCore-TestSocketCommunicator.dir/build' not remade because of errors.
make[1]: *** [VTK/Parallel/Core/Testing/Cxx/CMakeFiles/vtkParallelCore-TestSocketCommunicator.dir/all] Error 2
Linking CXX executable ../../../../../bin/vtkParallelCoreCxxTests.app/Contents/MacOS/vtkParallelCoreCxxTests
ld: can't open output file for writing: ../../../../../bin/vtkParallelCoreCxxTests.app/Contents/MacOS/vtkParallelCoreCxxTests, errno=2 for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[2]: *** [bin/vtkParallelCoreCxxTests.app/Contents/MacOS/vtkParallelCoreCxxTests] Error 1
make[2]: Target `VTK/Parallel/Core/Testing/Cxx/CMakeFiles/vtkParallelCoreCxxTests.dir/build' not remade because of errors.
make[1]: *** [VTK/Parallel/Core/Testing/Cxx/CMakeFiles/vtkParallelCoreCxxTests.dir/all] Error 2
Linking CXX executable ../../../../../bin/vtkParallelMPICxxTests-MPI.app/Contents/MacOS/vtkParallelMPICxxTests-MPI
ld: can't open output file for writing: ../../../../../bin/vtkParallelMPICxxTests-MPI.app/Contents/MacOS/vtkParallelMPICxxTests-MPI, errno=2 for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[2]: *** [bin/vtkParallelMPICxxTests-MPI.app/Contents/MacOS/vtkParallelMPICxxTests-MPI] Error 1
make[2]: Target `VTK/Parallel/MPI/Testing/Cxx/CMakeFiles/vtkParallelMPICxxTests-MPI.dir/build' not remade because of errors.
make[1]: *** [VTK/Parallel/MPI/Testing/Cxx/CMakeFiles/vtkParallelMPICxxTests-MPI.dir/all] Error 2
Linking CXX executable ../../../../../bin/vtkRenderingAnnotationCxxTests.app/Contents/MacOS/vtkRenderingAnnotationCxxTests
ld: can't open output file for writing: ../../../../../bin/vtkRenderingAnnotationCxxTests.app/Contents/MacOS/vtkRenderingAnnotationCxxTests, errno=2 for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview-developers/attachments/20140922/fa51ca49/attachment.html>


More information about the Paraview-developers mailing list