Advertisement
Guest User

Untitled

a guest
Mar 30th, 2011
232
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.07 KB | None | 0 0
  1. x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"transmission\" -DPACKAGE_TARNAME=\"transmission\" -DPACKAGE_VERSION=\"2.12\" -DPACKAGE_STRING=\"transmission\ 2.12\" -DPACKAGE_BUGREPORT=\"http://trac.transmissionbt.com/newticket\" -DPACKAGE_URL=\"\" -DPACKAGE=\"transmission\" -DVERSION=\"2.12\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_ICONV_OPEN=1 -DHAVE_PREAD=1 -DHAVE_PWRITE=1 -DHAVE_DAEMON=1 -DHAVE_DIRNAME=1 -DHAVE_BASENAME=1 -DHAVE_STRCASECMP=1 -DHAVE_LOCALTIME_R=1 -DHAVE_FALLOCATE64=1 -DHAVE_POSIX_FALLOCATE=1 -DHAVE_MEMMEM=1 -DHAVE_STRTOLD=1 -DHAVE_SYSLOG=1 -DHAVE_VALLOC=1 -DHAVE_GETPAGESIZE=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_PTHREAD=1 -DHAVE__TMP_DUMMY1_ZLIB_H=1 -DHAVE_ZLIB=1 -DHAVE_LSEEK64=1 -DHAVE_DECL_POSIX_FADVISE=1 -DHAVE_POSIX_FADVISE=1 -DWITH_INOTIFY=1 -DHAVE_LIBEVENT=1 -DHAVE_GIO=1 -DHAVE_LIBNOTIFY=1 -DHAVE_GCONF2=1 -DHAVE_DBUS_GLIB=1 -DHAVE_LIBINTL_H=1 -DGETTEXT_PACKAGE=\"transmission-gtk\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I.. -DTRANSMISSIONLOCALEDIR=\""/usr/share/locale"\" -DNDEBUG -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng14 -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -march=native -O2 -pipe -ftree-vectorize -std=gnu99 -Wall -W -Wpointer-arith -Wformat-security -Wcast-align -Wundef -Wcast-align -Wstrict-prototypes -Wmissing-declarations -Wmissing-format-attribute -Wredundant-decls -Wnested-externs -Wunused-parameter -Wwrite-strings -Waggregate-return -Winline -Wfloat-equal -Wextra -Wdeclaration-after-statement -Winit-self -Wvariadic-macros -c relocate.c
  2. In file included from /usr/include/gtk-2.0/gtk/gtk.h:233,
  3. from main.c:34:
  4. /usr/include/gtk-2.0/gtk/gtkitemfactory.h:47: предупреждение: декларация функции не является прототипом
  5. In file included from /usr/include/gtk-2.0/gtk/gtk.h:233,
  6. from msgwin.c:18:
  7. /usr/include/gtk-2.0/gtk/gtkitemfactory.h:47: предупреждение: декларация функции не является прототипом
  8. In file included from /usr/include/gtk-2.0/gtk/gtk.h:233,
  9. from actions.h:16,
  10. from notify.c:24:
  11. /usr/include/gtk-2.0/gtk/gtkitemfactory.h:47: предупреждение: декларация функции не является прототипом
  12. notify.c: В функции ‘tr_notify_added’:
  13. notify.c:163: ошибка: слишком много аргументов в вызове функции ‘notify_notification_new’
  14. make[3]: *** [notify.o] Ошибка 1
  15. make[3]: *** Ожидание завершения заданий...
  16. In file included from /usr/include/gtk-2.0/gtk/gtk.h:233,
  17. from makemeta-ui.c:16:
  18. /usr/include/gtk-2.0/gtk/gtkitemfactory.h:47: предупреждение: декларация функции не является прототипом
  19. In file included from /usr/include/gtk-2.0/gtk/gtk.h:233,
  20. from relocate.c:16:
  21. /usr/include/gtk-2.0/gtk/gtkitemfactory.h:47: предупреждение: декларация функции не является прототипом
  22. make[3]: Leaving directory `/tmp/portage/net-p2p/transmission-2.12/work/transmission-2.12/gtk'
  23. make[2]: *** [all-recursive] Ошибка 1
  24. make[2]: Leaving directory `/tmp/portage/net-p2p/transmission-2.12/work/transmission-2.12/gtk'
  25. make[1]: *** [all] Ошибка 2
  26. make[1]: Leaving directory `/tmp/portage/net-p2p/transmission-2.12/work/transmission-2.12/gtk'
  27. make: *** [all-recursive] Ошибка 1
  28. emake failed
  29. * ERROR: net-p2p/transmission-2.12 failed (compile phase):
  30. * (no error message)
  31. *
  32. * Call stack:
  33. * ebuild.sh, line 56: Called src_compile
  34. * environment, line 2630: Called die
  35. * The specific snippet of code:
  36. * emake || die;
  37. *
  38. * If you need support, post the output of 'emerge --info =net-p2p/transmission-2.12',
  39. * the complete build log and the output of 'emerge -pqv =net-p2p/transmission-2.12'.
  40. * The complete build log is located at '/tmp/portage/net-p2p/transmission-2.12/temp/build.log'.
  41. * The ebuild environment file is located at '/tmp/portage/net-p2p/transmission-2.12/temp/environment'.
  42. * S: '/tmp/portage/net-p2p/transmission-2.12/work/transmission-2.12'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement