Advertisement
Guest User

Untitled

a guest
Jul 31st, 2013
145
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 44.49 KB | None | 0 0
  1. # Release Version: 1.0.0.svn21
  2. # LSCP Version: 1.5
  3. #-------------------------------------------------------------------
  4. # Assembly Optimizations: yes
  5. # Development Mode: no
  6. # Debug Level: 1
  7. # Use Exceptions in RT Context: no
  8. # Preload Samples: 32768
  9. # Maximum Pitch: 4 (octaves)
  10. # Maximum Events: 1024
  11. # Envelope Bottom Level: 0.001 (linear)
  12. # Envelope Minimum Release Time: 0.0025 s
  13. # Streams to be refilled per Disk Thread Cycle: 4
  14. # Minimum Stream Refill Size: 1024
  15. # Maximum Stream Refill Size: 65536
  16. # Stream Size: 262144
  17. # Default Maximum Disk Streams: 90
  18. # Default Maximum Voices: 64
  19. # Default Subfragment Size: 32
  20. # Default Global Volume Attenuation: 0.35
  21. # Voice Stealing Algorithm: oldestvoiceonkey
  22. # Signed Triangular Oscillator Algorithm: intmathabs
  23. # Unsigned Triangular Oscillator Algorithm: intmathabs
  24. # SysEx Buffer Size: 2048 Byte
  25. # Min. Portamento Time: 0.1 s
  26. # Max. Portamento Time: 32 s
  27. # Default Portamento Time: 1 s
  28. # Force Filter Usage: no
  29. # Filter Cutoff Minimum: 100.0 Hz
  30. # Filter Cutoff Maximum: 10000.0 Hz
  31. # Override Filter Cutoff Controller: no
  32. # Override Filter Resonance Controller: no
  33. # Override Filter Type: no
  34. # Assert GS SysEx Checksum: no
  35. # Process Muted Channels: no
  36. # Process All-Notes-Off MIDI message: yes
  37. # Apply global volume SysEx by MIDI port: no
  38. # Interpolate Volume: yes
  39. # Instruments database support: no
  40. # Plugin Path: /usr/lib/linuxsampler/plugins
  41. #-------------------------------------------------------------------
  42. # MIDI Input Drivers:
  43. # ALSA: yes, JACK: yes, CoreMIDI: no, MME: no, MidiShare: no
  44. #-------------------------------------------------------------------
  45. # Audio Output Drivers:
  46. # ALSA: yes, JACK: yes, ARTS: no, CoreAudio: no, ASIO: no
  47. #-------------------------------------------------------------------
  48. # Sampler Engines:
  49. # GIG: yes, SF2: yes, SFZ: yes
  50. #-------------------------------------------------------------------
  51. # Effect plugin systems for internal effects:
  52. # LADSPA: yes
  53. #-------------------------------------------------------------------
  54. # Building sampler as plugin for following host standards:
  55. # DSSI: no, LV2: yes, VST: no, AU: no
  56. #-------------------------------------------------------------------#
  57. # Read './configure --help' or file 'configure.in' for details. #
  58. #####################################################################
  59.  
  60. Good. Now type 'make' to compile, followed by 'make install' as root.
  61.  
  62. /usr/bin/make distclean
  63. make[1]: Entering directory `/home/david/lssvn/linuxsampler'
  64. Making distclean in debian
  65. make[2]: Entering directory `/home/david/lssvn/linuxsampler/debian'
  66. rm -rf .libs _libs
  67. rm -f *.lo
  68. test -z "" || rm -f
  69. test . = "." || test -z "" || rm -f
  70. rm -f Makefile
  71. make[2]: Leaving directory `/home/david/lssvn/linuxsampler/debian'
  72. Making distclean in Documentation
  73. make[2]: Entering directory `/home/david/lssvn/linuxsampler/Documentation'
  74. Making distclean in Engines
  75. make[3]: Entering directory `/home/david/lssvn/linuxsampler/Documentation/Engines'
  76. Making distclean in gig
  77. make[4]: Entering directory `/home/david/lssvn/linuxsampler/Documentation/Engines/gig'
  78. rm -rf .libs _libs
  79. rm -f *.lo
  80. test -z "" || rm -f
  81. test . = "." || test -z "" || rm -f
  82. rm -f Makefile
  83. make[4]: Leaving directory `/home/david/lssvn/linuxsampler/Documentation/Engines/gig'
  84. Making distclean in .
  85. make[4]: Entering directory `/home/david/lssvn/linuxsampler/Documentation/Engines'
  86. rm -rf .libs _libs
  87. rm -f *.lo
  88. test -z "" || rm -f
  89. test . = "." || test -z "" || rm -f
  90. rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  91. make[4]: Leaving directory `/home/david/lssvn/linuxsampler/Documentation/Engines'
  92. rm -f Makefile
  93. make[3]: Leaving directory `/home/david/lssvn/linuxsampler/Documentation/Engines'
  94. Making distclean in .
  95. make[3]: Entering directory `/home/david/lssvn/linuxsampler/Documentation'
  96. rm -rf .libs _libs
  97. rm -f *.lo
  98. test -z "" || rm -f
  99. test . = "." || test -z "" || rm -f
  100. rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  101. make[3]: Leaving directory `/home/david/lssvn/linuxsampler/Documentation'
  102. rm -f Makefile
  103. make[2]: Leaving directory `/home/david/lssvn/linuxsampler/Documentation'
  104. Making distclean in Artwork
  105. make[2]: Entering directory `/home/david/lssvn/linuxsampler/Artwork'
  106. rm -rf .libs _libs
  107. rm -f *.lo
  108. test -z "" || rm -f
  109. test . = "." || test -z "" || rm -f
  110. rm -f Makefile
  111. make[2]: Leaving directory `/home/david/lssvn/linuxsampler/Artwork'
  112. Making distclean in osx
  113. make[2]: Entering directory `/home/david/lssvn/linuxsampler/osx'
  114. Making distclean in linuxsampler.xcodeproj
  115. make[3]: Entering directory `/home/david/lssvn/linuxsampler/osx/linuxsampler.xcodeproj'
  116. rm -rf .libs _libs
  117. rm -f *.lo
  118. test -z "" || rm -f
  119. test . = "." || test -z "" || rm -f
  120. rm -f Makefile
  121. make[3]: Leaving directory `/home/david/lssvn/linuxsampler/osx/linuxsampler.xcodeproj'
  122. Making distclean in .
  123. make[3]: Entering directory `/home/david/lssvn/linuxsampler/osx'
  124. rm -rf .libs _libs
  125. rm -f *.lo
  126. test -z "" || rm -f
  127. test . = "." || test -z "" || rm -f
  128. rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  129. make[3]: Leaving directory `/home/david/lssvn/linuxsampler/osx'
  130. rm -f Makefile
  131. make[2]: Leaving directory `/home/david/lssvn/linuxsampler/osx'
  132. Making distclean in scripts
  133. make[2]: Entering directory `/home/david/lssvn/linuxsampler/scripts'
  134. rm -rf .libs _libs
  135. rm -f *.lo
  136. test -z "" || rm -f
  137. test . = "." || test -z "" || rm -f
  138. rm -f Makefile
  139. make[2]: Leaving directory `/home/david/lssvn/linuxsampler/scripts'
  140. Making distclean in src
  141. make[2]: Entering directory `/home/david/lssvn/linuxsampler/src'
  142. Making distclean in hostplugins
  143. make[3]: Entering directory `/home/david/lssvn/linuxsampler/src/hostplugins'
  144. Making distclean in au
  145. make[4]: Entering directory `/home/david/lssvn/linuxsampler/src/hostplugins/au'
  146. rm -rf .libs _libs
  147. rm -f *.o
  148. rm -f *.lo
  149. rm -f *.tab.c
  150. test -z "" || rm -f
  151. test . = "." || test -z "" || rm -f
  152. rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  153. rm -rf ./.deps
  154. rm -f Makefile
  155. make[4]: Leaving directory `/home/david/lssvn/linuxsampler/src/hostplugins/au'
  156. Making distclean in vst
  157. make[4]: Entering directory `/home/david/lssvn/linuxsampler/src/hostplugins/vst'
  158. rm -rf .libs _libs
  159. test -z "" || rm -f
  160. rm -f *.o
  161. rm -f *.lo
  162. rm -f *.tab.c
  163. test -z "" || rm -f
  164. test . = "." || test -z "" || rm -f
  165. rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  166. rm -rf ./.deps
  167. rm -f Makefile
  168. make[4]: Leaving directory `/home/david/lssvn/linuxsampler/src/hostplugins/vst'
  169. Making distclean in lv2
  170. make[4]: Entering directory `/home/david/lssvn/linuxsampler/src/hostplugins/lv2'
  171. rm -rf .libs _libs
  172. test -z "linuxsampler.la" || rm -f linuxsampler.la
  173. rm -f "./so_locations"
  174. rm -f *.o
  175. rm -f *.lo
  176. rm -f *.tab.c
  177. test -z "manifest.ttl" || rm -f manifest.ttl
  178. test . = "." || test -z "" || rm -f
  179. rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  180. rm -rf ./.deps
  181. rm -f Makefile
  182. make[4]: Leaving directory `/home/david/lssvn/linuxsampler/src/hostplugins/lv2'
  183. Making distclean in dssi
  184. make[4]: Entering directory `/home/david/lssvn/linuxsampler/src/hostplugins/dssi'
  185. rm -rf .libs _libs
  186. test -z "" || rm -f
  187. rm -f *.o
  188. rm -f *.lo
  189. rm -f *.tab.c
  190. test -z "" || rm -f
  191. test . = "." || test -z "" || rm -f
  192. rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  193. rm -rf ./.deps
  194. rm -f Makefile
  195. make[4]: Leaving directory `/home/david/lssvn/linuxsampler/src/hostplugins/dssi'
  196. Making distclean in .
  197. make[4]: Entering directory `/home/david/lssvn/linuxsampler/src/hostplugins'
  198. rm -rf .libs _libs
  199. rm -f *.lo
  200. test -z "" || rm -f
  201. test . = "." || test -z "" || rm -f
  202. rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  203. make[4]: Leaving directory `/home/david/lssvn/linuxsampler/src/hostplugins'
  204. rm -f Makefile
  205. make[3]: Leaving directory `/home/david/lssvn/linuxsampler/src/hostplugins'
  206. Making distclean in effects
  207. make[3]: Entering directory `/home/david/lssvn/linuxsampler/src/effects'
  208. rm -rf .libs _libs
  209. test -z "liblinuxsamplereffects.la" || rm -f liblinuxsamplereffects.la
  210. rm -f "./so_locations"
  211. rm -f *.o
  212. rm -f *.lo
  213. rm -f *.tab.c
  214. test -z "" || rm -f
  215. test . = "." || test -z "" || rm -f
  216. rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  217. rm -rf ./.deps
  218. rm -f Makefile
  219. make[3]: Leaving directory `/home/david/lssvn/linuxsampler/src/effects'
  220. Making distclean in plugins
  221. make[3]: Entering directory `/home/david/lssvn/linuxsampler/src/plugins'
  222. rm -rf .libs _libs
  223. test -z "liblinuxsamplerplugins.la" || rm -f liblinuxsamplerplugins.la
  224. rm -f "./so_locations"
  225. rm -f *.o
  226. rm -f *.lo
  227. rm -f *.tab.c
  228. test -z "" || rm -f
  229. test . = "." || test -z "" || rm -f
  230. rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  231. rm -rf ./.deps
  232. rm -f Makefile
  233. make[3]: Leaving directory `/home/david/lssvn/linuxsampler/src/plugins'
  234. Making distclean in drivers
  235. make[3]: Entering directory `/home/david/lssvn/linuxsampler/src/drivers'
  236. Making distclean in midi
  237. make[4]: Entering directory `/home/david/lssvn/linuxsampler/src/drivers/midi'
  238. rm -rf .libs _libs
  239. test -z "liblinuxsamplermididriver.la" || rm -f liblinuxsamplermididriver.la
  240. rm -f "./so_locations"
  241. rm -f *.o
  242. rm -f *.lo
  243. rm -f *.tab.c
  244. test -z "" || rm -f
  245. test . = "." || test -z "" || rm -f
  246. rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  247. rm -rf ./.deps
  248. rm -f Makefile
  249. make[4]: Leaving directory `/home/david/lssvn/linuxsampler/src/drivers/midi'
  250. Making distclean in audio
  251. make[4]: Entering directory `/home/david/lssvn/linuxsampler/src/drivers/audio'
  252. rm -rf .libs _libs
  253. test -z "liblinuxsampleraudiodriver.la" || rm -f liblinuxsampleraudiodriver.la
  254. rm -f "./so_locations"
  255. rm -f *.o
  256. rm -f *.lo
  257. rm -f *.tab.c
  258. test -z "" || rm -f
  259. test . = "." || test -z "" || rm -f
  260. rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  261. rm -rf ./.deps
  262. rm -f Makefile
  263. make[4]: Leaving directory `/home/david/lssvn/linuxsampler/src/drivers/audio'
  264. Making distclean in .
  265. make[4]: Entering directory `/home/david/lssvn/linuxsampler/src/drivers'
  266. rm -rf .libs _libs
  267. test -z "liblinuxsamplerdrivers.la" || rm -f liblinuxsamplerdrivers.la
  268. rm -f "./so_locations"
  269. rm -f *.o
  270. rm -f *.lo
  271. rm -f *.tab.c
  272. test -z "" || rm -f
  273. test . = "." || test -z "" || rm -f
  274. rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  275. make[4]: Leaving directory `/home/david/lssvn/linuxsampler/src/drivers'
  276. rm -rf ./.deps
  277. rm -f Makefile
  278. make[3]: Leaving directory `/home/david/lssvn/linuxsampler/src/drivers'
  279. Making distclean in testcases
  280. make[3]: Entering directory `/home/david/lssvn/linuxsampler/src/testcases'
  281. rm -rf .libs _libs
  282. rm -f *.o
  283. rm -f *.lo
  284. rm -f *.tab.c
  285. test -z "" || rm -f
  286. test . = "." || test -z "" || rm -f
  287. rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  288. rm -rf ./.deps
  289. rm -f Makefile
  290. make[3]: Leaving directory `/home/david/lssvn/linuxsampler/src/testcases'
  291. Making distclean in common
  292. make[3]: Entering directory `/home/david/lssvn/linuxsampler/src/common'
  293. rm -rf .libs _libs
  294. test -z "liblinuxsamplercommon.la" || rm -f liblinuxsamplercommon.la
  295. rm -f "./so_locations"
  296. rm -f *.o
  297. rm -f *.lo
  298. rm -f *.tab.c
  299. test -z "" || rm -f
  300. test . = "." || test -z "" || rm -f
  301. rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  302. rm -rf ./.deps
  303. rm -f Makefile
  304. make[3]: Leaving directory `/home/david/lssvn/linuxsampler/src/common'
  305. Making distclean in engines
  306. make[3]: Entering directory `/home/david/lssvn/linuxsampler/src/engines'
  307. Making distclean in common
  308. make[4]: Entering directory `/home/david/lssvn/linuxsampler/src/engines/common'
  309. rm -rf .libs _libs
  310. test -z "liblinuxsamplercommonengine.la" || rm -f liblinuxsamplercommonengine.la
  311. rm -f "./so_locations"
  312. rm -f *.o
  313. rm -f *.lo
  314. rm -f *.tab.c
  315. test -z "" || rm -f
  316. test . = "." || test -z "" || rm -f
  317. rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  318. rm -rf ./.deps
  319. rm -f Makefile
  320. make[4]: Leaving directory `/home/david/lssvn/linuxsampler/src/engines/common'
  321. Making distclean in sfz
  322. make[4]: Entering directory `/home/david/lssvn/linuxsampler/src/engines/sfz'
  323. rm -rf .libs _libs
  324. test -z "liblinuxsamplersfzengine.la" || rm -f liblinuxsamplersfzengine.la
  325. rm -f "./so_locations"
  326. rm -f *.o
  327. rm -f *.lo
  328. rm -f *.tab.c
  329. test -z "" || rm -f
  330. test . = "." || test -z "" || rm -f
  331. rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  332. rm -rf ./.deps
  333. rm -f Makefile
  334. make[4]: Leaving directory `/home/david/lssvn/linuxsampler/src/engines/sfz'
  335. Making distclean in sf2
  336. make[4]: Entering directory `/home/david/lssvn/linuxsampler/src/engines/sf2'
  337. rm -rf .libs _libs
  338. test -z "liblinuxsamplersf2engine.la" || rm -f liblinuxsamplersf2engine.la
  339. rm -f "./so_locations"
  340. rm -f *.o
  341. rm -f *.lo
  342. rm -f *.tab.c
  343. test -z "" || rm -f
  344. test . = "." || test -z "" || rm -f
  345. rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  346. rm -rf ./.deps
  347. rm -f Makefile
  348. make[4]: Leaving directory `/home/david/lssvn/linuxsampler/src/engines/sf2'
  349. Making distclean in gig
  350. make[4]: Entering directory `/home/david/lssvn/linuxsampler/src/engines/gig'
  351. rm -rf .libs _libs
  352. test -z "liblinuxsamplergigengine.la" || rm -f liblinuxsamplergigengine.la
  353. rm -f "./so_locations"
  354. rm -f *.o
  355. rm -f *.lo
  356. rm -f *.tab.c
  357. test -z "" || rm -f
  358. test . = "." || test -z "" || rm -f
  359. rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  360. rm -rf ./.deps
  361. rm -f Makefile
  362. make[4]: Leaving directory `/home/david/lssvn/linuxsampler/src/engines/gig'
  363. Making distclean in .
  364. make[4]: Entering directory `/home/david/lssvn/linuxsampler/src/engines'
  365. rm -rf .libs _libs
  366. test -z "liblinuxsamplerengines.la" || rm -f liblinuxsamplerengines.la
  367. rm -f "./so_locations"
  368. rm -f *.o
  369. rm -f *.lo
  370. rm -f *.tab.c
  371. test -z "" || rm -f
  372. test . = "." || test -z "" || rm -f
  373. rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  374. make[4]: Leaving directory `/home/david/lssvn/linuxsampler/src/engines'
  375. rm -rf ./.deps
  376. rm -f Makefile
  377. make[3]: Leaving directory `/home/david/lssvn/linuxsampler/src/engines'
  378. Making distclean in network
  379. make[3]: Entering directory `/home/david/lssvn/linuxsampler/src/network'
  380. rm -rf .libs _libs
  381. test -z "liblinuxsamplernetwork.la" || rm -f liblinuxsamplernetwork.la
  382. rm -f "./so_locations"
  383. rm -f *.o
  384. rm -f *.lo
  385. rm -f *.tab.c
  386. test -z "" || rm -f
  387. test . = "." || test -z "" || rm -f
  388. rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  389. rm -rf ./.deps
  390. rm -f Makefile
  391. make[3]: Leaving directory `/home/david/lssvn/linuxsampler/src/network'
  392. Making distclean in db
  393. make[3]: Entering directory `/home/david/lssvn/linuxsampler/src/db'
  394. rm -rf .libs _libs
  395. test -z "" || rm -f
  396. rm -f *.o
  397. rm -f *.lo
  398. rm -f *.tab.c
  399. test -z "" || rm -f
  400. test . = "." || test -z "" || rm -f
  401. rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  402. rm -rf ./.deps
  403. rm -f Makefile
  404. make[3]: Leaving directory `/home/david/lssvn/linuxsampler/src/db'
  405. Making distclean in .
  406. make[3]: Entering directory `/home/david/lssvn/linuxsampler/src'
  407. rm -f linuxsampler
  408. rm -rf .libs _libs
  409. test -z "liblinuxsampler.la" || rm -f liblinuxsampler.la
  410. rm -f "./so_locations"
  411. rm -f *.o
  412. rm -f *.lo
  413. rm -f *.tab.c
  414. test -z "" || rm -f
  415. test . = "." || test -z "" || rm -f
  416. rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  417. make[3]: Leaving directory `/home/david/lssvn/linuxsampler/src'
  418. rm -rf ./.deps
  419. rm -f Makefile
  420. make[2]: Leaving directory `/home/david/lssvn/linuxsampler/src'
  421. Making distclean in man
  422. make[2]: Entering directory `/home/david/lssvn/linuxsampler/man'
  423. rm -rf .libs _libs
  424. rm -f *.lo
  425. test -z "linuxsampler.1" || rm -f linuxsampler.1
  426. test . = "." || test -z "" || rm -f
  427. rm -f Makefile
  428. make[2]: Leaving directory `/home/david/lssvn/linuxsampler/man'
  429. Making distclean in .
  430. make[2]: Entering directory `/home/david/lssvn/linuxsampler'
  431. rm -rf .libs _libs
  432. rm -f *.lo
  433. test -z "linuxsampler.spec linuxsampler.pc Doxyfile" || rm -f linuxsampler.spec linuxsampler.pc Doxyfile
  434. test . = "." || test -z "" || rm -f
  435. rm -f config.h stamp-h1
  436. rm -f libtool config.lt
  437. rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  438. make[2]: Leaving directory `/home/david/lssvn/linuxsampler'
  439. rm -f config.status config.cache config.log configure.lineno config.status.lineno
  440. rm -f Makefile
  441. make[1]: Leaving directory `/home/david/lssvn/linuxsampler'
  442. dh_clean
  443. dh_clean: Compatibility levels before 5 are deprecated (level 4 in use)
  444. debian/rules build
  445. dh_testdir
  446. # Add here commands to configure the package.
  447. if [ -e Makefile.cvs ] ; then \
  448. /usr/bin/make -f Makefile.cvs; \
  449. fi
  450. make[1]: Entering directory `/home/david/lssvn/linuxsampler'
  451. make[1]: Nothing to be done for `default'.
  452. make[1]: Leaving directory `/home/david/lssvn/linuxsampler'
  453. chmod a+x configure
  454. ./configure --host=x86_64-linux-gnu --build=x86_64-linux-gnu --prefix=/usr --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info
  455. checking for x86_64-linux-gnu-g++... x86_64-linux-gnu-g++
  456. checking whether the C++ compiler works... yes
  457. checking for C++ compiler default output file name... a.out
  458. checking for suffix of executables...
  459. checking whether we are cross compiling... no
  460. checking for suffix of object files... o
  461. checking whether we are using the GNU C++ compiler... yes
  462. checking whether x86_64-linux-gnu-g++ accepts -g... yes
  463. checking build system type... x86_64-pc-linux-gnu
  464. checking host system type... x86_64-pc-linux-gnu
  465. checking how to print strings... printf
  466. checking for x86_64-linux-gnu-gcc... x86_64-linux-gnu-gcc
  467. checking whether we are using the GNU C compiler... yes
  468. checking whether x86_64-linux-gnu-gcc accepts -g... yes
  469. checking for x86_64-linux-gnu-gcc option to accept ISO C89... none needed
  470. checking for a sed that does not truncate output... /bin/sed
  471. checking for grep that handles long lines and -e... /bin/grep
  472. checking for egrep... /bin/grep -E
  473. checking for fgrep... /bin/grep -F
  474. checking for ld used by x86_64-linux-gnu-gcc... /usr/bin/ld
  475. checking if the linker (/usr/bin/ld) is GNU ld... yes
  476. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  477. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  478. checking whether ln -s works... yes
  479. checking the maximum length of command line arguments... 3458764513820540925
  480. checking whether the shell understands some XSI constructs... yes
  481. checking whether the shell understands "+="... yes
  482. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  483. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  484. checking for /usr/bin/ld option to reload object files... -r
  485. checking for x86_64-linux-gnu-objdump... objdump
  486. checking how to recognize dependent libraries... pass_all
  487. checking for x86_64-linux-gnu-dlltool... dlltool
  488. checking how to associate runtime and link libraries... printf %s\n
  489. checking for x86_64-linux-gnu-ar... no
  490. checking for ar... ar
  491. checking for archiver @FILE support... @
  492. checking for x86_64-linux-gnu-strip... no
  493. checking for strip... strip
  494. checking for x86_64-linux-gnu-ranlib... no
  495. checking for ranlib... ranlib
  496. checking for gawk... gawk
  497. checking command to parse /usr/bin/nm -B output from x86_64-linux-gnu-gcc object... ok
  498. checking for sysroot... no
  499. checking for x86_64-linux-gnu-mt... no
  500. checking for mt... mt
  501. checking if mt is a manifest tool... no
  502. checking how to run the C preprocessor... x86_64-linux-gnu-gcc -E
  503. checking for ANSI C header files... yes
  504. checking for sys/types.h... yes
  505. checking for sys/stat.h... yes
  506. checking for stdlib.h... yes
  507. checking for string.h... yes
  508. checking for memory.h... yes
  509. checking for strings.h... yes
  510. checking for inttypes.h... yes
  511. checking for stdint.h... yes
  512. checking for unistd.h... yes
  513. checking for dlfcn.h... yes
  514. checking for objdir... .libs
  515. checking if x86_64-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  516. checking for x86_64-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  517. checking if x86_64-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  518. checking if x86_64-linux-gnu-gcc static flag -static works... yes
  519. checking if x86_64-linux-gnu-gcc supports -c -o file.o... yes
  520. checking if x86_64-linux-gnu-gcc supports -c -o file.o... (cached) yes
  521. checking whether the x86_64-linux-gnu-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  522. checking whether -lc should be explicitly linked in... no
  523. checking dynamic linker characteristics... GNU/Linux ld.so
  524. checking how to hardcode library paths into programs... immediate
  525. checking whether stripping libraries is possible... yes
  526. checking if libtool supports shared libraries... yes
  527. checking whether to build shared libraries... yes
  528. checking whether to build static libraries... yes
  529. checking how to run the C++ preprocessor... x86_64-linux-gnu-g++ -E
  530. checking for ld used by x86_64-linux-gnu-g++... /usr/bin/ld -m elf_x86_64
  531. checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
  532. checking whether the x86_64-linux-gnu-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  533. checking for x86_64-linux-gnu-g++ option to produce PIC... -fPIC -DPIC
  534. checking if x86_64-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes
  535. checking if x86_64-linux-gnu-g++ static flag -static works... yes
  536. checking if x86_64-linux-gnu-g++ supports -c -o file.o... yes
  537. checking if x86_64-linux-gnu-g++ supports -c -o file.o... (cached) yes
  538. checking whether the x86_64-linux-gnu-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  539. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  540. checking how to hardcode library paths into programs... immediate
  541. checking whether byte ordering is bigendian... no
  542. checking for x86_64-linux-gnu-pkg-config... no
  543. checking for pkg-config... /usr/bin/pkg-config
  544. checking pkg-config is at least version 0.9.0... yes
  545. checking whether x86 architecture... yes
  546. checking for mmsystem.h... no
  547. checking whether UNIX98 compatible... yes
  548. checking features.h usability... yes
  549. checking features.h presence... yes
  550. checking for features.h... yes
  551. checking for the pthreads library -lpthreads... no
  552. checking whether pthreads work without any flags... no
  553. checking whether pthreads work with -Kthread... no
  554. checking whether pthreads work with -kthread... no
  555. checking for the pthreads library -llthread... no
  556. checking whether pthreads work with -pthread... yes
  557. checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
  558. checking if more special flags are required for pthreads... no
  559. checking for NPTL bug... no
  560. checking uuid/uuid.h usability... yes
  561. checking uuid/uuid.h presence... yes
  562. checking for uuid/uuid.h... yes
  563. checking for library containing uuid_generate... -luuid
  564. checking alsa/asoundlib.h usability... yes
  565. checking alsa/asoundlib.h presence... yes
  566. checking for alsa/asoundlib.h... yes
  567. checking for main in -lasound... yes
  568. checking Alsa version... 1.0.25
  569. checking for JACK... yes
  570. checking for jack_client_name_size... yes
  571. checking for jack_client_open... yes
  572. checking jack/midiport.h usability... yes
  573. checking jack/midiport.h presence... yes
  574. checking for jack/midiport.h... yes
  575. checking for jack_midi_get_event_count... yes
  576. checking for x86_64-linux-gnu-artsc-config... no
  577. checking for artsc-config... no
  578. checking for ARTS artsc - version >= 0.9.5... no
  579. *** The artsc-config script installed by ARTS could not be found
  580. *** If ARTS was installed in PREFIX, make sure PREFIX/bin is in
  581. *** your path, or set the ARTS_CONFIG environment variable to the
  582. *** full path to artsc-config.
  583. checking for ASIO headerfile: ./ASIOSDK2/common/asio.h ....no
  584. checking MidiShare.h usability... no
  585. checking MidiShare.h presence... no
  586. checking for MidiShare.h... no
  587. checking CoreMIDI/CoreMIDI.h usability... no
  588. checking CoreMIDI/CoreMIDI.h presence... no
  589. checking for CoreMIDI/CoreMIDI.h... no
  590. checking CoreAudio/CoreAudio.h usability... no
  591. checking CoreAudio/CoreAudio.h presence... no
  592. checking for CoreAudio/CoreAudio.h... no
  593. checking for mmsystem.h... (cached) no
  594. checking dssi.h usability... no
  595. checking dssi.h presence... no
  596. checking for dssi.h... no
  597. checking for LV2... yes
  598. checking AudioUnit/AudioUnit.h usability... no
  599. checking AudioUnit/AudioUnit.h presence... no
  600. checking for AudioUnit/AudioUnit.h... no
  601. checking for GIG... yes
  602. yes, found libgig 3.3.0
  603. checking for SNDFILE... yes
  604. yes, found libsndfile 1.0
  605. checking whether SF_FORMAT_VORBIS is declared... yes
  606. checking whether SF_FORMAT_FLAC is declared... yes
  607. checking for SF_INSTRUMENT.loops... yes
  608. checking for SQLITE3... no
  609. *** Required sqlite version not found!
  610. *** You need to have sqlite version 3.3 or higher
  611. *** for instruments database support to be enabled.
  612. *** Support for instruments DB will be disabled!
  613. benchmarking for the best (signed) triangular oscillator algorithm... integer math using abs()
  614. benchmarking for the best (unsigned) triangular oscillator algorithm... integer math using abs()
  615. checking for a BSD-compatible install... /usr/bin/install -c
  616. checking whether build environment is sane... yes
  617. checking for a thread-safe mkdir -p... /bin/mkdir -p
  618. checking whether make sets $(MAKE)... yes
  619. checking for style of include used by make... GNU
  620. checking dependency style of x86_64-linux-gnu-gcc... gcc3
  621. checking dependency style of x86_64-linux-gnu-g++... gcc3
  622. checking for stdlib.h... (cached) yes
  623. configure: creating ./config.status
  624. config.status: creating Makefile
  625. config.status: creating man/Makefile
  626. config.status: creating man/linuxsampler.1
  627. config.status: creating src/Makefile
  628. config.status: creating src/db/Makefile
  629. config.status: creating src/network/Makefile
  630. config.status: creating src/engines/Makefile
  631. config.status: creating src/engines/gig/Makefile
  632. config.status: creating src/engines/sf2/Makefile
  633. config.status: creating src/engines/sfz/Makefile
  634. config.status: creating src/engines/common/Makefile
  635. config.status: creating src/effects/Makefile
  636. config.status: creating src/common/Makefile
  637. config.status: creating src/testcases/Makefile
  638. config.status: creating src/drivers/Makefile
  639. config.status: creating src/drivers/audio/Makefile
  640. config.status: creating src/drivers/midi/Makefile
  641. config.status: creating src/plugins/Makefile
  642. config.status: creating src/hostplugins/Makefile
  643. config.status: creating src/hostplugins/dssi/Makefile
  644. config.status: creating src/hostplugins/lv2/Makefile
  645. config.status: creating src/hostplugins/lv2/manifest.ttl
  646. config.status: creating src/hostplugins/vst/Makefile
  647. config.status: creating src/hostplugins/au/Makefile
  648. config.status: creating linuxsampler.spec
  649. config.status: creating debian/Makefile
  650. config.status: creating Artwork/Makefile
  651. config.status: creating scripts/Makefile
  652. config.status: creating osx/Makefile
  653. config.status: creating osx/linuxsampler.xcodeproj/Makefile
  654. config.status: creating Documentation/Makefile
  655. config.status: creating Documentation/Engines/Makefile
  656. config.status: creating Documentation/Engines/gig/Makefile
  657. config.status: creating linuxsampler.pc
  658. config.status: creating Doxyfile
  659. config.status: creating config.h
  660. config.status: executing libtool commands
  661. config.status: executing depfiles commands
  662.  
  663. #####################################################################
  664. # LinuxSampler Configuration #
  665. #-------------------------------------------------------------------#
  666. # Release Version: 1.0.0.svn21
  667. # LSCP Version: 1.5
  668. #-------------------------------------------------------------------
  669. # Assembly Optimizations: yes
  670. # Development Mode: no
  671. # Debug Level: 1
  672. # Use Exceptions in RT Context: no
  673. # Preload Samples: 32768
  674. # Maximum Pitch: 4 (octaves)
  675. # Maximum Events: 1024
  676. # Envelope Bottom Level: 0.001 (linear)
  677. # Envelope Minimum Release Time: 0.0025 s
  678. # Streams to be refilled per Disk Thread Cycle: 4
  679. # Minimum Stream Refill Size: 1024
  680. # Maximum Stream Refill Size: 65536
  681. # Stream Size: 262144
  682. # Default Maximum Disk Streams: 90
  683. # Default Maximum Voices: 64
  684. # Default Subfragment Size: 32
  685. # Default Global Volume Attenuation: 0.35
  686. # Voice Stealing Algorithm: oldestvoiceonkey
  687. # Signed Triangular Oscillator Algorithm: intmathabs
  688. # Unsigned Triangular Oscillator Algorithm: intmathabs
  689. # SysEx Buffer Size: 2048 Byte
  690. # Min. Portamento Time: 0.1 s
  691. # Max. Portamento Time: 32 s
  692. # Default Portamento Time: 1 s
  693. # Force Filter Usage: no
  694. # Filter Cutoff Minimum: 100.0 Hz
  695. # Filter Cutoff Maximum: 10000.0 Hz
  696. # Override Filter Cutoff Controller: no
  697. # Override Filter Resonance Controller: no
  698. # Override Filter Type: no
  699. # Assert GS SysEx Checksum: no
  700. # Process Muted Channels: no
  701. # Process All-Notes-Off MIDI message: yes
  702. # Apply global volume SysEx by MIDI port: no
  703. # Interpolate Volume: yes
  704. # Instruments database support: no
  705. # Plugin Path: /usr/lib/linuxsampler/plugins
  706. #-------------------------------------------------------------------
  707. # MIDI Input Drivers:
  708. # ALSA: yes, JACK: yes, CoreMIDI: no, MME: no, MidiShare: no
  709. #-------------------------------------------------------------------
  710. # Audio Output Drivers:
  711. # ALSA: yes, JACK: yes, ARTS: no, CoreAudio: no, ASIO: no
  712. #-------------------------------------------------------------------
  713. # Sampler Engines:
  714. # GIG: yes, SF2: yes, SFZ: yes
  715. #-------------------------------------------------------------------
  716. # Effect plugin systems for internal effects:
  717. # LADSPA: yes
  718. #-------------------------------------------------------------------
  719. # Building sampler as plugin for following host standards:
  720. # DSSI: no, LV2: yes, VST: no, AU: no
  721. #-------------------------------------------------------------------#
  722. # Read './configure --help' or file 'configure.in' for details. #
  723. #####################################################################
  724.  
  725. Good. Now type 'make' to compile, followed by 'make install' as root.
  726.  
  727. touch configure-stamp
  728. dh_testdir
  729. # Add here commands to compile the package.
  730. /usr/bin/make
  731. make[1]: Entering directory `/home/david/lssvn/linuxsampler'
  732. /usr/bin/make all-recursive
  733. make[2]: Entering directory `/home/david/lssvn/linuxsampler'
  734. Making all in man
  735. make[3]: Entering directory `/home/david/lssvn/linuxsampler/man'
  736. make[3]: Nothing to be done for `all'.
  737. make[3]: Leaving directory `/home/david/lssvn/linuxsampler/man'
  738. Making all in src
  739. make[3]: Entering directory `/home/david/lssvn/linuxsampler/src'
  740. Making all in db
  741. make[4]: Entering directory `/home/david/lssvn/linuxsampler/src/db'
  742. make[4]: Nothing to be done for `all'.
  743. make[4]: Leaving directory `/home/david/lssvn/linuxsampler/src/db'
  744. Making all in network
  745. make[4]: Entering directory `/home/david/lssvn/linuxsampler/src/network'
  746. ../../scripts/generate_parser.sh
  747. Searching for a parser generator...OK (/usr/bin/bison -y)
  748. Generating LSCP parser...
  749. conflicts: 1801 shift/reduce, 1045 reduce/reduce
  750. conflicts: 1801 shift/reduce, 1045 reduce/reduce
  751. Done
  752. Updating Documentation/lscp.xml...Done
  753. /bin/bash ../../libtool --tag=CXX --mode=compile x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wreturn-type -ffast-math -g -O2 -pthread -MT lscpparser.lo -MD -MP -MF .deps/lscpparser.Tpo -c -o lscpparser.lo lscpparser.cpp
  754. libtool: compile: x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wreturn-type -ffast-math -g -O2 -pthread -MT lscpparser.lo -MD -MP -MF .deps/lscpparser.Tpo -c lscpparser.cpp -fPIC -DPIC -o .libs/lscpparser.o
  755. libtool: compile: x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wreturn-type -ffast-math -g -O2 -pthread -MT lscpparser.lo -MD -MP -MF .deps/lscpparser.Tpo -c lscpparser.cpp -o lscpparser.o >/dev/null 2>&1
  756. mv -f .deps/lscpparser.Tpo .deps/lscpparser.Plo
  757. /bin/bash ../../libtool --tag=CXX --mode=compile x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wreturn-type -ffast-math -g -O2 -pthread -MT lscpserver.lo -MD -MP -MF .deps/lscpserver.Tpo -c -o lscpserver.lo lscpserver.cpp
  758. libtool: compile: x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wreturn-type -ffast-math -g -O2 -pthread -MT lscpserver.lo -MD -MP -MF .deps/lscpserver.Tpo -c lscpserver.cpp -fPIC -DPIC -o .libs/lscpserver.o
  759. lscpserver.cpp: In member function 'String LinuxSampler::LSCPServer::GetMidiInputDriverParameterInfo(String, String, std::map<std::basic_string<char>, std::basic_string<char> >)':
  760. lscpserver.cpp:1335:5: warning: format '%d' expects argument of type 'int', but argument 4 has type 'std::map<std::basic_string<char>, std::basic_string<char> >::size_type {aka long unsigned int}' [-Wformat]
  761. lscpserver.cpp: In member function 'String LinuxSampler::LSCPServer::GetAudioOutputDriverParameterInfo(String, String, std::map<std::basic_string<char>, std::basic_string<char> >)':
  762. lscpserver.cpp:1363:5: warning: format '%d' expects argument of type 'int', but argument 4 has type 'std::map<std::basic_string<char>, std::basic_string<char> >::size_type {aka long unsigned int}' [-Wformat]
  763. libtool: compile: x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wreturn-type -ffast-math -g -O2 -pthread -MT lscpserver.lo -MD -MP -MF .deps/lscpserver.Tpo -c lscpserver.cpp -o lscpserver.o >/dev/null 2>&1
  764. mv -f .deps/lscpserver.Tpo .deps/lscpserver.Plo
  765. /bin/bash ../../libtool --tag=CXX --mode=compile x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wreturn-type -ffast-math -g -O2 -pthread -MT lscpresultset.lo -MD -MP -MF .deps/lscpresultset.Tpo -c -o lscpresultset.lo lscpresultset.cpp
  766. libtool: compile: x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wreturn-type -ffast-math -g -O2 -pthread -MT lscpresultset.lo -MD -MP -MF .deps/lscpresultset.Tpo -c lscpresultset.cpp -fPIC -DPIC -o .libs/lscpresultset.o
  767. libtool: compile: x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wreturn-type -ffast-math -g -O2 -pthread -MT lscpresultset.lo -MD -MP -MF .deps/lscpresultset.Tpo -c lscpresultset.cpp -o lscpresultset.o >/dev/null 2>&1
  768. mv -f .deps/lscpresultset.Tpo .deps/lscpresultset.Plo
  769. /bin/bash ../../libtool --tag=CXX --mode=compile x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wreturn-type -ffast-math -g -O2 -pthread -MT lscpevent.lo -MD -MP -MF .deps/lscpevent.Tpo -c -o lscpevent.lo lscpevent.cpp
  770. libtool: compile: x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wreturn-type -ffast-math -g -O2 -pthread -MT lscpevent.lo -MD -MP -MF .deps/lscpevent.Tpo -c lscpevent.cpp -fPIC -DPIC -o .libs/lscpevent.o
  771. libtool: compile: x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -Wreturn-type -ffast-math -g -O2 -pthread -MT lscpevent.lo -MD -MP -MF .deps/lscpevent.Tpo -c lscpevent.cpp -o lscpevent.o >/dev/null 2>&1
  772. mv -f .deps/lscpevent.Tpo .deps/lscpevent.Plo
  773. /bin/bash ../../libtool --tag=CXX --mode=link x86_64-linux-gnu-g++ -Wreturn-type -ffast-math -g -O2 -pthread -o liblinuxsamplernetwork.la lscpparser.lo lscpserver.lo lscpresultset.lo lscpevent.lo -luuid
  774. libtool: link: ar cru .libs/liblinuxsamplernetwork.a .libs/lscpparser.o .libs/lscpserver.o .libs/lscpresultset.o .libs/lscpevent.o
  775. libtool: link: ranlib .libs/liblinuxsamplernetwork.a
  776. libtool: link: ( cd ".libs" && rm -f "liblinuxsamplernetwork.la" && ln -s "../liblinuxsamplernetwork.la" "liblinuxsamplernetwork.la" )
  777. make[4]: Leaving directory `/home/david/lssvn/linuxsampler/src/network'
  778. Making all in engines
  779. make[4]: Entering directory `/home/david/lssvn/linuxsampler/src/engines'
  780. Making all in gig
  781. make[5]: Entering directory `/home/david/lssvn/linuxsampler/src/engines/gig'
  782. /bin/bash ../../../libtool --tag=CXX --mode=compile x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include -Wreturn-type -ffast-math -g -O2 -pthread -MT DiskThread.lo -MD -MP -MF .deps/DiskThread.Tpo -c -o DiskThread.lo DiskThread.cpp
  783. libtool: compile: x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include -Wreturn-type -ffast-math -g -O2 -pthread -MT DiskThread.lo -MD -MP -MF .deps/DiskThread.Tpo -c DiskThread.cpp -fPIC -DPIC -o .libs/DiskThread.o
  784. libtool: compile: x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include -Wreturn-type -ffast-math -g -O2 -pthread -MT DiskThread.lo -MD -MP -MF .deps/DiskThread.Tpo -c DiskThread.cpp -o DiskThread.o >/dev/null 2>&1
  785. mv -f .deps/DiskThread.Tpo .deps/DiskThread.Plo
  786. /bin/bash ../../../libtool --tag=CXX --mode=compile x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include -Wreturn-type -ffast-math -g -O2 -pthread -MT EGADSR.lo -MD -MP -MF .deps/EGADSR.Tpo -c -o EGADSR.lo EGADSR.cpp
  787. libtool: compile: x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include -Wreturn-type -ffast-math -g -O2 -pthread -MT EGADSR.lo -MD -MP -MF .deps/EGADSR.Tpo -c EGADSR.cpp -fPIC -DPIC -o .libs/EGADSR.o
  788. libtool: compile: x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include -Wreturn-type -ffast-math -g -O2 -pthread -MT EGADSR.lo -MD -MP -MF .deps/EGADSR.Tpo -c EGADSR.cpp -o EGADSR.o >/dev/null 2>&1
  789. mv -f .deps/EGADSR.Tpo .deps/EGADSR.Plo
  790. /bin/bash ../../../libtool --tag=CXX --mode=compile x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include -Wreturn-type -ffast-math -g -O2 -pthread -MT EGDecay.lo -MD -MP -MF .deps/EGDecay.Tpo -c -o EGDecay.lo EGDecay.cpp
  791. libtool: compile: x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include -Wreturn-type -ffast-math -g -O2 -pthread -MT EGDecay.lo -MD -MP -MF .deps/EGDecay.Tpo -c EGDecay.cpp -fPIC -DPIC -o .libs/EGDecay.o
  792. EGDecay.cpp: In member function 'void LinuxSampler::gig::EGDecay::trigger(float, float, unsigned int)':
  793. EGDecay.cpp:40:9: warning: format '%d' expects argument of type 'int', but argument 2 has type 'double' [-Wformat]
  794. libtool: compile: x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include -Wreturn-type -ffast-math -g -O2 -pthread -MT EGDecay.lo -MD -MP -MF .deps/EGDecay.Tpo -c EGDecay.cpp -o EGDecay.o >/dev/null 2>&1
  795. mv -f .deps/EGDecay.Tpo .deps/EGDecay.Plo
  796. /bin/bash ../../../libtool --tag=CXX --mode=compile x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include -Wreturn-type -ffast-math -g -O2 -pthread -MT Engine.lo -MD -MP -MF .deps/Engine.Tpo -c -o Engine.lo Engine.cpp
  797. libtool: compile: x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include -Wreturn-type -ffast-math -g -O2 -pthread -MT Engine.lo -MD -MP -MF .deps/Engine.Tpo -c Engine.cpp -fPIC -DPIC -o .libs/Engine.o
  798. In file included from Engine.h:29:0,
  799. from Engine.cpp:25:
  800. ../EngineBase.h: In instantiation of 'void LinuxSampler::EngineBase<TV, TRR, TR, TD, TIM, TI>::ProcessHardcodedControllers(LinuxSampler::EngineChannel*, Pool<LinuxSampler::Event>::Iterator&) [with V = LinuxSampler::gig::Voice; RR = gig::Region; R = gig::DimensionRegion; D = LinuxSampler::gig::DiskThread; IM = LinuxSampler::gig::InstrumentResourceManager; I = gig::Instrument; Pool<LinuxSampler::Event>::Iterator = RTListBase<LinuxSampler::Event>::_Iterator<LinuxSampler::Event>]':
  801. Engine.cpp:106:9: required from here
  802. ../EngineBase.h:958:37: warning: format '%d' expects argument of type 'int', but argument 3 has type 'double' [-Wformat]
  803. ../EngineBase.h:966:37: warning: format '%d' expects argument of type 'int', but argument 3 has type 'double' [-Wformat]
  804. ../EngineBase.h: In instantiation of 'void LinuxSampler::EngineBase<TV, TRR, TR, TD, TIM, TI>::Suspend(RR*) [with V = LinuxSampler::gig::Voice; RR = gig::Region; R = gig::DimensionRegion; D = LinuxSampler::gig::DiskThread; IM = LinuxSampler::gig::InstrumentResourceManager; I = gig::Instrument]':
  805. Engine.cpp:325:2: required from here
  806. ../EngineBase.h:435:17: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'gig::Region*' [-Wformat]
  807. ../EngineBase.h:442:17: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'gig::Region*' [-Wformat]
  808. ../EngineBase.h: In instantiation of 'void LinuxSampler::EngineBase<TV, TRR, TR, TD, TIM, TI>::Resume(RR*) [with V = LinuxSampler::gig::Voice; RR = gig::Region; R = gig::DimensionRegion; D = LinuxSampler::gig::DiskThread; IM = LinuxSampler::gig::InstrumentResourceManager; I = gig::Instrument]':
  809. Engine.cpp:325:2: required from here
  810. ../EngineBase.h:452:17: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'gig::Region*' [-Wformat]
  811. ../EngineBase.h:459:17: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'gig::Region*' [-Wformat]
  812. libtool: compile: x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include -Wreturn-type -ffast-math -g -O2 -pthread -MT Engine.lo -MD -MP -MF .deps/Engine.Tpo -c Engine.cpp -o Engine.o >/dev/null 2>&1
  813. mv -f .deps/Engine.Tpo .deps/Engine.Plo
  814. /bin/bash ../../../libtool --tag=CXX --mode=compile x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include -Wreturn-type -ffast-math -g -O2 -pthread -MT Filter.lo -MD -MP -MF .deps/Filter.Tpo -c -o Filter.lo Filter.cpp
  815. libtool: compile: x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include -Wreturn-type -ffast-math -g -O2 -pthread -MT Filter.lo -MD -MP -MF .deps/Filter.Tpo -c Filter.cpp -fPIC -DPIC -o .libs/Filter.o
  816. libtool: compile: x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include -Wreturn-type -ffast-math -g -O2 -pthread -MT Filter.lo -MD -MP -MF .deps/Filter.Tpo -c Filter.cpp -o Filter.o >/dev/null 2>&1
  817. mv -f .deps/Filter.Tpo .deps/Filter.Plo
  818. /bin/bash ../../../libtool --tag=CXX --mode=compile x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include -Wreturn-type -ffast-math -g -O2 -pthread -MT InstrumentResourceManager.lo -MD -MP -MF .deps/InstrumentResourceManager.Tpo -c -o InstrumentResourceManager.lo InstrumentResourceManager.cpp
  819. libtool: compile: x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/local/include -Wreturn-type -ffast-math -g -O2 -pthread -MT InstrumentResourceManager.lo -MD -MP -MF .deps/InstrumentResourceManager.Tpo -c InstrumentResourceManager.cpp -fPIC -DPIC -o .libs/InstrumentResourceManager.o
  820. InstrumentResourceManager.cpp: In static member function 'static void LinuxSampler::gig::InstrumentResourceManager::OnInstrumentLoadingProgress(gig::progress_t*)':
  821. InstrumentResourceManager.cpp:72:9: warning: spurious trailing '%' in format [-Wformat]
  822. InstrumentResourceManager.cpp: In member function 'void LinuxSampler::gig::InstrumentResourceManager::CacheInitialSamples(gig::Sample*, uint)':
  823. InstrumentResourceManager.cpp:679:17: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat]
  824. InstrumentResourceManager.cpp:681:17: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long unsigned int' [-Wformat]
  825. InstrumentResourceManager.cpp:681:17: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat]
  826. InstrumentResourceManager.cpp: In member function 'void LinuxSampler::gig::InstrumentResourceManager::UncacheInitialSamples(gig::Sample*)':
  827. InstrumentResourceManager.cpp:692:9: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'gig::Sample*' [-Wformat]
  828. InstrumentResourceManager.cpp: In member function 'virtual void LinuxSampler::gig::InstrumentResourceManager::GigResourceManager::Destroy(gig::File*, void*)':
  829. InstrumentResourceManager.cpp:903:9: error: 'class gig::File' has no member named 'GetFileName'
  830. In file included from ../common/AbstractVoice.h:33:0,
  831. from ../common/VoiceBase.h:28,
  832. from Voice.h:40,
  833. from EngineChannel.h:31,
  834. from InstrumentResourceManager.cpp:27:
  835. ../common/../EngineBase.h: In instantiation of 'void LinuxSampler::EngineBase<TV, TRR, TR, TD, TIM, TI>::Suspend(RR*) [with V = LinuxSampler::gig::Voice; RR = gig::Region; R = gig::DimensionRegion; D = LinuxSampler::gig::DiskThread; IM = LinuxSampler::gig::InstrumentResourceManager; I = gig::Instrument]':
  836. InstrumentResourceManager.cpp:416:65: required from here
  837. ../common/../EngineBase.h:435:17: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'gig::Region*' [-Wformat]
  838. ../common/../EngineBase.h:442:17: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'gig::Region*' [-Wformat]
  839. ../common/../EngineBase.h: In instantiation of 'void LinuxSampler::EngineBase<TV, TRR, TR, TD, TIM, TI>::Resume(RR*) [with V = LinuxSampler::gig::Voice; RR = gig::Region; R = gig::DimensionRegion; D = LinuxSampler::gig::DiskThread; IM = LinuxSampler::gig::InstrumentResourceManager; I = gig::Instrument]':
  840. InstrumentResourceManager.cpp:485:64: required from here
  841. ../common/../EngineBase.h:452:17: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'gig::Region*' [-Wformat]
  842. ../common/../EngineBase.h:459:17: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'gig::Region*' [-Wformat]
  843. make[5]: *** [InstrumentResourceManager.lo] Error 1
  844. make[5]: Leaving directory `/home/david/lssvn/linuxsampler/src/engines/gig'
  845. make[4]: *** [all-recursive] Error 1
  846. make[4]: Leaving directory `/home/david/lssvn/linuxsampler/src/engines'
  847. make[3]: *** [all-recursive] Error 1
  848. make[3]: Leaving directory `/home/david/lssvn/linuxsampler/src'
  849. make[2]: *** [all-recursive] Error 1
  850. make[2]: Leaving directory `/home/david/lssvn/linuxsampler'
  851. make[1]: *** [all] Error 2
  852. make[1]: Leaving directory `/home/david/lssvn/linuxsampler'
  853. make: *** [build-stamp] Error 2
  854. dpkg-buildpackage: error: debian/rules build gave error exit status 2
  855. david@david-ubuntu-studio:~/lssvn/linuxsampler$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement