Ticket #12272: odcctools.log

File odcctools.log, 7.8 KB (added by yaseppochi (Stephen J. Turnbull), 17 years ago)
Line 
1DEBUG: Found port in file:///Users/steve/Software/MacPorts/dports/devel/odcctools
2DEBUG: Changing to port directory: /Users/steve/Software/MacPorts/dports/devel/odcctools
3DEBUG: Requested variant powerpc is not provided by port odcctools.
4DEBUG: Requested variant darwin is not provided by port odcctools.
5DEBUG: Requested variant macosx is not provided by port odcctools.
6DEBUG: Found port in file:///Users/steve/Software/MacPorts/dports/devel/subversion
7DEBUG: Changing to port directory: /Users/steve/Software/MacPorts/dports/devel/subversion
8DEBUG: Requested variant powerpc is not provided by port subversion.
9DEBUG: Requested variant darwin is not provided by port subversion.
10DEBUG: Requested variant macosx is not provided by port subversion.
11DEBUG: Searching for dependency: subversion
12DEBUG: Found Dependency: receipt exists for subversion
13DEBUG: Skipping completed org.macports.main (odcctools)
14DEBUG: Skipping completed org.macports.unarchive (odcctools)
15DEBUG: Skipping completed org.macports.fetch (odcctools)
16DEBUG: Skipping completed org.macports.checksum (odcctools)
17DEBUG: Skipping completed org.macports.extract (odcctools)
18DEBUG: Skipping completed org.macports.patch (odcctools)
19DEBUG: Skipping completed org.macports.configure (odcctools)
20--->  Building odcctools with target default
21DEBUG: Executing org.macports.build (odcctools)
22DEBUG: Environment:
23DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_Users_steve_Software_MacPorts_dports_devel_odcctools/work/odcctools/odcctools" && make default'
24cd libstuff && make
25make[1]: Nothing to be done for `default'.
26cd ar && make
27make[1]: Nothing to be done for `default'.
28cd as && make
29cd ppc && make
30make[2]: Nothing to be done for `default'.
31cd ppc64 && make
32make[2]: Nothing to be done for `default'.
33cd i386 && make
34make[2]: Nothing to be done for `default'.
35cd x86_64 && make
36make[2]: Nothing to be done for `default'.
37cd include && make
38make[1]: Nothing to be done for `default'.
39cd libmacho && make
40make[1]: Nothing to be done for `default'.
41cd ld && make
42make[1]: Nothing to be done for `default'.
43cd ld64 && make
44g++ -Wall -Wno-long-double -Wno-import  -DHAVE_CONFIG_H  -DDEBUG -I/opt/local/include -I. -I. -I./src -I../include -I../include   -O2 -fno-builtin-round -fno-builtin-trunc -no-cpp-precomp -O2 -mdynamic-no-pic  -c -o ld.o ./src/ld.cpp
45In file included from ./src/MachOWriterExecutable.hpp:38,
46                 from ./src/ld.cpp:55:
47../include/mach/i386/thread_status.h:84:1: warning: "THREAD_STATE_NONE" redefined
48In file included from ../include/mach/machine/thread_status.h:27,
49                 from ../include/mach/thread_status.h:70,
50                 from ../include/mach/exception_types.h:147,
51                 from ../include/mach/mach_types.h:75,
52                 from ../include/mach/mach_time.h:26,
53                 from ./src/ld.cpp:33:
54../include/mach/ppc/thread_status.h:44:1: warning: this is the location of the previous definition
55In file included from ./src/MachOWriterExecutable.hpp:38,
56                 from ./src/ld.cpp:55:
57../include/mach/i386/thread_status.h:100:1: warning: "VALID_THREAD_STATE_FLAVOR" redefined
58In file included from ../include/mach/machine/thread_status.h:27,
59                 from ../include/mach/thread_status.h:70,
60                 from ../include/mach/exception_types.h:147,
61                 from ../include/mach/mach_types.h:75,
62                 from ../include/mach/mach_time.h:26,
63                 from ./src/ld.cpp:33:
64../include/mach/ppc/thread_status.h:53:1: warning: this is the location of the previous definition
65In file included from ./src/MachOWriterExecutable.hpp:38,
66                 from ./src/ld.cpp:55:
67../include/mach/i386/thread_status.h:269:1: warning: "MACHINE_THREAD_STATE" redefined
68In file included from ../include/mach/machine/thread_status.h:27,
69                 from ../include/mach/thread_status.h:70,
70                 from ../include/mach/exception_types.h:147,
71                 from ../include/mach/mach_types.h:75,
72                 from ../include/mach/mach_time.h:26,
73                 from ./src/ld.cpp:33:
74../include/mach/ppc/thread_status.h:153:1: warning: this is the location of the previous definition
75In file included from ./src/MachOWriterExecutable.hpp:38,
76                 from ./src/ld.cpp:55:
77../include/mach/i386/thread_status.h:270:1: warning: "MACHINE_THREAD_STATE_COUNT" redefined
78In file included from ../include/mach/machine/thread_status.h:27,
79                 from ../include/mach/thread_status.h:70,
80                 from ../include/mach/exception_types.h:147,
81                 from ../include/mach/mach_types.h:75,
82                 from ../include/mach/mach_time.h:26,
83                 from ./src/ld.cpp:33:
84../include/mach/ppc/thread_status.h:154:1: warning: this is the location of the previous definition
85./src/MachOWriterExecutable.hpp: In member function 'uint64_t mach_o::executable::ThreadsLoadCommandsAtom<A>::getSize() const [with A = x86_64]':
86./src/MachOWriterExecutable.hpp:4644: error: 'x86_THREAD_STATE64_COUNT' was not declared in this scope
87./src/MachOWriterExecutable.hpp: In member function 'void mach_o::executable::ThreadsLoadCommandsAtom<A>::copyRawContent(uint8_t*) const [with A = x86_64]':
88./src/MachOWriterExecutable.hpp:4706: error: 'x86_THREAD_STATE64' was not declared in this scope
89./src/MachOWriterExecutable.hpp:4707: error: 'x86_THREAD_STATE64_COUNT' was not declared in this scope
90make[1]: *** [ld.o] Error 1
91make: *** [ld64] Error 2
92Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_Users_steve_Software_MacPorts_dports_devel_odcctools/work/odcctools/odcctools" && make default " returned error 2
93Command output:                  from ../include/mach/mach_time.h:26,
94                 from ./src/ld.cpp:33:
95../include/mach/ppc/thread_status.h:53:1: warning: this is the location of the previous definition
96In file included from ./src/MachOWriterExecutable.hpp:38,
97                 from ./src/ld.cpp:55:
98../include/mach/i386/thread_status.h:269:1: warning: "MACHINE_THREAD_STATE" redefined
99In file included from ../include/mach/machine/thread_status.h:27,
100                 from ../include/mach/thread_status.h:70,
101                 from ../include/mach/exception_types.h:147,
102                 from ../include/mach/mach_types.h:75,
103                 from ../include/mach/mach_time.h:26,
104                 from ./src/ld.cpp:33:
105../include/mach/ppc/thread_status.h:153:1: warning: this is the location of the previous definition
106In file included from ./src/MachOWriterExecutable.hpp:38,
107                 from ./src/ld.cpp:55:
108../include/mach/i386/thread_status.h:270:1: warning: "MACHINE_THREAD_STATE_COUNT" redefined
109In file included from ../include/mach/machine/thread_status.h:27,
110                 from ../include/mach/thread_status.h:70,
111                 from ../include/mach/exception_types.h:147,
112                 from ../include/mach/mach_types.h:75,
113                 from ../include/mach/mach_time.h:26,
114                 from ./src/ld.cpp:33:
115../include/mach/ppc/thread_status.h:154:1: warning: this is the location of the previous definition
116./src/MachOWriterExecutable.hpp: In member function 'uint64_t mach_o::executable::ThreadsLoadCommandsAtom<A>::getSize() const [with A = x86_64]':
117./src/MachOWriterExecutable.hpp:4644: error: 'x86_THREAD_STATE64_COUNT' was not declared in this scope
118./src/MachOWriterExecutable.hpp: In member function 'void mach_o::executable::ThreadsLoadCommandsAtom<A>::copyRawContent(uint8_t*) const [with A = x86_64]':
119./src/MachOWriterExecutable.hpp:4706: error: 'x86_THREAD_STATE64' was not declared in this scope
120./src/MachOWriterExecutable.hpp:4707: error: 'x86_THREAD_STATE64_COUNT' was not declared in this scope
121make[1]: *** [ld.o] Error 1
122make: *** [ld64] Error 2
123
124Warning: the following items did not execute (for odcctools): org.macports.activate org.macports.build org.macports.destroot org.macports.archive org.macports.install
125Error: Status 1 encountered during processing.