~uhh-ssd/+junk/Probe_Control

« back to all changes in this revision

Viewing changes to plplot/plplot-5.9.9/CMakeFiles/CMakeError.log

  • Committer: Joachim Erfle
  • Date: 2012-06-15 16:09:06 UTC
  • Revision ID: joachim.erfle@desy.de-20120615160906-popdt8a9d8ob1oyw
added stripmeasurements

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Determining if the include file crt_externs.h exists failed with the following output:
 
2
Change Dir: /space/erfle/sync/work/Probe_Control/plplot/plplot-5.9.9/CMakeFiles/CMakeTmp
 
3
 
 
4
Run Build Command:/usr/bin/make "cmTryCompileExec/fast"
 
5
/usr/bin/make -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build
 
6
make[1]: Betrete Verzeichnis '/space/erfle/sync/work/Probe_Control/plplot/plplot-5.9.9/CMakeFiles/CMakeTmp'
 
7
/usr/bin/cmake -E cmake_progress_report /space/erfle/sync/work/Probe_Control/plplot/plplot-5.9.9/CMakeFiles/CMakeTmp/CMakeFiles 1
 
8
Building C object CMakeFiles/cmTryCompileExec.dir/CheckIncludeFile.c.o
 
9
/usr/bin/gcc    -o CMakeFiles/cmTryCompileExec.dir/CheckIncludeFile.c.o   -c /space/erfle/sync/work/Probe_Control/plplot/plplot-5.9.9/CMakeFiles/CMakeTmp/CheckIncludeFile.c
 
10
/space/erfle/sync/work/Probe_Control/plplot/plplot-5.9.9/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:25: schwerwiegender Fehler: crt_externs.h: Datei oder Verzeichnis nicht gefunden
 
11
Kompilierung beendet.
 
12
make[1]: Verlasse Verzeichnis '/space/erfle/sync/work/Probe_Control/plplot/plplot-5.9.9/CMakeFiles/CMakeTmp'
 
13
make[1]: *** [CMakeFiles/cmTryCompileExec.dir/CheckIncludeFile.c.o] Fehler 1
 
14
make: *** [cmTryCompileExec/fast] Fehler 2
 
15
 
 
16
 
 
17
Determining if the function _NSGetArgc exists failed with the following output:
 
18
Change Dir: /space/erfle/sync/work/Probe_Control/plplot/plplot-5.9.9/CMakeFiles/CMakeTmp
 
19
 
 
20
Run Build Command:/usr/bin/make "cmTryCompileExec/fast"
 
21
/usr/bin/make -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build
 
22
make[1]: Betrete Verzeichnis '/space/erfle/sync/work/Probe_Control/plplot/plplot-5.9.9/CMakeFiles/CMakeTmp'
 
23
/usr/bin/cmake -E cmake_progress_report /space/erfle/sync/work/Probe_Control/plplot/plplot-5.9.9/CMakeFiles/CMakeTmp/CMakeFiles 1
 
24
Building C object CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o
 
25
/usr/bin/gcc   -DCHECK_FUNCTION_EXISTS=_NSGetArgc   -o CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o   -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
 
26
Linking C executable cmTryCompileExec
 
27
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1
 
28
/usr/bin/gcc     -DCHECK_FUNCTION_EXISTS=_NSGetArgc    CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o  -o cmTryCompileExec -rdynamic 
 
29
CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o: In function `main':
 
30
CheckFunctionExists.c:(.text+0x15): undefined reference to `_NSGetArgc'
 
31
collect2: ld gab 1 als Ende-Status zurück
 
32
make[1]: Verlasse Verzeichnis '/space/erfle/sync/work/Probe_Control/plplot/plplot-5.9.9/CMakeFiles/CMakeTmp'
 
33
make[1]: *** [cmTryCompileExec] Fehler 1
 
34
make: *** [cmTryCompileExec/fast] Fehler 2
 
35
 
 
36
 
 
37
Determining if the function pthread_create exists in the pthreads failed with the following output:
 
38
Change Dir: /space/erfle/sync/work/Probe_Control/plplot/plplot-5.9.9/CMakeFiles/CMakeTmp
 
39
 
 
40
Run Build Command:/usr/bin/make "cmTryCompileExec/fast"
 
41
/usr/bin/make -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build
 
42
make[1]: Betrete Verzeichnis '/space/erfle/sync/work/Probe_Control/plplot/plplot-5.9.9/CMakeFiles/CMakeTmp'
 
43
/usr/bin/cmake -E cmake_progress_report /space/erfle/sync/work/Probe_Control/plplot/plplot-5.9.9/CMakeFiles/CMakeTmp/CMakeFiles 1
 
44
Building C object CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o
 
45
/usr/bin/gcc   -DCHECK_FUNCTION_EXISTS=pthread_create   -o CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o   -c /usr/share/cmake-2.8/Modules/CheckFunctionExists.c
 
46
Linking C executable cmTryCompileExec
 
47
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1
 
48
/usr/bin/gcc     -DCHECK_FUNCTION_EXISTS=pthread_create    CMakeFiles/cmTryCompileExec.dir/CheckFunctionExists.c.o  -o cmTryCompileExec -rdynamic -lpthreads 
 
49
/usr/bin/ld: cannot find -lpthreads
 
50
collect2: ld gab 1 als Ende-Status zurück
 
51
make[1]: Verlasse Verzeichnis '/space/erfle/sync/work/Probe_Control/plplot/plplot-5.9.9/CMakeFiles/CMakeTmp'
 
52
make[1]: *** [cmTryCompileExec] Fehler 1
 
53
make: *** [cmTryCompileExec/fast] Fehler 2
 
54
 
 
55