Advertisement
Guest User

Untitled

a guest
Nov 2nd, 2012
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.76 KB | None | 0 0
  1. -utils.o -MD -MP -MF .deps/pcmanfm-utils.Tpo -c -o pcmanfm-utils.o `test -f 'utils.c' || echo './'`utils.c
  2. volume-manager.c: In function 'show_autorun_dlg':
  3. volume-manager.c:178:16: warning: assignment from incompatible pointer type [enabled by default]
  4. volume-manager.c:179:16: warning: assignment from incompatible pointer type [enabled by default]
  5. volume-manager.c:180:10: warning: assignment from incompatible pointer type [enabled by default]
  6. mv -f .deps/pcmanfm-main-win.Tpo .deps/pcmanfm-main-win.Po
  7. gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share/pcmanfm"\" -DPACKAGE_UI_DIR=\""/usr/share/pcmanfm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -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/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libfm -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_CAST_CHECKS -Wall -Werror-implicit-function-declaration -O2 -march=nocona -pipe -MT pcmanfm-single-inst.o -MD -MP -MF .deps/pcmanfm-single-inst.Tpo -c -o pcmanfm-single-inst.o `test -f 'single-inst.c' || echo './'`single-inst.c
  8. mv -f .deps/pcmanfm-volume-manager.Tpo .deps/pcmanfm-volume-manager.Po
  9. gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share/pcmanfm"\" -DPACKAGE_UI_DIR=\""/usr/share/pcmanfm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -O2 -march=nocona -pipe -MT xml_purge-xml-purge.o -MD -MP -MF .deps/xml_purge-xml-purge.Tpo -c -o xml_purge-xml-purge.o `test -f 'xml-purge.c' || echo './'`xml-purge.c
  10. single-inst.c: In function 'pass_args_to_existing_instance':
  11. single-inst.c:135:13: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type 'gint64' [-Wformat]
  12. single-inst.c: In function 'single_inst_init':
  13. single-inst.c:149:9: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
  14. mv -f .deps/xml_purge-xml-purge.Tpo .deps/xml_purge-xml-purge.Po
  15. /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -O2 -march=nocona -pipe -o xml-purge xml_purge-xml-purge.o -pthread -lgthread-2.0 -lrt -lgio-2.0 -lgobject-2.0 -lglib-2.0
  16. mv -f .deps/pcmanfm-single-inst.Tpo .deps/pcmanfm-single-inst.Po
  17. libtool: link: gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -O2 -march=nocona -pipe -o xml-purge xml_purge-xml-purge.o -pthread /usr/lib/libgthread-2.0.so -lrt /usr/lib/libgio-2.0.so /usr/lib/libgobject-2.0.so /usr/lib/libglib-2.0.so -pthread
  18. mv -f .deps/pcmanfm-desktop.Tpo .deps/pcmanfm-desktop.Po
  19. pref.c: In function 'on_entry_changed':
  20. pref.c:244:19: warning: initialization from incompatible pointer type [enabled by default]
  21. pref.c: In function 'init_entry':
  22. pref.c:260:19: warning: initialization from incompatible pointer type [enabled by default]
  23. pref.c: In function 'fm_edit_preference':
  24. pref.c:275:18: warning: assignment from incompatible pointer type [enabled by default]
  25. pref.c:276:18: warning: assignment from incompatible pointer type [enabled by default]
  26. pref.c: In function 'fm_desktop_preference':
  27. pref.c:366:26: warning: assignment from incompatible pointer type [enabled by default]
  28. pref.c:368:14: warning: assignment from incompatible pointer type [enabled by default]
  29. pref.c:386:14: warning: assignment from incompatible pointer type [enabled by default]
  30. mv -f .deps/pcmanfm-utils.Tpo .deps/pcmanfm-utils.Po
  31. mv -f .deps/pcmanfm-pref.Tpo .deps/pcmanfm-pref.Po
  32. /bin/sh ../libtool --tag=CC --mode=link gcc -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/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libfm -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_CAST_CHECKS -Wall -Werror-implicit-function-declaration -O2 -march=nocona -pipe -o pcmanfm pcmanfm-pcmanfm.o pcmanfm-app-config.o pcmanfm-main-win.o pcmanfm-tab-page.o pcmanfm-desktop.o pcmanfm-volume-manager.o pcmanfm-pref.o pcmanfm-utils.o pcmanfm-single-inst.o -lX11 -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 -lglib-2.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lglib-2.0 -pthread -lgthread-2.0 -lrt -lgio-2.0 -lgobject-2.0 -lglib-2.0 -Wl,--export-dynamic -pthread -lgmodule-2.0 -lrt -lglib-2.0 -pthread -lfm-gtk -lgtk-x11-2.0 -lfm -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgthread-2.0 -lrt -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lmenu-cache -lglib-2.0
  33. libtool: link: gcc -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/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libfm -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_DISABLE_CAST_CHECKS -Wall -Werror-implicit-function-declaration -O2 -march=nocona -pipe -o pcmanfm pcmanfm-pcmanfm.o pcmanfm-app-config.o pcmanfm-main-win.o pcmanfm-tab-page.o pcmanfm-desktop.o pcmanfm-volume-manager.o pcmanfm-pref.o pcmanfm-utils.o pcmanfm-single-inst.o -pthread -Wl,--export-dynamic -pthread -pthread /usr/lib/libX11.so /usr/lib/libgmodule-2.0.so /usr/lib/libfm-gtk.so /usr/lib/libgtk-x11-2.0.so /usr/lib/libfm.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libpangoft2-1.0.so /usr/lib/libpangocairo-1.0.so /usr/lib/libgdk_pixbuf-2.0.so /usr/lib/libcairo.so /usr/lib/libpango-1.0.so /usr/lib/libfreetype.so /usr/lib/libfontconfig.so /usr/lib/libgthread-2.0.so -lrt /usr/lib/libgio-2.0.so /usr/lib/libgobject-2.0.so /usr/lib/libmenu-cache.so /usr/lib/libglib-2.0.so -pthread
  34. /usr/bin/ld: pcmanfm-desktop.o: undefined reference to symbol 'floor@@GLIBC_2.2.5'
  35. /usr/bin/ld: note: 'floor@@GLIBC_2.2.5' is defined in DSO /lib64/libm.so.6 so try adding it to the linker command line
  36. /lib64/libm.so.6: could not read symbols: Invalid operation
  37. collect2: error: ld returned 1 exit status
  38. make[2]: *** [pcmanfm] Error 1
  39. make[2]: Leaving directory `/usr/ports/contrib/pcmanfm/work/src/pcmanfm-0.9.10/src'
  40. make[1]: *** [all-recursive] Error 1
  41. make[1]: Leaving directory `/usr/ports/contrib/pcmanfm/work/src/pcmanfm-0.9.10'
  42. make: *** [all] Error 2
  43. =======> ERROR: Building '/usr/ports/contrib/pcmanfm/pcmanfm#0.9.10-1.pkg.tar.gz' failed.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement