SHOW:
|
|
- or go back to the newest paste.
| 1 | $ make -j 2 | |
| 2 | CDPATH="${ZSH_VERSION+.}:" && cd . && autoconf
| |
| 3 | /bin/sh ./config.status --recheck | |
| 4 | running CONFIG_SHELL=/bin/sh /bin/sh ./configure PKG_CONFIG_PATH=:/opt/qt/lib/pkgconfig --no-create --no-recursion | |
| 5 | checking for a BSD-compatible install... /usr/bin/install -c | |
| 6 | checking whether build environment is sane... yes | |
| 7 | /home/rushed/dev/darkradiant/DarkRadiant/missing: Unknown `--is-lightweight' option | |
| 8 | Try `/home/rushed/dev/darkradiant/DarkRadiant/missing --help' for more information | |
| 9 | configure: WARNING: 'missing' script is too old or missing | |
| 10 | checking for a thread-safe mkdir -p... /usr/bin/mkdir -p | |
| 11 | checking for gawk... gawk | |
| 12 | checking whether make sets $(MAKE)... yes | |
| 13 | checking whether make supports nested variables... yes | |
| 14 | checking whether make supports nested variables... (cached) yes | |
| 15 | checking whether NLS is requested... yes | |
| 16 | checking for msgfmt... /usr/bin/msgfmt | |
| 17 | checking for gmsgfmt... /usr/bin/msgfmt | |
| 18 | checking for xgettext... /usr/bin/xgettext | |
| 19 | checking for msgmerge... /usr/bin/msgmerge | |
| 20 | checking for style of include used by make... GNU | |
| 21 | checking for gcc... gcc | |
| 22 | checking whether the C compiler works... yes | |
| 23 | checking for C compiler default output file name... a.out | |
| 24 | checking for suffix of executables... | |
| 25 | checking whether we are cross compiling... no | |
| 26 | checking for suffix of object files... o | |
| 27 | checking whether we are using the GNU C compiler... yes | |
| 28 | checking whether gcc accepts -g... yes | |
| 29 | checking for gcc option to accept ISO C89... none needed | |
| 30 | checking dependency style of gcc... gcc3 | |
| 31 | checking dependency style of gcc... (cached) gcc3 | |
| 32 | checking build system type... x86_64-unknown-linux-gnu | |
| 33 | checking host system type... x86_64-unknown-linux-gnu | |
| 34 | checking for ld used by GCC... /usr/bin/ld | |
| 35 | checking if the linker (/usr/bin/ld) is GNU ld... yes | |
| 36 | checking for shared library run path origin... done | |
| 37 | checking how to run the C preprocessor... gcc -E | |
| 38 | checking for grep that handles long lines and -e... /usr/bin/grep | |
| 39 | checking for egrep... /usr/bin/grep -E | |
| 40 | checking for CFPreferencesCopyAppValue... no | |
| 41 | checking for CFLocaleCopyCurrent... no | |
| 42 | checking for GNU gettext in libc... yes | |
| 43 | checking whether to use NLS... yes | |
| 44 | checking where the gettext function comes from... libc | |
| 45 | checking for g++... g++ | |
| 46 | checking whether we are using the GNU C++ compiler... yes | |
| 47 | checking whether g++ accepts -g... yes | |
| 48 | checking dependency style of g++... gcc3 | |
| 49 | checking dependency style of g++... (cached) gcc3 | |
| 50 | checking how to print strings... printf | |
| 51 | checking for a sed that does not truncate output... /usr/bin/sed | |
| 52 | checking for fgrep... /usr/bin/grep -F | |
| 53 | checking for ld used by gcc... /usr/bin/ld | |
| 54 | checking if the linker (/usr/bin/ld) is GNU ld... yes | |
| 55 | checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B | |
| 56 | checking the name lister (/usr/bin/nm -B) interface... BSD nm | |
| 57 | checking whether ln -s works... yes | |
| 58 | checking the maximum length of command line arguments... 1572864 | |
| 59 | checking whether the shell understands some XSI constructs... yes | |
| 60 | checking whether the shell understands "+="... yes | |
| 61 | checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop | |
| 62 | checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop | |
| 63 | checking for /usr/bin/ld option to reload object files... -r | |
| 64 | checking for objdump... objdump | |
| 65 | checking how to recognize dependent libraries... pass_all | |
| 66 | checking for dlltool... no | |
| 67 | checking how to associate runtime and link libraries... printf %s\n | |
| 68 | checking for ar... ar | |
| 69 | checking for archiver @FILE support... @ | |
| 70 | checking for strip... strip | |
| 71 | checking for ranlib... ranlib | |
| 72 | checking command to parse /usr/bin/nm -B output from gcc object... ok | |
| 73 | checking for sysroot... no | |
| 74 | checking for mt... no | |
| 75 | checking if : is a manifest tool... no | |
| 76 | checking for ANSI C header files... no | |
| 77 | checking for sys/types.h... yes | |
| 78 | checking for sys/stat.h... yes | |
| 79 | checking for stdlib.h... yes | |
| 80 | checking for string.h... yes | |
| 81 | checking for memory.h... yes | |
| 82 | checking for strings.h... yes | |
| 83 | checking for inttypes.h... yes | |
| 84 | checking for stdint.h... yes | |
| 85 | checking for unistd.h... yes | |
| 86 | checking for dlfcn.h... yes | |
| 87 | checking for objdir... .libs | |
| 88 | checking if gcc supports -fno-rtti -fno-exceptions... no | |
| 89 | checking for gcc option to produce PIC... -fPIC -DPIC | |
| 90 | checking if gcc PIC flag -fPIC -DPIC works... yes | |
| 91 | checking if gcc static flag -static works... yes | |
| 92 | checking if gcc supports -c -o file.o... yes | |
| 93 | checking if gcc supports -c -o file.o... (cached) yes | |
| 94 | checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes | |
| 95 | checking whether -lc should be explicitly linked in... no | |
| 96 | checking dynamic linker characteristics... GNU/Linux ld.so | |
| 97 | checking how to hardcode library paths into programs... immediate | |
| 98 | checking whether stripping libraries is possible... yes | |
| 99 | checking if libtool supports shared libraries... yes | |
| 100 | checking whether to build shared libraries... yes | |
| 101 | checking whether to build static libraries... no | |
| 102 | checking how to run the C++ preprocessor... g++ -E | |
| 103 | checking for ld used by g++... /usr/bin/ld -m elf_x86_64 | |
| 104 | checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes | |
| 105 | checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes | |
| 106 | checking for g++ option to produce PIC... -fPIC -DPIC | |
| 107 | checking if g++ PIC flag -fPIC -DPIC works... yes | |
| 108 | checking if g++ static flag -static works... yes | |
| 109 | checking if g++ supports -c -o file.o... yes | |
| 110 | checking if g++ supports -c -o file.o... (cached) yes | |
| 111 | checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes | |
| 112 | checking dynamic linker characteristics... (cached) GNU/Linux ld.so | |
| 113 | checking how to hardcode library paths into programs... immediate | |
| 114 | checking zlib.h usability... yes | |
| 115 | checking zlib.h presence... yes | |
| 116 | checking for zlib.h... yes | |
| 117 | checking for inflateEnd in -lz... yes | |
| 118 | checking jpeglib.h usability... yes | |
| 119 | checking jpeglib.h presence... yes | |
| 120 | checking for jpeglib.h... yes | |
| 121 | checking for jpeg_start_compress in -ljpeg... yes | |
| 122 | checking for pkg-config... /usr/bin/pkg-config | |
| 123 | checking pkg-config is at least version 0.9.0... yes | |
| 124 | checking for GLIB... yes | |
| 125 | checking for GTK... yes | |
| 126 | checking for GTKMM... yes | |
| 127 | checking for GTKGLEXT... yes | |
| 128 | checking for GTKGLEXTMM... yes | |
| 129 | checking for XML... yes | |
| 130 | checking for LIBSIGC... yes | |
| 131 | checking for PNG... yes | |
| 132 | checking for FTGL... yes | |
| 133 | checking for GTKSOURCEVIEWMM... yes | |
| 134 | checking GL/glew.h usability... yes | |
| 135 | checking GL/glew.h presence... yes | |
| 136 | checking for GL/glew.h... yes | |
| 137 | checking for main in -lGLEW... yes | |
| 138 | checking for main in -lGL... yes | |
| 139 | checking for gluBuild2DMipmaps in -lGLU... yes | |
| 140 | checking for Boost headers version >= 1.46.1... yes | |
| 141 | checking for Boost's header version... 1_50 | |
| 142 | checking boost/bind.hpp usability... yes | |
| 143 | checking boost/bind.hpp presence... yes | |
| 144 | checking for boost/bind.hpp... yes | |
| 145 | checking boost/foreach.hpp usability... yes | |
| 146 | checking boost/foreach.hpp presence... yes | |
| 147 | checking for boost/foreach.hpp... yes | |
| 148 | checking boost/format.hpp usability... yes | |
| 149 | checking boost/format.hpp presence... yes | |
| 150 | checking for boost/format.hpp... yes | |
| 151 | checking boost/function.hpp usability... yes | |
| 152 | checking boost/function.hpp presence... yes | |
| 153 | checking for boost/function.hpp... yes | |
| 154 | checking boost/scoped_ptr.hpp usability... yes | |
| 155 | checking boost/scoped_ptr.hpp presence... yes | |
| 156 | checking for boost/scoped_ptr.hpp... yes | |
| 157 | checking boost/shared_ptr.hpp usability... yes | |
| 158 | checking boost/shared_ptr.hpp presence... yes | |
| 159 | checking for boost/shared_ptr.hpp... yes | |
| 160 | checking boost/tokenizer.hpp usability... yes | |
| 161 | checking boost/tokenizer.hpp presence... yes | |
| 162 | checking for boost/tokenizer.hpp... yes | |
| 163 | checking for the toolset name used by Boost for g++... configure: WARNING: could not figure out which toolset name to use for g++ | |
| 164 | ||
| 165 | checking boost/regex.hpp usability... yes | |
| 166 | checking boost/regex.hpp presence... yes | |
| 167 | checking for boost/regex.hpp... yes | |
| 168 | checking for the Boost regex library... yes | |
| 169 | checking boost/system/error_code.hpp usability... yes | |
| 170 | checking boost/system/error_code.hpp presence... yes | |
| 171 | checking for boost/system/error_code.hpp... yes | |
| 172 | checking for the Boost system library... yes | |
| 173 | checking boost/filesystem/path.hpp usability... yes | |
| 174 | checking boost/filesystem/path.hpp presence... yes | |
| 175 | checking for boost/filesystem/path.hpp... yes | |
| 176 | checking for the Boost filesystem library... yes | |
| 177 | checking for boost/system/error_code.hpp... (cached) yes | |
| 178 | checking for the Boost system library... (cached) yes | |
| 179 | checking boost/test/unit_test.hpp usability... yes | |
| 180 | checking boost/test/unit_test.hpp presence... yes | |
| 181 | checking for boost/test/unit_test.hpp... yes | |
| 182 | checking for the Boost unit_test_framework library... yes | |
| 183 | checking for python-config... python-config | |
| 184 | checking boost/python.hpp usability... yes | |
| 185 | checking boost/python.hpp presence... yes | |
| 186 | checking for boost/python.hpp... yes | |
| 187 | checking for the Boost python library... yes | |
| 188 | checking for main in -ldl... yes | |
| 189 | checking boost/serialization/access.hpp usability... yes | |
| 190 | checking boost/serialization/access.hpp presence... yes | |
| 191 | checking for boost/serialization/access.hpp... yes | |
| 192 | checking AL/alut.h usability... yes | |
| 193 | checking AL/alut.h presence... yes | |
| 194 | checking for AL/alut.h... yes | |
| 195 | checking for ov_clear in -lvorbisfile... yes | |
| 196 | checking for alGetError in -lopenal... yes | |
| 197 | checking for main in -lalut... yes | |
| 198 | checking that generated files are newer than configure... done | |
| 199 | configure: creating ./config.status | |
| 200 | ||
| 201 | Configuration options: | |
| 202 | Installation prefix: /usr/local | |
| 203 | Sound: yes | |
| 204 | Darkmod plugins: no | |
| 205 | Python scripting: yes | |
| 206 | /bin/sh ./config.status | |
| 207 | config.status: creating install/darkradiant.desktop | |
| 208 | config.status: creating install/i18n//Makefile.in | |
| 209 | config.status: creating Makefile | |
| 210 | config.status: creating radiant/Makefile | |
| 211 | config.status: creating install/i18n/Makefile.in | |
| 212 | config.status: creating libs/Makefile | |
| 213 | config.status: creating libs/ddslib/Makefile | |
| 214 | config.status: creating libs/gtkutil/Makefile | |
| 215 | config.status: creating libs/math/Makefile | |
| 216 | config.status: creating libs/picomodel/Makefile | |
| 217 | config.status: creating libs/scene/Makefile | |
| 218 | config.status: creating libs/xmlutil/Makefile | |
| 219 | config.status: creating plugins/Makefile | |
| 220 | config.status: creating plugins/archivezip/Makefile | |
| 221 | config.status: creating plugins/commandsystem/Makefile | |
| 222 | config.status: creating plugins/eclassmgr/Makefile | |
| 223 | config.status: creating plugins/eclasstree/Makefile | |
| 224 | config.status: creating plugins/entity/Makefile | |
| 225 | config.status: creating plugins/entitylist/Makefile | |
| 226 | config.status: creating plugins/eventmanager/Makefile | |
| 227 | config.status: creating plugins/filetypes/Makefile | |
| 228 | config.status: creating plugins/filters/Makefile | |
| 229 | config.status: creating plugins/fonts/Makefile | |
| 230 | config.status: creating plugins/grid/Makefile | |
| 231 | config.status: creating plugins/image/Makefile | |
| 232 | config.status: creating plugins/mapdoom3/Makefile | |
| 233 | config.status: creating plugins/md5model/Makefile | |
| 234 | config.status: creating plugins/model/Makefile | |
| 235 | config.status: creating plugins/particles/Makefile | |
| 236 | config.status: creating plugins/scenegraph/Makefile | |
| 237 | config.status: creating plugins/script/Makefile | |
| 238 | config.status: creating plugins/shaders/Makefile | |
| 239 | config.status: creating plugins/skins/Makefile | |
| 240 | config.status: creating plugins/sound/Makefile | |
| 241 | config.status: creating plugins/uimanager/Makefile | |
| 242 | config.status: creating plugins/undo/Makefile | |
| 243 | config.status: creating plugins/vfspk3/Makefile | |
| 244 | config.status: creating plugins/wavefront/Makefile | |
| 245 | config.status: creating plugins/xmlregistry/Makefile | |
| 246 | config.status: creating plugins/dm.stimresponse/Makefile | |
| 247 | config.status: creating plugins/dm.objectives/Makefile | |
| 248 | config.status: creating plugins/dm.difficulty/Makefile | |
| 249 | config.status: creating plugins/dm.gui/Makefile | |
| 250 | config.status: creating plugins/dm.editing/Makefile | |
| 251 | config.status: creating plugins/dm.conversation/Makefile | |
| 252 | config.status: creating config.h | |
| 253 | config.status: config.h is unchanged | |
| 254 | config.status: executing po-directories commands | |
| 255 | config.status: creating install/i18n//POTFILES | |
| 256 | config.status: creating install/i18n//Makefile | |
| 257 | config.status: creating install/i18n/POTFILES | |
| 258 | config.status: creating install/i18n/Makefile | |
| 259 | config.status: executing depfiles commands | |
| 260 | config.status: executing libtool commands | |
| 261 | (CDPATH="${ZSH_VERSION+.}:" && cd . && autoheader)
| |
| 262 | rm -f stamp-h1 | |
| 263 | touch config.h.in | |
| 264 | cd . && /bin/sh ./config.status config.h | |
| 265 | config.status: creating config.h | |
| 266 | config.status: config.h is unchanged | |
| 267 | make all-recursive | |
| 268 | make[1]: Entering directory `/home/rushed/dev/darkradiant/DarkRadiant' | |
| 269 | Making all in libs | |
| 270 | make[2]: Entering directory `/home/rushed/dev/darkradiant/DarkRadiant/libs' | |
| 271 | Making all in math | |
| 272 | make[3]: Entering directory `/home/rushed/dev/darkradiant/DarkRadiant/libs/math' | |
| 273 | CXX Frustum.lo | |
| 274 | CXX Matrix4.lo | |
| 275 | CXX Plane3.lo | |
| 276 | CXX AABB.lo | |
| 277 | CXX Quaternion.lo | |
| 278 | CXXLD libmath.la | |
| 279 | make[3]: Leaving directory `/home/rushed/dev/darkradiant/DarkRadiant/libs/math' | |
| 280 | Making all in xmlutil | |
| 281 | make[3]: Entering directory `/home/rushed/dev/darkradiant/DarkRadiant/libs/xmlutil' | |
| 282 | CXX Document.lo | |
| 283 | CXX Node.lo | |
| 284 | CXXLD libxmlutil.la | |
| 285 | make[3]: Leaving directory `/home/rushed/dev/darkradiant/DarkRadiant/libs/xmlutil' | |
| 286 | Making all in scene | |
| 287 | make[3]: Entering directory `/home/rushed/dev/darkradiant/DarkRadiant/libs/scene' | |
| 288 | CXX InstanceWalkers.lo | |
| 289 | CXX TraversableNodeSet.lo | |
| 290 | CXX Node.lo | |
| 291 | CXXLD libscenegraph.la | |
| 292 | make[3]: Leaving directory `/home/rushed/dev/darkradiant/DarkRadiant/libs/scene' | |
| 293 | Making all in gtkutil | |
| 294 | make[3]: Entering directory `/home/rushed/dev/darkradiant/DarkRadiant/libs/gtkutil' | |
| 295 | CXX ConsoleView.lo | |
| 296 | CXX FreezePointer.lo | |
| 297 | CXX GLWidget.lo | |
| 298 | CXX KeyValueTable.lo | |
| 299 | CXX PanedPosition.lo | |
| 300 | CXX VFSTreePopulator.lo | |
| 301 | CXX Timer.lo | |
| 302 | CXX WindowPosition.lo | |
| 303 | CXX GLFont.lo | |
| 304 | CXX MenuItemAccelerator.lo | |
| 305 | CXX Cursor.lo | |
| 306 | CXX PathEntry.lo | |
| 307 | CXX TreeModel.lo | |
| 308 | CXX ModalProgressDialog.lo | |
| 309 | CXX SerialisableWidgets.lo | |
| 310 | CXX SourceView.lo | |
| 311 | CXX clipboard.lo | |
| 312 | CXX FileChooser.lo | |
| 313 | CXX window/PersistentTransientWindow.lo | |
| 314 | CXX window/TransientWindow.lo | |
| 315 | CXX dialog/Dialog.lo | |
| 316 | CXX dialog/MessageBox.lo | |
| 317 | CXX preview/ModelPreview.lo | |
| 318 | CXX preview/ParticlePreview.lo | |
| 319 | CXX preview/RenderPreview.lo | |
| 320 | CXX menu/PopupMenu.lo | |
| 321 | CXXLD libgtkutil.la | |
| 322 | make[3]: Leaving directory `/home/rushed/dev/darkradiant/DarkRadiant/libs/gtkutil' | |
| 323 | Making all in ddslib | |
| 324 | make[3]: Entering directory `/home/rushed/dev/darkradiant/DarkRadiant/libs/ddslib' | |
| 325 | CXX ddslib.lo | |
| 326 | ddslib.cpp: In function 'int DDSGetInfo(const DDSHeader*, int*, int*, ddsPF_t*)': | |
| 327 | ddslib.cpp:190:28: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] | |
| 328 | ddslib.cpp: In function 'void DDSDecodeAlpha3BitLinear(unsigned int*, ddsAlphaBlock3BitLinear_t*, int, unsigned int)': | |
| 329 | ddslib.cpp:409:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] | |
| 330 | ddslib.cpp:428:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] | |
| 331 | ddslib.cpp: In function 'void DDSDecodeRXGBAlpha3BitLinear(unsigned int*, ddsAlphaBlock3BitLinear_t*, int, unsigned int)': | |
| 332 | ddslib.cpp:509:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] | |
| 333 | ddslib.cpp:528:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] | |
| 334 | CXXLD libdds.la | |
| 335 | make[3]: Leaving directory `/home/rushed/dev/darkradiant/DarkRadiant/libs/ddslib' | |
| 336 | Making all in picomodel | |
| 337 | make[3]: Entering directory `/home/rushed/dev/darkradiant/DarkRadiant/libs/picomodel' | |
| 338 | CC picointernal.lo | |
| 339 | CC pm_mdc.lo | |
| 340 | cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default] | |
| 341 | cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default] | |
| 342 | pm_mdc.c: In function '_mdc_canload': | |
| 343 | pm_mdc.c:434:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] | |
| 344 | pm_mdc.c: In function '_mdc_load': | |
| 345 | pm_mdc.c:486:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] | |
| 346 | CC pm_terrain.lo | |
| 347 | cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default] | |
| 348 | CC pm_3ds.lo | |
| 349 | cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default] | |
| 350 | CC pm_md3.lo | |
| 351 | cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default] | |
| 352 | pm_md3.c: In function '_md3_canload': | |
| 353 | pm_md3.c:162:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] | |
| 354 | pm_md3.c: In function '_md3_load': | |
| 355 | pm_md3.c:211:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] | |
| 356 | CC picomodel.lo | |
| 357 | cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default] | |
| 358 | picomodel.c: In function 'PicoVertexCoordGenerateHash': | |
| 359 | picomodel.c:1426:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] | |
| 360 | picomodel.c:1427:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] | |
| 361 | picomodel.c:1428:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] | |
| 362 | picomodel.c:1429:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] | |
| 363 | picomodel.c:1430:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] | |
| 364 | picomodel.c:1431:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] | |
| 365 | picomodel.c: In function 'PicoFindVertexCombinationInHashTable': | |
| 366 | picomodel.c:1524:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] | |
| 367 | CC pm_ms3d.lo | |
| 368 | cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default] | |
| 369 | CC pm_obj.lo | |
| 370 | cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default] | |
| 371 | pm_obj.c:218:12: warning: '_obj_mtl_load' defined but not used [-Wunused-function] | |
| 372 | CC pm_lwo.lo | |
| 373 | cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default] | |
| 374 | CC pm_fm.lo | |
| 375 | cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default] | |
| 376 | pm_fm.c: In function '_fm_load': | |
| 377 | pm_fm.c:200:10: warning: variable 'tot_numVerts' set but not used [-Wunused-but-set-variable] | |
| 378 | CC pm_md2.lo | |
| 379 | cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default] | |
| 380 | pm_md2.c: In function '_md2_canload': | |
| 381 | pm_md2.c:318:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] | |
| 382 | pm_md2.c: In function '_md2_load': | |
| 383 | pm_md2.c:362:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] | |
| 384 | pm_md2.c:337:10: warning: variable 'tot_numVerts' set but not used [-Wunused-but-set-variable] | |
| 385 | CC pm_ase.lo | |
| 386 | cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default] | |
| 387 | CC picomodules.lo | |
| 388 | cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default] | |
| 389 | CC lwo/vecmath.lo | |
| 390 | cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default] | |
| 391 | CC lwo/clip.lo | |
| 392 | cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default] | |
| 393 | CC lwo/surface.lo | |
| 394 | CC lwo/pntspols.lo | |
| 395 | cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default] | |
| 396 | cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default] | |
| 397 | lwo/pntspols.c: In function 'lwResolvePolySurfaces': | |
| 398 | lwo/pntspols.c:356:15: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] | |
| 399 | lwo/pntspols.c: In function 'lwGetPolygonTags': | |
| 400 | lwo/pntspols.c:530:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] | |
| 401 | CC lwo/list.lo | |
| 402 | cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default] | |
| 403 | CC lwo/envelope.lo | |
| 404 | CC lwo/vmap.lo | |
| 405 | cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default] | |
| 406 | cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default] | |
| 407 | CC lwo/lwio.lo | |
| 408 | CC lwo/lwo2.lo | |
| 409 | cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default] | |
| 410 | cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default] | |
| 411 | lwo/lwo2.c: In function 'lwValidateObject': | |
| 412 | lwo/lwo2.c:275:21: warning: variable 'formsize' set but not used [-Wunused-but-set-variable] | |
| 413 | CC lwo/lwob.lo | |
| 414 | cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default] | |
| 415 | lwo/lwob.c: In function 'lwGetPolygons5': | |
| 416 | lwo/lwob.c:553:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] | |
| 417 | lwo/lwob.c: In function 'lwValidateObject5': | |
| 418 | lwo/lwob.c:702:21: warning: variable 'formsize' set but not used [-Wunused-but-set-variable] | |
| 419 | CCLD libpicomodel.la | |
| 420 | make[3]: Leaving directory `/home/rushed/dev/darkradiant/DarkRadiant/libs/picomodel' | |
| 421 | make[3]: Entering directory `/home/rushed/dev/darkradiant/DarkRadiant/libs' | |
| 422 | make[3]: Nothing to be done for `all-am'. | |
| 423 | make[3]: Leaving directory `/home/rushed/dev/darkradiant/DarkRadiant/libs' | |
| 424 | make[2]: Leaving directory `/home/rushed/dev/darkradiant/DarkRadiant/libs' | |
| 425 | Making all in radiant | |
| 426 | make[2]: Entering directory `/home/rushed/dev/darkradiant/DarkRadiant/radiant' | |
| 427 | make[3]: Entering directory `/home/rushed/dev/darkradiant/DarkRadiant' | |
| 428 | make[3]: Leaving directory `/home/rushed/dev/darkradiant/DarkRadiant' | |
| 429 | CXX darkradiant-main.o | |
| 430 | CXX darkradiant-RadiantModule.o | |
| 431 | CXX darkradiant-RadiantThreadManager.o | |
| 432 | CXX brush/darkradiant-FaceTexDef.o | |
| 433 | CXX brush/darkradiant-BrushModule.o | |
| 434 | CXX brush/darkradiant-FixedWinding.o | |
| 435 | CXX brush/darkradiant-BrushNode.o | |
| 436 | CXX brush/darkradiant-FaceInstance.o | |
| 437 | CXX brush/darkradiant-Brush.o | |
| 438 | CXX brush/darkradiant-TextureProjection.o | |
| 439 | CXX brush/darkradiant-Face.o | |
| 440 | CXX brush/darkradiant-TexDef.o | |
| 441 | CXX brush/darkradiant-BrushPrimitTexDef.o | |
| 442 | CXX brush/darkradiant-FaceShader.o | |
| 443 | CXX brush/darkradiant-FacePlane.o | |
| 444 | CXX textool/darkradiant-TexTool.o | |
| 445 | brush/FaceShader.cpp: In member function ‘void FaceShader::attachObserver(FaceShader::Observer&)’: | |
| 446 | brush/FaceShader.cpp:124:39: warning: variable ‘result’ set but not used [-Wunused-but-set-variable] | |
| 447 | CXX selection/darkradiant-SelectionTest.o | |
| 448 | CXX selection/darkradiant-ManipulateObserver.o | |
| 449 | CXX selection/darkradiant-Manipulator.o | |
| 450 | CXX selection/darkradiant-TransformationVisitors.o | |
| 451 | CXX selection/darkradiant-BestPoint.o | |
| 452 | CXX selection/darkradiant-DragManipulator.o | |
| 453 | CXX selection/darkradiant-Planes.o | |
| 454 | CXX selection/darkradiant-RadiantWindowObserver.o | |
| 455 | CXX selection/darkradiant-RadiantSelectionSystem.o | |
| 456 | CXX selection/darkradiant-RotateManipulator.o | |
| 457 | CXX selection/darkradiant-Manipulatables.o | |
| 458 | CXX selection/darkradiant-SelectObserver.o | |
| 459 | CXX selection/darkradiant-ScaleManipulator.o | |
| 460 | CXX selection/darkradiant-TranslateManipulator.o | |
| 461 | CXX selection/darkradiant-Intersection.o | |
| 462 | CXX map/darkradiant-CounterManager.o | |
| 463 | CXX map/darkradiant-RegionManager.o | |
| 464 | CXX map/darkradiant-PointFile.o | |
| 465 | CXX map/darkradiant-MapPositionManager.o | |
| 466 | CXX map/darkradiant-MapResource.o | |
| 467 | CXX map/darkradiant-Map.o | |
| 468 | CXX map/darkradiant-AutoSaver.o | |
| 469 | CXX map/darkradiant-StartupMapLoader.o | |
| 470 | CXX map/darkradiant-MapResourceManager.o | |
| 471 | CXX map/darkradiant-MapFormatManager.o | |
| 472 | CXX darkradiant-entity.o | |
| 473 | CXX darkradiant-timer.o | |
| 474 | CXX darkradiant-mainframe_old.o | |
| 475 | CXX brush/darkradiant-Winding.o | |
| 476 | CXX brush/export/darkradiant-CollisionModel.o | |
| 477 | CXX brush/csg/darkradiant-BrushByPlaneClipper.o | |
| 478 | CXX brush/csg/darkradiant-CSG.o | |
| 479 | CXX camera/darkradiant-Camera.o | |
| 480 | CXX camera/darkradiant-GlobalCamera.o | |
| 481 | CXX camera/darkradiant-CameraSettings.o | |
| 482 | CXX camera/darkradiant-CamRenderer.o | |
| 483 | CXX camera/darkradiant-CamWnd.o | |
| 484 | CXX camera/darkradiant-FloatingCamWnd.o | |
| 485 | CXX namespace/darkradiant-ComplexName.o | |
| 486 | CXX namespace/darkradiant-Namespace.o | |
| 487 | CXX namespace/darkradiant-NamespaceFactory.o | |
| 488 | CXX render/backend/glprogram/darkradiant-ARBBumpProgram.o | |
| 489 | CXX render/backend/glprogram/darkradiant-ARBDepthFillProgram.o | |
| 490 | CXX render/backend/glprogram/darkradiant-GLSLBumpProgram.o | |
| 491 | CXX render/backend/glprogram/darkradiant-GLSLDepthFillProgram.o | |
| 492 | CXX render/backend/darkradiant-OpenGLShader.o | |
| 493 | CXX render/backend/darkradiant-GLProgramFactory.o | |
| 494 | CXX render/backend/darkradiant-OpenGLShaderPass.o | |
| 495 | CXX render/darkradiant-LinearLightList.o | |
| 496 | CXX render/darkradiant-OpenGLModule.o | |
| 497 | CXX render/darkradiant-OpenGLRenderSystem.o | |
| 498 | CXX render/darkradiant-RenderSystemFactory.o | |
| 499 | CXX render/darkradiant-View.o | |
| 500 | CXX render/debug/darkradiant-SpacePartitionRenderer.o | |
| 501 | CXX ui/entitychooser/darkradiant-EntityClassChooser.o | |
| 502 | CXX ui/entitychooser/darkradiant-EntityClassTreePopulator.o | |
| 503 | CXX ui/texturebrowser/darkradiant-TextureBrowser.o | |
| 504 | CXX ui/findshader/darkradiant-FindShader.o | |
| 505 | CXX ui/mapinfo/darkradiant-MapInfoDialog.o | |
| 506 | CXX ui/mapinfo/darkradiant-EntityInfoTab.o | |
| 507 | CXX ui/mapinfo/darkradiant-ShaderInfoTab.o | |
| 508 | CXX ui/mapinfo/darkradiant-ModelInfoTab.o | |
| 509 | CXX ui/mediabrowser/darkradiant-MediaBrowser.o | |
| 510 | CXX ui/particles/darkradiant-ParticlesChooser.o | |
| 511 | CXX ui/brush/darkradiant-QuerySidesDialog.o | |
| 512 | CXX ui/overlay/darkradiant-OverlayDialog.o | |
| 513 | CXX ui/overlay/darkradiant-Overlay.o | |
| 514 | CXX ui/splash/darkradiant-Splash.o | |
| 515 | CXX ui/mru/darkradiant-MRUMenuItem.o | |
| 516 | CXX ui/mru/darkradiant-MRU.o | |
| 517 | CXX ui/layers/darkradiant-LayerControl.o | |
| 518 | CXX ui/layers/darkradiant-LayerContextMenu.o | |
| 519 | CXX ui/layers/darkradiant-LayerControlDialog.o | |
| 520 | CXX ui/layers/darkradiant-LayerOrthoContextMenuItem.o | |
| 521 | CXX ui/ortho/darkradiant-OrthoContextMenu.o | |
| 522 | CXX ui/about/darkradiant-AboutDialog.o | |
| 523 | CXX ui/einspector/darkradiant-AnglePropertyEditor.o | |
| 524 | CXX ui/einspector/darkradiant-TexturePropertyEditor.o | |
| 525 | CXX ui/einspector/darkradiant-EntityInspector.o | |
| 526 | CXX ui/einspector/darkradiant-SkinChooser.o | |
| 527 | CXX ui/einspector/darkradiant-ColourPropertyEditor.o | |
| 528 | CXX ui/einspector/darkradiant-EntityPropertyEditor.o | |
| 529 | CXX ui/einspector/darkradiant-SkinPropertyEditor.o | |
| 530 | CXX ui/einspector/darkradiant-Vector3PropertyEditor.o | |
| 531 | CXX ui/einspector/darkradiant-AddPropertyDialog.o | |
| 532 | CXX ui/einspector/darkradiant-FloatPropertyEditor.o | |
| 533 | CXX ui/einspector/darkradiant-BooleanPropertyEditor.o | |
| 534 | CXX ui/einspector/darkradiant-LightTextureChooser.o | |
| 535 | CXX ui/einspector/darkradiant-SoundPropertyEditor.o | |
| 536 | CXX ui/einspector/darkradiant-PropertyEditor.o | |
| 537 | CXX ui/einspector/darkradiant-PropertyEditorFactory.o | |
| 538 | CXX ui/einspector/darkradiant-ClassnamePropertyEditor.o | |
| 539 | CXX ui/einspector/darkradiant-ModelPropertyEditor.o | |
| 540 | CXX ui/common/darkradiant-SoundChooser.o | |
| 541 | CXX ui/common/darkradiant-TexturePreviewCombo.o | |
| 542 | CXX ui/common/darkradiant-ShaderSelector.o | |
| 543 | CXX ui/common/darkradiant-ShaderChooser.o | |
| 544 | CXX ui/common/darkradiant-ShaderDefinitionView.o | |
| 545 | CXX ui/common/darkradiant-SoundShaderPreview.o | |
| 546 | CXX ui/common/darkradiant-RenderableAABB.o | |
| 547 | CXX ui/common/darkradiant-CommandEntry.o | |
| 548 | CXX ui/common/darkradiant-EntityChooser.o | |
| 549 | CXX ui/common/darkradiant-MapPreview.o | |
| 550 | CXX ui/menu/darkradiant-FiltersMenu.o | |
| 551 | CXX ui/prefdialog/darkradiant-PrefPage.o | |
| 552 | CXX ui/prefdialog/darkradiant-PrefDialog.o | |
| 553 | CXX ui/transform/darkradiant-TransformDialog.o | |
| 554 | CXX ui/modelselector/darkradiant-MaterialsList.o | |
| 555 | CXX ui/modelselector/darkradiant-ModelSelector.o | |
| 556 | CXX ui/surfaceinspector/darkradiant-SurfaceInspector.o | |
| 557 | CXX ui/patch/darkradiant-CapDialog.o | |
| 558 | CXX ui/patch/darkradiant-PatchThickenDialog.o | |
| 559 | CXX ui/patch/darkradiant-PatchInspector.o | |
| 560 | CXX ui/patch/darkradiant-PatchCreateDialog.o | |
| 561 | CXX ui/patch/darkradiant-BulgePatchDialog.o | |
| 562 | CXX ui/lightinspector/darkradiant-LightInspector.o | |
| 563 | CXX ui/commandlist/darkradiant-CommandList.o | |
| 564 | CXX ui/commandlist/darkradiant-ShortcutChooser.o | |
| 565 | CXX ui/filterdialog/darkradiant-FilterDialog.o | |
| 566 | CXX ui/filterdialog/darkradiant-FilterEditor.o | |
| 567 | CXX ui/mainframe/darkradiant-MainFrame.o | |
| 568 | CXX ui/mainframe/darkradiant-MainFrameLayoutManager.o | |
| 569 | CXX ui/mainframe/darkradiant-FloatingLayout.o | |
| 570 | CXX ui/mainframe/darkradiant-EmbeddedLayout.o | |
| 571 | CXX ui/mainframe/darkradiant-SplitPaneLayout.o | |
| 572 | CXX ui/mainframe/darkradiant-RegularLayout.o | |
| 573 | CXX ui/mainframe/darkradiant-ScreenUpdateBlocker.o | |
| 574 | CXX ui/animationpreview/darkradiant-AnimationPreview.o | |
| 575 | CXX ui/animationpreview/darkradiant-MD5AnimationViewer.o | |
| 576 | CXX xyview/darkradiant-XYWnd.o | |
| 577 | CXX xyview/darkradiant-GlobalXYWnd.o | |
| 578 | xyview/GlobalXYWnd.cpp: In member function ‘XYWndPtr XYWndManager::createEmbeddedOrthoView()’: | |
| 579 | xyview/GlobalXYWnd.cpp:469:38: warning: variable ‘result’ set but not used [-Wunused-but-set-variable] | |
| 580 | xyview/GlobalXYWnd.cpp: In member function ‘XYWndPtr XYWndManager::createFloatingOrthoView(EViewType)’: | |
| 581 | xyview/GlobalXYWnd.cpp:498:38: warning: variable ‘result’ set but not used [-Wunused-but-set-variable] | |
| 582 | CXX textool/darkradiant-TexToolItem.o | |
| 583 | CXX textool/item/darkradiant-BrushItem.o | |
| 584 | CXX textool/item/darkradiant-FaceItem.o | |
| 585 | CXX textool/item/darkradiant-FaceVertexItem.o | |
| 586 | CXX textool/item/darkradiant-PatchItem.o | |
| 587 | CXX textool/item/darkradiant-PatchVertexItem.o | |
| 588 | CXX layers/darkradiant-LayerCommandTarget.o | |
| 589 | CXX layers/darkradiant-LayerSystem.o | |
| 590 | CXX modulesystem/darkradiant-DynamicLibrary.o | |
| 591 | CXX modulesystem/darkradiant-ApplicationContextImpl.o | |
| 592 | CXX modulesystem/darkradiant-DynamicLibraryLoader.o | |
| 593 | CXX modulesystem/darkradiant-ModuleLoader.o | |
| 594 | CXX modulesystem/darkradiant-ModuleRegistry.o | |
| 595 | modulesystem/ApplicationContextImpl.cpp: In function ‘char* module::getexename(char*, char**)’: | |
| 596 | modulesystem/ApplicationContextImpl.cpp:93:11: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] | |
| 597 | CXX selection/darkradiant-SelectedNodeList.o | |
| 598 | CXX selection/shaderclipboard/darkradiant-ShaderClipboard.o | |
| 599 | CXX selection/shaderclipboard/darkradiant-Texturable.o | |
| 600 | CXX selection/selectionset/darkradiant-SelectionSetManager.o | |
| 601 | CXX selection/selectionset/darkradiant-SelectionSetToolmenu.o | |
| 602 | CXX selection/selectionset/darkradiant-SelectionSet.o | |
| 603 | CXX selection/algorithm/darkradiant-Transformation.o | |
| 604 | CXX selection/algorithm/darkradiant-GroupCycle.o | |
| 605 | CXX selection/algorithm/darkradiant-Curves.o | |
| 606 | CXX selection/algorithm/darkradiant-Entity.o | |
| 607 | CXX selection/algorithm/darkradiant-Shader.o | |
| 608 | CXX selection/algorithm/darkradiant-Patch.o | |
| 609 | CXX selection/algorithm/darkradiant-Primitives.o | |
| 610 | CXX selection/algorithm/darkradiant-Group.o | |
| 611 | CXX selection/algorithm/darkradiant-ModelFinder.o | |
| 612 | CXX selection/algorithm/darkradiant-General.o | |
| 613 | CXX settings/darkradiant-GameFileLoader.o | |
| 614 | CXX settings/darkradiant-Game.o | |
| 615 | CXX settings/darkradiant-GameManager.o | |
| 616 | selection/algorithm/General.cpp: In member function ‘virtual bool selection::algorithm::InvertSelectionWalker::pre(const INodePtr&)’: | |
| 617 | selection/algorithm/General.cpp:348:11: warning: enumeration value ‘eGroupPart’ not handled in switch [-Wswitch] | |
| 618 | CXX settings/darkradiant-PreferenceSystem.o | |
| 619 | CXX settings/darkradiant-Win32Registry.o | |
| 620 | CXX patch/algorithm/darkradiant-General.o | |
| 621 | CXX patch/algorithm/darkradiant-Prefab.o | |
| 622 | CXX patch/darkradiant-Patch.o | |
| 623 | CXX patch/darkradiant-PatchCreators.o | |
| 624 | patch/Patch.cpp: In member function ‘void Patch::constructBevel(const AABB&, EViewType)’: | |
| 625 | patch/Patch.cpp:2078:27: warning: ‘constDim’ may be used uninitialized in this function [-Wuninitialized] | |
| 626 | patch/Patch.cpp:2096:26: note: ‘constDim’ was declared here | |
| 627 | patch/Patch.cpp: In member function ‘void Patch::constructEndcap(const AABB&, EViewType)’: | |
| 628 | patch/Patch.cpp:2078:27: warning: ‘constDim’ may be used uninitialized in this function [-Wuninitialized] | |
| 629 | patch/Patch.cpp:2146:26: note: ‘constDim’ was declared here | |
| 630 | CXX patch/darkradiant-PatchNode.o | |
| 631 | patch/Patch.cpp: In member function ‘void Patch::ConstructPrefab(const AABB&, EPatchPrefab, EViewType, std::size_t, std::size_t)’: | |
| 632 | patch/Patch.cpp:2078:27: warning: ‘rowDim’ may be used uninitialized in this function [-Wuninitialized] | |
| 633 | patch/Patch.cpp:2225:33: note: ‘rowDim’ was declared here | |
| 634 | CXX patch/darkradiant-PatchModule.o | |
| 635 | CXX patch/darkradiant-PatchBezier.o | |
| 636 | CXX patch/darkradiant-PatchRenderables.o | |
| 637 | CXX map/darkradiant-RootNode.o | |
| 638 | CXX map/darkradiant-MapPosition.o | |
| 639 | CXX map/darkradiant-FindMapElements.o | |
| 640 | CXX map/darkradiant-InfoFile.o | |
| 641 | CXX map/darkradiant-MapFileManager.o | |
| 642 | CXX map/darkradiant-MapFileChooserPreview.o | |
| 643 | CXX map/algorithm/darkradiant-ChildPrimitives.o | |
| 644 | CXX map/algorithm/darkradiant-Traverse.o | |
| 645 | CXX map/algorithm/darkradiant-MapExporter.o | |
| 646 | CXX map/algorithm/darkradiant-MapImporter.o | |
| 647 | CXX map/algorithm/darkradiant-InfoFileExporter.o | |
| 648 | CXX clipper/darkradiant-ClipPoint.o | |
| 649 | CXX clipper/darkradiant-Clipper.o | |
| 650 | CXX log/darkradiant-Console.o | |
| 651 | CXX log/darkradiant-LogStream.o | |
| 652 | CXX log/darkradiant-LogWriter.o | |
| 653 | CXX log/darkradiant-COutRedirector.o | |
| 654 | CXX log/darkradiant-GtkLogRedirector.o | |
| 655 | CXX log/darkradiant-StringLogDevice.o | |
| 656 | CXX log/darkradiant-LogStreamBuf.o | |
| 657 | CXX log/darkradiant-LogFile.o | |
| 658 | CXX referencecache/darkradiant-ModelCache.o | |
| 659 | CXX referencecache/darkradiant-NullModel.o | |
| 660 | CXX referencecache/darkradiant-NullModelNode.o | |
| 661 | CXXLD darkradiant | |
| 662 | make[2]: Leaving directory `/home/rushed/dev/darkradiant/DarkRadiant/radiant' | |
| 663 | Making all in plugins | |
| 664 | make[2]: Entering directory `/home/rushed/dev/darkradiant/DarkRadiant/plugins' | |
| 665 | Making all in eventmanager | |
| 666 | make[3]: Entering directory `/home/rushed/dev/darkradiant/DarkRadiant/plugins/eventmanager' | |
| 667 | make[4]: Entering directory `/home/rushed/dev/darkradiant/DarkRadiant' | |
| 668 | make[4]: Leaving directory `/home/rushed/dev/darkradiant/DarkRadiant' | |
| 669 | CXX Accelerator.lo | |
| 670 | CXX Statement.lo | |
| 671 | CXX EventManager.lo | |
| 672 | CXX Modifiers.lo | |
| 673 | CXX MouseEvents.lo | |
| 674 | CXX Toggle.lo | |
| 675 | CXX WidgetToggle.lo | |
| 676 | CXXLD eventmgr.la | |
| 677 | make[3]: Leaving directory `/home/rushed/dev/darkradiant/DarkRadiant/plugins/eventmanager' | |
| 678 | Making all in archivezip | |
| 679 | make[3]: Entering directory `/home/rushed/dev/darkradiant/DarkRadiant/plugins/archivezip' | |
| 680 | CXX ZipArchive.lo | |
| 681 | CXX pkzip.lo | |
| 682 | CXX plugin.lo | |
| 683 | CXX zlibstream.lo | |
| 684 | CXXLD archivezip.la | |
| 685 | make[3]: Leaving directory `/home/rushed/dev/darkradiant/DarkRadiant/plugins/archivezip' | |
| 686 | Making all in commandsystem | |
| 687 | make[3]: Entering directory `/home/rushed/dev/darkradiant/DarkRadiant/plugins/commandsystem' | |
| 688 | CXX CommandSystem.lo | |
| 689 | CXXLD commandsystem.la | |
| 690 | make[3]: Leaving directory `/home/rushed/dev/darkradiant/DarkRadiant/plugins/commandsystem' | |
| 691 | Making all in eclassmgr | |
| 692 | make[3]: Entering directory `/home/rushed/dev/darkradiant/DarkRadiant/plugins/eclassmgr' | |
| 693 | make[4]: Entering directory `/home/rushed/dev/darkradiant/DarkRadiant' | |
| 694 | make[4]: Leaving directory `/home/rushed/dev/darkradiant/DarkRadiant' | |
| 695 | CXX Doom3EntityClass.lo | |
| 696 | CXX EClassManager.lo | |
| 697 | CXX eclass_doom3.lo | |
| 698 | CXXLD eclassmgr.la | |
| 699 | make[3]: Leaving directory `/home/rushed/dev/darkradiant/DarkRadiant/plugins/eclassmgr' | |
| 700 | Making all in eclasstree | |
| 701 | make[3]: Entering directory `/home/rushed/dev/darkradiant/DarkRadiant/plugins/eclasstree' | |
| 702 | make[4]: Entering directory `/home/rushed/dev/darkradiant/DarkRadiant' | |
| 703 | make[4]: Leaving directory `/home/rushed/dev/darkradiant/DarkRadiant' | |
| 704 | CXX plugin.lo | |
| 705 | CXX EClassTreeBuilder.lo | |
| 706 | CXX EClassTree.lo | |
| 707 | CXXLD eclasstree.la | |
| 708 | make[3]: Leaving directory `/home/rushed/dev/darkradiant/DarkRadiant/plugins/eclasstree' | |
| 709 | Making all in entity | |
| 710 | make[3]: Entering directory `/home/rushed/dev/darkradiant/DarkRadiant/plugins/entity' | |
| 711 | make[4]: Entering directory `/home/rushed/dev/darkradiant/DarkRadiant' | |
| 712 | make[4]: Leaving directory `/home/rushed/dev/darkradiant/DarkRadiant' | |
| 713 | CXX angle.lo | |
| 714 | CXX ShaderParms.lo | |
| 715 | CXX ModelKey.lo | |
| 716 | ShaderParms.cpp: In member function 'void entity::ShaderParms::removeKeyObservers()': | |
| 717 | ShaderParms.cpp:46:50: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| 718 | CXX rotation.lo | |
| 719 | CXX EntityCreator.lo | |
| 720 | CXX EntitySettings.lo | |
| 721 | CXX Doom3Entity.lo | |
| 722 | CXX EntityNode.lo | |
| 723 | CXX plugin.lo | |
| 724 | CXX NamespaceManager.lo | |
| 725 | CXX KeyValueObserver.lo | |
| 726 | CXX NameKeyObserver.lo | |
| 727 | CXX KeyValue.lo | |
| 728 | CXX light/Light.lo | |
| 729 | CXX light/Renderables.lo | |
| 730 | CXX light/LightNode.lo | |
| 731 | CXX eclassmodel/EclassModel.lo | |
| 732 | CXX eclassmodel/EclassModelNode.lo | |
| 733 | CXX speaker/SpeakerRenderables.lo | |
| 734 | CXX speaker/SpeakerNode.lo | |
| 735 | CXX doom3group/Doom3Group.lo | |
| 736 | CXX doom3group/Doom3GroupNode.lo | |
| 737 | CXX curve/CurveCatmullRom.lo | |
| 738 | CXX curve/CurveNURBS.lo | |
| 739 | CXX curve/Curve.lo | |
| 740 | CXX curve/CurveEditInstance.lo | |
| 741 | CXX generic/GenericEntity.lo | |
| 742 | CXX generic/GenericEntityNode.lo | |
| 743 | CXX target/TargetKey.lo | |
| 744 | CXX target/TargetableNode.lo | |
| 745 | CXX target/TargetKeyCollection.lo | |
| 746 | CXX target/TargetManager.lo | |
| 747 | CXX target/RenderableTargetInstances.lo | |
| 748 | CXXLD entity.la | |
| 749 | make[3]: Leaving directory `/home/rushed/dev/darkradiant/DarkRadiant/plugins/entity' | |
| 750 | Making all in entitylist | |
| 751 | make[3]: Entering directory `/home/rushed/dev/darkradiant/DarkRadiant/plugins/entitylist' | |
| 752 | make[4]: Entering directory `/home/rushed/dev/darkradiant/DarkRadiant' | |
| 753 | make[4]: Leaving directory `/home/rushed/dev/darkradiant/DarkRadiant' | |
| 754 | CXX EntityListModule.lo | |
| 755 | CXX EntityList.lo | |
| 756 | CXX GraphTreeModel.lo | |
| 757 | CXXLD entitylist.la | |
| 758 | make[3]: Leaving directory `/home/rushed/dev/darkradiant/DarkRadiant/plugins/entitylist' | |
| 759 | Making all in filetypes | |
| 760 | make[3]: Entering directory `/home/rushed/dev/darkradiant/DarkRadiant/plugins/filetypes' | |
| 761 | make[4]: Entering directory `/home/rushed/dev/darkradiant/DarkRadiant' | |
| 762 | make[4]: Leaving directory `/home/rushed/dev/darkradiant/DarkRadiant' | |
| 763 | CXX FileTypeRegistry.lo | |
| 764 | CXXLD filetypes.la | |
| 765 | make[3]: Leaving directory `/home/rushed/dev/darkradiant/DarkRadiant/plugins/filetypes' | |
| 766 | Making all in filters | |
| 767 | make[3]: Entering directory `/home/rushed/dev/darkradiant/DarkRadiant/plugins/filters' | |
| 768 | make[4]: Entering directory `/home/rushed/dev/darkradiant/DarkRadiant' | |
| 769 | make[4]: Leaving directory `/home/rushed/dev/darkradiant/DarkRadiant' | |
| 770 | CXX XMLFilter.lo | |
| 771 | CXX BasicFilterSystem.lo | |
| 772 | CXX filters.lo | |
| 773 | CXXLD filters.la | |
| 774 | make[3]: Leaving directory `/home/rushed/dev/darkradiant/DarkRadiant/plugins/filters' | |
| 775 | Making all in fonts | |
| 776 | make[3]: Entering directory `/home/rushed/dev/darkradiant/DarkRadiant/plugins/fonts' | |
| 777 | make[4]: Entering directory `/home/rushed/dev/darkradiant/DarkRadiant' | |
| 778 | make[4]: Leaving directory `/home/rushed/dev/darkradiant/DarkRadiant' | |
| 779 | CXX plugin.lo | |
| 780 | CXX FontLoader.lo | |
| 781 | CXX GlyphInfo.lo | |
| 782 | CXX GlyphSet.lo | |
| 783 | CXX FontManager.lo | |
| 784 | CXXLD fonts.la | |
| 785 | make[3]: Leaving directory `/home/rushed/dev/darkradiant/DarkRadiant/plugins/fonts' | |
| 786 | Making all in grid | |
| 787 | make[3]: Entering directory `/home/rushed/dev/darkradiant/DarkRadiant/plugins/grid' | |
| 788 | make[4]: Entering directory `/home/rushed/dev/darkradiant/DarkRadiant' | |
| 789 | make[4]: Leaving directory `/home/rushed/dev/darkradiant/DarkRadiant' | |
| 790 | CXX Grid.lo | |
| 791 | CXXLD grid.la | |
| 792 | make[3]: Leaving directory `/home/rushed/dev/darkradiant/DarkRadiant/plugins/grid' | |
| 793 | Making all in image | |
| 794 | make[3]: Entering directory `/home/rushed/dev/darkradiant/DarkRadiant/plugins/image' | |
| 795 | make[4]: Entering directory `/home/rushed/dev/darkradiant/DarkRadiant' | |
| 796 | make[4]: Leaving directory `/home/rushed/dev/darkradiant/DarkRadiant' | |
| 797 | CXX dds.lo | |
| 798 | CXX image.lo | |
| 799 | CXX bmp.lo | |
| 800 | CXX jpeg.lo | |
| 801 | jpeg.cpp: In function 'void j_putRGBAScanline(unsigned char*, int, unsigned char*, int)': | |
| 802 | jpeg.cpp:303:37: warning: variable 'iAlp' set but not used [-Wunused-but-set-variable] | |
| 803 | CXX DDSImage.lo | |
| 804 | CXX ImageGDK.lo | |
| 805 | CXX pcx.lo | |
| 806 | CXX tga.lo | |
| 807 | CXX png.lo | |
| 808 | CXXLD image.la | |
| 809 | make[3]: Leaving directory `/home/rushed/dev/darkradiant/DarkRadiant/plugins/image' | |
| 810 | Making all in mapdoom3 | |
| 811 | make[3]: Entering directory `/home/rushed/dev/darkradiant/DarkRadiant/plugins/mapdoom3' | |
| 812 | make[4]: Entering directory `/home/rushed/dev/darkradiant/DarkRadiant' | |
| 813 | make[4]: Leaving directory `/home/rushed/dev/darkradiant/DarkRadiant' | |
| 814 | CXX Doom3PrefabFormat.lo | |
| 815 | CXX Doom3MapFormat.lo | |
| 816 | CXX Quake4MapFormat.lo | |
| 817 | CXX Quake4MapReader.lo | |
| 818 | CXX Doom3MapReader.lo | |
| 819 | CXX mapdoom3.lo | |
| 820 | CXX Doom3MapWriter.lo | |
| 821 | CXX compiler/Doom3MapCompiler.lo | |
| 822 | CXX compiler/OptIsland.lo | |
| 823 | In file included from compiler/ProcCompiler.h:8:0, | |
| 824 | from compiler/Doom3MapCompiler.cpp:19: | |
| 825 | compiler/LeakFile.h: In constructor 'map::LeakFile::LeakFile(const map::BspTree&)': | |
| 826 | compiler/LeakFile.h:43:58: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| 827 | In file included from compiler/ProcCompiler.h:9:0, | |
| 828 | from compiler/Doom3MapCompiler.cpp:19: | |
| 829 | compiler/TriangleHash.h: In member function 'void map::TriangleHash::fixTriangleAgainstHash(const map::ProcTri&, map::ProcTris&)': | |
| 830 | compiler/TriangleHash.h:294:54: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| 831 | compiler/TriangleHash.h:296:55: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| 832 | compiler/TriangleHash.h:298:56: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| 833 | compiler/TriangleHash.h: In member function 'void map::TriangleHash::getHashBlocksForTri(const map::ProcTri&, int (*)[3])': | |
| 834 | compiler/TriangleHash.h:342:11: warning: variable 'hashBoundsMax' set but not used [-Wunused-but-set-variable] | |
| 835 | compiler/OptIsland.cpp: In constructor 'map::OptIsland::OptIsland(map::ProcOptimizeGroup&, std::vector<map::OptVertex>&, std::vector<map::OptEdge>&, const ProcFilePtr&)': | |
| 836 | compiler/OptIsland.cpp:19:17: warning: passing NULL to non-pointer argument 1 of 'std::vector<_Tp, _Alloc>::vector(std::vector<_Tp, _Alloc>::size_type) [with _Tp = boost::shared_ptr<map::OptTri>; _Alloc = std::allocator<boost::shared_ptr<map::OptTri> >; std::vector<_Tp, _Alloc>::size_type = long unsigned int]' [-Wconversion-null] | |
| 837 | CXX compiler/ProcCompiler.lo | |
| 838 | CXX compiler/ProcFile.lo | |
| 839 | compiler/ProcFile.cpp: In member function 'std::ostream& map::ProcFile::writeShadowTriangles(std::ostream&, const map::Surface&)': | |
| 840 | compiler/ProcFile.cpp:514:53: warning: left operand of comma operator has no effect [-Wunused-value] | |
| 841 | In file included from compiler/ProcCompiler.h:8:0, | |
| 842 | from compiler/ProcCompiler.cpp:1: | |
| 843 | compiler/LeakFile.h: In constructor 'map::LeakFile::LeakFile(const map::BspTree&)': | |
| 844 | compiler/LeakFile.h:43:58: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| 845 | In file included from compiler/ProcCompiler.h:9:0, | |
| 846 | from compiler/ProcCompiler.cpp:1: | |
| 847 | compiler/TriangleHash.h: In member function 'void map::TriangleHash::fixTriangleAgainstHash(const map::ProcTri&, map::ProcTris&)': | |
| 848 | compiler/TriangleHash.h:294:54: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| 849 | compiler/TriangleHash.h:296:55: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| 850 | compiler/TriangleHash.h:298:56: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| 851 | compiler/TriangleHash.h: In member function 'void map::TriangleHash::getHashBlocksForTri(const map::ProcTri&, int (*)[3])': | |
| 852 | compiler/TriangleHash.h:342:11: warning: variable 'hashBoundsMax' set but not used [-Wunused-but-set-variable] | |
| 853 | compiler/ProcCompiler.cpp: In member function 'void map::{anonymous}::ToolPrimitiveGenerator::setBrushContents()':
| |
| 854 | compiler/ProcCompiler.cpp:329:14: warning: variable 'mixed' set but not used [-Wunused-but-set-variable] | |
| 855 | compiler/ProcCompiler.cpp: In member function 'bool map::{anonymous}::ToolPrimitiveGenerator::removeDuplicateBrushPlanes()':
| |
| 856 | compiler/ProcCompiler.cpp:370:51: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| 857 | compiler/ProcCompiler.cpp: In member function 'void map::{anonymous}::ToolDataGenerator::createMapLight(const Entity&)':
| |
| 858 | compiler/ProcCompiler.cpp:530:83: warning: value computed is not used [-Wunused-value] | |
| 859 | compiler/ProcCompiler.cpp:530:83: warning: value computed is not used [-Wunused-value] | |
| 860 | compiler/ProcCompiler.cpp: In member function 'void map::ProcCompiler::buildFaceTreeRecursively(const BspTreeNodePtr&, map::ProcCompiler::BspFaces&, map::BspTree&)': | |
| 861 | compiler/ProcCompiler.cpp:771:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| 862 | compiler/ProcCompiler.cpp: In member function 'void map::ProcCompiler::makeTreePortalsRecursively(const BspTreeNodePtr&)': | |
| 863 | compiler/ProcCompiler.cpp:1261:13: warning: variable 'minbounds' set but not used [-Wunused-but-set-variable] | |
| 864 | compiler/ProcCompiler.cpp:1262:13: warning: variable 'maxBounds' set but not used [-Wunused-but-set-variable] | |
| 865 | compiler/ProcCompiler.cpp: In member function 'void map::ProcCompiler::floodAreasRecursively(const BspTreeNodePtr&)': | |
| 866 | compiler/ProcCompiler.cpp:2012:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| 867 | compiler/ProcCompiler.cpp: In member function 'void map::ProcCompiler::findAreasRecursively(const BspTreeNodePtr&)': | |
| 868 | compiler/ProcCompiler.cpp:2060:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| 869 | compiler/ProcCompiler.cpp: In member function 'std::size_t map::ProcCompiler::checkWindingInAreasRecursively(const map::ProcWinding&, const BspTreeNodePtr&)': | |
| 870 | compiler/ProcCompiler.cpp:2339:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| 871 | compiler/ProcCompiler.cpp:2344:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| 872 | compiler/ProcCompiler.cpp: In function 'float map::{anonymous}::planeDistanceToBounds(const AABB&, const Plane3&)':
| |
| 873 | compiler/ProcCompiler.cpp:3599:13: warning: variable 'mins' set but not used [-Wunused-but-set-variable] | |
| 874 | compiler/ProcCompiler.cpp: In member function 'bool map::ProcCompiler::clipTriangleToLight(const Vector3&, const Vector3&, const Vector3&, int, const Plane3*)': | |
| 875 | compiler/ProcCompiler.cpp:3853:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| 876 | compiler/ProcCompiler.cpp: In member function 'void map::ProcCompiler::addSilEdges(const map::Surface&, short unsigned int*, const Plane3*, int*, unsigned char*)': | |
| 877 | compiler/ProcCompiler.cpp:4031:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| 878 | compiler/ProcCompiler.cpp:4031:72: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| 879 | compiler/ProcCompiler.cpp: In member function 'map::Surface map::ProcCompiler::createShadowVolume(const Matrix4&, const map::Surface&, const map::ProcLight&, map::ProcCompiler::ShadowGenType, map::Surface::CullInfo&)': | |
| 880 | compiler/ProcCompiler.cpp:4533:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| 881 | compiler/ProcCompiler.cpp:4547:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| 882 | CXX compiler/ProcPatch.lo | |
| 883 | compiler/ProcPatch.cpp: In member function 'void map::ProcPatch::removeLinearColumnsRows()': | |
| 884 | compiler/ProcPatch.cpp:138:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| 885 | compiler/ProcPatch.cpp:142:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| 886 | compiler/ProcPatch.cpp:158:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| 887 | compiler/ProcPatch.cpp:160:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| 888 | compiler/ProcPatch.cpp:169:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| 889 | compiler/ProcPatch.cpp:173:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| 890 | compiler/ProcPatch.cpp:188:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| 891 | compiler/ProcPatch.cpp:190:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| 892 | compiler/ProcPatch.cpp: In member function 'void map::ProcPatch::generateIndices()': | |
| 893 | compiler/ProcPatch.cpp:223:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| 894 | compiler/ProcPatch.cpp:225:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| 895 | compiler/ProcPatch.cpp: In member function 'void map::ProcPatch::subdivide(bool)': | |
| 896 | compiler/ProcPatch.cpp:315:55: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| 897 | compiler/ProcPatch.cpp:386:56: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| 898 | compiler/ProcPatch.cpp: In member function 'void map::ProcPatch::generateNormals()': | |
| 899 | compiler/ProcPatch.cpp:618:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| 900 | compiler/ProcPatch.cpp:628:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| 901 | compiler/ProcPatch.cpp:635:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| 902 | compiler/ProcPatch.cpp:645:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| 903 | compiler/ProcPatch.cpp:655:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| 904 | compiler/ProcPatch.cpp:657:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| 905 | compiler/ProcPatch.cpp:678:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| 906 | compiler/ProcPatch.cpp:690:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| 907 | compiler/ProcPatch.cpp:696:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| 908 | compiler/ProcPatch.cpp:696:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| 909 | CXX compiler/ProcWinding.lo | |
| 910 | CXX compiler/ProcLight.lo | |
| 911 | compiler/ProcLight.cpp: In static member function 'static map::Surface map::ProcLight::generatePolytopeSurface(int, const Plane3*, map::ProcWinding*)': | |
| 912 | compiler/ProcLight.cpp:369:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| 913 | compiler/ProcLight.cpp:376:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| 914 | compiler/ProcLight.cpp:405:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| 915 | CXX compiler/Surface.lo | |
| 916 | CXX primitiveparsers/BrushDef.lo | |
| 917 | compiler/Surface.cpp: In member function 'bool map::Surface::rangeCheckIndexes()': | |
| 918 | compiler/Surface.cpp:47:53: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| 919 | compiler/Surface.cpp: In member function 'void map::Surface::defineEdge(int, int, int)': | |
| 920 | compiler/Surface.cpp:228:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| 921 | compiler/Surface.cpp: In member function 'void map::Surface::identifySilEdges(bool)': | |
| 922 | compiler/Surface.cpp:388:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| 923 | compiler/Surface.cpp: In member function 'void map::Surface::createDupVerts()': | |
| 924 | compiler/Surface.cpp:529:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| 925 | compiler/Surface.cpp: In member function 'void map::Surface::deriveTangents(std::vector<Plane3>&)': | |
| 926 | compiler/Surface.cpp:1011:48: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] | |
| 927 | compiler/Surface.cpp:1021:22: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] | |
| 928 | compiler/Surface.cpp:1035:22: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] | |
| 929 | CXX primitiveparsers/BrushDef3.lo | |
| 930 | CXX primitiveparsers/Patch.lo | |
| 931 | CXX primitiveparsers/PatchDef2.lo | |
| 932 | CXX primitiveparsers/PatchDef3.lo | |
| 933 | CXXLD mapdoom3.la | |
| 934 | make[3]: Leaving directory `/home/rushed/dev/darkradiant/DarkRadiant/plugins/mapdoom3' | |
| 935 | Making all in md5model | |
| 936 | make[3]: Entering directory `/home/rushed/dev/darkradiant/DarkRadiant/plugins/md5model' | |
| 937 | make[4]: Entering directory `/home/rushed/dev/darkradiant/DarkRadiant' | |
| 938 | make[4]: Leaving directory `/home/rushed/dev/darkradiant/DarkRadiant' | |
| 939 | CXX MD5Model.lo | |
| 940 | CXX MD5ModelNode.lo | |
| 941 | CXX MD5Surface.lo | |
| 942 | CXX plugin.lo | |
| 943 | CXX MD5ModelLoader.lo | |
| 944 | CXX MD5Skeleton.lo | |
| 945 | CXX MD5AnimationCache.lo | |
| 946 | CXX MD5Anim.lo | |
| 947 | MD5Anim.cpp: In member function 'void md5::MD5Anim::parseFrame(std::size_t, parser::DefTokeniser&)': | |
| 948 | MD5Anim.cpp:128:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| 949 | CXXLD md5model.la | |
| 950 | make[3]: Leaving directory `/home/rushed/dev/darkradiant/DarkRadiant/plugins/md5model' | |
| 951 | Making all in model | |
| 952 | make[3]: Entering directory `/home/rushed/dev/darkradiant/DarkRadiant/plugins/model' | |
| 953 | make[4]: Entering directory `/home/rushed/dev/darkradiant/DarkRadiant' | |
| 954 | make[4]: Leaving directory `/home/rushed/dev/darkradiant/DarkRadiant' | |
| 955 | CXX PicoModelNode.lo | |
| 956 | CXX RenderablePicoModel.lo | |
| 957 | CXX PicoModelLoader.lo | |
| 958 | CXX RenderablePicoSurface.lo | |
| 959 | CXX plugin.lo | |
| 960 | CXXLD model.la | |
| 961 | make[3]: Leaving directory `/home/rushed/dev/darkradiant/DarkRadiant/plugins/model' | |
| 962 | Making all in particles | |
| 963 | make[3]: Entering directory `/home/rushed/dev/darkradiant/DarkRadiant/plugins/particles' | |
| 964 | make[4]: Entering directory `/home/rushed/dev/darkradiant/DarkRadiant' | |
| 965 | make[4]: Leaving directory `/home/rushed/dev/darkradiant/DarkRadiant' | |
| 966 | CXX ParticlesManager.lo | |
| 967 | CXX particles.lo | |
| 968 | CXX ParticleDef.lo | |
| 969 | CXX ParticleNode.lo | |
| 970 | CXX ParticleParameter.lo | |
| 971 | CXX StageDef.lo | |
| 972 | CXX RenderableParticle.lo | |
| 973 | CXX RenderableParticleStage.lo | |
| 974 | CXX RenderableParticleBunch.lo | |
| 975 | CXX editor/ParticleEditor.lo | |
| 976 | CXXLD particles.la | |
| 977 | make[3]: Leaving directory `/home/rushed/dev/darkradiant/DarkRadiant/plugins/particles' | |
| 978 | Making all in scenegraph | |
| 979 | make[3]: Entering directory `/home/rushed/dev/darkradiant/DarkRadiant/plugins/scenegraph' | |
| 980 | make[4]: Entering directory `/home/rushed/dev/darkradiant/DarkRadiant' | |
| 981 | make[4]: Leaving directory `/home/rushed/dev/darkradiant/DarkRadiant' | |
| 982 | CXX SceneGraph.lo | |
| 983 | CXX SceneGraphFactory.lo | |
| 984 | CXX Octree.lo | |
| 985 | Octree.cpp: In member function 'void scene::Octree::notifyLink(const INodePtr&, scene::OctreeNode*)': | |
| 986 | Octree.cpp:131:41: warning: variable 'result' set but not used [-Wunused-but-set-variable] | |
| 987 | CXXLD scenegraph.la | |
| 988 | make[3]: Leaving directory `/home/rushed/dev/darkradiant/DarkRadiant/plugins/scenegraph' | |
| 989 | Making all in shaders | |
| 990 | make[3]: Entering directory `/home/rushed/dev/darkradiant/DarkRadiant/plugins/shaders' | |
| 991 | make[4]: Entering directory `/home/rushed/dev/darkradiant/DarkRadiant' | |
| 992 | make[4]: Leaving directory `/home/rushed/dev/darkradiant/DarkRadiant' | |
| 993 | CXX CameraCubeMapDecl.lo | |
| 994 | CXX ShaderTemplate.lo | |
| 995 | CXX CShader.lo | |
| 996 | CXX ShaderLibrary.lo | |
| 997 | CXX MapExpression.lo | |
| 998 | CXX ShaderExpression.lo | |
| 999 | CXX ShaderFileLoader.lo | |
| 1000 | CXX TableDefinition.lo | |
| 1001 | CXX plugin.lo | |
| 1002 | CXX Doom3ShaderSystem.lo | |
| 1003 | CXX Doom3ShaderLayer.lo | |
| 1004 | Doom3ShaderLayer.cpp: In member function 'virtual TexturePtr shaders::Doom3ShaderLayer::getFragmentMap(int)': | |
| 1005 | Doom3ShaderLayer.cpp:225:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] | |
| 1006 | CXX textures/TextureManipulator.lo | |
| 1007 | CXX textures/ImageFileLoader.lo | |
| 1008 | CXX textures/GLTextureManager.lo | |
| 1009 | CXXLD shaders.la | |
| 1010 | make[3]: Leaving directory `/home/rushed/dev/darkradiant/DarkRadiant/plugins/shaders' | |
| 1011 | Making all in skins | |
| 1012 | make[3]: Entering directory `/home/rushed/dev/darkradiant/DarkRadiant/plugins/skins' | |
| 1013 | make[4]: Entering directory `/home/rushed/dev/darkradiant/DarkRadiant' | |
| 1014 | make[4]: Leaving directory `/home/rushed/dev/darkradiant/DarkRadiant' | |
| 1015 | CXX skincache.lo | |
| 1016 | CXX Doom3SkinCache.lo | |
| 1017 | CXXLD skins.la | |
| 1018 | make[3]: Leaving directory `/home/rushed/dev/darkradiant/DarkRadiant/plugins/skins' | |
| 1019 | Making all in uimanager | |
| 1020 | make[3]: Entering directory `/home/rushed/dev/darkradiant/DarkRadiant/plugins/uimanager' | |
| 1021 | make[4]: Entering directory `/home/rushed/dev/darkradiant/DarkRadiant' | |
| 1022 | make[4]: Leaving directory `/home/rushed/dev/darkradiant/DarkRadiant' | |
| 1023 | CXX MenuItem.lo | |
| 1024 | CXX GroupDialog.lo | |
| 1025 | CXX StatusBarManager.lo | |
| 1026 | CXX DialogManager.lo | |
| 1027 | CXX ToolbarManager.lo | |
| 1028 | CXX UIManager.lo | |
| 1029 | CXX FilterMenu.lo | |
| 1030 | CXX MenuManager.lo | |
| 1031 | CXX colourscheme/ColourScheme.lo | |
| 1032 | CXX colourscheme/ColourSchemeEditor.lo | |
| 1033 | CXX colourscheme/ColourSchemeManager.lo | |
| 1034 | CXXLD uimanager.la | |
| 1035 | make[3]: Leaving directory `/home/rushed/dev/darkradiant/DarkRadiant/plugins/uimanager' | |
| 1036 | Making all in undo | |
| 1037 | make[3]: Entering directory `/home/rushed/dev/darkradiant/DarkRadiant/plugins/undo' | |
| 1038 | make[4]: Entering directory `/home/rushed/dev/darkradiant/DarkRadiant' | |
| 1039 | make[4]: Leaving directory `/home/rushed/dev/darkradiant/DarkRadiant' | |
| 1040 | CXX UndoSystem.lo | |
| 1041 | CXXLD undo.la | |
| 1042 | make[3]: Leaving directory `/home/rushed/dev/darkradiant/DarkRadiant/plugins/undo' | |
| 1043 | Making all in vfspk3 | |
| 1044 | make[3]: Entering directory `/home/rushed/dev/darkradiant/DarkRadiant/plugins/vfspk3' | |
| 1045 | make[4]: Entering directory `/home/rushed/dev/darkradiant/DarkRadiant' | |
| 1046 | make[4]: Leaving directory `/home/rushed/dev/darkradiant/DarkRadiant' | |
| 1047 | CXX vfspk3.lo | |
| 1048 | CXX Doom3FileSystem.lo | |
| 1049 | CXX DirectoryArchive.lo | |
| 1050 | CXXLD vfspk3.la | |
| 1051 | make[3]: Leaving directory `/home/rushed/dev/darkradiant/DarkRadiant/plugins/vfspk3' | |
| 1052 | Making all in wavefront | |
| 1053 | make[3]: Entering directory `/home/rushed/dev/darkradiant/DarkRadiant/plugins/wavefront' | |
| 1054 | make[4]: Entering directory `/home/rushed/dev/darkradiant/DarkRadiant' | |
| 1055 | make[4]: Leaving directory `/home/rushed/dev/darkradiant/DarkRadiant' | |
| 1056 | CXX plugin.lo | |
| 1057 | CXX WaveFrontExporter.lo | |
| 1058 | CXX WaveFrontModule.lo | |
| 1059 | CXXLD wavefront.la | |
| 1060 | make[3]: Leaving directory `/home/rushed/dev/darkradiant/DarkRadiant/plugins/wavefront' | |
| 1061 | Making all in xmlregistry | |
| 1062 | make[3]: Entering directory `/home/rushed/dev/darkradiant/DarkRadiant/plugins/xmlregistry' | |
| 1063 | make[4]: Entering directory `/home/rushed/dev/darkradiant/DarkRadiant' | |
| 1064 | make[4]: Leaving directory `/home/rushed/dev/darkradiant/DarkRadiant' | |
| 1065 | CXX RegistryTree.lo | |
| 1066 | CXX XMLRegistry.lo | |
| 1067 | CXX XMLRegistryModule.lo | |
| 1068 | CXXLD xmlregistry.la | |
| 1069 | make[3]: Leaving directory `/home/rushed/dev/darkradiant/DarkRadiant/plugins/xmlregistry' | |
| 1070 | Making all in sound | |
| 1071 | make[3]: Entering directory `/home/rushed/dev/darkradiant/DarkRadiant/plugins/sound' | |
| 1072 | make[4]: Entering directory `/home/rushed/dev/darkradiant/DarkRadiant' | |
| 1073 | make[4]: Leaving directory `/home/rushed/dev/darkradiant/DarkRadiant' | |
| 1074 | CXX SoundManager.lo | |
| 1075 | CXX sound.lo | |
| 1076 | CXX SoundPlayer.lo | |
| 1077 | CXX SoundShader.lo | |
| 1078 | CXXLD sound.la | |
| 1079 | make[3]: Leaving directory `/home/rushed/dev/darkradiant/DarkRadiant/plugins/sound' | |
| 1080 | Making all in script | |
| 1081 | make[3]: Entering directory `/home/rushed/dev/darkradiant/DarkRadiant/plugins/script' | |
| 1082 | make[4]: Entering directory `/home/rushed/dev/darkradiant/DarkRadiant' | |
| 1083 | make[4]: Leaving directory `/home/rushed/dev/darkradiant/DarkRadiant' | |
| 1084 | CXX ScriptCommand.lo | |
| 1085 | CXX ScriptingSystem.lo | |
| 1086 | CXX ScriptModule.lo | |
| 1087 | CXX ScriptMenu.lo | |
| 1088 | CXX ScriptWindow.lo | |
| 1089 | CXX SceneNodeBuffer.lo | |
| 1090 | CXX interfaces/DialogInterface.lo | |
| 1091 | CXX interfaces/EClassInterface.lo | |
| 1092 | CXX interfaces/BrushInterface.lo | |
| 1093 | CXX interfaces/RadiantInterface.lo | |
| 1094 | CXX interfaces/PatchInterface.lo | |
| 1095 | CXX interfaces/SelectionInterface.lo | |
| 1096 | CXX interfaces/MapInterface.lo | |
| 1097 | CXX interfaces/EntityInterface.lo | |
| 1098 | CXX interfaces/MathInterface.lo | |
| 1099 | CXX interfaces/ModelInterface.lo | |
| 1100 | CXX interfaces/CommandSystemInterface.lo | |
| 1101 | CXX interfaces/FileSystemInterface.lo | |
| 1102 | CXX interfaces/GridInterface.lo | |
| 1103 | CXX interfaces/ShaderSystemInterface.lo | |
| 1104 | CXX interfaces/SkinInterface.lo | |
| 1105 | CXX interfaces/SelectionSetInterface.lo | |
| 1106 | CXX interfaces/SoundInterface.lo | |
| 1107 | CXX interfaces/GameInterface.lo | |
| 1108 | CXXLD script.la | |
| 1109 | .libs/ScriptingSystem.o: In function `boost::python::detail::converter_target_type<boost::python::to_python_value<unsigned long const&> >::get_pytype()': | |
| 1110 | /usr/include/boost/python/detail/caller.hpp:103: undefined reference to `PyInt_Type' | |
| 1111 | .libs/ScriptingSystem.o: In function `boost::python::detail::converter_target_type<boost::python::to_python_value<std::string const&> >::get_pytype()': | |
| 1112 | /usr/include/boost/python/detail/caller.hpp:103: undefined reference to `PyString_Type' | |
| 1113 | .libs/ScriptingSystem.o: In function `boost::python::detail::converter_target_type<boost::python::to_python_value<std::string&> >::get_pytype()': | |
| 1114 | /usr/include/boost/python/detail/caller.hpp:103: undefined reference to `PyString_Type' | |
| 1115 | .libs/ScriptingSystem.o: In function `boost::python::detail::caller_arity<1u>::impl<unsigned long (*)(std::vector<std::string, std::allocator<std::string> >&), boost::python::default_call_policies, boost::mpl::vector2<unsigned long, std::vector<std::string, std::allocator<std::string> >&> >::operator()(_object*, _object*)': | |
| 1116 | /usr/include/boost/python/converter/builtin_converters.hpp:123: undefined reference to `PyInt_FromLong' | |
| 1117 | .libs/ScriptingSystem.o: In function `boost::python::to_python_value<std::string&>::operator()(std::string const&) const': | |
| 1118 | /usr/include/boost/python/converter/builtin_converters.hpp:162: undefined reference to `PyString_FromStringAndSize' | |
| 1119 | .libs/ScriptingSystem.o: In function `boost::python::to_python_value<std::string const&>::operator()(std::string const&) const': | |
| 1120 | /usr/include/boost/python/converter/builtin_converters.hpp:162: undefined reference to `PyString_FromStringAndSize' | |
| 1121 | .libs/ScriptingSystem.o: In function `arg_to_python': | |
| 1122 | /usr/include/boost/python/converter/builtin_converters.hpp:122: undefined reference to `PyInt_FromLong' | |
| 1123 | /usr/include/boost/python/converter/builtin_converters.hpp:162: undefined reference to `PyString_FromStringAndSize' | |
| 1124 | /usr/include/boost/python/converter/builtin_converters.hpp:122: undefined reference to `PyInt_FromLong' | |
| 1125 | .libs/ScriptingSystem.o: In function `boost::python::to_python_value<std::string const&>::operator()(std::string const&) const': | |
| 1126 | /usr/include/boost/python/converter/builtin_converters.hpp:162: undefined reference to `PyString_FromStringAndSize' | |
| 1127 | interfaces/.libs/EClassInterface.o: In function `boost::python::detail::caller_arity<1u>::impl<unsigned long (*)(std::map<std::string, std::string, std::less<std::string>, std::allocator<std::pair<std::string const, std::string> > >&), boost::python::default_call_policies, boost::mpl::vector2<unsigned long, std::map<std::string, std::string, std::less<std::string>, std::allocator<std::pair<std::string const, std::string> > >&> >::operator()(_object*, _object*)': | |
| 1128 | /usr/include/boost/python/converter/builtin_converters.hpp:123: undefined reference to `PyInt_FromLong' | |
| 1129 | interfaces/.libs/EClassInterface.o: In function `boost::python::to_python_value<std::string const&>::operator()(std::string const&) const': | |
| 1130 | /usr/include/boost/python/converter/builtin_converters.hpp:162: undefined reference to `PyString_FromStringAndSize' | |
| 1131 | interfaces/.libs/EClassInterface.o: In function `boost::python::to_python_value<std::string&>::operator()(std::string const&) const': | |
| 1132 | /usr/include/boost/python/converter/builtin_converters.hpp:162: undefined reference to `PyString_FromStringAndSize' | |
| 1133 | interfaces/.libs/EClassInterface.o: In function `boost::python::to_python_value<std::string const&>::operator()(std::string const&) const': | |
| 1134 | /usr/include/boost/python/converter/builtin_converters.hpp:162: undefined reference to `PyString_FromStringAndSize' | |
| 1135 | interfaces/.libs/EClassInterface.o: In function `arg_to_python': | |
| 1136 | /usr/include/boost/python/converter/builtin_converters.hpp:162: undefined reference to `PyString_FromStringAndSize' | |
| 1137 | /usr/include/boost/python/converter/builtin_converters.hpp:162: undefined reference to `PyString_FromStringAndSize' | |
| 1138 | interfaces/.libs/EClassInterface.o:/usr/include/boost/python/converter/builtin_converters.hpp:162: more undefined references to `PyString_FromStringAndSize' follow | |
| 1139 | interfaces/.libs/EntityInterface.o: In function `boost::python::detail::caller_arity<1u>::impl<unsigned long (*)(std::vector<std::pair<std::string, std::string>, std::allocator<std::pair<std::string, std::string> > >&), boost::python::default_call_policies, boost::mpl::vector2<unsigned long, std::vector<std::pair<std::string, std::string>, std::allocator<std::pair<std::string, std::string> > >&> >::operator()(_object*, _object*)': | |
| 1140 | /usr/include/boost/python/converter/builtin_converters.hpp:123: undefined reference to `PyInt_FromLong' | |
| 1141 | interfaces/.libs/EntityInterface.o: In function `arg_to_python': | |
| 1142 | /usr/include/boost/python/converter/builtin_converters.hpp:162: undefined reference to `PyString_FromStringAndSize' | |
| 1143 | /usr/include/boost/python/converter/builtin_converters.hpp:162: undefined reference to `PyString_FromStringAndSize' | |
| 1144 | /usr/include/boost/python/converter/builtin_converters.hpp:122: undefined reference to `PyInt_FromLong' | |
| 1145 | interfaces/.libs/EntityInterface.o: In function `boost::python::to_python_value<std::string const&>::operator()(std::string const&) const': | |
| 1146 | /usr/include/boost/python/converter/builtin_converters.hpp:162: undefined reference to `PyString_FromStringAndSize' | |
| 1147 | interfaces/.libs/ModelInterface.o: In function `boost::python::detail::converter_target_type<boost::python::to_python_value<int const&> >::get_pytype()': | |
| 1148 | /usr/include/boost/python/detail/caller.hpp:103: undefined reference to `PyInt_Type' | |
| 1149 | interfaces/.libs/ModelInterface.o: In function `boost::python::to_python_value<int const&>::operator()(int const&) const': | |
| 1150 | /usr/include/boost/python/converter/builtin_converters.hpp:122: undefined reference to `PyInt_FromLong' | |
| 1151 | /usr/include/boost/python/converter/builtin_converters.hpp:122: undefined reference to `PyInt_FromLong' | |
| 1152 | interfaces/.libs/ModelInterface.o: In function `boost::python::to_python_value<std::string const&>::operator()(std::string const&) const': | |
| 1153 | /usr/include/boost/python/converter/builtin_converters.hpp:162: undefined reference to `PyString_FromStringAndSize' | |
| 1154 | /usr/include/boost/python/converter/builtin_converters.hpp:162: undefined reference to `PyString_FromStringAndSize' | |
| 1155 | interfaces/.libs/SkinInterface.o: In function `boost::python::to_python_value<std::string const&>::operator()(std::string const&) const': | |
| 1156 | /usr/include/boost/python/converter/builtin_converters.hpp:162: undefined reference to `PyString_FromStringAndSize' | |
| 1157 | /usr/include/boost/python/converter/builtin_converters.hpp:162: undefined reference to `PyString_FromStringAndSize' | |
| 1158 | interfaces/.libs/GameInterface.o: In function `boost::python::to_python_value<std::string const&>::operator()(std::string const&) const': | |
| 1159 | /usr/include/boost/python/converter/builtin_converters.hpp:162: undefined reference to `PyString_FromStringAndSize' | |
| 1160 | interfaces/.libs/GameInterface.o:/usr/include/boost/python/converter/builtin_converters.hpp:162: more undefined references to `PyString_FromStringAndSize' follow | |
| 1161 | interfaces/.libs/DialogInterface.o: In function `boost::python::to_python_value<unsigned long const&>::operator()(unsigned long const&) const': | |
| 1162 | /usr/include/boost/python/converter/builtin_converters.hpp:123: undefined reference to `PyInt_FromLong' | |
| 1163 | /usr/include/boost/python/converter/builtin_converters.hpp:123: undefined reference to `PyInt_FromLong' | |
| 1164 | /usr/include/boost/python/converter/builtin_converters.hpp:123: undefined reference to `PyInt_FromLong' | |
| 1165 | /usr/include/boost/python/converter/builtin_converters.hpp:123: undefined reference to `PyInt_FromLong' | |
| 1166 | interfaces/.libs/BrushInterface.o: In function `boost::python::detail::converter_target_type<boost::python::to_python_value<unsigned long&> >::get_pytype()': | |
| 1167 | /usr/include/boost/python/detail/caller.hpp:103: undefined reference to `PyInt_Type' | |
| 1168 | interfaces/.libs/BrushInterface.o: In function `boost::python::to_python_value<unsigned long const&>::operator()(unsigned long const&) const': | |
| 1169 | /usr/include/boost/python/converter/builtin_converters.hpp:123: undefined reference to `PyInt_FromLong' | |
| 1170 | interfaces/.libs/BrushInterface.o: In function `boost::python::to_python_value<std::string const&>::operator()(std::string const&) const': | |
| 1171 | /usr/include/boost/python/converter/builtin_converters.hpp:162: undefined reference to `PyString_FromStringAndSize' | |
| 1172 | interfaces/.libs/BrushInterface.o: In function `boost::python::to_python_value<unsigned long&>::operator()(unsigned long const&) const': | |
| 1173 | /usr/include/boost/python/converter/builtin_converters.hpp:123: undefined reference to `PyInt_FromLong' | |
| 1174 | interfaces/.libs/BrushInterface.o: In function `boost::python::detail::caller_arity<1u>::impl<unsigned long (*)(std::vector<WindingVertex, std::allocator<WindingVertex> >&), boost::python::default_call_policies, boost::mpl::vector2<unsigned long, std::vector<WindingVertex, std::allocator<WindingVertex> >&> >::operator()(_object*, _object*)': | |
| 1175 | /usr/include/boost/python/converter/builtin_converters.hpp:123: undefined reference to `PyInt_FromLong' | |
| 1176 | interfaces/.libs/BrushInterface.o: In function `arg_to_python': | |
| 1177 | /usr/include/boost/python/converter/builtin_converters.hpp:122: undefined reference to `PyInt_FromLong' | |
| 1178 | interfaces/.libs/PatchInterface.o: In function `boost::python::detail::converter_target_type<boost::python::to_python_value<unsigned int&> >::get_pytype()': | |
| 1179 | /usr/include/boost/python/detail/caller.hpp:103: undefined reference to `PyInt_Type' | |
| 1180 | interfaces/.libs/PatchInterface.o: In function `boost::python::to_python_value<unsigned long&>::operator()(unsigned long const&) const': | |
| 1181 | /usr/include/boost/python/converter/builtin_converters.hpp:123: undefined reference to `PyInt_FromLong' | |
| 1182 | interfaces/.libs/PatchInterface.o: In function `boost::python::detail::caller_arity<1u>::impl<unsigned long (*)(std::vector<VertexNT, std::allocator<VertexNT> >&), boost::python::default_call_policies, boost::mpl::vector2<unsigned long, std::vector<VertexNT, std::allocator<VertexNT> >&> >::operator()(_object*, _object*)': | |
| 1183 | /usr/include/boost/python/converter/builtin_converters.hpp:123: undefined reference to `PyInt_FromLong' | |
| 1184 | interfaces/.libs/PatchInterface.o: In function `boost::python::to_python_value<unsigned int&>::operator()(unsigned int const&) const': | |
| 1185 | /usr/include/boost/python/converter/builtin_converters.hpp:122: undefined reference to `PyInt_FromLong' | |
| 1186 | interfaces/.libs/PatchInterface.o: In function `boost::python::to_python_value<std::string const&>::operator()(std::string const&) const': | |
| 1187 | /usr/include/boost/python/converter/builtin_converters.hpp:162: undefined reference to `PyString_FromStringAndSize' | |
| 1188 | interfaces/.libs/PatchInterface.o: In function `boost::python::to_python_value<unsigned long const&>::operator()(unsigned long const&) const': | |
| 1189 | /usr/include/boost/python/converter/builtin_converters.hpp:123: undefined reference to `PyInt_FromLong' | |
| 1190 | interfaces/.libs/PatchInterface.o: In function `arg_to_python': | |
| 1191 | /usr/include/boost/python/converter/builtin_converters.hpp:122: undefined reference to `PyInt_FromLong' | |
| 1192 | interfaces/.libs/SelectionInterface.o: In function `boost::python::detail::converter_target_type<boost::python::to_python_value<int&> >::get_pytype()': | |
| 1193 | /usr/include/boost/python/detail/caller.hpp:103: undefined reference to `PyInt_Type' | |
| 1194 | interfaces/.libs/SelectionInterface.o: In function `boost::python::to_python_value<int&>::operator()(int const&) const': | |
| 1195 | /usr/include/boost/python/converter/builtin_converters.hpp:122: undefined reference to `PyInt_FromLong' | |
| 1196 | interfaces/.libs/MapInterface.o: In function `boost::python::to_python_value<std::string const&>::operator()(std::string const&) const': | |
| 1197 | /usr/include/boost/python/converter/builtin_converters.hpp:162: undefined reference to `PyString_FromStringAndSize' | |
| 1198 | interfaces/.libs/FileSystemInterface.o: In function `arg_to_python': | |
| 1199 | /usr/include/boost/python/converter/builtin_converters.hpp:162: undefined reference to `PyString_FromStringAndSize' | |
| 1200 | interfaces/.libs/FileSystemInterface.o: In function `boost::python::to_python_value<std::string const&>::operator()(std::string const&) const': | |
| 1201 | /usr/include/boost/python/converter/builtin_converters.hpp:162: undefined reference to `PyString_FromStringAndSize' | |
| 1202 | interfaces/.libs/FileSystemInterface.o: In function `boost::python::to_python_value<int const&>::operator()(int const&) const': | |
| 1203 | /usr/include/boost/python/converter/builtin_converters.hpp:122: undefined reference to `PyInt_FromLong' | |
| 1204 | interfaces/.libs/GridInterface.o: In function `boost::python::to_python_value<int const&>::operator()(int const&) const': | |
| 1205 | /usr/include/boost/python/converter/builtin_converters.hpp:122: undefined reference to `PyInt_FromLong' | |
| 1206 | interfaces/.libs/ShaderSystemInterface.o: In function `boost::python::to_python_value<std::string const&>::operator()(std::string const&) const': | |
| 1207 | /usr/include/boost/python/converter/builtin_converters.hpp:162: undefined reference to `PyString_FromStringAndSize' | |
| 1208 | interfaces/.libs/SelectionSetInterface.o: In function `boost::python::to_python_value<std::string const&>::operator()(std::string const&) const': | |
| 1209 | /usr/include/boost/python/converter/builtin_converters.hpp:162: undefined reference to `PyString_FromStringAndSize' | |
| 1210 | interfaces/.libs/SoundInterface.o: In function `boost::python::to_python_value<std::string const&>::operator()(std::string const&) const': | |
| 1211 | /usr/include/boost/python/converter/builtin_converters.hpp:162: undefined reference to `PyString_FromStringAndSize' | |
| 1212 | collect2: error: ld returned 1 exit status | |
| 1213 | make[3]: *** [script.la] Error 1 | |
| 1214 | make[3]: Leaving directory `/home/rushed/dev/darkradiant/DarkRadiant/plugins/script' | |
| 1215 | make[2]: *** [all-recursive] Error 1 | |
| 1216 | make[2]: Leaving directory `/home/rushed/dev/darkradiant/DarkRadiant/plugins' | |
| 1217 | make[1]: *** [all-recursive] Error 1 | |
| 1218 | make[1]: Leaving directory `/home/rushed/dev/darkradiant/DarkRadiant' | |
| 1219 | make: *** [all] Error 2 | |
| 1220 | $ |