Advertisement
BSDG33KCLUB

bamf failed with gcc47 hmm

May 22nd, 2014
269
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.96 KB | None | 0 0
  1. └── ~/bamf-0.5.0 »sudo ./configure CC=gcc47 WNCK_LIBS=/usr/local/lib PKG_CONFIG_PATH=/usr/local/lib/pkgconfig/ --prefix=/usr --disable-webapps --disable-headless-tests --disable-gtktest --disable-gtk-doc-html --without-html-dir
  2. checking for a BSD-compatible install... /usr/bin/install -c
  3. checking whether build environment is sane... yes
  4. checking for a thread-safe mkdir -p... ./install-sh -c -d
  5. checking for gawk... gawk
  6. checking whether make sets $(MAKE)... yes
  7. checking whether make supports nested variables... yes
  8. checking how to create a pax tar archive... gnutar
  9. checking whether make supports nested variables... (cached) yes
  10. checking for style of include used by make... GNU
  11. checking for gcc... gcc47
  12. checking whether the C compiler works... yes
  13. checking for C compiler default output file name... a.out
  14. checking for suffix of executables...
  15. checking whether we are cross compiling... no
  16. checking for suffix of object files... o
  17. checking whether we are using the GNU C compiler... yes
  18. checking whether gcc47 accepts -g... yes
  19. checking for gcc47 option to accept ISO C89... none needed
  20. checking dependency style of gcc47... gcc3
  21. checking whether gcc understands -Wall... yes
  22. checking whether gcc understands -Wstrict-prototypes... yes
  23. checking whether gcc understands -Wnested-externs... yes
  24. checking whether gcc understands -Werror=missing-prototypes... yes
  25. checking whether gcc understands -Werror=implicit-function-declaration... yes
  26. checking whether gcc understands -Werror=pointer-arith... yes
  27. checking whether gcc understands -Werror=init-self... yes
  28. checking whether gcc understands -Werror=format-security... no
  29. checking whether gcc understands -Werror=format=2... yes
  30. checking whether gcc understands -Werror=missing-include-dirs... yes
  31. checking what warning flags to pass to the C compiler... -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs
  32. checking what language compliance flags to pass to the C compiler...
  33. checking whether to enable maintainer-specific portions of Makefiles... no
  34. checking build system type... x86_64-unknown-freebsd10.0
  35. checking host system type... x86_64-unknown-freebsd10.0
  36. checking how to print strings... printf
  37. checking for a sed that does not truncate output... /usr/local/bin/gsed
  38. checking for grep that handles long lines and -e... /usr/bin/grep
  39. checking for egrep... /usr/bin/grep -E
  40. checking for fgrep... /usr/bin/grep -F
  41. checking for ld used by gcc47... /usr/local/bin/ld
  42. checking if the linker (/usr/local/bin/ld) is GNU ld... yes
  43. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  44. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  45. checking whether ln -s works... yes
  46. checking the maximum length of command line arguments... 196608
  47. checking whether the shell understands some XSI constructs... yes
  48. checking whether the shell understands "+="... no
  49. checking how to convert x86_64-unknown-freebsd10.0 file names to x86_64-unknown-freebsd10.0 format... func_convert_file_noop
  50. checking how to convert x86_64-unknown-freebsd10.0 file names to toolchain format... func_convert_file_noop
  51. checking for /usr/local/bin/ld option to reload object files... -r
  52. checking for objdump... objdump
  53. checking how to recognize dependent libraries... pass_all
  54. checking for dlltool... no
  55. checking how to associate runtime and link libraries... printf %s\n
  56. checking for ar... ar
  57. checking for archiver @FILE support... no
  58. checking for strip... strip
  59. checking for ranlib... ranlib
  60. checking command to parse /usr/bin/nm -B output from gcc47 object... ok
  61. checking for sysroot... no
  62. checking for mt... mt
  63. checking if mt is a manifest tool... no
  64. checking how to run the C preprocessor... gcc47 -E
  65. checking for ANSI C header files... yes
  66. checking for sys/types.h... yes
  67. checking for sys/stat.h... yes
  68. checking for stdlib.h... yes
  69. checking for string.h... yes
  70. checking for memory.h... yes
  71. checking for strings.h... yes
  72. checking for inttypes.h... yes
  73. checking for stdint.h... yes
  74. checking for unistd.h... yes
  75. checking for dlfcn.h... yes
  76. checking for objdir... .libs
  77. checking if gcc47 supports -fno-rtti -fno-exceptions... no
  78. checking for gcc47 option to produce PIC... -fPIC -DPIC
  79. checking if gcc47 PIC flag -fPIC -DPIC works... yes
  80. checking if gcc47 static flag -static works... yes
  81. checking if gcc47 supports -c -o file.o... yes
  82. checking if gcc47 supports -c -o file.o... (cached) yes
  83. checking whether the gcc47 linker (/usr/local/bin/ld) supports shared libraries... yes
  84. checking whether -lc should be explicitly linked in... no
  85. checking dynamic linker characteristics... freebsd10.0 ld.so
  86. checking how to hardcode library paths into programs... immediate
  87. checking whether stripping libraries is possible... yes
  88. checking if libtool supports shared libraries... yes
  89. checking whether to build shared libraries... yes
  90. checking whether to build static libraries... no
  91. checking for library containing strerror... none required
  92. checking for pkg-config... /usr/local/bin/pkg-config
  93. checking for gcc... (cached) gcc47
  94. checking whether we are using the GNU C compiler... (cached) yes
  95. checking whether gcc47 accepts -g... (cached) yes
  96. checking for gcc47 option to accept ISO C89... (cached) none needed
  97. checking dependency style of gcc47... (cached) gcc3
  98. checking whether gcc47 and cc understand -c and -o together... yes
  99. checking for ANSI C header files... (cached) yes
  100. ./configure: SHAMROCK_EXPAND_LIBDIR: not found
  101. ./configure: SHAMROCK_EXPAND_BINDIR: not found
  102. ./configure: SHAMROCK_EXPAND_DATADIR: not found
  103. checking pkg-config is at least version 0.9.0... yes
  104. checking for GLIB... yes
  105. checking for gdbus-codegen... /usr/local/bin/gdbus-codegen
  106. checking for WNCK... yes
  107. checking for GTOP... yes
  108. checking for X... yes
  109. checking for gobject-introspection... yes
  110. checking for vapigen... /usr/local/bin/vapigen
  111. checking for gtkdoc-check... no
  112. checking for gtkdoc-rebase... no
  113. checking for gtkdoc-mkpdf... no
  114. checking whether to build gtk-doc documentation... no
  115. checking for python... /usr/local/bin/python
  116. checking for gtester2xunit dependencies... yes
  117. checking for pkg-config... (cached) /usr/local/bin/pkg-config
  118. checking for GTK+ - version >= 3.0.0... yes (version 3.8.8)
  119. checking that generated files are newer than configure... done
  120. configure: creating ./config.status
  121. config.status: creating Makefile
  122. config.status: creating lib/libbamf-private/Makefile
  123. config.status: creating lib/libbamf/Makefile
  124. config.status: creating lib/libbamf/libbamf3.pc
  125. config.status: creating src/Makefile
  126. config.status: creating tests/Makefile
  127. config.status: creating tests/bamfdaemon/Makefile
  128. config.status: creating tests/libbamf/Makefile
  129. config.status: creating data/Makefile
  130. config.status: creating doc/Makefile
  131. config.status: creating doc/reference/Makefile
  132. config.status: creating doc/reference/libbamf/Makefile
  133. config.status: creating config.h
  134. config.status: config.h is unchanged
  135. config.status: executing depfiles commands
  136. config.status: executing libtool commands
  137.  
  138. bamf-0.5.0
  139.  
  140. Build Environment
  141. Install Prefix: /usr
  142. Introspection: yes
  143. Unity Webapps: no
  144. Headless tests: no
  145. Coverage Reporting: no
  146.  
  147. └── ~/bamf-0.5.0 »sudo gmake install clean
  148. Making install in lib/libbamf-private
  149. gmake[1]: Entering directory `/usr/home/gaz/bamf-0.5.0/lib/libbamf-private'
  150. GEN bamf-gdbus-generated.c
  151. GEN bamf-gdbus-view-generated.c
  152. gmake install-am
  153. gmake[2]: Entering directory `/usr/home/gaz/bamf-0.5.0/lib/libbamf-private'
  154. CC libbamf_private_la-bamf-gdbus-generated.lo
  155. CC libbamf_private_la-bamf-gdbus-view-generated.lo
  156. CCLD libbamf-private.la
  157. gmake[3]: Entering directory `/usr/home/gaz/bamf-0.5.0/lib/libbamf-private'
  158. gmake[3]: Nothing to be done for `install-exec-am'.
  159. gmake[3]: Nothing to be done for `install-data-am'.
  160. gmake[3]: Leaving directory `/usr/home/gaz/bamf-0.5.0/lib/libbamf-private'
  161. gmake[2]: Leaving directory `/usr/home/gaz/bamf-0.5.0/lib/libbamf-private'
  162. gmake[1]: Leaving directory `/usr/home/gaz/bamf-0.5.0/lib/libbamf-private'
  163. Making install in lib/libbamf
  164. gmake[1]: Entering directory `/usr/home/gaz/bamf-0.5.0/lib/libbamf'
  165. gmake install-am
  166. gmake[2]: Entering directory `/usr/home/gaz/bamf-0.5.0/lib/libbamf'
  167. CC libbamf3_la-bamf-application.lo
  168. CC libbamf3_la-bamf-control.lo
  169. CC libbamf3_la-bamf-matcher.lo
  170. CC libbamf3_la-bamf-view.lo
  171. CC libbamf3_la-bamf-window.lo
  172. CC libbamf3_la-bamf-factory.lo
  173. CC libbamf3_la-bamf-tab.lo
  174. CCLD libbamf3.la
  175. GISCAN Bamf-3.gir
  176. GICOMP Bamf-3.gir
  177. GEN libbamf3.vapi
  178. Generation succeeded - 0 warning(s)
  179. gmake[3]: Entering directory `/usr/home/gaz/bamf-0.5.0/lib/libbamf'
  180. ../.././install-sh -c -d '/usr/lib'
  181. /bin/sh ../../libtool --mode=install /usr/bin/install -c libbamf3.la '/usr/lib'
  182. libtool: install: /usr/bin/install -c .libs/libbamf3.so.2 /usr/lib/libbamf3.so.2
  183. libtool: install: (cd /usr/lib && { ln -s -f libbamf3.so.2 libbamf3.so || { rm -f libbamf3.so && ln -s libbamf3.so.2 libbamf3.so; }; })
  184. libtool: install: (cd /usr/lib && { ln -s -f libbamf3.so.2 libbamf3.so || { rm -f libbamf3.so && ln -s libbamf3.so.2 libbamf3.so; }; })
  185. libtool: install: /usr/bin/install -c .libs/libbamf3.lai /usr/lib/libbamf3.la
  186. ../.././install-sh -c -d '/usr/local/share/gir-1.0'
  187. /usr/bin/install -c -m 644 Bamf-3.gir '/usr/local/share/gir-1.0'
  188. ../.././install-sh -c -d '/usr/include/libbamf3/libbamf'
  189. /usr/bin/install -c -m 644 bamf-application.h bamf-control.h bamf-matcher.h bamf-view.h bamf-window.h bamf-tab.h libbamf.h '/usr/include/libbamf3/libbamf'
  190. ../.././install-sh -c -d '/usr/lib/pkgconfig'
  191. /usr/bin/install -c -m 644 libbamf3.pc '/usr/lib/pkgconfig'
  192. ../.././install-sh -c -d '/usr/local/lib/girepository-1.0'
  193. /usr/bin/install -c -m 644 Bamf-3.typelib '/usr/local/lib/girepository-1.0'
  194. ../.././install-sh -c -d '/usr/share/vala/vapi'
  195. /usr/bin/install -c -m 644 libbamf3.vapi '/usr/share/vala/vapi'
  196. gmake[3]: Leaving directory `/usr/home/gaz/bamf-0.5.0/lib/libbamf'
  197. gmake[2]: Leaving directory `/usr/home/gaz/bamf-0.5.0/lib/libbamf'
  198. gmake[1]: Leaving directory `/usr/home/gaz/bamf-0.5.0/lib/libbamf'
  199. Making install in src
  200. gmake[1]: Entering directory `/usr/home/gaz/bamf-0.5.0/src'
  201. CC bamfdaemon-main.o
  202. CC bamfdaemon-bamf-daemon.o
  203. CC bamfdaemon-bamf-legacy-window.o
  204. CC bamfdaemon-bamf-legacy-window-test.o
  205. CC bamfdaemon-bamf-legacy-screen.o
  206. CC bamfdaemon-bamf-view.o
  207. CC bamfdaemon-bamf-control.o
  208. CC bamfdaemon-bamf-matcher.o
  209. CC bamfdaemon-bamf-application.o
  210. bamf-application.c: In function 'try_create_local_desktop_data':
  211. bamf-application.c:473:3: error: return makes integer from pointer without a cast [-Werror]
  212. cc1: all warnings being treated as errors
  213. gmake[1]: *** [bamfdaemon-bamf-application.o] Error 1
  214. gmake[1]: Leaving directory `/usr/home/gaz/bamf-0.5.0/src'
  215. gmake: *** [install-recursive] Error 1
  216. └── ~/bamf-0.5.0 »
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement