Advertisement
Guest User

Untitled

a guest
Feb 27th, 2012
162
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 71.07 KB | None | 0 0
  1. se/radiant/include -Iinclude -Ibuild/release/radiant/libs -Ilibs radiant/watchbsp.cpp
  2. g++ -o build/release/radiant/radiant/winding.o -c -pipe -Wall -fmessage-length=0 -fvisibility=hidden -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -pthread -I/usr/include/gtkglext-1.0 -I/usr/lib/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -fpermissive -fvisibility-inlines-hidden -pipe -Wall -fmessage-length=0 -fvisibility=hidden -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -pthread -I/usr/include/gtkglext-1.0 -I/usr/lib/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -DQ_NO_STLPORT -Ibuild/release/radiant/include -Iinclude -Ibuild/release/radiant/libs -Ilibs radiant/winding.cpp
  3. g++ -o build/release/radiant/radiant/xywindow.o -c -pipe -Wall -fmessage-length=0 -fvisibility=hidden -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -pthread -I/usr/include/gtkglext-1.0 -I/usr/lib/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -fpermissive -fvisibility-inlines-hidden -pipe -Wall -fmessage-length=0 -fvisibility=hidden -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -pthread -I/usr/include/gtkglext-1.0 -I/usr/lib/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -DQ_NO_STLPORT -Ibuild/release/radiant/include -Iinclude -Ibuild/release/radiant/libs -Ilibs radiant/xywindow.cpp
  4. radiant/xywindow.cpp: In function 'void CreateSmartEntity(XYWnd*, int, int, const char*)':
  5. radiant/xywindow.cpp:528:91: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
  6. radiant/xywindow.cpp: In function 'void FinishSmartCreation()':
  7. radiant/xywindow.cpp:551:88: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
  8. radiant/xywindow.cpp:557:60: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
  9. radiant/xywindow.cpp: In member function 'void XYWnd::SetViewType(int)':
  10. radiant/xywindow.cpp:967:17: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
  11. radiant/xywindow.cpp:969:13: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
  12. radiant/xywindow.cpp:971:13: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
  13. radiant/xywindow.cpp: In member function 'void XYWnd::DropClipPoint(guint32, int, int)':
  14. radiant/xywindow.cpp:1930:90: warning: operation on 'nDim' may be undefined [-Wsequence-point]
  15. radiant/xywindow.cpp: In member function 'void XYWnd::DropPathPoint(guint32, int, int)':
  16. radiant/xywindow.cpp:1956:90: warning: operation on 'nDim' may be undefined [-Wsequence-point]
  17. radiant/xywindow.cpp: In member function 'void XYWnd::DrawRotateIcon()':
  18. radiant/xywindow.cpp:2537:18: warning: variable 'b' set but not used [-Wunused-but-set-variable]
  19. g++ -o build/release/radiant/radiant/z.o -c -pipe -Wall -fmessage-length=0 -fvisibility=hidden -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -pthread -I/usr/include/gtkglext-1.0 -I/usr/lib/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -fpermissive -fvisibility-inlines-hidden -pipe -Wall -fmessage-length=0 -fvisibility=hidden -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -pthread -I/usr/include/gtkglext-1.0 -I/usr/lib/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -DQ_NO_STLPORT -Ibuild/release/radiant/include -Iinclude -Ibuild/release/radiant/libs -Ilibs radiant/z.cpp
  20. g++ -o build/release/radiant/radiant/zwindow.o -c -pipe -Wall -fmessage-length=0 -fvisibility=hidden -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -pthread -I/usr/include/gtkglext-1.0 -I/usr/lib/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -fpermissive -fvisibility-inlines-hidden -pipe -Wall -fmessage-length=0 -fvisibility=hidden -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -pthread -I/usr/include/gtkglext-1.0 -I/usr/lib/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/atk-1.0 -DQ_NO_STLPORT -Ibuild/release/radiant/include -Iinclude -Ibuild/release/radiant/libs -Ilibs radiant/zwindow.cpp
  21. g++ -o build/release/radiant/radiant.bin -lxml2 -lz -lm -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -Wl,--export-dynamic -pthread -lgtkglext-x11-1.0 -lgdkglext-x11-1.0 -lGLU -lGL -lXmu -lXt -lgtk-x11-2.0 -lpangox-1.0 -lX11 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 build/release/radiant/libs/synapse/synapse.o build/release/radiant/libs/cmdlib/cmdlib.o build/release/radiant/libs/mathlib/bbox.o build/release/radiant/libs/mathlib/linear.o build/release/radiant/libs/mathlib/m4x4.o build/release/radiant/libs/mathlib/mathlib.o build/release/radiant/libs/mathlib/ray.o build/release/radiant/libs/l_net/l_net.o build/release/radiant/libs/l_net/l_net_berkeley.o build/release/radiant/radiant/bp_dlg.o build/release/radiant/radiant/brush.o build/release/radiant/radiant/brush_primit.o build/release/radiant/radiant/brushscript.o build/release/radiant/radiant/camwindow.o build/release/radiant/radiant/csg.o build/release/radiant/radiant/dialog.o build/release/radiant/radiant/dialoginfo.o build/release/radiant/radiant/drag.o build/release/radiant/radiant/eclass.o build/release/radiant/radiant/eclass_def.o build/release/radiant/radiant/error.o build/release/radiant/radiant/feedback.o build/release/radiant/radiant/file.o build/release/radiant/radiant/filters.o build/release/radiant/radiant/findtexturedialog.o build/release/radiant/radiant/glinterface.o build/release/radiant/radiant/glwidget.o build/release/radiant/radiant/glwindow.o build/release/radiant/radiant/groupdialog.o build/release/radiant/radiant/gtkdlgs.o build/release/radiant/radiant/gtkmisc.o build/release/radiant/radiant/main.o build/release/radiant/radiant/mainframe.o build/release/radiant/radiant/map.o build/release/radiant/radiant/missing.o build/release/radiant/radiant/parse.o build/release/radiant/radiant/patchdialog.o build/release/radiant/radiant/pluginentities.o build/release/radiant/radiant/pluginmanager.o build/release/radiant/radiant/pmesh.o build/release/radiant/radiant/points.o build/release/radiant/radiant/preferences.o build/release/radiant/radiant/profile.o build/release/radiant/radiant/qe3.o build/release/radiant/radiant/qgl.o build/release/radiant/radiant/qgl_ext.o build/release/radiant/radiant/select.o build/release/radiant/radiant/selectedface.o build/release/radiant/radiant/stdafx.o build/release/radiant/radiant/surfacedialog.o build/release/radiant/radiant/surfaceplugin.o build/release/radiant/radiant/targetname.o build/release/radiant/radiant/texmanip.o build/release/radiant/radiant/texwindow.o build/release/radiant/radiant/ui.o build/release/radiant/radiant/undo.o build/release/radiant/radiant/vertsel.o build/release/radiant/radiant/watchbsp.o build/release/radiant/radiant/winding.o build/release/radiant/radiant/xywindow.o build/release/radiant/radiant/z.o build/release/radiant/radiant/zwindow.o -ldl
  22. Install file: "build/release/radiant/radiant.bin" as "install/radiant.bin"
  23. g++ -o build/release/shobjs/libs/synapse/synapse.os -c -pipe -Wall -fmessage-length=0 -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fpermissive -fvisibility-inlines-hidden -pipe -Wall -fmessage-length=0 -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fPIC -DQ_NO_STLPORT -Ibuild/release/shobjs/include -Iinclude -Ibuild/release/shobjs/libs -Ilibs libs/synapse/synapse.cpp
  24. g++ -o build/release/shobjs/plugins/vfspk3/unzip.os -c -pipe -Wall -fmessage-length=0 -fvisibility=hidden -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -fpermissive -fvisibility-inlines-hidden -pipe -Wall -fmessage-length=0 -fvisibility=hidden -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -fPIC -DQ_NO_STLPORT -Ibuild/release/shobjs/include -Iinclude -Ibuild/release/shobjs/libs -Ilibs plugins/vfspk3/unzip.cpp
  25. plugins/vfspk3/unzip.cpp: In function 'int unzlocal_GetCurrentFileInfoInternal(unzFile, unz_file_info*, unz_file_info_internal*, char*, uLong, void*, uLong, char*, uLong)':
  26. plugins/vfspk3/unzip.cpp:1615:5: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses]
  27. plugins/vfspk3/unzip.cpp:1695:6: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses]
  28. plugins/vfspk3/unzip.cpp:1720:6: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses]
  29. plugins/vfspk3/unzip.cpp: In function 'int unzlocal_CheckCurrentFileCoherencyHeader(unz_s*, uInt*, uLong*, uInt*)':
  30. plugins/vfspk3/unzip.cpp:1886:5: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses]
  31. g++ -o build/release/shobjs/plugins/vfspk3/vfs.os -c -pipe -Wall -fmessage-length=0 -fvisibility=hidden -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -fpermissive -fvisibility-inlines-hidden -pipe -Wall -fmessage-length=0 -fvisibility=hidden -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -fPIC -DQ_NO_STLPORT -Ibuild/release/shobjs/include -Iinclude -Ibuild/release/shobjs/libs -Ilibs plugins/vfspk3/vfs.cpp
  32. g++ -o build/release/shobjs/plugins/vfspk3/vfspk3.os -c -pipe -Wall -fmessage-length=0 -fvisibility=hidden -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -fpermissive -fvisibility-inlines-hidden -pipe -Wall -fmessage-length=0 -fvisibility=hidden -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -fPIC -DQ_NO_STLPORT -Ibuild/release/shobjs/include -Iinclude -Ibuild/release/shobjs/libs -Ilibs plugins/vfspk3/vfspk3.cpp
  33. g++ -o build/release/shobjs/modules/libvfspk3.so -lxml2 -lz -lm -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -shared build/release/shobjs/libs/synapse/synapse.os build/release/shobjs/plugins/vfspk3/unzip.os build/release/shobjs/plugins/vfspk3/vfs.os build/release/shobjs/plugins/vfspk3/vfspk3.os -ljpeg -lpng -lz -lz
  34. CheckUnresolved(["build/release/shobjs/modules/libvfspk3.so"], ["build/release/shobjs/libs/synapse/synapse.os", "build/release/shobjs/plugins/vfspk3/unzip.os", "build/release/shobjs/plugins/vfspk3/vfs.os", "build/release/shobjs/plugins/vfspk3/vfspk3.os"])
  35. CheckUnresolved /tmp/yaourt-tmp-michal/aur-gtkradiant-svn/src/GtkRadiant-build/build/release/shobjs/modules/libvfspk3.so
  36. Install file: "build/release/shobjs/modules/libvfspk3.so" as "install/modules/vfspk3.so"
  37. g++ -o build/release/shobjs/plugins/vfspak/vfs.os -c -pipe -Wall -fmessage-length=0 -fvisibility=hidden -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -fpermissive -fvisibility-inlines-hidden -pipe -Wall -fmessage-length=0 -fvisibility=hidden -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -fPIC -DQ_NO_STLPORT -Ibuild/release/shobjs/include -Iinclude -Ibuild/release/shobjs/libs -Ilibs plugins/vfspak/vfs.cpp
  38. g++ -o build/release/shobjs/plugins/vfspak/vfspak.os -c -pipe -Wall -fmessage-length=0 -fvisibility=hidden -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -fpermissive -fvisibility-inlines-hidden -pipe -Wall -fmessage-length=0 -fvisibility=hidden -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -fPIC -DQ_NO_STLPORT -Ibuild/release/shobjs/include -Iinclude -Ibuild/release/shobjs/libs -Ilibs plugins/vfspak/vfspak.cpp
  39. g++ -o build/release/shobjs/modules/libvfspak.so -lxml2 -lz -lm -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -shared build/release/shobjs/libs/synapse/synapse.os build/release/shobjs/plugins/vfspak/vfs.os build/release/shobjs/plugins/vfspak/vfspak.os -ljpeg -lpng -lz -lz
  40. CheckUnresolved(["build/release/shobjs/modules/libvfspak.so"], ["build/release/shobjs/libs/synapse/synapse.os", "build/release/shobjs/plugins/vfspak/vfs.os", "build/release/shobjs/plugins/vfspak/vfspak.os"])
  41. CheckUnresolved /tmp/yaourt-tmp-michal/aur-gtkradiant-svn/src/GtkRadiant-build/build/release/shobjs/modules/libvfspak.so
  42. Install file: "build/release/shobjs/modules/libvfspak.so" as "install/modules/vfspak.so"
  43. g++ -o build/release/shobjs/plugins/vfswad/unwad.os -c -pipe -Wall -fmessage-length=0 -fvisibility=hidden -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -fpermissive -fvisibility-inlines-hidden -pipe -Wall -fmessage-length=0 -fvisibility=hidden -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -fPIC -DQ_NO_STLPORT -Ibuild/release/shobjs/include -Iinclude -Ibuild/release/shobjs/libs -Ilibs plugins/vfswad/unwad.cpp
  44. g++ -o build/release/shobjs/plugins/vfswad/vfs.os -c -pipe -Wall -fmessage-length=0 -fvisibility=hidden -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -fpermissive -fvisibility-inlines-hidden -pipe -Wall -fmessage-length=0 -fvisibility=hidden -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -fPIC -DQ_NO_STLPORT -Ibuild/release/shobjs/include -Iinclude -Ibuild/release/shobjs/libs -Ilibs plugins/vfswad/vfs.cpp
  45. g++ -o build/release/shobjs/plugins/vfswad/vfswad.os -c -pipe -Wall -fmessage-length=0 -fvisibility=hidden -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -fpermissive -fvisibility-inlines-hidden -pipe -Wall -fmessage-length=0 -fvisibility=hidden -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -fPIC -DQ_NO_STLPORT -Ibuild/release/shobjs/include -Iinclude -Ibuild/release/shobjs/libs -Ilibs plugins/vfswad/vfswad.cpp
  46. g++ -o build/release/shobjs/modules/libvfswad.so -lxml2 -lz -lm -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -shared build/release/shobjs/libs/synapse/synapse.os build/release/shobjs/plugins/vfswad/unwad.os build/release/shobjs/plugins/vfswad/vfs.os build/release/shobjs/plugins/vfswad/vfswad.os -ljpeg -lpng -lz -lz
  47. CheckUnresolved(["build/release/shobjs/modules/libvfswad.so"], ["build/release/shobjs/libs/synapse/synapse.os", "build/release/shobjs/plugins/vfswad/unwad.os", "build/release/shobjs/plugins/vfswad/vfs.os", "build/release/shobjs/plugins/vfswad/vfswad.os"])
  48. CheckUnresolved /tmp/yaourt-tmp-michal/aur-gtkradiant-svn/src/GtkRadiant-build/build/release/shobjs/modules/libvfswad.so
  49. Install file: "build/release/shobjs/modules/libvfswad.so" as "install/modules/vfswad.so"
  50. g++ -o build/release/shobjs/plugins/eclassfgd/plugin.os -c -pipe -Wall -fmessage-length=0 -fvisibility=hidden -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -fpermissive -fvisibility-inlines-hidden -pipe -Wall -fmessage-length=0 -fvisibility=hidden -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -fPIC -DQ_NO_STLPORT -Ibuild/release/shobjs/include -Iinclude -Ibuild/release/shobjs/libs -Ilibs plugins/eclassfgd/plugin.cpp
  51. plugins/eclassfgd/plugin.cpp:195:74: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
  52. plugins/eclassfgd/plugin.cpp:195:74: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
  53. plugins/eclassfgd/plugin.cpp:195:74: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
  54. plugins/eclassfgd/plugin.cpp:195:74: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
  55. plugins/eclassfgd/plugin.cpp:203:74: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
  56. plugins/eclassfgd/plugin.cpp:203:74: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
  57. plugins/eclassfgd/plugin.cpp:203:74: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
  58. plugins/eclassfgd/plugin.cpp:203:74: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
  59. plugins/eclassfgd/plugin.cpp:203:74: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
  60. plugins/eclassfgd/plugin.cpp: In function 'void Create_EClasses(GSList*)':
  61. plugins/eclassfgd/plugin.cpp:608:54: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
  62. plugins/eclassfgd/plugin.cpp: In function 'void Eclass_ScanFile(char*)':
  63. plugins/eclassfgd/plugin.cpp:686:38: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
  64. plugins/eclassfgd/plugin.cpp:699:41: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
  65. plugins/eclassfgd/plugin.cpp:703:52: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
  66. plugins/eclassfgd/plugin.cpp:707:46: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
  67. plugins/eclassfgd/plugin.cpp:718:41: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
  68. plugins/eclassfgd/plugin.cpp:763:46: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
  69. plugins/eclassfgd/plugin.cpp:766:45: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
  70. plugins/eclassfgd/plugin.cpp:772:41: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
  71. plugins/eclassfgd/plugin.cpp:796:41: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
  72. plugins/eclassfgd/plugin.cpp:799:44: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
  73. plugins/eclassfgd/plugin.cpp:803:43: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
  74. plugins/eclassfgd/plugin.cpp:808:41: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
  75. plugins/eclassfgd/plugin.cpp:811:44: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
  76. plugins/eclassfgd/plugin.cpp:813:43: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
  77. plugins/eclassfgd/plugin.cpp:938:45: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
  78. plugins/eclassfgd/plugin.cpp:992:46: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
  79. g++ -o build/release/shobjs/modules/libfgd.so -lxml2 -lz -lm -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -shared build/release/shobjs/libs/synapse/synapse.os build/release/shobjs/plugins/eclassfgd/plugin.os -ljpeg -lpng -lz -lz
  80. CheckUnresolved(["build/release/shobjs/modules/libfgd.so"], ["build/release/shobjs/libs/synapse/synapse.os", "build/release/shobjs/plugins/eclassfgd/plugin.os"])
  81. CheckUnresolved /tmp/yaourt-tmp-michal/aur-gtkradiant-svn/src/GtkRadiant-build/build/release/shobjs/modules/libfgd.so
  82. Install file: "build/release/shobjs/modules/libfgd.so" as "install/modules/fgd.so"
  83. gcc -o build/release/shobjs/libs/mathlib/bbox.os -c -pipe -Wall -fmessage-length=0 -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fPIC -DQ_NO_STLPORT -Ibuild/release/shobjs/include -Iinclude -Ibuild/release/shobjs/libs -Ilibs libs/mathlib/bbox.c
  84. gcc -o build/release/shobjs/libs/mathlib/linear.os -c -pipe -Wall -fmessage-length=0 -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fPIC -DQ_NO_STLPORT -Ibuild/release/shobjs/include -Iinclude -Ibuild/release/shobjs/libs -Ilibs libs/mathlib/linear.c
  85. gcc -o build/release/shobjs/libs/mathlib/m4x4.os -c -pipe -Wall -fmessage-length=0 -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fPIC -DQ_NO_STLPORT -Ibuild/release/shobjs/include -Iinclude -Ibuild/release/shobjs/libs -Ilibs libs/mathlib/m4x4.c
  86. gcc -o build/release/shobjs/libs/mathlib/mathlib.os -c -pipe -Wall -fmessage-length=0 -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fPIC -DQ_NO_STLPORT -Ibuild/release/shobjs/include -Iinclude -Ibuild/release/shobjs/libs -Ilibs libs/mathlib/mathlib.c
  87. gcc -o build/release/shobjs/libs/mathlib/ray.os -c -pipe -Wall -fmessage-length=0 -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fPIC -DQ_NO_STLPORT -Ibuild/release/shobjs/include -Iinclude -Ibuild/release/shobjs/libs -Ilibs libs/mathlib/ray.c
  88. g++ -o build/release/shobjs/plugins/entity/eclassmodel.os -c -pipe -Wall -fmessage-length=0 -fvisibility=hidden -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -fpermissive -fvisibility-inlines-hidden -pipe -Wall -fmessage-length=0 -fvisibility=hidden -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -fPIC -DQ_NO_STLPORT -Ibuild/release/shobjs/include -Iinclude -Ibuild/release/shobjs/libs -Ilibs plugins/entity/eclassmodel.cpp
  89. g++ -o build/release/shobjs/plugins/entity/entity.os -c -pipe -Wall -fmessage-length=0 -fvisibility=hidden -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -fpermissive -fvisibility-inlines-hidden -pipe -Wall -fmessage-length=0 -fvisibility=hidden -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -fPIC -DQ_NO_STLPORT -Ibuild/release/shobjs/include -Iinclude -Ibuild/release/shobjs/libs -Ilibs plugins/entity/entity.cpp
  90. g++ -o build/release/shobjs/plugins/entity/entity_entitymodel.os -c -pipe -Wall -fmessage-length=0 -fvisibility=hidden -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -fpermissive -fvisibility-inlines-hidden -pipe -Wall -fmessage-length=0 -fvisibility=hidden -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -fPIC -DQ_NO_STLPORT -Ibuild/release/shobjs/include -Iinclude -Ibuild/release/shobjs/libs -Ilibs plugins/entity/entity_entitymodel.cpp
  91. g++ -o build/release/shobjs/plugins/entity/light.os -c -pipe -Wall -fmessage-length=0 -fvisibility=hidden -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -fpermissive -fvisibility-inlines-hidden -pipe -Wall -fmessage-length=0 -fvisibility=hidden -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -fPIC -DQ_NO_STLPORT -Ibuild/release/shobjs/include -Iinclude -Ibuild/release/shobjs/libs -Ilibs plugins/entity/light.cpp
  92. g++ -o build/release/shobjs/plugins/entity/miscmodel.os -c -pipe -Wall -fmessage-length=0 -fvisibility=hidden -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -fpermissive -fvisibility-inlines-hidden -pipe -Wall -fmessage-length=0 -fvisibility=hidden -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -fPIC -DQ_NO_STLPORT -Ibuild/release/shobjs/include -Iinclude -Ibuild/release/shobjs/libs -Ilibs plugins/entity/miscmodel.cpp
  93. g++ -o build/release/shobjs/plugins/entity/plugin.os -c -pipe -Wall -fmessage-length=0 -fvisibility=hidden -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -fpermissive -fvisibility-inlines-hidden -pipe -Wall -fmessage-length=0 -fvisibility=hidden -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -fPIC -DQ_NO_STLPORT -Ibuild/release/shobjs/include -Iinclude -Ibuild/release/shobjs/libs -Ilibs plugins/entity/plugin.cpp
  94. g++ -o build/release/shobjs/modules/libentity.so -lxml2 -lz -lm -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -shared build/release/shobjs/libs/synapse/synapse.os build/release/shobjs/libs/mathlib/bbox.os build/release/shobjs/libs/mathlib/linear.os build/release/shobjs/libs/mathlib/m4x4.os build/release/shobjs/libs/mathlib/mathlib.os build/release/shobjs/libs/mathlib/ray.os build/release/shobjs/plugins/entity/eclassmodel.os build/release/shobjs/plugins/entity/entity.os build/release/shobjs/plugins/entity/entity_entitymodel.os build/release/shobjs/plugins/entity/light.os build/release/shobjs/plugins/entity/miscmodel.os build/release/shobjs/plugins/entity/plugin.os -ljpeg -lpng -lz -lz
  95. CheckUnresolved(["build/release/shobjs/modules/libentity.so"], ["build/release/shobjs/libs/synapse/synapse.os", "build/release/shobjs/libs/mathlib/bbox.os", "build/release/shobjs/libs/mathlib/linear.os", "build/release/shobjs/libs/mathlib/m4x4.os", "build/release/shobjs/libs/mathlib/mathlib.os", "build/release/shobjs/libs/mathlib/ray.os", "build/release/shobjs/plugins/entity/eclassmodel.os", "build/release/shobjs/plugins/entity/entity.os", "build/release/shobjs/plugins/entity/entity_entitymodel.os", "build/release/shobjs/plugins/entity/light.os", "build/release/shobjs/plugins/entity/miscmodel.os", "build/release/shobjs/plugins/entity/plugin.os"])
  96. CheckUnresolved /tmp/yaourt-tmp-michal/aur-gtkradiant-svn/src/GtkRadiant-build/build/release/shobjs/modules/libentity.so
  97. Install file: "build/release/shobjs/modules/libentity.so" as "install/modules/entity.so"
  98. g++ -o build/release/shobjs/plugins/image/bmp.os -c -pipe -Wall -fmessage-length=0 -fvisibility=hidden -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -fpermissive -fvisibility-inlines-hidden -pipe -Wall -fmessage-length=0 -fvisibility=hidden -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -fPIC -DQ_NO_STLPORT -Ibuild/release/shobjs/include -Iinclude -Ibuild/release/shobjs/libs -Ilibs plugins/image/bmp.cpp
  99. g++ -o build/release/shobjs/plugins/image/image.os -c -pipe -Wall -fmessage-length=0 -fvisibility=hidden -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -fpermissive -fvisibility-inlines-hidden -pipe -Wall -fmessage-length=0 -fvisibility=hidden -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -fPIC -DQ_NO_STLPORT -Ibuild/release/shobjs/include -Iinclude -Ibuild/release/shobjs/libs -Ilibs plugins/image/image.cpp
  100. g++ -o build/release/shobjs/plugins/image/jpeg.os -c -pipe -Wall -fmessage-length=0 -fvisibility=hidden -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -fpermissive -fvisibility-inlines-hidden -pipe -Wall -fmessage-length=0 -fvisibility=hidden -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -fPIC -DQ_NO_STLPORT -Ibuild/release/shobjs/include -Iinclude -Ibuild/release/shobjs/libs -Ilibs plugins/image/jpeg.cpp
  101. plugins/image/jpeg.cpp: In function 'void j_putRGBAScanline(unsigned char*, int, unsigned char*, int)':
  102. plugins/image/jpeg.cpp:305:37: warning: variable 'iAlp' set but not used [-Wunused-but-set-variable]
  103. g++ -o build/release/shobjs/plugins/image/lbmlib.os -c -pipe -Wall -fmessage-length=0 -fvisibility=hidden -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -fpermissive -fvisibility-inlines-hidden -pipe -Wall -fmessage-length=0 -fvisibility=hidden -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -fPIC -DQ_NO_STLPORT -Ibuild/release/shobjs/include -Iinclude -Ibuild/release/shobjs/libs -Ilibs plugins/image/lbmlib.cpp
  104. g++ -o build/release/shobjs/modules/libimage.so -lxml2 -lz -lm -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -shared build/release/shobjs/libs/synapse/synapse.os build/release/shobjs/plugins/image/bmp.os build/release/shobjs/plugins/image/image.os build/release/shobjs/plugins/image/jpeg.os build/release/shobjs/plugins/image/lbmlib.os -ljpeg -lpng -lz -lz
  105. CheckUnresolved(["build/release/shobjs/modules/libimage.so"], ["build/release/shobjs/libs/synapse/synapse.os", "build/release/shobjs/plugins/image/bmp.os", "build/release/shobjs/plugins/image/image.os", "build/release/shobjs/plugins/image/jpeg.os", "build/release/shobjs/plugins/image/lbmlib.os"])
  106. CheckUnresolved /tmp/yaourt-tmp-michal/aur-gtkradiant-svn/src/GtkRadiant-build/build/release/shobjs/modules/libimage.so
  107. Install file: "build/release/shobjs/modules/libimage.so" as "install/modules/image.so"
  108. gcc -o build/release/shobjs/libs/picomodel/picointernal.os -c -pipe -Wall -fmessage-length=0 -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fPIC -DQ_NO_STLPORT -Ibuild/release/shobjs/include -Iinclude -Ibuild/release/shobjs/libs -Ilibs libs/picomodel/picointernal.c
  109. libs/picomodel/picointernal.c: In function '_pico_new_parser':
  110. libs/picomodel/picointernal.c:761:13: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
  111. libs/picomodel/picointernal.c:762:13: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
  112. gcc -o build/release/shobjs/libs/picomodel/picomodel.os -c -pipe -Wall -fmessage-length=0 -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fPIC -DQ_NO_STLPORT -Ibuild/release/shobjs/include -Iinclude -Ibuild/release/shobjs/libs -Ilibs libs/picomodel/picomodel.c
  113. gcc -o build/release/shobjs/libs/picomodel/picomodules.os -c -pipe -Wall -fmessage-length=0 -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fPIC -DQ_NO_STLPORT -Ibuild/release/shobjs/include -Iinclude -Ibuild/release/shobjs/libs -Ilibs libs/picomodel/picomodules.c
  114. gcc -o build/release/shobjs/libs/picomodel/pm_3ds.os -c -pipe -Wall -fmessage-length=0 -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fPIC -DQ_NO_STLPORT -Ibuild/release/shobjs/include -Iinclude -Ibuild/release/shobjs/libs -Ilibs libs/picomodel/pm_3ds.c
  115. gcc -o build/release/shobjs/libs/picomodel/pm_ase.os -c -pipe -Wall -fmessage-length=0 -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fPIC -DQ_NO_STLPORT -Ibuild/release/shobjs/include -Iinclude -Ibuild/release/shobjs/libs -Ilibs libs/picomodel/pm_ase.c
  116. gcc -o build/release/shobjs/libs/picomodel/pm_fm.os -c -pipe -Wall -fmessage-length=0 -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fPIC -DQ_NO_STLPORT -Ibuild/release/shobjs/include -Iinclude -Ibuild/release/shobjs/libs -Ilibs libs/picomodel/pm_fm.c
  117. libs/picomodel/pm_fm.c: In function '_fm_load':
  118. libs/picomodel/pm_fm.c:377:2: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness [-Wpointer-sign]
  119. /usr/include/string.h:131:14: note: expected 'const char * __restrict__' but argument is of type 'unsigned char *'
  120. libs/picomodel/pm_fm.c:200:10: warning: variable 'tot_numVerts' set but not used [-Wunused-but-set-variable]
  121. gcc -o build/release/shobjs/libs/picomodel/pm_lwo.os -c -pipe -Wall -fmessage-length=0 -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fPIC -DQ_NO_STLPORT -Ibuild/release/shobjs/include -Iinclude -Ibuild/release/shobjs/libs -Ilibs libs/picomodel/pm_lwo.c
  122. gcc -o build/release/shobjs/libs/picomodel/pm_md2.os -c -pipe -Wall -fmessage-length=0 -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fPIC -DQ_NO_STLPORT -Ibuild/release/shobjs/include -Iinclude -Ibuild/release/shobjs/libs -Ilibs libs/picomodel/pm_md2.c
  123. libs/picomodel/pm_md2.c: In function '_md2_load':
  124. libs/picomodel/pm_md2.c:436:2: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness [-Wpointer-sign]
  125. /usr/include/string.h:131:14: note: expected 'const char * __restrict__' but argument is of type 'picoByte_t *'
  126. libs/picomodel/pm_md2.c:335:10: warning: variable 'tot_numVerts' set but not used [-Wunused-but-set-variable]
  127. gcc -o build/release/shobjs/libs/picomodel/pm_md3.os -c -pipe -Wall -fmessage-length=0 -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fPIC -DQ_NO_STLPORT -Ibuild/release/shobjs/include -Iinclude -Ibuild/release/shobjs/libs -Ilibs libs/picomodel/pm_md3.c
  128. gcc -o build/release/shobjs/libs/picomodel/pm_mdc.os -c -pipe -Wall -fmessage-length=0 -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fPIC -DQ_NO_STLPORT -Ibuild/release/shobjs/include -Iinclude -Ibuild/release/shobjs/libs -Ilibs libs/picomodel/pm_mdc.c
  129. gcc -o build/release/shobjs/libs/picomodel/pm_ms3d.os -c -pipe -Wall -fmessage-length=0 -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fPIC -DQ_NO_STLPORT -Ibuild/release/shobjs/include -Iinclude -Ibuild/release/shobjs/libs -Ilibs libs/picomodel/pm_ms3d.c
  130. gcc -o build/release/shobjs/libs/picomodel/pm_obj.os -c -pipe -Wall -fmessage-length=0 -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fPIC -DQ_NO_STLPORT -Ibuild/release/shobjs/include -Iinclude -Ibuild/release/shobjs/libs -Ilibs libs/picomodel/pm_obj.c
  131. gcc -o build/release/shobjs/libs/picomodel/lwo/clip.os -c -pipe -Wall -fmessage-length=0 -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fPIC -DQ_NO_STLPORT -Ibuild/release/shobjs/include -Iinclude -Ibuild/release/shobjs/libs -Ilibs libs/picomodel/lwo/clip.c
  132. libs/picomodel/lwo/clip.c: In function 'lwFreeClip':
  133. libs/picomodel/lwo/clip.c:24:7: warning: passing argument 2 of 'lwListFree' from incompatible pointer type [enabled by default]
  134. libs/picomodel/lwo/lwo2.h:608:6: note: expected 'void (*)(void *)' but argument is of type 'void (*)(struct lwPlugin *)'
  135. libs/picomodel/lwo/clip.c:25:7: warning: passing argument 2 of 'lwListFree' from incompatible pointer type [enabled by default]
  136. libs/picomodel/lwo/lwo2.h:608:6: note: expected 'void (*)(void *)' but argument is of type 'void (*)(struct lwPlugin *)'
  137. libs/picomodel/lwo/clip.c: In function 'lwGetClip':
  138. libs/picomodel/lwo/clip.c:187:16: warning: passing argument 1 of 'lwListAdd' from incompatible pointer type [enabled by default]
  139. libs/picomodel/lwo/lwo2.h:609:6: note: expected 'void **' but argument is of type 'struct lwPlugin **'
  140. libs/picomodel/lwo/clip.c:191:16: warning: passing argument 1 of 'lwListAdd' from incompatible pointer type [enabled by default]
  141. libs/picomodel/lwo/lwo2.h:609:6: note: expected 'void **' but argument is of type 'struct lwPlugin **'
  142. gcc -o build/release/shobjs/libs/picomodel/lwo/envelope.os -c -pipe -Wall -fmessage-length=0 -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fPIC -DQ_NO_STLPORT -Ibuild/release/shobjs/include -Iinclude -Ibuild/release/shobjs/libs -Ilibs libs/picomodel/lwo/envelope.c
  143. libs/picomodel/lwo/envelope.c: In function 'lwFreeEnvelope':
  144. libs/picomodel/lwo/envelope.c:25:7: warning: passing argument 2 of 'lwListFree' from incompatible pointer type [enabled by default]
  145. libs/picomodel/lwo/lwo2.h:608:6: note: expected 'void (*)(void *)' but argument is of type 'void (*)(struct lwPlugin *)'
  146. libs/picomodel/lwo/envelope.c: In function 'lwGetEnvelope':
  147. libs/picomodel/lwo/envelope.c:103:13: warning: passing argument 1 of 'lwListInsert' from incompatible pointer type [enabled by default]
  148. libs/picomodel/lwo/lwo2.h:610:6: note: expected 'void **' but argument is of type 'struct lwKey **'
  149. libs/picomodel/lwo/envelope.c:103:13: warning: passing argument 3 of 'lwListInsert' from incompatible pointer type [enabled by default]
  150. libs/picomodel/lwo/lwo2.h:610:6: note: expected 'int (*)(void *, void *)' but argument is of type 'int (*)(struct lwKey *, struct lwKey *)'
  151. libs/picomodel/lwo/envelope.c:140:13: warning: passing argument 1 of 'lwListAdd' from incompatible pointer type [enabled by default]
  152. libs/picomodel/lwo/lwo2.h:609:6: note: expected 'void **' but argument is of type 'struct lwPlugin **'
  153. gcc -o build/release/shobjs/libs/picomodel/lwo/list.os -c -pipe -Wall -fmessage-length=0 -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fPIC -DQ_NO_STLPORT -Ibuild/release/shobjs/include -Iinclude -Ibuild/release/shobjs/libs -Ilibs libs/picomodel/lwo/list.c
  154. gcc -o build/release/shobjs/libs/picomodel/lwo/lwio.os -c -pipe -Wall -fmessage-length=0 -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fPIC -DQ_NO_STLPORT -Ibuild/release/shobjs/include -Iinclude -Ibuild/release/shobjs/libs -Ilibs libs/picomodel/lwo/lwio.c
  155. libs/picomodel/lwo/lwio.c: In function 'sgetS0':
  156. libs/picomodel/lwo/lwio.c:425:4: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
  157. /usr/include/string.h:399:15: note: expected 'const char *' but argument is of type 'unsigned char *'
  158. gcc -o build/release/shobjs/libs/picomodel/lwo/lwo2.os -c -pipe -Wall -fmessage-length=0 -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fPIC -DQ_NO_STLPORT -Ibuild/release/shobjs/include -Iinclude -Ibuild/release/shobjs/libs -Ilibs libs/picomodel/lwo/lwo2.c
  159. libs/picomodel/lwo/lwo2.c: In function 'lwFreeLayer':
  160. libs/picomodel/lwo/lwo2.c:32:7: warning: passing argument 2 of 'lwListFree' from incompatible pointer type [enabled by default]
  161. libs/picomodel/lwo/lwo2.h:608:6: note: expected 'void (*)(void *)' but argument is of type 'void (*)(struct lwVMap *)'
  162. libs/picomodel/lwo/lwo2.c: In function 'lwFreeObject':
  163. libs/picomodel/lwo/lwo2.c:48:7: warning: passing argument 2 of 'lwListFree' from incompatible pointer type [enabled by default]
  164. libs/picomodel/lwo/lwo2.h:608:6: note: expected 'void (*)(void *)' but argument is of type 'void (*)(struct lwLayer *)'
  165. libs/picomodel/lwo/lwo2.c:49:7: warning: passing argument 2 of 'lwListFree' from incompatible pointer type [enabled by default]
  166. libs/picomodel/lwo/lwo2.h:608:6: note: expected 'void (*)(void *)' but argument is of type 'void (*)(struct lwEnvelope *)'
  167. libs/picomodel/lwo/lwo2.c:50:7: warning: passing argument 2 of 'lwListFree' from incompatible pointer type [enabled by default]
  168. libs/picomodel/lwo/lwo2.h:608:6: note: expected 'void (*)(void *)' but argument is of type 'void (*)(struct lwClip *)'
  169. libs/picomodel/lwo/lwo2.c:51:7: warning: passing argument 2 of 'lwListFree' from incompatible pointer type [enabled by default]
  170. libs/picomodel/lwo/lwo2.h:608:6: note: expected 'void (*)(void *)' but argument is of type 'void (*)(struct lwSurface *)'
  171. libs/picomodel/lwo/lwo2.c: In function 'lwGetObject':
  172. libs/picomodel/lwo/lwo2.c:143:16: warning: passing argument 1 of 'lwListAdd' from incompatible pointer type [enabled by default]
  173. libs/picomodel/lwo/lwo2.h:609:6: note: expected 'void **' but argument is of type 'struct lwLayer **'
  174. libs/picomodel/lwo/lwo2.c:180:13: warning: passing argument 1 of 'lwListAdd' from incompatible pointer type [enabled by default]
  175. libs/picomodel/lwo/lwo2.h:609:6: note: expected 'void **' but argument is of type 'struct lwVMap **'
  176. libs/picomodel/lwo/lwo2.c:208:13: warning: passing argument 1 of 'lwListAdd' from incompatible pointer type [enabled by default]
  177. libs/picomodel/lwo/lwo2.h:609:6: note: expected 'void **' but argument is of type 'struct lwEnvelope **'
  178. libs/picomodel/lwo/lwo2.c:215:13: warning: passing argument 1 of 'lwListAdd' from incompatible pointer type [enabled by default]
  179. libs/picomodel/lwo/lwo2.h:609:6: note: expected 'void **' but argument is of type 'struct lwClip **'
  180. libs/picomodel/lwo/lwo2.c:222:13: warning: passing argument 1 of 'lwListAdd' from incompatible pointer type [enabled by default]
  181. libs/picomodel/lwo/lwo2.h:609:6: note: expected 'void **' but argument is of type 'struct lwSurface **'
  182. libs/picomodel/lwo/lwo2.c: In function 'lwValidateObject':
  183. libs/picomodel/lwo/lwo2.c:275:21: warning: variable 'formsize' set but not used [-Wunused-but-set-variable]
  184. gcc -o build/release/shobjs/libs/picomodel/lwo/lwob.os -c -pipe -Wall -fmessage-length=0 -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fPIC -DQ_NO_STLPORT -Ibuild/release/shobjs/include -Iinclude -Ibuild/release/shobjs/libs -Ilibs libs/picomodel/lwo/lwob.c
  185. libs/picomodel/lwo/lwob.c: In function 'add_clip':
  186. libs/picomodel/lwo/lwob.c:87:4: warning: passing argument 1 of 'lwListAdd' from incompatible pointer type [enabled by default]
  187. libs/picomodel/lwo/lwo2.h:609:6: note: expected 'void **' but argument is of type 'struct lwClip **'
  188. libs/picomodel/lwo/lwob.c: In function 'add_tvel':
  189. libs/picomodel/lwo/lwob.c:133:7: warning: passing argument 1 of 'lwListAdd' from incompatible pointer type [enabled by default]
  190. libs/picomodel/lwo/lwo2.h:609:6: note: expected 'void **' but argument is of type 'struct lwEnvelope **'
  191. libs/picomodel/lwo/lwob.c: In function 'lwGetSurface5':
  192. libs/picomodel/lwo/lwob.c:315:13: warning: passing argument 1 of 'lwListAdd' from incompatible pointer type [enabled by default]
  193. libs/picomodel/lwo/lwo2.h:609:6: note: expected 'void **' but argument is of type 'struct lwTexture **'
  194. libs/picomodel/lwo/lwob.c:321:13: warning: passing argument 1 of 'lwListAdd' from incompatible pointer type [enabled by default]
  195. libs/picomodel/lwo/lwo2.h:609:6: note: expected 'void **' but argument is of type 'struct lwTexture **'
  196. libs/picomodel/lwo/lwob.c:327:13: warning: passing argument 1 of 'lwListAdd' from incompatible pointer type [enabled by default]
  197. libs/picomodel/lwo/lwo2.h:609:6: note: expected 'void **' but argument is of type 'struct lwTexture **'
  198. libs/picomodel/lwo/lwob.c:333:13: warning: passing argument 1 of 'lwListAdd' from incompatible pointer type [enabled by default]
  199. libs/picomodel/lwo/lwo2.h:609:6: note: expected 'void **' but argument is of type 'struct lwTexture **'
  200. libs/picomodel/lwo/lwob.c:339:13: warning: passing argument 1 of 'lwListAdd' from incompatible pointer type [enabled by default]
  201. libs/picomodel/lwo/lwo2.h:609:6: note: expected 'void **' but argument is of type 'struct lwTexture **'
  202. libs/picomodel/lwo/lwob.c:345:13: warning: passing argument 1 of 'lwListAdd' from incompatible pointer type [enabled by default]
  203. libs/picomodel/lwo/lwo2.h:609:6: note: expected 'void **' but argument is of type 'struct lwTexture **'
  204. libs/picomodel/lwo/lwob.c:351:13: warning: passing argument 1 of 'lwListAdd' from incompatible pointer type [enabled by default]
  205. libs/picomodel/lwo/lwo2.h:609:6: note: expected 'void **' but argument is of type 'struct lwTexture **'
  206. libs/picomodel/lwo/lwob.c:444:13: warning: passing argument 1 of 'lwListAdd' from incompatible pointer type [enabled by default]
  207. libs/picomodel/lwo/lwo2.h:609:6: note: expected 'void **' but argument is of type 'struct lwPlugin **'
  208. libs/picomodel/lwo/lwob.c: In function 'lwGetObject5':
  209. libs/picomodel/lwo/lwob.c:657:13: warning: passing argument 1 of 'lwListAdd' from incompatible pointer type [enabled by default]
  210. libs/picomodel/lwo/lwo2.h:609:6: note: expected 'void **' but argument is of type 'struct lwSurface **'
  211. libs/picomodel/lwo/lwob.c: In function 'lwValidateObject5':
  212. libs/picomodel/lwo/lwob.c:698:21: warning: variable 'formsize' set but not used [-Wunused-but-set-variable]
  213. gcc -o build/release/shobjs/libs/picomodel/lwo/pntspols.os -c -pipe -Wall -fmessage-length=0 -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fPIC -DQ_NO_STLPORT -Ibuild/release/shobjs/include -Iinclude -Ibuild/release/shobjs/libs -Ilibs libs/picomodel/lwo/pntspols.c
  214. libs/picomodel/lwo/pntspols.c: In function 'lwResolvePolySurfaces':
  215. libs/picomodel/lwo/pntspols.c:364:10: warning: passing argument 1 of 'lwListAdd' from incompatible pointer type [enabled by default]
  216. libs/picomodel/lwo/lwo2.h:609:6: note: expected 'void **' but argument is of type 'struct lwSurface **'
  217. libs/picomodel/lwo/pntspols.c: In function 'lwGetTags':
  218. libs/picomodel/lwo/pntspols.c:489:7: warning: passing argument 1 of 'sgetS0' from incompatible pointer type [enabled by default]
  219. libs/picomodel/lwo/lwo2.h:643:7: note: expected 'unsigned char **' but argument is of type 'char **'
  220. gcc -o build/release/shobjs/libs/picomodel/lwo/surface.os -c -pipe -Wall -fmessage-length=0 -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fPIC -DQ_NO_STLPORT -Ibuild/release/shobjs/include -Iinclude -Ibuild/release/shobjs/libs -Ilibs libs/picomodel/lwo/surface.c
  221. libs/picomodel/lwo/surface.c: In function 'lwFreeSurface':
  222. libs/picomodel/lwo/surface.c:74:7: warning: passing argument 2 of 'lwListFree' from incompatible pointer type [enabled by default]
  223. libs/picomodel/lwo/lwo2.h:608:6: note: expected 'void (*)(void *)' but argument is of type 'void (*)(struct lwPlugin *)'
  224. libs/picomodel/lwo/surface.c:76:7: warning: passing argument 2 of 'lwListFree' from incompatible pointer type [enabled by default]
  225. libs/picomodel/lwo/lwo2.h:608:6: note: expected 'void (*)(void *)' but argument is of type 'void (*)(struct lwTexture *)'
  226. libs/picomodel/lwo/surface.c:77:7: warning: passing argument 2 of 'lwListFree' from incompatible pointer type [enabled by default]
  227. libs/picomodel/lwo/lwo2.h:608:6: note: expected 'void (*)(void *)' but argument is of type 'void (*)(struct lwTexture *)'
  228. libs/picomodel/lwo/surface.c:78:7: warning: passing argument 2 of 'lwListFree' from incompatible pointer type [enabled by default]
  229. libs/picomodel/lwo/lwo2.h:608:6: note: expected 'void (*)(void *)' but argument is of type 'void (*)(struct lwTexture *)'
  230. libs/picomodel/lwo/surface.c:79:7: warning: passing argument 2 of 'lwListFree' from incompatible pointer type [enabled by default]
  231. libs/picomodel/lwo/lwo2.h:608:6: note: expected 'void (*)(void *)' but argument is of type 'void (*)(struct lwTexture *)'
  232. libs/picomodel/lwo/surface.c:80:7: warning: passing argument 2 of 'lwListFree' from incompatible pointer type [enabled by default]
  233. libs/picomodel/lwo/lwo2.h:608:6: note: expected 'void (*)(void *)' but argument is of type 'void (*)(struct lwTexture *)'
  234. libs/picomodel/lwo/surface.c:81:7: warning: passing argument 2 of 'lwListFree' from incompatible pointer type [enabled by default]
  235. libs/picomodel/lwo/lwo2.h:608:6: note: expected 'void (*)(void *)' but argument is of type 'void (*)(struct lwTexture *)'
  236. libs/picomodel/lwo/surface.c:82:7: warning: passing argument 2 of 'lwListFree' from incompatible pointer type [enabled by default]
  237. libs/picomodel/lwo/lwo2.h:608:6: note: expected 'void (*)(void *)' but argument is of type 'void (*)(struct lwTexture *)'
  238. libs/picomodel/lwo/surface.c:83:7: warning: passing argument 2 of 'lwListFree' from incompatible pointer type [enabled by default]
  239. libs/picomodel/lwo/lwo2.h:608:6: note: expected 'void (*)(void *)' but argument is of type 'void (*)(struct lwTexture *)'
  240. libs/picomodel/lwo/surface.c:84:7: warning: passing argument 2 of 'lwListFree' from incompatible pointer type [enabled by default]
  241. libs/picomodel/lwo/lwo2.h:608:6: note: expected 'void (*)(void *)' but argument is of type 'void (*)(struct lwTexture *)'
  242. libs/picomodel/lwo/surface.c:85:7: warning: passing argument 2 of 'lwListFree' from incompatible pointer type [enabled by default]
  243. libs/picomodel/lwo/lwo2.h:608:6: note: expected 'void (*)(void *)' but argument is of type 'void (*)(struct lwTexture *)'
  244. libs/picomodel/lwo/surface.c: In function 'add_texture':
  245. libs/picomodel/lwo/surface.c:740:4: warning: passing argument 1 of 'lwListInsert' from incompatible pointer type [enabled by default]
  246. libs/picomodel/lwo/lwo2.h:610:6: note: expected 'void **' but argument is of type 'struct lwTexture **'
  247. libs/picomodel/lwo/surface.c:740:4: warning: passing argument 3 of 'lwListInsert' from incompatible pointer type [enabled by default]
  248. libs/picomodel/lwo/lwo2.h:610:6: note: expected 'int (*)(void *, void *)' but argument is of type 'int (*)(struct lwTexture *, struct lwTexture *)'
  249. libs/picomodel/lwo/surface.c: In function 'lwGetSurface':
  250. libs/picomodel/lwo/surface.c:965:19: warning: passing argument 1 of 'lwListInsert' from incompatible pointer type [enabled by default]
  251. libs/picomodel/lwo/lwo2.h:610:6: note: expected 'void **' but argument is of type 'struct lwPlugin **'
  252. libs/picomodel/lwo/surface.c:965:19: warning: passing argument 3 of 'lwListInsert' from incompatible pointer type [enabled by default]
  253. libs/picomodel/lwo/lwo2.h:610:6: note: expected 'int (*)(void *, void *)' but argument is of type 'int (*)(struct lwPlugin *, struct lwPlugin *)'
  254. gcc -o build/release/shobjs/libs/picomodel/lwo/vecmath.os -c -pipe -Wall -fmessage-length=0 -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fPIC -DQ_NO_STLPORT -Ibuild/release/shobjs/include -Iinclude -Ibuild/release/shobjs/libs -Ilibs libs/picomodel/lwo/vecmath.c
  255. gcc -o build/release/shobjs/libs/picomodel/lwo/vmap.os -c -pipe -Wall -fmessage-length=0 -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fPIC -DQ_NO_STLPORT -Ibuild/release/shobjs/include -Iinclude -Ibuild/release/shobjs/libs -Ilibs libs/picomodel/lwo/vmap.c
  256. g++ -o build/release/shobjs/plugins/model/cpicomodel.os -c -pipe -Wall -fmessage-length=0 -fvisibility=hidden -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -fpermissive -fvisibility-inlines-hidden -pipe -Wall -fmessage-length=0 -fvisibility=hidden -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -fPIC -DQ_NO_STLPORT -Ibuild/release/shobjs/include -Iinclude -Ibuild/release/shobjs/libs -Ilibs plugins/model/cpicomodel.cpp
  257. In file included from plugins/model/cpicomodel.cpp:22:0:
  258. plugins/model/cpicomodel.h:50:8: warning: extra qualification 'CPicoModel::' on member 'load' [-fpermissive]
  259. g++ -o build/release/shobjs/plugins/model/cpicosurface.os -c -pipe -Wall -fmessage-length=0 -fvisibility=hidden -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -fpermissive -fvisibility-inlines-hidden -pipe -Wall -fmessage-length=0 -fvisibility=hidden -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -fPIC -DQ_NO_STLPORT -Ibuild/release/shobjs/include -Iinclude -Ibuild/release/shobjs/libs -Ilibs plugins/model/cpicosurface.cpp
  260. g++ -o build/release/shobjs/plugins/model/model.os -c -pipe -Wall -fmessage-length=0 -fvisibility=hidden -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -fpermissive -fvisibility-inlines-hidden -pipe -Wall -fmessage-length=0 -fvisibility=hidden -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -fPIC -DQ_NO_STLPORT -Ibuild/release/shobjs/include -Iinclude -Ibuild/release/shobjs/libs -Ilibs plugins/model/model.cpp
  261. g++ -o build/release/shobjs/plugins/model/plugin.os -c -pipe -Wall -fmessage-length=0 -fvisibility=hidden -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -fpermissive -fvisibility-inlines-hidden -pipe -Wall -fmessage-length=0 -fvisibility=hidden -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -fPIC -DQ_NO_STLPORT -Ibuild/release/shobjs/include -Iinclude -Ibuild/release/shobjs/libs -Ilibs plugins/model/plugin.cpp
  262. g++ -o build/release/shobjs/plugins/model/remap.os -c -pipe -Wall -fmessage-length=0 -fvisibility=hidden -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -fpermissive -fvisibility-inlines-hidden -pipe -Wall -fmessage-length=0 -fvisibility=hidden -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -fPIC -DQ_NO_STLPORT -Ibuild/release/shobjs/include -Iinclude -Ibuild/release/shobjs/libs -Ilibs plugins/model/remap.cpp
  263. In file included from plugins/model/remap.cpp:2:0:
  264. plugins/model/cpicomodel.h:50:8: warning: extra qualification 'CPicoModel::' on member 'load' [-fpermissive]
  265. g++ -o build/release/shobjs/modules/libmodel.so -lxml2 -lz -lm -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -shared build/release/shobjs/libs/synapse/synapse.os build/release/shobjs/libs/picomodel/picointernal.os build/release/shobjs/libs/picomodel/picomodel.os build/release/shobjs/libs/picomodel/picomodules.os build/release/shobjs/libs/picomodel/pm_3ds.os build/release/shobjs/libs/picomodel/pm_ase.os build/release/shobjs/libs/picomodel/pm_fm.os build/release/shobjs/libs/picomodel/pm_lwo.os build/release/shobjs/libs/picomodel/pm_md2.os build/release/shobjs/libs/picomodel/pm_md3.os build/release/shobjs/libs/picomodel/pm_mdc.os build/release/shobjs/libs/picomodel/pm_ms3d.os build/release/shobjs/libs/picomodel/pm_obj.os build/release/shobjs/libs/picomodel/lwo/clip.os build/release/shobjs/libs/picomodel/lwo/envelope.os build/release/shobjs/libs/picomodel/lwo/list.os build/release/shobjs/libs/picomodel/lwo/lwio.os build/release/shobjs/libs/picomodel/lwo/lwo2.os build/release/shobjs/libs/picomodel/lwo/lwob.os build/release/shobjs/libs/picomodel/lwo/pntspols.os build/release/shobjs/libs/picomodel/lwo/surface.os build/release/shobjs/libs/picomodel/lwo/vecmath.os build/release/shobjs/libs/picomodel/lwo/vmap.os build/release/shobjs/libs/mathlib/bbox.os build/release/shobjs/libs/mathlib/linear.os build/release/shobjs/libs/mathlib/m4x4.os build/release/shobjs/libs/mathlib/mathlib.os build/release/shobjs/libs/mathlib/ray.os build/release/shobjs/plugins/model/cpicomodel.os build/release/shobjs/plugins/model/cpicosurface.os build/release/shobjs/plugins/model/model.os build/release/shobjs/plugins/model/plugin.os build/release/shobjs/plugins/model/remap.os -ljpeg -lpng -lz -lz
  266. CheckUnresolved(["build/release/shobjs/modules/libmodel.so"], ["build/release/shobjs/libs/synapse/synapse.os", "build/release/shobjs/libs/picomodel/picointernal.os", "build/release/shobjs/libs/picomodel/picomodel.os", "build/release/shobjs/libs/picomodel/picomodules.os", "build/release/shobjs/libs/picomodel/pm_3ds.os", "build/release/shobjs/libs/picomodel/pm_ase.os", "build/release/shobjs/libs/picomodel/pm_fm.os", "build/release/shobjs/libs/picomodel/pm_lwo.os", "build/release/shobjs/libs/picomodel/pm_md2.os", "build/release/shobjs/libs/picomodel/pm_md3.os", "build/release/shobjs/libs/picomodel/pm_mdc.os", "build/release/shobjs/libs/picomodel/pm_ms3d.os", "build/release/shobjs/libs/picomodel/pm_obj.os", "build/release/shobjs/libs/picomodel/lwo/clip.os", "build/release/shobjs/libs/picomodel/lwo/envelope.os", "build/release/shobjs/libs/picomodel/lwo/list.os", "build/release/shobjs/libs/picomodel/lwo/lwio.os", "build/release/shobjs/libs/picomodel/lwo/lwo2.os", "build/release/shobjs/libs/picomodel/lwo/lwob.os", "build/release/shobjs/libs/picomodel/lwo/pntspols.os", "build/release/shobjs/libs/picomodel/lwo/surface.os", "build/release/shobjs/libs/picomodel/lwo/vecmath.os", "build/release/shobjs/libs/picomodel/lwo/vmap.os", "build/release/shobjs/libs/mathlib/bbox.os", "build/release/shobjs/libs/mathlib/linear.os", "build/release/shobjs/libs/mathlib/m4x4.os", "build/release/shobjs/libs/mathlib/mathlib.os", "build/release/shobjs/libs/mathlib/ray.os", "build/release/shobjs/plugins/model/cpicomodel.os", "build/release/shobjs/plugins/model/cpicosurface.os", "build/release/shobjs/plugins/model/model.os", "build/release/shobjs/plugins/model/plugin.os", "build/release/shobjs/plugins/model/remap.os"])
  267. CheckUnresolved /tmp/yaourt-tmp-michal/aur-gtkradiant-svn/src/GtkRadiant-build/build/release/shobjs/modules/libmodel.so
  268. Install file: "build/release/shobjs/modules/libmodel.so" as "install/modules/model.so"
  269. g++ -o build/release/shobjs/plugins/imagepng/plugin.os -c -pipe -Wall -fmessage-length=0 -fvisibility=hidden -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -fpermissive -fvisibility-inlines-hidden -pipe -Wall -fmessage-length=0 -fvisibility=hidden -I/usr/include/libxml2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -fPIC -DQ_NO_STLPORT -Ibuild/release/shobjs/include -Iinclude -Ibuild/release/shobjs/libs -Ilibs plugins/imagepng/plugin.cpp
  270. plugins/imagepng/plugin.cpp: In function 'void user_error_fn(png_structp, png_const_charp)':
  271. plugins/imagepng/plugin.cpp:114:18: error: invalid use of incomplete type 'png_struct {aka struct png_struct_def}'
  272. /usr/include/libpng15/png.h:855:16: error: forward declaration of 'png_struct {aka struct png_struct_def}'
  273. plugins/imagepng/plugin.cpp: In function 'void LoadImage(const char*, unsigned char**, int*, int*)':
  274. plugins/imagepng/plugin.cpp:165:29: error: 'voidp' was not declared in this scope
  275. plugins/imagepng/plugin.cpp:167:7: error: invalid use of incomplete type 'png_struct {aka struct png_struct_def}'
  276. /usr/include/libpng15/png.h:855:16: error: forward declaration of 'png_struct {aka struct png_struct_def}'
  277. scons: *** [build/release/shobjs/plugins/imagepng/plugin.os] Error 1
  278. scons: building terminated because of errors.
  279. ==> BŁĄD: Wystąpił błąd w build().
  280. Przerywam...
  281. ==> ERROR: Makepkg was unable to build gtkradiant-svn.
  282. ==> Restart building gtkradiant-svn ? [y/N]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement