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

Biddiscombe, John A. biddisco at cscs.ch
Mon Sep 22 18:39:30 EDT 2014


The problem went away on its own when I wiped the build tree again. No
idea what was going on other than cmake can be very temperamental when you
have old cache values - The first wipe I was all the lib/bin stuff but I
left the cache file.Seoncd I wiped everything.

JB

On 22/09/14 18:35, "Utkarsh Ayachit" <utkarsh.ayachit at kitware.com> wrote:

>That's weird. vtkPVServerManagerRenderingCxxTests etc. are not meant
>to be apps, but command line tools. Ben, can you follow up with John
>to figure out what could be going on please? Thanks.
>
>Utkarsh
>
>On Mon, Sep 22, 2014 at 12:32 PM, Biddiscombe, John A. <biddisco at cscs.ch>
>wrote:
>> 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/vtkPVServerMa
>>nagerRenderingCxxTests]
>> Error 1
>>
>> make[2]: Target
>> 
>>`ParaViewCore/ServerManager/Rendering/Testing/Cxx/CMakeFiles/vtkPVServerM
>>anagerRenderingCxxTests.dir/build'
>> not remade because of errors.
>>
>> make[1]: ***
>> 
>>[ParaViewCore/ServerManager/Rendering/Testing/Cxx/CMakeFiles/vtkPVServerM
>>anagerRenderingCxxTests.dir/all]
>> Error 2
>>
>> Linking CXX executable
>> 
>>../../../../../bin/vtkParallelCore-TestSocketCommunicator.app/Contents/Ma
>>cOS/vtkParallelCore-TestSocketCommunicator
>>
>> ld: can't open output file for writing:
>> 
>>../../../../../bin/vtkParallelCore-TestSocketCommunicator.app/Contents/Ma
>>cOS/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/vtkParalle
>>lCore-TestSocketCommunicator]
>> Error 1
>>
>> make[2]: Target
>> 
>>`VTK/Parallel/Core/Testing/Cxx/CMakeFiles/vtkParallelCore-TestSocketCommu
>>nicator.dir/build'
>> not remade because of errors.
>>
>> make[1]: ***
>> 
>>[VTK/Parallel/Core/Testing/Cxx/CMakeFiles/vtkParallelCore-TestSocketCommu
>>nicator.dir/all]
>> Error 2
>>
>> Linking CXX executable
>> 
>>../../../../../bin/vtkParallelCoreCxxTests.app/Contents/MacOS/vtkParallel
>>CoreCxxTests
>>
>> ld: can't open output file for writing:
>> 
>>../../../../../bin/vtkParallelCoreCxxTests.app/Contents/MacOS/vtkParallel
>>CoreCxxTests,
>> 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/bui
>>ld'
>> 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/vtkParal
>>lelMPICxxTests-MPI
>>
>> ld: can't open output file for writing:
>> 
>>../../../../../bin/vtkParallelMPICxxTests-MPI.app/Contents/MacOS/vtkParal
>>lelMPICxxTests-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/b
>>uild'
>> not remade because of errors.
>>
>> make[1]: ***
>> 
>>[VTK/Parallel/MPI/Testing/Cxx/CMakeFiles/vtkParallelMPICxxTests-MPI.dir/a
>>ll]
>> Error 2
>>
>> Linking CXX executable
>> 
>>../../../../../bin/vtkRenderingAnnotationCxxTests.app/Contents/MacOS/vtkR
>>enderingAnnotationCxxTests
>>
>> ld: can't open output file for writing:
>> 
>>../../../../../bin/vtkRenderingAnnotationCxxTests.app/Contents/MacOS/vtkR
>>enderingAnnotationCxxTests,
>> errno=2 for architecture x86_64
>>
>> clang: error: linker command failed with exit code 1 (use -v to see
>> invocation)
>>
>>
>> _______________________________________________
>> Paraview-developers mailing list
>> Paraview-developers at paraview.org
>> http://public.kitware.com/mailman/listinfo/paraview-developers
>>



More information about the Paraview-developers mailing list