Advertisement
chfoo0

buzztard build output Thu Jun 28 18:34:23 EDT 2012

Jun 28th, 2012
45
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 37.10 KB | None | 0 0
  1. chris@chris-Aspire-5742:~/Documents/programming/buzztard$ ./autoregen.sh
  2. + check for build tools
  3. checking for autoconf >= 2.52 ... found 2.68, ok.
  4. checking for automake >= 1.6 ... found 1.11.3, ok.
  5. checking for autopoint >= 0.12.1 ... found 0.18.1, ok.
  6. checking for gtkdocize >= 1.9 ... found 1.18, ok.
  7. checking for intltoolize >= 0.1.5 ... found 0.50.2, ok.
  8. checking for libtoolize >= 1.5.0 ... found 2.4.2, ok.
  9. checking for pkg-config >= 0.8.0 ... found 0.26, ok.
  10. + checking for autogen.sh options
  11. This autogen script will automatically run ./configure as:
  12. ./configure --enable-debug=yes
  13. To pass any additional options, please specify them on the ./autogen.sh
  14. command line.
  15. + running autopoint --force ...
  16. Copying file mkinstalldirs
  17. Copying file po/Makefile.in.in
  18. + running libtoolize --copy --force...
  19. libtoolize: putting auxiliary files in `.'.
  20. libtoolize: copying file `./ltmain.sh'
  21. libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
  22. libtoolize: copying file `m4/libtool.m4'
  23. libtoolize: copying file `m4/ltoptions.m4'
  24. libtoolize: copying file `m4/ltsugar.m4'
  25. libtoolize: copying file `m4/ltversion.m4'
  26. libtoolize: copying file `m4/lt~obsolete.m4'
  27. + running aclocal -I m4 ...
  28. /usr/share/aclocal/gtkglextmm-1.2.m4:225: warning: underquoted definition of AC_GTKGLEXTMM_SUPPORTS_MULTIHEAD
  29. /usr/share/aclocal/gtkglextmm-1.2.m4:225: run info '(automake)Extending aclocal'
  30. /usr/share/aclocal/gtkglextmm-1.2.m4:225: or see http://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal
  31. + running intltoolize --copy --force --automake...
  32. + running gtkdocize --copy --flavour no-tmpl...
  33. + running autoheader ...
  34. + running autoconf ...
  35. + running automake --add-missing --copy --gnu -Wno-portability...
  36. docs/reference/bt-cmd/Makefile.am:81: `%'-style pattern rules are a GNU make extension
  37. docs/reference/bt-edit/Makefile.am:86: `%'-style pattern rules are a GNU make extension
  38. Makefile.src.am:322: patsubst %,$(srcdir: non-POSIX variable name
  39. Makefile.src.am:322: (probably a GNU make extension)
  40. Makefile.am:60: `Makefile.src.am' included from here
  41. Makefile.src.am:352: patsubst %,$(srcdir: non-POSIX variable name
  42. Makefile.src.am:352: (probably a GNU make extension)
  43. Makefile.am:60: `Makefile.src.am' included from here
  44. Makefile.tests.am:248: `%'-style pattern rules are a GNU make extension
  45. Makefile.am:61: `Makefile.tests.am' included from here
  46. Makefile.tests.am:253: `%'-style pattern rules are a GNU make extension
  47. Makefile.am:61: `Makefile.tests.am' included from here
  48. Makefile.tests.am:259: `%'-style pattern rules are a GNU make extension
  49. Makefile.am:61: `Makefile.tests.am' included from here
  50. Makefile.tests.am:336: `%'-style pattern rules are a GNU make extension
  51. Makefile.am:61: `Makefile.tests.am' included from here
  52. Makefile.am:131: user variable `distuninstallcheck_listfiles' defined here...
  53. /usr/share/automake-1.11/am/distdir.am: ... overrides Automake variable `distuninstallcheck_listfiles' defined here
  54. + running configure ...
  55. ./configure default flags: --enable-debug=yes
  56.  
  57. ./configure --enable-debug=yes
  58. checking for a BSD-compatible install... /usr/bin/install -c
  59. checking whether build environment is sane... yes
  60. checking for a thread-safe mkdir -p... /bin/mkdir -p
  61. checking for gawk... gawk
  62. checking whether make sets $(MAKE)... yes
  63. checking build system type... x86_64-unknown-linux-gnu
  64. checking host system type... x86_64-unknown-linux-gnu
  65. checking how to print strings... printf
  66. checking for style of include used by make... GNU
  67. checking for gcc... gcc
  68. checking whether the C compiler works... yes
  69. checking for C compiler default output file name... a.out
  70. checking for suffix of executables...
  71. checking whether we are cross compiling... no
  72. checking for suffix of object files... o
  73. checking whether we are using the GNU C compiler... yes
  74. checking whether gcc accepts -g... yes
  75. checking for gcc option to accept ISO C89... none needed
  76. checking dependency style of gcc... gcc3
  77. checking for a sed that does not truncate output... /bin/sed
  78. checking for grep that handles long lines and -e... /bin/grep
  79. checking for egrep... /bin/grep -E
  80. checking for fgrep... /bin/grep -F
  81. checking for ld used by gcc... /usr/bin/ld
  82. checking if the linker (/usr/bin/ld) is GNU ld... yes
  83. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  84. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  85. checking whether ln -s works... yes
  86. checking the maximum length of command line arguments... 1572864
  87. checking whether the shell understands some XSI constructs... yes
  88. checking whether the shell understands "+="... yes
  89. checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
  90. checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
  91. checking for /usr/bin/ld option to reload object files... -r
  92. checking for objdump... objdump
  93. checking how to recognize dependent libraries... pass_all
  94. checking for dlltool... no
  95. checking how to associate runtime and link libraries... printf %s\n
  96. checking for ar... ar
  97. checking for archiver @FILE support... @
  98. checking for strip... strip
  99. checking for ranlib... ranlib
  100. checking command to parse /usr/bin/nm -B output from gcc object... ok
  101. checking for sysroot... no
  102. checking for mt... mt
  103. checking if mt is a manifest tool... no
  104. checking how to run the C preprocessor... gcc -E
  105. checking for ANSI C header files... yes
  106. checking for sys/types.h... yes
  107. checking for sys/stat.h... yes
  108. checking for stdlib.h... yes
  109. checking for string.h... yes
  110. checking for memory.h... yes
  111. checking for strings.h... yes
  112. checking for inttypes.h... yes
  113. checking for stdint.h... yes
  114. checking for unistd.h... yes
  115. checking for dlfcn.h... yes
  116. checking for objdir... .libs
  117. checking if gcc supports -fno-rtti -fno-exceptions... no
  118. checking for gcc option to produce PIC... -fPIC -DPIC
  119. checking if gcc PIC flag -fPIC -DPIC works... yes
  120. checking if gcc static flag -static works... yes
  121. checking if gcc supports -c -o file.o... yes
  122. checking if gcc supports -c -o file.o... (cached) yes
  123. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  124. checking whether -lc should be explicitly linked in... no
  125. checking dynamic linker characteristics... GNU/Linux ld.so
  126. checking how to hardcode library paths into programs... immediate
  127. checking whether stripping libraries is possible... yes
  128. checking if libtool supports shared libraries... yes
  129. checking whether to build shared libraries... yes
  130. checking whether to build static libraries... yes
  131. checking whether make supports nested variables... yes
  132. checking for gcc... (cached) gcc
  133. checking whether we are using the GNU C compiler... (cached) yes
  134. checking whether gcc accepts -g... (cached) yes
  135. checking for gcc option to accept ISO C89... (cached) none needed
  136. checking dependency style of gcc... (cached) gcc3
  137. checking how to run the C preprocessor... gcc -E
  138. checking whether ln -s works... yes
  139. checking for a sed that does not truncate output... (cached) /bin/sed
  140. checking for strerror in -lcposix... no
  141. checking for gcc... (cached) gcc
  142. checking whether we are using the GNU C compiler... (cached) yes
  143. checking whether gcc accepts -g... (cached) yes
  144. checking for gcc option to accept ISO C89... (cached) none needed
  145. checking dependency style of gcc... (cached) gcc3
  146. checking whether gcc and cc understand -c and -o together... yes
  147. checking whether NLS is requested... yes
  148. checking for intltool-update... /usr/bin/intltool-update
  149. checking for intltool-merge... /usr/bin/intltool-merge
  150. checking for intltool-extract... /usr/bin/intltool-extract
  151. checking for xgettext... /usr/bin/xgettext
  152. checking for msgmerge... /usr/bin/msgmerge
  153. checking for msgfmt... /usr/bin/msgfmt
  154. checking for gmsgfmt... /usr/bin/msgfmt
  155. checking for perl... /usr/bin/perl
  156. checking for perl >= 5.8.1... 5.14.2
  157. checking for XML::Parser... ok
  158. checking for pkg-config... /usr/bin/pkg-config
  159. checking pkg-config is at least version 0.9.0... yes
  160. checking for msgfmt... (cached) /usr/bin/msgfmt
  161. checking for gmsgfmt... (cached) /usr/bin/msgfmt
  162. checking for xgettext... (cached) /usr/bin/xgettext
  163. checking for msgmerge... (cached) /usr/bin/msgmerge
  164. checking for ld used by GCC... /usr/bin/ld -m elf_x86_64
  165. checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
  166. checking for shared library run path origin... done
  167. checking whether NLS is requested... yes
  168. checking for GNU gettext in libc... yes
  169. checking whether to use NLS... yes
  170. checking where the gettext function comes from... libc
  171. checking whether to enable runtime debugging code... yes
  172. checking whether to disable deprecated glib/gtk+/gst/etc. features... yes
  173. checking whether to enable coverage analysis... no
  174. checking for valgrind... /usr/bin/valgrind
  175. checking for Xvfb... no
  176. checking where to install desktop files... NONE/share/
  177. checking whether to use the compact UI... no
  178. checking for BASE_DEPS... yes
  179. checking for GUI_DEPS... yes
  180. checking for GCONF_DEPS... yes
  181. checking for gconftool-2... /usr/bin/gconftool-2
  182. Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema installation
  183. Using $(sysconfdir)/gconf/schemas as install directory for schema files
  184. checking for GSTBT_DEPS... yes
  185. checking for BML_DEPS... yes
  186. checking for GUDEV_DEPS... no
  187. checking for GSF_DEPS... yes
  188. checking for GOBJECT_INTROSPECTION... no
  189. checking for CHECK... no
  190. checking for gtkdoc-check... /usr/bin/gtkdoc-check
  191. checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase
  192. checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf
  193. checking whether to build gtk-doc documentation... no
  194. checking for xsltproc... /usr/bin/xsltproc
  195. checking for scrollkeeper-config... /usr/bin/scrollkeeper-config
  196. checking for aspell... aspell
  197. checking for ANSI C header files... (cached) yes
  198. checking X11/Xlocale.h usability... yes
  199. checking X11/Xlocale.h presence... yes
  200. checking for X11/Xlocale.h... yes
  201. checking linux/input.h usability... yes
  202. checking linux/input.h presence... yes
  203. checking for linux/input.h... yes
  204. checking xmmintrin.h usability... yes
  205. checking xmmintrin.h presence... yes
  206. checking for xmmintrin.h... yes
  207. checking for function prototypes... yes
  208. checking for string.h... (cached) yes
  209. checking for an ANSI C-conforming const... yes
  210. checking for cos in -lm... yes
  211. checking for sched_setscheduler... yes
  212. checking for mlockall... yes
  213. checking for getrusage... yes
  214. checking for setrlimit... yes
  215. checking for -Bsymbolic-functions linker flag... yes
  216. checking for update-mime-database... /usr/bin/update-mime-database
  217. checking for update-desktop-database... /usr/bin/update-desktop-database
  218. configure: creating ./config.status
  219. config.status: creating Makefile
  220. config.status: creating docs/version.entities
  221. config.status: creating docs/help/bt-edit/Makefile
  222. config.status: creating docs/help/bt-edit/C/Makefile
  223. config.status: creating docs/help/bt-edit/C/buzztard-edit-C.omf
  224. config.status: creating docs/reference/bt-cmd/Makefile
  225. config.status: creating docs/reference/bt-core/Makefile
  226. config.status: creating docs/reference/bt-core/buzztard-core.types
  227. config.status: creating docs/reference/bt-edit/Makefile
  228. config.status: creating docs/reference/bt-ic/Makefile
  229. config.status: creating docs/reference/bt-ic/buzztard-ic.types
  230. config.status: creating docs/reference/bt-ic/buzztard-ic-sections.txt
  231. config.status: creating po/Makefile.in
  232. config.status: creating src/lib/buzztard.xml
  233. config.status: creating src/lib/core/libbuzztard-core.pc
  234. config.status: creating src/lib/core/version.h
  235. config.status: creating src/lib/ic/libbuzztard-ic.pc
  236. config.status: creating src/lib/ic/version.h
  237. config.status: creating tests/bt-cfg.sh
  238. config.status: creating tests/lib/core/songio/bsl/bt-cfg.sh
  239. config.status: creating config.h
  240. config.status: config.h is unchanged
  241. config.status: executing depfiles commands
  242. config.status: executing libtool commands
  243. config.status: executing default-1 commands
  244. config.status: creating po/POTFILES
  245. config.status: creating po/Makefile
  246. config.status: executing po/stamp-it commands
  247.  
  248. Configuration
  249. Version : 0.7.0
  250. Source code location : .
  251. Prefix : /usr/local
  252. Compiler : gcc
  253.  
  254. Documentation (API) : no
  255. Documentation (Man) : no
  256. Documentation (User) : yes
  257. Bindings Metadata (GIR) : no
  258. GUdev for interaction ctrl. : no
  259. Linux HID for interaction ctrl. : yes
  260. Buzzmachine Host support : yes
  261. Zipped Song file support (bzt) : yes
  262. Compact UI (small screen) : no
  263.  
  264. Debug : yes
  265. Coverage profiling : no
  266. UI tests on Xvfb : no
  267. Use of deprecated API : yes
  268. Check based unit tests : no
  269. Use valgrind on the tests : yes
  270.  
  271.  
  272. Some features are not built. If you like to have them built, please check that
  273. you have the required -devel packages installed and that they can be found in
  274. your PKG_CONFIG_PATH (:/usr/local/lib/pkgconfig).
  275.  
  276. Now type 'make' to compile buzztard.
  277. chris@chris-Aspire-5742:~/Documents/programming/buzztard$ make
  278. CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/chris/Documents/programming/buzztard/missing --run aclocal-1.11 -I m4
  279. /usr/share/aclocal/gtkglextmm-1.2.m4:225: warning: underquoted definition of AC_GTKGLEXTMM_SUPPORTS_MULTIHEAD
  280. /usr/share/aclocal/gtkglextmm-1.2.m4:225: run info '(automake)Extending aclocal'
  281. /usr/share/aclocal/gtkglextmm-1.2.m4:225: or see http://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal
  282. cd . && /bin/bash /home/chris/Documents/programming/buzztard/missing --run automake-1.11 --gnu
  283. docs/reference/bt-cmd/Makefile.am:81: `%'-style pattern rules are a GNU make extension
  284. docs/reference/bt-edit/Makefile.am:86: `%'-style pattern rules are a GNU make extension
  285. Makefile.src.am:322: patsubst %,$(srcdir: non-POSIX variable name
  286. Makefile.src.am:322: (probably a GNU make extension)
  287. Makefile.am:60: `Makefile.src.am' included from here
  288. Makefile.src.am:352: patsubst %,$(srcdir: non-POSIX variable name
  289. Makefile.src.am:352: (probably a GNU make extension)
  290. Makefile.am:60: `Makefile.src.am' included from here
  291. Makefile.tests.am:248: `%'-style pattern rules are a GNU make extension
  292. Makefile.am:61: `Makefile.tests.am' included from here
  293. Makefile.tests.am:253: `%'-style pattern rules are a GNU make extension
  294. Makefile.am:61: `Makefile.tests.am' included from here
  295. Makefile.tests.am:259: `%'-style pattern rules are a GNU make extension
  296. Makefile.am:61: `Makefile.tests.am' included from here
  297. Makefile.tests.am:336: `%'-style pattern rules are a GNU make extension
  298. Makefile.am:61: `Makefile.tests.am' included from here
  299. Makefile.am:131: user variable `distuninstallcheck_listfiles' defined here...
  300. /usr/share/automake-1.11/am/distdir.am: ... overrides Automake variable `distuninstallcheck_listfiles' defined here
  301. CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/chris/Documents/programming/buzztard/missing --run autoconf
  302. /bin/bash ./config.status --recheck
  303. running CONFIG_SHELL=/bin/bash /bin/bash ./configure --enable-debug=yes PKG_CONFIG_PATH=:/usr/local/lib/pkgconfig --no-create --no-recursion
  304. checking for a BSD-compatible install... /usr/bin/install -c
  305. checking whether build environment is sane... yes
  306. checking for a thread-safe mkdir -p... /bin/mkdir -p
  307. checking for gawk... gawk
  308. checking whether make sets $(MAKE)... yes
  309. checking build system type... x86_64-unknown-linux-gnu
  310. checking host system type... x86_64-unknown-linux-gnu
  311. checking how to print strings... printf
  312. checking for style of include used by make... GNU
  313. checking for gcc... gcc
  314. checking whether the C compiler works... yes
  315. checking for C compiler default output file name... a.out
  316. checking for suffix of executables...
  317. checking whether we are cross compiling... no
  318. checking for suffix of object files... o
  319. checking whether we are using the GNU C compiler... yes
  320. checking whether gcc accepts -g... yes
  321. checking for gcc option to accept ISO C89... none needed
  322. checking dependency style of gcc... gcc3
  323. checking for a sed that does not truncate output... /bin/sed
  324. checking for grep that handles long lines and -e... /bin/grep
  325. checking for egrep... /bin/grep -E
  326. checking for fgrep... /bin/grep -F
  327. checking for ld used by gcc... /usr/bin/ld
  328. checking if the linker (/usr/bin/ld) is GNU ld... yes
  329. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  330. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  331. checking whether ln -s works... yes
  332. checking the maximum length of command line arguments... 3458764513820540925
  333. checking whether the shell understands some XSI constructs... yes
  334. checking whether the shell understands "+="... yes
  335. checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
  336. checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
  337. checking for /usr/bin/ld option to reload object files... -r
  338. checking for objdump... objdump
  339. checking how to recognize dependent libraries... pass_all
  340. checking for dlltool... no
  341. checking how to associate runtime and link libraries... printf %s\n
  342. checking for ar... ar
  343. checking for archiver @FILE support... @
  344. checking for strip... strip
  345. checking for ranlib... ranlib
  346. checking command to parse /usr/bin/nm -B output from gcc object... ok
  347. checking for sysroot... no
  348. checking for mt... mt
  349. checking if mt is a manifest tool... no
  350. checking how to run the C preprocessor... gcc -E
  351. checking for ANSI C header files... yes
  352. checking for sys/types.h... yes
  353. checking for sys/stat.h... yes
  354. checking for stdlib.h... yes
  355. checking for string.h... yes
  356. checking for memory.h... yes
  357. checking for strings.h... yes
  358. checking for inttypes.h... yes
  359. checking for stdint.h... yes
  360. checking for unistd.h... yes
  361. checking for dlfcn.h... yes
  362. checking for objdir... .libs
  363. checking if gcc supports -fno-rtti -fno-exceptions... no
  364. checking for gcc option to produce PIC... -fPIC -DPIC
  365. checking if gcc PIC flag -fPIC -DPIC works... yes
  366. checking if gcc static flag -static works... yes
  367. checking if gcc supports -c -o file.o... yes
  368. checking if gcc supports -c -o file.o... (cached) yes
  369. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  370. checking whether -lc should be explicitly linked in... no
  371. checking dynamic linker characteristics... GNU/Linux ld.so
  372. checking how to hardcode library paths into programs... immediate
  373. checking whether stripping libraries is possible... yes
  374. checking if libtool supports shared libraries... yes
  375. checking whether to build shared libraries... yes
  376. checking whether to build static libraries... yes
  377. checking whether make supports nested variables... yes
  378. checking for gcc... (cached) gcc
  379. checking whether we are using the GNU C compiler... (cached) yes
  380. checking whether gcc accepts -g... (cached) yes
  381. checking for gcc option to accept ISO C89... (cached) none needed
  382. checking dependency style of gcc... (cached) gcc3
  383. checking how to run the C preprocessor... gcc -E
  384. checking whether ln -s works... yes
  385. checking for a sed that does not truncate output... (cached) /bin/sed
  386. checking for strerror in -lcposix... no
  387. checking for gcc... (cached) gcc
  388. checking whether we are using the GNU C compiler... (cached) yes
  389. checking whether gcc accepts -g... (cached) yes
  390. checking for gcc option to accept ISO C89... (cached) none needed
  391. checking dependency style of gcc... (cached) gcc3
  392. checking whether gcc and cc understand -c and -o together... yes
  393. checking whether NLS is requested... yes
  394. checking for intltool-update... /usr/bin/intltool-update
  395. checking for intltool-merge... /usr/bin/intltool-merge
  396. checking for intltool-extract... /usr/bin/intltool-extract
  397. checking for xgettext... /usr/bin/xgettext
  398. checking for msgmerge... /usr/bin/msgmerge
  399. checking for msgfmt... /usr/bin/msgfmt
  400. checking for gmsgfmt... /usr/bin/msgfmt
  401. checking for perl... /usr/bin/perl
  402. checking for perl >= 5.8.1... 5.14.2
  403. checking for XML::Parser... ok
  404. checking for pkg-config... /usr/bin/pkg-config
  405. checking pkg-config is at least version 0.9.0... yes
  406. checking for msgfmt... (cached) /usr/bin/msgfmt
  407. checking for gmsgfmt... (cached) /usr/bin/msgfmt
  408. checking for xgettext... (cached) /usr/bin/xgettext
  409. checking for msgmerge... (cached) /usr/bin/msgmerge
  410. checking for ld used by GCC... /usr/bin/ld -m elf_x86_64
  411. checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
  412. checking for shared library run path origin... done
  413. checking whether NLS is requested... yes
  414. checking for GNU gettext in libc... yes
  415. checking whether to use NLS... yes
  416. checking where the gettext function comes from... libc
  417. checking whether to enable runtime debugging code... yes
  418. checking whether to disable deprecated glib/gtk+/gst/etc. features... yes
  419. checking whether to enable coverage analysis... no
  420. checking for valgrind... /usr/bin/valgrind
  421. checking for Xvfb... no
  422. checking where to install desktop files... NONE/share/
  423. checking whether to use the compact UI... no
  424. checking for BASE_DEPS... yes
  425. checking for GUI_DEPS... yes
  426. checking for GCONF_DEPS... yes
  427. checking for gconftool-2... /usr/bin/gconftool-2
  428. Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema installation
  429. Using $(sysconfdir)/gconf/schemas as install directory for schema files
  430. checking for GSTBT_DEPS... yes
  431. checking for BML_DEPS... yes
  432. checking for GUDEV_DEPS... no
  433. checking for GSF_DEPS... yes
  434. checking for GOBJECT_INTROSPECTION... no
  435. checking for CHECK... no
  436. checking for gtkdoc-check... /usr/bin/gtkdoc-check
  437. checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase
  438. checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf
  439. checking whether to build gtk-doc documentation... no
  440. checking for xsltproc... /usr/bin/xsltproc
  441. checking for scrollkeeper-config... /usr/bin/scrollkeeper-config
  442. checking for aspell... aspell
  443. checking for ANSI C header files... (cached) yes
  444. checking X11/Xlocale.h usability... yes
  445. checking X11/Xlocale.h presence... yes
  446. checking for X11/Xlocale.h... yes
  447. checking linux/input.h usability... yes
  448. checking linux/input.h presence... yes
  449. checking for linux/input.h... yes
  450. checking xmmintrin.h usability... yes
  451. checking xmmintrin.h presence... yes
  452. checking for xmmintrin.h... yes
  453. checking for function prototypes... yes
  454. checking for string.h... (cached) yes
  455. checking for an ANSI C-conforming const... yes
  456. checking for cos in -lm... yes
  457. checking for sched_setscheduler... yes
  458. checking for mlockall... yes
  459. checking for getrusage... yes
  460. checking for setrlimit... yes
  461. checking for -Bsymbolic-functions linker flag... yes
  462. checking for update-mime-database... /usr/bin/update-mime-database
  463. checking for update-desktop-database... /usr/bin/update-desktop-database
  464. configure: creating ./config.status
  465.  
  466. Configuration
  467. Version : 0.7.0
  468. Source code location : .
  469. Prefix : /usr/local
  470. Compiler : gcc
  471.  
  472. Documentation (API) : no
  473. Documentation (Man) : no
  474. Documentation (User) : yes
  475. Bindings Metadata (GIR) : no
  476. GUdev for interaction ctrl. : no
  477. Linux HID for interaction ctrl. : yes
  478. Buzzmachine Host support : yes
  479. Zipped Song file support (bzt) : yes
  480. Compact UI (small screen) : no
  481.  
  482. Debug : yes
  483. Coverage profiling : no
  484. UI tests on Xvfb : no
  485. Use of deprecated API : yes
  486. Check based unit tests : no
  487. Use valgrind on the tests : yes
  488.  
  489.  
  490. Some features are not built. If you like to have them built, please check that
  491. you have the required -devel packages installed and that they can be found in
  492. your PKG_CONFIG_PATH (:/usr/local/lib/pkgconfig).
  493.  
  494. /bin/bash ./config.status
  495. config.status: creating Makefile
  496. config.status: creating docs/version.entities
  497. config.status: creating docs/help/bt-edit/Makefile
  498. config.status: creating docs/help/bt-edit/C/Makefile
  499. config.status: creating docs/help/bt-edit/C/buzztard-edit-C.omf
  500. config.status: creating docs/reference/bt-cmd/Makefile
  501. config.status: creating docs/reference/bt-core/Makefile
  502. config.status: creating docs/reference/bt-core/buzztard-core.types
  503. config.status: creating docs/reference/bt-edit/Makefile
  504. config.status: creating docs/reference/bt-ic/Makefile
  505. config.status: creating docs/reference/bt-ic/buzztard-ic.types
  506. config.status: creating docs/reference/bt-ic/buzztard-ic-sections.txt
  507. config.status: creating po/Makefile.in
  508. config.status: creating src/lib/buzztard.xml
  509. config.status: creating src/lib/core/libbuzztard-core.pc
  510. config.status: creating src/lib/core/version.h
  511. config.status: creating src/lib/ic/libbuzztard-ic.pc
  512. config.status: creating src/lib/ic/version.h
  513. config.status: creating tests/bt-cfg.sh
  514. config.status: creating tests/lib/core/songio/bsl/bt-cfg.sh
  515. config.status: creating config.h
  516. config.status: config.h is unchanged
  517. config.status: executing depfiles commands
  518. config.status: executing libtool commands
  519. config.status: executing default-1 commands
  520. config.status: creating po/POTFILES
  521. config.status: creating po/Makefile
  522. config.status: executing po/stamp-it commands
  523. (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/chris/Documents/programming/buzztard/missing --run autoheader)
  524. rm -f stamp-h1
  525. touch config.h.in
  526. cd . && /bin/bash ./config.status config.h
  527. config.status: creating config.h
  528. config.status: config.h is unchanged
  529. make all-recursive
  530. make[1]: Entering directory `/home/chris/Documents/programming/buzztard'
  531. Making all in po
  532. make[2]: Entering directory `/home/chris/Documents/programming/buzztard/po'
  533. make[2]: Nothing to be done for `all'.
  534. make[2]: Leaving directory `/home/chris/Documents/programming/buzztard/po'
  535. Making all in docs/help/bt-edit
  536. make[2]: Entering directory `/home/chris/Documents/programming/buzztard/docs/help/bt-edit'
  537. Making all in C
  538. make[3]: Entering directory `/home/chris/Documents/programming/buzztard/docs/help/bt-edit/C'
  539. for file in buzztard-edit-C.omf; do \
  540. scrollkeeper-preinstall /usr/local/share/gnome/help/buzztard-edit/C/buzztard-edit.xml $file $file.out; \
  541. done
  542. touch omf_timestamp
  543. make[3]: Leaving directory `/home/chris/Documents/programming/buzztard/docs/help/bt-edit/C'
  544. make[3]: Entering directory `/home/chris/Documents/programming/buzztard/docs/help/bt-edit'
  545. make[3]: Nothing to be done for `all-am'.
  546. make[3]: Leaving directory `/home/chris/Documents/programming/buzztard/docs/help/bt-edit'
  547. make[2]: Leaving directory `/home/chris/Documents/programming/buzztard/docs/help/bt-edit'
  548. make[2]: Entering directory `/home/chris/Documents/programming/buzztard'
  549. CC libbuzztard_core_la-core.lo
  550. CC libbuzztard_core_la-tools.lo
  551. CC libbuzztard_core_la-buzzcallbacks.lo
  552. CC libbuzztard_core_la-application.lo
  553. CC libbuzztard_core_la-audio-session.lo
  554. CC libbuzztard_core_la-childproxy.lo
  555. CC libbuzztard_core_la-cmd-pattern.lo
  556. CC libbuzztard_core_la-gconf-settings.lo
  557. CC libbuzztard_core_la-machine.lo
  558. CC libbuzztard_core_la-parameter-group.lo
  559. CC libbuzztard_core_la-pattern.lo
  560. CC libbuzztard_core_la-persistence.lo
  561. CC libbuzztard_core_la-processor-machine.lo
  562. CC libbuzztard_core_la-sequence.lo
  563. CC libbuzztard_core_la-settings.lo
  564. CC libbuzztard_core_la-setup.lo
  565. CC libbuzztard_core_la-sink-bin.lo
  566. CC libbuzztard_core_la-sink-machine.lo
  567. CC libbuzztard_core_la-song.lo
  568. CC libbuzztard_core_la-song-info.lo
  569. CC libbuzztard_core_la-song-io.lo
  570. CC libbuzztard_core_la-song-io-native.lo
  571. CC libbuzztard_core_la-song-io-native-bzt.lo
  572. CC libbuzztard_core_la-song-io-native-xml.lo
  573. CC libbuzztard_core_la-source-machine.lo
  574. CC libbuzztard_core_la-value-group.lo
  575. CC libbuzztard_core_la-wavetable.lo
  576. CC libbuzztard_core_la-wave.lo
  577. CC libbuzztard_core_la-wavelevel.lo
  578. CC libbuzztard_core_la-wire.lo
  579. CC libbuzztard_ic_la-ic.lo
  580. CC libbuzztard_ic_la-registry.lo
  581. CC libbuzztard_ic_la-device.lo
  582. CC libbuzztard_ic_la-learn.lo
  583. CC libbuzztard_ic_la-input-device.lo
  584. CC libbuzztard_ic_la-midi-device.lo
  585. CC libbuzztard_ic_la-control.lo
  586. CC libbuzztard_ic_la-abs-range-control.lo
  587. CC libbuzztard_ic_la-trigger-control.lo
  588. CCLD libbuzztard-ic.la
  589. CCLD libbuzztard-core.la
  590. CCLD libbtedit.la
  591. CCLD libbuzztarddec.la
  592. CCLD libbtbsl.la
  593. CCLD buzztard-cmd
  594. CCLD buzztard-edit
  595. make[3]: Entering directory `/home/chris/Documents/programming/buzztard/docs/reference/bt-core'
  596. make[3]: Nothing to be done for `all'.
  597. make[3]: Leaving directory `/home/chris/Documents/programming/buzztard/docs/reference/bt-core'
  598. make[3]: Entering directory `/home/chris/Documents/programming/buzztard/docs/reference/bt-ic'
  599. Makefile:767: warning: overriding commands for target `buzztard-ic-sections.txt'
  600. Makefile:457: warning: ignoring old commands for target `buzztard-ic-sections.txt'
  601. make[3]: Nothing to be done for `all'.
  602. make[3]: Leaving directory `/home/chris/Documents/programming/buzztard/docs/reference/bt-ic'
  603. make[3]: Entering directory `/home/chris/Documents/programming/buzztard/docs/reference/bt-cmd'
  604. make[3]: Nothing to be done for `all'.
  605. make[3]: Leaving directory `/home/chris/Documents/programming/buzztard/docs/reference/bt-cmd'
  606. make[3]: Entering directory `/home/chris/Documents/programming/buzztard/docs/reference/bt-edit'
  607. make[3]: Nothing to be done for `all'.
  608. make[3]: Leaving directory `/home/chris/Documents/programming/buzztard/docs/reference/bt-edit'
  609. make[2]: Leaving directory `/home/chris/Documents/programming/buzztard'
  610. make[1]: Leaving directory `/home/chris/Documents/programming/buzztard'
  611. chris@chris-Aspire-5742:~/Documents/programming/buzztard$ sudo make install
  612. Making install in po
  613. make[1]: Entering directory `/home/chris/Documents/programming/buzztard/po'
  614. linguas="cs da de fr fi id nl nn vi zh_CN "; \
  615. for lang in $linguas; do \
  616. dir=/usr/local/share/locale/$lang/LC_MESSAGES; \
  617. /bin/bash /home/chris/Documents/programming/buzztard/install-sh -d $dir; \
  618. if test -r $lang.gmo; then \
  619. /usr/bin/install -c -m 644 $lang.gmo $dir/buzztard-0.7.mo; \
  620. echo "installing $lang.gmo as $dir/buzztard-0.7.mo"; \
  621. else \
  622. /usr/bin/install -c -m 644 ./$lang.gmo $dir/buzztard-0.7.mo; \
  623. echo "installing ./$lang.gmo as" \
  624. "$dir/buzztard-0.7.mo"; \
  625. fi; \
  626. if test -r $lang.gmo.m; then \
  627. /usr/bin/install -c -m 644 $lang.gmo.m $dir/buzztard-0.7.mo.m; \
  628. echo "installing $lang.gmo.m as $dir/buzztard-0.7.mo.m"; \
  629. else \
  630. if test -r ./$lang.gmo.m ; then \
  631. /usr/bin/install -c -m 644 ./$lang.gmo.m \
  632. $dir/buzztard-0.7.mo.m; \
  633. echo "installing ./$lang.gmo.m as" \
  634. "$dir/buzztard-0.7.mo.m"; \
  635. else \
  636. true; \
  637. fi; \
  638. fi; \
  639. done
  640. installing cs.gmo as /usr/local/share/locale/cs/LC_MESSAGES/buzztard-0.7.mo
  641. installing da.gmo as /usr/local/share/locale/da/LC_MESSAGES/buzztard-0.7.mo
  642. installing de.gmo as /usr/local/share/locale/de/LC_MESSAGES/buzztard-0.7.mo
  643. installing fr.gmo as /usr/local/share/locale/fr/LC_MESSAGES/buzztard-0.7.mo
  644. installing fi.gmo as /usr/local/share/locale/fi/LC_MESSAGES/buzztard-0.7.mo
  645. installing id.gmo as /usr/local/share/locale/id/LC_MESSAGES/buzztard-0.7.mo
  646. installing nl.gmo as /usr/local/share/locale/nl/LC_MESSAGES/buzztard-0.7.mo
  647. installing nn.gmo as /usr/local/share/locale/nn/LC_MESSAGES/buzztard-0.7.mo
  648. installing vi.gmo as /usr/local/share/locale/vi/LC_MESSAGES/buzztard-0.7.mo
  649. installing zh_CN.gmo as /usr/local/share/locale/zh_CN/LC_MESSAGES/buzztard-0.7.mo
  650. make[1]: Leaving directory `/home/chris/Documents/programming/buzztard/po'
  651. Making install in docs/help/bt-edit
  652. make[1]: Entering directory `/home/chris/Documents/programming/buzztard/docs/help/bt-edit'
  653. Making install in C
  654. make[2]: Entering directory `/home/chris/Documents/programming/buzztard/docs/help/bt-edit/C'
  655. make[3]: Entering directory `/home/chris/Documents/programming/buzztard/docs/help/bt-edit/C'
  656. make[3]: Nothing to be done for `install-exec-am'.
  657. /bin/bash ../../../../mkinstalldirs /usr/local/share/gnome/help/buzztard-edit/C
  658. for file in legal.xml version.entities buzztard-edit.xml; do \
  659. cp ./$file /usr/local/share/gnome/help/buzztard-edit/C; \
  660. done
  661. if test "figures"; then \
  662. /bin/bash ../../../../mkinstalldirs /usr/local/share/gnome/help/buzztard-edit/C/figures; \
  663. for file in ./figures/*.png; do \
  664. basefile=`echo $file | sed -e 's,^.*/,,'`; \
  665. /usr/bin/install -c -m 644 $file /usr/local/share/gnome/help/buzztard-edit/C/figures/$basefile; \
  666. done \
  667. fi
  668. make install-data-hook
  669. make[4]: Entering directory `/home/chris/Documents/programming/buzztard/docs/help/bt-edit/C'
  670. /bin/bash ../../../../mkinstalldirs /usr/local/share/omf/buzztard-edit
  671. for file in buzztard-edit-C.omf; do \
  672. /usr/bin/install -c -m 644 $file.out /usr/local/share/omf/buzztard-edit/$file; \
  673. done
  674. scrollkeeper-update -p /usr/local/var/scrollkeeper -o /usr/local/share/omf/buzztard-edit
  675. make[4]: Leaving directory `/home/chris/Documents/programming/buzztard/docs/help/bt-edit/C'
  676. make[3]: Leaving directory `/home/chris/Documents/programming/buzztard/docs/help/bt-edit/C'
  677. make[2]: Leaving directory `/home/chris/Documents/programming/buzztard/docs/help/bt-edit/C'
  678. make[2]: Entering directory `/home/chris/Documents/programming/buzztard/docs/help/bt-edit'
  679. make[3]: Entering directory `/home/chris/Documents/programming/buzztard/docs/help/bt-edit'
  680. make[3]: Nothing to be done for `install-exec-am'.
  681. make[3]: Nothing to be done for `install-data-am'.
  682. make[3]: Leaving directory `/home/chris/Documents/programming/buzztard/docs/help/bt-edit'
  683. make[2]: Leaving directory `/home/chris/Documents/programming/buzztard/docs/help/bt-edit'
  684. make[1]: Leaving directory `/home/chris/Documents/programming/buzztard/docs/help/bt-edit'
  685. make[1]: Entering directory `/home/chris/Documents/programming/buzztard'
  686. make[2]: Entering directory `/home/chris/Documents/programming/buzztard/docs/reference/bt-core'
  687. make[2]: Nothing to be done for `all'.
  688. make[2]: Leaving directory `/home/chris/Documents/programming/buzztard/docs/reference/bt-core'
  689. make[2]: Entering directory `/home/chris/Documents/programming/buzztard/docs/reference/bt-ic'
  690. Makefile:767: warning: overriding commands for target `buzztard-ic-sections.txt'
  691. Makefile:457: warning: ignoring old commands for target `buzztard-ic-sections.txt'
  692. make[2]: Nothing to be done for `all'.
  693. make[2]: Leaving directory `/home/chris/Documents/programming/buzztard/docs/reference/bt-ic'
  694. make[2]: Entering directory `/home/chris/Documents/programming/buzztard/docs/reference/bt-cmd'
  695. make[2]: Nothing to be done for `all'.
  696. make[2]: Leaving directory `/home/chris/Documents/programming/buzztard/docs/reference/bt-cmd'
  697. make[2]: Entering directory `/home/chris/Documents/programming/buzztard/docs/reference/bt-edit'
  698. make[2]: Nothing to be done for `all'.
  699. make[2]: Leaving directory `/home/chris/Documents/programming/buzztard/docs/reference/bt-edit'
  700. make[2]: Entering directory `/home/chris/Documents/programming/buzztard'
  701. test -z "/usr/local/lib" || /bin/mkdir -p "/usr/local/lib"
  702. /bin/bash ./libtool --mode=install /usr/bin/install -c libbuzztard-core.la libbuzztard-ic.la '/usr/local/lib'
  703. libtool: install: warning: relinking `libbuzztard-core.la'
  704. libtool: install: (cd /home/chris/Documents/programming/buzztard; /bin/bash /home/chris/Documents/programming/buzztard/libtool --silent --tag CC --mode=relink gcc -I./src/lib/core -g -O2 -export-symbols-regex "^_?(bt_|Bt|BT_).*" -version-info 7:0:7 -o libbuzztard-core.la -rpath /usr/local/lib libbuzztard_core_la-core.lo libbuzztard_core_la-marshal.lo libbuzztard_core_la-tools.lo libbuzztard_core_la-buzzcallbacks.lo libbuzztard_core_la-application.lo libbuzztard_core_la-audio-session.lo libbuzztard_core_la-childproxy.lo libbuzztard_core_la-cmd-pattern.lo libbuzztard_core_la-gconf-settings.lo libbuzztard_core_la-machine.lo libbuzztard_core_la-parameter-group.lo libbuzztard_core_la-pattern.lo libbuzztard_core_la-persistence.lo libbuzztard_core_la-processor-machine.lo libbuzztard_core_la-sequence.lo libbuzztard_core_la-settings.lo libbuzztard_core_la-setup.lo libbuzztard_core_la-sink-bin.lo libbuzztard_core_la-sink-machine.lo libbuzztard_core_la-song.lo libbuzztard_core_la-song-info.lo libbuzztard_core_la-song-io.lo libbuzztard_core_la-song-io-native.lo libbuzztard_core_la-song-io-native-bzt.lo libbuzztard_core_la-song-io-native-xml.lo libbuzztard_core_la-source-machine.lo libbuzztard_core_la-value-group.lo libbuzztard_core_la-wavetable.lo libbuzztard_core_la-wave.lo libbuzztard_core_la-wavelevel.lo libbuzztard_core_la-wire.lo libbuzztard-ic.la -pthread -Wl,--export-dynamic -lgio-2.0 -lgstcontroller-0.10 -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lxml2 -lglib-2.0 -lgconf-2 -lglib-2.0 -pthread -Wl,--export-dynamic -L/usr/local/lib -lgstbuzztard -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lxml2 -lglib-2.0 -L/usr/local/lib -lbml -lgsf-1 -lgobject-2.0 -lxml2 -lglib-2.0 -lm -lgstaudio-0.10 -lgstpbutils-0.10 )
  705. /usr/bin/ld: cannot find -lbuzztard-ic
  706. collect2: ld returned 1 exit status
  707. libtool: install: error: relink `libbuzztard-core.la' with the above command before installing it
  708. make[2]: *** [install-libLTLIBRARIES] Error 1
  709. make[2]: Leaving directory `/home/chris/Documents/programming/buzztard'
  710. make[1]: *** [install-am] Error 2
  711. make[1]: Leaving directory `/home/chris/Documents/programming/buzztard'
  712. make: *** [install-recursive] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement