Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 243807 Details for
Bug 333747
media-sound/miniaudicle does not respect LDFLAGS
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log
miniaudicle-0.1.3.8-r1:20100821-013435.log (text/plain), 63.55 KB, created by
Diego Elio Pettenò (RETIRED)
on 2010-08-21 03:23:31 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2010-08-21 03:23:31 UTC
Size:
63.55 KB
patch
obsolete
> * CPV: media-sound/miniaudicle-0.1.3.8-r1 > * REPO: gentoo > * USE: alsa elibc_glibc jack kernel_linux test userland_GNU x86 >>>> Unpacking source... >>>> Unpacking miniAudicle-0.1.3.8.tgz to /var/tmp/portage/media-sound/miniaudicle-0.1.3.8-r1/work >>>> Source unpacked in /var/tmp/portage/media-sound/miniaudicle-0.1.3.8-r1/work >>>> Preparing source in /var/tmp/portage/media-sound/miniaudicle-0.1.3.8-r1/work/miniAudicle-0.1.3.8 ... > * Applying miniaudicle-0.1.3.8-hid-smc.patch ... > [ ok ] > * Applying miniaudicle-0.1.3.8-gcc44.patch ... > [ ok ] > * Applying miniaudicle-0.1.3.8-void-to-int-cast.patch ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/media-sound/miniaudicle-0.1.3.8-r1/work/miniAudicle-0.1.3.8 ... >>>> Source configured. >>>> Compiling source in /var/tmp/portage/media-sound/miniaudicle-0.1.3.8-r1/work/miniAudicle-0.1.3.8 ... > * Compiling against jack >make -j14 -f makefile.jack CC=i686-pc-linux-gnu-gcc CXX=i686-pc-linux-gnu-g++ >bison -dv -b chuck chuck.y >flex -ochuck.yy.c chuck.lex >i686-pc-linux-gnu-g++ -D__LINUX_JACK__ -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ chuck_absyn.cpp >i686-pc-linux-gnu-g++ -D__LINUX_JACK__ -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ chuck_parse.cpp >i686-pc-linux-gnu-g++ -D__LINUX_JACK__ -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ chuck_errmsg.cpp >i686-pc-linux-gnu-g++ -D__LINUX_JACK__ -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ chuck_frame.cpp >i686-pc-linux-gnu-g++ -D__LINUX_JACK__ -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ chuck_symbol.cpp >i686-pc-linux-gnu-g++ -D__LINUX_JACK__ -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ chuck_table.cpp >i686-pc-linux-gnu-g++ -D__LINUX_JACK__ -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ chuck_utils.cpp >i686-pc-linux-gnu-g++ -D__LINUX_JACK__ -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ chuck_vm.cpp >i686-pc-linux-gnu-g++ -D__LINUX_JACK__ -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ chuck_instr.cpp >i686-pc-linux-gnu-g++ -D__LINUX_JACK__ -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ chuck_scan.cpp >i686-pc-linux-gnu-g++ -D__LINUX_JACK__ -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ chuck_type.cpp >i686-pc-linux-gnu-g++ -D__LINUX_JACK__ -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ chuck_emit.cpp >i686-pc-linux-gnu-g++ -D__LINUX_JACK__ -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ chuck_compile.cpp >i686-pc-linux-gnu-g++ -D__LINUX_JACK__ -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ chuck_dl.cpp >chuck_symbol.cpp:119:49: warning: deprecated conversion from string constant to âchar*â >i686-pc-linux-gnu-g++ -D__LINUX_JACK__ -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ chuck_oo.cpp >i686-pc-linux-gnu-g++ -D__LINUX_JACK__ -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ chuck_lang.cpp >i686-pc-linux-gnu-g++ -D__LINUX_JACK__ -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ chuck_ugen.cpp >i686-pc-linux-gnu-g++ -D__LINUX_JACK__ -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ chuck_main.cpp >i686-pc-linux-gnu-g++ -D__LINUX_JACK__ -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ chuck_otf.cpp >chuck_parse.cpp: In function âlong unsigned int chuck_parse(const char*, FILE*, const char*)â: >chuck_parse.cpp:93:55: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >i686-pc-linux-gnu-g++ -D__LINUX_JACK__ -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ chuck_stats.cpp >i686-pc-linux-gnu-g++ -D__LINUX_JACK__ -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ chuck_bbq.cpp >i686-pc-linux-gnu-g++ -D__LINUX_JACK__ -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ chuck_shell.cpp >chuck_otf.cpp: In function âlong unsigned int otf_process_msg(Chuck_VM*, Chuck_Compiler*, Net_Msg*, long unsigned int, void*)â: >chuck_otf.cpp:220:99: warning: format â%iâ expects type âintâ, but argument 3 has type âlong unsigned intâ >chuck_otf.cpp: In function âFILE* recv_file(const Net_Msg&, ck_socket_*)â: >chuck_otf.cpp:113:59: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >chuck_main.cpp: In function âint main(int, char**)â: >chuck_main.cpp:678:81: warning: format â%iâ expects type âintâ, but argument 3 has type âlong intâ >chuck_emit.cpp: In function âlong unsigned int emit_engine_emit_symbol(Chuck_Emitter*, S_Symbol_*, Chuck_Value*, long unsigned int, int)â: >chuck_emit.cpp:4018:55: warning: deprecated conversion from string constant to âchar*â >i686-pc-linux-gnu-g++ -D__LINUX_JACK__ -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ chuck_console.cpp >chuck_instr.cpp: In function âvoid handle_overflow(Chuck_VM_Shred*, Chuck_VM*)â: >chuck_instr.cpp:74:52: warning: format â%dâ expects type âintâ, but argument 3 has type âlong unsigned intâ >chuck_instr.cpp:74:52: warning: format â%dâ expects type âintâ, but argument 5 has type âlong unsigned intâ >chuck_instr.cpp: In member function âvirtual void Chuck_Instr_Add_string::execute(Chuck_VM*, Chuck_VM_Shred*)â: >chuck_instr.cpp:1088:52: warning: format â%dâ expects type âintâ, but argument 3 has type âlong unsigned intâ >chuck_instr.cpp:1088:52: warning: format â%dâ expects type âintâ, but argument 5 has type âlong unsigned intâ >chuck_instr.cpp: In member function âvirtual void Chuck_Instr_Add_string_Assign::execute(Chuck_VM*, Chuck_VM_Shred*)â: >chuck_instr.cpp:1132:52: warning: format â%dâ expects type âintâ, but argument 3 has type âlong unsigned intâ >chuck_instr.cpp:1132:52: warning: format â%dâ expects type âintâ, but argument 5 has type âlong unsigned intâ >chuck_instr.cpp: In member function âvirtual void Chuck_Instr_Add_string_int::execute(Chuck_VM*, Chuck_VM_Shred*)â: >chuck_instr.cpp:1180:52: warning: format â%dâ expects type âintâ, but argument 3 has type âlong unsigned intâ >chuck_instr.cpp:1180:52: warning: format â%dâ expects type âintâ, but argument 5 has type âlong unsigned intâ >chuck_instr.cpp: In member function âvirtual void Chuck_Instr_Add_string_float::execute(Chuck_VM*, Chuck_VM_Shred*)â: >chuck_instr.cpp:1228:52: warning: format â%dâ expects type âintâ, but argument 3 has type âlong unsigned intâ >chuck_instr.cpp:1228:52: warning: format â%dâ expects type âintâ, but argument 5 has type âlong unsigned intâ >chuck_instr.cpp: In member function âvirtual void Chuck_Instr_Add_int_string::execute(Chuck_VM*, Chuck_VM_Shred*)â: >chuck_instr.cpp:1276:52: warning: format â%dâ expects type âintâ, but argument 3 has type âlong unsigned intâ >chuck_instr.cpp:1276:52: warning: format â%dâ expects type âintâ, but argument 5 has type âlong unsigned intâ >chuck_instr.cpp: In member function âvirtual void Chuck_Instr_Add_float_string::execute(Chuck_VM*, Chuck_VM_Shred*)â: >chuck_instr.cpp:1324:52: warning: format â%dâ expects type âintâ, but argument 3 has type âlong unsigned intâ >chuck_instr.cpp:1324:52: warning: format â%dâ expects type âintâ, but argument 5 has type âlong unsigned intâ >chuck_instr.cpp: In member function âvirtual void Chuck_Instr_Add_int_string_Assign::execute(Chuck_VM*, Chuck_VM_Shred*)â: >chuck_instr.cpp:1368:52: warning: format â%dâ expects type âintâ, but argument 3 has type âlong unsigned intâ >chuck_instr.cpp:1368:52: warning: format â%dâ expects type âintâ, but argument 5 has type âlong unsigned intâ >chuck_instr.cpp: In member function âvirtual void Chuck_Instr_Add_float_string_Assign::execute(Chuck_VM*, Chuck_VM_Shred*)â: >chuck_instr.cpp:1412:52: warning: format â%dâ expects type âintâ, but argument 3 has type âlong unsigned intâ >chuck_instr.cpp:1412:52: warning: format â%dâ expects type âintâ, but argument 5 has type âlong unsigned intâ >chuck_instr.cpp: In member function âvirtual void Chuck_Instr_Time_Advance::execute(Chuck_VM*, Chuck_VM_Shred*)â: >chuck_instr.cpp:3463:61: warning: format â%dâ expects type âintâ, but argument 4 has type âlong unsigned intâ >chuck_instr.cpp:3463:61: warning: format â%dâ expects type âintâ, but argument 6 has type âlong unsigned intâ >chuck_instr.cpp: In member function âvirtual void Chuck_Instr_Event_Wait::execute(Chuck_VM*, Chuck_VM_Shred*)â: >chuck_instr.cpp:3510:52: warning: format â%dâ expects type âintâ, but argument 3 has type âlong unsigned intâ >chuck_instr.cpp:3510:52: warning: format â%dâ expects type âintâ, but argument 5 has type âlong unsigned intâ >chuck_shell.cpp: In member function âvirtual long unsigned int Chuck_Shell_Network_VM::remove_all(std::string&)â: >chuck_shell.cpp:795:15: warning: deprecated conversion from string constant to âchar*â >chuck_shell.cpp: In member function âvirtual long unsigned int Chuck_Shell_Network_VM::remove_last(std::string&)â: >chuck_shell.cpp:814:15: warning: deprecated conversion from string constant to âchar*â >chuck_shell.cpp: In member function âvirtual long unsigned int Chuck_Shell_Network_VM::replace_shred(const std::vector<std::basic_string<char> >&, std::string&)â: >chuck_shell.cpp:844:15: warning: deprecated conversion from string constant to âchar*â >chuck_shell.cpp: In member function âvirtual long unsigned int Chuck_Shell_Network_VM::status(std::string&)â: >chuck_shell.cpp:888:15: warning: deprecated conversion from string constant to âchar*â >chuck_shell.cpp: In member function âvirtual long unsigned int Chuck_Shell_Network_VM::kill(std::string&)â: >chuck_shell.cpp:913:15: warning: deprecated conversion from string constant to âchar*â >chuck_instr.cpp: In member function âvirtual void Chuck_Instr_Array_Alloc::execute(Chuck_VM*, Chuck_VM_Shred*)â: >chuck_instr.cpp:3932:90: warning: format â%dâ expects type âintâ, but argument 3 has type âlong unsigned intâ >chuck_instr.cpp: In member function âvirtual void Chuck_Instr_Array_Access::execute(Chuck_VM*, Chuck_VM_Shred*)â: >chuck_instr.cpp:4038:52: warning: format â%dâ expects type âintâ, but argument 3 has type âlong unsigned intâ >chuck_instr.cpp:4038:52: warning: format â%dâ expects type âintâ, but argument 5 has type âlong unsigned intâ >chuck_instr.cpp:4045:60: warning: format â%dâ expects type âintâ, but argument 3 has type âlong unsigned intâ >chuck_instr.cpp:4045:60: warning: format â%dâ expects type âintâ, but argument 5 has type âlong unsigned intâ >chuck_instr.cpp:4045:60: warning: format â%dâ expects type âintâ, but argument 6 has type âlong intâ >chuck_instr.cpp: In member function âvirtual void Chuck_Instr_Array_Map_Access::execute(Chuck_VM*, Chuck_VM_Shred*)â: >chuck_instr.cpp:4155:52: warning: format â%dâ expects type âintâ, but argument 3 has type âlong unsigned intâ >chuck_instr.cpp:4155:52: warning: format â%dâ expects type âintâ, but argument 5 has type âlong unsigned intâ >chuck_instr.cpp:4162:75: warning: format â%dâ expects type âintâ, but argument 3 has type âlong unsigned intâ >chuck_instr.cpp:4162:75: warning: format â%dâ expects type âintâ, but argument 5 has type âlong unsigned intâ >chuck_instr.cpp: In member function âvirtual void Chuck_Instr_Array_Access_Multi::execute(Chuck_VM*, Chuck_VM_Shred*)â: >chuck_instr.cpp:4298:52: warning: format â%dâ expects type âintâ, but argument 3 has type âlong unsigned intâ >chuck_instr.cpp:4298:52: warning: format â%dâ expects type âintâ, but argument 5 has type âlong unsigned intâ >chuck_instr.cpp:4300:80: warning: format â%dâ expects type âintâ, but argument 3 has type âlong unsigned intâ >chuck_instr.cpp:4307:60: warning: format â%dâ expects type âintâ, but argument 3 has type âlong unsigned intâ >chuck_instr.cpp:4307:60: warning: format â%dâ expects type âintâ, but argument 5 has type âlong unsigned intâ >chuck_instr.cpp:4307:60: warning: format â%dâ expects type âintâ, but argument 6 has type âlong intâ >chuck_instr.cpp: In member function âvirtual void Chuck_Instr_Dot_Member_Data::execute(Chuck_VM*, Chuck_VM_Shred*)â: >chuck_instr.cpp:4361:57: warning: format â%dâ expects type âintâ, but argument 3 has type âlong unsigned intâ >chuck_instr.cpp:4361:57: warning: format â%dâ expects type âintâ, but argument 5 has type âlong unsigned intâ >chuck_instr.cpp:4361:57: warning: too few arguments for format >chuck_instr.cpp: In member function âvirtual void Chuck_Instr_Dot_Member_Func::execute(Chuck_VM*, Chuck_VM_Shred*)â: >chuck_instr.cpp:4402:57: warning: format â%dâ expects type âintâ, but argument 3 has type âlong unsigned intâ >chuck_instr.cpp:4402:57: warning: format â%dâ expects type âintâ, but argument 5 has type âlong unsigned intâ >chuck_instr.cpp: In member function âvirtual void Chuck_Instr_Op_string::execute(Chuck_VM*, Chuck_VM_Shred*)â: >chuck_instr.cpp:4790:52: warning: format â%dâ expects type âintâ, but argument 3 has type âlong unsigned intâ >chuck_instr.cpp:4790:52: warning: format â%dâ expects type âintâ, but argument 5 has type âlong unsigned intâ >chuck_instr.cpp:4797:59: warning: format â%dâ expects type âintâ, but argument 3 has type âlong unsigned intâ >chuck_instr.cpp:4797:59: warning: format â%dâ expects type âintâ, but argument 4 has type âlong unsigned intâ >chuck_instr.cpp:4797:59: warning: format â%dâ expects type âintâ, but argument 6 has type âlong unsigned intâ >chuck_instr.cpp: In member function âvirtual void Chuck_Instr_UGen_Link::execute(Chuck_VM*, Chuck_VM_Shred*)â: >chuck_instr.cpp:4883:52: warning: format â%dâ expects type âintâ, but argument 3 has type âlong unsigned intâ >chuck_instr.cpp:4883:52: warning: format â%dâ expects type âintâ, but argument 5 has type âlong unsigned intâ >chuck_instr.cpp: In member function âvirtual void Chuck_Instr_Hack::execute(Chuck_VM*, Chuck_VM_Shred*)â: >chuck_instr.cpp:5124:74: warning: format â%dâ expects type âintâ, but argument 3 has type âlong intâ >chuck_instr.cpp: In member function âvirtual void Chuck_Instr_Gack::execute(Chuck_VM*, Chuck_VM_Shred*)â: >chuck_instr.cpp:5221:53: warning: format â%xâ expects type âunsigned intâ, but argument 3 has type âlong intâ >chuck_instr.cpp:5224:51: warning: format â%dâ expects type âintâ, but argument 3 has type âlong intâ >i686-pc-linux-gnu-g++ -D__LINUX_JACK__ -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ chuck_globals.cpp >i686-pc-linux-gnu-g++ -D__LINUX_JACK__ -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ digiio_rtaudio.cpp >chuck_vm.cpp: In member function âlong unsigned int Chuck_VM::process_msg(Chuck_Msg*)â: >chuck_vm.cpp:1008:86: warning: format â%dâ expects type âintâ, but argument 3 has type âlong unsigned intâ >chuck_vm.cpp: In member function âlong unsigned int Chuck_VM_Stack::initialize(long unsigned int)â: >chuck_vm.cpp:1374:67: warning: too few arguments for format >i686-pc-linux-gnu-g++ -D__LINUX_JACK__ -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ hidio_sdl.cpp >i686-pc-linux-gnu-g++ -D__LINUX_JACK__ -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ midiio_rtmidi.cpp >i686-pc-linux-gnu-g++ -D__LINUX_JACK__ -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ rtaudio.cpp >i686-pc-linux-gnu-g++ -D__LINUX_JACK__ -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ rtmidi.cpp >i686-pc-linux-gnu-g++ -D__LINUX_JACK__ -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ ugen_osc.cpp >i686-pc-linux-gnu-g++ -D__LINUX_JACK__ -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ ugen_filter.cpp >i686-pc-linux-gnu-g++ -D__LINUX_JACK__ -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ ugen_stk.cpp >i686-pc-linux-gnu-g++ -D__LINUX_JACK__ -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ ugen_xxx.cpp >i686-pc-linux-gnu-g++ -D__LINUX_JACK__ -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ ulib_machine.cpp >i686-pc-linux-gnu-g++ -D__LINUX_JACK__ -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ ulib_math.cpp >ugen_xxx.cpp: In constructor âCNoise_Data::CNoise_Data()â: >ugen_xxx.cpp:1183:22: warning: deprecated conversion from string constant to âchar*â >ugen_xxx.cpp: In function âvoid sndbuf_ctrl_read(Chuck_Object*, void*, Chuck_DL_Return*, Chuck_VM_Shred*)â: >ugen_xxx.cpp:2604:104: warning: format â%iâ expects type âintâ, but argument 3 has type âlong intâ >ugen_xxx.cpp:2642:44: warning: format â%dâ expects type âintâ, but argument 3 has type âlong unsigned intâ >ugen_xxx.cpp:2642:44: warning: format â%dâ expects type âintâ, but argument 4 has type âlong intâ >i686-pc-linux-gnu-g++ -D__LINUX_JACK__ -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ ulib_std.cpp >i686-pc-linux-gnu-g++ -D__LINUX_JACK__ -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ ulib_opsc.cpp >i686-pc-linux-gnu-g++ -D__LINUX_JACK__ -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ util_buffers.cpp >i686-pc-linux-gnu-g++ -D__LINUX_JACK__ -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ util_console.cpp >i686-pc-linux-gnu-g++ -D__LINUX_JACK__ -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ util_string.cpp >i686-pc-linux-gnu-g++ -D__LINUX_JACK__ -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ util_thread.cpp >ugen_stk.cpp: In member function âvoid WvOut::closeMatFile()â: >ugen_stk.cpp:17243:32: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >ugen_stk.cpp:17247:29: warning: ignoring return value of âsize_t fread(void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >ugen_stk.cpp:17252:30: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >ugen_stk.cpp:17256:26: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >ugen_stk.cpp: In member function âvoid WvOut::closeAifFile()â: >ugen_stk.cpp:17104:28: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >ugen_stk.cpp:17120:27: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >ugen_stk.cpp:17131:27: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >ugen_stk.cpp: In member function âvoid WvOut::closeSndFile()â: >ugen_stk.cpp:16986:27: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >ugen_stk.cpp: In member function âvoid WvOut::closeWavFile()â: >ugen_stk.cpp:16914:27: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >ugen_stk.cpp:16921:27: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >i686-pc-linux-gnu-g++ -D__LINUX_JACK__ -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ util_opsc.cpp >i686-pc-linux-gnu-gcc -D__LINUX_JACK__ -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ util_math.c >i686-pc-linux-gnu-gcc -D__LINUX_JACK__ -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ util_network.c >i686-pc-linux-gnu-gcc -D__LINUX_JACK__ -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ util_raw.c >i686-pc-linux-gnu-gcc -D__LINUX_JACK__ -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ util_xforms.c >i686-pc-linux-gnu-g++ -D__LINUX_JACK__ -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ util_hid.cpp >i686-pc-linux-gnu-g++ -D__LINUX_JACK__ -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ uana_xform.cpp >i686-pc-linux-gnu-g++ -D__LINUX_JACK__ -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ uana_extract.cpp >i686-pc-linux-gnu-gcc -D__LINUX_JACK__ -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ chuck.tab.c >echo "chuck.tab.h was created at the same time as chuck.tab.c" >chuck.tab.h was created at the same time as chuck.tab.c >i686-pc-linux-gnu-gcc -D__LINUX_JACK__ -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ chuck.yy.c >util_opsc.cpp: In function âint OSC_openBundle(OSCbuf*, OSCTimeTag)â: >util_opsc.cpp:582:28: warning: deprecated conversion from string constant to âchar*â >util_opsc.cpp:587:28: warning: deprecated conversion from string constant to âchar*â >util_opsc.cpp:592:28: warning: deprecated conversion from string constant to âchar*â >util_opsc.cpp:604:9: warning: deprecated conversion from string constant to âchar*â >util_opsc.cpp:608:9: warning: deprecated conversion from string constant to âchar*â >util_opsc.cpp:615:56: warning: deprecated conversion from string constant to âchar*â >util_opsc.cpp: In function âint OSC_closeBundle(OSCbuf*)â: >util_opsc.cpp:651:28: warning: deprecated conversion from string constant to âchar*â >util_opsc.cpp: In function âint OSC_closeAllBundles(OSCbuf*)â: >util_opsc.cpp:682:28: warning: deprecated conversion from string constant to âchar*â >util_opsc.cpp: In function âint OSC_writeAddress(OSCbuf*, char*)â: >util_opsc.cpp:701:28: warning: deprecated conversion from string constant to âchar*â >util_opsc.cpp:706:28: warning: deprecated conversion from string constant to âchar*â >util_opsc.cpp:716:9: warning: deprecated conversion from string constant to âchar*â >util_opsc.cpp:720:9: warning: deprecated conversion from string constant to âchar*â >util_opsc.cpp: In function âint OSC_writeAddressAndTypes(OSCbuf*, char*, char*)â: >util_opsc.cpp:752:5: warning: deprecated conversion from string constant to âchar*â >util_opsc.cpp: In function âint CheckTypeTag(OSCbuf*, char)â: >util_opsc.cpp:768:21: warning: deprecated conversion from string constant to âchar*â >util_opsc.cpp:771:21: warning: deprecated conversion from string constant to âchar*â >util_opsc.cpp:774:21: warning: deprecated conversion from string constant to âchar*â >util_opsc.cpp: In function âint OSC_writeFloatArg(OSCbuf*, float)â: >util_opsc.cpp:792:5: warning: deprecated conversion from string constant to âchar*â >util_opsc.cpp: In function âint OSC_writeFloatArgs(OSCbuf*, int, float*)â: >util_opsc.cpp:813:5: warning: deprecated conversion from string constant to âchar*â >util_opsc.cpp: In function âint OSC_writeIntArg(OSCbuf*, int4byte)â: >util_opsc.cpp:832:5: warning: deprecated conversion from string constant to âchar*â >util_opsc.cpp: In function âint OSC_writeStringArg(OSCbuf*, char*)â: >util_opsc.cpp:857:9: warning: deprecated conversion from string constant to âchar*â >util_opsc.cpp:861:9: warning: deprecated conversion from string constant to âchar*â >util_opsc.cpp: At global scope: >util_opsc.cpp:2032:1: warning: deprecated conversion from string constant to âchar*â >util_opsc.cpp:2032:1: warning: deprecated conversion from string constant to âchar*â >util_opsc.cpp:2032:1: warning: deprecated conversion from string constant to âchar*â >util_opsc.cpp:2032:1: warning: deprecated conversion from string constant to âchar*â >util_opsc.cpp:2032:1: warning: deprecated conversion from string constant to âchar*â >util_opsc.cpp:2032:1: warning: deprecated conversion from string constant to âchar*â >util_opsc.cpp:2032:1: warning: deprecated conversion from string constant to âchar*â >util_opsc.cpp: In constructor âOSC_Address_Space::OSC_Address_Space()â: >util_opsc.cpp:2038:37: warning: deprecated conversion from string constant to âchar*â >chuck.lex: In function âyylexâ: >chuck.lex:280:1: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result >util_hid.cpp: In function âint Keyboard_close(int)â: >util_hid.cpp:7135:52: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result >util_hid.cpp: In function âint Keyboard_open(int)â: >util_hid.cpp:7115:52: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result >util_hid.cpp: In function âint Mouse_close(int)â: >util_hid.cpp:6964:52: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result >util_hid.cpp: In function âint Mouse_open(int)â: >util_hid.cpp:6943:52: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result >util_hid.cpp: In function âint Joystick_close(int)â: >util_hid.cpp:6765:52: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result >util_hid.cpp: In function âint Joystick_open(int)â: >util_hid.cpp:6745:52: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result >util_hid.cpp: In function âvoid Hid_quit()â: >util_hid.cpp:6627:48: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result >uana_xform.cpp: In function âvoid FFT_ctrl_size(Chuck_Object*, void*, Chuck_DL_Return*, Chuck_VM_Shred*)â: >uana_xform.cpp:811:69: warning: format â%dâ expects type âintâ, but argument 3 has type âlong intâ >uana_xform.cpp: In function âvoid IFFT_ctrl_size(Chuck_Object*, void*, Chuck_DL_Return*, Chuck_VM_Shred*)â: >uana_xform.cpp:1341:69: warning: format â%dâ expects type âintâ, but argument 3 has type âlong intâ >uana_xform.cpp: In function âlong unsigned int prepare_window(void*, Chuck_VM_Shred*, long int&)â: >uana_xform.cpp:1429:26: warning: format â%dâ expects type âintâ, but argument 3 has type âlong intâ >uana_xform.cpp: In function âvoid DCT_ctrl_size(Chuck_Object*, void*, Chuck_DL_Return*, Chuck_VM_Shred*)â: >uana_xform.cpp:1985:69: warning: format â%dâ expects type âintâ, but argument 3 has type âlong intâ >uana_xform.cpp: In function âvoid IDCT_ctrl_size(Chuck_Object*, void*, Chuck_DL_Return*, Chuck_VM_Shred*)â: >uana_xform.cpp:2512:69: warning: format â%dâ expects type âintâ, but argument 3 has type âlong intâ >In file included from /usr/include/string.h:642:0, > from util_opsc.h:385, > from util_opsc.cpp:34: >In function âchar* strncat(char*, const char*, size_t)â, > inlined from âvoid OSC_Address_Space::setSpec(char*, char*)â at util_opsc.cpp:2078:34: >/usr/include/bits/string3.h:154:71: warning: call to char* __builtin___strncat_chk(char*, const char*, unsigned int, unsigned int) might overflow destination buffer >i686-pc-linux-gnu-g++ -o chuck chuck.tab.o chuck.yy.o chuck_absyn.o chuck_parse.o chuck_errmsg.o chuck_frame.o chuck_symbol.o chuck_table.o chuck_utils.o chuck_vm.o chuck_instr.o chuck_scan.o chuck_type.o chuck_emit.o chuck_compile.o chuck_dl.o chuck_oo.o chuck_lang.o chuck_ugen.o chuck_main.o chuck_otf.o chuck_stats.o chuck_bbq.o chuck_shell.o chuck_console.o chuck_globals.o digiio_rtaudio.o hidio_sdl.o midiio_rtmidi.o rtaudio.o rtmidi.o ugen_osc.o ugen_filter.o ugen_stk.o ugen_xxx.o ulib_machine.o ulib_math.o ulib_std.o ulib_opsc.o util_buffers.o util_console.o util_string.o util_thread.o util_opsc.o util_math.o util_network.o util_raw.o util_xforms.o util_hid.o uana_xform.o uana_extract.o -lasound -ljack -lstdc++ -ldl -lm -lsndfile >make -j14 -f makefile.jack CC=i686-pc-linux-gnu-gcc CXX=i686-pc-linux-gnu-g++ >i686-pc-linux-gnu-gcc -D__LINUX_ALSA__ -D__LINUX__ -D__MA_WXWIDGETS__ `wx-config --cppflags` -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ -Ichuck/src -Iwxw -I/var/tmp/portage/media-sound/miniaudicle-0.1.3.8-r1/work/miniAudicle-0.1.3.8 miniAudicle.cpp >i686-pc-linux-gnu-gcc -o wxw/mAParentFrame.o -D__LINUX_ALSA__ -D__LINUX__ -D__MA_WXWIDGETS__ `wx-config --cppflags` -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ -Ichuck/src -Iwxw -I/var/tmp/portage/media-sound/miniaudicle-0.1.3.8-r1/work/miniAudicle-0.1.3.8 wxw/mAParentFrame.cpp >i686-pc-linux-gnu-gcc -o wxw/mADocument.o -D__LINUX_ALSA__ -D__LINUX__ -D__MA_WXWIDGETS__ `wx-config --cppflags` -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ -Ichuck/src -Iwxw -I/var/tmp/portage/media-sound/miniaudicle-0.1.3.8-r1/work/miniAudicle-0.1.3.8 wxw/mADocument.cpp >i686-pc-linux-gnu-gcc -o wxw/mAView.o -D__LINUX_ALSA__ -D__LINUX__ -D__MA_WXWIDGETS__ `wx-config --cppflags` -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ -Ichuck/src -Iwxw -I/var/tmp/portage/media-sound/miniaudicle-0.1.3.8-r1/work/miniAudicle-0.1.3.8 wxw/mAView.cpp >i686-pc-linux-gnu-gcc -o wxw/mAVMMonitor.o -D__LINUX_ALSA__ -D__LINUX__ -D__MA_WXWIDGETS__ `wx-config --cppflags` -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ -Ichuck/src -Iwxw -I/var/tmp/portage/media-sound/miniaudicle-0.1.3.8-r1/work/miniAudicle-0.1.3.8 wxw/mAVMMonitor.cpp >i686-pc-linux-gnu-gcc -o wxw/mAMenuBar.o -D__LINUX_ALSA__ -D__LINUX__ -D__MA_WXWIDGETS__ `wx-config --cppflags` -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ -Ichuck/src -Iwxw -I/var/tmp/portage/media-sound/miniaudicle-0.1.3.8-r1/work/miniAudicle-0.1.3.8 wxw/mAMenuBar.cpp >i686-pc-linux-gnu-gcc -o wxw/mAConsoleMonitor.o -D__LINUX_ALSA__ -D__LINUX__ -D__MA_WXWIDGETS__ `wx-config --cppflags` -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ -Ichuck/src -Iwxw -I/var/tmp/portage/media-sound/miniaudicle-0.1.3.8-r1/work/miniAudicle-0.1.3.8 wxw/mAConsoleMonitor.cpp >i686-pc-linux-gnu-gcc -o wxw/mAConfig.o -D__LINUX_ALSA__ -D__LINUX__ -D__MA_WXWIDGETS__ `wx-config --cppflags` -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ -Ichuck/src -Iwxw -I/var/tmp/portage/media-sound/miniaudicle-0.1.3.8-r1/work/miniAudicle-0.1.3.8 wxw/mAConfig.cpp >i686-pc-linux-gnu-gcc -o wxw/mAPreferencesWindow.o -D__LINUX_ALSA__ -D__LINUX__ -D__MA_WXWIDGETS__ `wx-config --cppflags` -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ -Ichuck/src -Iwxw -I/var/tmp/portage/media-sound/miniaudicle-0.1.3.8-r1/work/miniAudicle-0.1.3.8 wxw/mAPreferencesWindow.cpp >i686-pc-linux-gnu-gcc -o wxw/mAUIElements.o -D__LINUX_ALSA__ -D__LINUX__ -D__MA_WXWIDGETS__ `wx-config --cppflags` -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ -Ichuck/src -Iwxw -I/var/tmp/portage/media-sound/miniaudicle-0.1.3.8-r1/work/miniAudicle-0.1.3.8 wxw/mAUIElements.cpp >i686-pc-linux-gnu-gcc -o miniAudicle_import.o -D__LINUX_ALSA__ -D__LINUX__ -D__MA_WXWIDGETS__ `wx-config --cppflags` -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ -Ichuck/src -Iwxw -I/var/tmp/portage/media-sound/miniaudicle-0.1.3.8-r1/work/miniAudicle-0.1.3.8 miniAudicle_import.cpp >i686-pc-linux-gnu-gcc -o miniAudicle_ui_elements.o -D__LINUX_ALSA__ -D__LINUX__ -D__MA_WXWIDGETS__ `wx-config --cppflags` -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ -Ichuck/src -Iwxw -I/var/tmp/portage/media-sound/miniaudicle-0.1.3.8-r1/work/miniAudicle-0.1.3.8 miniAudicle_ui_elements.cpp >#make -C chuck/src -f makefile.jack >miniAudicle.cpp: In member function âlong unsigned int miniAudicle::start_vm()â: >miniAudicle.cpp:867:72: warning: format â%iâ expects type âintâ, but argument 3 has type âlong intâ >wxw/mAUIElements.cpp: In member function âvirtual void UI::mAUISlider::SetSize(wxCommandEvent&)â: >wxw/mAUIElements.cpp:462:82: warning: âvoid wxWindowBase::SetBestFittingSize(const wxSize&)â is deprecated (declared at /usr/include/wx-2.8/wx/window.h:1443) >i686-pc-linux-gnu-g++ -o wxw/miniAudicle miniAudicle.o wxw/mAParentFrame.o wxw/mADocument.o wxw/mAView.o wxw/mAVMMonitor.o wxw/mAMenuBar.o wxw/mAConsoleMonitor.o wxw/mAConfig.o wxw/mAPreferencesWindow.o wxw/mAUIElements.o miniAudicle_import.o miniAudicle_ui_elements.o chuck/src/chuck.tab.o chuck/src/chuck.yy.o chuck/src/chuck_absyn.o chuck/src/chuck_parse.o chuck/src/chuck_errmsg.o chuck/src/chuck_frame.o chuck/src/chuck_symbol.o chuck/src/chuck_table.o chuck/src/chuck_utils.o chuck/src/chuck_vm.o chuck/src/chuck_instr.o chuck/src/chuck_scan.o chuck/src/chuck_type.o chuck/src/chuck_emit.o chuck/src/chuck_compile.o chuck/src/chuck_dl.o chuck/src/chuck_oo.o chuck/src/chuck_lang.o chuck/src/chuck_ugen.o chuck/src/chuck_globals.o chuck/src/chuck_otf.o chuck/src/chuck_stats.o chuck/src/chuck_bbq.o chuck/src/chuck_shell.o chuck/src/chuck_console.o chuck/src/digiio_rtaudio.o chuck/src/hidio_sdl.o chuck/src/midiio_rtmidi.o chuck/src/rtaudio.o chuck/src/rtmidi.o chuck/src/ugen_osc.o chuck/src/ugen_filter.o chuck/src/ugen_stk.o chuck/src/ugen_xxx.o chuck/src/ulib_machine.o chuck/src/uana_xform.o chuck/src/uana_extract.o chuck/src/ulib_math.o chuck/src/ulib_std.o chuck/src/ulib_opsc.o chuck/src/util_buffers.o chuck/src/util_console.o chuck/src/util_math.o chuck/src/util_network.o chuck/src/util_raw.o chuck/src/util_string.o chuck/src/util_thread.o chuck/src/util_xforms.o chuck/src/util_opsc.o chuck/src/util_hid.o `wx-config --libs stc,adv,core,base` -lasound -ljack -lpthread -lstdc++ -ldl -lm -lsndfile >make -j14 -f makefile.jack clean >rm -rf *.o wxw/*.o wxw/miniAudicle >make -j14 -f makefile.jack clean >rm -f chuck *~ *.o chuck.output chuck.tab.h chuck.tab.c chuck.yy.c > * Compiling against alsa >make -j14 -f makefile.alsa CC=i686-pc-linux-gnu-gcc CXX=i686-pc-linux-gnu-g++ >bison -dv -b chuck chuck.y >flex -ochuck.yy.c chuck.lex >i686-pc-linux-gnu-g++ -D__LINUX_ALSA__ -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ chuck_absyn.cpp >i686-pc-linux-gnu-g++ -D__LINUX_ALSA__ -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ chuck_parse.cpp >i686-pc-linux-gnu-g++ -D__LINUX_ALSA__ -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ chuck_errmsg.cpp >i686-pc-linux-gnu-g++ -D__LINUX_ALSA__ -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ chuck_frame.cpp >i686-pc-linux-gnu-g++ -D__LINUX_ALSA__ -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ chuck_symbol.cpp >i686-pc-linux-gnu-g++ -D__LINUX_ALSA__ -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ chuck_table.cpp >i686-pc-linux-gnu-g++ -D__LINUX_ALSA__ -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ chuck_utils.cpp >i686-pc-linux-gnu-g++ -D__LINUX_ALSA__ -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ chuck_vm.cpp >i686-pc-linux-gnu-g++ -D__LINUX_ALSA__ -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ chuck_instr.cpp >i686-pc-linux-gnu-g++ -D__LINUX_ALSA__ -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ chuck_scan.cpp >i686-pc-linux-gnu-g++ -D__LINUX_ALSA__ -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ chuck_type.cpp >i686-pc-linux-gnu-g++ -D__LINUX_ALSA__ -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ chuck_emit.cpp >i686-pc-linux-gnu-g++ -D__LINUX_ALSA__ -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ chuck_compile.cpp >chuck_symbol.cpp:119:49: warning: deprecated conversion from string constant to âchar*â >i686-pc-linux-gnu-g++ -D__LINUX_ALSA__ -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ chuck_dl.cpp >i686-pc-linux-gnu-g++ -D__LINUX_ALSA__ -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ chuck_oo.cpp >i686-pc-linux-gnu-g++ -D__LINUX_ALSA__ -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ chuck_lang.cpp >i686-pc-linux-gnu-g++ -D__LINUX_ALSA__ -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ chuck_ugen.cpp >chuck_parse.cpp: In function âlong unsigned int chuck_parse(const char*, FILE*, const char*)â: >chuck_parse.cpp:93:55: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >i686-pc-linux-gnu-g++ -D__LINUX_ALSA__ -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ chuck_main.cpp >i686-pc-linux-gnu-g++ -D__LINUX_ALSA__ -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ chuck_otf.cpp >i686-pc-linux-gnu-g++ -D__LINUX_ALSA__ -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ chuck_stats.cpp >i686-pc-linux-gnu-g++ -D__LINUX_ALSA__ -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ chuck_bbq.cpp >chuck_vm.cpp: In member function âlong unsigned int Chuck_VM::process_msg(Chuck_Msg*)â: >chuck_vm.cpp:1008:86: warning: format â%dâ expects type âintâ, but argument 3 has type âlong unsigned intâ >chuck_vm.cpp: In member function âlong unsigned int Chuck_VM_Stack::initialize(long unsigned int)â: >chuck_vm.cpp:1374:67: warning: too few arguments for format >i686-pc-linux-gnu-g++ -D__LINUX_ALSA__ -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ chuck_shell.cpp >chuck_instr.cpp: In function âvoid handle_overflow(Chuck_VM_Shred*, Chuck_VM*)â: >chuck_instr.cpp:74:52: warning: format â%dâ expects type âintâ, but argument 3 has type âlong unsigned intâ >chuck_instr.cpp:74:52: warning: format â%dâ expects type âintâ, but argument 5 has type âlong unsigned intâ >chuck_instr.cpp: In member function âvirtual void Chuck_Instr_Add_string::execute(Chuck_VM*, Chuck_VM_Shred*)â: >chuck_instr.cpp:1088:52: warning: format â%dâ expects type âintâ, but argument 3 has type âlong unsigned intâ >chuck_instr.cpp:1088:52: warning: format â%dâ expects type âintâ, but argument 5 has type âlong unsigned intâ >chuck_instr.cpp: In member function âvirtual void Chuck_Instr_Add_string_Assign::execute(Chuck_VM*, Chuck_VM_Shred*)â: >chuck_instr.cpp:1132:52: warning: format â%dâ expects type âintâ, but argument 3 has type âlong unsigned intâ >chuck_instr.cpp:1132:52: warning: format â%dâ expects type âintâ, but argument 5 has type âlong unsigned intâ >chuck_instr.cpp: In member function âvirtual void Chuck_Instr_Add_string_int::execute(Chuck_VM*, Chuck_VM_Shred*)â: >chuck_instr.cpp:1180:52: warning: format â%dâ expects type âintâ, but argument 3 has type âlong unsigned intâ >chuck_instr.cpp:1180:52: warning: format â%dâ expects type âintâ, but argument 5 has type âlong unsigned intâ >chuck_instr.cpp: In member function âvirtual void Chuck_Instr_Add_string_float::execute(Chuck_VM*, Chuck_VM_Shred*)â: >chuck_instr.cpp:1228:52: warning: format â%dâ expects type âintâ, but argument 3 has type âlong unsigned intâ >chuck_instr.cpp:1228:52: warning: format â%dâ expects type âintâ, but argument 5 has type âlong unsigned intâ >chuck_instr.cpp: In member function âvirtual void Chuck_Instr_Add_int_string::execute(Chuck_VM*, Chuck_VM_Shred*)â: >chuck_instr.cpp:1276:52: warning: format â%dâ expects type âintâ, but argument 3 has type âlong unsigned intâ >chuck_instr.cpp:1276:52: warning: format â%dâ expects type âintâ, but argument 5 has type âlong unsigned intâ >chuck_instr.cpp: In member function âvirtual void Chuck_Instr_Add_float_string::execute(Chuck_VM*, Chuck_VM_Shred*)â: >chuck_instr.cpp:1324:52: warning: format â%dâ expects type âintâ, but argument 3 has type âlong unsigned intâ >chuck_instr.cpp:1324:52: warning: format â%dâ expects type âintâ, but argument 5 has type âlong unsigned intâ >chuck_instr.cpp: In member function âvirtual void Chuck_Instr_Add_int_string_Assign::execute(Chuck_VM*, Chuck_VM_Shred*)â: >chuck_instr.cpp:1368:52: warning: format â%dâ expects type âintâ, but argument 3 has type âlong unsigned intâ >chuck_instr.cpp:1368:52: warning: format â%dâ expects type âintâ, but argument 5 has type âlong unsigned intâ >chuck_instr.cpp: In member function âvirtual void Chuck_Instr_Add_float_string_Assign::execute(Chuck_VM*, Chuck_VM_Shred*)â: >chuck_instr.cpp:1412:52: warning: format â%dâ expects type âintâ, but argument 3 has type âlong unsigned intâ >chuck_instr.cpp:1412:52: warning: format â%dâ expects type âintâ, but argument 5 has type âlong unsigned intâ >chuck_instr.cpp: In member function âvirtual void Chuck_Instr_Time_Advance::execute(Chuck_VM*, Chuck_VM_Shred*)â: >chuck_instr.cpp:3463:61: warning: format â%dâ expects type âintâ, but argument 4 has type âlong unsigned intâ >chuck_instr.cpp:3463:61: warning: format â%dâ expects type âintâ, but argument 6 has type âlong unsigned intâ >chuck_instr.cpp: In member function âvirtual void Chuck_Instr_Event_Wait::execute(Chuck_VM*, Chuck_VM_Shred*)â: >chuck_instr.cpp:3510:52: warning: format â%dâ expects type âintâ, but argument 3 has type âlong unsigned intâ >chuck_instr.cpp:3510:52: warning: format â%dâ expects type âintâ, but argument 5 has type âlong unsigned intâ >chuck_instr.cpp: In member function âvirtual void Chuck_Instr_Array_Alloc::execute(Chuck_VM*, Chuck_VM_Shred*)â: >chuck_instr.cpp:3932:90: warning: format â%dâ expects type âintâ, but argument 3 has type âlong unsigned intâ >chuck_instr.cpp: In member function âvirtual void Chuck_Instr_Array_Access::execute(Chuck_VM*, Chuck_VM_Shred*)â: >chuck_instr.cpp:4038:52: warning: format â%dâ expects type âintâ, but argument 3 has type âlong unsigned intâ >chuck_instr.cpp:4038:52: warning: format â%dâ expects type âintâ, but argument 5 has type âlong unsigned intâ >chuck_instr.cpp:4045:60: warning: format â%dâ expects type âintâ, but argument 3 has type âlong unsigned intâ >chuck_instr.cpp:4045:60: warning: format â%dâ expects type âintâ, but argument 5 has type âlong unsigned intâ >chuck_instr.cpp:4045:60: warning: format â%dâ expects type âintâ, but argument 6 has type âlong intâ >chuck_instr.cpp: In member function âvirtual void Chuck_Instr_Array_Map_Access::execute(Chuck_VM*, Chuck_VM_Shred*)â: >chuck_instr.cpp:4155:52: warning: format â%dâ expects type âintâ, but argument 3 has type âlong unsigned intâ >chuck_instr.cpp:4155:52: warning: format â%dâ expects type âintâ, but argument 5 has type âlong unsigned intâ >chuck_instr.cpp:4162:75: warning: format â%dâ expects type âintâ, but argument 3 has type âlong unsigned intâ >chuck_instr.cpp:4162:75: warning: format â%dâ expects type âintâ, but argument 5 has type âlong unsigned intâ >chuck_instr.cpp: In member function âvirtual void Chuck_Instr_Array_Access_Multi::execute(Chuck_VM*, Chuck_VM_Shred*)â: >chuck_instr.cpp:4298:52: warning: format â%dâ expects type âintâ, but argument 3 has type âlong unsigned intâ >chuck_instr.cpp:4298:52: warning: format â%dâ expects type âintâ, but argument 5 has type âlong unsigned intâ >chuck_instr.cpp:4300:80: warning: format â%dâ expects type âintâ, but argument 3 has type âlong unsigned intâ >chuck_instr.cpp:4307:60: warning: format â%dâ expects type âintâ, but argument 3 has type âlong unsigned intâ >chuck_instr.cpp:4307:60: warning: format â%dâ expects type âintâ, but argument 5 has type âlong unsigned intâ >chuck_instr.cpp:4307:60: warning: format â%dâ expects type âintâ, but argument 6 has type âlong intâ >chuck_instr.cpp: In member function âvirtual void Chuck_Instr_Dot_Member_Data::execute(Chuck_VM*, Chuck_VM_Shred*)â: >chuck_instr.cpp:4361:57: warning: format â%dâ expects type âintâ, but argument 3 has type âlong unsigned intâ >chuck_instr.cpp:4361:57: warning: format â%dâ expects type âintâ, but argument 5 has type âlong unsigned intâ >chuck_instr.cpp:4361:57: warning: too few arguments for format >chuck_instr.cpp: In member function âvirtual void Chuck_Instr_Dot_Member_Func::execute(Chuck_VM*, Chuck_VM_Shred*)â: >chuck_instr.cpp:4402:57: warning: format â%dâ expects type âintâ, but argument 3 has type âlong unsigned intâ >chuck_instr.cpp:4402:57: warning: format â%dâ expects type âintâ, but argument 5 has type âlong unsigned intâ >chuck_shell.cpp: In member function âvirtual long unsigned int Chuck_Shell_Network_VM::remove_all(std::string&)â: >chuck_shell.cpp:795:15: warning: deprecated conversion from string constant to âchar*â >chuck_shell.cpp: In member function âvirtual long unsigned int Chuck_Shell_Network_VM::remove_last(std::string&)â: >chuck_shell.cpp:814:15: warning: deprecated conversion from string constant to âchar*â >chuck_instr.cpp: In member function âvirtual void Chuck_Instr_Op_string::execute(Chuck_VM*, Chuck_VM_Shred*)â: >chuck_instr.cpp:4790:52: warning: format â%dâ expects type âintâ, but argument 3 has type âlong unsigned intâ >chuck_instr.cpp:4790:52: warning: format â%dâ expects type âintâ, but argument 5 has type âlong unsigned intâ >chuck_instr.cpp:4797:59: warning: format â%dâ expects type âintâ, but argument 3 has type âlong unsigned intâ >chuck_instr.cpp:4797:59: warning: format â%dâ expects type âintâ, but argument 4 has type âlong unsigned intâ >chuck_shell.cpp: In member function âvirtual long unsigned int Chuck_Shell_Network_VM::replace_shred(const std::vector<std::basic_string<char> >&, std::string&)â: >chuck_shell.cpp:844:15: warning: deprecated conversion from string constant to âchar*â >chuck_instr.cpp:4797:59: warning: format â%dâ expects type âintâ, but argument 6 has type âlong unsigned intâ >chuck_shell.cpp: In member function âvirtual long unsigned int Chuck_Shell_Network_VM::status(std::string&)â: >chuck_shell.cpp:888:15: warning: deprecated conversion from string constant to âchar*â >chuck_shell.cpp: In member function âvirtual long unsigned int Chuck_Shell_Network_VM::kill(std::string&)â: >chuck_shell.cpp:913:15: warning: deprecated conversion from string constant to âchar*â >chuck_instr.cpp: In member function âvirtual void Chuck_Instr_UGen_Link::execute(Chuck_VM*, Chuck_VM_Shred*)â: >chuck_instr.cpp:4883:52: warning: format â%dâ expects type âintâ, but argument 3 has type âlong unsigned intâ >chuck_instr.cpp:4883:52: warning: format â%dâ expects type âintâ, but argument 5 has type âlong unsigned intâ >chuck_instr.cpp: In member function âvirtual void Chuck_Instr_Hack::execute(Chuck_VM*, Chuck_VM_Shred*)â: >chuck_instr.cpp:5124:74: warning: format â%dâ expects type âintâ, but argument 3 has type âlong intâ >chuck_instr.cpp: In member function âvirtual void Chuck_Instr_Gack::execute(Chuck_VM*, Chuck_VM_Shred*)â: >chuck_instr.cpp:5221:53: warning: format â%xâ expects type âunsigned intâ, but argument 3 has type âlong intâ >chuck_instr.cpp:5224:51: warning: format â%dâ expects type âintâ, but argument 3 has type âlong intâ >i686-pc-linux-gnu-g++ -D__LINUX_ALSA__ -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ chuck_console.cpp >i686-pc-linux-gnu-g++ -D__LINUX_ALSA__ -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ chuck_globals.cpp >chuck_otf.cpp: In function âlong unsigned int otf_process_msg(Chuck_VM*, Chuck_Compiler*, Net_Msg*, long unsigned int, void*)â: >chuck_otf.cpp:220:99: warning: format â%iâ expects type âintâ, but argument 3 has type âlong unsigned intâ >chuck_otf.cpp: In function âFILE* recv_file(const Net_Msg&, ck_socket_*)â: >chuck_otf.cpp:113:59: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >chuck_emit.cpp: In function âlong unsigned int emit_engine_emit_symbol(Chuck_Emitter*, S_Symbol_*, Chuck_Value*, long unsigned int, int)â: >chuck_emit.cpp:4018:55: warning: deprecated conversion from string constant to âchar*â >chuck_main.cpp: In function âint main(int, char**)â: >chuck_main.cpp:678:81: warning: format â%iâ expects type âintâ, but argument 3 has type âlong intâ >i686-pc-linux-gnu-g++ -D__LINUX_ALSA__ -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ digiio_rtaudio.cpp >i686-pc-linux-gnu-g++ -D__LINUX_ALSA__ -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ hidio_sdl.cpp >i686-pc-linux-gnu-g++ -D__LINUX_ALSA__ -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ midiio_rtmidi.cpp >i686-pc-linux-gnu-g++ -D__LINUX_ALSA__ -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ rtaudio.cpp >i686-pc-linux-gnu-g++ -D__LINUX_ALSA__ -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ rtmidi.cpp >i686-pc-linux-gnu-g++ -D__LINUX_ALSA__ -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ ugen_osc.cpp >i686-pc-linux-gnu-g++ -D__LINUX_ALSA__ -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ ugen_filter.cpp >i686-pc-linux-gnu-g++ -D__LINUX_ALSA__ -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ ugen_stk.cpp >i686-pc-linux-gnu-g++ -D__LINUX_ALSA__ -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ ugen_xxx.cpp >i686-pc-linux-gnu-g++ -D__LINUX_ALSA__ -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ ulib_machine.cpp >i686-pc-linux-gnu-g++ -D__LINUX_ALSA__ -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ ulib_math.cpp >i686-pc-linux-gnu-g++ -D__LINUX_ALSA__ -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ ulib_std.cpp >i686-pc-linux-gnu-g++ -D__LINUX_ALSA__ -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ ulib_opsc.cpp >i686-pc-linux-gnu-g++ -D__LINUX_ALSA__ -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ util_buffers.cpp >i686-pc-linux-gnu-g++ -D__LINUX_ALSA__ -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ util_console.cpp >ugen_xxx.cpp: In constructor âCNoise_Data::CNoise_Data()â: >ugen_xxx.cpp:1183:22: warning: deprecated conversion from string constant to âchar*â >ugen_xxx.cpp: In function âvoid sndbuf_ctrl_read(Chuck_Object*, void*, Chuck_DL_Return*, Chuck_VM_Shred*)â: >ugen_xxx.cpp:2604:104: warning: format â%iâ expects type âintâ, but argument 3 has type âlong intâ >ugen_xxx.cpp:2642:44: warning: format â%dâ expects type âintâ, but argument 3 has type âlong unsigned intâ >ugen_xxx.cpp:2642:44: warning: format â%dâ expects type âintâ, but argument 4 has type âlong intâ >i686-pc-linux-gnu-g++ -D__LINUX_ALSA__ -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ util_string.cpp >i686-pc-linux-gnu-g++ -D__LINUX_ALSA__ -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ util_thread.cpp >i686-pc-linux-gnu-g++ -D__LINUX_ALSA__ -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ util_opsc.cpp >i686-pc-linux-gnu-gcc -D__LINUX_ALSA__ -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ util_math.c >i686-pc-linux-gnu-gcc -D__LINUX_ALSA__ -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ util_network.c >i686-pc-linux-gnu-gcc -D__LINUX_ALSA__ -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ util_raw.c >i686-pc-linux-gnu-gcc -D__LINUX_ALSA__ -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ util_xforms.c >i686-pc-linux-gnu-g++ -D__LINUX_ALSA__ -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ util_hid.cpp >ugen_stk.cpp: In member function âvoid WvOut::closeMatFile()â: >ugen_stk.cpp:17243:32: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >ugen_stk.cpp:17247:29: warning: ignoring return value of âsize_t fread(void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >ugen_stk.cpp:17252:30: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >ugen_stk.cpp:17256:26: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >ugen_stk.cpp: In member function âvoid WvOut::closeAifFile()â: >ugen_stk.cpp:17104:28: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >ugen_stk.cpp:17120:27: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >ugen_stk.cpp:17131:27: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >ugen_stk.cpp: In member function âvoid WvOut::closeSndFile()â: >ugen_stk.cpp:16986:27: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >ugen_stk.cpp: In member function âvoid WvOut::closeWavFile()â: >ugen_stk.cpp:16914:27: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >ugen_stk.cpp:16921:27: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >i686-pc-linux-gnu-g++ -D__LINUX_ALSA__ -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ uana_xform.cpp >i686-pc-linux-gnu-g++ -D__LINUX_ALSA__ -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ uana_extract.cpp >i686-pc-linux-gnu-gcc -D__LINUX_ALSA__ -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ chuck.tab.c >echo "chuck.tab.h was created at the same time as chuck.tab.c" >chuck.tab.h was created at the same time as chuck.tab.c >i686-pc-linux-gnu-gcc -D__LINUX_ALSA__ -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ chuck.yy.c >chuck.lex: In function âyylexâ: >chuck.lex:280:1: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result >util_opsc.cpp: In function âint OSC_openBundle(OSCbuf*, OSCTimeTag)â: >util_opsc.cpp:582:28: warning: deprecated conversion from string constant to âchar*â >util_opsc.cpp:587:28: warning: deprecated conversion from string constant to âchar*â >util_opsc.cpp:592:28: warning: deprecated conversion from string constant to âchar*â >util_opsc.cpp:604:9: warning: deprecated conversion from string constant to âchar*â >util_opsc.cpp:608:9: warning: deprecated conversion from string constant to âchar*â >util_opsc.cpp:615:56: warning: deprecated conversion from string constant to âchar*â >util_opsc.cpp: In function âint OSC_closeBundle(OSCbuf*)â: >util_opsc.cpp:651:28: warning: deprecated conversion from string constant to âchar*â >util_opsc.cpp: In function âint OSC_closeAllBundles(OSCbuf*)â: >util_opsc.cpp:682:28: warning: deprecated conversion from string constant to âchar*â >util_opsc.cpp: In function âint OSC_writeAddress(OSCbuf*, char*)â: >util_opsc.cpp:701:28: warning: deprecated conversion from string constant to âchar*â >util_opsc.cpp:706:28: warning: deprecated conversion from string constant to âchar*â >util_opsc.cpp:716:9: warning: deprecated conversion from string constant to âchar*â >util_opsc.cpp:720:9: warning: deprecated conversion from string constant to âchar*â >util_opsc.cpp: In function âint OSC_writeAddressAndTypes(OSCbuf*, char*, char*)â: >util_opsc.cpp:752:5: warning: deprecated conversion from string constant to âchar*â >util_opsc.cpp: In function âint CheckTypeTag(OSCbuf*, char)â: >util_opsc.cpp:768:21: warning: deprecated conversion from string constant to âchar*â >util_opsc.cpp:771:21: warning: deprecated conversion from string constant to âchar*â >util_opsc.cpp:774:21: warning: deprecated conversion from string constant to âchar*â >util_opsc.cpp: In function âint OSC_writeFloatArg(OSCbuf*, float)â: >util_opsc.cpp:792:5: warning: deprecated conversion from string constant to âchar*â >util_opsc.cpp: In function âint OSC_writeFloatArgs(OSCbuf*, int, float*)â: >util_opsc.cpp:813:5: warning: deprecated conversion from string constant to âchar*â >util_opsc.cpp: In function âint OSC_writeIntArg(OSCbuf*, int4byte)â: >util_opsc.cpp:832:5: warning: deprecated conversion from string constant to âchar*â >util_opsc.cpp: In function âint OSC_writeStringArg(OSCbuf*, char*)â: >util_opsc.cpp:857:9: warning: deprecated conversion from string constant to âchar*â >util_opsc.cpp:861:9: warning: deprecated conversion from string constant to âchar*â >util_opsc.cpp: At global scope: >util_opsc.cpp:2032:1: warning: deprecated conversion from string constant to âchar*â >util_opsc.cpp:2032:1: warning: deprecated conversion from string constant to âchar*â >util_opsc.cpp:2032:1: warning: deprecated conversion from string constant to âchar*â >util_opsc.cpp:2032:1: warning: deprecated conversion from string constant to âchar*â >util_opsc.cpp:2032:1: warning: deprecated conversion from string constant to âchar*â >util_opsc.cpp:2032:1: warning: deprecated conversion from string constant to âchar*â >util_opsc.cpp:2032:1: warning: deprecated conversion from string constant to âchar*â >util_opsc.cpp: In constructor âOSC_Address_Space::OSC_Address_Space()â: >util_opsc.cpp:2038:37: warning: deprecated conversion from string constant to âchar*â >util_hid.cpp: In function âint Keyboard_close(int)â: >util_hid.cpp:7135:52: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result >util_hid.cpp: In function âint Keyboard_open(int)â: >util_hid.cpp:7115:52: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result >util_hid.cpp: In function âint Mouse_close(int)â: >util_hid.cpp:6964:52: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result >util_hid.cpp: In function âint Mouse_open(int)â: >util_hid.cpp:6943:52: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result >util_hid.cpp: In function âint Joystick_close(int)â: >util_hid.cpp:6765:52: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result >util_hid.cpp: In function âint Joystick_open(int)â: >util_hid.cpp:6745:52: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result >util_hid.cpp: In function âvoid Hid_quit()â: >util_hid.cpp:6627:48: warning: ignoring return value of âssize_t write(int, const void*, size_t)â, declared with attribute warn_unused_result >uana_xform.cpp: In function âvoid FFT_ctrl_size(Chuck_Object*, void*, Chuck_DL_Return*, Chuck_VM_Shred*)â: >uana_xform.cpp:811:69: warning: format â%dâ expects type âintâ, but argument 3 has type âlong intâ >uana_xform.cpp: In function âvoid IFFT_ctrl_size(Chuck_Object*, void*, Chuck_DL_Return*, Chuck_VM_Shred*)â: >uana_xform.cpp:1341:69: warning: format â%dâ expects type âintâ, but argument 3 has type âlong intâ >uana_xform.cpp: In function âlong unsigned int prepare_window(void*, Chuck_VM_Shred*, long int&)â: >uana_xform.cpp:1429:26: warning: format â%dâ expects type âintâ, but argument 3 has type âlong intâ >uana_xform.cpp: In function âvoid DCT_ctrl_size(Chuck_Object*, void*, Chuck_DL_Return*, Chuck_VM_Shred*)â: >uana_xform.cpp:1985:69: warning: format â%dâ expects type âintâ, but argument 3 has type âlong intâ >uana_xform.cpp: In function âvoid IDCT_ctrl_size(Chuck_Object*, void*, Chuck_DL_Return*, Chuck_VM_Shred*)â: >uana_xform.cpp:2512:69: warning: format â%dâ expects type âintâ, but argument 3 has type âlong intâ >In file included from /usr/include/string.h:642:0, > from util_opsc.h:385, > from util_opsc.cpp:34: >In function âchar* strncat(char*, const char*, size_t)â, > inlined from âvoid OSC_Address_Space::setSpec(char*, char*)â at util_opsc.cpp:2078:34: >/usr/include/bits/string3.h:154:71: warning: call to char* __builtin___strncat_chk(char*, const char*, unsigned int, unsigned int) might overflow destination buffer >i686-pc-linux-gnu-g++ -o chuck chuck.tab.o chuck.yy.o chuck_absyn.o chuck_parse.o chuck_errmsg.o chuck_frame.o chuck_symbol.o chuck_table.o chuck_utils.o chuck_vm.o chuck_instr.o chuck_scan.o chuck_type.o chuck_emit.o chuck_compile.o chuck_dl.o chuck_oo.o chuck_lang.o chuck_ugen.o chuck_main.o chuck_otf.o chuck_stats.o chuck_bbq.o chuck_shell.o chuck_console.o chuck_globals.o digiio_rtaudio.o hidio_sdl.o midiio_rtmidi.o rtaudio.o rtmidi.o ugen_osc.o ugen_filter.o ugen_stk.o ugen_xxx.o ulib_machine.o ulib_math.o ulib_std.o ulib_opsc.o util_buffers.o util_console.o util_string.o util_thread.o util_opsc.o util_math.o util_network.o util_raw.o util_xforms.o util_hid.o uana_xform.o uana_extract.o -lasound -lstdc++ -ldl -lm -lsndfile >make -j14 -f makefile.alsa CC=i686-pc-linux-gnu-gcc CXX=i686-pc-linux-gnu-g++ >i686-pc-linux-gnu-gcc -D__LINUX_ALSA__ -D__LINUX__ -D__MA_WXWIDGETS__ `wx-config --cppflags` -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ -Ichuck/src -Iwxw -I/var/tmp/portage/media-sound/miniaudicle-0.1.3.8-r1/work/miniAudicle-0.1.3.8 miniAudicle.cpp >i686-pc-linux-gnu-gcc -o wxw/mAParentFrame.o -D__LINUX_ALSA__ -D__LINUX__ -D__MA_WXWIDGETS__ `wx-config --cppflags` -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ -Ichuck/src -Iwxw -I/var/tmp/portage/media-sound/miniaudicle-0.1.3.8-r1/work/miniAudicle-0.1.3.8 wxw/mAParentFrame.cpp >i686-pc-linux-gnu-gcc -o wxw/mADocument.o -D__LINUX_ALSA__ -D__LINUX__ -D__MA_WXWIDGETS__ `wx-config --cppflags` -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ -Ichuck/src -Iwxw -I/var/tmp/portage/media-sound/miniaudicle-0.1.3.8-r1/work/miniAudicle-0.1.3.8 wxw/mADocument.cpp >i686-pc-linux-gnu-gcc -o wxw/mAView.o -D__LINUX_ALSA__ -D__LINUX__ -D__MA_WXWIDGETS__ `wx-config --cppflags` -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ -Ichuck/src -Iwxw -I/var/tmp/portage/media-sound/miniaudicle-0.1.3.8-r1/work/miniAudicle-0.1.3.8 wxw/mAView.cpp >i686-pc-linux-gnu-gcc -o wxw/mAVMMonitor.o -D__LINUX_ALSA__ -D__LINUX__ -D__MA_WXWIDGETS__ `wx-config --cppflags` -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ -Ichuck/src -Iwxw -I/var/tmp/portage/media-sound/miniaudicle-0.1.3.8-r1/work/miniAudicle-0.1.3.8 wxw/mAVMMonitor.cpp >i686-pc-linux-gnu-gcc -o wxw/mAMenuBar.o -D__LINUX_ALSA__ -D__LINUX__ -D__MA_WXWIDGETS__ `wx-config --cppflags` -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ -Ichuck/src -Iwxw -I/var/tmp/portage/media-sound/miniaudicle-0.1.3.8-r1/work/miniAudicle-0.1.3.8 wxw/mAMenuBar.cpp >i686-pc-linux-gnu-gcc -o wxw/mAConsoleMonitor.o -D__LINUX_ALSA__ -D__LINUX__ -D__MA_WXWIDGETS__ `wx-config --cppflags` -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ -Ichuck/src -Iwxw -I/var/tmp/portage/media-sound/miniaudicle-0.1.3.8-r1/work/miniAudicle-0.1.3.8 wxw/mAConsoleMonitor.cpp >i686-pc-linux-gnu-gcc -o wxw/mAConfig.o -D__LINUX_ALSA__ -D__LINUX__ -D__MA_WXWIDGETS__ `wx-config --cppflags` -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ -Ichuck/src -Iwxw -I/var/tmp/portage/media-sound/miniaudicle-0.1.3.8-r1/work/miniAudicle-0.1.3.8 wxw/mAConfig.cpp >i686-pc-linux-gnu-gcc -o wxw/mAPreferencesWindow.o -D__LINUX_ALSA__ -D__LINUX__ -D__MA_WXWIDGETS__ `wx-config --cppflags` -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ -Ichuck/src -Iwxw -I/var/tmp/portage/media-sound/miniaudicle-0.1.3.8-r1/work/miniAudicle-0.1.3.8 wxw/mAPreferencesWindow.cpp >i686-pc-linux-gnu-gcc -o wxw/mAUIElements.o -D__LINUX_ALSA__ -D__LINUX__ -D__MA_WXWIDGETS__ `wx-config --cppflags` -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ -Ichuck/src -Iwxw -I/var/tmp/portage/media-sound/miniaudicle-0.1.3.8-r1/work/miniAudicle-0.1.3.8 wxw/mAUIElements.cpp >i686-pc-linux-gnu-gcc -o miniAudicle_import.o -D__LINUX_ALSA__ -D__LINUX__ -D__MA_WXWIDGETS__ `wx-config --cppflags` -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ -Ichuck/src -Iwxw -I/var/tmp/portage/media-sound/miniaudicle-0.1.3.8-r1/work/miniAudicle-0.1.3.8 miniAudicle_import.cpp >i686-pc-linux-gnu-gcc -o miniAudicle_ui_elements.o -D__LINUX_ALSA__ -D__LINUX__ -D__MA_WXWIDGETS__ `wx-config --cppflags` -c -O2 -pipe -D__CK_SNDFILE_NATIVE__ -Ichuck/src -Iwxw -I/var/tmp/portage/media-sound/miniaudicle-0.1.3.8-r1/work/miniAudicle-0.1.3.8 miniAudicle_ui_elements.cpp >#make -C chuck/src -f makefile.alsa >miniAudicle.cpp: In member function âlong unsigned int miniAudicle::start_vm()â: >miniAudicle.cpp:867:72: warning: format â%iâ expects type âintâ, but argument 3 has type âlong intâ >wxw/mAUIElements.cpp: In member function âvirtual void UI::mAUISlider::SetSize(wxCommandEvent&)â: >wxw/mAUIElements.cpp:462:82: warning: âvoid wxWindowBase::SetBestFittingSize(const wxSize&)â is deprecated (declared at /usr/include/wx-2.8/wx/window.h:1443) >i686-pc-linux-gnu-g++ -o wxw/miniAudicle miniAudicle.o wxw/mAParentFrame.o wxw/mADocument.o wxw/mAView.o wxw/mAVMMonitor.o wxw/mAMenuBar.o wxw/mAConsoleMonitor.o wxw/mAConfig.o wxw/mAPreferencesWindow.o wxw/mAUIElements.o miniAudicle_import.o miniAudicle_ui_elements.o chuck/src/chuck.tab.o chuck/src/chuck.yy.o chuck/src/chuck_absyn.o chuck/src/chuck_parse.o chuck/src/chuck_errmsg.o chuck/src/chuck_frame.o chuck/src/chuck_symbol.o chuck/src/chuck_table.o chuck/src/chuck_utils.o chuck/src/chuck_vm.o chuck/src/chuck_instr.o chuck/src/chuck_scan.o chuck/src/chuck_type.o chuck/src/chuck_emit.o chuck/src/chuck_compile.o chuck/src/chuck_dl.o chuck/src/chuck_oo.o chuck/src/chuck_lang.o chuck/src/chuck_ugen.o chuck/src/chuck_globals.o chuck/src/chuck_otf.o chuck/src/chuck_stats.o chuck/src/chuck_bbq.o chuck/src/chuck_shell.o chuck/src/chuck_console.o chuck/src/digiio_rtaudio.o chuck/src/hidio_sdl.o chuck/src/midiio_rtmidi.o chuck/src/rtaudio.o chuck/src/rtmidi.o chuck/src/ugen_osc.o chuck/src/ugen_filter.o chuck/src/ugen_stk.o chuck/src/ugen_xxx.o chuck/src/ulib_machine.o chuck/src/uana_xform.o chuck/src/uana_extract.o chuck/src/ulib_math.o chuck/src/ulib_std.o chuck/src/ulib_opsc.o chuck/src/util_buffers.o chuck/src/util_console.o chuck/src/util_math.o chuck/src/util_network.o chuck/src/util_raw.o chuck/src/util_string.o chuck/src/util_thread.o chuck/src/util_xforms.o chuck/src/util_opsc.o chuck/src/util_hid.o `wx-config --libs stc,adv,core,base` -lasound -lpthread -lstdc++ -ldl -lm -lsndfile >make -j14 -f makefile.alsa clean >rm -rf *.o wxw/*.o wxw/miniAudicle >make -j14 -f makefile.alsa clean >rm -f chuck *~ *.o chuck.output chuck.tab.h chuck.tab.c chuck.yy.c >>>> Source compiled. >>>> Test phase [none]: media-sound/miniaudicle-0.1.3.8-r1 > >>>> Install miniaudicle-0.1.3.8-r1 into /var/tmp/portage/media-sound/miniaudicle-0.1.3.8-r1/image/ category media-sound >>>> Completed installing miniaudicle-0.1.3.8-r1 into /var/tmp/portage/media-sound/miniaudicle-0.1.3.8-r1/image/ > >strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment > usr/bin/miniAudicle-jack > usr/bin/miniAudicle-alsa > > * QA Notice: Files built without respecting LDFLAGS have been detected > * Please include the following list of files in your report: > * /usr/bin/miniAudicle-jack > * /usr/bin/miniAudicle-alsa > > * miniAudicle now can use many audio engines, so you can specify audio engine > * with miniAudicle-{jack,alsa,oss} > * Or you can use 'eselect miniaudicle' to set the audio engine > * Calling eselect miniaudicle update... > * Gentoo contact information ... >herds: > no-herd >maintainers: > cedk@gentoo.org >
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 333747
: 243807 |
348658