Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 408524 Details for
Bug 557010
media-sound/linuxsampler-2.0.0 :PluginLv2.h:27:45: fatal error: lv2/lv2plug.in/ns/ext/atom/atom.h: No such file or directory
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
emerge log
media-sound-linuxsampler-2.0.0-20150808-030316.log (text/plain), 150.50 KB, created by
Toralf Förster
on 2015-08-08 08:37:09 UTC
(
hide
)
Description:
emerge log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2015-08-08 08:37:09 UTC
Size:
150.50 KB
patch
obsolete
> * Package: media-sound/linuxsampler-2.0.0 > * Repository: gentoo > * Maintainer: sound@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU > * FEATURES: preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking linuxsampler-2.0.0.tar.bz2 to /var/tmp/portage/media-sound/linuxsampler-2.0.0/work >>>> Source unpacked in /var/tmp/portage/media-sound/linuxsampler-2.0.0/work >>>> Preparing source in /var/tmp/portage/media-sound/linuxsampler-2.0.0/work/linuxsampler-2.0.0 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/media-sound/linuxsampler-2.0.0/work/linuxsampler-2.0.0 ... > * econf: updating linuxsampler-2.0.0/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating linuxsampler-2.0.0/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --libdir=/usr/lib64 --enable-alsa-driver --disable-arts-driver --disable-jack-driver --disable-instruments-db --disable-static >configure: loading site script /usr/share/config.site >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >checking for style of include used by make... GNU >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes >checking dependency style of x86_64-pc-linux-gnu-g++... none >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... dlltool >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... no >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... mt >checking if mt is a manifest tool... no >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E >checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... (cached) GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking for flex... flex >checking lex output file root... lex.yy >checking lex library... -lfl >checking whether yytext is a pointer... yes >checking for bison... bison -y >checking whether byte ordering is bigendian... no >checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking whether x86 architecture... yes >checking for mmsystem.h... no >checking whether UNIX98 compatible... yes >checking features.h usability... yes >checking features.h presence... yes >checking for features.h... yes >checking for the pthreads library -lpthreads... no >checking whether pthreads work without any flags... no >checking whether pthreads work with -Kthread... no >checking whether pthreads work with -kthread... no >checking for the pthreads library -llthread... no >checking whether pthreads work with -pthread... yes >checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE >checking if more special flags are required for pthreads... no >checking for NPTL bug... no >checking uuid/uuid.h usability... yes >checking uuid/uuid.h presence... yes >checking for uuid/uuid.h... yes >checking for library containing uuid_generate... -luuid >checking alsa/asoundlib.h usability... yes >checking alsa/asoundlib.h presence... yes >checking for alsa/asoundlib.h... yes >checking for main in -lasound... yes >checking Alsa version... 1.0.29 >JACK support disabled by configure script parameter >ARTS support disabled by configure script parameter >checking for ASIO headerfile: ./ASIOSDK2/common/asio.h ....no >checking MidiShare.h usability... no >checking MidiShare.h presence... no >checking for MidiShare.h... no >checking CoreMIDI/CoreMIDI.h usability... no >checking CoreMIDI/CoreMIDI.h presence... no >checking for CoreMIDI/CoreMIDI.h... no >checking CoreAudio/CoreAudio.h usability... no >checking CoreAudio/CoreAudio.h presence... no >checking for CoreAudio/CoreAudio.h... no >checking for mmsystem.h... (cached) no >checking dssi.h usability... no >checking dssi.h presence... no >checking for dssi.h... no >checking for LV2... no >checking for LV2... yes >checking AudioUnit/AudioUnit.h usability... no >checking AudioUnit/AudioUnit.h presence... no >checking for AudioUnit/AudioUnit.h... no >checking for GIG... yes >yes, found libgig 4.0.0 >checking for SNDFILE... yes >yes, found libsndfile 1.0 >checking whether SF_FORMAT_VORBIS is declared... yes >checking whether SF_FORMAT_FLAC is declared... yes >checking for SF_INSTRUMENT.loops... yes >Instruments DB feature disabled by configure script parameter >benchmarking for the best (signed) triangular oscillator algorithm... integer math using abs() >benchmarking for the best (unsigned) triangular oscillator algorithm... integer math using abs() >checking for stdlib.h... (cached) yes >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating man/Makefile >config.status: creating man/linuxsampler.1 >config.status: creating man/lscp.1 >config.status: creating src/Makefile >config.status: creating src/db/Makefile >config.status: creating src/network/Makefile >config.status: creating src/engines/Makefile >config.status: creating src/engines/gig/Makefile >config.status: creating src/engines/sf2/Makefile >config.status: creating src/engines/sfz/Makefile >config.status: creating src/engines/common/Makefile >config.status: creating src/effects/Makefile >config.status: creating src/common/Makefile >config.status: creating src/testcases/Makefile >config.status: creating src/drivers/Makefile >config.status: creating src/drivers/audio/Makefile >config.status: creating src/drivers/midi/Makefile >config.status: creating src/plugins/Makefile >config.status: creating src/hostplugins/Makefile >config.status: creating src/hostplugins/dssi/Makefile >config.status: creating src/hostplugins/lv2/Makefile >config.status: creating src/hostplugins/lv2/manifest.ttl >config.status: creating src/hostplugins/vst/Makefile >config.status: creating src/hostplugins/au/Makefile >config.status: creating src/scriptvm/Makefile >config.status: creating src/shell/Makefile >config.status: creating linuxsampler.spec >config.status: creating debian/Makefile >config.status: creating Artwork/Makefile >config.status: creating scripts/Makefile >config.status: creating osx/Makefile >config.status: creating osx/linuxsampler.xcodeproj/Makefile >config.status: creating Documentation/Makefile >config.status: creating Documentation/Engines/Makefile >config.status: creating Documentation/Engines/gig/Makefile >config.status: creating linuxsampler.pc >config.status: creating Doxyfile >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands > >##################################################################### ># LinuxSampler Configuration # >#-------------------------------------------------------------------# ># Release Version: 2.0.0 ># LSCP Version: 1.7 >#------------------------------------------------------------------- ># Assembly Optimizations: yes ># Development Mode: no ># Debug Level: 1 ># Use Exceptions in RT Context: no ># Preload Samples: 32768 ># Maximum Pitch: 4 (octaves) ># Maximum Events: 1024 ># Envelope Bottom Level: 0.001 (linear) ># Envelope Minimum Release Time: 0.0025 s ># Streams to be refilled per Disk Thread Cycle: 4 ># Minimum Stream Refill Size: 1024 ># Maximum Stream Refill Size: 65536 ># Stream Size: 262144 ># Default Maximum Disk Streams: 90 ># Default Maximum Voices: 64 ># Default Subfragment Size: 32 ># Default Global Volume Attenuation: 0.35 ># Voice Stealing Algorithm: oldestvoiceonkey ># Signed Triangular Oscillator Algorithm: intmathabs ># Unsigned Triangular Oscillator Algorithm: intmathabs ># SysEx Buffer Size: 2048 Byte ># Min. Portamento Time: 0.1 s ># Max. Portamento Time: 32 s ># Default Portamento Time: 1 s ># Force Filter Usage: no ># Filter Cutoff Minimum: 100.0 Hz ># Filter Cutoff Maximum: 10000.0 Hz ># Override Filter Cutoff Controller: no ># Override Filter Resonance Controller: no ># Override Filter Type: no ># Assert GS SysEx Checksum: no ># Process Muted Channels: no ># Process All-Notes-Off MIDI message: yes ># Apply global volume SysEx by MIDI port: no ># Interpolate Volume: yes ># Instruments database support: no ># Plugin Path: /usr/lib64/linuxsampler/plugins >#------------------------------------------------------------------- ># MIDI Input Drivers: ># ALSA: yes, JACK: no, CoreMIDI: no, MME: no, MidiShare: no >#------------------------------------------------------------------- ># Audio Output Drivers: ># ALSA: yes, JACK: no, ARTS: no, CoreAudio: no, ASIO: no >#------------------------------------------------------------------- ># Sampler Engines: ># GIG: yes, SF2: yes, SFZ: yes >#------------------------------------------------------------------- ># Effect plugin systems for internal effects: ># LADSPA: yes >#------------------------------------------------------------------- ># Building sampler as plugin for following host standards: ># DSSI: no, LV2: yes, VST: no, AU: no >#-------------------------------------------------------------------# ># Read './configure --help' or file 'configure.in' for details. # >##################################################################### > >Good. Now type 'make' to compile, followed by 'make install' as root. > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/media-sound/linuxsampler-2.0.0/work/linuxsampler-2.0.0 ... >make -j1 >make all-recursive >make[1]: Entering directory '/var/tmp/portage/media-sound/linuxsampler-2.0.0/work/linuxsampler-2.0.0' >Making all in man >make[2]: Entering directory '/var/tmp/portage/media-sound/linuxsampler-2.0.0/work/linuxsampler-2.0.0/man' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/media-sound/linuxsampler-2.0.0/work/linuxsampler-2.0.0/man' >Making all in src >make[2]: Entering directory '/var/tmp/portage/media-sound/linuxsampler-2.0.0/work/linuxsampler-2.0.0/src' >Making all in scriptvm >make[3]: Entering directory '/var/tmp/portage/media-sound/linuxsampler-2.0.0/work/linuxsampler-2.0.0/src/scriptvm' >make all-am >make[4]: Entering directory '/var/tmp/portage/media-sound/linuxsampler-2.0.0/work/linuxsampler-2.0.0/src/scriptvm' >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -Wreturn-type -ffast-math -O2 -pipe -pthread -c -o common.lo common.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -Wreturn-type -ffast-math -O2 -pipe -pthread -c common.cpp -fPIC -DPIC -o .libs/common.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -Wreturn-type -ffast-math -O2 -pipe -pthread -c -o scanner.lo scanner.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -Wreturn-type -ffast-math -O2 -pipe -pthread -c scanner.cpp -fPIC -DPIC -o .libs/scanner.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -Wreturn-type -ffast-math -O2 -pipe -pthread -c -o parser.lo parser.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -Wreturn-type -ffast-math -O2 -pipe -pthread -c parser.cpp -fPIC -DPIC -o .libs/parser.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -Wreturn-type -ffast-math -O2 -pipe -pthread -c -o tree.lo tree.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -Wreturn-type -ffast-math -O2 -pipe -pthread -c tree.cpp -fPIC -DPIC -o .libs/tree.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -Wreturn-type -ffast-math -O2 -pipe -pthread -c -o CoreVMFunctions.lo CoreVMFunctions.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -Wreturn-type -ffast-math -O2 -pipe -pthread -c CoreVMFunctions.cpp -fPIC -DPIC -o .libs/CoreVMFunctions.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -Wreturn-type -ffast-math -O2 -pipe -pthread -c -o ScriptVM.lo ScriptVM.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -Wreturn-type -ffast-math -O2 -pipe -pthread -c ScriptVM.cpp -fPIC -DPIC -o .libs/ScriptVM.o >In file included from ScriptVM.cpp:14:0: >ScriptVM.cpp: In member function 'LinuxSampler::VMParserContext* LinuxSampler::ScriptVM::loadScript(std::istream*)': >ScriptVM.cpp:114:107: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long unsigned int' [-Wformat=] > bytes of global int VM memory.\n", context->globalIntVarCount * sizeof(int))); > ^ >../common/global_private.h:39:76: note: in definition of macro 'dmsg' > ne dmsg(debuglevel,x) if (CONFIG_DEBUG_LEVEL >= debuglevel) {printf x; fflush(s > ^ >ScriptVM.cpp: In member function 'LinuxSampler::VMExecContext* LinuxSampler::ScriptVM::createExecContext(LinuxSampler::VMParserContext*)': >ScriptVM.cpp:157:82: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long unsigned int' [-Wformat=] > parserCtx->requiredMaxStackSize * sizeof(ExecContext::StackFrame))); > ^ >../common/global_private.h:39:76: note: in definition of macro 'dmsg' > ne dmsg(debuglevel,x) if (CONFIG_DEBUG_LEVEL >= debuglevel) {printf x; fflush(s > ^ >ScriptVM.cpp:163:82: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long unsigned int' [-Wformat=] > dmsg(2,("Allocated %d bytes polyphonic memory.\n", polySize * sizeof(int))); > ^ >../common/global_private.h:39:76: note: in definition of macro 'dmsg' > ne dmsg(debuglevel,x) if (CONFIG_DEBUG_LEVEL >= debuglevel) {printf x; fflush(s > ^ >/bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Wreturn-type -ffast-math -O2 -pipe -pthread -Wl,-O1 -Wl,--as-needed -o liblinuxsamplerscriptvm.la common.lo scanner.lo parser.lo tree.lo CoreVMFunctions.lo ScriptVM.lo -luuid >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/liblinuxsamplerscriptvm.a .libs/common.o .libs/scanner.o .libs/parser.o .libs/tree.o .libs/CoreVMFunctions.o .libs/ScriptVM.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/liblinuxsamplerscriptvm.a >libtool: link: ( cd ".libs" && rm -f "liblinuxsamplerscriptvm.la" && ln -s "../liblinuxsamplerscriptvm.la" "liblinuxsamplerscriptvm.la" ) >make[4]: Leaving directory '/var/tmp/portage/media-sound/linuxsampler-2.0.0/work/linuxsampler-2.0.0/src/scriptvm' >make[3]: Leaving directory '/var/tmp/portage/media-sound/linuxsampler-2.0.0/work/linuxsampler-2.0.0/src/scriptvm' >Making all in db >make[3]: Entering directory '/var/tmp/portage/media-sound/linuxsampler-2.0.0/work/linuxsampler-2.0.0/src/db' >make[3]: Nothing to be done for 'all'. >make[3]: Leaving directory '/var/tmp/portage/media-sound/linuxsampler-2.0.0/work/linuxsampler-2.0.0/src/db' >Making all in network >make[3]: Entering directory '/var/tmp/portage/media-sound/linuxsampler-2.0.0/work/linuxsampler-2.0.0/src/network' >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c -o lscpparser.lo lscpparser.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c lscpparser.cpp -fPIC -DPIC -o .libs/lscpparser.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c -o lscpserver.lo lscpserver.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c lscpserver.cpp -fPIC -DPIC -o .libs/lscpserver.o >lscpserver.cpp: In member function 'String LinuxSampler::LSCPServer::GetChannelInfo(uint)': >lscpserver.cpp:1253:101: warning: 'LinuxSampler::MidiInputDevice* LinuxSampler::SamplerChannel::GetMidiInputDevice()' is deprecated (declared at ../Sampler.h:258) [-Wdeprecated-declarations] > INPUT_DEVICE", GetMidiInputDeviceIndex(pSamplerChannel->GetMidiInputDevice())); > ^ >lscpserver.cpp:1254:73: warning: 'int LinuxSampler::SamplerChannel::GetMidiInputPort()' is deprecated (declared at ../Sampler.h:237) [-Wdeprecated-declarations] > result.Add("MIDI_INPUT_PORT", pSamplerChannel->GetMidiInputPort()); > ^ >In file included from lscpparser.h:41:0, > from lscpserver.h:45, > from lscpserver.cpp:28: >lscpserver.cpp: In member function 'String LinuxSampler::LSCPServer::GetMidiInputDriverParameterInfo(String, String, std::map<std::basic_string<char>, std::basic_string<char> >)': >lscpserver.cpp:1452:161: 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=] > ndencyListSize=%d)\n",Driver.c_str(),Parameter.c_str(),DependencyList.size())); > ^ >../common/global_private.h:39:76: note: in definition of macro 'dmsg' > ne dmsg(debuglevel,x) if (CONFIG_DEBUG_LEVEL >= debuglevel) {printf x; fflush(s > ^ >lscpserver.cpp: In member function 'String LinuxSampler::LSCPServer::GetAudioOutputDriverParameterInfo(String, String, std::map<std::basic_string<char>, std::basic_string<char> >)': >lscpserver.cpp:1480:163: 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=] > ndencyListSize=%d)\n",Driver.c_str(),Parameter.c_str(),DependencyList.size())); > ^ >../common/global_private.h:39:76: note: in definition of macro 'dmsg' > ne dmsg(debuglevel,x) if (CONFIG_DEBUG_LEVEL >= debuglevel) {printf x; fflush(s > ^ >lscpserver.cpp: In member function 'String LinuxSampler::LSCPServer::SetMIDIInputPort(uint, uint)': >lscpserver.cpp:2004:51: warning: 'void LinuxSampler::SamplerChannel::SetMidiInputPort(int)' is deprecated (declared at ../Sampler.h:169) [-Wdeprecated-declarations] > pSamplerChannel->SetMidiInputPort(MIDIPort); > ^ >lscpserver.cpp: In member function 'String LinuxSampler::LSCPServer::SetMIDIInputDevice(uint, uint)': >lscpserver.cpp:2035:52: warning: 'void LinuxSampler::SamplerChannel::SetMidiInputDevice(LinuxSampler::MidiInputDevice*)' is deprecated (declared at ../Sampler.h:143) [-Wdeprecated-declarations] > pSamplerChannel->SetMidiInputDevice(pDevice); > ^ >lscpserver.cpp: In member function 'String LinuxSampler::LSCPServer::SetMIDIInputType(String, uint)': >lscpserver.cpp:2073:52: warning: 'void LinuxSampler::SamplerChannel::SetMidiInputDevice(LinuxSampler::MidiInputDevice*)' is deprecated (declared at ../Sampler.h:143) [-Wdeprecated-declarations] > pSamplerChannel->SetMidiInputDevice(pDevice); > ^ >lscpserver.cpp: In member function 'String LinuxSampler::LSCPServer::SetMIDIInput(uint, uint, uint, uint)': >lscpserver.cpp:2094:83: warning: 'void LinuxSampler::SamplerChannel::SetMidiInput(LinuxSampler::MidiInputDevice*, int, LinuxSampler::midi_chan_t)' is deprecated (declared at ../Sampler.h:207) [-Wdeprecated-declarations] > pSamplerChannel->SetMidiInput(pDevice, MIDIPort, (midi_chan_t) MIDIChannel); > ^ >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c -o lscpresultset.lo lscpresultset.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c lscpresultset.cpp -fPIC -DPIC -o .libs/lscpresultset.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c -o lscp_shell_reference.lo lscp_shell_reference.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c lscp_shell_reference.cpp -fPIC -DPIC -o .libs/lscp_shell_reference.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c -o lscpevent.lo lscpevent.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c lscpevent.cpp -fPIC -DPIC -o .libs/lscpevent.o >/bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Wreturn-type -ffast-math -O2 -pipe -pthread -Wl,-O1 -Wl,--as-needed -o liblinuxsamplernetwork.la lscpparser.lo lscpserver.lo lscpresultset.lo lscp_shell_reference.lo lscpevent.lo -luuid >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/liblinuxsamplernetwork.a .libs/lscpparser.o .libs/lscpserver.o .libs/lscpresultset.o .libs/lscp_shell_reference.o .libs/lscpevent.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/liblinuxsamplernetwork.a >libtool: link: ( cd ".libs" && rm -f "liblinuxsamplernetwork.la" && ln -s "../liblinuxsamplernetwork.la" "liblinuxsamplernetwork.la" ) >make[3]: Leaving directory '/var/tmp/portage/media-sound/linuxsampler-2.0.0/work/linuxsampler-2.0.0/src/network' >Making all in engines >make[3]: Entering directory '/var/tmp/portage/media-sound/linuxsampler-2.0.0/work/linuxsampler-2.0.0/src/engines' >Making all in gig >make[4]: Entering directory '/var/tmp/portage/media-sound/linuxsampler-2.0.0/work/linuxsampler-2.0.0/src/engines/gig' >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c -o DiskThread.lo DiskThread.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c DiskThread.cpp -fPIC -DPIC -o .libs/DiskThread.o >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c -o EGADSR.lo EGADSR.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c EGADSR.cpp -fPIC -DPIC -o .libs/EGADSR.o >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c -o EGDecay.lo EGDecay.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c EGDecay.cpp -fPIC -DPIC -o .libs/EGDecay.o >In file included from ../../common/RTMath.h:29:0, > from EGDecay.h:28, > from EGDecay.cpp:24: >EGDecay.cpp: In member function 'void LinuxSampler::gig::EGDecay::trigger(float, float, unsigned int)': >EGDecay.cpp:40:61: warning: format '%d' expects argument of type 'int', but argument 2 has type 'double' [-Wformat=] > dmsg(4,("Depth=%d, DecayTime=%f\n", Depth, DecayTime)); > ^ >../../common/global_private.h:39:76: note: in definition of macro 'dmsg' > ne dmsg(debuglevel,x) if (CONFIG_DEBUG_LEVEL >= debuglevel) {printf x; fflush(s > ^ >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c -o Engine.lo Engine.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c Engine.cpp -fPIC -DPIC -o .libs/Engine.o >In file included from ../common/AbstractInstrumentManager.h:15:0, > from ../InstrumentManagerBase.h:28, > from DiskThread.h:28, > from Engine.h:28, > from Engine.cpp:25: >../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>]': >Engine.cpp:113:9: required from here >../EngineBase.h:1158:112: warning: format '%d' expects argument of type 'int', but argument 3 has type 'double' [-Wformat=] > dmsg(4,("Note Reverb Send NRPN received (note=%d,send=%d).\n", note, reverb)); > ^ >../common/../../common/global_private.h:39:76: note: in definition of macro 'dmsg' > ne dmsg(debuglevel,x) if (CONFIG_DEBUG_LEVEL >= debuglevel) {printf x; fflush(s > ^ >../EngineBase.h:1166:112: warning: format '%d' expects argument of type 'int', but argument 3 has type 'double' [-Wformat=] > dmsg(4,("Note Chorus Send NRPN received (note=%d,send=%d).\n", note, chorus)); > ^ >../common/../../common/global_private.h:39:76: note: in definition of macro 'dmsg' > ne dmsg(debuglevel,x) if (CONFIG_DEBUG_LEVEL >= debuglevel) {printf x; fflush(s > ^ >../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]': >Engine.cpp:354:2: required from here >../EngineBase.h:435:73: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'gig::Region*' [-Wformat=] > dmsg(2,("EngineBase: Suspending Region %x ...\n",pRegion)); > ^ >../common/../../common/global_private.h:39:76: note: in definition of macro 'dmsg' > ne dmsg(debuglevel,x) if (CONFIG_DEBUG_LEVEL >= debuglevel) {printf x; fflush(s > ^ >../EngineBase.h:442:67: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'gig::Region*' [-Wformat=] > dmsg(2,("EngineBase: Region %x suspended.",pRegion)); > ^ >../common/../../common/global_private.h:39:76: note: in definition of macro 'dmsg' > ne dmsg(debuglevel,x) if (CONFIG_DEBUG_LEVEL >= debuglevel) {printf x; fflush(s > ^ >../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]': >Engine.cpp:354:2: required from here >../EngineBase.h:452:71: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'gig::Region*' [-Wformat=] > dmsg(2,("EngineBase: Resuming Region %x ...\n",pRegion)); > ^ >../common/../../common/global_private.h:39:76: note: in definition of macro 'dmsg' > ne dmsg(debuglevel,x) if (CONFIG_DEBUG_LEVEL >= debuglevel) {printf x; fflush(s > ^ >../EngineBase.h:459:67: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'gig::Region*' [-Wformat=] > dmsg(2,("EngineBase: Region %x resumed.\n",pRegion)); > ^ >../common/../../common/global_private.h:39:76: note: in definition of macro 'dmsg' > ne dmsg(debuglevel,x) if (CONFIG_DEBUG_LEVEL >= debuglevel) {printf x; fflush(s > ^ >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c -o Filter.lo Filter.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c Filter.cpp -fPIC -DPIC -o .libs/Filter.o >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c -o InstrumentScriptVM.lo InstrumentScriptVM.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c InstrumentScriptVM.cpp -fPIC -DPIC -o .libs/InstrumentScriptVM.o >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c -o InstrumentScriptVMFunctions.lo InstrumentScriptVMFunctions.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c InstrumentScriptVMFunctions.cpp -fPIC -DPIC -o .libs/InstrumentScriptVMFunctions.o >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c -o InstrumentResourceManager.lo InstrumentResourceManager.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c InstrumentResourceManager.cpp -fPIC -DPIC -o .libs/InstrumentResourceManager.o >In file included from ../common/AbstractInstrumentManager.h:15:0, > from ../InstrumentManagerBase.h:28, > from InstrumentResourceManager.h:33, > from InstrumentResourceManager.cpp:26: >InstrumentResourceManager.cpp: In static member function 'static void LinuxSampler::gig::InstrumentResourceManager::OnInstrumentLoadingProgress(gig::progress_t*)': >InstrumentResourceManager.cpp:72:82: warning: spurious trailing '%' in format [-Wformat=] > dmsg(7,("gig::InstrumentResourceManager: progress %f%", pProgress->factor)); > ^ >../common/../../common/global_private.h:39:76: note: in definition of macro 'dmsg' > ne dmsg(debuglevel,x) if (CONFIG_DEBUG_LEVEL >= debuglevel) {printf x; fflush(s > ^ >InstrumentResourceManager.cpp: In member function 'void LinuxSampler::gig::InstrumentResourceManager::CacheInitialSamples(gig::Sample*, uint)': >InstrumentResourceManager.cpp:679:141: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] > \", sample size: %d)\n", pSample->pInfo->Name.c_str(), pSample->SamplesTotal)); > ^ >../common/../../common/global_private.h:39:76: note: in definition of macro 'dmsg' > ne dmsg(debuglevel,x) if (CONFIG_DEBUG_LEVEL >= debuglevel) {printf x; fflush(s > ^ >InstrumentResourceManager.cpp:681:96: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long unsigned int' [-Wformat=] > g(4,("Cached %d Bytes, %d silence bytes.\n", buf.Size, buf.NullExtensionSize)); > ^ >../common/../../common/global_private.h:39:76: note: in definition of macro 'dmsg' > ne dmsg(debuglevel,x) if (CONFIG_DEBUG_LEVEL >= debuglevel) {printf x; fflush(s > ^ >InstrumentResourceManager.cpp:681:96: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] > g(4,("Cached %d Bytes, %d silence bytes.\n", buf.Size, buf.NullExtensionSize)); > ^ >../common/../../common/global_private.h:39:76: note: in definition of macro 'dmsg' > ne dmsg(debuglevel,x) if (CONFIG_DEBUG_LEVEL >= debuglevel) {printf x; fflush(s > ^ >InstrumentResourceManager.cpp: In member function 'void LinuxSampler::gig::InstrumentResourceManager::UncacheInitialSamples(gig::Sample*)': >InstrumentResourceManager.cpp:692:48: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'gig::Sample*' [-Wformat=] > dmsg(1,("Uncaching sample %x\n",pSample)); > ^ >../common/../../common/global_private.h:39:76: note: in definition of macro 'dmsg' > ne dmsg(debuglevel,x) if (CONFIG_DEBUG_LEVEL >= debuglevel) {printf x; fflush(s > ^ >../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]': >InstrumentResourceManager.cpp:416:65: required from here >../common/../EngineBase.h:435:73: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'gig::Region*' [-Wformat=] > dmsg(2,("EngineBase: Suspending Region %x ...\n",pRegion)); > ^ >../common/../../common/global_private.h:39:76: note: in definition of macro 'dmsg' > ne dmsg(debuglevel,x) if (CONFIG_DEBUG_LEVEL >= debuglevel) {printf x; fflush(s > ^ >../common/../EngineBase.h:442:67: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'gig::Region*' [-Wformat=] > dmsg(2,("EngineBase: Region %x suspended.",pRegion)); > ^ >../common/../../common/global_private.h:39:76: note: in definition of macro 'dmsg' > ne dmsg(debuglevel,x) if (CONFIG_DEBUG_LEVEL >= debuglevel) {printf x; fflush(s > ^ >../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]': >InstrumentResourceManager.cpp:485:64: required from here >../common/../EngineBase.h:452:71: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'gig::Region*' [-Wformat=] > dmsg(2,("EngineBase: Resuming Region %x ...\n",pRegion)); > ^ >../common/../../common/global_private.h:39:76: note: in definition of macro 'dmsg' > ne dmsg(debuglevel,x) if (CONFIG_DEBUG_LEVEL >= debuglevel) {printf x; fflush(s > ^ >../common/../EngineBase.h:459:67: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'gig::Region*' [-Wformat=] > dmsg(2,("EngineBase: Region %x resumed.\n",pRegion)); > ^ >../common/../../common/global_private.h:39:76: note: in definition of macro 'dmsg' > ne dmsg(debuglevel,x) if (CONFIG_DEBUG_LEVEL >= debuglevel) {printf x; fflush(s > ^ >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c -o Stream.lo Stream.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c Stream.cpp -fPIC -DPIC -o .libs/Stream.o >In file included from Stream.cpp:26:0: >Stream.cpp: In member function 'virtual long int LinuxSampler::gig::Stream::Read(uint8_t*, long int)': >Stream.cpp:55:127: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=] > amplePos: %d)", this->hThis, total_readsamples, this->PlaybackState.position)); > ^ >../../common/global_private.h:39:76: note: in definition of macro 'dmsg' > ne dmsg(debuglevel,x) if (CONFIG_DEBUG_LEVEL >= debuglevel) {printf x; fflush(s > ^ >Stream.cpp:55:127: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] > amplePos: %d)", this->hThis, total_readsamples, this->PlaybackState.position)); > ^ >../../common/global_private.h:39:76: note: in definition of macro 'dmsg' > ne dmsg(debuglevel,x) if (CONFIG_DEBUG_LEVEL >= debuglevel) {printf x; fflush(s > ^ >Stream.cpp:71:117: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=] > with %d (SamplePos: %d)", this->hThis, total_readsamples, this->SampleOffset)); > ^ >../../common/global_private.h:39:76: note: in definition of macro 'dmsg' > ne dmsg(debuglevel,x) if (CONFIG_DEBUG_LEVEL >= debuglevel) {printf x; fflush(s > ^ >Stream.cpp:71:117: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] > with %d (SamplePos: %d)", this->hThis, total_readsamples, this->SampleOffset)); > ^ >../../common/global_private.h:39:76: note: in definition of macro 'dmsg' > ne dmsg(debuglevel,x) if (CONFIG_DEBUG_LEVEL >= debuglevel) {printf x; fflush(s > ^ >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c -o Voice.lo Voice.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c Voice.cpp -fPIC -DPIC -o .libs/Voice.o >In file included from ../../common/Features.h:27:0, > from Voice.cpp:25: >Voice.cpp: In member function 'virtual void LinuxSampler::gig::Voice::ProcessGroupEvent(RTList<LinuxSampler::Event>::Iterator&)': >Voice.cpp:490:81: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'LinuxSampler::gig::Voice*' [-Wformat=] > dmsg(4,("Voice %x processGroupEvents event type=%d", this, itEvent->Type)); > ^ >../../common/global_private.h:39:76: note: in definition of macro 'dmsg' > ne dmsg(debuglevel,x) if (CONFIG_DEBUG_LEVEL >= debuglevel) {printf x; fflush(s > ^ >Voice.cpp:503:44: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'LinuxSampler::gig::Voice*' [-Wformat=] > dmsg(4,("Voice %x - kill", this)); > ^ >../../common/global_private.h:39:76: note: in definition of macro 'dmsg' > ne dmsg(debuglevel,x) if (CONFIG_DEBUG_LEVEL >= debuglevel) {printf x; fflush(s > ^ >../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]': >Voice.cpp:526:2: required from here >../EngineBase.h:435:73: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'gig::Region*' [-Wformat=] > dmsg(2,("EngineBase: Suspending Region %x ...\n",pRegion)); > ^ >../../common/global_private.h:39:76: note: in definition of macro 'dmsg' > ne dmsg(debuglevel,x) if (CONFIG_DEBUG_LEVEL >= debuglevel) {printf x; fflush(s > ^ >../EngineBase.h:442:67: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'gig::Region*' [-Wformat=] > dmsg(2,("EngineBase: Region %x suspended.",pRegion)); > ^ >../../common/global_private.h:39:76: note: in definition of macro 'dmsg' > ne dmsg(debuglevel,x) if (CONFIG_DEBUG_LEVEL >= debuglevel) {printf x; fflush(s > ^ >../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]': >Voice.cpp:526:2: required from here >../EngineBase.h:452:71: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'gig::Region*' [-Wformat=] > dmsg(2,("EngineBase: Resuming Region %x ...\n",pRegion)); > ^ >../../common/global_private.h:39:76: note: in definition of macro 'dmsg' > ne dmsg(debuglevel,x) if (CONFIG_DEBUG_LEVEL >= debuglevel) {printf x; fflush(s > ^ >../EngineBase.h:459:67: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'gig::Region*' [-Wformat=] > dmsg(2,("EngineBase: Region %x resumed.\n",pRegion)); > ^ >../../common/global_private.h:39:76: note: in definition of macro 'dmsg' > ne dmsg(debuglevel,x) if (CONFIG_DEBUG_LEVEL >= debuglevel) {printf x; fflush(s > ^ >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c -o Synthesizer.lo Synthesizer.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c Synthesizer.cpp -fPIC -DPIC -o .libs/Synthesizer.o >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c -o Profiler.lo Profiler.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c Profiler.cpp -fPIC -DPIC -o .libs/Profiler.o >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c -o EngineChannel.lo EngineChannel.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c EngineChannel.cpp -fPIC -DPIC -o .libs/EngineChannel.o >In file included from ../common/../../common/RTMath.h:29:0, > from ../common/Event.h:28, > from ../AbstractEngine.h:37, > from EngineChannel.h:28, > from EngineChannel.cpp:25: >../EngineChannelBase.h: In instantiation of 'void LinuxSampler::EngineChannelBase<V, R, I>::OnResourceProgress(float) [with V = LinuxSampler::gig::Voice; R = gig::DimensionRegion; I = gig::Instrument]': >EngineChannel.cpp:194:2: required from here >../EngineChannelBase.h:274:74: warning: spurious trailing '%' in format [-Wformat=] > dmsg(7,("EngineChannelBase: progress %d%", InstrumentStat)); > ^ >../common/../../common/global_private.h:39:76: note: in definition of macro 'dmsg' > ne dmsg(debuglevel,x) if (CONFIG_DEBUG_LEVEL >= debuglevel) {printf x; fflush(s > ^ >../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]': >EngineChannel.cpp:194:2: required from here >../common/../EngineBase.h:435:73: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'gig::Region*' [-Wformat=] > dmsg(2,("EngineBase: Suspending Region %x ...\n",pRegion)); > ^ >../common/../../common/global_private.h:39:76: note: in definition of macro 'dmsg' > ne dmsg(debuglevel,x) if (CONFIG_DEBUG_LEVEL >= debuglevel) {printf x; fflush(s > ^ >../common/../EngineBase.h:442:67: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'gig::Region*' [-Wformat=] > dmsg(2,("EngineBase: Region %x suspended.",pRegion)); > ^ >../common/../../common/global_private.h:39:76: note: in definition of macro 'dmsg' > ne dmsg(debuglevel,x) if (CONFIG_DEBUG_LEVEL >= debuglevel) {printf x; fflush(s > ^ >../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]': >EngineChannel.cpp:194:2: required from here >../common/../EngineBase.h:452:71: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'gig::Region*' [-Wformat=] > dmsg(2,("EngineBase: Resuming Region %x ...\n",pRegion)); > ^ >../common/../../common/global_private.h:39:76: note: in definition of macro 'dmsg' > ne dmsg(debuglevel,x) if (CONFIG_DEBUG_LEVEL >= debuglevel) {printf x; fflush(s > ^ >../common/../EngineBase.h:459:67: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'gig::Region*' [-Wformat=] > dmsg(2,("EngineBase: Region %x resumed.\n",pRegion)); > ^ >../common/../../common/global_private.h:39:76: note: in definition of macro 'dmsg' > ne dmsg(debuglevel,x) if (CONFIG_DEBUG_LEVEL >= debuglevel) {printf x; fflush(s > ^ >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c -o SmoothVolume.lo SmoothVolume.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c SmoothVolume.cpp -fPIC -DPIC -o .libs/SmoothVolume.o >/bin/sh ../../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Wreturn-type -ffast-math -O2 -pipe -pthread -I/usr/include/libgig -Wl,-O1 -Wl,--as-needed -o liblinuxsamplergigengine.la DiskThread.lo EGADSR.lo EGDecay.lo Engine.lo Filter.lo InstrumentScriptVM.lo InstrumentScriptVMFunctions.lo InstrumentResourceManager.lo Stream.lo Voice.lo Synthesizer.lo Profiler.lo EngineChannel.lo SmoothVolume.lo -L/usr/lib64/libgig -lgig -luuid >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/liblinuxsamplergigengine.a .libs/DiskThread.o .libs/EGADSR.o .libs/EGDecay.o .libs/Engine.o .libs/Filter.o .libs/InstrumentScriptVM.o .libs/InstrumentScriptVMFunctions.o .libs/InstrumentResourceManager.o .libs/Stream.o .libs/Voice.o .libs/Synthesizer.o .libs/Profiler.o .libs/EngineChannel.o .libs/SmoothVolume.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/liblinuxsamplergigengine.a >libtool: link: ( cd ".libs" && rm -f "liblinuxsamplergigengine.la" && ln -s "../liblinuxsamplergigengine.la" "liblinuxsamplergigengine.la" ) >make[4]: Leaving directory '/var/tmp/portage/media-sound/linuxsampler-2.0.0/work/linuxsampler-2.0.0/src/engines/gig' >Making all in sf2 >make[4]: Entering directory '/var/tmp/portage/media-sound/linuxsampler-2.0.0/work/linuxsampler-2.0.0/src/engines/sf2' >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c -o InstrumentResourceManager.lo InstrumentResourceManager.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c InstrumentResourceManager.cpp -fPIC -DPIC -o .libs/InstrumentResourceManager.o >In file included from ../common/AbstractInstrumentManager.h:15:0, > from ../InstrumentManagerBase.h:28, > from InstrumentResourceManager.h:36, > from InstrumentResourceManager.cpp:27: >../InstrumentManagerBase.h: In instantiation of 'void LinuxSampler::InstrumentManagerBase<F, I, R, S>::CacheInitialSamples(S*, uint) [with F = sf2::File; I = sf2::Preset; R = sf2::Region; S = sf2::Sample; uint = unsigned int]': >InstrumentResourceManager.cpp:155:21: required from here >../InstrumentManagerBase.h:215:155: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=] > mple size: %d)\n", pSample->GetName().c_str(), pSample->GetTotalFrameCount())); > ^ >../common/../../common/global_private.h:39:76: note: in definition of macro 'dmsg' > ne dmsg(debuglevel,x) if (CONFIG_DEBUG_LEVEL >= debuglevel) {printf x; fflush(s > ^ >../InstrumentManagerBase.h:217:104: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long unsigned int' [-Wformat=] > g(4,("Cached %d Bytes, %d silence bytes.\n", buf.Size, buf.NullExtensionSize)); > ^ >../common/../../common/global_private.h:39:76: note: in definition of macro 'dmsg' > ne dmsg(debuglevel,x) if (CONFIG_DEBUG_LEVEL >= debuglevel) {printf x; fflush(s > ^ >../InstrumentManagerBase.h:217:104: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] > g(4,("Cached %d Bytes, %d silence bytes.\n", buf.Size, buf.NullExtensionSize)); > ^ >../common/../../common/global_private.h:39:76: note: in definition of macro 'dmsg' > ne dmsg(debuglevel,x) if (CONFIG_DEBUG_LEVEL >= debuglevel) {printf x; fflush(s > ^ >../common/../EngineBase.h: In instantiation of 'void LinuxSampler::EngineBase<TV, TRR, TR, TD, TIM, TI>::Suspend(RR*) [with V = LinuxSampler::sf2::Voice; RR = sf2::Region; R = sf2::Region; D = LinuxSampler::sf2::DiskThread; IM = LinuxSampler::sf2::InstrumentResourceManager; I = sf2::Preset]': >InstrumentResourceManager.cpp:267:2: required from here >../common/../EngineBase.h:435:73: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'sf2::Region*' [-Wformat=] > dmsg(2,("EngineBase: Suspending Region %x ...\n",pRegion)); > ^ >../common/../../common/global_private.h:39:76: note: in definition of macro 'dmsg' > ne dmsg(debuglevel,x) if (CONFIG_DEBUG_LEVEL >= debuglevel) {printf x; fflush(s > ^ >../common/../EngineBase.h:442:67: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'sf2::Region*' [-Wformat=] > dmsg(2,("EngineBase: Region %x suspended.",pRegion)); > ^ >../common/../../common/global_private.h:39:76: note: in definition of macro 'dmsg' > ne dmsg(debuglevel,x) if (CONFIG_DEBUG_LEVEL >= debuglevel) {printf x; fflush(s > ^ >../common/../EngineBase.h: In instantiation of 'void LinuxSampler::EngineBase<TV, TRR, TR, TD, TIM, TI>::Resume(RR*) [with V = LinuxSampler::sf2::Voice; RR = sf2::Region; R = sf2::Region; D = LinuxSampler::sf2::DiskThread; IM = LinuxSampler::sf2::InstrumentResourceManager; I = sf2::Preset]': >InstrumentResourceManager.cpp:267:2: required from here >../common/../EngineBase.h:452:71: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'sf2::Region*' [-Wformat=] > dmsg(2,("EngineBase: Resuming Region %x ...\n",pRegion)); > ^ >../common/../../common/global_private.h:39:76: note: in definition of macro 'dmsg' > ne dmsg(debuglevel,x) if (CONFIG_DEBUG_LEVEL >= debuglevel) {printf x; fflush(s > ^ >../common/../EngineBase.h:459:67: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'sf2::Region*' [-Wformat=] > dmsg(2,("EngineBase: Region %x resumed.\n",pRegion)); > ^ >../common/../../common/global_private.h:39:76: note: in definition of macro 'dmsg' > ne dmsg(debuglevel,x) if (CONFIG_DEBUG_LEVEL >= debuglevel) {printf x; fflush(s > ^ >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c -o DiskThread.lo DiskThread.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c DiskThread.cpp -fPIC -DPIC -o .libs/DiskThread.o >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c -o EngineChannel.lo EngineChannel.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c EngineChannel.cpp -fPIC -DPIC -o .libs/EngineChannel.o >In file included from ../common/../../common/RTMath.h:29:0, > from ../common/Event.h:28, > from ../AbstractEngine.h:37, > from EngineChannel.h:28, > from EngineChannel.cpp:25: >../EngineChannelBase.h: In instantiation of 'void LinuxSampler::EngineChannelBase<V, R, I>::OnResourceProgress(float) [with V = LinuxSampler::sf2::Voice; R = sf2::Region; I = sf2::Preset]': >EngineChannel.cpp:155:2: required from here >../EngineChannelBase.h:274:74: warning: spurious trailing '%' in format [-Wformat=] > dmsg(7,("EngineChannelBase: progress %d%", InstrumentStat)); > ^ >../common/../../common/global_private.h:39:76: note: in definition of macro 'dmsg' > ne dmsg(debuglevel,x) if (CONFIG_DEBUG_LEVEL >= debuglevel) {printf x; fflush(s > ^ >../common/../EngineBase.h: In instantiation of 'void LinuxSampler::EngineBase<TV, TRR, TR, TD, TIM, TI>::Suspend(RR*) [with V = LinuxSampler::sf2::Voice; RR = sf2::Region; R = sf2::Region; D = LinuxSampler::sf2::DiskThread; IM = LinuxSampler::sf2::InstrumentResourceManager; I = sf2::Preset]': >EngineChannel.cpp:155:2: required from here >../common/../EngineBase.h:435:73: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'sf2::Region*' [-Wformat=] > dmsg(2,("EngineBase: Suspending Region %x ...\n",pRegion)); > ^ >../common/../../common/global_private.h:39:76: note: in definition of macro 'dmsg' > ne dmsg(debuglevel,x) if (CONFIG_DEBUG_LEVEL >= debuglevel) {printf x; fflush(s > ^ >../common/../EngineBase.h:442:67: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'sf2::Region*' [-Wformat=] > dmsg(2,("EngineBase: Region %x suspended.",pRegion)); > ^ >../common/../../common/global_private.h:39:76: note: in definition of macro 'dmsg' > ne dmsg(debuglevel,x) if (CONFIG_DEBUG_LEVEL >= debuglevel) {printf x; fflush(s > ^ >../common/../EngineBase.h: In instantiation of 'void LinuxSampler::EngineBase<TV, TRR, TR, TD, TIM, TI>::Resume(RR*) [with V = LinuxSampler::sf2::Voice; RR = sf2::Region; R = sf2::Region; D = LinuxSampler::sf2::DiskThread; IM = LinuxSampler::sf2::InstrumentResourceManager; I = sf2::Preset]': >EngineChannel.cpp:155:2: required from here >../common/../EngineBase.h:452:71: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'sf2::Region*' [-Wformat=] > dmsg(2,("EngineBase: Resuming Region %x ...\n",pRegion)); > ^ >../common/../../common/global_private.h:39:76: note: in definition of macro 'dmsg' > ne dmsg(debuglevel,x) if (CONFIG_DEBUG_LEVEL >= debuglevel) {printf x; fflush(s > ^ >../common/../EngineBase.h:459:67: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'sf2::Region*' [-Wformat=] > dmsg(2,("EngineBase: Region %x resumed.\n",pRegion)); > ^ >../common/../../common/global_private.h:39:76: note: in definition of macro 'dmsg' > ne dmsg(debuglevel,x) if (CONFIG_DEBUG_LEVEL >= debuglevel) {printf x; fflush(s > ^ >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c -o Engine.lo Engine.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c Engine.cpp -fPIC -DPIC -o .libs/Engine.o >In file included from ../common/AbstractInstrumentManager.h:15:0, > from ../InstrumentManagerBase.h:28, > from DiskThread.h:28, > from Engine.h:28, > from Engine.cpp:25: >../EngineBase.h: In instantiation of 'void LinuxSampler::EngineBase<TV, TRR, TR, TD, TIM, TI>::ProcessHardcodedControllers(LinuxSampler::EngineChannel*, Pool<LinuxSampler::Event>::Iterator&) [with V = LinuxSampler::sf2::Voice; RR = sf2::Region; R = sf2::Region; D = LinuxSampler::sf2::DiskThread; IM = LinuxSampler::sf2::InstrumentResourceManager; I = sf2::Preset; Pool<LinuxSampler::Event>::Iterator = RTListBase<LinuxSampler::Event>::_Iterator<LinuxSampler::Event>]': >Engine.cpp:55:9: required from here >../EngineBase.h:1158:112: warning: format '%d' expects argument of type 'int', but argument 3 has type 'double' [-Wformat=] > dmsg(4,("Note Reverb Send NRPN received (note=%d,send=%d).\n", note, reverb)); > ^ >../common/../../common/global_private.h:39:76: note: in definition of macro 'dmsg' > ne dmsg(debuglevel,x) if (CONFIG_DEBUG_LEVEL >= debuglevel) {printf x; fflush(s > ^ >../EngineBase.h:1166:112: warning: format '%d' expects argument of type 'int', but argument 3 has type 'double' [-Wformat=] > dmsg(4,("Note Chorus Send NRPN received (note=%d,send=%d).\n", note, chorus)); > ^ >../common/../../common/global_private.h:39:76: note: in definition of macro 'dmsg' > ne dmsg(debuglevel,x) if (CONFIG_DEBUG_LEVEL >= debuglevel) {printf x; fflush(s > ^ >../EngineBase.h: In instantiation of 'void LinuxSampler::EngineBase<TV, TRR, TR, TD, TIM, TI>::Suspend(RR*) [with V = LinuxSampler::sf2::Voice; RR = sf2::Region; R = sf2::Region; D = LinuxSampler::sf2::DiskThread; IM = LinuxSampler::sf2::InstrumentResourceManager; I = sf2::Preset]': >Engine.cpp:172:2: required from here >../EngineBase.h:435:73: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'sf2::Region*' [-Wformat=] > dmsg(2,("EngineBase: Suspending Region %x ...\n",pRegion)); > ^ >../common/../../common/global_private.h:39:76: note: in definition of macro 'dmsg' > ne dmsg(debuglevel,x) if (CONFIG_DEBUG_LEVEL >= debuglevel) {printf x; fflush(s > ^ >../EngineBase.h:442:67: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'sf2::Region*' [-Wformat=] > dmsg(2,("EngineBase: Region %x suspended.",pRegion)); > ^ >../common/../../common/global_private.h:39:76: note: in definition of macro 'dmsg' > ne dmsg(debuglevel,x) if (CONFIG_DEBUG_LEVEL >= debuglevel) {printf x; fflush(s > ^ >../EngineBase.h: In instantiation of 'void LinuxSampler::EngineBase<TV, TRR, TR, TD, TIM, TI>::Resume(RR*) [with V = LinuxSampler::sf2::Voice; RR = sf2::Region; R = sf2::Region; D = LinuxSampler::sf2::DiskThread; IM = LinuxSampler::sf2::InstrumentResourceManager; I = sf2::Preset]': >Engine.cpp:172:2: required from here >../EngineBase.h:452:71: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'sf2::Region*' [-Wformat=] > dmsg(2,("EngineBase: Resuming Region %x ...\n",pRegion)); > ^ >../common/../../common/global_private.h:39:76: note: in definition of macro 'dmsg' > ne dmsg(debuglevel,x) if (CONFIG_DEBUG_LEVEL >= debuglevel) {printf x; fflush(s > ^ >../EngineBase.h:459:67: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'sf2::Region*' [-Wformat=] > dmsg(2,("EngineBase: Region %x resumed.\n",pRegion)); > ^ >../common/../../common/global_private.h:39:76: note: in definition of macro 'dmsg' > ne dmsg(debuglevel,x) if (CONFIG_DEBUG_LEVEL >= debuglevel) {printf x; fflush(s > ^ >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c -o Voice.lo Voice.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c Voice.cpp -fPIC -DPIC -o .libs/Voice.o >In file included from Voice.h:28:0, > from Voice.cpp:25: >../common/../EngineBase.h: In instantiation of 'void LinuxSampler::EngineBase<TV, TRR, TR, TD, TIM, TI>::Suspend(RR*) [with V = LinuxSampler::sf2::Voice; RR = sf2::Region; R = sf2::Region; D = LinuxSampler::sf2::DiskThread; IM = LinuxSampler::sf2::InstrumentResourceManager; I = sf2::Preset]': >Voice.cpp:363:2: required from here >../common/../EngineBase.h:435:73: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'sf2::Region*' [-Wformat=] > dmsg(2,("EngineBase: Suspending Region %x ...\n",pRegion)); > ^ >../../common/global_private.h:39:76: note: in definition of macro 'dmsg' > ne dmsg(debuglevel,x) if (CONFIG_DEBUG_LEVEL >= debuglevel) {printf x; fflush(s > ^ >../common/../EngineBase.h:442:67: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'sf2::Region*' [-Wformat=] > dmsg(2,("EngineBase: Region %x suspended.",pRegion)); > ^ >../../common/global_private.h:39:76: note: in definition of macro 'dmsg' > ne dmsg(debuglevel,x) if (CONFIG_DEBUG_LEVEL >= debuglevel) {printf x; fflush(s > ^ >../common/../EngineBase.h: In instantiation of 'void LinuxSampler::EngineBase<TV, TRR, TR, TD, TIM, TI>::Resume(RR*) [with V = LinuxSampler::sf2::Voice; RR = sf2::Region; R = sf2::Region; D = LinuxSampler::sf2::DiskThread; IM = LinuxSampler::sf2::InstrumentResourceManager; I = sf2::Preset]': >Voice.cpp:363:2: required from here >../common/../EngineBase.h:452:71: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'sf2::Region*' [-Wformat=] > dmsg(2,("EngineBase: Resuming Region %x ...\n",pRegion)); > ^ >../../common/global_private.h:39:76: note: in definition of macro 'dmsg' > ne dmsg(debuglevel,x) if (CONFIG_DEBUG_LEVEL >= debuglevel) {printf x; fflush(s > ^ >../common/../EngineBase.h:459:67: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'sf2::Region*' [-Wformat=] > dmsg(2,("EngineBase: Region %x resumed.\n",pRegion)); > ^ >../../common/global_private.h:39:76: note: in definition of macro 'dmsg' > ne dmsg(debuglevel,x) if (CONFIG_DEBUG_LEVEL >= debuglevel) {printf x; fflush(s > ^ >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c -o SF2SignalUnitRack.lo SF2SignalUnitRack.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c SF2SignalUnitRack.cpp -fPIC -DPIC -o .libs/SF2SignalUnitRack.o >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c -o Stream.lo Stream.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c Stream.cpp -fPIC -DPIC -o .libs/Stream.o >In file included from Stream.cpp:29:0: >Stream.cpp: In member function 'virtual long int LinuxSampler::sf2::Stream::Read(uint8_t*, long int)': >Stream.cpp:57:127: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=] > amplePos: %d)", this->hThis, total_readsamples, this->PlaybackState.position)); > ^ >../../common/global_private.h:39:76: note: in definition of macro 'dmsg' > ne dmsg(debuglevel,x) if (CONFIG_DEBUG_LEVEL >= debuglevel) {printf x; fflush(s > ^ >Stream.cpp:57:127: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] > amplePos: %d)", this->hThis, total_readsamples, this->PlaybackState.position)); > ^ >../../common/global_private.h:39:76: note: in definition of macro 'dmsg' > ne dmsg(debuglevel,x) if (CONFIG_DEBUG_LEVEL >= debuglevel) {printf x; fflush(s > ^ >Stream.cpp:73:117: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=] > with %d (SamplePos: %d)", this->hThis, total_readsamples, this->SampleOffset)); > ^ >../../common/global_private.h:39:76: note: in definition of macro 'dmsg' > ne dmsg(debuglevel,x) if (CONFIG_DEBUG_LEVEL >= debuglevel) {printf x; fflush(s > ^ >Stream.cpp:73:117: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] > with %d (SamplePos: %d)", this->hThis, total_readsamples, this->SampleOffset)); > ^ >../../common/global_private.h:39:76: note: in definition of macro 'dmsg' > ne dmsg(debuglevel,x) if (CONFIG_DEBUG_LEVEL >= debuglevel) {printf x; fflush(s > ^ >/bin/sh ../../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Wreturn-type -ffast-math -O2 -pipe -pthread -I/usr/include/libgig -Wl,-O1 -Wl,--as-needed -o liblinuxsamplersf2engine.la InstrumentResourceManager.lo DiskThread.lo EngineChannel.lo Engine.lo Voice.lo SF2SignalUnitRack.lo Stream.lo -L/usr/lib64/libgig -lgig -luuid >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/liblinuxsamplersf2engine.a .libs/InstrumentResourceManager.o .libs/DiskThread.o .libs/EngineChannel.o .libs/Engine.o .libs/Voice.o .libs/SF2SignalUnitRack.o .libs/Stream.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/liblinuxsamplersf2engine.a >libtool: link: ( cd ".libs" && rm -f "liblinuxsamplersf2engine.la" && ln -s "../liblinuxsamplersf2engine.la" "liblinuxsamplersf2engine.la" ) >make[4]: Leaving directory '/var/tmp/portage/media-sound/linuxsampler-2.0.0/work/linuxsampler-2.0.0/src/engines/sf2' >Making all in sfz >make[4]: Entering directory '/var/tmp/portage/media-sound/linuxsampler-2.0.0/work/linuxsampler-2.0.0/src/engines/sfz' >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c -o sfz.lo sfz.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c sfz.cpp -fPIC -DPIC -o .libs/sfz.o >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c -o InstrumentResourceManager.lo InstrumentResourceManager.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c InstrumentResourceManager.cpp -fPIC -DPIC -o .libs/InstrumentResourceManager.o >In file included from ../common/AbstractInstrumentManager.h:15:0, > from ../InstrumentManagerBase.h:28, > from InstrumentResourceManager.h:36, > from InstrumentResourceManager.cpp:27: >../InstrumentManagerBase.h: In instantiation of 'void LinuxSampler::InstrumentManagerBase<F, I, R, S>::CacheInitialSamples(S*, uint) [with F = sfz::File; I = sfz::Instrument; R = sfz::Region; S = LinuxSampler::Sample; uint = unsigned int]': >InstrumentResourceManager.cpp:119:13: required from here >../InstrumentManagerBase.h:215:155: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=] > mple size: %d)\n", pSample->GetName().c_str(), pSample->GetTotalFrameCount())); > ^ >../common/../../common/global_private.h:39:76: note: in definition of macro 'dmsg' > ne dmsg(debuglevel,x) if (CONFIG_DEBUG_LEVEL >= debuglevel) {printf x; fflush(s > ^ >../InstrumentManagerBase.h:217:104: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long unsigned int' [-Wformat=] > g(4,("Cached %d Bytes, %d silence bytes.\n", buf.Size, buf.NullExtensionSize)); > ^ >../common/../../common/global_private.h:39:76: note: in definition of macro 'dmsg' > ne dmsg(debuglevel,x) if (CONFIG_DEBUG_LEVEL >= debuglevel) {printf x; fflush(s > ^ >../InstrumentManagerBase.h:217:104: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] > g(4,("Cached %d Bytes, %d silence bytes.\n", buf.Size, buf.NullExtensionSize)); > ^ >../common/../../common/global_private.h:39:76: note: in definition of macro 'dmsg' > ne dmsg(debuglevel,x) if (CONFIG_DEBUG_LEVEL >= debuglevel) {printf x; fflush(s > ^ >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c -o DiskThread.lo DiskThread.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c DiskThread.cpp -fPIC -DPIC -o .libs/DiskThread.o >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c -o EngineChannel.lo EngineChannel.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c EngineChannel.cpp -fPIC -DPIC -o .libs/EngineChannel.o >In file included from ../common/../../common/RTMath.h:29:0, > from ../common/Event.h:28, > from ../AbstractEngine.h:37, > from EngineChannel.h:28, > from EngineChannel.cpp:25: >../EngineChannelBase.h: In instantiation of 'void LinuxSampler::EngineChannelBase<V, R, I>::OnResourceProgress(float) [with V = LinuxSampler::sfz::Voice; R = sfz::Region; I = sfz::Instrument]': >EngineChannel.cpp:168:2: required from here >../EngineChannelBase.h:274:74: warning: spurious trailing '%' in format [-Wformat=] > dmsg(7,("EngineChannelBase: progress %d%", InstrumentStat)); > ^ >../common/../../common/global_private.h:39:76: note: in definition of macro 'dmsg' > ne dmsg(debuglevel,x) if (CONFIG_DEBUG_LEVEL >= debuglevel) {printf x; fflush(s > ^ >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c -o Engine.lo Engine.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c Engine.cpp -fPIC -DPIC -o .libs/Engine.o >In file included from ../common/AbstractInstrumentManager.h:15:0, > from ../InstrumentManagerBase.h:28, > from DiskThread.h:28, > from Engine.h:28, > from Engine.cpp:25: >../EngineBase.h: In instantiation of 'void LinuxSampler::EngineBase<TV, TRR, TR, TD, TIM, TI>::ProcessHardcodedControllers(LinuxSampler::EngineChannel*, Pool<LinuxSampler::Event>::Iterator&) [with V = LinuxSampler::sfz::Voice; RR = sfz::Region; R = sfz::Region; D = LinuxSampler::sfz::DiskThread; IM = LinuxSampler::sfz::InstrumentResourceManager; I = sfz::Instrument; Pool<LinuxSampler::Event>::Iterator = RTListBase<LinuxSampler::Event>::_Iterator<LinuxSampler::Event>]': >Engine.cpp:81:9: required from here >../EngineBase.h:1158:112: warning: format '%d' expects argument of type 'int', but argument 3 has type 'double' [-Wformat=] > dmsg(4,("Note Reverb Send NRPN received (note=%d,send=%d).\n", note, reverb)); > ^ >../common/../../common/global_private.h:39:76: note: in definition of macro 'dmsg' > ne dmsg(debuglevel,x) if (CONFIG_DEBUG_LEVEL >= debuglevel) {printf x; fflush(s > ^ >../EngineBase.h:1166:112: warning: format '%d' expects argument of type 'int', but argument 3 has type 'double' [-Wformat=] > dmsg(4,("Note Chorus Send NRPN received (note=%d,send=%d).\n", note, chorus)); > ^ >../common/../../common/global_private.h:39:76: note: in definition of macro 'dmsg' > ne dmsg(debuglevel,x) if (CONFIG_DEBUG_LEVEL >= debuglevel) {printf x; fflush(s > ^ >../EngineBase.h: In instantiation of 'void LinuxSampler::EngineBase<TV, TRR, TR, TD, TIM, TI>::Suspend(RR*) [with V = LinuxSampler::sfz::Voice; RR = sfz::Region; R = sfz::Region; D = LinuxSampler::sfz::DiskThread; IM = LinuxSampler::sfz::InstrumentResourceManager; I = sfz::Instrument]': >Engine.cpp:270:2: required from here >../EngineBase.h:435:73: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'sfz::Region*' [-Wformat=] > dmsg(2,("EngineBase: Suspending Region %x ...\n",pRegion)); > ^ >../common/../../common/global_private.h:39:76: note: in definition of macro 'dmsg' > ne dmsg(debuglevel,x) if (CONFIG_DEBUG_LEVEL >= debuglevel) {printf x; fflush(s > ^ >../EngineBase.h:442:67: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'sfz::Region*' [-Wformat=] > dmsg(2,("EngineBase: Region %x suspended.",pRegion)); > ^ >../common/../../common/global_private.h:39:76: note: in definition of macro 'dmsg' > ne dmsg(debuglevel,x) if (CONFIG_DEBUG_LEVEL >= debuglevel) {printf x; fflush(s > ^ >../EngineBase.h: In instantiation of 'void LinuxSampler::EngineBase<TV, TRR, TR, TD, TIM, TI>::Resume(RR*) [with V = LinuxSampler::sfz::Voice; RR = sfz::Region; R = sfz::Region; D = LinuxSampler::sfz::DiskThread; IM = LinuxSampler::sfz::InstrumentResourceManager; I = sfz::Instrument]': >Engine.cpp:270:2: required from here >../EngineBase.h:452:71: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'sfz::Region*' [-Wformat=] > dmsg(2,("EngineBase: Resuming Region %x ...\n",pRegion)); > ^ >../common/../../common/global_private.h:39:76: note: in definition of macro 'dmsg' > ne dmsg(debuglevel,x) if (CONFIG_DEBUG_LEVEL >= debuglevel) {printf x; fflush(s > ^ >../EngineBase.h:459:67: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'sfz::Region*' [-Wformat=] > dmsg(2,("EngineBase: Region %x resumed.\n",pRegion)); > ^ >../common/../../common/global_private.h:39:76: note: in definition of macro 'dmsg' > ne dmsg(debuglevel,x) if (CONFIG_DEBUG_LEVEL >= debuglevel) {printf x; fflush(s > ^ >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c -o Voice.lo Voice.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c Voice.cpp -fPIC -DPIC -o .libs/Voice.o >In file included from Voice.h:28:0, > from Voice.cpp:25: >Voice.cpp: In member function 'virtual void LinuxSampler::sfz::Voice::ProcessGroupEvent(RTList<LinuxSampler::Event>::Iterator&)': >Voice.cpp:283:81: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'LinuxSampler::sfz::Voice*' [-Wformat=] > dmsg(4,("Voice %x processGroupEvents event type=%d", this, itEvent->Type)); > ^ >../../common/global_private.h:39:76: note: in definition of macro 'dmsg' > ne dmsg(debuglevel,x) if (CONFIG_DEBUG_LEVEL >= debuglevel) {printf x; fflush(s > ^ >Voice.cpp:287:44: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'LinuxSampler::sfz::Voice*' [-Wformat=] > dmsg(4,("Voice %x - kill", this)); > ^ >../../common/global_private.h:39:76: note: in definition of macro 'dmsg' > ne dmsg(debuglevel,x) if (CONFIG_DEBUG_LEVEL >= debuglevel) {printf x; fflush(s > ^ >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c -o Stream.lo Stream.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c Stream.cpp -fPIC -DPIC -o .libs/Stream.o >In file included from Stream.cpp:29:0: >Stream.cpp: In member function 'virtual long int LinuxSampler::sfz::Stream::Read(uint8_t*, long int)': >Stream.cpp:50:127: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=] > amplePos: %d)", this->hThis, total_readsamples, this->PlaybackState.position)); > ^ >../../common/global_private.h:39:76: note: in definition of macro 'dmsg' > ne dmsg(debuglevel,x) if (CONFIG_DEBUG_LEVEL >= debuglevel) {printf x; fflush(s > ^ >Stream.cpp:50:127: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] > amplePos: %d)", this->hThis, total_readsamples, this->PlaybackState.position)); > ^ >../../common/global_private.h:39:76: note: in definition of macro 'dmsg' > ne dmsg(debuglevel,x) if (CONFIG_DEBUG_LEVEL >= debuglevel) {printf x; fflush(s > ^ >Stream.cpp:66:117: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=] > with %d (SamplePos: %d)", this->hThis, total_readsamples, this->SampleOffset)); > ^ >../../common/global_private.h:39:76: note: in definition of macro 'dmsg' > ne dmsg(debuglevel,x) if (CONFIG_DEBUG_LEVEL >= debuglevel) {printf x; fflush(s > ^ >Stream.cpp:66:117: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] > with %d (SamplePos: %d)", this->hThis, total_readsamples, this->SampleOffset)); > ^ >../../common/global_private.h:39:76: note: in definition of macro 'dmsg' > ne dmsg(debuglevel,x) if (CONFIG_DEBUG_LEVEL >= debuglevel) {printf x; fflush(s > ^ >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c -o EGADSR.lo EGADSR.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c EGADSR.cpp -fPIC -DPIC -o .libs/EGADSR.o >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c -o EG.lo EG.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c EG.cpp -fPIC -DPIC -o .libs/EG.o >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c -o SfzSignalUnitRack.lo SfzSignalUnitRack.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c SfzSignalUnitRack.cpp -fPIC -DPIC -o .libs/SfzSignalUnitRack.o >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c -o LookupTable.lo LookupTable.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c LookupTable.cpp -fPIC -DPIC -o .libs/LookupTable.o >In file included from LookupTable.cpp:26:0: >LookupTable.cpp: In constructor 'sfz::LookupTable::LookupTable(const sfz::Instrument*, int)': >LookupTable.cpp:187:59: warning: format '%d' expects argument of type 'int', but argument 2 has type 'std::vector<sfz::Region*, std::allocator<sfz::Region*> >::size_type {aka long unsigned int}' [-Wformat=] > instrument->regions.size(), regions.size())); > ^ >../../common/global_private.h:39:76: note: in definition of macro 'dmsg' > ne dmsg(debuglevel,x) if (CONFIG_DEBUG_LEVEL >= debuglevel) {printf x; fflush(s > ^ >LookupTable.cpp:187:59: warning: format '%d' expects argument of type 'int', but argument 3 has type 'std::vector<sfz::Region*, std::allocator<sfz::Region*> >::size_type {aka long unsigned int}' [-Wformat=] > instrument->regions.size(), regions.size())); > ^ >../../common/global_private.h:39:76: note: in definition of macro 'dmsg' > ne dmsg(debuglevel,x) if (CONFIG_DEBUG_LEVEL >= debuglevel) {printf x; fflush(s > ^ >LookupTable.cpp:207:62: warning: format '%d' expects argument of type 'int', but argument 2 has type 'std::vector<int>::size_type {aka long unsigned int}' [-Wformat=] > dmsg(2,("qargs %d: %s\n", i, dimDefs[dims[i]].str)); > ^ >../../common/global_private.h:39:76: note: in definition of macro 'dmsg' > ne dmsg(debuglevel,x) if (CONFIG_DEBUG_LEVEL >= debuglevel) {printf x; fflush(s > ^ >LookupTable.cpp:232:49: warning: format '%d' expects argument of type 'int', but argument 2 has type 'std::vector<int>::size_type {aka long unsigned int}' [-Wformat=] > dmsg(2,("ccargs %d: %d\n", i, ccs[i])); > ^ >../../common/global_private.h:39:76: note: in definition of macro 'dmsg' > ne dmsg(debuglevel,x) if (CONFIG_DEBUG_LEVEL >= debuglevel) {printf x; fflush(s > ^ >/bin/sh ../../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Wreturn-type -ffast-math -O2 -pipe -pthread -Wl,-O1 -Wl,--as-needed -o liblinuxsamplersfzengine.la sfz.lo InstrumentResourceManager.lo DiskThread.lo EngineChannel.lo Engine.lo Voice.lo Stream.lo EGADSR.lo EG.lo SfzSignalUnitRack.lo LookupTable.lo -luuid >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/liblinuxsamplersfzengine.a .libs/sfz.o .libs/InstrumentResourceManager.o .libs/DiskThread.o .libs/EngineChannel.o .libs/Engine.o .libs/Voice.o .libs/Stream.o .libs/EGADSR.o .libs/EG.o .libs/SfzSignalUnitRack.o .libs/LookupTable.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/liblinuxsamplersfzengine.a >libtool: link: ( cd ".libs" && rm -f "liblinuxsamplersfzengine.la" && ln -s "../liblinuxsamplersfzengine.la" "liblinuxsamplersfzengine.la" ) >make[4]: Leaving directory '/var/tmp/portage/media-sound/linuxsampler-2.0.0/work/linuxsampler-2.0.0/src/engines/sfz' >Making all in common >make[4]: Entering directory '/var/tmp/portage/media-sound/linuxsampler-2.0.0/work/linuxsampler-2.0.0/src/engines/common' >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c -o Event.lo Event.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c Event.cpp -fPIC -DPIC -o .libs/Event.o >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c -o SampleFile.lo SampleFile.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c SampleFile.cpp -fPIC -DPIC -o .libs/SampleFile.o >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c -o StreamBase.lo StreamBase.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c StreamBase.cpp -fPIC -DPIC -o .libs/StreamBase.o >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c -o DiskThreadBase.lo DiskThreadBase.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c DiskThreadBase.cpp -fPIC -DPIC -o .libs/DiskThreadBase.o >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c -o AbstractVoice.lo AbstractVoice.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c AbstractVoice.cpp -fPIC -DPIC -o .libs/AbstractVoice.o >In file included from ../../common/RTMath.h:29:0, > from Event.h:28, > from Voice.h:27, > from AbstractVoice.h:28, > from AbstractVoice.cpp:25: >AbstractVoice.cpp: In member function 'virtual int LinuxSampler::AbstractVoice::Trigger(LinuxSampler::AbstractEngineChannel*, Pool<LinuxSampler::Event>::Iterator&, int, LinuxSampler::Voice::type_t, int)': >AbstractVoice.cpp:173:193: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long int' [-Wformat=] > cachedsamples, SmplInfo.TotalFrameCount, MaxRAMPos, (RAMLoop) ? "yes" : "no")); > ^ >../../common/global_private.h:39:76: note: in definition of macro 'dmsg' > ne dmsg(debuglevel,x) if (CONFIG_DEBUG_LEVEL >= debuglevel) {printf x; fflush(s > ^ >AbstractVoice.cpp:173:193: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] > cachedsamples, SmplInfo.TotalFrameCount, MaxRAMPos, (RAMLoop) ? "yes" : "no")); > ^ >../../common/global_private.h:39:76: note: in definition of macro 'dmsg' > ne dmsg(debuglevel,x) if (CONFIG_DEBUG_LEVEL >= debuglevel) {printf x; fflush(s > ^ >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c -o SignalUnit.lo SignalUnit.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c SignalUnit.cpp -fPIC -DPIC -o .libs/SignalUnit.o >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c -o ModulatorGraph.lo ModulatorGraph.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c ModulatorGraph.cpp -fPIC -DPIC -o .libs/ModulatorGraph.o >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c -o AbstractInstrumentManager.lo AbstractInstrumentManager.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c AbstractInstrumentManager.cpp -fPIC -DPIC -o .libs/AbstractInstrumentManager.o >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c -o InstrumentScriptVM.lo InstrumentScriptVM.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c InstrumentScriptVM.cpp -fPIC -DPIC -o .libs/InstrumentScriptVM.o >In file included from /usr/include/unistd.h:226:0, > from ../../drivers/audio/../../common/SynchronizedConfig.h:25, > from ../../drivers/audio/AudioOutputDevice.h:38, > from ../EngineChannel.h:25, > from Event.h:29, > from InstrumentScriptVM.h:16, > from InstrumentScriptVM.cpp:10: >InstrumentScriptVM.cpp: In constructor 'LinuxSampler::InstrumentScriptVM::InstrumentScriptVM()': >InstrumentScriptVM.cpp:208:62: warning: invalid access to non-static data member 'LinuxSampler::ScriptEvent::cause' of NULL object [-Winvalid-offsetof] > m_CC_NUM = DECLARE_VMINT(m_event, class ScriptEvent, cause.Param.CC.Con > ^ >InstrumentScriptVM.cpp:208:20: note: in expansion of macro 'DECLARE_VMINT' > m_CC_NUM = DECLARE_VMINT(m_event, class ScriptEvent, cause.Param.CC.Con > ^ >InstrumentScriptVM.cpp:208:62: warning: (perhaps the 'offsetof' macro was used incorrectly) [-Winvalid-offsetof] > m_CC_NUM = DECLARE_VMINT(m_event, class ScriptEvent, cause.Param.CC.Con > ^ >InstrumentScriptVM.cpp:208:20: note: in expansion of macro 'DECLARE_VMINT' > m_CC_NUM = DECLARE_VMINT(m_event, class ScriptEvent, cause.Param.CC.Con > ^ >InstrumentScriptVM.cpp:209:64: warning: invalid access to non-static data member 'LinuxSampler::ScriptEvent::id' of NULL object [-Winvalid-offsetof] > m_EVENT_ID = DECLARE_VMINT(m_event, class ScriptEvent, id); > ^ >InstrumentScriptVM.cpp:209:22: note: in expansion of macro 'DECLARE_VMINT' > m_EVENT_ID = DECLARE_VMINT(m_event, class ScriptEvent, id); > ^ >InstrumentScriptVM.cpp:209:64: warning: (perhaps the 'offsetof' macro was used incorrectly) [-Winvalid-offsetof] > m_EVENT_ID = DECLARE_VMINT(m_event, class ScriptEvent, id); > ^ >InstrumentScriptVM.cpp:209:22: note: in expansion of macro 'DECLARE_VMINT' > m_EVENT_ID = DECLARE_VMINT(m_event, class ScriptEvent, id); > ^ >InstrumentScriptVM.cpp:210:66: warning: invalid access to non-static data member 'LinuxSampler::ScriptEvent::cause' of NULL object [-Winvalid-offsetof] > m_EVENT_NOTE = DECLARE_VMINT(m_event, class ScriptEvent, cause.Param.No > ^ >InstrumentScriptVM.cpp:210:24: note: in expansion of macro 'DECLARE_VMINT' > m_EVENT_NOTE = DECLARE_VMINT(m_event, class ScriptEvent, cause.Param.No > ^ >InstrumentScriptVM.cpp:210:66: warning: (perhaps the 'offsetof' macro was used incorrectly) [-Winvalid-offsetof] > m_EVENT_NOTE = DECLARE_VMINT(m_event, class ScriptEvent, cause.Param.No > ^ >InstrumentScriptVM.cpp:210:24: note: in expansion of macro 'DECLARE_VMINT' > m_EVENT_NOTE = DECLARE_VMINT(m_event, class ScriptEvent, cause.Param.No > ^ >InstrumentScriptVM.cpp:211:70: warning: invalid access to non-static data member 'LinuxSampler::ScriptEvent::cause' of NULL object [-Winvalid-offsetof] > m_EVENT_VELOCITY = DECLARE_VMINT(m_event, class ScriptEvent, cause.Param > ^ >InstrumentScriptVM.cpp:211:28: note: in expansion of macro 'DECLARE_VMINT' > m_EVENT_VELOCITY = DECLARE_VMINT(m_event, class ScriptEvent, cause.Para > ^ >InstrumentScriptVM.cpp:211:70: warning: (perhaps the 'offsetof' macro was used incorrectly) [-Winvalid-offsetof] > m_EVENT_VELOCITY = DECLARE_VMINT(m_event, class ScriptEvent, cause.Param > ^ >InstrumentScriptVM.cpp:211:28: note: in expansion of macro 'DECLARE_VMINT' > m_EVENT_VELOCITY = DECLARE_VMINT(m_event, class ScriptEvent, cause.Para > ^ >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c -o InstrumentScriptVMFunctions.lo InstrumentScriptVMFunctions.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c InstrumentScriptVMFunctions.cpp -fPIC -DPIC -o .libs/InstrumentScriptVMFunctions.o >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c -o EG.lo EG.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c EG.cpp -fPIC -DPIC -o .libs/EG.o >/bin/sh ../../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Wreturn-type -ffast-math -O2 -pipe -pthread -Wl,-O1 -Wl,--as-needed -o liblinuxsamplercommonengine.la Event.lo SampleFile.lo StreamBase.lo DiskThreadBase.lo AbstractVoice.lo SignalUnit.lo ModulatorGraph.lo AbstractInstrumentManager.lo InstrumentScriptVM.lo InstrumentScriptVMFunctions.lo EG.lo -lsndfile -luuid >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/liblinuxsamplercommonengine.a .libs/Event.o .libs/SampleFile.o .libs/StreamBase.o .libs/DiskThreadBase.o .libs/AbstractVoice.o .libs/SignalUnit.o .libs/ModulatorGraph.o .libs/AbstractInstrumentManager.o .libs/InstrumentScriptVM.o .libs/InstrumentScriptVMFunctions.o .libs/EG.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/liblinuxsamplercommonengine.a >libtool: link: ( cd ".libs" && rm -f "liblinuxsamplercommonengine.la" && ln -s "../liblinuxsamplercommonengine.la" "liblinuxsamplercommonengine.la" ) >make[4]: Leaving directory '/var/tmp/portage/media-sound/linuxsampler-2.0.0/work/linuxsampler-2.0.0/src/engines/common' >make[4]: Entering directory '/var/tmp/portage/media-sound/linuxsampler-2.0.0/work/linuxsampler-2.0.0/src/engines' >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libgig -Wreturn-type -ffast-math -DCONFIG_PLUGIN_DIR=\"/usr/lib64/linuxsampler/plugins\" -O2 -pipe -pthread -c -o Engine.lo Engine.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libgig -Wreturn-type -ffast-math -DCONFIG_PLUGIN_DIR=\"/usr/lib64/linuxsampler/plugins\" -O2 -pipe -pthread -c Engine.cpp -fPIC -DPIC -o .libs/Engine.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libgig -Wreturn-type -ffast-math -DCONFIG_PLUGIN_DIR=\"/usr/lib64/linuxsampler/plugins\" -O2 -pipe -pthread -c -o AbstractEngine.lo AbstractEngine.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libgig -Wreturn-type -ffast-math -DCONFIG_PLUGIN_DIR=\"/usr/lib64/linuxsampler/plugins\" -O2 -pipe -pthread -c AbstractEngine.cpp -fPIC -DPIC -o .libs/AbstractEngine.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libgig -Wreturn-type -ffast-math -DCONFIG_PLUGIN_DIR=\"/usr/lib64/linuxsampler/plugins\" -O2 -pipe -pthread -c -o EngineChannel.lo EngineChannel.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libgig -Wreturn-type -ffast-math -DCONFIG_PLUGIN_DIR=\"/usr/lib64/linuxsampler/plugins\" -O2 -pipe -pthread -c EngineChannel.cpp -fPIC -DPIC -o .libs/EngineChannel.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libgig -Wreturn-type -ffast-math -DCONFIG_PLUGIN_DIR=\"/usr/lib64/linuxsampler/plugins\" -O2 -pipe -pthread -c -o AbstractEngineChannel.lo AbstractEngineChannel.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libgig -Wreturn-type -ffast-math -DCONFIG_PLUGIN_DIR=\"/usr/lib64/linuxsampler/plugins\" -O2 -pipe -pthread -c AbstractEngineChannel.cpp -fPIC -DPIC -o .libs/AbstractEngineChannel.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libgig -Wreturn-type -ffast-math -DCONFIG_PLUGIN_DIR=\"/usr/lib64/linuxsampler/plugins\" -O2 -pipe -pthread -c -o EngineFactory.lo EngineFactory.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libgig -Wreturn-type -ffast-math -DCONFIG_PLUGIN_DIR=\"/usr/lib64/linuxsampler/plugins\" -O2 -pipe -pthread -c EngineFactory.cpp -fPIC -DPIC -o .libs/EngineFactory.o >In file included from gig/../common/AbstractInstrumentManager.h:15:0, > from gig/../InstrumentManagerBase.h:28, > from gig/DiskThread.h:28, > from gig/Engine.h:28, > from EngineFactory.cpp:25: >gig/../EngineBase.h: In instantiation of 'void LinuxSampler::EngineBase<TV, TRR, TR, TD, TIM, TI>::Suspend(RR*) [with V = LinuxSampler::sf2::Voice; RR = sf2::Region; R = sf2::Region; D = LinuxSampler::sf2::DiskThread; IM = LinuxSampler::sf2::InstrumentResourceManager; I = sf2::Preset]': >EngineFactory.cpp:95:1: required from here >gig/../EngineBase.h:435:73: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'sf2::Region*' [-Wformat=] > dmsg(2,("EngineBase: Suspending Region %x ...\n",pRegion)); > ^ >gig/../common/../../common/global_private.h:39:76: note: in definition of macro 'dmsg' > ne dmsg(debuglevel,x) if (CONFIG_DEBUG_LEVEL >= debuglevel) {printf x; fflush(s > ^ >gig/../EngineBase.h:442:67: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'sf2::Region*' [-Wformat=] > dmsg(2,("EngineBase: Region %x suspended.",pRegion)); > ^ >gig/../common/../../common/global_private.h:39:76: note: in definition of macro 'dmsg' > ne dmsg(debuglevel,x) if (CONFIG_DEBUG_LEVEL >= debuglevel) {printf x; fflush(s > ^ >gig/../EngineBase.h: In instantiation of 'void LinuxSampler::EngineBase<TV, TRR, TR, TD, TIM, TI>::Resume(RR*) [with V = LinuxSampler::sf2::Voice; RR = sf2::Region; R = sf2::Region; D = LinuxSampler::sf2::DiskThread; IM = LinuxSampler::sf2::InstrumentResourceManager; I = sf2::Preset]': >EngineFactory.cpp:95:1: required from here >gig/../EngineBase.h:452:71: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'sf2::Region*' [-Wformat=] > dmsg(2,("EngineBase: Resuming Region %x ...\n",pRegion)); > ^ >gig/../common/../../common/global_private.h:39:76: note: in definition of macro 'dmsg' > ne dmsg(debuglevel,x) if (CONFIG_DEBUG_LEVEL >= debuglevel) {printf x; fflush(s > ^ >gig/../EngineBase.h:459:67: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'sf2::Region*' [-Wformat=] > dmsg(2,("EngineBase: Region %x resumed.\n",pRegion)); > ^ >gig/../common/../../common/global_private.h:39:76: note: in definition of macro 'dmsg' > ne dmsg(debuglevel,x) if (CONFIG_DEBUG_LEVEL >= debuglevel) {printf x; fflush(s > ^ >gig/../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]': >EngineFactory.cpp:95:1: required from here >gig/../EngineBase.h:435:73: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'gig::Region*' [-Wformat=] > dmsg(2,("EngineBase: Suspending Region %x ...\n",pRegion)); > ^ >gig/../common/../../common/global_private.h:39:76: note: in definition of macro 'dmsg' > ne dmsg(debuglevel,x) if (CONFIG_DEBUG_LEVEL >= debuglevel) {printf x; fflush(s > ^ >gig/../EngineBase.h:442:67: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'gig::Region*' [-Wformat=] > dmsg(2,("EngineBase: Region %x suspended.",pRegion)); > ^ >gig/../common/../../common/global_private.h:39:76: note: in definition of macro 'dmsg' > ne dmsg(debuglevel,x) if (CONFIG_DEBUG_LEVEL >= debuglevel) {printf x; fflush(s > ^ >gig/../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]': >EngineFactory.cpp:95:1: required from here >gig/../EngineBase.h:452:71: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'gig::Region*' [-Wformat=] > dmsg(2,("EngineBase: Resuming Region %x ...\n",pRegion)); > ^ >gig/../common/../../common/global_private.h:39:76: note: in definition of macro 'dmsg' > ne dmsg(debuglevel,x) if (CONFIG_DEBUG_LEVEL >= debuglevel) {printf x; fflush(s > ^ >gig/../EngineBase.h:459:67: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'gig::Region*' [-Wformat=] > dmsg(2,("EngineBase: Region %x resumed.\n",pRegion)); > ^ >gig/../common/../../common/global_private.h:39:76: note: in definition of macro 'dmsg' > ne dmsg(debuglevel,x) if (CONFIG_DEBUG_LEVEL >= debuglevel) {printf x; fflush(s > ^ >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libgig -Wreturn-type -ffast-math -DCONFIG_PLUGIN_DIR=\"/usr/lib64/linuxsampler/plugins\" -O2 -pipe -pthread -c -o EngineChannelFactory.lo EngineChannelFactory.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libgig -Wreturn-type -ffast-math -DCONFIG_PLUGIN_DIR=\"/usr/lib64/linuxsampler/plugins\" -O2 -pipe -pthread -c EngineChannelFactory.cpp -fPIC -DPIC -o .libs/EngineChannelFactory.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libgig -Wreturn-type -ffast-math -DCONFIG_PLUGIN_DIR=\"/usr/lib64/linuxsampler/plugins\" -O2 -pipe -pthread -c -o FxSend.lo FxSend.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libgig -Wreturn-type -ffast-math -DCONFIG_PLUGIN_DIR=\"/usr/lib64/linuxsampler/plugins\" -O2 -pipe -pthread -c FxSend.cpp -fPIC -DPIC -o .libs/FxSend.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libgig -Wreturn-type -ffast-math -DCONFIG_PLUGIN_DIR=\"/usr/lib64/linuxsampler/plugins\" -O2 -pipe -pthread -c -o InstrumentManager.lo InstrumentManager.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libgig -Wreturn-type -ffast-math -DCONFIG_PLUGIN_DIR=\"/usr/lib64/linuxsampler/plugins\" -O2 -pipe -pthread -c InstrumentManager.cpp -fPIC -DPIC -o .libs/InstrumentManager.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libgig -Wreturn-type -ffast-math -DCONFIG_PLUGIN_DIR=\"/usr/lib64/linuxsampler/plugins\" -O2 -pipe -pthread -c -o InstrumentManagerThread.lo InstrumentManagerThread.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libgig -Wreturn-type -ffast-math -DCONFIG_PLUGIN_DIR=\"/usr/lib64/linuxsampler/plugins\" -O2 -pipe -pthread -c InstrumentManagerThread.cpp -fPIC -DPIC -o .libs/InstrumentManagerThread.o >/bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Wreturn-type -ffast-math -DCONFIG_PLUGIN_DIR=\"/usr/lib64/linuxsampler/plugins\" -O2 -pipe -pthread -Wl,-O1 -Wl,--as-needed -o liblinuxsamplerengines.la Engine.lo AbstractEngine.lo EngineChannel.lo AbstractEngineChannel.lo EngineFactory.lo EngineChannelFactory.lo FxSend.lo InstrumentManager.lo InstrumentManagerThread.lo -luuid >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/liblinuxsamplerengines.a .libs/Engine.o .libs/AbstractEngine.o .libs/EngineChannel.o .libs/AbstractEngineChannel.o .libs/EngineFactory.o .libs/EngineChannelFactory.o .libs/FxSend.o .libs/InstrumentManager.o .libs/InstrumentManagerThread.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/liblinuxsamplerengines.a >libtool: link: ( cd ".libs" && rm -f "liblinuxsamplerengines.la" && ln -s "../liblinuxsamplerengines.la" "liblinuxsamplerengines.la" ) >make[4]: Leaving directory '/var/tmp/portage/media-sound/linuxsampler-2.0.0/work/linuxsampler-2.0.0/src/engines' >make[3]: Leaving directory '/var/tmp/portage/media-sound/linuxsampler-2.0.0/work/linuxsampler-2.0.0/src/engines' >Making all in common >make[3]: Entering directory '/var/tmp/portage/media-sound/linuxsampler-2.0.0/work/linuxsampler-2.0.0/src/common' >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -Wreturn-type -ffast-math -O2 -pipe -pthread -c -o global_private.lo global_private.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -Wreturn-type -ffast-math -O2 -pipe -pthread -c global_private.cpp -fPIC -DPIC -o .libs/global_private.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -Wreturn-type -ffast-math -O2 -pipe -pthread -c -o DynamicLibraries.lo DynamicLibraries.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -Wreturn-type -ffast-math -O2 -pipe -pthread -c DynamicLibraries.cpp -fPIC -DPIC -o .libs/DynamicLibraries.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -Wreturn-type -ffast-math -O2 -pipe -pthread -c -o IDGenerator.lo IDGenerator.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -Wreturn-type -ffast-math -O2 -pipe -pthread -c IDGenerator.cpp -fPIC -DPIC -o .libs/IDGenerator.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -Wreturn-type -ffast-math -O2 -pipe -pthread -c -o Condition.lo Condition.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -Wreturn-type -ffast-math -O2 -pipe -pthread -c Condition.cpp -fPIC -DPIC -o .libs/Condition.o >In file included from Condition.cpp:28:0: >Condition.cpp: In member function 'int LinuxSampler::Condition::WaitIf(bool, long int, long int)': >Condition.cpp:283:138: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=] > =%d TimeoutNanoSeconds=%d\n",bCondition, TimeoutSeconds, TimeoutNanoSeconds)); > ^ >global_private.h:39:76: note: in definition of macro 'dmsg' > ne dmsg(debuglevel,x) if (CONFIG_DEBUG_LEVEL >= debuglevel) {printf x; fflush(s > ^ >Condition.cpp:283:138: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long int' [-Wformat=] > =%d TimeoutNanoSeconds=%d\n",bCondition, TimeoutSeconds, TimeoutNanoSeconds)); > ^ >global_private.h:39:76: note: in definition of macro 'dmsg' > ne dmsg(debuglevel,x) if (CONFIG_DEBUG_LEVEL >= debuglevel) {printf x; fflush(s > ^ >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -Wreturn-type -ffast-math -O2 -pipe -pthread -c -o ConditionServer.lo ConditionServer.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -Wreturn-type -ffast-math -O2 -pipe -pthread -c ConditionServer.cpp -fPIC -DPIC -o .libs/ConditionServer.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -Wreturn-type -ffast-math -O2 -pipe -pthread -c -o Features.lo Features.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -Wreturn-type -ffast-math -O2 -pipe -pthread -c Features.cpp -fPIC -DPIC -o .libs/Features.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -Wreturn-type -ffast-math -O2 -pipe -pthread -c -o Mutex.lo Mutex.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -Wreturn-type -ffast-math -O2 -pipe -pthread -c Mutex.cpp -fPIC -DPIC -o .libs/Mutex.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -Wreturn-type -ffast-math -O2 -pipe -pthread -c -o optional.lo optional.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -Wreturn-type -ffast-math -O2 -pipe -pthread -c optional.cpp -fPIC -DPIC -o .libs/optional.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -Wreturn-type -ffast-math -O2 -pipe -pthread -c -o RTMath.lo RTMath.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -Wreturn-type -ffast-math -O2 -pipe -pthread -c RTMath.cpp -fPIC -DPIC -o .libs/RTMath.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -O2 -pipe -pthread -c -o stacktrace.lo stacktrace.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -march=native -O2 -pipe -pthread -c stacktrace.c -fPIC -DPIC -o .libs/stacktrace.o >stacktrace.c: In function 'StackTrace': >stacktrace.c:742:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] > write(global_output, > ^ >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -Wreturn-type -ffast-math -O2 -pipe -pthread -c -o Thread.lo Thread.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -Wreturn-type -ffast-math -O2 -pipe -pthread -c Thread.cpp -fPIC -DPIC -o .libs/Thread.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -Wreturn-type -ffast-math -O2 -pipe -pthread -c -o WorkerThread.lo WorkerThread.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -Wreturn-type -ffast-math -O2 -pipe -pthread -c WorkerThread.cpp -fPIC -DPIC -o .libs/WorkerThread.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -Wreturn-type -ffast-math -O2 -pipe -pthread -c -o Path.lo Path.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -Wreturn-type -ffast-math -O2 -pipe -pthread -c Path.cpp -fPIC -DPIC -o .libs/Path.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -Wreturn-type -ffast-math -O2 -pipe -pthread -c -o File.lo File.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -Wreturn-type -ffast-math -O2 -pipe -pthread -c File.cpp -fPIC -DPIC -o .libs/File.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -Wreturn-type -ffast-math -O2 -pipe -pthread -c -o Ref.lo Ref.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -Wreturn-type -ffast-math -O2 -pipe -pthread -c Ref.cpp -fPIC -DPIC -o .libs/Ref.o >/bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Wreturn-type -ffast-math -O2 -pipe -pthread -Wl,-O1 -Wl,--as-needed -o liblinuxsamplercommon.la global_private.lo DynamicLibraries.lo IDGenerator.lo Condition.lo ConditionServer.lo Features.lo Mutex.lo optional.lo RTMath.lo stacktrace.lo Thread.lo WorkerThread.lo Path.lo File.lo Ref.lo -luuid >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/liblinuxsamplercommon.a .libs/global_private.o .libs/DynamicLibraries.o .libs/IDGenerator.o .libs/Condition.o .libs/ConditionServer.o .libs/Features.o .libs/Mutex.o .libs/optional.o .libs/RTMath.o .libs/stacktrace.o .libs/Thread.o .libs/WorkerThread.o .libs/Path.o .libs/File.o .libs/Ref.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/liblinuxsamplercommon.a >libtool: link: ( cd ".libs" && rm -f "liblinuxsamplercommon.la" && ln -s "../liblinuxsamplercommon.la" "liblinuxsamplercommon.la" ) >make[3]: Leaving directory '/var/tmp/portage/media-sound/linuxsampler-2.0.0/work/linuxsampler-2.0.0/src/common' >Making all in testcases >make[3]: Entering directory '/var/tmp/portage/media-sound/linuxsampler-2.0.0/work/linuxsampler-2.0.0/src/testcases' >make[3]: Nothing to be done for 'all'. >make[3]: Leaving directory '/var/tmp/portage/media-sound/linuxsampler-2.0.0/work/linuxsampler-2.0.0/src/testcases' >Making all in drivers >make[3]: Entering directory '/var/tmp/portage/media-sound/linuxsampler-2.0.0/work/linuxsampler-2.0.0/src/drivers' >Making all in audio >make[4]: Entering directory '/var/tmp/portage/media-sound/linuxsampler-2.0.0/work/linuxsampler-2.0.0/src/drivers/audio' >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -Wreturn-type -ffast-math -O2 -pipe -pthread -c -o AudioChannel.lo AudioChannel.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -Wreturn-type -ffast-math -O2 -pipe -pthread -c AudioChannel.cpp -fPIC -DPIC -o .libs/AudioChannel.o >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -Wreturn-type -ffast-math -O2 -pipe -pthread -c -o AudioOutputDevice.lo AudioOutputDevice.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -Wreturn-type -ffast-math -O2 -pipe -pthread -c AudioOutputDevice.cpp -fPIC -DPIC -o .libs/AudioOutputDevice.o >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -Wreturn-type -ffast-math -O2 -pipe -pthread -c -o AudioOutputDeviceFactory.lo AudioOutputDeviceFactory.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -Wreturn-type -ffast-math -O2 -pipe -pthread -c AudioOutputDeviceFactory.cpp -fPIC -DPIC -o .libs/AudioOutputDeviceFactory.o >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -Wreturn-type -ffast-math -O2 -pipe -pthread -c -o AudioOutputDeviceAlsa.lo AudioOutputDeviceAlsa.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -Wreturn-type -ffast-math -O2 -pipe -pthread -c AudioOutputDeviceAlsa.cpp -fPIC -DPIC -o .libs/AudioOutputDeviceAlsa.o >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -Wreturn-type -ffast-math -O2 -pipe -pthread -c -o AudioOutputDevicePlugin.lo AudioOutputDevicePlugin.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -Wreturn-type -ffast-math -O2 -pipe -pthread -c AudioOutputDevicePlugin.cpp -fPIC -DPIC -o .libs/AudioOutputDevicePlugin.o >/bin/sh ../../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Wreturn-type -ffast-math -O2 -pipe -pthread -Wl,-O1 -Wl,--as-needed -o liblinuxsampleraudiodriver.la AudioChannel.lo AudioOutputDevice.lo AudioOutputDeviceFactory.lo AudioOutputDeviceAlsa.lo AudioOutputDevicePlugin.lo -lasound -luuid >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/liblinuxsampleraudiodriver.a .libs/AudioChannel.o .libs/AudioOutputDevice.o .libs/AudioOutputDeviceFactory.o .libs/AudioOutputDeviceAlsa.o .libs/AudioOutputDevicePlugin.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/liblinuxsampleraudiodriver.a >libtool: link: ( cd ".libs" && rm -f "liblinuxsampleraudiodriver.la" && ln -s "../liblinuxsampleraudiodriver.la" "liblinuxsampleraudiodriver.la" ) >make[4]: Leaving directory '/var/tmp/portage/media-sound/linuxsampler-2.0.0/work/linuxsampler-2.0.0/src/drivers/audio' >Making all in midi >make[4]: Entering directory '/var/tmp/portage/media-sound/linuxsampler-2.0.0/work/linuxsampler-2.0.0/src/drivers/midi' >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c -o MidiInputDevice.lo MidiInputDevice.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c MidiInputDevice.cpp -fPIC -DPIC -o .libs/MidiInputDevice.o >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c -o MidiInputDeviceFactory.lo MidiInputDeviceFactory.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c MidiInputDeviceFactory.cpp -fPIC -DPIC -o .libs/MidiInputDeviceFactory.o >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c -o MidiInputPort.lo MidiInputPort.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c MidiInputPort.cpp -fPIC -DPIC -o .libs/MidiInputPort.o >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c -o MidiInstrumentMapper.lo MidiInstrumentMapper.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c MidiInstrumentMapper.cpp -fPIC -DPIC -o .libs/MidiInstrumentMapper.o >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c -o VirtualMidiDevice.lo VirtualMidiDevice.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c VirtualMidiDevice.cpp -fPIC -DPIC -o .libs/VirtualMidiDevice.o >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c -o MidiInputDeviceAlsa.lo MidiInputDeviceAlsa.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c MidiInputDeviceAlsa.cpp -fPIC -DPIC -o .libs/MidiInputDeviceAlsa.o >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c -o MidiInputDevicePlugin.lo MidiInputDevicePlugin.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c MidiInputDevicePlugin.cpp -fPIC -DPIC -o .libs/MidiInputDevicePlugin.o >/bin/sh ../../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Wreturn-type -ffast-math -O2 -pipe -pthread -Wl,-O1 -Wl,--as-needed -o liblinuxsamplermididriver.la MidiInputDevice.lo MidiInputDeviceFactory.lo MidiInputPort.lo MidiInstrumentMapper.lo VirtualMidiDevice.lo MidiInputDeviceAlsa.lo MidiInputDevicePlugin.lo -lasound -luuid >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/liblinuxsamplermididriver.a .libs/MidiInputDevice.o .libs/MidiInputDeviceFactory.o .libs/MidiInputPort.o .libs/MidiInstrumentMapper.o .libs/VirtualMidiDevice.o .libs/MidiInputDeviceAlsa.o .libs/MidiInputDevicePlugin.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/liblinuxsamplermididriver.a >libtool: link: ( cd ".libs" && rm -f "liblinuxsamplermididriver.la" && ln -s "../liblinuxsamplermididriver.la" "liblinuxsamplermididriver.la" ) >make[4]: Leaving directory '/var/tmp/portage/media-sound/linuxsampler-2.0.0/work/linuxsampler-2.0.0/src/drivers/midi' >make[4]: Entering directory '/var/tmp/portage/media-sound/linuxsampler-2.0.0/work/linuxsampler-2.0.0/src/drivers' >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c -o Device.lo Device.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c Device.cpp -fPIC -DPIC -o .libs/Device.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c -o DeviceParameter.lo DeviceParameter.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c DeviceParameter.cpp -fPIC -DPIC -o .libs/DeviceParameter.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c -o DeviceParameterFactory.lo DeviceParameterFactory.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c DeviceParameterFactory.cpp -fPIC -DPIC -o .libs/DeviceParameterFactory.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c -o Plugin.lo Plugin.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c Plugin.cpp -fPIC -DPIC -o .libs/Plugin.o >Plugin.cpp: In member function 'void LinuxSampler::Plugin::InitState()': >Plugin.cpp:172:48: warning: 'void LinuxSampler::SamplerChannel::SetMidiInputDevice(LinuxSampler::MidiInputDevice*)' is deprecated (declared at ../Sampler.h:143) [-Wdeprecated-declarations] > channel->SetMidiInputDevice(pMidiDevice); > ^ >Plugin.cpp: In member function 'bool LinuxSampler::Plugin::SetState(String)': >Plugin.cpp:336:56: warning: 'void LinuxSampler::SamplerChannel::SetMidiInputDevice(LinuxSampler::MidiInputDevice*)' is deprecated (declared at ../Sampler.h:143) [-Wdeprecated-declarations] > channel->SetMidiInputDevice(pMidiDevice); > ^ >/bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Wreturn-type -ffast-math -O2 -pipe -pthread -Wl,-O1 -Wl,--as-needed -o liblinuxsamplerdrivers.la Device.lo DeviceParameter.lo DeviceParameterFactory.lo Plugin.lo -luuid >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/liblinuxsamplerdrivers.a .libs/Device.o .libs/DeviceParameter.o .libs/DeviceParameterFactory.o .libs/Plugin.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/liblinuxsamplerdrivers.a >libtool: link: ( cd ".libs" && rm -f "liblinuxsamplerdrivers.la" && ln -s "../liblinuxsamplerdrivers.la" "liblinuxsamplerdrivers.la" ) >make[4]: Leaving directory '/var/tmp/portage/media-sound/linuxsampler-2.0.0/work/linuxsampler-2.0.0/src/drivers' >make[3]: Leaving directory '/var/tmp/portage/media-sound/linuxsampler-2.0.0/work/linuxsampler-2.0.0/src/drivers' >Making all in plugins >make[3]: Entering directory '/var/tmp/portage/media-sound/linuxsampler-2.0.0/work/linuxsampler-2.0.0/src/plugins' >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -Wreturn-type -ffast-math -DCONFIG_PLUGIN_DIR=\"/usr/lib64/linuxsampler/plugins\" -O2 -pipe -pthread -c -o InstrumentEditor.lo InstrumentEditor.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -Wreturn-type -ffast-math -DCONFIG_PLUGIN_DIR=\"/usr/lib64/linuxsampler/plugins\" -O2 -pipe -pthread -c InstrumentEditor.cpp -fPIC -DPIC -o .libs/InstrumentEditor.o >In file included from InstrumentEditor.cpp:23:0: >InstrumentEditor.cpp: In member function 'void LinuxSampler::InstrumentEditor::Launch(LinuxSampler::EngineChannel*, void*, String, String, void*)': >InstrumentEditor.cpp:40:128: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'void*' [-Wformat=] > type=%s,version=%s)\n", pInstrument, sTypeName.c_str(), sTypeVersion.c_str())); > ^ >../common/global_private.h:39:76: note: in definition of macro 'dmsg' > ne dmsg(debuglevel,x) if (CONFIG_DEBUG_LEVEL >= debuglevel) {printf x; fflush(s > ^ >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -Wreturn-type -ffast-math -DCONFIG_PLUGIN_DIR=\"/usr/lib64/linuxsampler/plugins\" -O2 -pipe -pthread -c -o InstrumentEditorFactory.lo InstrumentEditorFactory.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -Wreturn-type -ffast-math -DCONFIG_PLUGIN_DIR=\"/usr/lib64/linuxsampler/plugins\" -O2 -pipe -pthread -c InstrumentEditorFactory.cpp -fPIC -DPIC -o .libs/InstrumentEditorFactory.o >/bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Wreturn-type -ffast-math -DCONFIG_PLUGIN_DIR=\"/usr/lib64/linuxsampler/plugins\" -O2 -pipe -pthread -Wl,-O1 -Wl,--as-needed -o liblinuxsamplerplugins.la InstrumentEditor.lo InstrumentEditorFactory.lo -luuid >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/liblinuxsamplerplugins.a .libs/InstrumentEditor.o .libs/InstrumentEditorFactory.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/liblinuxsamplerplugins.a >libtool: link: ( cd ".libs" && rm -f "liblinuxsamplerplugins.la" && ln -s "../liblinuxsamplerplugins.la" "liblinuxsamplerplugins.la" ) >make[3]: Leaving directory '/var/tmp/portage/media-sound/linuxsampler-2.0.0/work/linuxsampler-2.0.0/src/plugins' >Making all in effects >make[3]: Entering directory '/var/tmp/portage/media-sound/linuxsampler-2.0.0/work/linuxsampler-2.0.0/src/effects' >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -Wreturn-type -ffast-math -O2 -pipe -pthread -c -o Effect.lo Effect.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -Wreturn-type -ffast-math -O2 -pipe -pthread -c Effect.cpp -fPIC -DPIC -o .libs/Effect.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -Wreturn-type -ffast-math -O2 -pipe -pthread -c -o EffectFactory.lo EffectFactory.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -Wreturn-type -ffast-math -O2 -pipe -pthread -c EffectFactory.cpp -fPIC -DPIC -o .libs/EffectFactory.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -Wreturn-type -ffast-math -O2 -pipe -pthread -c -o EffectChain.lo EffectChain.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -Wreturn-type -ffast-math -O2 -pipe -pthread -c EffectChain.cpp -fPIC -DPIC -o .libs/EffectChain.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -Wreturn-type -ffast-math -O2 -pipe -pthread -c -o EffectControl.lo EffectControl.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -Wreturn-type -ffast-math -O2 -pipe -pthread -c EffectControl.cpp -fPIC -DPIC -o .libs/EffectControl.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -Wreturn-type -ffast-math -O2 -pipe -pthread -c -o LadspaEffect.lo LadspaEffect.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -Wreturn-type -ffast-math -O2 -pipe -pthread -c LadspaEffect.cpp -fPIC -DPIC -o .libs/LadspaEffect.o >/bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Wreturn-type -ffast-math -O2 -pipe -pthread -Wl,-O1 -Wl,--as-needed -o liblinuxsamplereffects.la Effect.lo EffectFactory.lo EffectChain.lo EffectControl.lo LadspaEffect.lo -luuid >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/liblinuxsamplereffects.a .libs/Effect.o .libs/EffectFactory.o .libs/EffectChain.o .libs/EffectControl.o .libs/LadspaEffect.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/liblinuxsamplereffects.a >libtool: link: ( cd ".libs" && rm -f "liblinuxsamplereffects.la" && ln -s "../liblinuxsamplereffects.la" "liblinuxsamplereffects.la" ) >make[3]: Leaving directory '/var/tmp/portage/media-sound/linuxsampler-2.0.0/work/linuxsampler-2.0.0/src/effects' >Making all in . >make[3]: Entering directory '/var/tmp/portage/media-sound/linuxsampler-2.0.0/work/linuxsampler-2.0.0/src' >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c -o Sampler.lo Sampler.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c Sampler.cpp -fPIC -DPIC -o .libs/Sampler.o >Sampler.cpp: In member function 'void LinuxSampler::SamplerChannel::SetMidiInputDevice(LinuxSampler::MidiInputDevice*)': >Sampler.cpp:231:54: warning: 'void LinuxSampler::SamplerChannel::SetMidiInput(LinuxSampler::MidiInputDevice*, int, LinuxSampler::midi_chan_t)' is deprecated (declared at Sampler.h:207) [-Wdeprecated-declarations] > SetMidiInput(pDevice, 0, GetMidiInputChannel()); > ^ >Sampler.cpp: In member function 'void LinuxSampler::SamplerChannel::SetMidiInputPort(int)': >Sampler.cpp:235:40: warning: 'LinuxSampler::MidiInputDevice* LinuxSampler::SamplerChannel::GetMidiInputDevice()' is deprecated (declared at Sampler.h:258) [-Wdeprecated-declarations] > SetMidiInput(GetMidiInputDevice(), MidiPort, GetMidiInputChannel()); > ^ >Sampler.cpp:235:74: warning: 'void LinuxSampler::SamplerChannel::SetMidiInput(LinuxSampler::MidiInputDevice*, int, LinuxSampler::midi_chan_t)' is deprecated (declared at Sampler.h:207) [-Wdeprecated-declarations] > SetMidiInput(GetMidiInputDevice(), MidiPort, GetMidiInputChannel()); > ^ >/bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Wreturn-type -ffast-math -O2 -pipe -pthread -version-info 4:0:0 -no-undefined -Wl,-O1 -Wl,--as-needed -o liblinuxsampler.la -rpath /usr/lib64/linuxsampler Sampler.lo ../src/scriptvm/liblinuxsamplerscriptvm.la ../src/network/liblinuxsamplernetwork.la ../src/engines/gig/liblinuxsamplergigengine.la ../src/engines/sf2/liblinuxsamplersf2engine.la ../src/engines/sfz/liblinuxsamplersfzengine.la ../src/engines/common/liblinuxsamplercommonengine.la ../src/engines/liblinuxsamplerengines.la ../src/drivers/liblinuxsamplerdrivers.la ../src/drivers/audio/liblinuxsampleraudiodriver.la ../src/drivers/midi/liblinuxsamplermididriver.la ../src/plugins/liblinuxsamplerplugins.la ../src/effects/liblinuxsamplereffects.la ../src/common/liblinuxsamplercommon.la -lpthread -ldl -luuid >libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/crtbeginS.o .libs/Sampler.o -Wl,--whole-archive ../src/scriptvm/.libs/liblinuxsamplerscriptvm.a ../src/network/.libs/liblinuxsamplernetwork.a ../src/engines/gig/.libs/liblinuxsamplergigengine.a ../src/engines/sf2/.libs/liblinuxsamplersf2engine.a ../src/engines/sfz/.libs/liblinuxsamplersfzengine.a ../src/engines/common/.libs/liblinuxsamplercommonengine.a ../src/engines/.libs/liblinuxsamplerengines.a ../src/drivers/.libs/liblinuxsamplerdrivers.a ../src/drivers/audio/.libs/liblinuxsampleraudiodriver.a ../src/drivers/midi/.libs/liblinuxsamplermididriver.a ../src/plugins/.libs/liblinuxsamplerplugins.a ../src/effects/.libs/liblinuxsamplereffects.a ../src/common/.libs/liblinuxsamplercommon.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/lib64/libgig -Wl,-rpath -Wl,/usr/lib64/libgig -L/usr/lib64/libgig /usr/lib64/libgig/libgig.so -lsndfile -lasound -lpthread -ldl -luuid -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../lib64/crtn.o -O2 -pthread -Wl,-O1 -Wl,--as-needed -pthread -Wl,-soname -Wl,liblinuxsampler.so.4 -o .libs/liblinuxsampler.so.4.0.0 >libtool: link: (cd ".libs" && rm -f "liblinuxsampler.so.4" && ln -s "liblinuxsampler.so.4.0.0" "liblinuxsampler.so.4") >libtool: link: (cd ".libs" && rm -f "liblinuxsampler.so" && ln -s "liblinuxsampler.so.4.0.0" "liblinuxsampler.so") >libtool: link: ( cd ".libs" && rm -f "liblinuxsampler.la" && ln -s "../liblinuxsampler.la" "liblinuxsampler.la" ) >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c -o linuxsampler.o linuxsampler.cpp >linuxsampler.cpp: In function âvoid parse_options(int, char**)â: >linuxsampler.cpp:456:52: warning: format â%uâ expects argument of type âunsigned int*â, but argument 3 has type âlong unsigned int*â [-Wformat=] > if ((sscanf(optarg, "%u", &port) != 1) || (port == 0) || (p > ^ >/bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Wreturn-type -ffast-math -O2 -pipe -pthread -Wl,-O1 -Wl,--as-needed -o linuxsampler linuxsampler.o liblinuxsampler.la -luuid >libtool: link: x86_64-pc-linux-gnu-g++ -Wreturn-type -ffast-math -O2 -pipe -pthread -Wl,-O1 -Wl,--as-needed -o .libs/linuxsampler linuxsampler.o ./.libs/liblinuxsampler.so -luuid -pthread -Wl,-rpath -Wl,/usr/lib64/linuxsampler >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libgig -Wreturn-type -ffast-math -O2 -pipe -pthread -c -o ls_instr_script.o ls_instr_script.cpp >ls_instr_script.cpp: In function âint main(int, char**)â: >ls_instr_script.cpp:87:46: warning: format â%dâ expects argument of type âintâ, but argument 2 has type âstd::vector<LinuxSampler::ParserIssue>::size_type {aka long unsigned int}â [-Wformat=] > errors.size(), warnings.size()); > ^ >ls_instr_script.cpp:87:46: warning: format â%dâ expects argument of type âintâ, but argument 3 has type âstd::vector<LinuxSampler::ParserIssue>::size_type {aka long unsigned int}â [-Wformat=] >ls_instr_script.cpp:91:46: warning: format â%dâ expects argument of type âintâ, but argument 2 has type âstd::vector<LinuxSampler::ParserIssue>::size_type {aka long unsigned int}â [-Wformat=] > errors.size(), warnings.size()); > ^ >ls_instr_script.cpp:91:46: warning: format â%dâ expects argument of type âintâ, but argument 3 has type âstd::vector<LinuxSampler::ParserIssue>::size_type {aka long unsigned int}â [-Wformat=] >/bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Wreturn-type -ffast-math -O2 -pipe -pthread -Wl,-O1 -Wl,--as-needed -o ls_instr_script ls_instr_script.o liblinuxsampler.la -luuid >libtool: link: x86_64-pc-linux-gnu-g++ -Wreturn-type -ffast-math -O2 -pipe -pthread -Wl,-O1 -Wl,--as-needed -o .libs/ls_instr_script ls_instr_script.o ./.libs/liblinuxsampler.so -luuid -pthread -Wl,-rpath -Wl,/usr/lib64/linuxsampler >make[3]: Leaving directory '/var/tmp/portage/media-sound/linuxsampler-2.0.0/work/linuxsampler-2.0.0/src' >Making all in hostplugins >make[3]: Entering directory '/var/tmp/portage/media-sound/linuxsampler-2.0.0/work/linuxsampler-2.0.0/src/hostplugins' >Making all in lv2 >make[4]: Entering directory '/var/tmp/portage/media-sound/linuxsampler-2.0.0/work/linuxsampler-2.0.0/src/hostplugins/lv2' >/bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libgig -O2 -pipe -pthread -c -o PluginLv2.lo PluginLv2.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/libgig -O2 -pipe -pthread -c PluginLv2.cpp -fPIC -DPIC -o .libs/PluginLv2.o >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/include/g++-v4/x86_64-pc-linux-gnu/bits/os_defines.h:39:0, > from /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/include/g++-v4/x86_64-pc-linux-gnu/bits/c++config.h:430, > from /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/include/g++-v4/utility:68, > from /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/include/g++-v4/algorithm:60, > from PluginLv2.cpp:23: >/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] > # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" > ^ >In file included from PluginLv2.cpp:31:0: >PluginLv2.h:27:45: fatal error: lv2/lv2plug.in/ns/ext/atom/atom.h: No such file or directory > #include <lv2/lv2plug.in/ns/ext/atom/atom.h> > ^ >compilation terminated. >Makefile:487: recipe for target 'PluginLv2.lo' failed >make[4]: *** [PluginLv2.lo] Error 1 >make[4]: Leaving directory '/var/tmp/portage/media-sound/linuxsampler-2.0.0/work/linuxsampler-2.0.0/src/hostplugins/lv2' >Makefile:381: recipe for target 'all-recursive' failed >make[3]: *** [all-recursive] Error 1 >make[3]: Leaving directory '/var/tmp/portage/media-sound/linuxsampler-2.0.0/work/linuxsampler-2.0.0/src/hostplugins' >Makefile:674: recipe for target 'all-recursive' failed >make[2]: *** [all-recursive] Error 1 >make[2]: Leaving directory '/var/tmp/portage/media-sound/linuxsampler-2.0.0/work/linuxsampler-2.0.0/src' >Makefile:496: recipe for target 'all-recursive' failed >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory '/var/tmp/portage/media-sound/linuxsampler-2.0.0/work/linuxsampler-2.0.0' >Makefile:400: recipe for target 'all' failed >make: *** [all] Error 2 > * ERROR: media-sound/linuxsampler-2.0.0::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=media-sound/linuxsampler-2.0.0::gentoo'`, > * the complete build log and the output of `emerge -pqv '=media-sound/linuxsampler-2.0.0::gentoo'`. > * The complete build log is located at '/var/log/portage/media-sound:linuxsampler-2.0.0:20150808-030316.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/media-sound/linuxsampler-2.0.0/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/media-sound/linuxsampler-2.0.0/temp/environment'. > * Working directory: '/var/tmp/portage/media-sound/linuxsampler-2.0.0/work/linuxsampler-2.0.0' > * S: '/var/tmp/portage/media-sound/linuxsampler-2.0.0/work/linuxsampler-2.0.0'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 557010
: 408524 |
408526