Mock Version: 1.2.12 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/lv2-x42-plugins.spec'], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-7387/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/lv2-x42-plugins.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False warning: Could not canonicalize hostname: copr-builder-383898357 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/lv2-x42-plugins-0.1.1-0.5.20131005git7db99d5.el7.centos.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/lv2-x42-plugins.spec '], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-7387/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/lv2-x42-plugins.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.hAXZap + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf lv2-x42-plugins-20131005 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/lv2-x42-plugins-20131005-git7db99d55af99871add0112cc696a11983b2f0605.tar.bz2 + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd lv2-x42-plugins-20131005 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i -e 's|Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.|Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.|' balance.lv2/balance.c balance.lv2/ui.c balance.lv2/ui_model.h balance.lv2/uris.h convoLV2/convolution.cc convoLV2/convolution.h convoLV2/lv2.c convoLV2/ui.c convoLV2/uris.h midifilter.lv2/midifilter.c midifilter.lv2/midifilter.h midifilter.lv2/ttf.h nodelay.lv2/nodelay.c xfade.lv2/xfade.c + sed -i -e 's|-msse -msse2 -mfpmath=sse|-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic|' balance.lv2/Makefile convoLV2/Makefile meters.lv2/Makefile midifilter.lv2/Makefile nodelay.lv2/Makefile xfade.lv2/Makefile + sed -i -e 's|/usr/share/fonts/truetype/freefont/FreeSansBold.ttf|/usr/share/fonts/gnu-free/FreeSansBold.ttf|' balance.lv2/Makefile + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.zCwl6M + umask 022 + cd /builddir/build/BUILD + cd lv2-x42-plugins-20131005 + export FONTFILE=/usr/share/fonts/gnu-free/FreeSansBold.ttf + FONTFILE=/usr/share/fonts/gnu-free/FreeSansBold.ttf + export 'OPTIMIZATIONS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + OPTIMIZATIONS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + make -j2 test -d .git -a .gitmodules -a -f Makefile.git && make -f Makefile.git submodule_check make -C balance.lv2 make -C convoLV2 make: [submodule_check] Error 1 (ignored) make[1]: Entering directory `/builddir/build/BUILD/lv2-x42-plugins-20131005/convoLV2' sed "s/@LV2NAME@/convoLV2/;s/@LV2GUI@/convoLV2UI/;s/@LIB_EXT@/.so/" \ manifest.ttl.in > manifest.ttl make[1]: Entering directory `/builddir/build/BUILD/lv2-x42-plugins-20131005/balance.lv2' sed "s/@LV2NAME@/balance/;s/@LIB_EXT@/.so/" \ manifest.ttl.in > manifest.ttl g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC `pkg-config --cflags glib-2.0 lv2 sndfile samplerate` \ -o convoLV2.so lv2.c convolution.cc \ -shared -Wl,-Bstatic -Wl,-Bdynamic -lm -lzita-convolver `pkg-config --libs sndfile samplerate` sed "s/@LV2NAME@/balance/;s/@LV2GUI@/balanceUI/;s/@LIB_EXT@/.so/;s/@UI_TYPE@/X11UI/" manifest.ui.ttl.in >> manifest.ttl cat balance.ttl.in > balance.ttl sed "s/@UI_TYPE@/X11UI/;s/@UI_REQ@/lv2:requiredFeature ui:idleInterface;\\n\\tlv2:extensionData ui:idleInterface;/;" balance.ui.ttl.in >> balance.ttl cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -std=c99 `pkg-config --cflags lv2` `pkg-config --cflags ftgl` -DFONTFILE=\"/usr/share/fonts/gnu-free/FreeSansBold.ttf\" -DFONTSIZE=40 \ -o balance.so balance.c \ -shared -Wl,-Bstatic -Wl,-Bdynamic -lm In file included from balance.c:27:0: uris.h: In function 'forge_kvcontrolmessage': uris.h:111:2: warning: 'lv2_atom_forge_blank' is deprecated (declared at /usr/lib64/lv2/atom.lv2/forge.h:609) [-Wdeprecated-declarations] LV2_Atom* msg = (LV2_Atom*)lv2_atom_forge_blank(forge, &frame, 1, uris->blc_control); ^ In file included from lv2.c:33:0: ./uris.h: In function 'LV2_Atom* write_set_file(LV2_Atom_Forge*, const ConvoLV2URIs*, const char*)': ./uris.h:84:29: warning: 'LV2_Atom_Forge_Ref lv2_atom_forge_blank(LV2_Atom_Forge*, LV2_Atom_Forge_Frame*, uint32_t, LV2_URID)' is deprecated (declared at /usr/lib64/lv2/atom.lv2/forge.h:609) [-Wdeprecated-declarations] LV2_Atom* set = (LV2_Atom*)lv2_atom_forge_blank( ^ ./uris.h:85:36: warning: 'LV2_Atom_Forge_Ref lv2_atom_forge_blank(LV2_Atom_Forge*, LV2_Atom_Forge_Frame*, uint32_t, LV2_URID)' is deprecated (declared at /usr/lib64/lv2/atom.lv2/forge.h:609) [-Wdeprecated-declarations] forge, &frame, 1, uris->patch_Set); ^ cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -std=c99 `pkg-config --cflags lv2` `pkg-config --cflags ftgl` -DFONTFILE=\"/usr/share/fonts/gnu-free/FreeSansBold.ttf\" -DFONTSIZE=40 `pkg-config --cflags glu` \ -o balanceUI.so ui.c \ -shared -Wl,-Bstatic -Wl,-Bdynamic pugl/pugl_x11.c -lX11 `pkg-config --libs glu` `pkg-config --libs ftgl` In file included from ui.c:52:0: uris.h: In function 'forge_kvcontrolmessage': uris.h:111:2: warning: 'lv2_atom_forge_blank' is deprecated (declared at /usr/lib64/lv2/atom.lv2/forge.h:609) [-Wdeprecated-declarations] LV2_Atom* msg = (LV2_Atom*)lv2_atom_forge_blank(forge, &frame, 1, uris->blc_control); ^ ui.c: In function 'forge_message_kv': ui.c:328:3: warning: 'lv2_atom_forge_blank' is deprecated (declared at /usr/lib64/lv2/atom.lv2/forge.h:609) [-Wdeprecated-declarations] LV2_Atom* msg = (LV2_Atom*)lv2_atom_forge_blank(&ui->forge, &set_frame, 1, uri); ^ g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wall -fPIC `pkg-config --cflags glib-2.0 lv2 sndfile samplerate` `pkg-config --cflags gtk+-2.0` \ -o convoLV2UI.so ui.c \ -shared -Wl,-Bstatic -Wl,-Bdynamic `pkg-config --libs gtk+-2.0` In file included from ui.c:26:0: ./uris.h: In function 'LV2_Atom* write_set_file(LV2_Atom_Forge*, const ConvoLV2URIs*, const char*)': ./uris.h:84:29: warning: 'LV2_Atom_Forge_Ref lv2_atom_forge_blank(LV2_Atom_Forge*, LV2_Atom_Forge_Frame*, uint32_t, LV2_URID)' is deprecated (declared at /usr/lib64/lv2/atom.lv2/forge.h:609) [-Wdeprecated-declarations] LV2_Atom* set = (LV2_Atom*)lv2_atom_forge_blank( ^ ./uris.h:85:36: warning: 'LV2_Atom_Forge_Ref lv2_atom_forge_blank(LV2_Atom_Forge*, LV2_Atom_Forge_Frame*, uint32_t, LV2_URID)' is deprecated (declared at /usr/lib64/lv2/atom.lv2/forge.h:609) [-Wdeprecated-declarations] forge, &frame, 1, uris->patch_Set); ^ ui.c: In function 'void* instantiate(const LV2UI_Descriptor*, const char*, const char*, LV2UI_Write_Function, LV2UI_Controller, void**, const LV2_Feature* const*)': ui.c:153:29: warning: 'LV2_Atom_Forge_Ref lv2_atom_forge_blank(LV2_Atom_Forge*, LV2_Atom_Forge_Frame*, uint32_t, LV2_URID)' is deprecated (declared at /usr/lib64/lv2/atom.lv2/forge.h:609) [-Wdeprecated-declarations] LV2_Atom* msg = (LV2_Atom*)lv2_atom_forge_blank( ^ ui.c:154:50: warning: 'LV2_Atom_Forge_Ref lv2_atom_forge_blank(LV2_Atom_Forge*, LV2_Atom_Forge_Frame*, uint32_t, LV2_URID)' is deprecated (declared at /usr/lib64/lv2/atom.lv2/forge.h:609) [-Wdeprecated-declarations] &ui->forge, &set_frame, 1, ui->uris.clv2_uiinit); ^ make[1]: Leaving directory `/builddir/build/BUILD/lv2-x42-plugins-20131005/convoLV2' make -C nodelay.lv2 make[1]: Entering directory `/builddir/build/BUILD/lv2-x42-plugins-20131005/nodelay.lv2' sed "s/@LV2NAME@/nodelay/;s/@LIB_EXT@/.so/" \ manifest.ttl.in > manifest.ttl cat nodelay.ttl.in > nodelay.ttl cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -std=c99 `pkg-config --cflags lv2` \ -o nodelay.so nodelay.c \ -shared -Wl,-Bstatic -Wl,-Bdynamic -lm make[1]: Leaving directory `/builddir/build/BUILD/lv2-x42-plugins-20131005/nodelay.lv2' make -C xfade.lv2 make[1]: Entering directory `/builddir/build/BUILD/lv2-x42-plugins-20131005/xfade.lv2' sed "s/@LV2NAME@/xfade/;s/@LIB_EXT@/.so/" \ manifest.ttl.in > manifest.ttl cat xfade.ttl.in > xfade.ttl cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -std=c99 `pkg-config --cflags lv2` \ -o xfade.so xfade.c \ -shared -Wl,-Bstatic -Wl,-Bdynamic -lm make[1]: Leaving directory `/builddir/build/BUILD/lv2-x42-plugins-20131005/xfade.lv2' make -C midifilter.lv2 make[1]: Entering directory `/builddir/build/BUILD/lv2-x42-plugins-20131005/midifilter.lv2' echo "#include \"ttf.h\"" > filters.c i=0; for file in filters/keysplit.c filters/quantize.c filters/eventblocker.c filters/mididup.c filters/passthru.c filters/miditranspose.c filters/randvelocity.c filters/keyrange.c filters/ntapdelay.c filters/mididelay.c filters/velocityrange.c filters/velocityscale.c filters/nodup.c filters/channelfilter.c filters/monolegato.c filters/chord.c filters/channelmap.c filters/nosensing.c filters/mapkeyscale.c filters/notetoggle.c filters/midiarpeggiate.c filters/sostenuto.c filters/enforcescale.c; do \ echo "#define MFD_FILTER(FNX) MFD_FLT($i, FNX)" >> filters.c; \ echo "#include \"${file}\"" >> filters.c; \ echo "#undef MFD_FILTER" >> filters.c; \ i=`expr $i + 1`; \ done; echo "#define LOOP_DESC(FN) \\" >> filters.c; i=0; for file in filters/keysplit.c filters/quantize.c filters/eventblocker.c filters/mididup.c filters/passthru.c filters/miditranspose.c filters/randvelocity.c filters/keyrange.c filters/ntapdelay.c filters/mididelay.c filters/velocityrange.c filters/velocityscale.c filters/nodup.c filters/channelfilter.c filters/monolegato.c filters/chord.c filters/channelmap.c filters/nosensing.c filters/mapkeyscale.c filters/notetoggle.c filters/midiarpeggiate.c filters/sostenuto.c filters/enforcescale.c; do \ echo "FN($i) \\" >> filters.c; \ i=`expr $i + 1`; \ done; echo >> filters.c; cat manifest.ttl.in > manifest.ttl gcc -E -I. -DMX_MANIFEST filters.c \ | grep -v '^\#' \ | sed "s/HTTPP/http:\//g;s/HASH/#/g;s/@LV2NAME@/midifilter/g;s/@LIB_EXT@/.so/g" \ | uniq \ >> manifest.ttl In file included from filters.c:63:0: filters/midiarpeggiate.c:42:19: warning: missing terminating " character [enabled by default] ; rdfs:comment """A midi arpeggio effect intended to simulate strumming a string instrument (e.g. guitar). A chord is 'collected' and the single notes of the chord are played back spread out over time. ^ filters/midiarpeggiate.c:43:205: warning: missing terminating " character [enabled by default] The collection timeout allows for the effect to be played live with midi-keyboard. If the effect is used with a sequencer that provide chords with all notes at the exact time, it should be set to zero.""" ^ cat midifilter.ttl.in > midifilter.ttl gcc -E -I. -DMX_TTF filters.c \ | grep -v '^\#' \ | sed 's/HTTPP/http:\//g' \ | uniq \ >> midifilter.ttl In file included from filters.c:63:0: filters/midiarpeggiate.c:42:19: warning: missing terminating " character [enabled by default] ; rdfs:comment """A midi arpeggio effect intended to simulate strumming a string instrument (e.g. guitar). A chord is 'collected' and the single notes of the chord are played back spread out over time. ^ filters/midiarpeggiate.c:43:205: warning: missing terminating " character [enabled by default] The collection timeout allows for the effect to be played live with midi-keyboard. If the effect is used with a sequencer that provide chords with all notes at the exact time, it should be set to zero.""" ^ cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -std=c99 `pkg-config --cflags lv2` \ -o midifilter.so midifilter.c \ -shared -Wl,-Bstatic -Wl,-Bdynamic -lm In file included from filters.c:63:0, from midifilter.c:114: filters/midiarpeggiate.c:42:19: warning: missing terminating " character [enabled by default] ; rdfs:comment """A midi arpeggio effect intended to simulate strumming a string instrument (e.g. guitar). A chord is 'collected' and the single notes of the chord are played back spread out over time. ^ filters/midiarpeggiate.c:43:205: warning: missing terminating " character [enabled by default] The collection timeout allows for the effect to be played live with midi-keyboard. If the effect is used with a sequencer that provide chords with all notes at the exact time, it should be set to zero.""" ^ In file included from filters.c:63:0, from midifilter.c:277: filters/midiarpeggiate.c: In function 'instantiate': filters/midiarpeggiate.c:42:19: warning: missing terminating " character [enabled by default] ; rdfs:comment """A midi arpeggio effect intended to simulate strumming a string instrument (e.g. guitar). A chord is 'collected' and the single notes of the chord are played back spread out over time. ^ filters/midiarpeggiate.c:43:205: warning: missing terminating " character [enabled by default] The collection timeout allows for the effect to be played live with midi-keyboard. If the effect is used with a sequencer that provide chords with all notes at the exact time, it should be set to zero.""" ^ In file included from filters.c:63:0, from midifilter.c:338: filters/midiarpeggiate.c: At top level: filters/midiarpeggiate.c:42:19: warning: missing terminating " character [enabled by default] ; rdfs:comment """A midi arpeggio effect intended to simulate strumming a string instrument (e.g. guitar). A chord is 'collected' and the single notes of the chord are played back spread out over time. ^ filters/midiarpeggiate.c:43:205: warning: missing terminating " character [enabled by default] The collection timeout allows for the effect to be played live with midi-keyboard. If the effect is used with a sequencer that provide chords with all notes at the exact time, it should be set to zero.""" ^ make[1]: Leaving directory `/builddir/build/BUILD/lv2-x42-plugins-20131005/balance.lv2' make -C meters.lv2 make[1]: Entering directory `/builddir/build/BUILD/lv2-x42-plugins-20131005/meters.lv2' sed "s/@LV2NAME@/meters/g" \ lv2ttl/manifest.ttl.in > build/manifest.ttl sed "s/@LV2NAME@/meters/g;s/@LIB_EXT@/.so/g;s/@URI_SUFFIX@//g" \ lv2ttl/manifest.lv2.ttl.in >> build/manifest.ttl sed "s/@LV2NAME@/meters/g;s/@LIB_EXT@/.so/g;s/@URI_SUFFIX@/_gtk/g" \ lv2ttl/manifest.lv2.ttl.in >> build/manifest.ttl sed "s/@LV2NAME@/meters/g;s/@LIB_EXT@/.so/g;s/@UI_TYPE@/kx:Widget/;s/@LV2GUI1@/needle_gl/g;s/@LV2GUI2@/eburUI_gl/g;s/@LV2GUI3@/goniometerUI_gl/g;s/@LV2GUI4@/dpmUI_gl/g;s/@LV2GTK1@/needle_gtk/g;s/@LV2GTK2@/eburUI_gtk/g;s/@LV2GTK3@/goniometerUI_gtk/g;s/@LV2GTK4@/dpmUI_gtk/g" \ lv2ttl/manifest.gui.ttl.in >> build/manifest.ttl sed "s/@LV2NAME@/meters/g" \ lv2ttl/meters.ttl.in > build/meters.ttl sed "s/@UI_URI_SUFFIX@/_gtk/;s/@UI_TYPE@/ui:GtkUI/;s/@UI_REQ@//" \ lv2ttl/meters.gui.ttl.in >> build/meters.ttl sed "s/@UI_URI_SUFFIX@/_gl/;s/@UI_TYPE@/kx:Widget/;s/@UI_REQ@/ lv2:requiredFeature kx:Widget;\\n\\t lv2:requiredFeature ui:idleInterface;\\n\\tlv2:extensionData ui:idleInterface;/" \ lv2ttl/meters.gui.ttl.in >> build/meters.ttl sed "s/@URI_SUFFIX@//g;s/@NAME_SUFFIX@//g;s/@DPMGUI@/mtr:dpmui_gl/g;s/@EBUGUI@/mtr:eburui_gl/g;s/@GONGUI@/mtr:goniometerui_gl/g;s/@MTRGUI@/mtr:needle_gl/g;" \ lv2ttl/meters.lv2.ttl.in >> build/meters.ttl sed "s/@URI_SUFFIX@/_gtk/g;s/@NAME_SUFFIX@/ GTK/g;s/@DPMGUI@/mtr:dpmui_gtk/g;s/@EBUGUI@/mtr:eburui_gtk/g;s/@GONGUI@/mtr:goniometerui_gtk/g;s/@MTRGUI@/mtr:needle_gtk/g;" \ lv2ttl/meters.lv2.ttl.in >> build/meters.ttl g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DXTERNAL_UI -fPIC `pkg-config --cflags lv2` \ -o build/meters.so src/meters.cc jmeters/vumeterdsp.cc jmeters/iec1ppmdsp.cc jmeters/iec2ppmdsp.cc jmeters/stcorrdsp.cc ebumeter/ebu_r128_proc.cc jmeters/truepeakdsp.cc zita-resampler/resampler.cc zita-resampler/resampler-table.cc \ -shared -Wl,-Bstatic -Wl,-Bdynamic -lm In file included from src/meters.cc:34:0: src/uris.h: In function 'LV2_Atom* forge_kvcontrolmessage(LV2_Atom_Forge*, const EBULV2URIs*, LV2_URID, int, float)': src/uris.h:180:29: warning: 'LV2_Atom_Forge_Ref lv2_atom_forge_blank(LV2_Atom_Forge*, LV2_Atom_Forge_Frame*, uint32_t, LV2_URID)' is deprecated (declared at /usr/lib64/lv2/atom.lv2/forge.h:609) [-Wdeprecated-declarations] LV2_Atom* msg = (LV2_Atom*)lv2_atom_forge_blank(forge, &frame, 1, uri); ^ src/uris.h:180:71: warning: 'LV2_Atom_Forge_Ref lv2_atom_forge_blank(LV2_Atom_Forge*, LV2_Atom_Forge_Frame*, uint32_t, LV2_URID)' is deprecated (declared at /usr/lib64/lv2/atom.lv2/forge.h:609) [-Wdeprecated-declarations] LV2_Atom* msg = (LV2_Atom*)lv2_atom_forge_blank(forge, &frame, 1, uri); ^ In file included from src/meters.cc:322:0: src/ebulv2.cc: In function 'void ebur128_run(LV2_Handle, uint32_t)': src/ebulv2.cc:366:4: warning: 'LV2_Atom_Forge_Ref lv2_atom_forge_blank(LV2_Atom_Forge*, LV2_Atom_Forge_Frame*, uint32_t, LV2_URID)' is deprecated (declared at /usr/lib64/lv2/atom.lv2/forge.h:609) [-Wdeprecated-declarations] lv2_atom_forge_blank(&self->forge, &frame, 1, self->uris.rdr_radarpoint); ^ src/ebulv2.cc:366:75: warning: 'LV2_Atom_Forge_Ref lv2_atom_forge_blank(LV2_Atom_Forge*, LV2_Atom_Forge_Frame*, uint32_t, LV2_URID)' is deprecated (declared at /usr/lib64/lv2/atom.lv2/forge.h:609) [-Wdeprecated-declarations] lv2_atom_forge_blank(&self->forge, &frame, 1, self->uris.rdr_radarpoint); ^ In file included from src/meters.cc:322:0: src/ebulv2.cc:389:4: warning: 'LV2_Atom_Forge_Ref lv2_atom_forge_blank(LV2_Atom_Forge*, LV2_Atom_Forge_Frame*, uint32_t, LV2_URID)' is deprecated (declared at /usr/lib64/lv2/atom.lv2/forge.h:609) [-Wdeprecated-declarations] lv2_atom_forge_blank(&self->forge, &frame, 1, self->uris.rdr_radarpoint); ^ src/ebulv2.cc:389:75: warning: 'LV2_Atom_Forge_Ref lv2_atom_forge_blank(LV2_Atom_Forge*, LV2_Atom_Forge_Frame*, uint32_t, LV2_URID)' is deprecated (declared at /usr/lib64/lv2/atom.lv2/forge.h:609) [-Wdeprecated-declarations] lv2_atom_forge_blank(&self->forge, &frame, 1, self->uris.rdr_radarpoint); ^ src/ebulv2.cc:430:6: warning: 'LV2_Atom_Forge_Ref lv2_atom_forge_blank(LV2_Atom_Forge*, LV2_Atom_Forge_Frame*, uint32_t, LV2_URID)' is deprecated (declared at /usr/lib64/lv2/atom.lv2/forge.h:609) [-Wdeprecated-declarations] lv2_atom_forge_blank(&self->forge, &frame, 1, self->uris.rdr_histpoint); ^ src/ebulv2.cc:430:76: warning: 'LV2_Atom_Forge_Ref lv2_atom_forge_blank(LV2_Atom_Forge*, LV2_Atom_Forge_Frame*, uint32_t, LV2_URID)' is deprecated (declared at /usr/lib64/lv2/atom.lv2/forge.h:609) [-Wdeprecated-declarations] lv2_atom_forge_blank(&self->forge, &frame, 1, self->uris.rdr_histpoint); ^ src/ebulv2.cc:443:5: warning: 'LV2_Atom_Forge_Ref lv2_atom_forge_blank(LV2_Atom_Forge*, LV2_Atom_Forge_Frame*, uint32_t, LV2_URID)' is deprecated (declared at /usr/lib64/lv2/atom.lv2/forge.h:609) [-Wdeprecated-declarations] lv2_atom_forge_blank(&self->forge, &frame, 1, self->uris.rdr_histogram); ^ src/ebulv2.cc:443:75: warning: 'LV2_Atom_Forge_Ref lv2_atom_forge_blank(LV2_Atom_Forge*, LV2_Atom_Forge_Frame*, uint32_t, LV2_URID)' is deprecated (declared at /usr/lib64/lv2/atom.lv2/forge.h:609) [-Wdeprecated-declarations] lv2_atom_forge_blank(&self->forge, &frame, 1, self->uris.rdr_histogram); ^ src/ebulv2.cc:455:3: warning: 'LV2_Atom_Forge_Ref lv2_atom_forge_blank(LV2_Atom_Forge*, LV2_Atom_Forge_Frame*, uint32_t, LV2_URID)' is deprecated (declared at /usr/lib64/lv2/atom.lv2/forge.h:609) [-Wdeprecated-declarations] lv2_atom_forge_blank(&self->forge, &frame, 1, self->uris.mtr_ebulevels); ^ src/ebulv2.cc:455:73: warning: 'LV2_Atom_Forge_Ref lv2_atom_forge_blank(LV2_Atom_Forge*, LV2_Atom_Forge_Frame*, uint32_t, LV2_URID)' is deprecated (declared at /usr/lib64/lv2/atom.lv2/forge.h:609) [-Wdeprecated-declarations] lv2_atom_forge_blank(&self->forge, &frame, 1, self->uris.mtr_ebulevels); ^ In file included from src/goniometerlv2.c:37:0, from src/meters.cc:323: src/goniometer.h: At global scope: src/goniometer.h:62:12: warning: 'int gmrb_read_one(gmringbuf*, float*, float*)' defined but not used [-Wunused-function] static int gmrb_read_one(gmringbuf *rb, float *c0, float *c1) { ^ src/goniometer.h:70:12: warning: 'int gmrb_read(gmringbuf*, float*, float*, size_t)' defined but not used [-Wunused-function] static int gmrb_read(gmringbuf *rb, float *c0, float *c1, size_t len) { ^ src/goniometer.h:107:13: warning: 'void gmrb_read_clear(gmringbuf*)' defined but not used [-Wunused-function] static void gmrb_read_clear(gmringbuf *rb) { ^ make[1]: Leaving directory `/builddir/build/BUILD/lv2-x42-plugins-20131005/midifilter.lv2' cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DXTERNAL_UI -fPIC `pkg-config --cflags lv2` -std=gnu99 -I. -DHAVE_IDLE_IFACE `pkg-config --cflags glu cairo pango` \ -DPLUGIN_SOURCE="\"gui/needle.c\"" \ `pkg-config --cflags glu` \ -o build/needle_gl.so robtk/ui_gl.c \ robtk/pugl/pugl_x11.c \ -shared -Wl,-Bstatic -Wl,-Bdynamic `pkg-config --libs glu cairo pango` -lX11 In file included from robtk/ui_gl.c:84:0: robtk/gl/posringbuf.h:84:13: warning: 'posrb_read_clear' defined but not used [-Wunused-function] static void posrb_read_clear(posringbuf *rb) { ^ In file included from robtk/ui_gl.c:85:0: robtk/robtk.h:170:13: warning: 'rect_intersect_a' defined but not used [-Wunused-function] static bool rect_intersect_a(const cairo_rectangle_t *r1, const float x, const float y, const float w, const float h) { ^ In file included from robtk/robtk.h:196:0, from robtk/ui_gl.c:85: robtk/gl/robwidget_gl.h:92:13: warning: 'rtoplevel_size_request' declared 'static' but never defined [-Wunused-function] static void rtoplevel_size_request(RobWidget* rw, int *w, int *h); ^ In file included from robtk/robtk.h:197:0, from robtk/ui_gl.c:85: robtk/gl/layout.h:578:13: warning: 'rob_vbox_child_pack' defined but not used [-Wunused-function] static void rob_vbox_child_pack(RobWidget *rw, RobWidget *chld, bool expand) { ^ robtk/gl/layout.h:582:20: warning: 'rob_vbox_new' defined but not used [-Wunused-function] static RobWidget * rob_vbox_new(bool homogeneous, int padding) { ^ robtk/gl/layout.h:608:13: warning: 'dump_tbl_req' defined but not used [-Wunused-function] static void dump_tbl_req(struct rob_table *rt) { ^ robtk/gl/layout.h:621:13: warning: 'dump_tbl_acq' defined but not used [-Wunused-function] static void dump_tbl_acq(struct rob_table *rt) { ^ In file included from robtk/robtk.h:197:0, from robtk/ui_gl.c:85: robtk/gl/layout.h:940:13: warning: 'rob_table_attach_defaults' defined but not used [-Wunused-function] static void rob_table_attach_defaults(RobWidget *rw, RobWidget *chld, ^ robtk/gl/layout.h:945:20: warning: 'rob_table_new' defined but not used [-Wunused-function] static RobWidget * rob_table_new(int rows, int cols, bool homogeneous) { ^ robtk/gl/layout.h:972:13: warning: 'rob_table_destroy' defined but not used [-Wunused-function] static void rob_table_destroy(RobWidget * rw) { ^ In file included from robtk/robtk.h:201:0, from robtk/ui_gl.c:85: robtk/widgets/robtk_checkbutton.h:332:13: warning: 'robtk_cbtn_set_alignment' defined but not used [-Wunused-function] static void robtk_cbtn_set_alignment(RobTkCBtn *d, float x, float y) { ^ robtk/widgets/robtk_checkbutton.h:356:13: warning: 'robtk_cbtn_set_color_on' defined but not used [-Wunused-function] static void robtk_cbtn_set_color_on(RobTkCBtn *d, float r, float g, float b) { ^ robtk/widgets/robtk_checkbutton.h:362:13: warning: 'robtk_cbtn_set_color_off' defined but not used [-Wunused-function] static void robtk_cbtn_set_color_off(RobTkCBtn *d, float r, float g, float b) { ^ In file included from robtk/robtk.h:202:0, from robtk/ui_gl.c:85: robtk/widgets/robtk_dial.h:308:20: warning: 'robtk_dial_new' defined but not used [-Wunused-function] static RobTkDial * robtk_dial_new(float min, float max, float step) { ^ robtk/widgets/robtk_dial.h:319:13: warning: 'robtk_dial_set_alignment' defined but not used [-Wunused-function] static void robtk_dial_set_alignment(RobTkDial *d, float x, float y) { ^ robtk/widgets/robtk_dial.h:355:13: warning: 'robtk_dial_set_surface' defined but not used [-Wunused-function] static void robtk_dial_set_surface(RobTkDial *d, cairo_surface_t *s) { ^ In file included from robtk/robtk.h:203:0, from robtk/ui_gl.c:85: robtk/widgets/robtk_label.h:144:13: warning: 'robtk_lbl_set_alignment' defined but not used [-Wunused-function] static void robtk_lbl_set_alignment(RobTkLbl *d, float x, float y) { ^ In file included from robtk/robtk.h:204:0, from robtk/ui_gl.c:85: robtk/widgets/robtk_pushbutton.h:188:20: warning: 'robtk_pbtn_new' defined but not used [-Wunused-function] static RobTkPBtn * robtk_pbtn_new(const char * txt) { ^ robtk/widgets/robtk_pushbutton.h:229:13: warning: 'robtk_pbtn_destroy' defined but not used [-Wunused-function] static void robtk_pbtn_destroy(RobTkPBtn *d) { ^ robtk/widgets/robtk_pushbutton.h:237:13: warning: 'robtk_pbtn_set_alignment' defined but not used [-Wunused-function] static void robtk_pbtn_set_alignment(RobTkPBtn *d, float x, float y) { ^ robtk/widgets/robtk_pushbutton.h:241:20: warning: 'robtk_pbtn_widget' defined but not used [-Wunused-function] static RobWidget * robtk_pbtn_widget(RobTkPBtn *d) { ^ robtk/widgets/robtk_pushbutton.h:245:13: warning: 'robtk_pbtn_set_callback' defined but not used [-Wunused-function] static void robtk_pbtn_set_callback(RobTkPBtn *d, bool (*cb) (RobWidget* w, void* handle), void* handle) { ^ robtk/widgets/robtk_pushbutton.h:250:13: warning: 'robtk_pbtn_set_callback_up' defined but not used [-Wunused-function] static void robtk_pbtn_set_callback_up(RobTkPBtn *d, bool (*cb) (RobWidget* w, void* handle), void* handle) { ^ robtk/widgets/robtk_pushbutton.h:255:13: warning: 'robtk_pbtn_set_callback_down' defined but not used [-Wunused-function] static void robtk_pbtn_set_callback_down(RobTkPBtn *d, bool (*cb) (RobWidget* w, void* handle), void* handle) { ^ robtk/widgets/robtk_pushbutton.h:260:13: warning: 'robtk_pbtn_set_sensitive' defined but not used [-Wunused-function] static void robtk_pbtn_set_sensitive(RobTkPBtn *d, bool s) { ^ robtk/widgets/robtk_pushbutton.h:267:13: warning: 'robtk_pbtn_get_pushed' defined but not used [-Wunused-function] static bool robtk_pbtn_get_pushed(RobTkPBtn *d) { ^ In file included from robtk/robtk.h:205:0, from robtk/ui_gl.c:85: robtk/widgets/robtk_radiobutton.h:49:13: warning: 'btn_group_remove_btn' defined but not used [-Wunused-function] static void btn_group_remove_btn (RobTkRadioGrp *g, RobTkRBtn *btn) { ^ robtk/widgets/robtk_radiobutton.h:101:20: warning: 'robtk_rbtn_new' defined but not used [-Wunused-function] static RobTkRBtn * robtk_rbtn_new(const char * txt, RobTkRadioGrp *group) { ^ robtk/widgets/robtk_radiobutton.h:119:13: warning: 'robtk_rbtn_destroy' defined but not used [-Wunused-function] static void robtk_rbtn_destroy(RobTkRBtn *d) { ^ robtk/widgets/robtk_radiobutton.h:127:20: warning: 'robtk_rbtn_widget' defined but not used [-Wunused-function] static RobWidget * robtk_rbtn_widget(RobTkRBtn *d) { ^ robtk/widgets/robtk_radiobutton.h:131:15: warning: 'robtk_rbtn_group' defined but not used [-Wunused-function] static void * robtk_rbtn_group(RobTkRBtn *d) { ^ robtk/widgets/robtk_radiobutton.h:136:13: warning: 'robtk_rbtn_set_callback' defined but not used [-Wunused-function] static void robtk_rbtn_set_callback(RobTkRBtn *d, bool (*cb) (RobWidget* w, void* handle), void* handle) { ^ robtk/widgets/robtk_radiobutton.h:141:13: warning: 'robtk_rbtn_set_active' defined but not used [-Wunused-function] static void robtk_rbtn_set_active(RobTkRBtn *d, bool v) { ^ robtk/widgets/robtk_radiobutton.h:145:13: warning: 'robtk_rbtn_set_sensitive' defined but not used [-Wunused-function] static void robtk_rbtn_set_sensitive(RobTkRBtn *d, bool s) { ^ robtk/widgets/robtk_radiobutton.h:149:13: warning: 'robtk_rbtn_get_active' defined but not used [-Wunused-function] static bool robtk_rbtn_get_active(RobTkRBtn *d) { ^ In file included from robtk/robtk.h:206:0, from robtk/ui_gl.c:85: robtk/widgets/robtk_scale.h:495:21: warning: 'robtk_scale_new' defined but not used [-Wunused-function] static RobTkScale * robtk_scale_new(float min, float max, float step, bool horiz) { ^ robtk/widgets/robtk_scale.h:499:13: warning: 'robtk_scale_destroy' defined but not used [-Wunused-function] static void robtk_scale_destroy(RobTkScale *d) { ^ robtk/widgets/robtk_scale.h:513:20: warning: 'robtk_scale_widget' defined but not used [-Wunused-function] static RobWidget * robtk_scale_widget(RobTkScale *d) { ^ robtk/widgets/robtk_scale.h:517:13: warning: 'robtk_scale_set_callback' defined but not used [-Wunused-function] static void robtk_scale_set_callback(RobTkScale *d, bool (*cb) (RobWidget* w, void* handle), void* handle) { ^ robtk/widgets/robtk_scale.h:522:13: warning: 'robtk_scale_set_value' defined but not used [-Wunused-function] static void robtk_scale_set_value(RobTkScale *d, float v) { ^ robtk/widgets/robtk_scale.h:527:13: warning: 'robtk_scale_set_sensitive' defined but not used [-Wunused-function] static void robtk_scale_set_sensitive(RobTkScale *d, bool s) { ^ robtk/widgets/robtk_scale.h:534:14: warning: 'robtk_scale_get_value' defined but not used [-Wunused-function] static float robtk_scale_get_value(RobTkScale *d) { ^ robtk/widgets/robtk_scale.h:538:13: warning: 'robtk_scale_set_default' defined but not used [-Wunused-function] static void robtk_scale_set_default(RobTkScale *d, float v) { ^ robtk/widgets/robtk_scale.h:544:13: warning: 'robtk_scale_add_mark' defined but not used [-Wunused-function] static void robtk_scale_add_mark(RobTkScale *d, float v, const char *txt) { ^ In file included from robtk/robtk.h:207:0, from robtk/ui_gl.c:85: robtk/widgets/robtk_separator.h:85:19: warning: 'robtk_sep_new' defined but not used [-Wunused-function] static RobTkSep * robtk_sep_new(bool horizontal) { ^ robtk/widgets/robtk_separator.h:107:13: warning: 'robtk_sep_destroy' defined but not used [-Wunused-function] static void robtk_sep_destroy(RobTkSep *d) { ^ robtk/widgets/robtk_separator.h:112:13: warning: 'robtk_sep_set_alignment' defined but not used [-Wunused-function] static void robtk_sep_set_alignment(RobTkSep *d, float x, float y) { ^ robtk/widgets/robtk_separator.h:116:13: warning: 'robtk_sep_set_linewidth' defined but not used [-Wunused-function] static void robtk_sep_set_linewidth(RobTkSep *d, float lw) { ^ robtk/widgets/robtk_separator.h:120:20: warning: 'robtk_sep_widget' defined but not used [-Wunused-function] static RobWidget * robtk_sep_widget(RobTkSep *d) { ^ In file included from robtk/robtk.h:208:0, from robtk/ui_gl.c:85: robtk/widgets/robtk_spinner.h:89:20: warning: 'robtk_spin_new' defined but not used [-Wunused-function] static RobTkSpin * robtk_spin_new(float min, float max, float step) { ^ robtk/widgets/robtk_spinner.h:118:13: warning: 'robtk_spin_destroy' defined but not used [-Wunused-function] static void robtk_spin_destroy(RobTkSpin *d) { ^ robtk/widgets/robtk_spinner.h:128:13: warning: 'robtk_spin_set_alignment' defined but not used [-Wunused-function] static void robtk_spin_set_alignment(RobTkSpin *d, float x, float y) { ^ robtk/widgets/robtk_spinner.h:140:13: warning: 'robtk_spin_label_width' defined but not used [-Wunused-function] static void robtk_spin_label_width(RobTkSpin *d, float left, float right) { ^ robtk/widgets/robtk_spinner.h:161:13: warning: 'robtk_spin_set_label_pos' defined but not used [-Wunused-function] static void robtk_spin_set_label_pos(RobTkSpin *d, int p) { ^ robtk/widgets/robtk_spinner.h:167:20: warning: 'robtk_spin_widget' defined but not used [-Wunused-function] static RobWidget * robtk_spin_widget(RobTkSpin *d) { ^ robtk/widgets/robtk_spinner.h:171:13: warning: 'robtk_spin_set_callback' defined but not used [-Wunused-function] static void robtk_spin_set_callback(RobTkSpin *d, bool (*cb) (RobWidget* w, gpointer handle), gpointer handle) { ^ robtk/widgets/robtk_spinner.h:176:13: warning: 'robtk_spin_set_default' defined but not used [-Wunused-function] static void robtk_spin_set_default(RobTkSpin *d, float v) { ^ robtk/widgets/robtk_spinner.h:180:13: warning: 'robtk_spin_set_value' defined but not used [-Wunused-function] static void robtk_spin_set_value(RobTkSpin *d, float v) { ^ robtk/widgets/robtk_spinner.h:184:13: warning: 'robtk_spin_set_sensitive' defined but not used [-Wunused-function] static void robtk_spin_set_sensitive(RobTkSpin *d, bool s) { ^ robtk/widgets/robtk_spinner.h:193:14: warning: 'robtk_spin_get_value' defined but not used [-Wunused-function] static float robtk_spin_get_value(RobTkSpin *d) { ^ In file included from robtk/robtk.h:209:0, from robtk/ui_gl.c:85: robtk/widgets/robtk_xyplot.h:106:19: warning: 'robtk_xydraw_new' defined but not used [-Wunused-function] static RobTkXYp * robtk_xydraw_new(int w, int h) { ^ robtk/widgets/robtk_xyplot.h:131:13: warning: 'robtk_xydraw_destroy' defined but not used [-Wunused-function] static void robtk_xydraw_destroy(RobTkXYp *d) { ^ robtk/widgets/robtk_xyplot.h:140:13: warning: 'robtk_xydraw_set_alignment' defined but not used [-Wunused-function] static void robtk_xydraw_set_alignment(RobTkXYp *d, float x, float y) { ^ robtk/widgets/robtk_xyplot.h:144:13: warning: 'robtk_xydraw_set_linewidth' defined but not used [-Wunused-function] static void robtk_xydraw_set_linewidth(RobTkXYp *d, float lw) { ^ robtk/widgets/robtk_xyplot.h:148:13: warning: 'robtk_xydraw_set_color' defined but not used [-Wunused-function] static void robtk_xydraw_set_color(RobTkXYp *d, float r, float g, float b, float a) { ^ robtk/widgets/robtk_xyplot.h:155:13: warning: 'robtk_xydraw_set_points' defined but not used [-Wunused-function] static void robtk_xydraw_set_points(RobTkXYp *d, uint32_t np, float *xp, float *yp) { ^ robtk/widgets/robtk_xyplot.h:166:13: warning: 'robtk_xydraw_set_surface' defined but not used [-Wunused-function] static void robtk_xydraw_set_surface(RobTkXYp *d, cairo_surface_t *s) { ^ robtk/widgets/robtk_xyplot.h:170:20: warning: 'robtk_xydraw_widget' defined but not used [-Wunused-function] static RobWidget * robtk_xydraw_widget(RobTkXYp *d) { ^ cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DXTERNAL_UI -fPIC `pkg-config --cflags lv2` -std=c99 -I. -DHAVE_IDLE_IFACE `pkg-config --cflags glu cairo pango` \ -DPLUGIN_SOURCE="\"gui/ebur.c\"" \ `pkg-config --cflags glu` \ -o build/eburUI_gl.so robtk/ui_gl.c \ robtk/pugl/pugl_x11.c \ -shared -Wl,-Bstatic -Wl,-Bdynamic `pkg-config --libs glu cairo pango` -lX11 In file included from ./gui/ebur.c:38:0, from robtk/ui_gl.c:89: ./src/uris.h: In function 'forge_kvcontrolmessage': ./src/uris.h:180:2: warning: 'lv2_atom_forge_blank' is deprecated (declared at /usr/lib64/lv2/atom.lv2/forge.h:609) [-Wdeprecated-declarations] LV2_Atom* msg = (LV2_Atom*)lv2_atom_forge_blank(forge, &frame, 1, uri); ^ In file included from robtk/ui_gl.c:84:0: robtk/ui_gl.c: At top level: robtk/gl/posringbuf.h:84:13: warning: 'posrb_read_clear' defined but not used [-Wunused-function] static void posrb_read_clear(posringbuf *rb) { ^ In file included from robtk/robtk.h:196:0, from robtk/ui_gl.c:85: robtk/gl/robwidget_gl.h:92:13: warning: 'rtoplevel_size_request' declared 'static' but never defined [-Wunused-function] static void rtoplevel_size_request(RobWidget* rw, int *w, int *h); ^ In file included from robtk/robtk.h:197:0, from robtk/ui_gl.c:85: robtk/gl/layout.h:608:13: warning: 'dump_tbl_req' defined but not used [-Wunused-function] static void dump_tbl_req(struct rob_table *rt) { ^ robtk/gl/layout.h:621:13: warning: 'dump_tbl_acq' defined but not used [-Wunused-function] static void dump_tbl_acq(struct rob_table *rt) { ^ In file included from robtk/robtk.h:201:0, from robtk/ui_gl.c:85: robtk/widgets/robtk_checkbutton.h:356:13: warning: 'robtk_cbtn_set_color_on' defined but not used [-Wunused-function] static void robtk_cbtn_set_color_on(RobTkCBtn *d, float r, float g, float b) { ^ robtk/widgets/robtk_checkbutton.h:362:13: warning: 'robtk_cbtn_set_color_off' defined but not used [-Wunused-function] static void robtk_cbtn_set_color_off(RobTkCBtn *d, float r, float g, float b) { ^ In file included from robtk/robtk.h:202:0, from robtk/ui_gl.c:85: robtk/widgets/robtk_dial.h:308:20: warning: 'robtk_dial_new' defined but not used [-Wunused-function] static RobTkDial * robtk_dial_new(float min, float max, float step) { ^ robtk/widgets/robtk_dial.h:319:13: warning: 'robtk_dial_set_alignment' defined but not used [-Wunused-function] static void robtk_dial_set_alignment(RobTkDial *d, float x, float y) { ^ robtk/widgets/robtk_dial.h:355:13: warning: 'robtk_dial_set_surface' defined but not used [-Wunused-function] static void robtk_dial_set_surface(RobTkDial *d, cairo_surface_t *s) { ^ In file included from robtk/robtk.h:204:0, from robtk/ui_gl.c:85: robtk/widgets/robtk_pushbutton.h:250:13: warning: 'robtk_pbtn_set_callback_up' defined but not used [-Wunused-function] static void robtk_pbtn_set_callback_up(RobTkPBtn *d, bool (*cb) (RobWidget* w, void* handle), void* handle) { ^ robtk/widgets/robtk_pushbutton.h:255:13: warning: 'robtk_pbtn_set_callback_down' defined but not used [-Wunused-function] static void robtk_pbtn_set_callback_down(RobTkPBtn *d, bool (*cb) (RobWidget* w, void* handle), void* handle) { ^ robtk/widgets/robtk_pushbutton.h:260:13: warning: 'robtk_pbtn_set_sensitive' defined but not used [-Wunused-function] static void robtk_pbtn_set_sensitive(RobTkPBtn *d, bool s) { ^ robtk/widgets/robtk_pushbutton.h:267:13: warning: 'robtk_pbtn_get_pushed' defined but not used [-Wunused-function] static bool robtk_pbtn_get_pushed(RobTkPBtn *d) { ^ In file included from robtk/robtk.h:205:0, from robtk/ui_gl.c:85: robtk/widgets/robtk_radiobutton.h:49:13: warning: 'btn_group_remove_btn' defined but not used [-Wunused-function] static void btn_group_remove_btn (RobTkRadioGrp *g, RobTkRBtn *btn) { ^ robtk/widgets/robtk_radiobutton.h:145:13: warning: 'robtk_rbtn_set_sensitive' defined but not used [-Wunused-function] static void robtk_rbtn_set_sensitive(RobTkRBtn *d, bool s) { ^ In file included from robtk/robtk.h:206:0, from robtk/ui_gl.c:85: robtk/widgets/robtk_scale.h:495:21: warning: 'robtk_scale_new' defined but not used [-Wunused-function] static RobTkScale * robtk_scale_new(float min, float max, float step, bool horiz) { ^ robtk/widgets/robtk_scale.h:499:13: warning: 'robtk_scale_destroy' defined but not used [-Wunused-function] static void robtk_scale_destroy(RobTkScale *d) { ^ robtk/widgets/robtk_scale.h:513:20: warning: 'robtk_scale_widget' defined but not used [-Wunused-function] static RobWidget * robtk_scale_widget(RobTkScale *d) { ^ robtk/widgets/robtk_scale.h:517:13: warning: 'robtk_scale_set_callback' defined but not used [-Wunused-function] static void robtk_scale_set_callback(RobTkScale *d, bool (*cb) (RobWidget* w, void* handle), void* handle) { ^ robtk/widgets/robtk_scale.h:522:13: warning: 'robtk_scale_set_value' defined but not used [-Wunused-function] static void robtk_scale_set_value(RobTkScale *d, float v) { ^ robtk/widgets/robtk_scale.h:527:13: warning: 'robtk_scale_set_sensitive' defined but not used [-Wunused-function] static void robtk_scale_set_sensitive(RobTkScale *d, bool s) { ^ robtk/widgets/robtk_scale.h:534:14: warning: 'robtk_scale_get_value' defined but not used [-Wunused-function] static float robtk_scale_get_value(RobTkScale *d) { ^ robtk/widgets/robtk_scale.h:538:13: warning: 'robtk_scale_set_default' defined but not used [-Wunused-function] static void robtk_scale_set_default(RobTkScale *d, float v) { ^ robtk/widgets/robtk_scale.h:544:13: warning: 'robtk_scale_add_mark' defined but not used [-Wunused-function] static void robtk_scale_add_mark(RobTkScale *d, float v, const char *txt) { ^ In file included from robtk/robtk.h:207:0, from robtk/ui_gl.c:85: robtk/widgets/robtk_separator.h:112:13: warning: 'robtk_sep_set_alignment' defined but not used [-Wunused-function] static void robtk_sep_set_alignment(RobTkSep *d, float x, float y) { ^ In file included from robtk/robtk.h:208:0, from robtk/ui_gl.c:85: robtk/widgets/robtk_spinner.h:184:13: warning: 'robtk_spin_set_sensitive' defined but not used [-Wunused-function] static void robtk_spin_set_sensitive(RobTkSpin *d, bool s) { ^ In file included from robtk/robtk.h:209:0, from robtk/ui_gl.c:85: robtk/widgets/robtk_xyplot.h:106:19: warning: 'robtk_xydraw_new' defined but not used [-Wunused-function] static RobTkXYp * robtk_xydraw_new(int w, int h) { ^ robtk/widgets/robtk_xyplot.h:131:13: warning: 'robtk_xydraw_destroy' defined but not used [-Wunused-function] static void robtk_xydraw_destroy(RobTkXYp *d) { ^ robtk/widgets/robtk_xyplot.h:140:13: warning: 'robtk_xydraw_set_alignment' defined but not used [-Wunused-function] static void robtk_xydraw_set_alignment(RobTkXYp *d, float x, float y) { ^ robtk/widgets/robtk_xyplot.h:144:13: warning: 'robtk_xydraw_set_linewidth' defined but not used [-Wunused-function] static void robtk_xydraw_set_linewidth(RobTkXYp *d, float lw) { ^ robtk/widgets/robtk_xyplot.h:148:13: warning: 'robtk_xydraw_set_color' defined but not used [-Wunused-function] static void robtk_xydraw_set_color(RobTkXYp *d, float r, float g, float b, float a) { ^ robtk/widgets/robtk_xyplot.h:155:13: warning: 'robtk_xydraw_set_points' defined but not used [-Wunused-function] static void robtk_xydraw_set_points(RobTkXYp *d, uint32_t np, float *xp, float *yp) { ^ robtk/widgets/robtk_xyplot.h:166:13: warning: 'robtk_xydraw_set_surface' defined but not used [-Wunused-function] static void robtk_xydraw_set_surface(RobTkXYp *d, cairo_surface_t *s) { ^ robtk/widgets/robtk_xyplot.h:170:20: warning: 'robtk_xydraw_widget' defined but not used [-Wunused-function] static RobWidget * robtk_xydraw_widget(RobTkXYp *d) { ^ g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DXTERNAL_UI -fPIC `pkg-config --cflags lv2` -I. -DHAVE_IDLE_IFACE `pkg-config --cflags glu cairo pango` \ -DPLUGIN_SOURCE="\"gui/goniometerui.cc\"" \ `pkg-config --cflags glu` \ -o build/goniometerUI_gl.so robtk/ui_gl.c \ robtk/pugl/pugl_x11.c \ zita-resampler/resampler.cc zita-resampler/resampler-table.cc \ -shared -Wl,-Bstatic -Wl,-Bdynamic `pkg-config --libs glu cairo pango` -lX11 cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DXTERNAL_UI -fPIC `pkg-config --cflags lv2` -std=c99 -I. -DHAVE_IDLE_IFACE `pkg-config --cflags glu cairo pango` \ -DPLUGIN_SOURCE="\"gui/dpm.c\"" \ `pkg-config --cflags glu` \ -o build/dpmUI_gl.so robtk/ui_gl.c \ robtk/pugl/pugl_x11.c \ -shared -Wl,-Bstatic -Wl,-Bdynamic `pkg-config --libs glu cairo pango` -lX11 In file included from robtk/ui_gl.c:84:0: robtk/gl/posringbuf.h:84:13: warning: 'posrb_read_clear' defined but not used [-Wunused-function] static void posrb_read_clear(posringbuf *rb) { ^ In file included from robtk/robtk.h:196:0, from robtk/ui_gl.c:85: robtk/gl/robwidget_gl.h:92:13: warning: 'rtoplevel_size_request' declared 'static' but never defined [-Wunused-function] static void rtoplevel_size_request(RobWidget* rw, int *w, int *h); ^ In file included from robtk/robtk.h:197:0, from robtk/ui_gl.c:85: robtk/gl/layout.h:578:13: warning: 'rob_vbox_child_pack' defined but not used [-Wunused-function] static void rob_vbox_child_pack(RobWidget *rw, RobWidget *chld, bool expand) { ^ robtk/gl/layout.h:608:13: warning: 'dump_tbl_req' defined but not used [-Wunused-function] static void dump_tbl_req(struct rob_table *rt) { ^ robtk/gl/layout.h:621:13: warning: 'dump_tbl_acq' defined but not used [-Wunused-function] static void dump_tbl_acq(struct rob_table *rt) { ^ In file included from robtk/robtk.h:197:0, from robtk/ui_gl.c:85: robtk/gl/layout.h:940:13: warning: 'rob_table_attach_defaults' defined but not used [-Wunused-function] static void rob_table_attach_defaults(RobWidget *rw, RobWidget *chld, ^ robtk/gl/layout.h:945:20: warning: 'rob_table_new' defined but not used [-Wunused-function] static RobWidget * rob_table_new(int rows, int cols, bool homogeneous) { ^ robtk/gl/layout.h:972:13: warning: 'rob_table_destroy' defined but not used [-Wunused-function] static void rob_table_destroy(RobWidget * rw) { ^ In file included from robtk/robtk.h:201:0, from robtk/ui_gl.c:85: robtk/widgets/robtk_checkbutton.h:332:13: warning: 'robtk_cbtn_set_alignment' defined but not used [-Wunused-function] static void robtk_cbtn_set_alignment(RobTkCBtn *d, float x, float y) { ^ robtk/widgets/robtk_checkbutton.h:356:13: warning: 'robtk_cbtn_set_color_on' defined but not used [-Wunused-function] static void robtk_cbtn_set_color_on(RobTkCBtn *d, float r, float g, float b) { ^ robtk/widgets/robtk_checkbutton.h:362:13: warning: 'robtk_cbtn_set_color_off' defined but not used [-Wunused-function] static void robtk_cbtn_set_color_off(RobTkCBtn *d, float r, float g, float b) { ^ In file included from robtk/robtk.h:202:0, from robtk/ui_gl.c:85: robtk/widgets/robtk_dial.h:319:13: warning: 'robtk_dial_set_alignment' defined but not used [-Wunused-function] static void robtk_dial_set_alignment(RobTkDial *d, float x, float y) { ^ In file included from robtk/robtk.h:203:0, from robtk/ui_gl.c:85: robtk/widgets/robtk_label.h:144:13: warning: 'robtk_lbl_set_alignment' defined but not used [-Wunused-function] static void robtk_lbl_set_alignment(RobTkLbl *d, float x, float y) { ^ In file included from robtk/robtk.h:204:0, from robtk/ui_gl.c:85: robtk/widgets/robtk_pushbutton.h:188:20: warning: 'robtk_pbtn_new' defined but not used [-Wunused-function] static RobTkPBtn * robtk_pbtn_new(const char * txt) { ^ robtk/widgets/robtk_pushbutton.h:229:13: warning: 'robtk_pbtn_destroy' defined but not used [-Wunused-function] static void robtk_pbtn_destroy(RobTkPBtn *d) { ^ robtk/widgets/robtk_pushbutton.h:237:13: warning: 'robtk_pbtn_set_alignment' defined but not used [-Wunused-function] static void robtk_pbtn_set_alignment(RobTkPBtn *d, float x, float y) { ^ robtk/widgets/robtk_pushbutton.h:241:20: warning: 'robtk_pbtn_widget' defined but not used [-Wunused-function] static RobWidget * robtk_pbtn_widget(RobTkPBtn *d) { ^ robtk/widgets/robtk_pushbutton.h:245:13: warning: 'robtk_pbtn_set_callback' defined but not used [-Wunused-function] static void robtk_pbtn_set_callback(RobTkPBtn *d, bool (*cb) (RobWidget* w, void* handle), void* handle) { ^ robtk/widgets/robtk_pushbutton.h:250:13: warning: 'robtk_pbtn_set_callback_up' defined but not used [-Wunused-function] static void robtk_pbtn_set_callback_up(RobTkPBtn *d, bool (*cb) (RobWidget* w, void* handle), void* handle) { ^ robtk/widgets/robtk_pushbutton.h:255:13: warning: 'robtk_pbtn_set_callback_down' defined but not used [-Wunused-function] static void robtk_pbtn_set_callback_down(RobTkPBtn *d, bool (*cb) (RobWidget* w, void* handle), void* handle) { ^ robtk/widgets/robtk_pushbutton.h:260:13: warning: 'robtk_pbtn_set_sensitive' defined but not used [-Wunused-function] static void robtk_pbtn_set_sensitive(RobTkPBtn *d, bool s) { ^ robtk/widgets/robtk_pushbutton.h:267:13: warning: 'robtk_pbtn_get_pushed' defined but not used [-Wunused-function] static bool robtk_pbtn_get_pushed(RobTkPBtn *d) { ^ In file included from robtk/robtk.h:205:0, from robtk/ui_gl.c:85: robtk/widgets/robtk_radiobutton.h:49:13: warning: 'btn_group_remove_btn' defined but not used [-Wunused-function] static void btn_group_remove_btn (RobTkRadioGrp *g, RobTkRBtn *btn) { ^ robtk/widgets/robtk_radiobutton.h:101:20: warning: 'robtk_rbtn_new' defined but not used [-Wunused-function] static RobTkRBtn * robtk_rbtn_new(const char * txt, RobTkRadioGrp *group) { ^ robtk/widgets/robtk_radiobutton.h:119:13: warning: 'robtk_rbtn_destroy' defined but not used [-Wunused-function] static void robtk_rbtn_destroy(RobTkRBtn *d) { ^ robtk/widgets/robtk_radiobutton.h:127:20: warning: 'robtk_rbtn_widget' defined but not used [-Wunused-function] static RobWidget * robtk_rbtn_widget(RobTkRBtn *d) { ^ robtk/widgets/robtk_radiobutton.h:131:15: warning: 'robtk_rbtn_group' defined but not used [-Wunused-function] static void * robtk_rbtn_group(RobTkRBtn *d) { ^ robtk/widgets/robtk_radiobutton.h:136:13: warning: 'robtk_rbtn_set_callback' defined but not used [-Wunused-function] static void robtk_rbtn_set_callback(RobTkRBtn *d, bool (*cb) (RobWidget* w, void* handle), void* handle) { ^ robtk/widgets/robtk_radiobutton.h:141:13: warning: 'robtk_rbtn_set_active' defined but not used [-Wunused-function] static void robtk_rbtn_set_active(RobTkRBtn *d, bool v) { ^ robtk/widgets/robtk_radiobutton.h:145:13: warning: 'robtk_rbtn_set_sensitive' defined but not used [-Wunused-function] static void robtk_rbtn_set_sensitive(RobTkRBtn *d, bool s) { ^ robtk/widgets/robtk_radiobutton.h:149:13: warning: 'robtk_rbtn_get_active' defined but not used [-Wunused-function] static bool robtk_rbtn_get_active(RobTkRBtn *d) { ^ In file included from robtk/robtk.h:206:0, from robtk/ui_gl.c:85: robtk/widgets/robtk_scale.h:527:13: warning: 'robtk_scale_set_sensitive' defined but not used [-Wunused-function] static void robtk_scale_set_sensitive(RobTkScale *d, bool s) { ^ In file included from robtk/robtk.h:207:0, from robtk/ui_gl.c:85: robtk/widgets/robtk_separator.h:112:13: warning: 'robtk_sep_set_alignment' defined but not used [-Wunused-function] static void robtk_sep_set_alignment(RobTkSep *d, float x, float y) { ^ robtk/widgets/robtk_separator.h:116:13: warning: 'robtk_sep_set_linewidth' defined but not used [-Wunused-function] static void robtk_sep_set_linewidth(RobTkSep *d, float lw) { ^ In file included from robtk/robtk.h:208:0, from robtk/ui_gl.c:85: robtk/widgets/robtk_spinner.h:89:20: warning: 'robtk_spin_new' defined but not used [-Wunused-function] static RobTkSpin * robtk_spin_new(float min, float max, float step) { ^ robtk/widgets/robtk_spinner.h:118:13: warning: 'robtk_spin_destroy' defined but not used [-Wunused-function] static void robtk_spin_destroy(RobTkSpin *d) { ^ robtk/widgets/robtk_spinner.h:128:13: warning: 'robtk_spin_set_alignment' defined but not used [-Wunused-function] static void robtk_spin_set_alignment(RobTkSpin *d, float x, float y) { ^ robtk/widgets/robtk_spinner.h:140:13: warning: 'robtk_spin_label_width' defined but not used [-Wunused-function] static void robtk_spin_label_width(RobTkSpin *d, float left, float right) { ^ robtk/widgets/robtk_spinner.h:161:13: warning: 'robtk_spin_set_label_pos' defined but not used [-Wunused-function] static void robtk_spin_set_label_pos(RobTkSpin *d, int p) { ^ robtk/widgets/robtk_spinner.h:167:20: warning: 'robtk_spin_widget' defined but not used [-Wunused-function] static RobWidget * robtk_spin_widget(RobTkSpin *d) { ^ robtk/widgets/robtk_spinner.h:171:13: warning: 'robtk_spin_set_callback' defined but not used [-Wunused-function] static void robtk_spin_set_callback(RobTkSpin *d, bool (*cb) (RobWidget* w, gpointer handle), gpointer handle) { ^ robtk/widgets/robtk_spinner.h:176:13: warning: 'robtk_spin_set_default' defined but not used [-Wunused-function] static void robtk_spin_set_default(RobTkSpin *d, float v) { ^ robtk/widgets/robtk_spinner.h:180:13: warning: 'robtk_spin_set_value' defined but not used [-Wunused-function] static void robtk_spin_set_value(RobTkSpin *d, float v) { ^ robtk/widgets/robtk_spinner.h:184:13: warning: 'robtk_spin_set_sensitive' defined but not used [-Wunused-function] static void robtk_spin_set_sensitive(RobTkSpin *d, bool s) { ^ robtk/widgets/robtk_spinner.h:193:14: warning: 'robtk_spin_get_value' defined but not used [-Wunused-function] static float robtk_spin_get_value(RobTkSpin *d) { ^ In file included from robtk/robtk.h:209:0, from robtk/ui_gl.c:85: robtk/widgets/robtk_xyplot.h:106:19: warning: 'robtk_xydraw_new' defined but not used [-Wunused-function] static RobTkXYp * robtk_xydraw_new(int w, int h) { ^ robtk/widgets/robtk_xyplot.h:131:13: warning: 'robtk_xydraw_destroy' defined but not used [-Wunused-function] static void robtk_xydraw_destroy(RobTkXYp *d) { ^ robtk/widgets/robtk_xyplot.h:140:13: warning: 'robtk_xydraw_set_alignment' defined but not used [-Wunused-function] static void robtk_xydraw_set_alignment(RobTkXYp *d, float x, float y) { ^ robtk/widgets/robtk_xyplot.h:144:13: warning: 'robtk_xydraw_set_linewidth' defined but not used [-Wunused-function] static void robtk_xydraw_set_linewidth(RobTkXYp *d, float lw) { ^ robtk/widgets/robtk_xyplot.h:148:13: warning: 'robtk_xydraw_set_color' defined but not used [-Wunused-function] static void robtk_xydraw_set_color(RobTkXYp *d, float r, float g, float b, float a) { ^ robtk/widgets/robtk_xyplot.h:155:13: warning: 'robtk_xydraw_set_points' defined but not used [-Wunused-function] static void robtk_xydraw_set_points(RobTkXYp *d, uint32_t np, float *xp, float *yp) { ^ robtk/widgets/robtk_xyplot.h:166:13: warning: 'robtk_xydraw_set_surface' defined but not used [-Wunused-function] static void robtk_xydraw_set_surface(RobTkXYp *d, cairo_surface_t *s) { ^ robtk/widgets/robtk_xyplot.h:170:20: warning: 'robtk_xydraw_widget' defined but not used [-Wunused-function] static RobWidget * robtk_xydraw_widget(RobTkXYp *d) { ^ In file included from robtk/ui_gl.c:84:0: robtk/gl/posringbuf.h:84:13: warning: 'void posrb_read_clear(posringbuf*)' defined but not used [-Wunused-function] static void posrb_read_clear(posringbuf *rb) { ^ In file included from robtk/robtk.h:196:0, from robtk/ui_gl.c:85: robtk/gl/robwidget_gl.h:92:13: warning: 'void rtoplevel_size_request(RobWidget*, int*, int*)' declared 'static' but never defined [-Wunused-function] static void rtoplevel_size_request(RobWidget* rw, int *w, int *h); ^ In file included from robtk/robtk.h:197:0, from robtk/ui_gl.c:85: robtk/gl/layout.h:608:13: warning: 'void dump_tbl_req(rob_table*)' defined but not used [-Wunused-function] static void dump_tbl_req(struct rob_table *rt) { ^ robtk/gl/layout.h:621:13: warning: 'void dump_tbl_acq(rob_table*)' defined but not used [-Wunused-function] static void dump_tbl_acq(struct rob_table *rt) { ^ In file included from robtk/robtk.h:204:0, from robtk/ui_gl.c:85: robtk/widgets/robtk_pushbutton.h:188:20: warning: 'RobTkPBtn* robtk_pbtn_new(const char*)' defined but not used [-Wunused-function] static RobTkPBtn * robtk_pbtn_new(const char * txt) { ^ robtk/widgets/robtk_pushbutton.h:229:13: warning: 'void robtk_pbtn_destroy(RobTkPBtn*)' defined but not used [-Wunused-function] static void robtk_pbtn_destroy(RobTkPBtn *d) { ^ robtk/widgets/robtk_pushbutton.h:237:13: warning: 'void robtk_pbtn_set_alignment(RobTkPBtn*, float, float)' defined but not used [-Wunused-function] static void robtk_pbtn_set_alignment(RobTkPBtn *d, float x, float y) { ^ robtk/widgets/robtk_pushbutton.h:241:20: warning: 'RobWidget* robtk_pbtn_widget(RobTkPBtn*)' defined but not used [-Wunused-function] static RobWidget * robtk_pbtn_widget(RobTkPBtn *d) { ^ robtk/widgets/robtk_pushbutton.h:245:13: warning: 'void robtk_pbtn_set_callback(RobTkPBtn*, bool (*)(RobWidget*, void*), void*)' defined but not used [-Wunused-function] static void robtk_pbtn_set_callback(RobTkPBtn *d, bool (*cb) (RobWidget* w, void* handle), void* handle) { ^ robtk/widgets/robtk_pushbutton.h:250:13: warning: 'void robtk_pbtn_set_callback_up(RobTkPBtn*, bool (*)(RobWidget*, void*), void*)' defined but not used [-Wunused-function] static void robtk_pbtn_set_callback_up(RobTkPBtn *d, bool (*cb) (RobWidget* w, void* handle), void* handle) { ^ robtk/widgets/robtk_pushbutton.h:255:13: warning: 'void robtk_pbtn_set_callback_down(RobTkPBtn*, bool (*)(RobWidget*, void*), void*)' defined but not used [-Wunused-function] static void robtk_pbtn_set_callback_down(RobTkPBtn *d, bool (*cb) (RobWidget* w, void* handle), void* handle) { ^ robtk/widgets/robtk_pushbutton.h:260:13: warning: 'void robtk_pbtn_set_sensitive(RobTkPBtn*, bool)' defined but not used [-Wunused-function] static void robtk_pbtn_set_sensitive(RobTkPBtn *d, bool s) { ^ robtk/widgets/robtk_pushbutton.h:267:13: warning: 'bool robtk_pbtn_get_pushed(RobTkPBtn*)' defined but not used [-Wunused-function] static bool robtk_pbtn_get_pushed(RobTkPBtn *d) { ^ In file included from robtk/robtk.h:205:0, from robtk/ui_gl.c:85: robtk/widgets/robtk_radiobutton.h:49:13: warning: 'void btn_group_remove_btn(RobTkRadioGrp*, RobTkRBtn*)' defined but not used [-Wunused-function] static void btn_group_remove_btn (RobTkRadioGrp *g, RobTkRBtn *btn) { ^ robtk/widgets/robtk_radiobutton.h:101:20: warning: 'RobTkRBtn* robtk_rbtn_new(const char*, RobTkRadioGrp*)' defined but not used [-Wunused-function] static RobTkRBtn * robtk_rbtn_new(const char * txt, RobTkRadioGrp *group) { ^ robtk/widgets/robtk_radiobutton.h:119:13: warning: 'void robtk_rbtn_destroy(RobTkRBtn*)' defined but not used [-Wunused-function] static void robtk_rbtn_destroy(RobTkRBtn *d) { ^ robtk/widgets/robtk_radiobutton.h:127:20: warning: 'RobWidget* robtk_rbtn_widget(RobTkRBtn*)' defined but not used [-Wunused-function] static RobWidget * robtk_rbtn_widget(RobTkRBtn *d) { ^ robtk/widgets/robtk_radiobutton.h:131:15: warning: 'void* robtk_rbtn_group(RobTkRBtn*)' defined but not used [-Wunused-function] static void * robtk_rbtn_group(RobTkRBtn *d) { ^ robtk/widgets/robtk_radiobutton.h:136:13: warning: 'void robtk_rbtn_set_callback(RobTkRBtn*, bool (*)(RobWidget*, void*), void*)' defined but not used [-Wunused-function] static void robtk_rbtn_set_callback(RobTkRBtn *d, bool (*cb) (RobWidget* w, void* handle), void* handle) { ^ robtk/widgets/robtk_radiobutton.h:141:13: warning: 'void robtk_rbtn_set_active(RobTkRBtn*, bool)' defined but not used [-Wunused-function] static void robtk_rbtn_set_active(RobTkRBtn *d, bool v) { ^ robtk/widgets/robtk_radiobutton.h:145:13: warning: 'void robtk_rbtn_set_sensitive(RobTkRBtn*, bool)' defined but not used [-Wunused-function] static void robtk_rbtn_set_sensitive(RobTkRBtn *d, bool s) { ^ robtk/widgets/robtk_radiobutton.h:149:13: warning: 'bool robtk_rbtn_get_active(RobTkRBtn*)' defined but not used [-Wunused-function] static bool robtk_rbtn_get_active(RobTkRBtn *d) { ^ In file included from robtk/robtk.h:207:0, from robtk/ui_gl.c:85: robtk/widgets/robtk_separator.h:112:13: warning: 'void robtk_sep_set_alignment(RobTkSep*, float, float)' defined but not used [-Wunused-function] static void robtk_sep_set_alignment(RobTkSep *d, float x, float y) { ^ robtk/widgets/robtk_separator.h:116:13: warning: 'void robtk_sep_set_linewidth(RobTkSep*, float)' defined but not used [-Wunused-function] static void robtk_sep_set_linewidth(RobTkSep *d, float lw) { ^ In file included from robtk/robtk.h:208:0, from robtk/ui_gl.c:85: robtk/widgets/robtk_spinner.h:161:13: warning: 'void robtk_spin_set_label_pos(RobTkSpin*, int)' defined but not used [-Wunused-function] static void robtk_spin_set_label_pos(RobTkSpin *d, int p) { ^ robtk/widgets/robtk_spinner.h:184:13: warning: 'void robtk_spin_set_sensitive(RobTkSpin*, bool)' defined but not used [-Wunused-function] static void robtk_spin_set_sensitive(RobTkSpin *d, bool s) { ^ In file included from robtk/robtk.h:209:0, from robtk/ui_gl.c:85: robtk/widgets/robtk_xyplot.h:106:19: warning: 'RobTkXYp* robtk_xydraw_new(int, int)' defined but not used [-Wunused-function] static RobTkXYp * robtk_xydraw_new(int w, int h) { ^ robtk/widgets/robtk_xyplot.h:131:13: warning: 'void robtk_xydraw_destroy(RobTkXYp*)' defined but not used [-Wunused-function] static void robtk_xydraw_destroy(RobTkXYp *d) { ^ robtk/widgets/robtk_xyplot.h:140:13: warning: 'void robtk_xydraw_set_alignment(RobTkXYp*, float, float)' defined but not used [-Wunused-function] static void robtk_xydraw_set_alignment(RobTkXYp *d, float x, float y) { ^ robtk/widgets/robtk_xyplot.h:144:13: warning: 'void robtk_xydraw_set_linewidth(RobTkXYp*, float)' defined but not used [-Wunused-function] static void robtk_xydraw_set_linewidth(RobTkXYp *d, float lw) { ^ robtk/widgets/robtk_xyplot.h:148:13: warning: 'void robtk_xydraw_set_color(RobTkXYp*, float, float, float, float)' defined but not used [-Wunused-function] static void robtk_xydraw_set_color(RobTkXYp *d, float r, float g, float b, float a) { ^ robtk/widgets/robtk_xyplot.h:155:13: warning: 'void robtk_xydraw_set_points(RobTkXYp*, uint32_t, float*, float*)' defined but not used [-Wunused-function] static void robtk_xydraw_set_points(RobTkXYp *d, uint32_t np, float *xp, float *yp) { ^ robtk/widgets/robtk_xyplot.h:166:13: warning: 'void robtk_xydraw_set_surface(RobTkXYp*, cairo_surface_t*)' defined but not used [-Wunused-function] static void robtk_xydraw_set_surface(RobTkXYp *d, cairo_surface_t *s) { ^ robtk/widgets/robtk_xyplot.h:170:20: warning: 'RobWidget* robtk_xydraw_widget(RobTkXYp*)' defined but not used [-Wunused-function] static RobWidget * robtk_xydraw_widget(RobTkXYp *d) { ^ In file included from ./gui/goniometerui.cc:36:0, from robtk/ui_gl.c:89: ./gui/../src/goniometer.h:37:20: warning: 'gmringbuf* gmrb_alloc(size_t)' defined but not used [-Wunused-function] static gmringbuf * gmrb_alloc(size_t siz) { ^ ./gui/../src/goniometer.h:47:13: warning: 'void gmrb_free(gmringbuf*)' defined but not used [-Wunused-function] static void gmrb_free(gmringbuf *rb) { ^ ./gui/../src/goniometer.h:70:12: warning: 'int gmrb_read(gmringbuf*, float*, float*, size_t)' defined but not used [-Wunused-function] static int gmrb_read(gmringbuf *rb, float *c0, float *c1, size_t len) { ^ ./gui/../src/goniometer.h:88:12: warning: 'int gmrb_write(gmringbuf*, float*, float*, size_t)' defined but not used [-Wunused-function] static int gmrb_write(gmringbuf *rb, float *c0, float *c1, size_t len) { ^ cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DXTERNAL_UI -fPIC `pkg-config --cflags lv2` -std=c99 -I. -DHAVE_IDLE_IFACE `pkg-config --cflags gtk+-2.0 cairo pango` \ -DPLUGIN_SOURCE="\"gui/needle.c\"" \ -o build/needle_gtk.so robtk/ui_gtk.c \ -shared -Wl,-Bstatic -Wl,-Bdynamic `pkg-config --libs gtk+-2.0 cairo pango` In file included from robtk/ui_gtk.c:37:0: robtk/robtk.h:114:13: warning: 'resize_self' declared 'static' but never defined [-Wunused-function] static void resize_self(RobWidget *rw); // dangerous :) -- never call from expose_event ^ In file included from robtk/ui_gtk.c:41:0: ./gui/needle.c:596:1: warning: 'plugin_scale_mode' defined but not used [-Wunused-function] plugin_scale_mode(LV2UI_Handle handle) ^ In file included from robtk/ui_gtk.c:37:0: robtk/robtk.h:170:13: warning: 'rect_intersect_a' defined but not used [-Wunused-function] static bool rect_intersect_a(const cairo_rectangle_t *r1, const float x, const float y, const float w, const float h) { ^ In file included from robtk/robtk.h:191:0, from robtk/ui_gtk.c:37: robtk/gtk2/robwidget_gtk.h:201:13: warning: 'robwidget_set_area' defined but not used [-Wunused-function] static void robwidget_set_area(RobWidget *rw, int x, int y, int w, int h) { ^ robtk/gtk2/robwidget_gtk.h:269:19: warning: 'rob_vbox_new' defined but not used [-Wunused-function] static RobWidget* rob_vbox_new(gboolean homogeneous, gint padding) { ^ robtk/gtk2/robwidget_gtk.h:275:19: warning: 'rob_table_new' defined but not used [-Wunused-function] static RobWidget* rob_table_new(guint rows, guint cols, gboolean homogeneous) { ^ In file included from robtk/robtk.h:201:0, from robtk/ui_gtk.c:37: robtk/widgets/robtk_checkbutton.h:332:13: warning: 'robtk_cbtn_set_alignment' defined but not used [-Wunused-function] static void robtk_cbtn_set_alignment(RobTkCBtn *d, float x, float y) { ^ robtk/widgets/robtk_checkbutton.h:356:13: warning: 'robtk_cbtn_set_color_on' defined but not used [-Wunused-function] static void robtk_cbtn_set_color_on(RobTkCBtn *d, float r, float g, float b) { ^ robtk/widgets/robtk_checkbutton.h:362:13: warning: 'robtk_cbtn_set_color_off' defined but not used [-Wunused-function] static void robtk_cbtn_set_color_off(RobTkCBtn *d, float r, float g, float b) { ^ In file included from robtk/robtk.h:202:0, from robtk/ui_gtk.c:37: robtk/widgets/robtk_dial.h:308:20: warning: 'robtk_dial_new' defined but not used [-Wunused-function] static RobTkDial * robtk_dial_new(float min, float max, float step) { ^ robtk/widgets/robtk_dial.h:319:13: warning: 'robtk_dial_set_alignment' defined but not used [-Wunused-function] static void robtk_dial_set_alignment(RobTkDial *d, float x, float y) { ^ robtk/widgets/robtk_dial.h:355:13: warning: 'robtk_dial_set_surface' defined but not used [-Wunused-function] static void robtk_dial_set_surface(RobTkDial *d, cairo_surface_t *s) { ^ In file included from robtk/robtk.h:203:0, from robtk/ui_gtk.c:37: robtk/widgets/robtk_label.h:144:13: warning: 'robtk_lbl_set_alignment' defined but not used [-Wunused-function] static void robtk_lbl_set_alignment(RobTkLbl *d, float x, float y) { ^ In file included from robtk/robtk.h:204:0, from robtk/ui_gtk.c:37: robtk/widgets/robtk_pushbutton.h:188:20: warning: 'robtk_pbtn_new' defined but not used [-Wunused-function] static RobTkPBtn * robtk_pbtn_new(const char * txt) { ^ robtk/widgets/robtk_pushbutton.h:229:13: warning: 'robtk_pbtn_destroy' defined but not used [-Wunused-function] static void robtk_pbtn_destroy(RobTkPBtn *d) { ^ robtk/widgets/robtk_pushbutton.h:237:13: warning: 'robtk_pbtn_set_alignment' defined but not used [-Wunused-function] static void robtk_pbtn_set_alignment(RobTkPBtn *d, float x, float y) { ^ robtk/widgets/robtk_pushbutton.h:241:20: warning: 'robtk_pbtn_widget' defined but not used [-Wunused-function] static RobWidget * robtk_pbtn_widget(RobTkPBtn *d) { ^ robtk/widgets/robtk_pushbutton.h:245:13: warning: 'robtk_pbtn_set_callback' defined but not used [-Wunused-function] static void robtk_pbtn_set_callback(RobTkPBtn *d, bool (*cb) (RobWidget* w, void* handle), void* handle) { ^ robtk/widgets/robtk_pushbutton.h:250:13: warning: 'robtk_pbtn_set_callback_up' defined but not used [-Wunused-function] static void robtk_pbtn_set_callback_up(RobTkPBtn *d, bool (*cb) (RobWidget* w, void* handle), void* handle) { ^ robtk/widgets/robtk_pushbutton.h:255:13: warning: 'robtk_pbtn_set_callback_down' defined but not used [-Wunused-function] static void robtk_pbtn_set_callback_down(RobTkPBtn *d, bool (*cb) (RobWidget* w, void* handle), void* handle) { ^ robtk/widgets/robtk_pushbutton.h:260:13: warning: 'robtk_pbtn_set_sensitive' defined but not used [-Wunused-function] static void robtk_pbtn_set_sensitive(RobTkPBtn *d, bool s) { ^ robtk/widgets/robtk_pushbutton.h:267:13: warning: 'robtk_pbtn_get_pushed' defined but not used [-Wunused-function] static bool robtk_pbtn_get_pushed(RobTkPBtn *d) { ^ In file included from robtk/robtk.h:205:0, from robtk/ui_gtk.c:37: robtk/widgets/robtk_radiobutton.h:49:13: warning: 'btn_group_remove_btn' defined but not used [-Wunused-function] static void btn_group_remove_btn (RobTkRadioGrp *g, RobTkRBtn *btn) { ^ robtk/widgets/robtk_radiobutton.h:101:20: warning: 'robtk_rbtn_new' defined but not used [-Wunused-function] static RobTkRBtn * robtk_rbtn_new(const char * txt, RobTkRadioGrp *group) { ^ robtk/widgets/robtk_radiobutton.h:119:13: warning: 'robtk_rbtn_destroy' defined but not used [-Wunused-function] static void robtk_rbtn_destroy(RobTkRBtn *d) { ^ robtk/widgets/robtk_radiobutton.h:127:20: warning: 'robtk_rbtn_widget' defined but not used [-Wunused-function] static RobWidget * robtk_rbtn_widget(RobTkRBtn *d) { ^ robtk/widgets/robtk_radiobutton.h:131:15: warning: 'robtk_rbtn_group' defined but not used [-Wunused-function] static void * robtk_rbtn_group(RobTkRBtn *d) { ^ robtk/widgets/robtk_radiobutton.h:136:13: warning: 'robtk_rbtn_set_callback' defined but not used [-Wunused-function] static void robtk_rbtn_set_callback(RobTkRBtn *d, bool (*cb) (RobWidget* w, void* handle), void* handle) { ^ robtk/widgets/robtk_radiobutton.h:141:13: warning: 'robtk_rbtn_set_active' defined but not used [-Wunused-function] static void robtk_rbtn_set_active(RobTkRBtn *d, bool v) { ^ robtk/widgets/robtk_radiobutton.h:145:13: warning: 'robtk_rbtn_set_sensitive' defined but not used [-Wunused-function] static void robtk_rbtn_set_sensitive(RobTkRBtn *d, bool s) { ^ robtk/widgets/robtk_radiobutton.h:149:13: warning: 'robtk_rbtn_get_active' defined but not used [-Wunused-function] static bool robtk_rbtn_get_active(RobTkRBtn *d) { ^ In file included from robtk/robtk.h:206:0, from robtk/ui_gtk.c:37: robtk/widgets/robtk_scale.h:495:21: warning: 'robtk_scale_new' defined but not used [-Wunused-function] static RobTkScale * robtk_scale_new(float min, float max, float step, bool horiz) { ^ robtk/widgets/robtk_scale.h:499:13: warning: 'robtk_scale_destroy' defined but not used [-Wunused-function] static void robtk_scale_destroy(RobTkScale *d) { ^ robtk/widgets/robtk_scale.h:513:20: warning: 'robtk_scale_widget' defined but not used [-Wunused-function] static RobWidget * robtk_scale_widget(RobTkScale *d) { ^ robtk/widgets/robtk_scale.h:517:13: warning: 'robtk_scale_set_callback' defined but not used [-Wunused-function] static void robtk_scale_set_callback(RobTkScale *d, bool (*cb) (RobWidget* w, void* handle), void* handle) { ^ robtk/widgets/robtk_scale.h:522:13: warning: 'robtk_scale_set_value' defined but not used [-Wunused-function] static void robtk_scale_set_value(RobTkScale *d, float v) { ^ robtk/widgets/robtk_scale.h:527:13: warning: 'robtk_scale_set_sensitive' defined but not used [-Wunused-function] static void robtk_scale_set_sensitive(RobTkScale *d, bool s) { ^ robtk/widgets/robtk_scale.h:534:14: warning: 'robtk_scale_get_value' defined but not used [-Wunused-function] static float robtk_scale_get_value(RobTkScale *d) { ^ robtk/widgets/robtk_scale.h:538:13: warning: 'robtk_scale_set_default' defined but not used [-Wunused-function] static void robtk_scale_set_default(RobTkScale *d, float v) { ^ robtk/widgets/robtk_scale.h:544:13: warning: 'robtk_scale_add_mark' defined but not used [-Wunused-function] static void robtk_scale_add_mark(RobTkScale *d, float v, const char *txt) { ^ In file included from robtk/robtk.h:207:0, from robtk/ui_gtk.c:37: robtk/widgets/robtk_separator.h:85:19: warning: 'robtk_sep_new' defined but not used [-Wunused-function] static RobTkSep * robtk_sep_new(bool horizontal) { ^ robtk/widgets/robtk_separator.h:107:13: warning: 'robtk_sep_destroy' defined but not used [-Wunused-function] static void robtk_sep_destroy(RobTkSep *d) { ^ robtk/widgets/robtk_separator.h:112:13: warning: 'robtk_sep_set_alignment' defined but not used [-Wunused-function] static void robtk_sep_set_alignment(RobTkSep *d, float x, float y) { ^ robtk/widgets/robtk_separator.h:116:13: warning: 'robtk_sep_set_linewidth' defined but not used [-Wunused-function] static void robtk_sep_set_linewidth(RobTkSep *d, float lw) { ^ robtk/widgets/robtk_separator.h:120:20: warning: 'robtk_sep_widget' defined but not used [-Wunused-function] static RobWidget * robtk_sep_widget(RobTkSep *d) { ^ In file included from robtk/robtk.h:208:0, from robtk/ui_gtk.c:37: robtk/widgets/robtk_spinner.h:89:20: warning: 'robtk_spin_new' defined but not used [-Wunused-function] static RobTkSpin * robtk_spin_new(float min, float max, float step) { ^ robtk/widgets/robtk_spinner.h:118:13: warning: 'robtk_spin_destroy' defined but not used [-Wunused-function] static void robtk_spin_destroy(RobTkSpin *d) { ^ robtk/widgets/robtk_spinner.h:128:13: warning: 'robtk_spin_set_alignment' defined but not used [-Wunused-function] static void robtk_spin_set_alignment(RobTkSpin *d, float x, float y) { ^ robtk/widgets/robtk_spinner.h:140:13: warning: 'robtk_spin_label_width' defined but not used [-Wunused-function] static void robtk_spin_label_width(RobTkSpin *d, float left, float right) { ^ robtk/widgets/robtk_spinner.h:161:13: warning: 'robtk_spin_set_label_pos' defined but not used [-Wunused-function] static void robtk_spin_set_label_pos(RobTkSpin *d, int p) { ^ robtk/widgets/robtk_spinner.h:167:20: warning: 'robtk_spin_widget' defined but not used [-Wunused-function] static RobWidget * robtk_spin_widget(RobTkSpin *d) { ^ robtk/widgets/robtk_spinner.h:171:13: warning: 'robtk_spin_set_callback' defined but not used [-Wunused-function] static void robtk_spin_set_callback(RobTkSpin *d, bool (*cb) (RobWidget* w, gpointer handle), gpointer handle) { ^ robtk/widgets/robtk_spinner.h:176:13: warning: 'robtk_spin_set_default' defined but not used [-Wunused-function] static void robtk_spin_set_default(RobTkSpin *d, float v) { ^ robtk/widgets/robtk_spinner.h:180:13: warning: 'robtk_spin_set_value' defined but not used [-Wunused-function] static void robtk_spin_set_value(RobTkSpin *d, float v) { ^ robtk/widgets/robtk_spinner.h:184:13: warning: 'robtk_spin_set_sensitive' defined but not used [-Wunused-function] static void robtk_spin_set_sensitive(RobTkSpin *d, bool s) { ^ robtk/widgets/robtk_spinner.h:193:14: warning: 'robtk_spin_get_value' defined but not used [-Wunused-function] static float robtk_spin_get_value(RobTkSpin *d) { ^ In file included from robtk/robtk.h:209:0, from robtk/ui_gtk.c:37: robtk/widgets/robtk_xyplot.h:106:19: warning: 'robtk_xydraw_new' defined but not used [-Wunused-function] static RobTkXYp * robtk_xydraw_new(int w, int h) { ^ robtk/widgets/robtk_xyplot.h:131:13: warning: 'robtk_xydraw_destroy' defined but not used [-Wunused-function] static void robtk_xydraw_destroy(RobTkXYp *d) { ^ robtk/widgets/robtk_xyplot.h:140:13: warning: 'robtk_xydraw_set_alignment' defined but not used [-Wunused-function] static void robtk_xydraw_set_alignment(RobTkXYp *d, float x, float y) { ^ robtk/widgets/robtk_xyplot.h:144:13: warning: 'robtk_xydraw_set_linewidth' defined but not used [-Wunused-function] static void robtk_xydraw_set_linewidth(RobTkXYp *d, float lw) { ^ robtk/widgets/robtk_xyplot.h:148:13: warning: 'robtk_xydraw_set_color' defined but not used [-Wunused-function] static void robtk_xydraw_set_color(RobTkXYp *d, float r, float g, float b, float a) { ^ robtk/widgets/robtk_xyplot.h:155:13: warning: 'robtk_xydraw_set_points' defined but not used [-Wunused-function] static void robtk_xydraw_set_points(RobTkXYp *d, uint32_t np, float *xp, float *yp) { ^ robtk/widgets/robtk_xyplot.h:166:13: warning: 'robtk_xydraw_set_surface' defined but not used [-Wunused-function] static void robtk_xydraw_set_surface(RobTkXYp *d, cairo_surface_t *s) { ^ robtk/widgets/robtk_xyplot.h:170:20: warning: 'robtk_xydraw_widget' defined but not used [-Wunused-function] static RobWidget * robtk_xydraw_widget(RobTkXYp *d) { ^ In file included from robtk/ui_gtk.c:41:0: ./gui/needle.c:507:13: warning: 'ui_enable' defined but not used [-Wunused-function] static void ui_enable(LV2UI_Handle handle) { } ^ ./gui/needle.c:508:13: warning: 'ui_disable' defined but not used [-Wunused-function] static void ui_disable(LV2UI_Handle handle) { } ^ cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DXTERNAL_UI -fPIC `pkg-config --cflags lv2` -std=c99 -I. -DHAVE_IDLE_IFACE `pkg-config --cflags gtk+-2.0 cairo pango` \ -DPLUGIN_SOURCE="\"gui/ebur.c\"" \ -o build/eburUI_gtk.so robtk/ui_gtk.c \ -shared -Wl,-Bstatic -Wl,-Bdynamic `pkg-config --libs gtk+-2.0 cairo pango` g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DXTERNAL_UI -fPIC `pkg-config --cflags lv2` -I. -DHAVE_IDLE_IFACE `pkg-config --cflags gtk+-2.0 cairo pango` \ -DPLUGIN_SOURCE="\"gui/goniometerui.cc\"" \ -o build/goniometerUI_gtk.so robtk/ui_gtk.c \ zita-resampler/resampler.cc zita-resampler/resampler-table.cc \ -shared -Wl,-Bstatic -Wl,-Bdynamic `pkg-config --libs gtk+-2.0 cairo pango` In file included from ./gui/ebur.c:38:0, from robtk/ui_gtk.c:41: ./src/uris.h: In function 'forge_kvcontrolmessage': ./src/uris.h:180:2: warning: 'lv2_atom_forge_blank' is deprecated (declared at /usr/lib64/lv2/atom.lv2/forge.h:609) [-Wdeprecated-declarations] LV2_Atom* msg = (LV2_Atom*)lv2_atom_forge_blank(forge, &frame, 1, uri); ^ In file included from robtk/ui_gtk.c:37:0: robtk/ui_gtk.c: At top level: robtk/robtk.h:114:13: warning: 'resize_self' declared 'static' but never defined [-Wunused-function] static void resize_self(RobWidget *rw); // dangerous :) -- never call from expose_event ^ In file included from robtk/ui_gtk.c:41:0: ./gui/ebur.c:1371:1: warning: 'plugin_scale_mode' defined but not used [-Wunused-function] plugin_scale_mode(LV2UI_Handle handle) ^ In file included from robtk/ui_gtk.c:37:0: robtk/robtk.h:175:13: warning: 'rect_combine' defined but not used [-Wunused-function] static void rect_combine(const cairo_rectangle_t *r1, const cairo_rectangle_t *r2, cairo_rectangle_t *dest) { ^ In file included from robtk/robtk.h:191:0, from robtk/ui_gtk.c:37: robtk/gtk2/robwidget_gtk.h:201:13: warning: 'robwidget_set_area' defined but not used [-Wunused-function] static void robwidget_set_area(RobWidget *rw, int x, int y, int w, int h) { ^ In file included from robtk/robtk.h:201:0, from robtk/ui_gtk.c:37: robtk/widgets/robtk_checkbutton.h:356:13: warning: 'robtk_cbtn_set_color_on' defined but not used [-Wunused-function] static void robtk_cbtn_set_color_on(RobTkCBtn *d, float r, float g, float b) { ^ robtk/widgets/robtk_checkbutton.h:362:13: warning: 'robtk_cbtn_set_color_off' defined but not used [-Wunused-function] static void robtk_cbtn_set_color_off(RobTkCBtn *d, float r, float g, float b) { ^ In file included from robtk/robtk.h:202:0, from robtk/ui_gtk.c:37: robtk/widgets/robtk_dial.h:308:20: warning: 'robtk_dial_new' defined but not used [-Wunused-function] static RobTkDial * robtk_dial_new(float min, float max, float step) { ^ robtk/widgets/robtk_dial.h:319:13: warning: 'robtk_dial_set_alignment' defined but not used [-Wunused-function] static void robtk_dial_set_alignment(RobTkDial *d, float x, float y) { ^ robtk/widgets/robtk_dial.h:355:13: warning: 'robtk_dial_set_surface' defined but not used [-Wunused-function] static void robtk_dial_set_surface(RobTkDial *d, cairo_surface_t *s) { ^ In file included from robtk/robtk.h:204:0, from robtk/ui_gtk.c:37: robtk/widgets/robtk_pushbutton.h:250:13: warning: 'robtk_pbtn_set_callback_up' defined but not used [-Wunused-function] static void robtk_pbtn_set_callback_up(RobTkPBtn *d, bool (*cb) (RobWidget* w, void* handle), void* handle) { ^ robtk/widgets/robtk_pushbutton.h:255:13: warning: 'robtk_pbtn_set_callback_down' defined but not used [-Wunused-function] static void robtk_pbtn_set_callback_down(RobTkPBtn *d, bool (*cb) (RobWidget* w, void* handle), void* handle) { ^ robtk/widgets/robtk_pushbutton.h:260:13: warning: 'robtk_pbtn_set_sensitive' defined but not used [-Wunused-function] static void robtk_pbtn_set_sensitive(RobTkPBtn *d, bool s) { ^ robtk/widgets/robtk_pushbutton.h:267:13: warning: 'robtk_pbtn_get_pushed' defined but not used [-Wunused-function] static bool robtk_pbtn_get_pushed(RobTkPBtn *d) { ^ In file included from robtk/robtk.h:205:0, from robtk/ui_gtk.c:37: robtk/widgets/robtk_radiobutton.h:49:13: warning: 'btn_group_remove_btn' defined but not used [-Wunused-function] static void btn_group_remove_btn (RobTkRadioGrp *g, RobTkRBtn *btn) { ^ robtk/widgets/robtk_radiobutton.h:145:13: warning: 'robtk_rbtn_set_sensitive' defined but not used [-Wunused-function] static void robtk_rbtn_set_sensitive(RobTkRBtn *d, bool s) { ^ In file included from robtk/robtk.h:206:0, from robtk/ui_gtk.c:37: robtk/widgets/robtk_scale.h:495:21: warning: 'robtk_scale_new' defined but not used [-Wunused-function] static RobTkScale * robtk_scale_new(float min, float max, float step, bool horiz) { ^ robtk/widgets/robtk_scale.h:499:13: warning: 'robtk_scale_destroy' defined but not used [-Wunused-function] static void robtk_scale_destroy(RobTkScale *d) { ^ robtk/widgets/robtk_scale.h:513:20: warning: 'robtk_scale_widget' defined but not used [-Wunused-function] static RobWidget * robtk_scale_widget(RobTkScale *d) { ^ robtk/widgets/robtk_scale.h:517:13: warning: 'robtk_scale_set_callback' defined but not used [-Wunused-function] static void robtk_scale_set_callback(RobTkScale *d, bool (*cb) (RobWidget* w, void* handle), void* handle) { ^ robtk/widgets/robtk_scale.h:522:13: warning: 'robtk_scale_set_value' defined but not used [-Wunused-function] static void robtk_scale_set_value(RobTkScale *d, float v) { ^ robtk/widgets/robtk_scale.h:527:13: warning: 'robtk_scale_set_sensitive' defined but not used [-Wunused-function] static void robtk_scale_set_sensitive(RobTkScale *d, bool s) { ^ robtk/widgets/robtk_scale.h:534:14: warning: 'robtk_scale_get_value' defined but not used [-Wunused-function] static float robtk_scale_get_value(RobTkScale *d) { ^ robtk/widgets/robtk_scale.h:538:13: warning: 'robtk_scale_set_default' defined but not used [-Wunused-function] static void robtk_scale_set_default(RobTkScale *d, float v) { ^ robtk/widgets/robtk_scale.h:544:13: warning: 'robtk_scale_add_mark' defined but not used [-Wunused-function] static void robtk_scale_add_mark(RobTkScale *d, float v, const char *txt) { ^ In file included from robtk/robtk.h:207:0, from robtk/ui_gtk.c:37: robtk/widgets/robtk_separator.h:112:13: warning: 'robtk_sep_set_alignment' defined but not used [-Wunused-function] static void robtk_sep_set_alignment(RobTkSep *d, float x, float y) { ^ In file included from robtk/robtk.h:208:0, from robtk/ui_gtk.c:37: robtk/widgets/robtk_spinner.h:184:13: warning: 'robtk_spin_set_sensitive' defined but not used [-Wunused-function] static void robtk_spin_set_sensitive(RobTkSpin *d, bool s) { ^ In file included from robtk/robtk.h:209:0, from robtk/ui_gtk.c:37: robtk/widgets/robtk_xyplot.h:106:19: warning: 'robtk_xydraw_new' defined but not used [-Wunused-function] static RobTkXYp * robtk_xydraw_new(int w, int h) { ^ robtk/widgets/robtk_xyplot.h:131:13: warning: 'robtk_xydraw_destroy' defined but not used [-Wunused-function] static void robtk_xydraw_destroy(RobTkXYp *d) { ^ robtk/widgets/robtk_xyplot.h:140:13: warning: 'robtk_xydraw_set_alignment' defined but not used [-Wunused-function] static void robtk_xydraw_set_alignment(RobTkXYp *d, float x, float y) { ^ robtk/widgets/robtk_xyplot.h:144:13: warning: 'robtk_xydraw_set_linewidth' defined but not used [-Wunused-function] static void robtk_xydraw_set_linewidth(RobTkXYp *d, float lw) { ^ robtk/widgets/robtk_xyplot.h:148:13: warning: 'robtk_xydraw_set_color' defined but not used [-Wunused-function] static void robtk_xydraw_set_color(RobTkXYp *d, float r, float g, float b, float a) { ^ robtk/widgets/robtk_xyplot.h:155:13: warning: 'robtk_xydraw_set_points' defined but not used [-Wunused-function] static void robtk_xydraw_set_points(RobTkXYp *d, uint32_t np, float *xp, float *yp) { ^ robtk/widgets/robtk_xyplot.h:166:13: warning: 'robtk_xydraw_set_surface' defined but not used [-Wunused-function] static void robtk_xydraw_set_surface(RobTkXYp *d, cairo_surface_t *s) { ^ robtk/widgets/robtk_xyplot.h:170:20: warning: 'robtk_xydraw_widget' defined but not used [-Wunused-function] static RobWidget * robtk_xydraw_widget(RobTkXYp *d) { ^ In file included from robtk/ui_gtk.c:37:0: robtk/robtk.h:114:13: warning: 'void resize_self(RobWidget*)' declared 'static' but never defined [-Wunused-function] static void resize_self(RobWidget *rw); // dangerous :) -- never call from expose_event ^ In file included from robtk/ui_gtk.c:41:0: ./gui/goniometerui.cc:1241:1: warning: 'LVGLResize plugin_scale_mode(LV2UI_Handle)' defined but not used [-Wunused-function] plugin_scale_mode(LV2UI_Handle handle) ^ In file included from robtk/robtk.h:191:0, from robtk/ui_gtk.c:37: robtk/gtk2/robwidget_gtk.h:201:13: warning: 'void robwidget_set_area(RobWidget*, int, int, int, int)' defined but not used [-Wunused-function] static void robwidget_set_area(RobWidget *rw, int x, int y, int w, int h) { ^ In file included from robtk/robtk.h:204:0, from robtk/ui_gtk.c:37: robtk/widgets/robtk_pushbutton.h:188:20: warning: 'RobTkPBtn* robtk_pbtn_new(const char*)' defined but not used [-Wunused-function] static RobTkPBtn * robtk_pbtn_new(const char * txt) { ^ robtk/widgets/robtk_pushbutton.h:229:13: warning: 'void robtk_pbtn_destroy(RobTkPBtn*)' defined but not used [-Wunused-function] static void robtk_pbtn_destroy(RobTkPBtn *d) { ^ robtk/widgets/robtk_pushbutton.h:237:13: warning: 'void robtk_pbtn_set_alignment(RobTkPBtn*, float, float)' defined but not used [-Wunused-function] static void robtk_pbtn_set_alignment(RobTkPBtn *d, float x, float y) { ^ robtk/widgets/robtk_pushbutton.h:241:20: warning: 'RobWidget* robtk_pbtn_widget(RobTkPBtn*)' defined but not used [-Wunused-function] static RobWidget * robtk_pbtn_widget(RobTkPBtn *d) { ^ robtk/widgets/robtk_pushbutton.h:245:13: warning: 'void robtk_pbtn_set_callback(RobTkPBtn*, bool (*)(RobWidget*, void*), void*)' defined but not used [-Wunused-function] static void robtk_pbtn_set_callback(RobTkPBtn *d, bool (*cb) (RobWidget* w, void* handle), void* handle) { ^ robtk/widgets/robtk_pushbutton.h:250:13: warning: 'void robtk_pbtn_set_callback_up(RobTkPBtn*, bool (*)(RobWidget*, void*), void*)' defined but not used [-Wunused-function] static void robtk_pbtn_set_callback_up(RobTkPBtn *d, bool (*cb) (RobWidget* w, void* handle), void* handle) { ^ robtk/widgets/robtk_pushbutton.h:255:13: warning: 'void robtk_pbtn_set_callback_down(RobTkPBtn*, bool (*)(RobWidget*, void*), void*)' defined but not used [-Wunused-function] static void robtk_pbtn_set_callback_down(RobTkPBtn *d, bool (*cb) (RobWidget* w, void* handle), void* handle) { ^ robtk/widgets/robtk_pushbutton.h:260:13: warning: 'void robtk_pbtn_set_sensitive(RobTkPBtn*, bool)' defined but not used [-Wunused-function] static void robtk_pbtn_set_sensitive(RobTkPBtn *d, bool s) { ^ robtk/widgets/robtk_pushbutton.h:267:13: warning: 'bool robtk_pbtn_get_pushed(RobTkPBtn*)' defined but not used [-Wunused-function] static bool robtk_pbtn_get_pushed(RobTkPBtn *d) { ^ In file included from robtk/robtk.h:205:0, from robtk/ui_gtk.c:37: robtk/widgets/robtk_radiobutton.h:49:13: warning: 'void btn_group_remove_btn(RobTkRadioGrp*, RobTkRBtn*)' defined but not used [-Wunused-function] static void btn_group_remove_btn (RobTkRadioGrp *g, RobTkRBtn *btn) { ^ robtk/widgets/robtk_radiobutton.h:101:20: warning: 'RobTkRBtn* robtk_rbtn_new(const char*, RobTkRadioGrp*)' defined but not used [-Wunused-function] static RobTkRBtn * robtk_rbtn_new(const char * txt, RobTkRadioGrp *group) { ^ robtk/widgets/robtk_radiobutton.h:119:13: warning: 'void robtk_rbtn_destroy(RobTkRBtn*)' defined but not used [-Wunused-function] static void robtk_rbtn_destroy(RobTkRBtn *d) { ^ robtk/widgets/robtk_radiobutton.h:127:20: warning: 'RobWidget* robtk_rbtn_widget(RobTkRBtn*)' defined but not used [-Wunused-function] static RobWidget * robtk_rbtn_widget(RobTkRBtn *d) { ^ robtk/widgets/robtk_radiobutton.h:131:15: warning: 'void* robtk_rbtn_group(RobTkRBtn*)' defined but not used [-Wunused-function] static void * robtk_rbtn_group(RobTkRBtn *d) { ^ robtk/widgets/robtk_radiobutton.h:136:13: warning: 'void robtk_rbtn_set_callback(RobTkRBtn*, bool (*)(RobWidget*, void*), void*)' defined but not used [-Wunused-function] static void robtk_rbtn_set_callback(RobTkRBtn *d, bool (*cb) (RobWidget* w, void* handle), void* handle) { ^ robtk/widgets/robtk_radiobutton.h:141:13: warning: 'void robtk_rbtn_set_active(RobTkRBtn*, bool)' defined but not used [-Wunused-function] static void robtk_rbtn_set_active(RobTkRBtn *d, bool v) { ^ robtk/widgets/robtk_radiobutton.h:145:13: warning: 'void robtk_rbtn_set_sensitive(RobTkRBtn*, bool)' defined but not used [-Wunused-function] static void robtk_rbtn_set_sensitive(RobTkRBtn *d, bool s) { ^ robtk/widgets/robtk_radiobutton.h:149:13: warning: 'bool robtk_rbtn_get_active(RobTkRBtn*)' defined but not used [-Wunused-function] static bool robtk_rbtn_get_active(RobTkRBtn *d) { ^ In file included from robtk/robtk.h:207:0, from robtk/ui_gtk.c:37: robtk/widgets/robtk_separator.h:112:13: warning: 'void robtk_sep_set_alignment(RobTkSep*, float, float)' defined but not used [-Wunused-function] static void robtk_sep_set_alignment(RobTkSep *d, float x, float y) { ^ robtk/widgets/robtk_separator.h:116:13: warning: 'void robtk_sep_set_linewidth(RobTkSep*, float)' defined but not used [-Wunused-function] static void robtk_sep_set_linewidth(RobTkSep *d, float lw) { ^ In file included from robtk/robtk.h:208:0, from robtk/ui_gtk.c:37: robtk/widgets/robtk_spinner.h:161:13: warning: 'void robtk_spin_set_label_pos(RobTkSpin*, int)' defined but not used [-Wunused-function] static void robtk_spin_set_label_pos(RobTkSpin *d, int p) { ^ robtk/widgets/robtk_spinner.h:184:13: warning: 'void robtk_spin_set_sensitive(RobTkSpin*, bool)' defined but not used [-Wunused-function] static void robtk_spin_set_sensitive(RobTkSpin *d, bool s) { ^ In file included from robtk/robtk.h:209:0, from robtk/ui_gtk.c:37: robtk/widgets/robtk_xyplot.h:106:19: warning: 'RobTkXYp* robtk_xydraw_new(int, int)' defined but not used [-Wunused-function] static RobTkXYp * robtk_xydraw_new(int w, int h) { ^ robtk/widgets/robtk_xyplot.h:131:13: warning: 'void robtk_xydraw_destroy(RobTkXYp*)' defined but not used [-Wunused-function] static void robtk_xydraw_destroy(RobTkXYp *d) { ^ robtk/widgets/robtk_xyplot.h:140:13: warning: 'void robtk_xydraw_set_alignment(RobTkXYp*, float, float)' defined but not used [-Wunused-function] static void robtk_xydraw_set_alignment(RobTkXYp *d, float x, float y) { ^ robtk/widgets/robtk_xyplot.h:144:13: warning: 'void robtk_xydraw_set_linewidth(RobTkXYp*, float)' defined but not used [-Wunused-function] static void robtk_xydraw_set_linewidth(RobTkXYp *d, float lw) { ^ robtk/widgets/robtk_xyplot.h:148:13: warning: 'void robtk_xydraw_set_color(RobTkXYp*, float, float, float, float)' defined but not used [-Wunused-function] static void robtk_xydraw_set_color(RobTkXYp *d, float r, float g, float b, float a) { ^ robtk/widgets/robtk_xyplot.h:155:13: warning: 'void robtk_xydraw_set_points(RobTkXYp*, uint32_t, float*, float*)' defined but not used [-Wunused-function] static void robtk_xydraw_set_points(RobTkXYp *d, uint32_t np, float *xp, float *yp) { ^ robtk/widgets/robtk_xyplot.h:166:13: warning: 'void robtk_xydraw_set_surface(RobTkXYp*, cairo_surface_t*)' defined but not used [-Wunused-function] static void robtk_xydraw_set_surface(RobTkXYp *d, cairo_surface_t *s) { ^ robtk/widgets/robtk_xyplot.h:170:20: warning: 'RobWidget* robtk_xydraw_widget(RobTkXYp*)' defined but not used [-Wunused-function] static RobWidget * robtk_xydraw_widget(RobTkXYp *d) { ^ In file included from ./gui/goniometerui.cc:36:0, from robtk/ui_gtk.c:41: ./gui/../src/goniometer.h:37:20: warning: 'gmringbuf* gmrb_alloc(size_t)' defined but not used [-Wunused-function] static gmringbuf * gmrb_alloc(size_t siz) { ^ ./gui/../src/goniometer.h:47:13: warning: 'void gmrb_free(gmringbuf*)' defined but not used [-Wunused-function] static void gmrb_free(gmringbuf *rb) { ^ ./gui/../src/goniometer.h:70:12: warning: 'int gmrb_read(gmringbuf*, float*, float*, size_t)' defined but not used [-Wunused-function] static int gmrb_read(gmringbuf *rb, float *c0, float *c1, size_t len) { ^ ./gui/../src/goniometer.h:88:12: warning: 'int gmrb_write(gmringbuf*, float*, float*, size_t)' defined but not used [-Wunused-function] static int gmrb_write(gmringbuf *rb, float *c0, float *c1, size_t len) { ^ In file included from robtk/ui_gtk.c:41:0: ./gui/goniometerui.cc:968:13: warning: 'void ui_enable(LV2UI_Handle)' defined but not used [-Wunused-function] static void ui_enable(LV2UI_Handle handle) { } ^ ./gui/goniometerui.cc:969:13: warning: 'void ui_disable(LV2UI_Handle)' defined but not used [-Wunused-function] static void ui_disable(LV2UI_Handle handle) { } ^ cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -g -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DXTERNAL_UI -fPIC `pkg-config --cflags lv2` -std=c99 -I. -DHAVE_IDLE_IFACE `pkg-config --cflags gtk+-2.0 cairo pango` \ -DPLUGIN_SOURCE="\"gui/dpm.c\"" \ -o build/dpmUI_gtk.so robtk/ui_gtk.c \ -shared -Wl,-Bstatic -Wl,-Bdynamic `pkg-config --libs gtk+-2.0 cairo pango` In file included from robtk/ui_gtk.c:37:0: robtk/robtk.h:114:13: warning: 'resize_self' declared 'static' but never defined [-Wunused-function] static void resize_self(RobWidget *rw); // dangerous :) -- never call from expose_event ^ In file included from robtk/ui_gtk.c:41:0: ./gui/dpm.c:897:1: warning: 'plugin_scale_mode' defined but not used [-Wunused-function] plugin_scale_mode(LV2UI_Handle handle) ^ In file included from robtk/ui_gtk.c:37:0: robtk/robtk.h:175:13: warning: 'rect_combine' defined but not used [-Wunused-function] static void rect_combine(const cairo_rectangle_t *r1, const cairo_rectangle_t *r2, cairo_rectangle_t *dest) { ^ In file included from robtk/robtk.h:191:0, from robtk/ui_gtk.c:37: robtk/gtk2/robwidget_gtk.h:201:13: warning: 'robwidget_set_area' defined but not used [-Wunused-function] static void robwidget_set_area(RobWidget *rw, int x, int y, int w, int h) { ^ robtk/gtk2/robwidget_gtk.h:275:19: warning: 'rob_table_new' defined but not used [-Wunused-function] static RobWidget* rob_table_new(guint rows, guint cols, gboolean homogeneous) { ^ In file included from robtk/robtk.h:201:0, from robtk/ui_gtk.c:37: robtk/widgets/robtk_checkbutton.h:332:13: warning: 'robtk_cbtn_set_alignment' defined but not used [-Wunused-function] static void robtk_cbtn_set_alignment(RobTkCBtn *d, float x, float y) { ^ robtk/widgets/robtk_checkbutton.h:356:13: warning: 'robtk_cbtn_set_color_on' defined but not used [-Wunused-function] static void robtk_cbtn_set_color_on(RobTkCBtn *d, float r, float g, float b) { ^ robtk/widgets/robtk_checkbutton.h:362:13: warning: 'robtk_cbtn_set_color_off' defined but not used [-Wunused-function] static void robtk_cbtn_set_color_off(RobTkCBtn *d, float r, float g, float b) { ^ In file included from robtk/robtk.h:202:0, from robtk/ui_gtk.c:37: robtk/widgets/robtk_dial.h:319:13: warning: 'robtk_dial_set_alignment' defined but not used [-Wunused-function] static void robtk_dial_set_alignment(RobTkDial *d, float x, float y) { ^ In file included from robtk/robtk.h:203:0, from robtk/ui_gtk.c:37: robtk/widgets/robtk_label.h:144:13: warning: 'robtk_lbl_set_alignment' defined but not used [-Wunused-function] static void robtk_lbl_set_alignment(RobTkLbl *d, float x, float y) { ^ In file included from robtk/robtk.h:204:0, from robtk/ui_gtk.c:37: robtk/widgets/robtk_pushbutton.h:188:20: warning: 'robtk_pbtn_new' defined but not used [-Wunused-function] static RobTkPBtn * robtk_pbtn_new(const char * txt) { ^ robtk/widgets/robtk_pushbutton.h:229:13: warning: 'robtk_pbtn_destroy' defined but not used [-Wunused-function] static void robtk_pbtn_destroy(RobTkPBtn *d) { ^ robtk/widgets/robtk_pushbutton.h:237:13: warning: 'robtk_pbtn_set_alignment' defined but not used [-Wunused-function] static void robtk_pbtn_set_alignment(RobTkPBtn *d, float x, float y) { ^ robtk/widgets/robtk_pushbutton.h:241:20: warning: 'robtk_pbtn_widget' defined but not used [-Wunused-function] static RobWidget * robtk_pbtn_widget(RobTkPBtn *d) { ^ robtk/widgets/robtk_pushbutton.h:245:13: warning: 'robtk_pbtn_set_callback' defined but not used [-Wunused-function] static void robtk_pbtn_set_callback(RobTkPBtn *d, bool (*cb) (RobWidget* w, void* handle), void* handle) { ^ robtk/widgets/robtk_pushbutton.h:250:13: warning: 'robtk_pbtn_set_callback_up' defined but not used [-Wunused-function] static void robtk_pbtn_set_callback_up(RobTkPBtn *d, bool (*cb) (RobWidget* w, void* handle), void* handle) { ^ robtk/widgets/robtk_pushbutton.h:255:13: warning: 'robtk_pbtn_set_callback_down' defined but not used [-Wunused-function] static void robtk_pbtn_set_callback_down(RobTkPBtn *d, bool (*cb) (RobWidget* w, void* handle), void* handle) { ^ robtk/widgets/robtk_pushbutton.h:260:13: warning: 'robtk_pbtn_set_sensitive' defined but not used [-Wunused-function] static void robtk_pbtn_set_sensitive(RobTkPBtn *d, bool s) { ^ robtk/widgets/robtk_pushbutton.h:267:13: warning: 'robtk_pbtn_get_pushed' defined but not used [-Wunused-function] static bool robtk_pbtn_get_pushed(RobTkPBtn *d) { ^ In file included from robtk/robtk.h:205:0, from robtk/ui_gtk.c:37: robtk/widgets/robtk_radiobutton.h:49:13: warning: 'btn_group_remove_btn' defined but not used [-Wunused-function] static void btn_group_remove_btn (RobTkRadioGrp *g, RobTkRBtn *btn) { ^ robtk/widgets/robtk_radiobutton.h:101:20: warning: 'robtk_rbtn_new' defined but not used [-Wunused-function] static RobTkRBtn * robtk_rbtn_new(const char * txt, RobTkRadioGrp *group) { ^ robtk/widgets/robtk_radiobutton.h:119:13: warning: 'robtk_rbtn_destroy' defined but not used [-Wunused-function] static void robtk_rbtn_destroy(RobTkRBtn *d) { ^ robtk/widgets/robtk_radiobutton.h:127:20: warning: 'robtk_rbtn_widget' defined but not used [-Wunused-function] static RobWidget * robtk_rbtn_widget(RobTkRBtn *d) { ^ robtk/widgets/robtk_radiobutton.h:131:15: warning: 'robtk_rbtn_group' defined but not used [-Wunused-function] static void * robtk_rbtn_group(RobTkRBtn *d) { ^ robtk/widgets/robtk_radiobutton.h:136:13: warning: 'robtk_rbtn_set_callback' defined but not used [-Wunused-function] static void robtk_rbtn_set_callback(RobTkRBtn *d, bool (*cb) (RobWidget* w, void* handle), void* handle) { ^ robtk/widgets/robtk_radiobutton.h:141:13: warning: 'robtk_rbtn_set_active' defined but not used [-Wunused-function] static void robtk_rbtn_set_active(RobTkRBtn *d, bool v) { ^ robtk/widgets/robtk_radiobutton.h:145:13: warning: 'robtk_rbtn_set_sensitive' defined but not used [-Wunused-function] static void robtk_rbtn_set_sensitive(RobTkRBtn *d, bool s) { ^ robtk/widgets/robtk_radiobutton.h:149:13: warning: 'robtk_rbtn_get_active' defined but not used [-Wunused-function] static bool robtk_rbtn_get_active(RobTkRBtn *d) { ^ In file included from robtk/robtk.h:206:0, from robtk/ui_gtk.c:37: robtk/widgets/robtk_scale.h:527:13: warning: 'robtk_scale_set_sensitive' defined but not used [-Wunused-function] static void robtk_scale_set_sensitive(RobTkScale *d, bool s) { ^ In file included from robtk/robtk.h:207:0, from robtk/ui_gtk.c:37: robtk/widgets/robtk_separator.h:112:13: warning: 'robtk_sep_set_alignment' defined but not used [-Wunused-function] static void robtk_sep_set_alignment(RobTkSep *d, float x, float y) { ^ robtk/widgets/robtk_separator.h:116:13: warning: 'robtk_sep_set_linewidth' defined but not used [-Wunused-function] static void robtk_sep_set_linewidth(RobTkSep *d, float lw) { ^ In file included from robtk/robtk.h:208:0, from robtk/ui_gtk.c:37: robtk/widgets/robtk_spinner.h:89:20: warning: 'robtk_spin_new' defined but not used [-Wunused-function] static RobTkSpin * robtk_spin_new(float min, float max, float step) { ^ robtk/widgets/robtk_spinner.h:118:13: warning: 'robtk_spin_destroy' defined but not used [-Wunused-function] static void robtk_spin_destroy(RobTkSpin *d) { ^ robtk/widgets/robtk_spinner.h:128:13: warning: 'robtk_spin_set_alignment' defined but not used [-Wunused-function] static void robtk_spin_set_alignment(RobTkSpin *d, float x, float y) { ^ robtk/widgets/robtk_spinner.h:140:13: warning: 'robtk_spin_label_width' defined but not used [-Wunused-function] static void robtk_spin_label_width(RobTkSpin *d, float left, float right) { ^ robtk/widgets/robtk_spinner.h:161:13: warning: 'robtk_spin_set_label_pos' defined but not used [-Wunused-function] static void robtk_spin_set_label_pos(RobTkSpin *d, int p) { ^ robtk/widgets/robtk_spinner.h:167:20: warning: 'robtk_spin_widget' defined but not used [-Wunused-function] static RobWidget * robtk_spin_widget(RobTkSpin *d) { ^ robtk/widgets/robtk_spinner.h:171:13: warning: 'robtk_spin_set_callback' defined but not used [-Wunused-function] static void robtk_spin_set_callback(RobTkSpin *d, bool (*cb) (RobWidget* w, gpointer handle), gpointer handle) { ^ robtk/widgets/robtk_spinner.h:176:13: warning: 'robtk_spin_set_default' defined but not used [-Wunused-function] static void robtk_spin_set_default(RobTkSpin *d, float v) { ^ robtk/widgets/robtk_spinner.h:180:13: warning: 'robtk_spin_set_value' defined but not used [-Wunused-function] static void robtk_spin_set_value(RobTkSpin *d, float v) { ^ robtk/widgets/robtk_spinner.h:184:13: warning: 'robtk_spin_set_sensitive' defined but not used [-Wunused-function] static void robtk_spin_set_sensitive(RobTkSpin *d, bool s) { ^ robtk/widgets/robtk_spinner.h:193:14: warning: 'robtk_spin_get_value' defined but not used [-Wunused-function] static float robtk_spin_get_value(RobTkSpin *d) { ^ In file included from robtk/robtk.h:209:0, from robtk/ui_gtk.c:37: robtk/widgets/robtk_xyplot.h:106:19: warning: 'robtk_xydraw_new' defined but not used [-Wunused-function] static RobTkXYp * robtk_xydraw_new(int w, int h) { ^ robtk/widgets/robtk_xyplot.h:131:13: warning: 'robtk_xydraw_destroy' defined but not used [-Wunused-function] static void robtk_xydraw_destroy(RobTkXYp *d) { ^ robtk/widgets/robtk_xyplot.h:140:13: warning: 'robtk_xydraw_set_alignment' defined but not used [-Wunused-function] static void robtk_xydraw_set_alignment(RobTkXYp *d, float x, float y) { ^ robtk/widgets/robtk_xyplot.h:144:13: warning: 'robtk_xydraw_set_linewidth' defined but not used [-Wunused-function] static void robtk_xydraw_set_linewidth(RobTkXYp *d, float lw) { ^ robtk/widgets/robtk_xyplot.h:148:13: warning: 'robtk_xydraw_set_color' defined but not used [-Wunused-function] static void robtk_xydraw_set_color(RobTkXYp *d, float r, float g, float b, float a) { ^ robtk/widgets/robtk_xyplot.h:155:13: warning: 'robtk_xydraw_set_points' defined but not used [-Wunused-function] static void robtk_xydraw_set_points(RobTkXYp *d, uint32_t np, float *xp, float *yp) { ^ robtk/widgets/robtk_xyplot.h:166:13: warning: 'robtk_xydraw_set_surface' defined but not used [-Wunused-function] static void robtk_xydraw_set_surface(RobTkXYp *d, cairo_surface_t *s) { ^ robtk/widgets/robtk_xyplot.h:170:20: warning: 'robtk_xydraw_widget' defined but not used [-Wunused-function] static RobWidget * robtk_xydraw_widget(RobTkXYp *d) { ^ In file included from robtk/ui_gtk.c:41:0: ./gui/dpm.c:825:13: warning: 'ui_enable' defined but not used [-Wunused-function] static void ui_enable(LV2UI_Handle handle) { } ^ ./gui/dpm.c:826:13: warning: 'ui_disable' defined but not used [-Wunused-function] static void ui_disable(LV2UI_Handle handle) { } ^ make[1]: Leaving directory `/builddir/build/BUILD/lv2-x42-plugins-20131005/meters.lv2' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.D5BXWB + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/lv2-x42-plugins-0.1.1-0.5.20131005git7db99d5.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/lv2-x42-plugins-0.1.1-0.5.20131005git7db99d5.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/lv2-x42-plugins-0.1.1-0.5.20131005git7db99d5.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/lv2-x42-plugins-0.1.1-0.5.20131005git7db99d5.el7.centos.x86_64 + cd lv2-x42-plugins-20131005 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/lv2-x42-plugins-0.1.1-0.5.20131005git7db99d5.el7.centos.x86_64 LIBDIR=lib64 PREFIX=/usr test -d .git -a .gitmodules -a -f Makefile.git && /usr/bin/make -f Makefile.git submodule_check /usr/bin/make -C balance.lv2 install make: [submodule_check] Error 1 (ignored) make[1]: Entering directory `/builddir/build/BUILD/lv2-x42-plugins-20131005/balance.lv2' install -d /builddir/build/BUILDROOT/lv2-x42-plugins-0.1.1-0.5.20131005git7db99d5.el7.centos.x86_64/usr/lib64/lv2/balance.lv2 install -m755 balance.so /builddir/build/BUILDROOT/lv2-x42-plugins-0.1.1-0.5.20131005git7db99d5.el7.centos.x86_64/usr/lib64/lv2/balance.lv2 install -m644 manifest.ttl balance.ttl /builddir/build/BUILDROOT/lv2-x42-plugins-0.1.1-0.5.20131005git7db99d5.el7.centos.x86_64/usr/lib64/lv2/balance.lv2 install -m755 balanceUI.so /builddir/build/BUILDROOT/lv2-x42-plugins-0.1.1-0.5.20131005git7db99d5.el7.centos.x86_64/usr/lib64/lv2/balance.lv2 make[1]: Leaving directory `/builddir/build/BUILD/lv2-x42-plugins-20131005/balance.lv2' /usr/bin/make -C convoLV2 install make[1]: Entering directory `/builddir/build/BUILD/lv2-x42-plugins-20131005/convoLV2' install -d /builddir/build/BUILDROOT/lv2-x42-plugins-0.1.1-0.5.20131005git7db99d5.el7.centos.x86_64/usr/lib64/lv2/convo.lv2 install -m755 convoLV2.so /builddir/build/BUILDROOT/lv2-x42-plugins-0.1.1-0.5.20131005git7db99d5.el7.centos.x86_64/usr/lib64/lv2/convo.lv2 install -m755 convoLV2UI.so /builddir/build/BUILDROOT/lv2-x42-plugins-0.1.1-0.5.20131005git7db99d5.el7.centos.x86_64/usr/lib64/lv2/convo.lv2 install -m644 manifest.ttl convoLV2.ttl /builddir/build/BUILDROOT/lv2-x42-plugins-0.1.1-0.5.20131005git7db99d5.el7.centos.x86_64/usr/lib64/lv2/convo.lv2 make[1]: Leaving directory `/builddir/build/BUILD/lv2-x42-plugins-20131005/convoLV2' /usr/bin/make -C nodelay.lv2 install make[1]: Entering directory `/builddir/build/BUILD/lv2-x42-plugins-20131005/nodelay.lv2' install -d /builddir/build/BUILDROOT/lv2-x42-plugins-0.1.1-0.5.20131005git7db99d5.el7.centos.x86_64/usr/lib64/lv2/nodelay.lv2 install -m755 nodelay.so /builddir/build/BUILDROOT/lv2-x42-plugins-0.1.1-0.5.20131005git7db99d5.el7.centos.x86_64/usr/lib64/lv2/nodelay.lv2 install -m644 manifest.ttl nodelay.ttl /builddir/build/BUILDROOT/lv2-x42-plugins-0.1.1-0.5.20131005git7db99d5.el7.centos.x86_64/usr/lib64/lv2/nodelay.lv2 make[1]: Leaving directory `/builddir/build/BUILD/lv2-x42-plugins-20131005/nodelay.lv2' /usr/bin/make -C xfade.lv2 install make[1]: Entering directory `/builddir/build/BUILD/lv2-x42-plugins-20131005/xfade.lv2' install -d /builddir/build/BUILDROOT/lv2-x42-plugins-0.1.1-0.5.20131005git7db99d5.el7.centos.x86_64/usr/lib64/lv2/xfade.lv2 install -m755 xfade.so /builddir/build/BUILDROOT/lv2-x42-plugins-0.1.1-0.5.20131005git7db99d5.el7.centos.x86_64/usr/lib64/lv2/xfade.lv2 install -m644 manifest.ttl xfade.ttl /builddir/build/BUILDROOT/lv2-x42-plugins-0.1.1-0.5.20131005git7db99d5.el7.centos.x86_64/usr/lib64/lv2/xfade.lv2 make[1]: Leaving directory `/builddir/build/BUILD/lv2-x42-plugins-20131005/xfade.lv2' /usr/bin/make -C midifilter.lv2 install make[1]: Entering directory `/builddir/build/BUILD/lv2-x42-plugins-20131005/midifilter.lv2' install -d /builddir/build/BUILDROOT/lv2-x42-plugins-0.1.1-0.5.20131005git7db99d5.el7.centos.x86_64/usr/lib64/lv2/midifilter.lv2 install -m755 midifilter.so /builddir/build/BUILDROOT/lv2-x42-plugins-0.1.1-0.5.20131005git7db99d5.el7.centos.x86_64/usr/lib64/lv2/midifilter.lv2 install -m644 manifest.ttl midifilter.ttl /builddir/build/BUILDROOT/lv2-x42-plugins-0.1.1-0.5.20131005git7db99d5.el7.centos.x86_64/usr/lib64/lv2/midifilter.lv2 make[1]: Leaving directory `/builddir/build/BUILD/lv2-x42-plugins-20131005/midifilter.lv2' /usr/bin/make -C meters.lv2 install make[1]: Entering directory `/builddir/build/BUILD/lv2-x42-plugins-20131005/meters.lv2' install -d /builddir/build/BUILDROOT/lv2-x42-plugins-0.1.1-0.5.20131005git7db99d5.el7.centos.x86_64/usr/lib64/lv2/meters.lv2 install -m755 build/meters.so build/needle_gl.so build/eburUI_gl.so build/goniometerUI_gl.so build/dpmUI_gl.so build/needle_gtk.so build/eburUI_gtk.so build/goniometerUI_gtk.so build/dpmUI_gtk.so /builddir/build/BUILDROOT/lv2-x42-plugins-0.1.1-0.5.20131005git7db99d5.el7.centos.x86_64/usr/lib64/lv2/meters.lv2 install -m644 build/manifest.ttl build/meters.ttl /builddir/build/BUILDROOT/lv2-x42-plugins-0.1.1-0.5.20131005git7db99d5.el7.centos.x86_64/usr/lib64/lv2/meters.lv2 make[1]: Leaving directory `/builddir/build/BUILD/lv2-x42-plugins-20131005/meters.lv2' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/lv2-x42-plugins-20131005 extracting debug info from /builddir/build/BUILDROOT/lv2-x42-plugins-0.1.1-0.5.20131005git7db99d5.el7.centos.x86_64/usr/lib64/lv2/meters.lv2/dpmUI_gtk.so extracting debug info from /builddir/build/BUILDROOT/lv2-x42-plugins-0.1.1-0.5.20131005git7db99d5.el7.centos.x86_64/usr/lib64/lv2/meters.lv2/goniometerUI_gtk.so extracting debug info from /builddir/build/BUILDROOT/lv2-x42-plugins-0.1.1-0.5.20131005git7db99d5.el7.centos.x86_64/usr/lib64/lv2/meters.lv2/eburUI_gtk.so extracting debug info from /builddir/build/BUILDROOT/lv2-x42-plugins-0.1.1-0.5.20131005git7db99d5.el7.centos.x86_64/usr/lib64/lv2/meters.lv2/needle_gtk.so extracting debug info from /builddir/build/BUILDROOT/lv2-x42-plugins-0.1.1-0.5.20131005git7db99d5.el7.centos.x86_64/usr/lib64/lv2/meters.lv2/dpmUI_gl.so extracting debug info from /builddir/build/BUILDROOT/lv2-x42-plugins-0.1.1-0.5.20131005git7db99d5.el7.centos.x86_64/usr/lib64/lv2/meters.lv2/goniometerUI_gl.so extracting debug info from /builddir/build/BUILDROOT/lv2-x42-plugins-0.1.1-0.5.20131005git7db99d5.el7.centos.x86_64/usr/lib64/lv2/meters.lv2/eburUI_gl.so extracting debug info from /builddir/build/BUILDROOT/lv2-x42-plugins-0.1.1-0.5.20131005git7db99d5.el7.centos.x86_64/usr/lib64/lv2/meters.lv2/needle_gl.so extracting debug info from /builddir/build/BUILDROOT/lv2-x42-plugins-0.1.1-0.5.20131005git7db99d5.el7.centos.x86_64/usr/lib64/lv2/meters.lv2/meters.so extracting debug info from /builddir/build/BUILDROOT/lv2-x42-plugins-0.1.1-0.5.20131005git7db99d5.el7.centos.x86_64/usr/lib64/lv2/midifilter.lv2/midifilter.so extracting debug info from /builddir/build/BUILDROOT/lv2-x42-plugins-0.1.1-0.5.20131005git7db99d5.el7.centos.x86_64/usr/lib64/lv2/xfade.lv2/xfade.so extracting debug info from /builddir/build/BUILDROOT/lv2-x42-plugins-0.1.1-0.5.20131005git7db99d5.el7.centos.x86_64/usr/lib64/lv2/nodelay.lv2/nodelay.so extracting debug info from /builddir/build/BUILDROOT/lv2-x42-plugins-0.1.1-0.5.20131005git7db99d5.el7.centos.x86_64/usr/lib64/lv2/convo.lv2/convoLV2UI.so extracting debug info from /builddir/build/BUILDROOT/lv2-x42-plugins-0.1.1-0.5.20131005git7db99d5.el7.centos.x86_64/usr/lib64/lv2/convo.lv2/convoLV2.so extracting debug info from /builddir/build/BUILDROOT/lv2-x42-plugins-0.1.1-0.5.20131005git7db99d5.el7.centos.x86_64/usr/lib64/lv2/balance.lv2/balanceUI.so extracting debug info from /builddir/build/BUILDROOT/lv2-x42-plugins-0.1.1-0.5.20131005git7db99d5.el7.centos.x86_64/usr/lib64/lv2/balance.lv2/balance.so /usr/lib/rpm/sepdebugcrcfix: Updated 16 CRC32s, 0 CRC32s did match. 5356 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: lv2-x42-plugins-0.1.1-0.5.20131005git7db99d5.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.LLakMA + umask 022 + cd /builddir/build/BUILD + cd lv2-x42-plugins-20131005 + DOCDIR=/builddir/build/BUILDROOT/lv2-x42-plugins-0.1.1-0.5.20131005git7db99d5.el7.centos.x86_64/usr/share/doc/lv2-x42-plugins-0.1.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/lv2-x42-plugins-0.1.1-0.5.20131005git7db99d5.el7.centos.x86_64/usr/share/doc/lv2-x42-plugins-0.1.1 + cp -pr balance.lv2/COPYING /builddir/build/BUILDROOT/lv2-x42-plugins-0.1.1-0.5.20131005git7db99d5.el7.centos.x86_64/usr/share/doc/lv2-x42-plugins-0.1.1 + cp -pr README.md /builddir/build/BUILDROOT/lv2-x42-plugins-0.1.1-0.5.20131005git7db99d5.el7.centos.x86_64/usr/share/doc/lv2-x42-plugins-0.1.1 + exit 0 Provides: lv2-x42-plugins = 0.1.1-0.5.20131005git7db99d5.el7.centos lv2-x42-plugins(x86-64) = 0.1.1-0.5.20131005git7db99d5.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libGL.so.1()(64bit) libGLU.so.1()(64bit) libX11.so.6()(64bit) libatk-1.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcairo.so.2()(64bit) libfontconfig.so.1()(64bit) libfreetype.so.6()(64bit) libftgl.so.2()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgdk-x11-2.0.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgtk-x11-2.0.so.0()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpangoft2-1.0.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libsamplerate.so.0()(64bit) libsamplerate.so.0(libsamplerate.so.0.0)(64bit) libsndfile.so.1()(64bit) libsndfile.so.1(libsndfile.so.1.0)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libzita-convolver.so.3()(64bit) rtld(GNU_HASH) Processing files: lv2-x42-plugins-debuginfo-0.1.1-0.5.20131005git7db99d5.el7.centos.x86_64 Provides: lv2-x42-plugins-debuginfo = 0.1.1-0.5.20131005git7db99d5.el7.centos lv2-x42-plugins-debuginfo(x86-64) = 0.1.1-0.5.20131005git7db99d5.el7.centos Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/lv2-x42-plugins-0.1.1-0.5.20131005git7db99d5.el7.centos.x86_64 Wrote: /builddir/build/RPMS/lv2-x42-plugins-0.1.1-0.5.20131005git7db99d5.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/lv2-x42-plugins-debuginfo-0.1.1-0.5.20131005git7db99d5.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.cnEcjJ + umask 022 + cd /builddir/build/BUILD + cd lv2-x42-plugins-20131005 + /usr/bin/rm -rf /builddir/build/BUILDROOT/lv2-x42-plugins-0.1.1-0.5.20131005git7db99d5.el7.centos.x86_64 + exit 0 Child return code was: 0 LEAVE do -->