Advertisement
Guest User

obexd

a guest
Jun 12th, 2013
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.04 KB | None | 0 0
  1. Calculating dependencies ... done!
  2.  
  3. >>> Verifying ebuild manifests
  4.  
  5. >>> Emerging (1 of 1) app-mobilephone/obexd-0.46
  6. * obexd-0.46.tar.xz SHA256 SHA512 WHIRLPOOL size ;-) ... [ ok ]
  7. >>> Unpacking source...
  8. >>> Unpacking obexd-0.46.tar.xz to /var/tmp/portage/app-mobilephone/obexd-0.46/work
  9. >>> Source unpacked in /var/tmp/portage/app-mobilephone/obexd-0.46/work
  10. >>> Preparing source in /var/tmp/portage/app-mobilephone/obexd-0.46/work/obexd-0.46 ...
  11. >>> Source prepared.
  12. >>> Configuring source in /var/tmp/portage/app-mobilephone/obexd-0.46/work/obexd-0.46 ...
  13. * econf: updating obexd-0.46/config.sub with /usr/share/gnuconfig/config.sub
  14. * econf: updating obexd-0.46/config.guess with /usr/share/gnuconfig/config.guess
  15. ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-dependency-tracking --disable-debug --without-phonebook --disable-pcsuite --enable-server --enable-usb
  16. configure: loading site script /usr/share/config.site
  17. checking for a BSD-compatible install... /usr/bin/install -c
  18. checking whether build environment is sane... yes
  19. checking for a thread-safe mkdir -p... /bin/mkdir -p
  20. checking for gawk... gawk
  21. checking whether make sets $(MAKE)... yes
  22. checking whether make supports nested variables... yes
  23. checking whether to enable maintainer-specific portions of Makefiles... no
  24. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  25. checking whether the C compiler works... yes
  26. checking for C compiler default output file name... a.out
  27. checking for suffix of executables...
  28. checking whether we are cross compiling... no
  29. checking for suffix of object files... o
  30. checking whether we are using the GNU C compiler... yes
  31. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  32. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  33. checking for style of include used by make... GNU
  34. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  35. checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes
  36. checking whether x86_64-pc-linux-gnu-gcc accepts -fPIE... yes
  37. checking for a sed that does not truncate output... /bin/sed
  38. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  39. checking for grep that handles long lines and -e... /bin/grep
  40. checking for egrep... /bin/grep -E
  41. checking for ANSI C header files... yes
  42. checking for sys/types.h... yes
  43. checking for sys/stat.h... yes
  44. checking for stdlib.h... yes
  45. checking for string.h... yes
  46. checking for memory.h... yes
  47. checking for strings.h... yes
  48. checking for inttypes.h... yes
  49. checking for stdint.h... yes
  50. checking for unistd.h... yes
  51. checking readline/readline.h usability... yes
  52. checking readline/readline.h presence... yes
  53. checking for readline/readline.h... yes
  54. checking for main in -lreadline... yes
  55. checking build system type... x86_64-pc-linux-gnu
  56. checking host system type... x86_64-pc-linux-gnu
  57. checking how to print strings... printf
  58. checking for a sed that does not truncate output... (cached) /bin/sed
  59. checking for fgrep... /bin/grep -F
  60. checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
  61. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  62. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  63. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  64. checking whether ln -s works... yes
  65. checking the maximum length of command line arguments... 1572864
  66. checking whether the shell understands some XSI constructs... yes
  67. checking whether the shell understands "+="... yes
  68. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  69. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  70. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  71. checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
  72. checking how to recognize dependent libraries... pass_all
  73. checking for x86_64-pc-linux-gnu-dlltool... no
  74. checking for dlltool... no
  75. checking how to associate runtime and link libraries... printf %s\n
  76. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  77. checking for archiver @FILE support... @
  78. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  79. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  80. checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
  81. checking for sysroot... no
  82. checking for x86_64-pc-linux-gnu-mt... no
  83. checking for mt... no
  84. checking if : is a manifest tool... no
  85. checking for dlfcn.h... yes
  86. checking for objdir... .libs
  87. checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  88. checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  89. checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  90. checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
  91. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
  92. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  93. checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  94. checking whether -lc should be explicitly linked in... no
  95. checking dynamic linker characteristics... GNU/Linux ld.so
  96. checking how to hardcode library paths into programs... immediate
  97. checking whether stripping libraries is possible... yes
  98. checking if libtool supports shared libraries... yes
  99. checking whether to build shared libraries... yes
  100. checking whether to build static libraries... no
  101. checking for tm_gmtoff in struct tm... yes
  102. checking for timezone variable... yes
  103. checking for dlopen in -ldl... yes
  104. checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config
  105. checking pkg-config is at least version 0.9.0... yes
  106. checking for GLIB... yes
  107. checking for DBUS... yes
  108. checking for BLUEZ... yes
  109. checking for LIBICAL... yes
  110. configure: creating ./config.status
  111. config.status: creating Makefile
  112. config.status: creating config.h
  113. config.status: executing depfiles commands
  114. config.status: executing libtool commands
  115. >>> Source configured.
  116. >>> Compiling source in /var/tmp/portage/app-mobilephone/obexd-0.46/work/obexd-0.46 ...
  117. make -j15
  118. make --no-print-directory all-am
  119. CC src/main.o
  120. GEN src/builtin.h
  121. CC src/log.o
  122. CC src/obex.o
  123. CC src/mimetype.o
  124. CC src/manager.o
  125. CC src/service.o
  126. CC src/transport.o
  127. GEN plugins/phonebook.c
  128. CC src/server.o
  129. GEN plugins/messages.c
  130. GEN src/obexd.service
  131. GEN client/obex-client.service
  132. CC gdbus/mainloop.o
  133. CC gdbus/watch.o
  134. CC gdbus/object.o
  135. CC gdbus/polkit.o
  136. CC plugins/bluetooth.o
  137. CC plugins/opp.o
  138. CC plugins/usb.o
  139. CC plugins/filesystem.o
  140. CC plugins/ftp.o
  141. CC plugins/pbap.o
  142. CC plugins/vcard.o
  143. CC plugins/mas.o
  144. CC src/map_ap.o
  145. CC plugins/irmc.o
  146. CC plugins/syncevolution.o
  147. CC btio/btio.o
  148. CC gobex/gobex.o
  149. CC gobex/gobex-defs.o
  150. CC gobex/gobex-packet.o
  151. CC gobex/gobex-header.o
  152. CC gobex/gobex-transfer.o
  153. CC src/plugin.o
  154. CC plugins/phonebook.o
  155. CC plugins/messages.o
  156. CC client/main.o
  157. CC client/manager.o
  158. CC client/manager.o
  159. CC client/session.o
  160. CC client/bluetooth.o
  161. CC client/sync.o
  162. CC client/pbap.o
  163. CC client/ftp.o
  164. CC client/map.o
  165. CC client/opp.o
  166. CC client/transfer.o
  167. CC client/agent.o
  168. CC client/transport.o
  169. CC client/driver.o
  170. CC unit/test-gobex-header.o
  171. CC unit/util.o
  172. CC unit/test-gobex-packet.o
  173. CC unit/test-gobex.o
  174. CC unit/test-gobex-transfer.o
  175. CC tools/test-client.o
  176. CC tools/test-server.o
  177. CCLD client/obex-client
  178. CCLD unit/test-gobex-header
  179. CCLD unit/test-gobex
  180. CCLD unit/test-gobex-transfer
  181. CCLD tools/test-client
  182. CCLD tools/test-server
  183. In file included from plugins/mas.c:39:0:
  184. ./src/obex.h:37:1: Fehler: unbekannter Typname: »ssize_t«
  185. ./src/obex.h:45:1: Fehler: unbekannter Typname: »ssize_t«
  186. ./src/obex.h:46:1: Fehler: unbekannter Typname: »ssize_t«
  187. In file included from plugins/mas.c:41:0:
  188. ./src/mimetype.h:36:2: Fehler: expected specifier-qualifier-list before »ssize_t«
  189. In file included from plugins/mas.c:42:0:
  190. plugins/filesystem.h:24:1: Fehler: unbekannter Typname: »ssize_t«
  191. plugins/mas.c: In Funktion »get_params«:
  192. plugins/mas.c:127:2: Fehler: unbekannter Typname: »ssize_t«
  193. plugins/mas.c: Auf höchster Ebene:
  194. plugins/mas.c:639:1: Fehler: unbekannter Typname: »ssize_t«
  195. plugins/mas.c:681:1: Fehler: unbekannter Typname: »ssize_t«
  196. plugins/mas.c:688:1: Fehler: unbekannter Typname: »ssize_t«
  197. plugins/mas.c: In Funktion »any_read«:
  198. plugins/mas.c:691:2: Fehler: unbekannter Typname: »ssize_t«
  199. plugins/mas.c: Auf höchster Ebene:
  200. plugins/mas.c:738:2: Fehler: unbekanntes Feld »read« in Initialisierung angegeben
  201. plugins/mas.c:738:2: Warnung: Elementüberschreitung in struct-Initialisierung [standardmäßig aktiviert]
  202. plugins/mas.c:738:2: Warnung: (nahe der Initialisierung für »mime_map«) [standardmäßig aktiviert]
  203. plugins/mas.c:739:2: Fehler: unbekanntes Feld »write« in Initialisierung angegeben
  204. plugins/mas.c:739:2: Warnung: Elementüberschreitung in struct-Initialisierung [standardmäßig aktiviert]
  205. plugins/mas.c:739:2: Warnung: (nahe der Initialisierung für »mime_map«) [standardmäßig aktiviert]
  206. plugins/mas.c:748:2: Fehler: unbekanntes Feld »read« in Initialisierung angegeben
  207. plugins/mas.c:748:2: Warnung: Elementüberschreitung in struct-Initialisierung [standardmäßig aktiviert]
  208. plugins/mas.c:748:2: Warnung: (nahe der Initialisierung für »mime_message«) [standardmäßig aktiviert]
  209. plugins/mas.c:749:2: Fehler: unbekanntes Feld »write« in Initialisierung angegeben
  210. plugins/mas.c:749:2: Warnung: Elementüberschreitung in struct-Initialisierung [standardmäßig aktiviert]
  211. plugins/mas.c:749:2: Warnung: (nahe der Initialisierung für »mime_message«) [standardmäßig aktiviert]
  212. plugins/mas.c:756:2: Fehler: unbekanntes Feld »get_next_header« in Initialisierung angegeben
  213. plugins/mas.c:756:2: Warnung: Initialisierung von inkompatiblem Zeigertyp [standardmäßig aktiviert]
  214. plugins/mas.c:756:2: Warnung: (nahe der Initialisierung für »mime_folder_listing.who«) [standardmäßig aktiviert]
  215. plugins/mas.c:759:2: Fehler: unbekanntes Feld »read« in Initialisierung angegeben
  216. plugins/mas.c:759:2: Warnung: Elementüberschreitung in struct-Initialisierung [standardmäßig aktiviert]
  217. plugins/mas.c:759:2: Warnung: (nahe der Initialisierung für »mime_folder_listing«) [standardmäßig aktiviert]
  218. plugins/mas.c:760:2: Fehler: unbekanntes Feld »write« in Initialisierung angegeben
  219. plugins/mas.c:760:2: Warnung: Elementüberschreitung in struct-Initialisierung [standardmäßig aktiviert]
  220. plugins/mas.c:760:2: Warnung: (nahe der Initialisierung für »mime_folder_listing«) [standardmäßig aktiviert]
  221. plugins/mas.c:769:2: Fehler: unbekanntes Feld »read« in Initialisierung angegeben
  222. plugins/mas.c:769:2: Warnung: Elementüberschreitung in struct-Initialisierung [standardmäßig aktiviert]
  223. plugins/mas.c:769:2: Warnung: (nahe der Initialisierung für »mime_msg_listing«) [standardmäßig aktiviert]
  224. plugins/mas.c:770:2: Fehler: unbekanntes Feld »write« in Initialisierung angegeben
  225. plugins/mas.c:770:2: Warnung: Elementüberschreitung in struct-Initialisierung [standardmäßig aktiviert]
  226. plugins/mas.c:770:2: Warnung: (nahe der Initialisierung für »mime_msg_listing«) [standardmäßig aktiviert]
  227. plugins/mas.c:779:2: Fehler: unbekanntes Feld »read« in Initialisierung angegeben
  228. plugins/mas.c:779:2: Warnung: Elementüberschreitung in struct-Initialisierung [standardmäßig aktiviert]
  229. plugins/mas.c:779:2: Warnung: (nahe der Initialisierung für »mime_notification_registration«) [standardmäßig aktiviert]
  230. plugins/mas.c:780:2: Fehler: unbekanntes Feld »write« in Initialisierung angegeben
  231. plugins/mas.c:780:2: Warnung: Elementüberschreitung in struct-Initialisierung [standardmäßig aktiviert]
  232. plugins/mas.c:780:2: Warnung: (nahe der Initialisierung für »mime_notification_registration«) [standardmäßig aktiviert]
  233. plugins/mas.c:789:2: Fehler: unbekanntes Feld »read« in Initialisierung angegeben
  234. plugins/mas.c:789:2: Warnung: Elementüberschreitung in struct-Initialisierung [standardmäßig aktiviert]
  235. plugins/mas.c:789:2: Warnung: (nahe der Initialisierung für »mime_message_status«) [standardmäßig aktiviert]
  236. plugins/mas.c:790:2: Fehler: unbekanntes Feld »write« in Initialisierung angegeben
  237. plugins/mas.c:790:2: Warnung: Elementüberschreitung in struct-Initialisierung [standardmäßig aktiviert]
  238. plugins/mas.c:790:2: Warnung: (nahe der Initialisierung für »mime_message_status«) [standardmäßig aktiviert]
  239. plugins/mas.c:799:2: Fehler: unbekanntes Feld »read« in Initialisierung angegeben
  240. plugins/mas.c:799:2: Warnung: Elementüberschreitung in struct-Initialisierung [standardmäßig aktiviert]
  241. plugins/mas.c:799:2: Warnung: (nahe der Initialisierung für »mime_message_update«) [standardmäßig aktiviert]
  242. plugins/mas.c:800:2: Fehler: unbekanntes Feld »write« in Initialisierung angegeben
  243. plugins/mas.c:800:2: Warnung: Elementüberschreitung in struct-Initialisierung [standardmäßig aktiviert]
  244. plugins/mas.c:800:2: Warnung: (nahe der Initialisierung für »mime_message_update«) [standardmäßig aktiviert]
  245. make[1]: *** [plugins/mas.o] Fehler 1
  246. make[1]: *** Warte auf noch nicht beendete Prozesse...
  247. make: *** [all] Fehler 2
  248. * ERROR: app-mobilephone/obexd-0.46 failed (compile phase):
  249. * emake failed
  250. *
  251. * If you need support, post the output of `emerge --info '=app-mobilephone/obexd-0.46'`,
  252. * the complete build log and the output of `emerge -pqv '=app-mobilephone/obexd-0.46'`.
  253. * The complete build log is located at '/var/tmp/portage/app-mobilephone/obexd-0.46/temp/build.log'.
  254. * The ebuild environment file is located at '/var/tmp/portage/app-mobilephone/obexd-0.46/temp/environment'.
  255. * Working directory: '/var/tmp/portage/app-mobilephone/obexd-0.46/work/obexd-0.46'
  256. * S: '/var/tmp/portage/app-mobilephone/obexd-0.46/work/obexd-0.46'
  257.  
  258. >>> Failed to emerge app-mobilephone/obexd-0.46, Log file:
  259.  
  260. >>> '/var/tmp/portage/app-mobilephone/obexd-0.46/temp/build.log'
  261.  
  262. * Messages for package app-mobilephone/obexd-0.46:
  263.  
  264. * ERROR: app-mobilephone/obexd-0.46 failed (compile phase):
  265. * emake failed
  266. *
  267. * If you need support, post the output of `emerge --info '=app-mobilephone/obexd-0.46'`,
  268. * the complete build log and the output of `emerge -pqv '=app-mobilephone/obexd-0.46'`.
  269. * The complete build log is located at '/var/tmp/portage/app-mobilephone/obexd-0.46/temp/build.log'.
  270. * The ebuild environment file is located at '/var/tmp/portage/app-mobilephone/obexd-0.46/temp/environment'.
  271. * Working directory: '/var/tmp/portage/app-mobilephone/obexd-0.46/work/obexd-0.46'
  272. * S: '/var/tmp/portage/app-mobilephone/obexd-0.46/work/obexd-0.46'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement