Ticket #42128: firebird-build-w-system-icu-F2.log

File firebird-build-w-system-icu-F2.log, 114.8 KB (added by jul_bsd@…, 10 years ago)
Line 
1Warning: MacPorts running without privileges. You may be unable to complete certain actions (e.g. install).
2--->  Computing dependencies for Firebird.
3--->  Building Firebird
4gmake: Entering directory `/Users/touche/.macports/opt/local/var/macports/build/_Volumes_Data_myports_database_firebirdsql/Firebird/work/Firebird-2.5.2.26540-0'
5/opt/local/bin/gmake -C gen firebird
6gmake[1]: Entering directory `/Users/touche/.macports/opt/local/var/macports/build/_Volumes_Data_myports_database_firebirdsql/Firebird/work/Firebird-2.5.2.26540-0/gen'
7/opt/local/bin/gmake CFLAGS="-pipe -Os -m64 -D_THREAD_SAFE " -j1 -f ../gen/Makefile.extern.editline
8(cd ..; ./src/misc/writeBuildNum.sh rebuildHeader)
9gmake[2]: Entering directory `/Users/touche/.macports/opt/local/var/macports/build/_Volumes_Data_myports_database_firebirdsql/Firebird/work/Firebird-2.5.2.26540-0/gen'
10gmake[2]: warning: -jN forced in submake: disabling jobserver mode.
11gmake[2]: Nothing to be done for `libeditline'.
12gmake[2]: Leaving directory `/Users/touche/.macports/opt/local/var/macports/build/_Volumes_Data_myports_database_firebirdsql/Firebird/work/Firebird-2.5.2.26540-0/gen'
13/opt/local/bin/gmake boot_phase1_build
14gmake[2]: Entering directory `/Users/touche/.macports/opt/local/var/macports/build/_Volumes_Data_myports_database_firebirdsql/Firebird/work/Firebird-2.5.2.26540-0/gen'
15/opt/local/bin/gmake -j1 -f ../gen/Makefile.boot.gpre gpre_boot
16files are identical
17/opt/local/bin/gmake -j1 -f ../gen/Makefile.libfbstatic libfbstatic
18gmake[3]: Entering directory `/Users/touche/.macports/opt/local/var/macports/build/_Volumes_Data_myports_database_firebirdsql/Firebird/work/Firebird-2.5.2.26540-0/gen'
19gmake[3]: warning: -jN forced in submake: disabling jobserver mode.
20gmake[3]: Nothing to be done for `gpre_boot'.
21gmake[3]: Leaving directory `/Users/touche/.macports/opt/local/var/macports/build/_Volumes_Data_myports_database_firebirdsql/Firebird/work/Firebird-2.5.2.26540-0/gen'
22/opt/local/bin/gmake -j1 -f ../gen/Makefile.libfbstatic libfbstatic
23gmake[3]: Entering directory `/Users/touche/.macports/opt/local/var/macports/build/_Volumes_Data_myports_database_firebirdsql/Firebird/work/Firebird-2.5.2.26540-0/gen'
24gmake[3]: gmake[2]: Entering directory `/Users/touche/.macports/opt/local/var/macports/build/_Volumes_Data_myports_database_firebirdsql/Firebird/work/Firebird-2.5.2.26540-0/gen'
25gmake[2]: warning: -jN forced in submake: disabling jobserver mode.
26warning: -jN forced in submake: disabling jobserver mode.
27../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/dpm.epp ../temp/boot/jrd/dpm.cpp
28../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/dpm.epp ../temp/boot/jrd/dpm.cpp
29gpre version UI-V2.5.2.26540 Firebird 2.5
30gpre version UI-V2.5.2.26540 Firebird 2.5
31/opt/local/bin/g++-mp-4.9 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O1 -DDARWIN -pipe -p -MMD -fPIC -fno-common -mmacosx-version-min=10.7 -D_THREAD_SAFE   -fvisibility-inlines-hidden -fvisibility=hidden -fno-weak  -c ../temp/boot/jrd/dpm.cpp -o ../temp/boot/jrd/dpm.o
32/opt/local/bin/g++-mp-4.9 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O1 -DDARWIN -pipe -p -MMD -fPIC -fno-common -mmacosx-version-min=10.7 -D_THREAD_SAFE   -fvisibility-inlines-hidden -fvisibility=hidden -fno-weak  -c ../temp/boot/jrd/dpm.cpp -o ../temp/boot/jrd/dpm.o
33In file included from ../src/include/../jrd/../jrd/../common/classes/array.h:32:0,
34                 from ../src/include/../jrd/../jrd/btn.h:35,
35                 from ../src/include/../jrd/jrd.h:37,
36                 from ../temp/boot/jrd/dpm.cpp:47:
37../src/include/../common/classes/alloc.h:505:13: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
38 inline void operator delete[](void* mem) throw()
39             ^
40../src/include/../common/classes/alloc.h:501:13: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
41 inline void operator delete(void* mem) throw()
42             ^
43../src/include/../common/classes/alloc.h:496:14: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
44 inline void* operator new[](size_t s) THROW_BAD_ALLOC
45              ^
46../src/include/../common/classes/alloc.h:492:14: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
47 inline void* operator new(size_t s) THROW_BAD_ALLOC
48              ^
49In file included from ../src/include/../jrd/../jrd/../common/classes/array.h:32:0,
50                 from ../src/include/../jrd/../jrd/btn.h:35,
51                 from ../src/include/../jrd/jrd.h:37,
52                 from ../temp/boot/jrd/dpm.cpp:47:
53../src/include/../common/classes/alloc.h:505:13: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
54 inline void operator delete[](void* mem) throw()
55             ^
56../src/include/../common/classes/alloc.h:501:13: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
57 inline void operator delete(void* mem) throw()
58             ^
59../src/include/../common/classes/alloc.h:496:14: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
60 inline void* operator new[](size_t s) THROW_BAD_ALLOC
61              ^
62../src/include/../common/classes/alloc.h:492:14: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
63 inline void* operator new(size_t s) THROW_BAD_ALLOC
64              ^
65../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/dyn.epp ../temp/boot/jrd/dyn.cpp
66../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/dyn.epp ../temp/boot/jrd/dyn.cpp
67gpre version UI-V2.5.2.26540 Firebird 2.5
68gpre version UI-V2.5.2.26540 Firebird 2.5
69/opt/local/bin/g++-mp-4.9 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O1 -DDARWIN -pipe -p -MMD -fPIC -fno-common -mmacosx-version-min=10.7 -D_THREAD_SAFE   -fvisibility-inlines-hidden -fvisibility=hidden -fno-weak  -c ../temp/boot/jrd/dyn.cpp -o ../temp/boot/jrd/dyn.o
70/opt/local/bin/g++-mp-4.9 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O1 -DDARWIN -pipe -p -MMD -fPIC -fno-common -mmacosx-version-min=10.7 -D_THREAD_SAFE   -fvisibility-inlines-hidden -fvisibility=hidden -fno-weak  -c ../temp/boot/jrd/dyn.cpp -o ../temp/boot/jrd/dyn.o
71In file included from ../temp/boot/jrd/dyn.cpp:83:0:
72../src/include/../jrd/jrd_pwd.h: In static member function 'static void Jrd::SecurityDatabase::getPath(TEXT*)':
73../src/include/../jrd/jrd_pwd.h:59:22: warning: sorry: semantics of inline function static data 'const char* USER_INFO_NAME' are wrong (you'll wind up with multiple copies)
74   static const char* USER_INFO_NAME = "security2.fdb";
75                      ^
76../src/include/../jrd/jrd_pwd.h:59:22: warning:   you can work around this by removing the initializer
77In file included from ../temp/boot/jrd/dyn.cpp:83:0:
78../src/include/../jrd/jrd_pwd.h: In static member function 'static void Jrd::SecurityDatabase::getPath(TEXT*)':
79../src/include/../jrd/jrd_pwd.h:59:22: warning: sorry: semantics of inline function static data 'const char* USER_INFO_NAME' are wrong (you'll wind up with multiple copies)
80   static const char* USER_INFO_NAME = "security2.fdb";
81                      ^
82../src/include/../jrd/jrd_pwd.h:59:22: warning:   you can work around this by removing the initializer
83In file included from ../src/include/../jrd/../jrd/../common/classes/array.h:32:0,
84                 from ../src/include/../jrd/../jrd/btn.h:35,
85                 from ../src/include/../jrd/jrd.h:37,
86                 from ../temp/boot/jrd/dyn.cpp:51:
87../src/include/../common/classes/alloc.h: At global scope:
88../src/include/../common/classes/alloc.h:505:13: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
89 inline void operator delete[](void* mem) throw()
90             ^
91../src/include/../common/classes/alloc.h:501:13: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
92 inline void operator delete(void* mem) throw()
93             ^
94../src/include/../common/classes/alloc.h:496:14: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
95 inline void* operator new[](size_t s) THROW_BAD_ALLOC
96              ^
97../src/include/../common/classes/alloc.h:492:14: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
98 inline void* operator new(size_t s) THROW_BAD_ALLOC
99              ^
100In file included from ../src/include/../jrd/../jrd/../common/classes/array.h:32:0,
101                 from ../src/include/../jrd/../jrd/btn.h:35,
102                 from ../src/include/../jrd/jrd.h:37,
103                 from ../temp/boot/jrd/dyn.cpp:51:
104../src/include/../common/classes/alloc.h: At global scope:
105../src/include/../common/classes/alloc.h:505:13: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
106 inline void operator delete[](void* mem) throw()
107             ^
108../src/include/../common/classes/alloc.h:501:13: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
109 inline void operator delete(void* mem) throw()
110             ^
111../src/include/../common/classes/alloc.h:496:14: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
112 inline void* operator new[](size_t s) THROW_BAD_ALLOC
113              ^
114../src/include/../common/classes/alloc.h:492:14: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
115 inline void* operator new(size_t s) THROW_BAD_ALLOC
116              ^
117../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/dyn_def.epp ../temp/boot/jrd/dyn_def.cpp
118../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/dyn_def.epp ../temp/boot/jrd/dyn_def.cpp
119gpre version UI-V2.5.2.26540 Firebird 2.5
120gpre version UI-V2.5.2.26540 Firebird 2.5
121/opt/local/bin/g++-mp-4.9 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O1 -DDARWIN -pipe -p -MMD -fPIC -fno-common -mmacosx-version-min=10.7 -D_THREAD_SAFE   -fvisibility-inlines-hidden -fvisibility=hidden -fno-weak  -c ../temp/boot/jrd/dyn_def.cpp -o ../temp/boot/jrd/dyn_def.o
122/opt/local/bin/g++-mp-4.9 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O1 -DDARWIN -pipe -p -MMD -fPIC -fno-common -mmacosx-version-min=10.7 -D_THREAD_SAFE   -fvisibility-inlines-hidden -fvisibility=hidden -fno-weak  -c ../temp/boot/jrd/dyn_def.cpp -o ../temp/boot/jrd/dyn_def.o
123In file included from ../src/include/../common/classes/fb_string.h:39:0,
124                 from ../temp/boot/jrd/dyn_def.cpp:47:
125../src/include/../common/classes/alloc.h:505:13: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
126 inline void operator delete[](void* mem) throw()
127             ^
128../src/include/../common/classes/alloc.h:501:13: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
129 inline void operator delete(void* mem) throw()
130             ^
131../src/include/../common/classes/alloc.h:496:14: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
132 inline void* operator new[](size_t s) THROW_BAD_ALLOC
133              ^
134../src/include/../common/classes/alloc.h:492:14: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
135 inline void* operator new(size_t s) THROW_BAD_ALLOC
136              ^
137In file included from ../src/include/../common/classes/fb_string.h:39:0,
138                 from ../temp/boot/jrd/dyn_def.cpp:47:
139../src/include/../common/classes/alloc.h:505:13: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
140 inline void operator delete[](void* mem) throw()
141             ^
142../src/include/../common/classes/alloc.h:501:13: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
143 inline void operator delete(void* mem) throw()
144             ^
145../src/include/../common/classes/alloc.h:496:14: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
146 inline void* operator new[](size_t s) THROW_BAD_ALLOC
147              ^
148../src/include/../common/classes/alloc.h:492:14: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
149 inline void* operator new(size_t s) THROW_BAD_ALLOC
150              ^
151../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/dyn_del.epp ../temp/boot/jrd/dyn_del.cpp
152../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/dyn_del.epp ../temp/boot/jrd/dyn_del.cpp
153gpre version UI-V2.5.2.26540 Firebird 2.5
154gpre version UI-V2.5.2.26540 Firebird 2.5
155/opt/local/bin/g++-mp-4.9 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O1 -DDARWIN -pipe -p -MMD -fPIC -fno-common -mmacosx-version-min=10.7 -D_THREAD_SAFE   -fvisibility-inlines-hidden -fvisibility=hidden -fno-weak  -c ../temp/boot/jrd/dyn_del.cpp -o ../temp/boot/jrd/dyn_del.o
156/opt/local/bin/g++-mp-4.9 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O1 -DDARWIN -pipe -p -MMD -fPIC -fno-common -mmacosx-version-min=10.7 -D_THREAD_SAFE   -fvisibility-inlines-hidden -fvisibility=hidden -fno-weak  -c ../temp/boot/jrd/dyn_del.cpp -o ../temp/boot/jrd/dyn_del.o
157In file included from ../src/include/../jrd/../jrd/../common/classes/array.h:32:0,
158                 from ../src/include/../jrd/../jrd/btn.h:35,
159                 from ../src/include/../jrd/jrd.h:37,
160                 from ../temp/boot/jrd/dyn_del.cpp:40:
161../src/include/../common/classes/alloc.h:505:13: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
162 inline void operator delete[](void* mem) throw()
163             ^
164../src/include/../common/classes/alloc.h:501:13: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
165 inline void operator delete(void* mem) throw()
166             ^
167../src/include/../common/classes/alloc.h:496:14: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
168 inline void* operator new[](size_t s) THROW_BAD_ALLOC
169              ^
170../src/include/../common/classes/alloc.h:492:14: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
171 inline void* operator new(size_t s) THROW_BAD_ALLOC
172              ^
173In file included from ../src/include/../jrd/../jrd/../common/classes/array.h:32:0,
174                 from ../src/include/../jrd/../jrd/btn.h:35,
175                 from ../src/include/../jrd/jrd.h:37,
176                 from ../temp/boot/jrd/dyn_del.cpp:40:
177../src/include/../common/classes/alloc.h:505:13: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
178 inline void operator delete[](void* mem) throw()
179             ^
180../src/include/../common/classes/alloc.h:501:13: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
181 inline void operator delete(void* mem) throw()
182             ^
183../src/include/../common/classes/alloc.h:496:14: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
184 inline void* operator new[](size_t s) THROW_BAD_ALLOC
185              ^
186../src/include/../common/classes/alloc.h:492:14: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
187 inline void* operator new(size_t s) THROW_BAD_ALLOC
188              ^
189../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/dyn_mod.epp ../temp/boot/jrd/dyn_mod.cpp
190gpre version UI-V2.5.2.26540 Firebird 2.5
191/opt/local/bin/g++-mp-4.9 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O1 -DDARWIN -pipe -p -MMD -fPIC -fno-common -mmacosx-version-min=10.7 -D_THREAD_SAFE   -fvisibility-inlines-hidden -fvisibility=hidden -fno-weak  -c ../temp/boot/jrd/dyn_mod.cpp -o ../temp/boot/jrd/dyn_mod.o
192../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/dyn_util.epp ../temp/boot/jrd/dyn_util.cpp
193gpre version UI-V2.5.2.26540 Firebird 2.5
194/opt/local/bin/g++-mp-4.9 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O1 -DDARWIN -pipe -p -MMD -fPIC -fno-common -mmacosx-version-min=10.7 -D_THREAD_SAFE   -fvisibility-inlines-hidden -fvisibility=hidden -fno-weak  -c ../temp/boot/jrd/dyn_util.cpp -o ../temp/boot/jrd/dyn_util.o
195/opt/local/bin/g++-mp-4.9 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O1 -DDARWIN -pipe -p -MMD -fPIC -fno-common -mmacosx-version-min=10.7 -D_THREAD_SAFE   -fvisibility-inlines-hidden -fvisibility=hidden -fno-weak  -c ../temp/boot/jrd/dyn_mod.cpp -o ../temp/boot/jrd/dyn_mod.o
196In file included from ../src/include/../jrd/../jrd/../common/classes/array.h:32:0,
197                 from ../src/include/../jrd/../jrd/btn.h:35,
198                 from ../src/include/../jrd/jrd.h:37,
199                 from ../temp/boot/jrd/dyn_util.cpp:38:
200../src/include/../common/classes/alloc.h:505:13: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
201 inline void operator delete[](void* mem) throw()
202             ^
203../src/include/../common/classes/alloc.h:501:13: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
204 inline void operator delete(void* mem) throw()
205             ^
206../src/include/../common/classes/alloc.h:496:14: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
207 inline void* operator new[](size_t s) THROW_BAD_ALLOC
208              ^
209../src/include/../common/classes/alloc.h:492:14: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
210 inline void* operator new(size_t s) THROW_BAD_ALLOC
211              ^
212../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/fun.epp ../temp/boot/jrd/fun.cpp
213In file included from ../src/include/../jrd/../jrd/../common/classes/array.h:32:0,
214                 from ../src/include/../jrd/../jrd/btn.h:35,
215                 from ../src/include/../jrd/jrd.h:37,
216                 from ../temp/boot/jrd/dyn_mod.cpp:50:
217../src/include/../common/classes/alloc.h:505:13: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
218 inline void operator delete[](void* mem) throw()
219             ^
220../src/include/../common/classes/alloc.h:501:13: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
221 inline void operator delete(void* mem) throw()
222             ^
223../src/include/../common/classes/alloc.h:496:14: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
224 inline void* operator new[](size_t s) THROW_BAD_ALLOC
225              ^
226../src/include/../common/classes/alloc.h:492:14: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
227 inline void* operator new(size_t s) THROW_BAD_ALLOC
228              ^
229gpre version UI-V2.5.2.26540 Firebird 2.5
230/opt/local/bin/g++-mp-4.9 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O1 -DDARWIN -pipe -p -MMD -fPIC -fno-common -mmacosx-version-min=10.7 -D_THREAD_SAFE   -fvisibility-inlines-hidden -fvisibility=hidden -fno-weak  -c ../temp/boot/jrd/fun.cpp -o ../temp/boot/jrd/fun.o
231In file included from ../src/include/../common/classes/fb_string.h:39:0,
232                 from ../src/include/../common/config/config.h:26,
233                 from ../temp/boot/jrd/fun.cpp:43:
234../src/include/../common/classes/alloc.h:505:13: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
235 inline void operator delete[](void* mem) throw()
236             ^
237../src/include/../common/classes/alloc.h:501:13: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
238 inline void operator delete(void* mem) throw()
239             ^
240../src/include/../common/classes/alloc.h:496:14: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
241 inline void* operator new[](size_t s) THROW_BAD_ALLOC
242              ^
243../src/include/../common/classes/alloc.h:492:14: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
244 inline void* operator new(size_t s) THROW_BAD_ALLOC
245              ^
246/opt/local/bin/g++-mp-4.9 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O1 -DDARWIN -pipe -p -MMD -fPIC -fno-common -mmacosx-version-min=10.7 -D_THREAD_SAFE   -fvisibility-inlines-hidden -fvisibility=hidden -fno-weak  -c ../temp/boot/jrd/fun.cpp -o ../temp/boot/jrd/fun.o
247../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/grant.epp ../temp/boot/jrd/grant.cpp
248gpre version UI-V2.5.2.26540 Firebird 2.5
249/opt/local/bin/g++-mp-4.9 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O1 -DDARWIN -pipe -p -MMD -fPIC -fno-common -mmacosx-version-min=10.7 -D_THREAD_SAFE   -fvisibility-inlines-hidden -fvisibility=hidden -fno-weak  -c ../temp/boot/jrd/grant.cpp -o ../temp/boot/jrd/grant.o
250In file included from ../src/include/../common/classes/fb_string.h:39:0,
251                 from ../src/include/../common/config/config.h:26,
252                 from ../temp/boot/jrd/fun.cpp:43:
253../src/include/../common/classes/alloc.h:505:13: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
254 inline void operator delete[](void* mem) throw()
255             ^
256../src/include/../common/classes/alloc.h:501:13: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
257 inline void operator delete(void* mem) throw()
258             ^
259../src/include/../common/classes/alloc.h:496:14: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
260 inline void* operator new[](size_t s) THROW_BAD_ALLOC
261              ^
262../src/include/../common/classes/alloc.h:492:14: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
263 inline void* operator new(size_t s) THROW_BAD_ALLOC
264              ^
265In file included from ../src/include/../jrd/../jrd/../common/classes/array.h:32:0,
266                 from ../src/include/../jrd/../jrd/btn.h:35,
267                 from ../src/include/../jrd/jrd.h:37,
268                 from ../temp/boot/jrd/grant.cpp:38:
269../src/include/../common/classes/alloc.h:505:13: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
270 inline void operator delete[](void* mem) throw()
271             ^
272../src/include/../common/classes/alloc.h:501:13: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
273 inline void operator delete(void* mem) throw()
274             ^
275../src/include/../common/classes/alloc.h:496:14: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
276 inline void* operator new[](size_t s) THROW_BAD_ALLOC
277              ^
278../src/include/../common/classes/alloc.h:492:14: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
279 inline void* operator new(size_t s) THROW_BAD_ALLOC
280              ^
281../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/ini.epp ../temp/boot/jrd/ini.cpp
282gpre version UI-V2.5.2.26540 Firebird 2.5
283/opt/local/bin/g++-mp-4.9 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O1 -DDARWIN -pipe -p -MMD -fPIC -fno-common -mmacosx-version-min=10.7 -D_THREAD_SAFE   -fvisibility-inlines-hidden -fvisibility=hidden -fno-weak  -c ../temp/boot/jrd/ini.cpp -o ../temp/boot/jrd/ini.o
284/opt/local/bin/g++-mp-4.9 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O1 -DDARWIN -pipe -p -MMD -fPIC -fno-common -mmacosx-version-min=10.7 -D_THREAD_SAFE   -fvisibility-inlines-hidden -fvisibility=hidden -fno-weak  -c ../temp/boot/jrd/ini.cpp -o ../temp/boot/jrd/ini.o
285In file included from ../src/include/../jrd/../jrd/../common/classes/array.h:32:0,
286                 from ../src/include/../jrd/../jrd/btn.h:35,
287                 from ../src/include/../jrd/jrd.h:37,
288                 from ../temp/boot/jrd/ini.cpp:35:
289../src/include/../common/classes/alloc.h:505:13: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
290 inline void operator delete[](void* mem) throw()
291             ^
292../src/include/../common/classes/alloc.h:501:13: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
293 inline void operator delete(void* mem) throw()
294             ^
295../src/include/../common/classes/alloc.h:496:14: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
296 inline void* operator new[](size_t s) THROW_BAD_ALLOC
297              ^
298../src/include/../common/classes/alloc.h:492:14: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
299 inline void* operator new(size_t s) THROW_BAD_ALLOC
300              ^
301In file included from ../src/include/../jrd/../jrd/../common/classes/array.h:32:0,
302                 from ../src/include/../jrd/../jrd/btn.h:35,
303                 from ../src/include/../jrd/jrd.h:37,
304                 from ../temp/boot/jrd/ini.cpp:35:
305../src/include/../common/classes/alloc.h:505:13: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
306 inline void operator delete[](void* mem) throw()
307             ^
308../src/include/../common/classes/alloc.h:501:13: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
309 inline void operator delete(void* mem) throw()
310             ^
311../src/include/../common/classes/alloc.h:496:14: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
312 inline void* operator new[](size_t s) THROW_BAD_ALLOC
313              ^
314../src/include/../common/classes/alloc.h:492:14: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
315 inline void* operator new(size_t s) THROW_BAD_ALLOC
316              ^
317../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/met.epp ../temp/boot/jrd/met.cpp
318gpre version UI-V2.5.2.26540 Firebird 2.5
319/opt/local/bin/g++-mp-4.9 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O1 -DDARWIN -pipe -p -MMD -fPIC -fno-common -mmacosx-version-min=10.7 -D_THREAD_SAFE   -fvisibility-inlines-hidden -fvisibility=hidden -fno-weak  -c ../temp/boot/jrd/met.cpp -o ../temp/boot/jrd/met.o
320../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/pcmet.epp ../temp/boot/jrd/pcmet.cpp
321gpre version UI-V2.5.2.26540 Firebird 2.5
322/opt/local/bin/g++-mp-4.9 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O1 -DDARWIN -pipe -p -MMD -fPIC -fno-common -mmacosx-version-min=10.7 -D_THREAD_SAFE   -fvisibility-inlines-hidden -fvisibility=hidden -fno-weak  -c ../temp/boot/jrd/met.cpp -o ../temp/boot/jrd/met.o
323/opt/local/bin/g++-mp-4.9 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O1 -DDARWIN -pipe -p -MMD -fPIC -fno-common -mmacosx-version-min=10.7 -D_THREAD_SAFE   -fvisibility-inlines-hidden -fvisibility=hidden -fno-weak  -c ../temp/boot/jrd/pcmet.cpp -o ../temp/boot/jrd/pcmet.o
324In file included from ../src/include/../jrd/../jrd/../common/classes/array.h:32:0,
325                 from ../src/include/../jrd/../jrd/btn.h:35,
326                 from ../src/include/../jrd/jrd.h:37,
327                 from ../temp/boot/jrd/pcmet.cpp:34:
328../src/include/../common/classes/alloc.h:505:13: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
329 inline void operator delete[](void* mem) throw()
330             ^
331../src/include/../common/classes/alloc.h:501:13: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
332 inline void operator delete(void* mem) throw()
333             ^
334../src/include/../common/classes/alloc.h:496:14: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
335 inline void* operator new[](size_t s) THROW_BAD_ALLOC
336              ^
337../src/include/../common/classes/alloc.h:492:14: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
338 inline void* operator new(size_t s) THROW_BAD_ALLOC
339              ^
340In file included from ../src/include/../jrd/../jrd/../common/classes/array.h:32:0,
341                 from ../src/include/../jrd/../jrd/btn.h:35,
342                 from ../src/include/../jrd/jrd.h:37,
343                 from ../temp/boot/jrd/met.cpp:53:
344../src/include/../common/classes/alloc.h:505:13: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
345 inline void operator delete[](void* mem) throw()
346             ^
347../src/include/../common/classes/alloc.h:501:13: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
348 inline void operator delete(void* mem) throw()
349             ^
350../src/include/../common/classes/alloc.h:496:14: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
351 inline void* operator new[](size_t s) THROW_BAD_ALLOC
352              ^
353../src/include/../common/classes/alloc.h:492:14: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
354 inline void* operator new(size_t s) THROW_BAD_ALLOC
355              ^
356../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/scl.epp ../temp/boot/jrd/scl.cpp
357gpre version UI-V2.5.2.26540 Firebird 2.5
358/opt/local/bin/g++-mp-4.9 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O1 -DDARWIN -pipe -p -MMD -fPIC -fno-common -mmacosx-version-min=10.7 -D_THREAD_SAFE   -fvisibility-inlines-hidden -fvisibility=hidden -fno-weak  -c ../temp/boot/jrd/scl.cpp -o ../temp/boot/jrd/scl.o
359In file included from ../temp/boot/jrd/scl.cpp:44:0:
360../src/include/../jrd/jrd_pwd.h: In static member function 'static void Jrd::SecurityDatabase::getPath(TEXT*)':
361../src/include/../jrd/jrd_pwd.h:59:22: warning: sorry: semantics of inline function static data 'const char* USER_INFO_NAME' are wrong (you'll wind up with multiple copies)
362   static const char* USER_INFO_NAME = "security2.fdb";
363                      ^
364../src/include/../jrd/jrd_pwd.h:59:22: warning:   you can work around this by removing the initializer
365In file included from ../src/include/../jrd/../jrd/../common/classes/array.h:32:0,
366                 from ../src/include/../jrd/../jrd/btn.h:35,
367                 from ../src/include/../jrd/jrd.h:37,
368                 from ../temp/boot/jrd/scl.cpp:41:
369../src/include/../common/classes/alloc.h: At global scope:
370../src/include/../common/classes/alloc.h:505:13: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
371 inline void operator delete[](void* mem) throw()
372             ^
373../src/include/../common/classes/alloc.h:501:13: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
374 inline void operator delete(void* mem) throw()
375             ^
376../src/include/../common/classes/alloc.h:496:14: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
377 inline void* operator new[](size_t s) THROW_BAD_ALLOC
378              ^
379../src/include/../common/classes/alloc.h:492:14: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
380 inline void* operator new(size_t s) THROW_BAD_ALLOC
381              ^
382../gen/firebird/bin/gpre_current -n -z -gds_cxx -raw -ids ../src/jrd/dfw.epp ../temp/boot/jrd/dfw.cpp
383gpre version UI-V2.5.2.26540 Firebird 2.5
384/opt/local/bin/g++-mp-4.9 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O1 -DDARWIN -pipe -p -MMD -fPIC -fno-common -mmacosx-version-min=10.7 -D_THREAD_SAFE   -fvisibility-inlines-hidden -fvisibility=hidden -fno-weak  -c ../temp/boot/jrd/dfw.cpp -o ../temp/boot/jrd/dfw.o
385In file included from ../src/include/../common/classes/fb_string.h:39:0,
386                 from ../temp/boot/jrd/dfw.cpp:73:
387../src/include/../common/classes/alloc.h:505:13: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
388 inline void operator delete[](void* mem) throw()
389             ^
390../src/include/../common/classes/alloc.h:501:13: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
391 inline void operator delete(void* mem) throw()
392             ^
393../src/include/../common/classes/alloc.h:496:14: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
394 inline void* operator new[](size_t s) THROW_BAD_ALLOC
395              ^
396../src/include/../common/classes/alloc.h:492:14: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
397 inline void* operator new(size_t s) THROW_BAD_ALLOC
398              ^
399/opt/local/bin/g++-mp-4.9 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O1 -DDARWIN -pipe -p -MMD -fPIC -fno-common -mmacosx-version-min=10.7 -D_THREAD_SAFE   -fvisibility-inlines-hidden -fvisibility=hidden -fno-weak  -c ../temp/boot/jrd/dfw.cpp -o ../temp/boot/jrd/dfw.o
400In file included from ../src/include/../common/classes/fb_string.h:39:0,
401                 from ../temp/boot/jrd/dfw.cpp:73:
402../src/include/../common/classes/alloc.h:505:13: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
403 inline void operator delete[](void* mem) throw()
404             ^
405../src/include/../common/classes/alloc.h:501:13: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
406 inline void operator delete(void* mem) throw()
407             ^
408../src/include/../common/classes/alloc.h:496:14: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
409 inline void* operator new[](size_t s) THROW_BAD_ALLOC
410              ^
411../src/include/../common/classes/alloc.h:492:14: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
412 inline void* operator new(size_t s) THROW_BAD_ALLOC
413              ^
414../gen/firebird/bin/gpre_current -r -m -z -n -lang_internal ../src/dsql/array.epp ../temp/boot/dsql/array.cpp
415gpre version UI-V2.5.2.26540 Firebird 2.5
416/opt/local/bin/g++-mp-4.9 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O1 -DDARWIN -pipe -p -MMD -fPIC -fno-common -mmacosx-version-min=10.7 -D_THREAD_SAFE   -fvisibility-inlines-hidden -fvisibility=hidden -fno-weak  -c ../temp/boot/dsql/array.cpp -o ../temp/boot/dsql/array.o
417../gen/firebird/bin/gpre_current -r -m -z -n -lang_internal ../src/dsql/blob.epp ../temp/boot/dsql/blob.cpp
418gpre version UI-V2.5.2.26540 Firebird 2.5
419/opt/local/bin/g++-mp-4.9 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O1 -DDARWIN -pipe -p -MMD -fPIC -fno-common -mmacosx-version-min=10.7 -D_THREAD_SAFE   -fvisibility-inlines-hidden -fvisibility=hidden -fno-weak  -c ../temp/boot/dsql/blob.cpp -o ../temp/boot/dsql/blob.o
420rm -f ../gen/firebird/lib/libfbstatic.a
421ar  crsu ../gen/firebird/lib/libfbstatic.a ../temp/boot/jrd/config_root.o ../temp/boot/jrd/path_utils.o ../temp/boot/jrd/mod_loader.o ../temp/boot/jrd/fbsyslog.o ../temp/boot/jrd/guid.o ../temp/boot/jrd/os_utils.o ../temp/boot/common/dllinst.o ../temp/boot/jrd/alt.o ../temp/boot/jrd/db_alias.o ../temp/boot/jrd/dsc.o ../temp/boot/jrd/enc.o ../temp/boot/jrd/gds.o ../temp/boot/jrd/isc.o ../temp/boot/jrd/isc_file.o ../temp/boot/jrd/isc_ipc.o ../temp/boot/jrd/perf.o ../temp/boot/jrd/sdl.o ../temp/boot/jrd/status.o ../temp/boot/jrd/ThreadData.o ../temp/boot/jrd/ThreadStart.o ../temp/boot/jrd/utl.o ../temp/boot/jrd/why.o ../temp/boot/common/cvt.o ../temp/boot/jrd/blob_filter.o ../temp/boot/jrd/cvt.o ../temp/boot/jrd/dpm.o ../temp/boot/jrd/dyn.o ../temp/boot/jrd/dyn_def.o ../temp/boot/jrd/dyn_del.o ../temp/boot/jrd/dyn_mod.o ../temp/boot/jrd/dyn_util.o ../temp/boot/jrd/fun.o ../temp/boot/jrd/grant.o ../temp/boot/jrd/ini.o ../temp/boot/jrd/met.o ../temp/boot/jrd/pcmet.o ../temp/boot/jrd/scl.o ../temp/boot/jrd/CharSet.o ../temp/boot/jrd/Collation.o ../temp/boot/jrd/DatabaseSnapshot.o ../temp/boot/jrd/VirtualTable.o ../temp/boot/jrd/RecordBuffer.o ../temp/boot/jrd/blb.o ../temp/boot/jrd/btn.o ../temp/boot/jrd/btr.o ../temp/boot/jrd/builtin.o ../temp/boot/jrd/GlobalRWLock.o ../temp/boot/jrd/cch.o ../temp/boot/jrd/cmp.o ../temp/boot/jrd/cvt2.o ../temp/boot/jrd/DataTypeUtil.o ../temp/boot/jrd/dfw.o ../temp/boot/jrd/UserManagement.o ../temp/boot/jrd/divorce.o ../temp/boot/jrd/err.o ../temp/boot/jrd/event.o ../temp/boot/jrd/evl.o ../temp/boot/jrd/exe.o ../temp/boot/jrd/ext.o ../temp/boot/jrd/execute_statement.o ../temp/boot/jrd/filters.o ../temp/boot/jrd/flu.o ../temp/boot/jrd/functions.o ../temp/boot/jrd/idx.o ../temp/boot/jrd/inf.o ../temp/boot/jrd/intl.o ../temp/boot/jrd/intl_builtin.o ../temp/boot/jrd/IntlManager.o ../temp/boot/jrd/IntlUtil.o ../temp/boot/jrd/isc_sync.o ../temp/boot/jrd/jrd.o ../temp/boot/jrd/Database.o ../temp/boot/jrd/lck.o ../temp/boot/jrd/mov.o ../temp/boot/jrd/nav.o ../temp/boot/jrd/opt.o ../temp/boot/jrd/Optimizer.o ../temp/boot/jrd/pag.o ../temp/boot/jrd/par.o ../temp/boot/jrd/ods.o ../temp/boot/jrd/pwd.o ../temp/boot/jrd/PreparedStatement.o ../temp/boot/jrd/RandomGenerator.o ../temp/boot/jrd/Relation.o ../temp/boot/jrd/ResultSet.o ../temp/boot/jrd/rlck.o ../temp/boot/jrd/rpb_chain.o ../temp/boot/jrd/rse.o ../temp/boot/jrd/sdw.o ../temp/boot/jrd/shut.o ../temp/boot/jrd/sort.o ../temp/boot/jrd/sqz.o ../temp/boot/jrd/svc.o ../temp/boot/jrd/SysFunction.o ../temp/boot/jrd/TempSpace.o ../temp/boot/jrd/tpc.o ../temp/boot/jrd/tra.o ../temp/boot/jrd/validation.o ../temp/boot/jrd/vio.o ../temp/boot/jrd/nodebug.o ../temp/boot/jrd/nbak.o ../temp/boot/jrd/sha.o ../temp/boot/jrd/os/posix/unix.o ../temp/boot/jrd/TextType.o ../temp/boot/jrd/unicode_util.o ../temp/boot/jrd/RuntimeStatistics.o ../temp/boot/jrd/DebugInterface.o ../temp/boot/jrd/extds/ExtDS.o ../temp/boot/jrd/extds/InternalDS.o ../temp/boot/jrd/extds/IscDS.o ../temp/boot/jrd/trace/TraceConfigStorage.o ../temp/boot/jrd/trace/TraceLog.o ../temp/boot/jrd/trace/TraceManager.o ../temp/boot/jrd/trace/TraceObjects.o ../temp/boot/gpre/pretty.o ../temp/boot/dsql/array.o ../temp/boot/dsql/blob.o ../temp/boot/dsql/preparse.o ../temp/boot/dsql/user_dsql.o ../temp/boot/dsql/utld.o ../temp/boot/dsql/keywords.o ../temp/boot/dsql/metd.o ../temp/boot/dsql/ddl.o ../temp/boot/dsql/dsql.o ../temp/boot/dsql/errd.o ../temp/boot/dsql/gen.o ../temp/boot/dsql/hsh.o ../temp/boot/dsql/make.o ../temp/boot/dsql/movd.o ../temp/boot/dsql/parse.o ../temp/boot/dsql/Parser.o ../temp/boot/dsql/pass1.o ../temp/boot/dsql/misc_func.o ../temp/boot/dsql/DdlNodes.o ../temp/boot/dsql/StmtNodes.o ../temp/boot/lock/lock.o ../temp/boot/remote/interface.o ../temp/boot/remote/inet.o ../temp/boot/remote/merge.o ../temp/boot/remote/parser.o ../temp/boot/remote/protocol.o ../temp/boot/remote/remote.o ../temp/boot/remote/xdr.o ../temp/boot/common/config/config.o ../temp/boot/common/config/config_file.o ../temp/boot/common/config/dir_list.o ../temp/boot/common/classes/ClumpletReader.o ../temp/boot/common/classes/ClumpletWriter.o
422rm -f ../gen/firebird/lib/libfbstatic.a
423ar  crsu ../gen/firebird/lib/libfbstatic.a ../temp/boot/jrd/config_root.o ../temp/boot/jrd/path_utils.o ../temp/boot/jrd/mod_loader.o ../temp/boot/jrd/fbsyslog.o ../temp/boot/jrd/guid.o ../temp/boot/jrd/os_utils.o ../temp/boot/common/dllinst.o ../temp/boot/jrd/alt.o ../temp/boot/jrd/db_alias.o ../temp/boot/jrd/dsc.o ../temp/boot/jrd/enc.o ../temp/boot/jrd/gds.o ../temp/boot/jrd/isc.o ../temp/boot/jrd/isc_file.o ../temp/boot/jrd/isc_ipc.o ../temp/boot/jrd/perf.o ../temp/boot/jrd/sdl.o ../temp/boot/jrd/status.o ../temp/boot/jrd/ThreadData.o ../temp/boot/jrd/ThreadStart.o ../temp/boot/jrd/utl.o ../temp/boot/jrd/why.o ../temp/boot/common/cvt.o ../temp/boot/jrd/blob_filter.o ../temp/boot/jrd/cvt.o ../temp/boot/jrd/dpm.o ../temp/boot/jrd/dyn.o ../temp/boot/jrd/dyn_def.o ../temp/boot/jrd/dyn_del.o ../temp/boot/jrd/dyn_mod.o ../temp/boot/jrd/dyn_util.o ../temp/boot/jrd/fun.o ../temp/boot/jrd/grant.o ../temp/boot/jrd/ini.o ../temp/boot/jrd/met.o ../temp/boot/jrd/pcmet.o ../temp/boot/jrd/scl.o ../temp/boot/jrd/CharSet.o ../temp/boot/jrd/Collation.o ../temp/boot/jrd/DatabaseSnapshot.o ../temp/boot/jrd/VirtualTable.o ../temp/boot/jrd/RecordBuffer.o ../temp/boot/jrd/blb.o ../temp/boot/jrd/btn.o ../temp/boot/jrd/btr.o ../temp/boot/jrd/builtin.o ../temp/boot/jrd/GlobalRWLock.o ../temp/boot/jrd/cch.o ../temp/boot/jrd/cmp.o ../temp/boot/jrd/cvt2.o ../temp/boot/jrd/DataTypeUtil.o ../temp/boot/jrd/dfw.o ../temp/boot/jrd/UserManagement.o ../temp/boot/jrd/divorce.o ../temp/boot/jrd/err.o ../temp/boot/jrd/event.o ../temp/boot/jrd/evl.o ../temp/boot/jrd/exe.o ../temp/boot/jrd/ext.o ../temp/boot/jrd/execute_statement.o ../temp/boot/jrd/filters.o ../temp/boot/jrd/flu.o ../temp/boot/jrd/functions.o ../temp/boot/jrd/idx.o ../temp/boot/jrd/inf.o ../temp/boot/jrd/intl.o ../temp/boot/jrd/intl_builtin.o ../temp/boot/jrd/IntlManager.o ../temp/boot/jrd/IntlUtil.o ../temp/boot/jrd/isc_sync.o ../temp/boot/jrd/jrd.o ../temp/boot/jrd/Database.o ../temp/boot/jrd/lck.o ../temp/boot/jrd/mov.o ../temp/boot/jrd/nav.o ../temp/boot/jrd/opt.o ../temp/boot/jrd/Optimizer.o ../temp/boot/jrd/pag.o ../temp/boot/jrd/par.o ../temp/boot/jrd/ods.o ../temp/boot/jrd/pwd.o ../temp/boot/jrd/PreparedStatement.o ../temp/boot/jrd/RandomGenerator.o ../temp/boot/jrd/Relation.o ../temp/boot/jrd/ResultSet.o ../temp/boot/jrd/rlck.o ../temp/boot/jrd/rpb_chain.o ../temp/boot/jrd/rse.o ../temp/boot/jrd/sdw.o ../temp/boot/jrd/shut.o ../temp/boot/jrd/sort.o ../temp/boot/jrd/sqz.o ../temp/boot/jrd/svc.o ../temp/boot/jrd/SysFunction.o ../temp/boot/jrd/TempSpace.o ../temp/boot/jrd/tpc.o ../temp/boot/jrd/tra.o ../temp/boot/jrd/validation.o ../temp/boot/jrd/vio.o ../temp/boot/jrd/nodebug.o ../temp/boot/jrd/nbak.o ../temp/boot/jrd/sha.o ../temp/boot/jrd/os/posix/unix.o ../temp/boot/jrd/TextType.o ../temp/boot/jrd/unicode_util.o ../temp/boot/jrd/RuntimeStatistics.o ../temp/boot/jrd/DebugInterface.o ../temp/boot/jrd/extds/ExtDS.o ../temp/boot/jrd/extds/InternalDS.o ../temp/boot/jrd/extds/IscDS.o ../temp/boot/jrd/trace/TraceConfigStorage.o ../temp/boot/jrd/trace/TraceLog.o ../temp/boot/jrd/trace/TraceManager.o ../temp/boot/jrd/trace/TraceObjects.o ../temp/boot/gpre/pretty.o ../temp/boot/dsql/array.o ../temp/boot/dsql/blob.o ../temp/boot/dsql/preparse.o ../temp/boot/dsql/user_dsql.o ../temp/boot/dsql/utld.o ../temp/boot/dsql/keywords.o ../temp/boot/dsql/metd.o ../temp/boot/dsql/ddl.o ../temp/boot/dsql/dsql.o ../temp/boot/dsql/errd.o ../temp/boot/dsql/gen.o ../temp/boot/dsql/hsh.o ../temp/boot/dsql/make.o ../temp/boot/dsql/movd.o ../temp/boot/dsql/parse.o ../temp/boot/dsql/Parser.o ../temp/boot/dsql/pass1.o ../temp/boot/dsql/misc_func.o ../temp/boot/dsql/DdlNodes.o ../temp/boot/dsql/StmtNodes.o ../temp/boot/lock/lock.o ../temp/boot/remote/interface.o ../temp/boot/remote/inet.o ../temp/boot/remote/merge.o ../temp/boot/remote/parser.o ../temp/boot/remote/protocol.o ../temp/boot/remote/remote.o ../temp/boot/remote/xdr.o ../temp/boot/common/config/config.o ../temp/boot/common/config/config_file.o ../temp/boot/common/config/dir_list.o ../temp/boot/common/classes/ClumpletReader.o ../temp/boot/common/classes/ClumpletWriter.o
424/opt/local/bin/ranlib: empty library: ../gen/firebird/lib/libfbstatic.a (no table of contents added)
425ranlib ../gen/firebird/lib/libfbstatic.a
426ranlib: archive member: ../gen/firebird/lib/libfbstatic.a(gds.o) size too large (archive member extends past the end of the file)
427gmake[2]: [../gen/firebird/lib/libfbstatic.a] Error 1 (ignored)
428chmod 666 ../gen/firebird/lib/libfbstatic.a
429/opt/local/bin/ranlib: file: ../gen/firebird/lib/libfbstatic.a(dllinst.o) has no symbols
430gmake[2]: Leaving directory `/Users/touche/.macports/opt/local/var/macports/build/_Volumes_Data_myports_database_firebirdsql/Firebird/work/Firebird-2.5.2.26540-0/gen'
431/opt/local/bin/gmake -f ../gen/Makefile.static.createdb
432gmake[2]: Entering directory `/Users/touche/.macports/opt/local/var/macports/build/_Volumes_Data_myports_database_firebirdsql/Firebird/work/Firebird-2.5.2.26540-0/gen'
433/opt/local/bin/g++-mp-4.9 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O1 -DDARWIN -pipe -p -MMD -fPIC -fno-common -mmacosx-version-min=10.7 -D_THREAD_SAFE   -fvisibility-inlines-hidden -fvisibility=hidden -fno-weak  -c ../src/utilities/create_db.cpp -o ../temp/boot/utilities/create_db.o
434ranlib ../gen/firebird/lib/libfbstatic.a
435In file included from ../src/include/../common/classes/ClumpletReader.h:32:0,
436                 from ../src/utilities/../common/classes/ClumpletWriter.h:32,
437                 from ../src/utilities/create_db.cpp:6:
438../src/include/../common/classes/alloc.h:505:13: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
439 inline void operator delete[](void* mem) throw()
440             ^
441../src/include/../common/classes/alloc.h:501:13: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
442 inline void operator delete(void* mem) throw()
443             ^
444../src/include/../common/classes/alloc.h:496:14: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
445 inline void* operator new[](size_t s) THROW_BAD_ALLOC
446              ^
447../src/include/../common/classes/alloc.h:492:14: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
448 inline void* operator new(size_t s) THROW_BAD_ALLOC
449              ^
450/opt/local/bin/g++-mp-4.9 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O1 -DDARWIN -pipe -p -MMD -fPIC -fno-common -mmacosx-version-min=10.7 -D_THREAD_SAFE   -fvisibility-inlines-hidden -fvisibility=hidden -fno-weak  -c ../src/common/classes/UserBlob.cpp -o ../temp/boot/common/classes/UserBlob.o
451ranlib: file: ../gen/firebird/lib/libfbstatic.a(dllinst.o) has no symbols
452/opt/local/bin/g++-mp-4.9 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O1 -DDARWIN -pipe -p -MMD -fPIC -fno-common -mmacosx-version-min=10.7 -D_THREAD_SAFE   -fvisibility-inlines-hidden -fvisibility=hidden -fno-weak  -c ../src/config/AdminException.cpp -o ../temp/boot/config/AdminException.o
453In file included from ../src/config/AdminException.cpp:34:0:
454../src/config/../common/classes/alloc.h:505:13: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
455 inline void operator delete[](void* mem) throw()
456             ^
457../src/config/../common/classes/alloc.h:501:13: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
458 inline void operator delete(void* mem) throw()
459             ^
460../src/config/../common/classes/alloc.h:496:14: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
461 inline void* operator new[](size_t s) THROW_BAD_ALLOC
462              ^
463../src/config/../common/classes/alloc.h:492:14: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
464 inline void* operator new(size_t s) THROW_BAD_ALLOC
465              ^
466chmod 666 ../gen/firebird/lib/libfbstatic.a
467gmake[3]: Leaving directory `/Users/touche/.macports/opt/local/var/macports/build/_Volumes_Data_myports_database_firebirdsql/Firebird/work/Firebird-2.5.2.26540-0/gen'
468/opt/local/bin/gmake -j1 -f ../gen/Makefile.static.gpre gpre_static
469/opt/local/bin/g++-mp-4.9 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O1 -DDARWIN -pipe -p -MMD -fPIC -fno-common -mmacosx-version-min=10.7 -D_THREAD_SAFE   -fvisibility-inlines-hidden -fvisibility=hidden -fno-weak  -c ../src/config/Args.cpp -o ../temp/boot/config/Args.o
470gmake[3]: Entering directory `/Users/touche/.macports/opt/local/var/macports/build/_Volumes_Data_myports_database_firebirdsql/Firebird/work/Firebird-2.5.2.26540-0/gen'
471gmake[3]: warning: -jN forced in submake: disabling jobserver mode.
472../gen/firebird/bin/gpre_boot -lang_internal -r -m -z -n ../src/gpre/gpre_meta.epp ../src/gpre/gpre_meta.cpp
473gpre version UI-V2.5.2.26540 Firebird 2.5
474/opt/local/bin/g++-mp-4.9 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O1 -DDARWIN -pipe -p -MMD -fPIC -fno-common -mmacosx-version-min=10.7 -D_THREAD_SAFE   -fvisibility-inlines-hidden -fvisibility=hidden -fno-weak  -c ../src/gpre/gpre_meta.cpp -o ../temp/boot/gpre/gpre_meta.o
475In file included from ../src/config/Args.h:37:0,
476                 from ../src/config/Args.cpp:44:
477../src/config/../common/classes/alloc.h:505:13: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
478 inline void operator delete[](void* mem) throw()
479             ^
480../src/config/../common/classes/alloc.h:501:13: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
481 inline void operator delete(void* mem) throw()
482             ^
483../src/config/../common/classes/alloc.h:496:14: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
484 inline void* operator new[](size_t s) THROW_BAD_ALLOC
485              ^
486../src/config/../common/classes/alloc.h:492:14: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
487 inline void* operator new(size_t s) THROW_BAD_ALLOC
488              ^
489/opt/local/bin/g++-mp-4.9 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O1 -DDARWIN -pipe -p -MMD -fPIC -fno-common -mmacosx-version-min=10.7 -D_THREAD_SAFE   -fvisibility-inlines-hidden -fvisibility=hidden -fno-weak  -c ../src/config/ArgsException.cpp -o ../temp/boot/config/ArgsException.o
490In file included from ../src/gpre/../common/../common/classes/fb_string.h:39:0,
491                 from ../src/gpre/../common/utils_proto.h:33,
492                 from ../src/gpre/gpre_meta.cpp:49:
493../src/include/../common/classes/alloc.h:505:13: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
494 inline void operator delete[](void* mem) throw()
495             ^
496../src/include/../common/classes/alloc.h:501:13: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
497 inline void operator delete(void* mem) throw()
498             ^
499../src/include/../common/classes/alloc.h:496:14: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
500 inline void* operator new[](size_t s) THROW_BAD_ALLOC
501              ^
502../src/include/../common/classes/alloc.h:492:14: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
503 inline void* operator new(size_t s) THROW_BAD_ALLOC
504              ^
505In file included from ../src/config/../common/classes/fb_string.h:39:0,
506                 from ../src/config/ArgsException.h:37,
507                 from ../src/config/ArgsException.cpp:35:
508../src/include/../common/classes/alloc.h:505:13: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
509 inline void operator delete[](void* mem) throw()
510             ^
511../src/include/../common/classes/alloc.h:501:13: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
512 inline void operator delete(void* mem) throw()
513             ^
514../src/include/../common/classes/alloc.h:496:14: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
515 inline void* operator new[](size_t s) THROW_BAD_ALLOC
516              ^
517../src/include/../common/classes/alloc.h:492:14: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
518 inline void* operator new(size_t s) THROW_BAD_ALLOC
519              ^
520/opt/local/bin/g++-mp-4.9 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O1 -DDARWIN -pipe -p -MMD -fPIC -fno-common -mmacosx-version-min=10.7 -D_THREAD_SAFE   -fvisibility-inlines-hidden -fvisibility=hidden -fno-weak  -c ../src/config/ConfObj.cpp -o ../temp/boot/config/ConfObj.o
521In file included from ../src/config/ConfObj.h:30:0,
522                 from ../src/config/ConfObj.cpp:28:
523../src/config/../common/classes/alloc.h:505:13: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
524 inline void operator delete[](void* mem) throw()
525             ^
526../src/config/../common/classes/alloc.h:501:13: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
527 inline void operator delete(void* mem) throw()
528             ^
529../src/config/../common/classes/alloc.h:496:14: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
530 inline void* operator new[](size_t s) THROW_BAD_ALLOC
531              ^
532../src/config/../common/classes/alloc.h:492:14: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
533 inline void* operator new(size_t s) THROW_BAD_ALLOC
534              ^
535/opt/local/bin/g++-mp-4.9 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O1 -DDARWIN -pipe -p -MMD -fPIC -fno-common -mmacosx-version-min=10.7 -D_THREAD_SAFE   -fvisibility-inlines-hidden -fvisibility=hidden -fno-weak  -c ../src/config/ConfObject.cpp -o ../temp/boot/config/ConfObject.o
536In file included from ../src/config/../common/classes/fb_string.h:39:0,
537                 from ../src/config/ConfObject.h:30,
538                 from ../src/config/ConfObject.cpp:31:
539../src/include/../common/classes/alloc.h:505:13: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
540 inline void operator delete[](void* mem) throw()
541             ^
542../src/include/../common/classes/alloc.h:501:13: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
543 inline void operator delete(void* mem) throw()
544             ^
545../src/include/../common/classes/alloc.h:496:14: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
546 inline void* operator new[](size_t s) THROW_BAD_ALLOC
547              ^
548../src/include/../common/classes/alloc.h:492:14: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
549 inline void* operator new(size_t s) THROW_BAD_ALLOC
550              ^
551/opt/local/bin/g++-mp-4.9 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O1 -DDARWIN -pipe -p -MMD -fPIC -fno-common -mmacosx-version-min=10.7 -D_THREAD_SAFE   -fvisibility-inlines-hidden -fvisibility=hidden -fno-weak  -c ../src/config/ConfObject.cpp -o ../temp/boot/config/ConfObject.o
552/opt/local/bin/g++-mp-4.9 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O1 -DDARWIN -pipe -p -MMD -fPIC -fno-common -mmacosx-version-min=10.7 -D_THREAD_SAFE   -fvisibility-inlines-hidden -fvisibility=hidden -fno-weak  -c ../src/config/ConfigFile.cpp -o ../temp/boot/config/ConfigFile.o
553In file included from ../src/config/../common/classes/fb_string.h:39:0,
554                 from ../src/config/ConfObject.h:30,
555                 from ../src/config/ConfObject.cpp:31:
556../src/include/../common/classes/alloc.h:505:13: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
557 inline void operator delete[](void* mem) throw()
558             ^
559../src/include/../common/classes/alloc.h:501:13: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
560 inline void operator delete(void* mem) throw()
561             ^
562../src/include/../common/classes/alloc.h:496:14: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
563 inline void* operator new[](size_t s) THROW_BAD_ALLOC
564              ^
565../src/include/../common/classes/alloc.h:492:14: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
566 inline void* operator new(size_t s) THROW_BAD_ALLOC
567              ^
568In file included from ../src/config/ConfigFile.cpp:33:0:
569../src/config/../common/classes/alloc.h:505:13: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
570 inline void operator delete[](void* mem) throw()
571             ^
572../src/config/../common/classes/alloc.h:501:13: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
573 inline void operator delete(void* mem) throw()
574             ^
575../src/config/../common/classes/alloc.h:496:14: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
576 inline void* operator new[](size_t s) THROW_BAD_ALLOC
577              ^
578../src/config/../common/classes/alloc.h:492:14: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
579 inline void* operator new(size_t s) THROW_BAD_ALLOC
580              ^
581/opt/local/bin/g++-mp-4.9 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O1 -DDARWIN -pipe -p -MMD -fPIC -fno-common -mmacosx-version-min=10.7 -D_THREAD_SAFE   -fvisibility-inlines-hidden -fvisibility=hidden -fno-weak  -c ../src/config/ConfigFile.cpp -o ../temp/boot/config/ConfigFile.o
582In file included from ../src/config/ConfigFile.cpp:33:0:
583../src/config/../common/classes/alloc.h:505:13: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
584 inline void operator delete[](void* mem) throw()
585             ^
586../src/config/../common/classes/alloc.h:501:13: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
587 inline void operator delete(void* mem) throw()
588             ^
589../src/config/../common/classes/alloc.h:496:14: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
590 inline void* operator new[](size_t s) THROW_BAD_ALLOC
591              ^
592../src/config/../common/classes/alloc.h:492:14: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
593 inline void* operator new(size_t s) THROW_BAD_ALLOC
594              ^
595/opt/local/bin/g++-mp-4.9 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O1 -DDARWIN -pipe -p -MMD -fPIC -fno-common -mmacosx-version-min=10.7 -D_THREAD_SAFE   -fvisibility-inlines-hidden -fvisibility=hidden -fno-weak  -c ../src/config/Configuration.cpp -o ../temp/boot/config/Configuration.o
596In file included from ../src/config/Configuration.cpp:28:0:
597../src/config/../common/classes/alloc.h:505:13: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
598 inline void operator delete[](void* mem) throw()
599             ^
600../src/config/../common/classes/alloc.h:501:13: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
601 inline void operator delete(void* mem) throw()
602             ^
603../src/config/../common/classes/alloc.h:496:14: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
604 inline void* operator new[](size_t s) THROW_BAD_ALLOC
605              ^
606../src/config/../common/classes/alloc.h:492:14: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
607 inline void* operator new(size_t s) THROW_BAD_ALLOC
608              ^
609/opt/local/bin/g++-mp-4.9 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O1 -DDARWIN -pipe -p -MMD -fPIC -fno-common -mmacosx-version-min=10.7 -D_THREAD_SAFE   -fvisibility-inlines-hidden -fvisibility=hidden -fno-weak  -c ../src/config/Element.cpp -o ../temp/boot/config/Element.o
610In file included from ../src/config/Element.cpp:36:0:
611../src/config/../common/classes/alloc.h:505:13: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
612 inline void operator delete[](void* mem) throw()
613             ^
614../src/config/../common/classes/alloc.h:501:13: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
615 inline void operator delete(void* mem) throw()
616             ^
617../src/config/../common/classes/alloc.h:496:14: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
618 inline void* operator new[](size_t s) THROW_BAD_ALLOC
619              ^
620../src/config/../common/classes/alloc.h:492:14: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
621 inline void* operator new(size_t s) THROW_BAD_ALLOC
622              ^
623/opt/local/bin/g++-mp-4.9 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O1 -DDARWIN -pipe -p -MMD -fPIC -fno-common -mmacosx-version-min=10.7 -D_THREAD_SAFE   -fvisibility-inlines-hidden -fvisibility=hidden -fno-weak  -c ../src/config/Element.cpp -o ../temp/boot/config/Element.o
624In file included from ../src/config/Element.cpp:36:0:
625../src/config/../common/classes/alloc.h:505:13: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
626 inline void operator delete[](void* mem) throw()
627             ^
628../src/config/../common/classes/alloc.h:501:13: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
629 inline void operator delete(void* mem) throw()
630             ^
631../src/config/../common/classes/alloc.h:496:14: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
632 inline void* operator new[](size_t s) THROW_BAD_ALLOC
633              ^
634../src/config/../common/classes/alloc.h:492:14: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
635 inline void* operator new(size_t s) THROW_BAD_ALLOC
636              ^
637/opt/local/bin/g++-mp-4.9 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O1 -DDARWIN -pipe -p -MMD -fPIC -fno-common -mmacosx-version-min=10.7 -D_THREAD_SAFE   -fvisibility-inlines-hidden -fvisibility=hidden -fno-weak  -c ../src/config/FileName.cpp -o ../temp/boot/config/FileName.o
638In file included from ../src/config/../common/classes/fb_string.h:39:0,
639                 from ../src/config/FileName.h:4,
640                 from ../src/config/FileName.cpp:2:
641../src/include/../common/classes/alloc.h:505:13: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
642 inline void operator delete[](void* mem) throw()
643             ^
644../src/include/../common/classes/alloc.h:501:13: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
645 inline void operator delete(void* mem) throw()
646             ^
647../src/include/../common/classes/alloc.h:496:14: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
648 inline void* operator new[](size_t s) THROW_BAD_ALLOC
649              ^
650../src/include/../common/classes/alloc.h:492:14: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
651 inline void* operator new(size_t s) THROW_BAD_ALLOC
652              ^
653/opt/local/bin/g++-mp-4.9 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O1 -DDARWIN -pipe -p -MMD -fPIC -fno-common -mmacosx-version-min=10.7 -D_THREAD_SAFE   -fvisibility-inlines-hidden -fvisibility=hidden -fno-weak  -c ../src/config/FileName.cpp -o ../temp/boot/config/FileName.o
654/opt/local/bin/g++-mp-4.9 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O1 -DDARWIN -pipe -p -MMD -fPIC -fno-common -mmacosx-version-min=10.7 -D_THREAD_SAFE   -fvisibility-inlines-hidden -fvisibility=hidden -fno-weak  -c ../src/config/InputFile.cpp -o ../temp/boot/config/InputFile.o
655In file included from ../src/config/../common/classes/fb_string.h:39:0,
656                 from ../src/config/FileName.h:4,
657                 from ../src/config/FileName.cpp:2:
658../src/include/../common/classes/alloc.h:505:13: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
659 inline void operator delete[](void* mem) throw()
660             ^
661../src/include/../common/classes/alloc.h:501:13: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
662 inline void operator delete(void* mem) throw()
663             ^
664../src/include/../common/classes/alloc.h:496:14: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
665 inline void* operator new[](size_t s) THROW_BAD_ALLOC
666              ^
667../src/include/../common/classes/alloc.h:492:14: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
668 inline void* operator new(size_t s) THROW_BAD_ALLOC
669              ^
670In file included from ../src/config/InputFile.cpp:42:0:
671../src/config/../common/classes/alloc.h:505:13: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
672 inline void operator delete[](void* mem) throw()
673             ^
674../src/config/../common/classes/alloc.h:501:13: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
675 inline void operator delete(void* mem) throw()
676             ^
677../src/config/../common/classes/alloc.h:496:14: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
678 inline void* operator new[](size_t s) THROW_BAD_ALLOC
679              ^
680../src/config/../common/classes/alloc.h:492:14: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
681 inline void* operator new(size_t s) THROW_BAD_ALLOC
682              ^
683/opt/local/bin/g++-mp-4.9 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O1 -DDARWIN -pipe -p -MMD -fPIC -fno-common -mmacosx-version-min=10.7 -D_THREAD_SAFE   -fvisibility-inlines-hidden -fvisibility=hidden -fno-weak  -c ../src/config/InputFile.cpp -o ../temp/boot/config/InputFile.o
684/opt/local/bin/g++-mp-4.9 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O1 -DDARWIN -pipe -p -MMD -fPIC -fno-common -mmacosx-version-min=10.7 -D_THREAD_SAFE   -fvisibility-inlines-hidden -fvisibility=hidden -fno-weak  -c ../src/config/InputStream.cpp -o ../temp/boot/config/InputStream.o
685In file included from ../src/config/InputFile.cpp:42:0:
686../src/config/../common/classes/alloc.h:505:13: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
687 inline void operator delete[](void* mem) throw()
688             ^
689../src/config/../common/classes/alloc.h:501:13: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
690 inline void operator delete(void* mem) throw()
691             ^
692../src/config/../common/classes/alloc.h:496:14: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
693 inline void* operator new[](size_t s) THROW_BAD_ALLOC
694              ^
695../src/config/../common/classes/alloc.h:492:14: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
696 inline void* operator new(size_t s) THROW_BAD_ALLOC
697              ^
698In file included from ../src/config/InputStream.h:38:0,
699                 from ../src/config/InputStream.cpp:35:
700../src/config/../common/classes/alloc.h:505:13: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
701 inline void operator delete[](void* mem) throw()
702             ^
703../src/config/../common/classes/alloc.h:501:13: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
704 inline void operator delete(void* mem) throw()
705             ^
706../src/config/../common/classes/alloc.h:496:14: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
707 inline void* operator new[](size_t s) THROW_BAD_ALLOC
708              ^
709../src/config/../common/classes/alloc.h:492:14: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
710 inline void* operator new(size_t s) THROW_BAD_ALLOC
711              ^
712/opt/local/bin/g++-mp-4.9 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O1 -DDARWIN -pipe -p -MMD -fPIC -fno-common -mmacosx-version-min=10.7 -D_THREAD_SAFE   -fvisibility-inlines-hidden -fvisibility=hidden -fno-weak  -c ../src/config/Lex.cpp -o ../temp/boot/config/Lex.o
713/opt/local/bin/g++-mp-4.9 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O1 -DDARWIN -pipe -p -MMD -fPIC -fno-common -mmacosx-version-min=10.7 -D_THREAD_SAFE   -fvisibility-inlines-hidden -fvisibility=hidden -fno-weak  -c ../src/config/Lex.cpp -o ../temp/boot/config/Lex.o
714In file included from ../src/config/../common/classes/fb_string.h:39:0,
715                 from ../src/config/Stream.h:38,
716                 from ../src/config/Lex.h:38,
717                 from ../src/config/Lex.cpp:35:
718../src/include/../common/classes/alloc.h:505:13: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
719 inline void operator delete[](void* mem) throw()
720             ^
721../src/include/../common/classes/alloc.h:501:13: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
722 inline void operator delete(void* mem) throw()
723             ^
724../src/include/../common/classes/alloc.h:496:14: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
725 inline void* operator new[](size_t s) THROW_BAD_ALLOC
726              ^
727../src/include/../common/classes/alloc.h:492:14: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
728 inline void* operator new(size_t s) THROW_BAD_ALLOC
729              ^
730In file included from ../src/config/../common/classes/fb_string.h:39:0,
731                 from ../src/config/Stream.h:38,
732                 from ../src/config/Lex.h:38,
733                 from ../src/config/Lex.cpp:35:
734../src/include/../common/classes/alloc.h:505:13: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
735 inline void operator delete[](void* mem) throw()
736             ^
737../src/include/../common/classes/alloc.h:501:13: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
738 inline void operator delete(void* mem) throw()
739             ^
740../src/include/../common/classes/alloc.h:496:14: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
741 inline void* operator new[](size_t s) THROW_BAD_ALLOC
742              ^
743../src/include/../common/classes/alloc.h:492:14: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
744 inline void* operator new(size_t s) THROW_BAD_ALLOC
745              ^
746/opt/local/bin/g++-mp-4.9 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O1 -DDARWIN -pipe -p -MMD -fPIC -fno-common -mmacosx-version-min=10.7 -D_THREAD_SAFE   -fvisibility-inlines-hidden -fvisibility=hidden -fno-weak  -c ../src/config/ScanDir.cpp -o ../temp/boot/config/ScanDir.o
747/opt/local/bin/g++-mp-4.9 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O1 -DDARWIN -pipe -p -MMD -fPIC -fno-common -mmacosx-version-min=10.7 -D_THREAD_SAFE   -fvisibility-inlines-hidden -fvisibility=hidden -fno-weak  -c ../src/config/ScanDir.cpp -o ../temp/boot/config/ScanDir.o
748In file included from ../src/config/../common/classes/fb_string.h:39:0,
749                 from ../src/config/ScanDir.h:48,
750                 from ../src/config/ScanDir.cpp:34:
751../src/include/../common/classes/alloc.h:505:13: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
752 inline void operator delete[](void* mem) throw()
753             ^
754../src/include/../common/classes/alloc.h:501:13: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
755 inline void operator delete(void* mem) throw()
756             ^
757../src/include/../common/classes/alloc.h:496:14: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
758 inline void* operator new[](size_t s) THROW_BAD_ALLOC
759              ^
760../src/include/../common/classes/alloc.h:492:14: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
761 inline void* operator new(size_t s) THROW_BAD_ALLOC
762              ^
763In file included from ../src/config/../common/classes/fb_string.h:39:0,
764                 from ../src/config/ScanDir.h:48,
765                 from ../src/config/ScanDir.cpp:34:
766../src/include/../common/classes/alloc.h:505:13: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
767 inline void operator delete[](void* mem) throw()
768             ^
769../src/include/../common/classes/alloc.h:501:13: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
770 inline void operator delete(void* mem) throw()
771             ^
772../src/include/../common/classes/alloc.h:496:14: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
773 inline void* operator new[](size_t s) THROW_BAD_ALLOC
774              ^
775../src/include/../common/classes/alloc.h:492:14: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
776 inline void* operator new(size_t s) THROW_BAD_ALLOC
777              ^
778/opt/local/bin/g++-mp-4.9 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O1 -DDARWIN -pipe -p -MMD -fPIC -fno-common -mmacosx-version-min=10.7 -D_THREAD_SAFE   -fvisibility-inlines-hidden -fvisibility=hidden -fno-weak  -c ../src/config/Stream.cpp -o ../temp/boot/config/Stream.o
779/opt/local/bin/g++-mp-4.9 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O1 -DDARWIN -pipe -p -MMD -fPIC -fno-common -mmacosx-version-min=10.7 -D_THREAD_SAFE   -fvisibility-inlines-hidden -fvisibility=hidden -fno-weak  -c ../src/config/Stream.cpp -o ../temp/boot/config/Stream.o
780In file included from ../src/config/Stream.cpp:36:0:
781../src/config/../common/classes/alloc.h:505:13: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
782 inline void operator delete[](void* mem) throw()
783             ^
784../src/config/../common/classes/alloc.h:501:13: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
785 inline void operator delete(void* mem) throw()
786             ^
787../src/config/../common/classes/alloc.h:496:14: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
788 inline void* operator new[](size_t s) THROW_BAD_ALLOC
789              ^
790../src/config/../common/classes/alloc.h:492:14: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
791 inline void* operator new(size_t s) THROW_BAD_ALLOC
792              ^
793In file included from ../src/config/Stream.cpp:36:0:
794../src/config/../common/classes/alloc.h:505:13: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
795 inline void operator delete[](void* mem) throw()
796             ^
797../src/config/../common/classes/alloc.h:501:13: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
798 inline void operator delete(void* mem) throw()
799             ^
800../src/config/../common/classes/alloc.h:496:14: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
801 inline void* operator new[](size_t s) THROW_BAD_ALLOC
802              ^
803../src/config/../common/classes/alloc.h:492:14: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
804 inline void* operator new(size_t s) THROW_BAD_ALLOC
805              ^
806/opt/local/bin/g++-mp-4.9 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O1 -DDARWIN -pipe -p -MMD -fPIC -fno-common -mmacosx-version-min=10.7 -D_THREAD_SAFE   -fvisibility-inlines-hidden -fvisibility=hidden -fno-weak  -c ../src/config/StreamSegment.cpp -o ../temp/boot/config/StreamSegment.o
807/opt/local/bin/g++-mp-4.9 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O1 -DDARWIN -pipe -p -MMD -fPIC -fno-common -mmacosx-version-min=10.7 -D_THREAD_SAFE   -fvisibility-inlines-hidden -fvisibility=hidden -fno-weak  -c ../src/config/StreamSegment.cpp -o ../temp/boot/config/StreamSegment.o
808In file included from ../src/config/StreamSegment.h:38:0,
809                 from ../src/config/StreamSegment.cpp:34:
810../src/config/../common/classes/alloc.h:505:13: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
811 inline void operator delete[](void* mem) throw()
812             ^
813../src/config/../common/classes/alloc.h:501:13: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
814 inline void operator delete(void* mem) throw()
815             ^
816../src/config/../common/classes/alloc.h:496:14: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
817 inline void* operator new[](size_t s) THROW_BAD_ALLOC
818              ^
819../src/config/../common/classes/alloc.h:492:14: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
820 inline void* operator new(size_t s) THROW_BAD_ALLOC
821              ^
822In file included from ../src/config/StreamSegment.h:38:0,
823                 from ../src/config/StreamSegment.cpp:34:
824../src/config/../common/classes/alloc.h:505:13: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
825 inline void operator delete[](void* mem) throw()
826             ^
827../src/config/../common/classes/alloc.h:501:13: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
828 inline void operator delete(void* mem) throw()
829             ^
830../src/config/../common/classes/alloc.h:496:14: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
831 inline void* operator new[](size_t s) THROW_BAD_ALLOC
832              ^
833../src/config/../common/classes/alloc.h:492:14: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
834 inline void* operator new(size_t s) THROW_BAD_ALLOC
835              ^
836/opt/local/bin/g++-mp-4.9 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O1 -DDARWIN -pipe -p -MMD -fPIC -fno-common -mmacosx-version-min=10.7 -D_THREAD_SAFE   -fvisibility-inlines-hidden -fvisibility=hidden -fno-weak  -c ../src/vulcan/PathName.cpp -o ../temp/boot/vulcan/PathName.o
837/opt/local/bin/g++-mp-4.9 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O1 -DDARWIN -pipe -p -MMD -fPIC -fno-common -mmacosx-version-min=10.7 -D_THREAD_SAFE   -fvisibility-inlines-hidden -fvisibility=hidden -fno-weak  -c ../src/vulcan/PathName.cpp -o ../temp/boot/vulcan/PathName.o
838In file included from ../src/vulcan/../common/classes/fb_string.h:39:0,
839                 from ../src/vulcan/PathName.h:33,
840                 from ../src/vulcan/PathName.cpp:32:
841../src/include/../common/classes/alloc.h:505:13: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
842 inline void operator delete[](void* mem) throw()
843             ^
844../src/include/../common/classes/alloc.h:501:13: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
845 inline void operator delete(void* mem) throw()
846             ^
847../src/include/../common/classes/alloc.h:496:14: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
848 inline void* operator new[](size_t s) THROW_BAD_ALLOC
849              ^
850../src/include/../common/classes/alloc.h:492:14: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
851 inline void* operator new(size_t s) THROW_BAD_ALLOC
852              ^
853In file included from ../src/vulcan/../common/classes/fb_string.h:39:0,
854                 from ../src/vulcan/PathName.h:33,
855                 from ../src/vulcan/PathName.cpp:32:
856../src/include/../common/classes/alloc.h:505:13: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
857 inline void operator delete[](void* mem) throw()
858             ^
859../src/include/../common/classes/alloc.h:501:13: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
860 inline void operator delete(void* mem) throw()
861             ^
862../src/include/../common/classes/alloc.h:496:14: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
863 inline void* operator new[](size_t s) THROW_BAD_ALLOC
864              ^
865../src/include/../common/classes/alloc.h:492:14: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
866 inline void* operator new(size_t s) THROW_BAD_ALLOC
867              ^
868/opt/local/bin/g++-mp-4.9 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O1 -DDARWIN -pipe -p -MMD -fPIC -fno-common -mmacosx-version-min=10.7 -D_THREAD_SAFE   -fvisibility-inlines-hidden -fvisibility=hidden -fno-weak  -c ../src/vulcan/RefObject.cpp -o ../temp/boot/vulcan/RefObject.o
869/opt/local/bin/g++-mp-4.9 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O1 -DDARWIN -pipe -p -MMD -fPIC -fno-common -mmacosx-version-min=10.7 -D_THREAD_SAFE   -fvisibility-inlines-hidden -fvisibility=hidden -fno-weak  -c ../src/vulcan/RefObject.cpp -o ../temp/boot/vulcan/RefObject.o
870In file included from ../src/vulcan/RefObject.cpp:32:0:
871../src/vulcan/../common/classes/alloc.h:505:13: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
872 inline void operator delete[](void* mem) throw()
873             ^
874../src/vulcan/../common/classes/alloc.h:501:13: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
875 inline void operator delete(void* mem) throw()
876             ^
877../src/vulcan/../common/classes/alloc.h:496:14: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
878 inline void* operator new[](size_t s) THROW_BAD_ALLOC
879              ^
880../src/vulcan/../common/classes/alloc.h:492:14: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
881 inline void* operator new(size_t s) THROW_BAD_ALLOC
882              ^
883In file included from ../src/vulcan/RefObject.cpp:32:0:
884../src/vulcan/../common/classes/alloc.h:505:13: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
885 inline void operator delete[](void* mem) throw()
886             ^
887../src/vulcan/../common/classes/alloc.h:501:13: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
888 inline void operator delete(void* mem) throw()
889             ^
890../src/vulcan/../common/classes/alloc.h:496:14: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
891 inline void* operator new[](size_t s) THROW_BAD_ALLOC
892              ^
893../src/vulcan/../common/classes/alloc.h:492:14: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
894 inline void* operator new(size_t s) THROW_BAD_ALLOC
895              ^
896/opt/local/bin/g++-mp-4.9    ../temp/boot/utilities/create_db.o ../temp/boot/common/classes/alloc.o ../temp/boot/common/classes/locks.o ../temp/boot/common/classes/semaphore.o ../temp/boot/common/classes/fb_string.o ../temp/boot/common/classes/timestamp.o ../temp/boot/common/classes/PublicHandle.o ../temp/boot/common/classes/TempFile.o ../temp/boot/common/classes/UserBlob.o ../temp/boot/common/classes/SafeArg.o ../temp/boot/common/classes/MsgPrint.o ../temp/boot/common/classes/BaseStream.o ../temp/boot/common/fb_exception.o ../temp/boot/common/thd.o ../temp/boot/common/classes/MetaName.o ../temp/boot/common/StatusHolder.o ../temp/boot/common/classes/init.o ../temp/boot/common/StatusArg.o ../temp/boot/common/utils.o ../temp/boot/config/AdminException.o ../temp/boot/config/Args.o ../temp/boot/config/ArgsException.o ../temp/boot/config/ConfObj.o ../temp/boot/config/ConfObject.o ../temp/boot/config/ConfigFile.o ../temp/boot/config/Configuration.o ../temp/boot/config/Element.o ../temp/boot/config/FileName.o ../temp/boot/config/InputFile.o ../temp/boot/config/InputStream.o ../temp/boot/config/Lex.o ../temp/boot/config/ScanDir.o ../temp/boot/config/Stream.o ../temp/boot/config/StreamSegment.o ../temp/boot/vulcan/PathName.o ../temp/boot/vulcan/RefObject.o ../gen/firebird/lib/libfbstatic.a -o ../gen/firebird/bin/create_db -L../gen/firebird/lib -lm  -framework CoreFoundation  -lcurses -licuuc -licudata -licui18n
897/opt/local/bin/g++-mp-4.9    ../temp/boot/gpre/cmd.o ../temp/boot/gpre/cme.o ../temp/boot/gpre/cmp.o ../temp/boot/gpre/c_cxx.o ../temp/boot/gpre/exp.o ../temp/boot/gpre/gpre.o ../temp/boot/gpre/hsh.o ../temp/boot/gpre/int_cxx.o ../temp/boot/gpre/jrdmet.o ../temp/boot/gpre/movg.o ../temp/boot/gpre/msc.o ../temp/boot/gpre/par.o ../temp/boot/gpre/pat.o ../temp/boot/gpre/sqe.o ../temp/boot/gpre/sql.o ../temp/boot/gpre/gpre_meta.o ../temp/boot/common/classes/alloc.o ../temp/boot/common/classes/locks.o ../temp/boot/common/classes/semaphore.o ../temp/boot/common/classes/fb_string.o ../temp/boot/common/classes/timestamp.o ../temp/boot/common/classes/PublicHandle.o ../temp/boot/common/classes/TempFile.o ../temp/boot/common/classes/UserBlob.o ../temp/boot/common/classes/SafeArg.o ../temp/boot/common/classes/MsgPrint.o ../temp/boot/common/classes/BaseStream.o ../temp/boot/common/fb_exception.o ../temp/boot/common/thd.o ../temp/boot/common/classes/MetaName.o ../temp/boot/common/StatusHolder.o ../temp/boot/common/classes/init.o ../temp/boot/common/StatusArg.o ../temp/boot/common/utils.o ../temp/boot/config/AdminException.o ../temp/boot/config/Args.o ../temp/boot/config/ArgsException.o ../temp/boot/config/ConfObj.o ../temp/boot/config/ConfObject.o ../temp/boot/config/ConfigFile.o ../temp/boot/config/Configuration.o ../temp/boot/config/Element.o ../temp/boot/config/FileName.o ../temp/boot/config/InputFile.o ../temp/boot/config/InputStream.o ../temp/boot/config/Lex.o ../temp/boot/config/ScanDir.o ../temp/boot/config/Stream.o ../temp/boot/config/StreamSegment.o ../temp/boot/vulcan/PathName.o ../temp/boot/vulcan/RefObject.o ../gen/firebird/lib/libfbstatic.a -o ../gen/firebird/bin/gpre_static -L../gen/firebird/lib -lm  -framework CoreFoundation  -lcurses -licuuc -licudata -licui18n
898rm -f ../gen/firebird/bin/gpre_current
899(cd ../gen/firebird/bin; ln -s gpre_static gpre_current)
900gmake[2]: Leaving directory `/Users/touche/.macports/opt/local/var/macports/build/_Volumes_Data_myports_database_firebirdsql/Firebird/work/Firebird-2.5.2.26540-0/gen'
901/opt/local/bin/gmake -f ../gen/Makefile.refDatabases empty_db
902gmake[3]: Leaving directory `/Users/touche/.macports/opt/local/var/macports/build/_Volumes_Data_myports_database_firebirdsql/Firebird/work/Firebird-2.5.2.26540-0/gen'
903gmake[2]: Leaving directory `/Users/touche/.macports/opt/local/var/macports/build/_Volumes_Data_myports_database_firebirdsql/Firebird/work/Firebird-2.5.2.26540-0/gen'
904gmake[2]: Entering directory `/Users/touche/.macports/opt/local/var/macports/build/_Volumes_Data_myports_database_firebirdsql/Firebird/work/Firebird-2.5.2.26540-0/gen'
905/opt/local/bin/gmake -j1 -f ../gen/Makefile.static.gbak
906/opt/local/bin/gmake -f ../gen/Makefile.static.createdb
907gmake[3]: Entering directory `/Users/touche/.macports/opt/local/var/macports/build/_Volumes_Data_myports_database_firebirdsql/Firebird/work/Firebird-2.5.2.26540-0/gen'
908gmake[3]: Nothing to be done for `all'.
909gmake[3]: Leaving directory `/Users/touche/.macports/opt/local/var/macports/build/_Volumes_Data_myports_database_firebirdsql/Firebird/work/Firebird-2.5.2.26540-0/gen'
910rm -f empty.fdb
911../gen/firebird/bin/create_db empty.fdb
912gmake[2]: Entering directory `/Users/touche/.macports/opt/local/var/macports/build/_Volumes_Data_myports_database_firebirdsql/Firebird/work/Firebird-2.5.2.26540-0/gen'
913gmake[2]: warning: -jN forced in submake: disabling jobserver mode.
914../gen/firebird/bin/gpre_current -r -m -z -n ../src/burp/backup.epp ../temp/boot/burp/backup.cpp
915gpre version UI-V2.5.2.26540 Firebird 2.5
916touch empty.fdb
917I/O error during "open" operation for file "yachts.lnk"
918-Error while trying to open file
919-No such file or directory
920(E) ../src/burp/backup.epp:73: Couldn't access database DB = 'yachts.lnk'
921chmod 444 empty.fdb
922(E) ../src/burp/backup.epp:471: no database for operation
923rm -f -f yachts.lnk
924(E) ../src/burp/backup.epp:480: unmatched END_FOR
925(E) ../src/burp/backup.epp:482: ON_ERROR used out of context
926(E) ../src/burp/backup.epp:485: END_ERROR used out of context
927(E) ../src/burp/backup.epp:684: no database for operation
928(E) ../src/burp/backup.epp:782: unmatched END_FOR
929(E) ../src/burp/backup.epp:784: ON_ERROR used out of context
930(E) ../src/burp/backup.epp:786: END_ERROR used out of context
931(E) ../src/burp/backup.epp:789: no database for operation
932(E) ../src/burp/backup.epp:827: no database for operation
933(E) ../src/burp/backup.epp:830: unmatched END_FOR
934(E) ../src/burp/backup.epp:832: ON_ERROR used out of context
935(E) ../src/burp/backup.epp:834: END_ERROR used out of context
936(E) ../src/burp/backup.epp:841: no database for operation
937(E) ../src/burp/backup.epp:845: unmatched END_FOR
938(E) ../src/burp/backup.epp:847: ON_ERROR used out of context
939(E) ../src/burp/backup.epp:849: END_ERROR used out of context
940(E) ../src/burp/backup.epp:853: no database for operation
941(E) ../src/burp/backup.epp:857: unmatched END_FOR
942(E) ../src/burp/backup.epp:859: ON_ERROR used out of context
943(E) ../src/burp/backup.epp:861: END_ERROR used out of context
944(E) ../src/burp/backup.epp:865: no database for operation
945(E) ../src/burp/backup.epp:878: unmatched END_FOR
946(E) ../src/burp/backup.epp:880: ON_ERROR used out of context
947(E) ../src/burp/backup.epp:882: END_ERROR used out of context
948(E) ../src/burp/backup.epp:886: no database for operation
949(E) ../src/burp/backup.epp:918: unmatched END_FOR
950(E) ../src/burp/backup.epp:920: ON_ERROR used out of context
951(E) ../src/burp/backup.epp:922: END_ERROR used out of context
952(E) ../src/burp/backup.epp:926: unmatched END_FOR
953(E) ../src/burp/backup.epp:928: ON_ERROR used out of context
954(E) ../src/burp/backup.epp:930: END_ERROR used out of context
955ln -s -f empty.fdb yachts.lnk
956(E) ../src/burp/backup.epp:1100: no database for operation
957(E) ../src/burp/backup.epp:1111: unmatched END_FOR
958(E) ../src/burp/backup.epp:1113: ON_ERROR used out of context
959(E) ../src/burp/backup.epp:1116: END_ERROR used out of context
960gmake[2]: Leaving directory `/Users/touche/.macports/opt/local/var/macports/build/_Volumes_Data_myports_database_firebirdsql/Firebird/work/Firebird-2.5.2.26540-0/gen'
961/opt/local/bin/gmake -j1 -f ../gen/Makefile.static.isql
962(E) ../src/burp/backup.epp:1971: no database for operation
963(E) ../src/burp/backup.epp:1976: no database for operation
964(E) ../src/burp/backup.epp:1984: unmatched END_FOR
965(E) ../src/burp/backup.epp:1986: ON_ERROR used out of context
966(E) ../src/burp/backup.epp:1989: END_ERROR used out of context
967(E) ../src/burp/backup.epp:2005: no database for operation
968(E) ../src/burp/backup.epp:2011: unmatched END_FOR
969(E) ../src/burp/backup.epp:2013: ON_ERROR used out of context
970(E) ../src/burp/backup.epp:2016: END_ERROR used out of context
971(E) ../src/burp/backup.epp:2028: unmatched END_FOR
972(E) ../src/burp/backup.epp:2030: ON_ERROR used out of context
973(E) ../src/burp/backup.epp:2032: END_ERROR used out of context
974(E) ../src/burp/backup.epp:2036: no database for operation
975(E) ../src/burp/backup.epp:2041: no database for operation
976(E) ../src/burp/backup.epp:2046: no database for operation
977(E) ../src/burp/backup.epp:2050: unmatched END_FOR
978(E) ../src/burp/backup.epp:2052: ON_ERROR used out of context
979(E) ../src/burp/backup.epp:2054: END_ERROR used out of context
980(E) ../src/burp/backup.epp:2058: unmatched END_FOR
981(E) ../src/burp/backup.epp:2060: ON_ERROR used out of context
982(E) ../src/burp/backup.epp:2063: END_ERROR used out of context
983(E) ../src/burp/backup.epp:2077: no database for operation
984(E) ../src/burp/backup.epp:2079: unmatched END_FOR
985(E) ../src/burp/backup.epp:2081: ON_ERROR used out of context
986(E) ../src/burp/backup.epp:2083: END_ERROR used out of context
987(E) ../src/burp/backup.epp:2085: no database for operation
988(E) ../src/burp/backup.epp:2088: unmatched END_FOR
989(E) ../src/burp/backup.epp:2090: ON_ERROR used out of context
990(E) ../src/burp/backup.epp:2092: END_ERROR used out of context
991(E) ../src/burp/backup.epp:2095: no database for operation
992(E) ../src/burp/backup.epp:2097: unmatched END_FOR
993(E) ../src/burp/backup.epp:2099: ON_ERROR used out of context
994(E) ../src/burp/backup.epp:2101: END_ERROR used out of context
995(E) ../src/burp/backup.epp:2103: no database for operation
996(E) ../src/burp/backup.epp:2111: unmatched END_FOR
997(E) ../src/burp/backup.epp:2113: ON_ERROR used out of context
998(E) ../src/burp/backup.epp:2115: END_ERROR used out of context
999(E) ../src/burp/backup.epp:2117: unmatched END_FOR
1000(E) ../src/burp/backup.epp:2119: ON_ERROR used out of context
1001(E) ../src/burp/backup.epp:2121: END_ERROR used out of context
1002gmake[1]: *** No rule to make target `../gen/firebird/bin/gbak_static', needed by `ref_databases'.  Stop.
1003gmake[1]: *** Waiting for unfinished jobs....
1004(E) ../src/burp/backup.epp:2382: no database for operation
1005(E) ../src/burp/backup.epp:2389: unmatched END_FOR
1006(E) ../src/burp/backup.epp:2392: END_ERROR used out of context
1007(E) ../src/burp/backup.epp:2396: no database for operation
1008(E) ../src/burp/backup.epp:2401: unmatched END_FOR
1009(E) ../src/burp/backup.epp:2403: ON_ERROR used out of context
1010(E) ../src/burp/backup.epp:2405: END_ERROR used out of context
1011(E) ../src/burp/backup.epp:2596: no database for operation
1012(E) ../src/burp/backup.epp:2600: unmatched END_FOR
1013(E) ../src/burp/backup.epp:2602: ON_ERROR used out of context
1014(E) ../src/burp/backup.epp:2604: END_ERROR used out of context
1015(E) ../src/burp/backup.epp:2628: no database for operation
1016(E) ../src/burp/backup.epp:2655: unmatched END_FOR
1017(E) ../src/burp/backup.epp:2657: ON_ERROR used out of context
1018(E) ../src/burp/backup.epp:2660: END_ERROR used out of context
1019(E) ../src/burp/backup.epp:2682: no database for operation
1020(E) ../src/burp/backup.epp:2689: unmatched END_FOR
1021(E) ../src/burp/backup.epp:2691: ON_ERROR used out of context
1022(E) ../src/burp/backup.epp:2694: END_ERROR used out of context
1023(E) ../src/burp/backup.epp:2718: no database for operation
1024(E) ../src/burp/backup.epp:2735: unmatched END_FOR
1025(E) ../src/burp/backup.epp:2737: ON_ERROR used out of context
1026(E) ../src/burp/backup.epp:2739: END_ERROR used out of context
1027(E) ../src/burp/backup.epp:2743: no database for operation
1028(E) ../src/burp/backup.epp:2756: unmatched END_FOR
1029(E) ../src/burp/backup.epp:2758: ON_ERROR used out of context
1030(E) ../src/burp/backup.epp:2760: END_ERROR used out of context
1031(E) ../src/burp/backup.epp:2872: no database for operation
1032(E) ../src/burp/backup.epp:2879: unmatched END_FOR
1033(E) ../src/burp/backup.epp:2881: ON_ERROR used out of context
1034(E) ../src/burp/backup.epp:2883: END_ERROR used out of context
1035(E) ../src/burp/backup.epp:2889: no database for operation
1036(E) ../src/burp/backup.epp:2892: unmatched END_FOR
1037(E) ../src/burp/backup.epp:2894: ON_ERROR used out of context
1038(E) ../src/burp/backup.epp:2896: END_ERROR used out of context
1039(E) ../src/burp/backup.epp:2901: no database for operation
1040(E) ../src/burp/backup.epp:2903: unmatched END_FOR
1041(E) ../src/burp/backup.epp:2905: ON_ERROR used out of context
1042(E) ../src/burp/backup.epp:2907: END_ERROR used out of context
1043(E) ../src/burp/backup.epp:2912: no database for operation
1044(E) ../src/burp/backup.epp:2915: unmatched END_FOR
1045(E) ../src/burp/backup.epp:2917: ON_ERROR used out of context
1046(E) ../src/burp/backup.epp:2919: END_ERROR used out of context
1047(E) ../src/burp/backup.epp:2949: no database for operation
1048(E) ../src/burp/backup.epp:2959: unmatched END_FOR
1049(E) ../src/burp/backup.epp:2961: ON_ERROR used out of context
1050(E) ../src/burp/backup.epp:2964: END_ERROR used out of context
1051(E) ../src/burp/backup.epp:2986: no database for operation
1052(E) ../src/burp/backup.epp:2993: unmatched END_FOR
1053(E) ../src/burp/backup.epp:2995: ON_ERROR used out of context
1054(E) ../src/burp/backup.epp:2998: END_ERROR used out of context
1055(E) ../src/burp/backup.epp:3021: no database for operation
1056(E) ../src/burp/backup.epp:3034: unmatched END_FOR
1057(E) ../src/burp/backup.epp:3036: ON_ERROR used out of context
1058(E) ../src/burp/backup.epp:3039: END_ERROR used out of context
1059(E) ../src/burp/backup.epp:3063: no database for operation
1060(E) ../src/burp/backup.epp:3079: unmatched END_FOR
1061(E) ../src/burp/backup.epp:3081: ON_ERROR used out of context
1062(E) ../src/burp/backup.epp:3084: END_ERROR used out of context
1063(E) ../src/burp/backup.epp:3113: no database for operation
1064(E) ../src/burp/backup.epp:3133: unmatched END_FOR
1065(E) ../src/burp/backup.epp:3135: ON_ERROR used out of context
1066(E) ../src/burp/backup.epp:3137: END_ERROR used out of context
1067(E) ../src/burp/backup.epp:3141: no database for operation
1068(E) ../src/burp/backup.epp:3159: no database for operation
1069(E) ../src/burp/backup.epp:3169: unmatched END_FOR
1070(E) ../src/burp/backup.epp:3171: ON_ERROR used out of context
1071(E) ../src/burp/backup.epp:3173: END_ERROR used out of context
1072(E) ../src/burp/backup.epp:3176: unmatched END_FOR
1073(E) ../src/burp/backup.epp:3178: ON_ERROR used out of context
1074(E) ../src/burp/backup.epp:3180: END_ERROR used out of context
1075(E) ../src/burp/backup.epp:3204: no database for operation
1076(E) ../src/burp/backup.epp:3220: unmatched END_FOR
1077(E) ../src/burp/backup.epp:3222: ON_ERROR used out of context
1078(E) ../src/burp/backup.epp:3224: END_ERROR used out of context
1079(E) ../src/burp/backup.epp:3228: no database for operation
1080(E) ../src/burp/backup.epp:3241: unmatched END_FOR
1081(E) ../src/burp/backup.epp:3243: ON_ERROR used out of context
1082(E) ../src/burp/backup.epp:3245: END_ERROR used out of context
1083(E) ../src/burp/backup.epp:3281: no database for operation
1084(E) ../src/burp/backup.epp:3341: unmatched END_FOR
1085(E) ../src/burp/backup.epp:3343: ON_ERROR used out of context
1086(E) ../src/burp/backup.epp:3345: END_ERROR used out of context
1087(E) ../src/burp/backup.epp:3349: no database for operation
1088(E) ../src/burp/backup.epp:3383: no database for operation
1089(E) ../src/burp/backup.epp:3393: unmatched END_FOR
1090(E) ../src/burp/backup.epp:3395: ON_ERROR used out of context
1091(E) ../src/burp/backup.epp:3397: END_ERROR used out of context
1092(E) ../src/burp/backup.epp:3401: no database for operation
1093(E) ../src/burp/backup.epp:3420: no database for operation
1094(E) ../src/burp/backup.epp:3423: unmatched END_FOR
1095(E) ../src/burp/backup.epp:3425: ON_ERROR used out of context
1096(E) ../src/burp/backup.epp:3427: END_ERROR used out of context
1097(E) ../src/burp/backup.epp:3428: unmatched END_FOR
1098(E) ../src/burp/backup.epp:3430: ON_ERROR used out of context
1099(E) ../src/burp/backup.epp:3432: END_ERROR used out of context
1100(E) ../src/burp/backup.epp:3434: unmatched END_FOR
1101(E) ../src/burp/backup.epp:3436: ON_ERROR used out of context
1102(E) ../src/burp/backup.epp:3438: END_ERROR used out of context
1103(E) ../src/burp/backup.epp:3469: no database for operation
1104(E) ../src/burp/backup.epp:3495: unmatched END_FOR
1105(E) ../src/burp/backup.epp:3497: ON_ERROR used out of context
1106(E) ../src/burp/backup.epp:3499: END_ERROR used out of context
1107(E) ../src/burp/backup.epp:3502: no database for operation
1108(E) ../src/burp/backup.epp:3522: unmatched END_FOR
1109(E) ../src/burp/backup.epp:3524: ON_ERROR used out of context
1110(E) ../src/burp/backup.epp:3526: END_ERROR used out of context
1111(E) ../src/burp/backup.epp:3551: no database for operation
1112(E) ../src/burp/backup.epp:3579: unmatched END_FOR
1113(E) ../src/burp/backup.epp:3581: ON_ERROR used out of context
1114(E) ../src/burp/backup.epp:3583: END_ERROR used out of context
1115(E) ../src/burp/backup.epp:3587: no database for operation
1116(E) ../src/burp/backup.epp:3599: unmatched END_FOR
1117(E) ../src/burp/backup.epp:3601: ON_ERROR used out of context
1118(E) ../src/burp/backup.epp:3603: END_ERROR used out of context
1119(E) ../src/burp/backup.epp:3625: no database for operation
1120(E) ../src/burp/backup.epp:3633: unmatched END_FOR
1121(E) ../src/burp/backup.epp:3635: ON_ERROR used out of context
1122(E) ../src/burp/backup.epp:3638: END_ERROR used out of context
1123(E) ../src/burp/backup.epp:3660: no database for operation
1124(E) ../src/burp/backup.epp:3673: unmatched END_FOR
1125(E) ../src/burp/backup.epp:3675: ON_ERROR used out of context
1126(E) ../src/burp/backup.epp:3678: END_ERROR used out of context
1127(E) ../src/burp/backup.epp:3712: no database for operation
1128(E) ../src/burp/backup.epp:3761: unmatched END_FOR
1129(E) ../src/burp/backup.epp:3763: ON_ERROR used out of context
1130(E) ../src/burp/backup.epp:3765: END_ERROR used out of context
1131(E) ../src/burp/backup.epp:3769: no database for operation
1132(E) ../src/burp/backup.epp:3789: no database for operation
1133(E) ../src/burp/backup.epp:3792: unmatched END_FOR
1134(E) ../src/burp/backup.epp:3794: ON_ERROR used out of context
1135(E) ../src/burp/backup.epp:3796: END_ERROR used out of context
1136(E) ../src/burp/backup.epp:3800: no database for operation
1137(E) ../src/burp/backup.epp:3803: unmatched END_FOR
1138(E) ../src/burp/backup.epp:3805: ON_ERROR used out of context
1139(E) ../src/burp/backup.epp:3807: END_ERROR used out of context
1140(E) ../src/burp/backup.epp:3813: no database for operation
1141(E) ../src/burp/backup.epp:3825: unmatched END_FOR
1142(E) ../src/burp/backup.epp:3827: ON_ERROR used out of context
1143(E) ../src/burp/backup.epp:3829: END_ERROR used out of context
1144(E) ../src/burp/backup.epp:3833: no database for operation
1145(E) ../src/burp/backup.epp:3836: unmatched END_FOR
1146(E) ../src/burp/backup.epp:3838: ON_ERROR used out of context
1147(E) ../src/burp/backup.epp:3840: END_ERROR used out of context
1148(E) ../src/burp/backup.epp:3849: unmatched END_FOR
1149(E) ../src/burp/backup.epp:3851: ON_ERROR used out of context
1150(E) ../src/burp/backup.epp:3853: END_ERROR used out of context
1151(E) ../src/burp/backup.epp:3881: no database for operation
1152(E) ../src/burp/backup.epp:3895: unmatched END_FOR
1153(E) ../src/burp/backup.epp:3897: ON_ERROR used out of context
1154(E) ../src/burp/backup.epp:3900: END_ERROR used out of context
1155(E) ../src/burp/backup.epp:3924: no database for operation
1156(E) ../src/burp/backup.epp:3938: unmatched END_FOR
1157(E) ../src/burp/backup.epp:3940: ON_ERROR used out of context
1158(E) ../src/burp/backup.epp:3942: END_ERROR used out of context
1159(E) ../src/burp/backup.epp:3946: no database for operation
1160(E) ../src/burp/backup.epp:3956: unmatched END_FOR
1161(E) ../src/burp/backup.epp:3958: ON_ERROR used out of context
1162(E) ../src/burp/backup.epp:3960: END_ERROR used out of context
1163(E) ../src/burp/backup.epp:3985: no database for operation
1164(E) ../src/burp/backup.epp:3999: unmatched END_FOR
1165(E) ../src/burp/backup.epp:4001: ON_ERROR used out of context
1166(E) ../src/burp/backup.epp:4003: END_ERROR used out of context
1167(E) ../src/burp/backup.epp:4034: no database for operation
1168(E) ../src/burp/backup.epp:4066: unmatched END_FOR
1169(E) ../src/burp/backup.epp:4068: ON_ERROR used out of context
1170(E) ../src/burp/backup.epp:4070: END_ERROR used out of context
1171(E) ../src/burp/backup.epp:4074: no database for operation
1172(E) ../src/burp/backup.epp:4100: unmatched END_FOR
1173(E) ../src/burp/backup.epp:4102: ON_ERROR used out of context
1174(E) ../src/burp/backup.epp:4104: END_ERROR used out of context
1175(E) ../src/burp/backup.epp:4108: no database for operation
1176(E) ../src/burp/backup.epp:4132: no database for operation
1177(E) ../src/burp/backup.epp:4138: unmatched END_FOR
1178(E) ../src/burp/backup.epp:4140: ON_ERROR used out of context
1179(E) ../src/burp/backup.epp:4142: END_ERROR used out of context
1180(E) ../src/burp/backup.epp:4146: unmatched END_FOR
1181(E) ../src/burp/backup.epp:4148: ON_ERROR used out of context
1182(E) ../src/burp/backup.epp:4150: END_ERROR used out of context
1183(E) ../src/burp/backup.epp:4176: no database for operation
1184(E) ../src/burp/backup.epp:4188: unmatched END_FOR
1185(E) ../src/burp/backup.epp:4190: ON_ERROR used out of context
1186(E) ../src/burp/backup.epp:4193: END_ERROR used out of context
1187(E) ../src/burp/backup.epp:4214: no database for operation
1188(E) ../src/burp/backup.epp:4226: unmatched END_FOR
1189(E) ../src/burp/backup.epp:4228: ON_ERROR used out of context
1190(E) ../src/burp/backup.epp:4231: END_ERROR used out of context
1191(E) ../src/burp/backup.epp:4256: no database for operation
1192(E) ../src/burp/backup.epp:4272: unmatched END_FOR
1193(E) ../src/burp/backup.epp:4275: END_ERROR used out of context
1194(E) ../src/burp/backup.epp:4279: no database for operation
1195(E) ../src/burp/backup.epp:4292: unmatched END_FOR
1196(E) ../src/burp/backup.epp:4294: ON_ERROR used out of context
1197(E) ../src/burp/backup.epp:4296: END_ERROR used out of context
1198271 errors, no warnings
1199gmake[2]: Entering directory `/Users/touche/.macports/opt/local/var/macports/build/_Volumes_Data_myports_database_firebirdsql/Firebird/work/Firebird-2.5.2.26540-0/gen'
1200gmake[2]: warning: -jN forced in submake: disabling jobserver mode.
1201gmake[2]: *** [../temp/boot/burp/backup.cpp] Error 1
1202gmake[2]: Leaving directory `/Users/touche/.macports/opt/local/var/macports/build/_Volumes_Data_myports_database_firebirdsql/Firebird/work/Firebird-2.5.2.26540-0/gen'
1203gmake[1]: *** [gbak_static] Error 2
1204../gen/firebird/bin/gpre_current -r -m -z -n ../src/isql/extract.epp ../temp/boot/isql/extract.cpp
1205gpre version UI-V2.5.2.26540 Firebird 2.5
1206    Version(s) for database "yachts.lnk"
1207        Firebird/Darwin/Intel64 (access method), version "UI-V2.5.2.26540 Firebird 2.5"
1208        on disk structure version 11.2
1209/opt/local/bin/g++-mp-4.9 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O1 -DDARWIN -pipe -p -MMD -fPIC -fno-common -mmacosx-version-min=10.7 -D_THREAD_SAFE   -fvisibility-inlines-hidden -fvisibility=hidden -fno-weak  -c ../temp/boot/isql/extract.cpp -o ../temp/boot/isql/extract.o
1210In file included from ../src/include/../common/../common/classes/fb_string.h:39:0,
1211                 from ../src/include/../common/utils_proto.h:33,
1212                 from ../temp/boot/isql/extract.cpp:66:
1213../src/include/../common/classes/alloc.h:505:13: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
1214 inline void operator delete[](void* mem) throw()
1215             ^
1216../src/include/../common/classes/alloc.h:501:13: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
1217 inline void operator delete(void* mem) throw()
1218             ^
1219../src/include/../common/classes/alloc.h:496:14: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
1220 inline void* operator new[](size_t s) THROW_BAD_ALLOC
1221              ^
1222../src/include/../common/classes/alloc.h:492:14: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
1223 inline void* operator new(size_t s) THROW_BAD_ALLOC
1224              ^
1225../gen/firebird/bin/gpre_current -r -m -z -n ../src/isql/isql.epp ../temp/boot/isql/isql.cpp
1226gpre version UI-V2.5.2.26540 Firebird 2.5
1227    Version(s) for database "yachts.lnk"
1228        Firebird/Darwin/Intel64 (access method), version "UI-V2.5.2.26540 Firebird 2.5"
1229        on disk structure version 11.2
1230/opt/local/bin/g++-mp-4.9 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O1 -DDARWIN -pipe -p -MMD -fPIC -fno-common -mmacosx-version-min=10.7 -D_THREAD_SAFE   -fvisibility-inlines-hidden -fvisibility=hidden -fno-weak  -c ../temp/boot/isql/isql.cpp -o ../temp/boot/isql/isql.o
1231In file included from ../src/include/../common/../common/classes/fb_string.h:39:0,
1232                 from ../src/include/../common/utils_proto.h:33,
1233                 from ../temp/boot/isql/isql.cpp:63:
1234../src/include/../common/classes/alloc.h:505:13: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
1235 inline void operator delete[](void* mem) throw()
1236             ^
1237../src/include/../common/classes/alloc.h:501:13: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
1238 inline void operator delete(void* mem) throw()
1239             ^
1240../src/include/../common/classes/alloc.h:496:14: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
1241 inline void* operator new[](size_t s) THROW_BAD_ALLOC
1242              ^
1243../src/include/../common/classes/alloc.h:492:14: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
1244 inline void* operator new(size_t s) THROW_BAD_ALLOC
1245              ^
1246../gen/firebird/bin/gpre_current -r -m -z -n ../src/isql/show.epp ../temp/boot/isql/show.cpp
1247gpre version UI-V2.5.2.26540 Firebird 2.5
1248    Version(s) for database "yachts.lnk"
1249        Firebird/Darwin/Intel64 (access method), version "UI-V2.5.2.26540 Firebird 2.5"
1250        on disk structure version 11.2
1251/opt/local/bin/g++-mp-4.9 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O1 -DDARWIN -pipe -p -MMD -fPIC -fno-common -mmacosx-version-min=10.7 -D_THREAD_SAFE   -fvisibility-inlines-hidden -fvisibility=hidden -fno-weak  -c ../temp/boot/isql/show.cpp -o ../temp/boot/isql/show.o
1252In file included from ../src/include/../common/../common/classes/fb_string.h:39:0,
1253                 from ../src/include/../common/utils_proto.h:33,
1254                 from ../temp/boot/isql/show.cpp:60:
1255../src/include/../common/classes/alloc.h:505:13: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
1256 inline void operator delete[](void* mem) throw()
1257             ^
1258../src/include/../common/classes/alloc.h:501:13: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
1259 inline void operator delete(void* mem) throw()
1260             ^
1261../src/include/../common/classes/alloc.h:496:14: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
1262 inline void* operator new[](size_t s) THROW_BAD_ALLOC
1263              ^
1264../src/include/../common/classes/alloc.h:492:14: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
1265 inline void* operator new(size_t s) THROW_BAD_ALLOC
1266              ^
1267/opt/local/bin/g++-mp-4.9 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O1 -DDARWIN -pipe -p -MMD -fPIC -fno-common -mmacosx-version-min=10.7 -D_THREAD_SAFE   -fvisibility-inlines-hidden -fvisibility=hidden -fno-weak  -c ../src/isql/Extender.cpp -o ../temp/boot/isql/Extender.o
1268In file included from ../src/isql/Extender.cpp:26:0:
1269../src/isql/../common/classes/alloc.h:505:13: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
1270 inline void operator delete[](void* mem) throw()
1271             ^
1272../src/isql/../common/classes/alloc.h:501:13: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
1273 inline void operator delete(void* mem) throw()
1274             ^
1275../src/isql/../common/classes/alloc.h:496:14: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
1276 inline void* operator new[](size_t s) THROW_BAD_ALLOC
1277              ^
1278../src/isql/../common/classes/alloc.h:492:14: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
1279 inline void* operator new(size_t s) THROW_BAD_ALLOC
1280              ^
1281/opt/local/bin/g++-mp-4.9 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O1 -DDARWIN -pipe -p -MMD -fPIC -fno-common -mmacosx-version-min=10.7 -D_THREAD_SAFE   -fvisibility-inlines-hidden -fvisibility=hidden -fno-weak  -c ../src/isql/InputDevices.cpp -o ../temp/boot/isql/InputDevices.o
1282In file included from ../src/isql/../common/../common/classes/fb_string.h:39:0,
1283                 from ../src/isql/../common/utils_proto.h:33,
1284                 from ../src/isql/InputDevices.cpp:38:
1285../src/include/../common/classes/alloc.h:505:13: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
1286 inline void operator delete[](void* mem) throw()
1287             ^
1288../src/include/../common/classes/alloc.h:501:13: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
1289 inline void operator delete(void* mem) throw()
1290             ^
1291../src/include/../common/classes/alloc.h:496:14: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
1292 inline void* operator new[](size_t s) THROW_BAD_ALLOC
1293              ^
1294../src/include/../common/classes/alloc.h:492:14: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
1295 inline void* operator new(size_t s) THROW_BAD_ALLOC
1296              ^
1297/opt/local/bin/g++-mp-4.9 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O1 -DDARWIN -pipe -p -MMD -fPIC -fno-common -mmacosx-version-min=10.7 -D_THREAD_SAFE   -fvisibility-inlines-hidden -fvisibility=hidden -fno-weak  -c ../src/isql/ColList.cpp -o ../temp/boot/isql/ColList.o
1298In file included from ../src/isql/../common/../common/classes/fb_string.h:39:0,
1299                 from ../src/isql/../common/utils_proto.h:33,
1300                 from ../src/isql/ColList.cpp:27:
1301../src/include/../common/classes/alloc.h:505:13: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
1302 inline void operator delete[](void* mem) throw()
1303             ^
1304../src/include/../common/classes/alloc.h:501:13: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
1305 inline void operator delete(void* mem) throw()
1306             ^
1307../src/include/../common/classes/alloc.h:496:14: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
1308 inline void* operator new[](size_t s) THROW_BAD_ALLOC
1309              ^
1310../src/include/../common/classes/alloc.h:492:14: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes]
1311 inline void* operator new(size_t s) THROW_BAD_ALLOC
1312              ^
1313/opt/local/bin/g++-mp-4.9 -DBOOT_BUILD -I../src/include/gen -I../src/include -I../src/vulcan -DNAMESPACE=Vulcan -O1 -DDARWIN -pipe -p -MMD -fPIC -fno-common -mmacosx-version-min=10.7 -D_THREAD_SAFE   -fvisibility-inlines-hidden -fvisibility=hidden -fno-weak  -c ../src/isql/OptionsBase.cpp -o ../temp/boot/isql/OptionsBase.o
1314/opt/local/bin/g++-mp-4.9    ../temp/boot/isql/extract.o ../temp/boot/isql/isql.o ../temp/boot/isql/show.o ../temp/boot/isql/Extender.o ../temp/boot/isql/InputDevices.o ../temp/boot/isql/ColList.o ../temp/boot/isql/OptionsBase.o ../temp/boot/common/classes/alloc.o ../temp/boot/common/classes/locks.o ../temp/boot/common/classes/semaphore.o ../temp/boot/common/classes/fb_string.o ../temp/boot/common/classes/timestamp.o ../temp/boot/common/classes/PublicHandle.o ../temp/boot/common/classes/TempFile.o ../temp/boot/common/classes/UserBlob.o ../temp/boot/common/classes/SafeArg.o ../temp/boot/common/classes/MsgPrint.o ../temp/boot/common/classes/BaseStream.o ../temp/boot/common/fb_exception.o ../temp/boot/common/thd.o ../temp/boot/common/classes/MetaName.o ../temp/boot/common/StatusHolder.o ../temp/boot/common/classes/init.o ../temp/boot/common/StatusArg.o ../temp/boot/common/utils.o ../temp/boot/config/AdminException.o ../temp/boot/config/Args.o ../temp/boot/config/ArgsException.o ../temp/boot/config/ConfObj.o ../temp/boot/config/ConfObject.o ../temp/boot/config/ConfigFile.o ../temp/boot/config/Configuration.o ../temp/boot/config/Element.o ../temp/boot/config/FileName.o ../temp/boot/config/InputFile.o ../temp/boot/config/InputStream.o ../temp/boot/config/Lex.o ../temp/boot/config/ScanDir.o ../temp/boot/config/Stream.o ../temp/boot/config/StreamSegment.o ../temp/boot/vulcan/PathName.o ../temp/boot/vulcan/RefObject.o -o ../gen/firebird/bin/isql_static -L../gen/firebird/lib -lfbstatic ../gen/firebird/lib/libedit.a -lm  -framework CoreFoundation  -lcurses -licuuc -licudata -licui18n
1315rm ../temp/boot/isql/isql.cpp ../temp/boot/isql/extract.cpp ../temp/boot/isql/show.cpp
1316gmake[2]: Leaving directory `/Users/touche/.macports/opt/local/var/macports/build/_Volumes_Data_myports_database_firebirdsql/Firebird/work/Firebird-2.5.2.26540-0/gen'
1317gmake[1]: Leaving directory `/Users/touche/.macports/opt/local/var/macports/build/_Volumes_Data_myports_database_firebirdsql/Firebird/work/Firebird-2.5.2.26540-0/gen'
1318gmake: *** [firebird] Error 2
1319gmake: Leaving directory `/Users/touche/.macports/opt/local/var/macports/build/_Volumes_Data_myports_database_firebirdsql/Firebird/work/Firebird-2.5.2.26540-0'
1320Command failed:  cd "/Users/touche/.macports/opt/local/var/macports/build/_Volumes_Data_myports_database_firebirdsql/Firebird/work/Firebird-2.5.2.26540-0" && /opt/local/bin/gmake -j2 -w all
1321Exit code: 2
1322Error: org.macports.build for port Firebird returned: command execution failed
1323Warning: targets not executed for Firebird: org.macports.build
1324To report a bug, follow the instructions in the guide:
1325    http://guide.macports.org/#project.tickets
1326Error: Processing of port firebird failed