My favorites | Sign in
Project Home Wiki Issues Source
READ-ONLY: This project has been archived. For more information see this post.
Search
for
  Advanced search   Search tips   Subscriptions

Issue 127 attachment: TestLog.txt (12.8 KB)

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
bobBook-2:Testhxcpp toffer$ haxe -cpp out -main Test
haxelib run hxcpp Build.xml haxe -Dcpp -Dhaxe_207 -Dtrue
----- NO_PRECOMPILED_HEADERS-----
mkdir obj
mkdir obj/darwin
mkdir obj/darwin/src
mkdir obj/darwin/src/haxe
g++ -Iinclude -c -fvisibility=hidden -O2 -I/Users/toffer/hxcpp/trunk//include -DHX_MACOS -m32 -x c++ -frtti ./src/Test.cpp -oobj/darwin//src/Test.o
g++ -Iinclude -c -fvisibility=hidden -O2 -I/Users/toffer/hxcpp/trunk//include -DHX_MACOS -m32 -x c++ -frtti ./src/haxe/Log.cpp -oobj/darwin//src/haxe/Log.o
g++ -Iinclude -c -fvisibility=hidden -O2 -I/Users/toffer/hxcpp/trunk//include -DHX_MACOS -m32 -x c++ -frtti ./src/Std.cpp -oobj/darwin//src/Std.o
g++ -Iinclude -c -fvisibility=hidden -O2 -I/Users/toffer/hxcpp/trunk//include -DHX_MACOS -m32 -x c++ -frtti ./src/__boot__.cpp -oobj/darwin//src/__boot__.o
g++ -Iinclude -c -fvisibility=hidden -O2 -I/Users/toffer/hxcpp/trunk//include -DHX_MACOS -m32 -x c++ -frtti ./src/__resources__.cpp -oobj/darwin//src/__resources__.o
g++ -Iinclude -c -fvisibility=hidden -O2 -I/Users/toffer/hxcpp/trunk//include -DHX_MACOS -m32 -x c++ -frtti ./src/__main__.cpp -oobj/darwin//src/__main__.o
mkdir obj/darwin/src/hx
g++ -DBUILDING_HXCPP_DLL -D_CRT_SECURE_NO_DEPRECATE -DNO_THREAD_REDIRECT -DGC_THREADS -DHX_UNDEFINE_H -c -fvisibility=hidden -O2 -I/Users/toffer/hxcpp/trunk//include -DHX_MACOS -m32 -x c++ -frtti /Users/toffer/hxcpp/trunk//src/hx/Anon.cpp -oobj/darwin//src/hx/Anon.o
g++ -DBUILDING_HXCPP_DLL -D_CRT_SECURE_NO_DEPRECATE -DNO_THREAD_REDIRECT -DGC_THREADS -DHX_UNDEFINE_H -c -fvisibility=hidden -O2 -I/Users/toffer/hxcpp/trunk//include -DHX_MACOS -m32 -x c++ -frtti /Users/toffer/hxcpp/trunk//src/hx/Boot.cpp -oobj/darwin//src/hx/Boot.o
g++ -DBUILDING_HXCPP_DLL -D_CRT_SECURE_NO_DEPRECATE -DNO_THREAD_REDIRECT -DGC_THREADS -DHX_UNDEFINE_H -c -fvisibility=hidden -O2 -I/Users/toffer/hxcpp/trunk//include -DHX_MACOS -m32 -x c++ -frtti /Users/toffer/hxcpp/trunk//src/hx/CFFI.cpp -oobj/darwin//src/hx/CFFI.o
g++ -DBUILDING_HXCPP_DLL -D_CRT_SECURE_NO_DEPRECATE -DNO_THREAD_REDIRECT -DGC_THREADS -DHX_UNDEFINE_H -c -fvisibility=hidden -O2 -I/Users/toffer/hxcpp/trunk//include -DHX_MACOS -m32 -x c++ -frtti /Users/toffer/hxcpp/trunk//src/hx/Date.cpp -oobj/darwin//src/hx/Date.o
g++ -DBUILDING_HXCPP_DLL -D_CRT_SECURE_NO_DEPRECATE -DNO_THREAD_REDIRECT -DGC_THREADS -DHX_UNDEFINE_H -c -fvisibility=hidden -O2 -I/Users/toffer/hxcpp/trunk//include -DHX_MACOS -m32 -x c++ -frtti /Users/toffer/hxcpp/trunk//src/hx/GC.cpp -oobj/darwin//src/hx/GC.o
g++ -DBUILDING_HXCPP_DLL -D_CRT_SECURE_NO_DEPRECATE -DNO_THREAD_REDIRECT -DGC_THREADS -DHX_UNDEFINE_H -c -fvisibility=hidden -O2 -I/Users/toffer/hxcpp/trunk//include -DHX_MACOS -m32 -x c++ -frtti /Users/toffer/hxcpp/trunk//src/hx/GCInternal.cpp -oobj/darwin//src/hx/GCInternal.o
g++ -DBUILDING_HXCPP_DLL -D_CRT_SECURE_NO_DEPRECATE -DNO_THREAD_REDIRECT -DGC_THREADS -DHX_UNDEFINE_H -c -fvisibility=hidden -O2 -I/Users/toffer/hxcpp/trunk//include -DHX_MACOS -m32 -x c++ -frtti /Users/toffer/hxcpp/trunk//src/hx/Hash.cpp -oobj/darwin//src/hx/Hash.o
g++ -DBUILDING_HXCPP_DLL -D_CRT_SECURE_NO_DEPRECATE -DNO_THREAD_REDIRECT -DGC_THREADS -DHX_UNDEFINE_H -c -fvisibility=hidden -O2 -I/Users/toffer/hxcpp/trunk//include -DHX_MACOS -m32 -x c++ -frtti /Users/toffer/hxcpp/trunk//src/hx/Interface.cpp -oobj/darwin//src/hx/Interface.o
g++ -DBUILDING_HXCPP_DLL -D_CRT_SECURE_NO_DEPRECATE -DNO_THREAD_REDIRECT -DGC_THREADS -DHX_UNDEFINE_H -c -fvisibility=hidden -O2 -I/Users/toffer/hxcpp/trunk//include -DHX_MACOS -m32 -x c++ -frtti /Users/toffer/hxcpp/trunk//src/hx/Lib.cpp -oobj/darwin//src/hx/Lib.o
g++ -DBUILDING_HXCPP_DLL -D_CRT_SECURE_NO_DEPRECATE -DNO_THREAD_REDIRECT -DGC_THREADS -DHX_UNDEFINE_H -c -fvisibility=hidden -O2 -I/Users/toffer/hxcpp/trunk//include -DHX_MACOS -m32 -x c++ -frtti /Users/toffer/hxcpp/trunk//src/hx/Object.cpp -oobj/darwin//src/hx/Object.o
g++ -DBUILDING_HXCPP_DLL -D_CRT_SECURE_NO_DEPRECATE -DNO_THREAD_REDIRECT -DGC_THREADS -DHX_UNDEFINE_H -c -fvisibility=hidden -O2 -I/Users/toffer/hxcpp/trunk//include -DHX_MACOS -m32 -x c++ -frtti /Users/toffer/hxcpp/trunk//src/hx/StdLibs.cpp -oobj/darwin//src/hx/StdLibs.o
g++ -DBUILDING_HXCPP_DLL -D_CRT_SECURE_NO_DEPRECATE -DNO_THREAD_REDIRECT -DGC_THREADS -DHX_UNDEFINE_H -c -fvisibility=hidden -O2 -I/Users/toffer/hxcpp/trunk//include -DHX_MACOS -m32 -x c++ -frtti /Users/toffer/hxcpp/trunk//src/hx/Debug.cpp -oobj/darwin//src/hx/Debug.o
g++ -DBUILDING_HXCPP_DLL -D_CRT_SECURE_NO_DEPRECATE -DNO_THREAD_REDIRECT -DGC_THREADS -DHX_UNDEFINE_H -c -fvisibility=hidden -O2 -I/Users/toffer/hxcpp/trunk//include -DHX_MACOS -m32 -x c++ -frtti /Users/toffer/hxcpp/trunk//src/hx/Thread.cpp -oobj/darwin//src/hx/Thread.o
g++ -DBUILDING_HXCPP_DLL -D_CRT_SECURE_NO_DEPRECATE -DNO_THREAD_REDIRECT -DGC_THREADS -DHX_UNDEFINE_H -c -fvisibility=hidden -O2 -I/Users/toffer/hxcpp/trunk//include -DHX_MACOS -m32 -x c++ -frtti /Users/toffer/hxcpp/trunk//src/Array.cpp -oobj/darwin//src/Array.o
g++ -DBUILDING_HXCPP_DLL -D_CRT_SECURE_NO_DEPRECATE -DNO_THREAD_REDIRECT -DGC_THREADS -DHX_UNDEFINE_H -c -fvisibility=hidden -O2 -I/Users/toffer/hxcpp/trunk//include -DHX_MACOS -m32 -x c++ -frtti /Users/toffer/hxcpp/trunk//src/Class.cpp -oobj/darwin//src/Class.o
g++ -DBUILDING_HXCPP_DLL -D_CRT_SECURE_NO_DEPRECATE -DNO_THREAD_REDIRECT -DGC_THREADS -DHX_UNDEFINE_H -c -fvisibility=hidden -O2 -I/Users/toffer/hxcpp/trunk//include -DHX_MACOS -m32 -x c++ -frtti /Users/toffer/hxcpp/trunk//src/Dynamic.cpp -oobj/darwin//src/Dynamic.o
g++ -DBUILDING_HXCPP_DLL -D_CRT_SECURE_NO_DEPRECATE -DNO_THREAD_REDIRECT -DGC_THREADS -DHX_UNDEFINE_H -c -fvisibility=hidden -O2 -I/Users/toffer/hxcpp/trunk//include -DHX_MACOS -m32 -x c++ -frtti /Users/toffer/hxcpp/trunk//src/Enum.cpp -oobj/darwin//src/Enum.o
g++ -DBUILDING_HXCPP_DLL -D_CRT_SECURE_NO_DEPRECATE -DNO_THREAD_REDIRECT -DGC_THREADS -DHX_UNDEFINE_H -c -fvisibility=hidden -O2 -I/Users/toffer/hxcpp/trunk//include -DHX_MACOS -m32 -x c++ -frtti /Users/toffer/hxcpp/trunk//src/Math.cpp -oobj/darwin//src/Math.o
g++ -DBUILDING_HXCPP_DLL -D_CRT_SECURE_NO_DEPRECATE -DNO_THREAD_REDIRECT -DGC_THREADS -DHX_UNDEFINE_H -c -fvisibility=hidden -O2 -I/Users/toffer/hxcpp/trunk//include -DHX_MACOS -m32 -x c++ -frtti /Users/toffer/hxcpp/trunk//src/String.cpp -oobj/darwin//src/String.o
g++ -o Test -framework Cocoa -m32 @all_objs
i686-apple-darwin9-g++-4.0.1: @all_objs: No such file or directory
Called from ? line 1
Called from BuildTool.hx line 1127
Called from BuildTool.hx line 501
Called from a C function
Called from BuildTool.hx line 530
Called from BuildTool.hx line 649
Called from BuildTool.hx line 732
Called from BuildTool.hx line 276
Uncaught exception - Error : 256 - build cancelled
bobBook-2:Testhxcpp toffer$ haxe -cpp out -main Test -D NO_PRECOMPILED_HEADERS
haxelib run hxcpp Build.xml haxe -DNO_PRECOMPILED_HEADERS -Dcpp -Dhaxe_207 -Dtrue
----- NO_PRECOMPILED_HEADERS-----
g++ -Iinclude -c -fvisibility=hidden -O2 -I/Users/toffer/hxcpp/trunk//include -DHX_MACOS -m32 -x c++ -frtti ./src/Test.cpp -oobj/darwin//src/Test.o
g++ -Iinclude -c -fvisibility=hidden -O2 -I/Users/toffer/hxcpp/trunk//include -DHX_MACOS -m32 -x c++ -frtti ./src/haxe/Log.cpp -oobj/darwin//src/haxe/Log.o
g++ -Iinclude -c -fvisibility=hidden -O2 -I/Users/toffer/hxcpp/trunk//include -DHX_MACOS -m32 -x c++ -frtti ./src/Std.cpp -oobj/darwin//src/Std.o
g++ -Iinclude -c -fvisibility=hidden -O2 -I/Users/toffer/hxcpp/trunk//include -DHX_MACOS -m32 -x c++ -frtti ./src/__boot__.cpp -oobj/darwin//src/__boot__.o
g++ -Iinclude -c -fvisibility=hidden -O2 -I/Users/toffer/hxcpp/trunk//include -DHX_MACOS -m32 -x c++ -frtti ./src/__resources__.cpp -oobj/darwin//src/__resources__.o
g++ -DBUILDING_HXCPP_DLL -D_CRT_SECURE_NO_DEPRECATE -DNO_THREAD_REDIRECT -DGC_THREADS -DHX_UNDEFINE_H -c -fvisibility=hidden -O2 -I/Users/toffer/hxcpp/trunk//include -DHX_MACOS -m32 -x c++ -frtti /Users/toffer/hxcpp/trunk//src/hx/Anon.cpp -oobj/darwin//src/hx/Anon.o
g++ -DBUILDING_HXCPP_DLL -D_CRT_SECURE_NO_DEPRECATE -DNO_THREAD_REDIRECT -DGC_THREADS -DHX_UNDEFINE_H -c -fvisibility=hidden -O2 -I/Users/toffer/hxcpp/trunk//include -DHX_MACOS -m32 -x c++ -frtti /Users/toffer/hxcpp/trunk//src/hx/Boot.cpp -oobj/darwin//src/hx/Boot.o
g++ -DBUILDING_HXCPP_DLL -D_CRT_SECURE_NO_DEPRECATE -DNO_THREAD_REDIRECT -DGC_THREADS -DHX_UNDEFINE_H -c -fvisibility=hidden -O2 -I/Users/toffer/hxcpp/trunk//include -DHX_MACOS -m32 -x c++ -frtti /Users/toffer/hxcpp/trunk//src/hx/CFFI.cpp -oobj/darwin//src/hx/CFFI.o
g++ -DBUILDING_HXCPP_DLL -D_CRT_SECURE_NO_DEPRECATE -DNO_THREAD_REDIRECT -DGC_THREADS -DHX_UNDEFINE_H -c -fvisibility=hidden -O2 -I/Users/toffer/hxcpp/trunk//include -DHX_MACOS -m32 -x c++ -frtti /Users/toffer/hxcpp/trunk//src/hx/Date.cpp -oobj/darwin//src/hx/Date.o
g++ -DBUILDING_HXCPP_DLL -D_CRT_SECURE_NO_DEPRECATE -DNO_THREAD_REDIRECT -DGC_THREADS -DHX_UNDEFINE_H -c -fvisibility=hidden -O2 -I/Users/toffer/hxcpp/trunk//include -DHX_MACOS -m32 -x c++ -frtti /Users/toffer/hxcpp/trunk//src/hx/GC.cpp -oobj/darwin//src/hx/GC.o
g++ -DBUILDING_HXCPP_DLL -D_CRT_SECURE_NO_DEPRECATE -DNO_THREAD_REDIRECT -DGC_THREADS -DHX_UNDEFINE_H -c -fvisibility=hidden -O2 -I/Users/toffer/hxcpp/trunk//include -DHX_MACOS -m32 -x c++ -frtti /Users/toffer/hxcpp/trunk//src/hx/GCInternal.cpp -oobj/darwin//src/hx/GCInternal.o
g++ -DBUILDING_HXCPP_DLL -D_CRT_SECURE_NO_DEPRECATE -DNO_THREAD_REDIRECT -DGC_THREADS -DHX_UNDEFINE_H -c -fvisibility=hidden -O2 -I/Users/toffer/hxcpp/trunk//include -DHX_MACOS -m32 -x c++ -frtti /Users/toffer/hxcpp/trunk//src/hx/Hash.cpp -oobj/darwin//src/hx/Hash.o
g++ -DBUILDING_HXCPP_DLL -D_CRT_SECURE_NO_DEPRECATE -DNO_THREAD_REDIRECT -DGC_THREADS -DHX_UNDEFINE_H -c -fvisibility=hidden -O2 -I/Users/toffer/hxcpp/trunk//include -DHX_MACOS -m32 -x c++ -frtti /Users/toffer/hxcpp/trunk//src/hx/Interface.cpp -oobj/darwin//src/hx/Interface.o
g++ -DBUILDING_HXCPP_DLL -D_CRT_SECURE_NO_DEPRECATE -DNO_THREAD_REDIRECT -DGC_THREADS -DHX_UNDEFINE_H -c -fvisibility=hidden -O2 -I/Users/toffer/hxcpp/trunk//include -DHX_MACOS -m32 -x c++ -frtti /Users/toffer/hxcpp/trunk//src/hx/Lib.cpp -oobj/darwin//src/hx/Lib.o
g++ -DBUILDING_HXCPP_DLL -D_CRT_SECURE_NO_DEPRECATE -DNO_THREAD_REDIRECT -DGC_THREADS -DHX_UNDEFINE_H -c -fvisibility=hidden -O2 -I/Users/toffer/hxcpp/trunk//include -DHX_MACOS -m32 -x c++ -frtti /Users/toffer/hxcpp/trunk//src/hx/Object.cpp -oobj/darwin//src/hx/Object.o
g++ -DBUILDING_HXCPP_DLL -D_CRT_SECURE_NO_DEPRECATE -DNO_THREAD_REDIRECT -DGC_THREADS -DHX_UNDEFINE_H -c -fvisibility=hidden -O2 -I/Users/toffer/hxcpp/trunk//include -DHX_MACOS -m32 -x c++ -frtti /Users/toffer/hxcpp/trunk//src/hx/StdLibs.cpp -oobj/darwin//src/hx/StdLibs.o
g++ -DBUILDING_HXCPP_DLL -D_CRT_SECURE_NO_DEPRECATE -DNO_THREAD_REDIRECT -DGC_THREADS -DHX_UNDEFINE_H -c -fvisibility=hidden -O2 -I/Users/toffer/hxcpp/trunk//include -DHX_MACOS -m32 -x c++ -frtti /Users/toffer/hxcpp/trunk//src/hx/Debug.cpp -oobj/darwin//src/hx/Debug.o
g++ -DBUILDING_HXCPP_DLL -D_CRT_SECURE_NO_DEPRECATE -DNO_THREAD_REDIRECT -DGC_THREADS -DHX_UNDEFINE_H -c -fvisibility=hidden -O2 -I/Users/toffer/hxcpp/trunk//include -DHX_MACOS -m32 -x c++ -frtti /Users/toffer/hxcpp/trunk//src/hx/Thread.cpp -oobj/darwin//src/hx/Thread.o
g++ -DBUILDING_HXCPP_DLL -D_CRT_SECURE_NO_DEPRECATE -DNO_THREAD_REDIRECT -DGC_THREADS -DHX_UNDEFINE_H -c -fvisibility=hidden -O2 -I/Users/toffer/hxcpp/trunk//include -DHX_MACOS -m32 -x c++ -frtti /Users/toffer/hxcpp/trunk//src/Array.cpp -oobj/darwin//src/Array.o
g++ -DBUILDING_HXCPP_DLL -D_CRT_SECURE_NO_DEPRECATE -DNO_THREAD_REDIRECT -DGC_THREADS -DHX_UNDEFINE_H -c -fvisibility=hidden -O2 -I/Users/toffer/hxcpp/trunk//include -DHX_MACOS -m32 -x c++ -frtti /Users/toffer/hxcpp/trunk//src/Class.cpp -oobj/darwin//src/Class.o
g++ -DBUILDING_HXCPP_DLL -D_CRT_SECURE_NO_DEPRECATE -DNO_THREAD_REDIRECT -DGC_THREADS -DHX_UNDEFINE_H -c -fvisibility=hidden -O2 -I/Users/toffer/hxcpp/trunk//include -DHX_MACOS -m32 -x c++ -frtti /Users/toffer/hxcpp/trunk//src/Dynamic.cpp -oobj/darwin//src/Dynamic.o
g++ -DBUILDING_HXCPP_DLL -D_CRT_SECURE_NO_DEPRECATE -DNO_THREAD_REDIRECT -DGC_THREADS -DHX_UNDEFINE_H -c -fvisibility=hidden -O2 -I/Users/toffer/hxcpp/trunk//include -DHX_MACOS -m32 -x c++ -frtti /Users/toffer/hxcpp/trunk//src/Enum.cpp -oobj/darwin//src/Enum.o
g++ -DBUILDING_HXCPP_DLL -D_CRT_SECURE_NO_DEPRECATE -DNO_THREAD_REDIRECT -DGC_THREADS -DHX_UNDEFINE_H -c -fvisibility=hidden -O2 -I/Users/toffer/hxcpp/trunk//include -DHX_MACOS -m32 -x c++ -frtti /Users/toffer/hxcpp/trunk//src/Math.cpp -oobj/darwin//src/Math.o
g++ -DBUILDING_HXCPP_DLL -D_CRT_SECURE_NO_DEPRECATE -DNO_THREAD_REDIRECT -DGC_THREADS -DHX_UNDEFINE_H -c -fvisibility=hidden -O2 -I/Users/toffer/hxcpp/trunk//include -DHX_MACOS -m32 -x c++ -frtti /Users/toffer/hxcpp/trunk//src/String.cpp -oobj/darwin//src/String.o
g++ -o Test -framework Cocoa -m32 @all_objs
i686-apple-darwin9-g++-4.0.1: @all_objs: No such file or directory
Called from ? line 1
Called from BuildTool.hx line 1127
Called from BuildTool.hx line 501
Called from a C function
Called from BuildTool.hx line 530
Called from BuildTool.hx line 649
Called from BuildTool.hx line 732
Called from BuildTool.hx line 276
Uncaught exception - Error : 256 - build cancelled
Powered by Google Project Hosting