config.status: WARNING: 'audclient.pc.in' seems to ignore the --datarootdir setting 0%100%100%100%100%Done Fetching libaudclient.SlackBuild... 0%100%100%100%100%100%Done Fetching libaudclient.info... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done libaudclient-3.5-rc2/ libaudclient-3.5-rc2/configure libaudclient-3.5-rc2/src/ libaudclient-3.5-rc2/src/Makefile libaudclient-3.5-rc2/src/audacious/ libaudclient-3.5-rc2/src/audacious/Makefile libaudclient-3.5-rc2/src/audacious/dbus-client-bindings.h libaudclient-3.5-rc2/src/audacious/dbus.h libaudclient-3.5-rc2/src/audacious/objects.xml libaudclient-3.5-rc2/src/audacious/.deps libaudclient-3.5-rc2/src/libaudclient/ libaudclient-3.5-rc2/src/libaudclient/Makefile libaudclient-3.5-rc2/src/libaudclient/audctrl.c libaudclient-3.5-rc2/src/libaudclient/audctrl.h libaudclient-3.5-rc2/config.h.in libaudclient-3.5-rc2/Makefile libaudclient-3.5-rc2/configure.ac libaudclient-3.5-rc2/AUTHORS libaudclient-3.5-rc2/config.rpath libaudclient-3.5-rc2/audclient.pc.in libaudclient-3.5-rc2/COPYING libaudclient-3.5-rc2/INSTALL libaudclient-3.5-rc2/buildsys.mk.in libaudclient-3.5-rc2/install-sh libaudclient-3.5-rc2/config.sub libaudclient-3.5-rc2/acinclude.m4 libaudclient-3.5-rc2/autogen.sh libaudclient-3.5-rc2/mkrelease.sh libaudclient-3.5-rc2/extra.mk.in libaudclient-3.5-rc2/m4/ libaudclient-3.5-rc2/m4/buildsys.m4 libaudclient-3.5-rc2/config.guess checking build system type... i486-slackware-linux-gnu checking host system type... i486-slackware-linux-gnu checking target system type... i486-slackware-linux-gnu checking for a BSD-compatible install... /usr/bin/ginstall -c checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether byte ordering is bigendian... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking whether the C/C++ compiler supports -Wtype-limits... yes checking for Linux... yes checking for GNU make... make checking whether ln -s works... yes checking whether make sets $(MAKE)... yes checking for rm... /usr/bin/rm checking for mv... /usr/bin/mv checking for cp... /usr/bin/cp checking for ar... /usr/bin/ar checking for tr... /usr/bin/tr checking for ranlib... /usr/bin/ranlib checking for GLIB... yes checking for tput... /usr/bin/tput checking for shared library system... GNU checking for Microsoft Windows... no checking for DBUS... yes checking for dbus-binding-tool... /usr/bin/dbus-binding-tool configure: touching .deps files configure: creating ./config.status config.status: creating audclient.pc config.status: creating buildsys.mk config.status: creating extra.mk config.status: creating config.h config.status: executing depfiles commands Configuration: Install path: /usr make[1]: Entering directory '/usr/src/slapt-src/libraries/libaudclient/libaudclient-3.5-rc2' Entering directory src. make[2]: Entering directory '/usr/src/slapt-src/libraries/libaudclient/libaudclient-3.5-rc2/src' make[3]: Entering directory '/usr/src/slapt-src/libraries/libaudclient/libaudclient-3.5-rc2/src' Entering directory libaudclient. make[4]: Entering directory '/usr/src/slapt-src/libraries/libaudclient/libaudclient-3.5-rc2/src/libaudclient' make[5]: Entering directory '/usr/src/slapt-src/libraries/libaudclient/libaudclient-3.5-rc2/src/libaudclient' make[5]: Leaving directory '/usr/src/slapt-src/libraries/libaudclient/libaudclient-3.5-rc2/src/libaudclient' make[5]: Entering directory '/usr/src/slapt-src/libraries/libaudclient/libaudclient-3.5-rc2/src/libaudclient' Generating dependencies... make[6]: Entering directory '/usr/src/slapt-src/libraries/libaudclient/libaudclient-3.5-rc2/src/libaudclient' make[6]: Leaving directory '/usr/src/slapt-src/libraries/libaudclient/libaudclient-3.5-rc2/src/libaudclient' Successfully generated dependencies. make[5]: Leaving directory '/usr/src/slapt-src/libraries/libaudclient/libaudclient-3.5-rc2/src/libaudclient' make[5]: Entering directory '/usr/src/slapt-src/libraries/libaudclient/libaudclient-3.5-rc2/src/libaudclient' Compiling audctrl.c (lib)... In file included from audctrl.c:27: ../audacious/dbus-client-bindings.h:2605:1: warning: ‘org_atheme_audacious_get_active_playlist_name_async’ defined but not used [-Wunused-function] 2605 | org_atheme_audacious_get_active_playlist_name_async (DBusGProxy *proxy, org_atheme_audacious_get_active_playlist_name_reply callback, gpointer userdata) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../audacious/dbus-client-bindings.h:2567:1: warning: ‘org_atheme_audacious_equalizer_activate_async’ defined but not used [-Wunused-function] 2567 | org_atheme_audacious_equalizer_activate_async (DBusGProxy *proxy, const gboolean IN_active, org_atheme_audacious_equalizer_activate_reply callback, gpointer userdata) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../audacious/dbus-client-bindings.h:2530:1: warning: ‘org_atheme_audacious_set_eq_band_async’ defined but not used [-Wunused-function] 2530 | org_atheme_audacious_set_eq_band_async (DBusGProxy *proxy, const gint IN_band, const gdouble IN_value, org_atheme_audacious_set_eq_band_reply callback, gpointer userdata) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../audacious/dbus-client-bindings.h:2493:1: warning: ‘org_atheme_audacious_set_eq_preamp_async’ defined but not used [-Wunused-function] 2493 | org_atheme_audacious_set_eq_preamp_async (DBusGProxy *proxy, const gdouble IN_preamp, org_atheme_audacious_set_eq_preamp_reply callback, gpointer userdata) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../audacious/dbus-client-bindings.h:2456:1: warning: ‘org_atheme_audacious_set_eq_async’ defined but not used [-Wunused-function] 2456 | org_atheme_audacious_set_eq_async (DBusGProxy *proxy, const gdouble IN_preamp, const GArray* IN_bands, org_atheme_audacious_set_eq_reply callback, gpointer userdata) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../audacious/dbus-client-bindings.h:2419:1: warning: ‘org_atheme_audacious_get_eq_band_async’ defined but not used [-Wunused-function] 2419 | org_atheme_audacious_get_eq_band_async (DBusGProxy *proxy, const gint IN_band, org_atheme_audacious_get_eq_band_reply callback, gpointer userdata) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../audacious/dbus-client-bindings.h:2381:1: warning: ‘org_atheme_audacious_get_eq_preamp_async’ defined but not used [-Wunused-function] 2381 | org_atheme_audacious_get_eq_preamp_async (DBusGProxy *proxy, org_atheme_audacious_get_eq_preamp_reply callback, gpointer userdata) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../audacious/dbus-client-bindings.h:2343:1: warning: ‘org_atheme_audacious_get_eq_async’ defined but not used [-Wunused-function] 2343 | org_atheme_audacious_get_eq_async (DBusGProxy *proxy, org_atheme_audacious_get_eq_reply callback, gpointer userdata) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../audacious/dbus-client-bindings.h:2304:1: warning: ‘org_atheme_audacious_playlist_enqueue_to_temp_async’ defined but not used [-Wunused-function] 2304 | org_atheme_audacious_playlist_enqueue_to_temp_async (DBusGProxy *proxy, const char * IN_url, org_atheme_audacious_playlist_enqueue_to_temp_reply callback, gpointer userdata) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../audacious/dbus-client-bindings.h:2267:1: warning: ‘org_atheme_audacious_playqueue_is_queued_async’ defined but not used [-Wunused-function] 2267 | org_atheme_audacious_playqueue_is_queued_async (DBusGProxy *proxy, const gint IN_pos, org_atheme_audacious_playqueue_is_queued_reply callback, gpointer userdata) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../audacious/dbus-client-bindings.h:2229:1: warning: ‘org_atheme_audacious_playqueue_clear_async’ defined but not used [-Wunused-function] 2229 | org_atheme_audacious_playqueue_clear_async (DBusGProxy *proxy, org_atheme_audacious_playqueue_clear_reply callback, gpointer userdata) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../audacious/dbus-client-bindings.h:2192:1: warning: ‘org_atheme_audacious_playqueue_remove_async’ defined but not used [-Wunused-function] 2192 | org_atheme_audacious_playqueue_remove_async (DBusGProxy *proxy, const gint IN_pos, org_atheme_audacious_playqueue_remove_reply callback, gpointer userdata) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../audacious/dbus-client-bindings.h:2155:1: warning: ‘org_atheme_audacious_playqueue_add_async’ defined but not used [-Wunused-function] 2155 | org_atheme_audacious_playqueue_add_async (DBusGProxy *proxy, const gint IN_pos, org_atheme_audacious_playqueue_add_reply callback, gpointer userdata) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../audacious/dbus-client-bindings.h:2118:1: warning: ‘org_atheme_audacious_playlist_add_async’ defined but not used [-Wunused-function] 2118 | org_atheme_audacious_playlist_add_async (DBusGProxy *proxy, const char * IN_list, org_atheme_audacious_playlist_add_reply callback, gpointer userdata) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../audacious/dbus-client-bindings.h:2081:1: warning: ‘org_atheme_audacious_playlist_ins_url_string_async’ defined but not used [-Wunused-function] 2081 | org_atheme_audacious_playlist_ins_url_string_async (DBusGProxy *proxy, const char * IN_url, const gint IN_pos, org_atheme_audacious_playlist_ins_url_string_reply callback, gpointer userdata) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../audacious/dbus-client-bindings.h:2044:1: warning: ‘org_atheme_audacious_get_playqueue_length_async’ defined but not used [-Wunused-function] 2044 | org_atheme_audacious_get_playqueue_length_async (DBusGProxy *proxy, org_atheme_audacious_get_playqueue_length_reply callback, gpointer userdata) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../audacious/dbus-client-bindings.h:2020:1: warning: ‘org_atheme_audacious_get_playqueue_length’ defined but not used [-Wunused-function] 2020 | org_atheme_audacious_get_playqueue_length (DBusGProxy *proxy, gint* OUT_length, GError **error) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../audacious/dbus-client-bindings.h:2006:1: warning: ‘org_atheme_audacious_toggle_aot_async’ defined but not used [-Wunused-function] 2006 | org_atheme_audacious_toggle_aot_async (DBusGProxy *proxy, const gboolean IN_ontop, org_atheme_audacious_toggle_aot_reply callback, gpointer userdata) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../audacious/dbus-client-bindings.h:1969:1: warning: ‘org_atheme_audacious_get_info_async’ defined but not used [-Wunused-function] 1969 | org_atheme_audacious_get_info_async (DBusGProxy *proxy, org_atheme_audacious_get_info_reply callback, gpointer userdata) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../audacious/dbus-client-bindings.h:1943:1: warning: ‘org_atheme_audacious_get_info’ defined but not used [-Wunused-function] 1943 | org_atheme_audacious_get_info (DBusGProxy *proxy, gint* OUT_rate, gint* OUT_freq, gint* OUT_nch, GError **error) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../audacious/dbus-client-bindings.h:1929:1: warning: ‘org_atheme_audacious_queue_get_queue_pos_async’ defined but not used [-Wunused-function] 1929 | org_atheme_audacious_queue_get_queue_pos_async (DBusGProxy *proxy, const guint IN_pos, org_atheme_audacious_queue_get_queue_pos_reply callback, gpointer userdata) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../audacious/dbus-client-bindings.h:1891:1: warning: ‘org_atheme_audacious_queue_get_list_pos_async’ defined but not used [-Wunused-function] 1891 | org_atheme_audacious_queue_get_list_pos_async (DBusGProxy *proxy, const guint IN_qpos, org_atheme_audacious_queue_get_list_pos_reply callback, gpointer userdata) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../audacious/dbus-client-bindings.h:1853:1: warning: ‘org_atheme_audacious_play_pause_async’ defined but not used [-Wunused-function] 1853 | org_atheme_audacious_play_pause_async (DBusGProxy *proxy, org_atheme_audacious_play_pause_reply callback, gpointer userdata) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../audacious/dbus-client-bindings.h:1816:1: warning: ‘org_atheme_audacious_show_filebrowser_async’ defined but not used [-Wunused-function] 1816 | org_atheme_audacious_show_filebrowser_async (DBusGProxy *proxy, const gboolean IN_show, org_atheme_audacious_show_filebrowser_reply callback, gpointer userdata) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../audacious/dbus-client-bindings.h:1779:1: warning: ‘org_atheme_audacious_show_jtf_box_async’ defined but not used [-Wunused-function] 1779 | org_atheme_audacious_show_jtf_box_async (DBusGProxy *proxy, const gboolean IN_show, org_atheme_audacious_show_jtf_box_reply callback, gpointer userdata) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../audacious/dbus-client-bindings.h:1742:1: warning: ‘org_atheme_audacious_show_about_box_async’ defined but not used [-Wunused-function] 1742 | org_atheme_audacious_show_about_box_async (DBusGProxy *proxy, const gboolean IN_show, org_atheme_audacious_show_about_box_reply callback, gpointer userdata) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../audacious/dbus-client-bindings.h:1705:1: warning: ‘org_atheme_audacious_show_prefs_box_async’ defined but not used [-Wunused-function] 1705 | org_atheme_audacious_show_prefs_box_async (DBusGProxy *proxy, const gboolean IN_show, org_atheme_audacious_show_prefs_box_reply callback, gpointer userdata) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../audacious/dbus-client-bindings.h:1668:1: warning: ‘org_atheme_audacious_toggle_stop_after_async’ defined but not used [-Wunused-function] 1668 | org_atheme_audacious_toggle_stop_after_async (DBusGProxy *proxy, org_atheme_audacious_toggle_stop_after_reply callback, gpointer userdata) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../audacious/dbus-client-bindings.h:1631:1: warning: ‘org_atheme_audacious_stop_after_async’ defined but not used [-Wunused-function] 1631 | org_atheme_audacious_stop_after_async (DBusGProxy *proxy, org_atheme_audacious_stop_after_reply callback, gpointer userdata) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../audacious/dbus-client-bindings.h:1593:1: warning: ‘org_atheme_audacious_toggle_shuffle_async’ defined but not used [-Wunused-function] 1593 | org_atheme_audacious_toggle_shuffle_async (DBusGProxy *proxy, org_atheme_audacious_toggle_shuffle_reply callback, gpointer userdata) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../audacious/dbus-client-bindings.h:1556:1: warning: ‘org_atheme_audacious_shuffle_async’ defined but not used [-Wunused-function] 1556 | org_atheme_audacious_shuffle_async (DBusGProxy *proxy, org_atheme_audacious_shuffle_reply callback, gpointer userdata) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../audacious/dbus-client-bindings.h:1518:1: warning: ‘org_atheme_audacious_toggle_repeat_async’ defined but not used [-Wunused-function] 1518 | org_atheme_audacious_toggle_repeat_async (DBusGProxy *proxy, org_atheme_audacious_toggle_repeat_reply callback, gpointer userdata) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../audacious/dbus-client-bindings.h:1481:1: warning: ‘org_atheme_audacious_repeat_async’ defined but not used [-Wunused-function] 1481 | org_atheme_audacious_repeat_async (DBusGProxy *proxy, org_atheme_audacious_repeat_reply callback, gpointer userdata) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../audacious/dbus-client-bindings.h:1443:1: warning: ‘org_atheme_audacious_toggle_auto_advance_async’ defined but not used [-Wunused-function] 1443 | org_atheme_audacious_toggle_auto_advance_async (DBusGProxy *proxy, org_atheme_audacious_toggle_auto_advance_reply callback, gpointer userdata) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../audacious/dbus-client-bindings.h:1406:1: warning: ‘org_atheme_audacious_auto_advance_async’ defined but not used [-Wunused-function] 1406 | org_atheme_audacious_auto_advance_async (DBusGProxy *proxy, org_atheme_audacious_auto_advance_reply callback, gpointer userdata) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../audacious/dbus-client-bindings.h:1368:1: warning: ‘org_atheme_audacious_clear_async’ defined but not used [-Wunused-function] 1368 | org_atheme_audacious_clear_async (DBusGProxy *proxy, org_atheme_audacious_clear_reply callback, gpointer userdata) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../audacious/dbus-client-bindings.h:1331:1: warning: ‘org_atheme_audacious_delete_async’ defined but not used [-Wunused-function] 1331 | org_atheme_audacious_delete_async (DBusGProxy *proxy, const guint IN_pos, org_atheme_audacious_delete_reply callback, gpointer userdata) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../audacious/dbus-client-bindings.h:1294:1: warning: ‘org_atheme_audacious_open_list_to_temp_async’ defined but not used [-Wunused-function] 1294 | org_atheme_audacious_open_list_to_temp_async (DBusGProxy *proxy, const char ** IN_filenames, org_atheme_audacious_open_list_to_temp_reply callback, gpointer userdata) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../audacious/dbus-client-bindings.h:1257:1: warning: ‘org_atheme_audacious_open_list_async’ defined but not used [-Wunused-function] 1257 | org_atheme_audacious_open_list_async (DBusGProxy *proxy, const char ** IN_filenames, org_atheme_audacious_open_list_reply callback, gpointer userdata) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../audacious/dbus-client-bindings.h:1220:1: warning: ‘org_atheme_audacious_add_list_async’ defined but not used [-Wunused-function] 1220 | org_atheme_audacious_add_list_async (DBusGProxy *proxy, const char ** IN_filenames, org_atheme_audacious_add_list_reply callback, gpointer userdata) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../audacious/dbus-client-bindings.h:1183:1: warning: ‘org_atheme_audacious_add_url_async’ defined but not used [-Wunused-function] 1183 | org_atheme_audacious_add_url_async (DBusGProxy *proxy, const char * IN_url, org_atheme_audacious_add_url_reply callback, gpointer userdata) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../audacious/dbus-client-bindings.h:1146:1: warning: ‘org_atheme_audacious_add_async’ defined but not used [-Wunused-function] 1146 | org_atheme_audacious_add_async (DBusGProxy *proxy, const char * IN_file, org_atheme_audacious_add_reply callback, gpointer userdata) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../audacious/dbus-client-bindings.h:1123:1: warning: ‘org_atheme_audacious_add’ defined but not used [-Wunused-function] 1123 | org_atheme_audacious_add (DBusGProxy *proxy, const char * IN_file, GError **error) | ^~~~~~~~~~~~~~~~~~~~~~~~ ../audacious/dbus-client-bindings.h:1109:1: warning: ‘org_atheme_audacious_jump_async’ defined but not used [-Wunused-function] 1109 | org_atheme_audacious_jump_async (DBusGProxy *proxy, const guint IN_pos, org_atheme_audacious_jump_reply callback, gpointer userdata) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../audacious/dbus-client-bindings.h:1072:1: warning: ‘org_atheme_audacious_song_tuple_async’ defined but not used [-Wunused-function] 1072 | org_atheme_audacious_song_tuple_async (DBusGProxy *proxy, const guint IN_pos, const char * IN_tuple, org_atheme_audacious_song_tuple_reply callback, gpointer userdata) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../audacious/dbus-client-bindings.h:1034:1: warning: ‘org_atheme_audacious_song_frames_async’ defined but not used [-Wunused-function] 1034 | org_atheme_audacious_song_frames_async (DBusGProxy *proxy, const guint IN_pos, org_atheme_audacious_song_frames_reply callback, gpointer userdata) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../audacious/dbus-client-bindings.h:996:1: warning: ‘org_atheme_audacious_song_length_async’ defined but not used [-Wunused-function] 996 | org_atheme_audacious_song_length_async (DBusGProxy *proxy, const guint IN_pos, org_atheme_audacious_song_length_reply callback, gpointer userdata) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../audacious/dbus-client-bindings.h:972:1: warning: ‘org_atheme_audacious_song_length’ defined but not used [-Wunused-function] 972 | org_atheme_audacious_song_length (DBusGProxy *proxy, const guint IN_pos, gint* OUT_length, GError **error) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../audacious/dbus-client-bindings.h:958:1: warning: ‘org_atheme_audacious_song_filename_async’ defined but not used [-Wunused-function] 958 | org_atheme_audacious_song_filename_async (DBusGProxy *proxy, const guint IN_pos, org_atheme_audacious_song_filename_reply callback, gpointer userdata) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../audacious/dbus-client-bindings.h:920:1: warning: ‘org_atheme_audacious_song_title_async’ defined but not used [-Wunused-function] 920 | org_atheme_audacious_song_title_async (DBusGProxy *proxy, const guint IN_pos, org_atheme_audacious_song_title_reply callback, gpointer userdata) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../audacious/dbus-client-bindings.h:882:1: warning: ‘org_atheme_audacious_length_async’ defined but not used [-Wunused-function] 882 | org_atheme_audacious_length_async (DBusGProxy *proxy, org_atheme_audacious_length_reply callback, gpointer userdata) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../audacious/dbus-client-bindings.h:844:1: warning: ‘org_atheme_audacious_reverse_async’ defined but not used [-Wunused-function] 844 | org_atheme_audacious_reverse_async (DBusGProxy *proxy, org_atheme_audacious_reverse_reply callback, gpointer userdata) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../audacious/dbus-client-bindings.h:807:1: warning: ‘org_atheme_audacious_advance_async’ defined but not used [-Wunused-function] 807 | org_atheme_audacious_advance_async (DBusGProxy *proxy, org_atheme_audacious_advance_reply callback, gpointer userdata) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../audacious/dbus-client-bindings.h:770:1: warning: ‘org_atheme_audacious_position_async’ defined but not used [-Wunused-function] 770 | org_atheme_audacious_position_async (DBusGProxy *proxy, org_atheme_audacious_position_reply callback, gpointer userdata) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../audacious/dbus-client-bindings.h:732:1: warning: ‘org_atheme_audacious_balance_async’ defined but not used [-Wunused-function] 732 | org_atheme_audacious_balance_async (DBusGProxy *proxy, org_atheme_audacious_balance_reply callback, gpointer userdata) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../audacious/dbus-client-bindings.h:694:1: warning: ‘org_atheme_audacious_set_volume_async’ defined but not used [-Wunused-function] 694 | org_atheme_audacious_set_volume_async (DBusGProxy *proxy, const gint IN_vl, const gint IN_vr, org_atheme_audacious_set_volume_reply callback, gpointer userdata) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../audacious/dbus-client-bindings.h:657:1: warning: ‘org_atheme_audacious_volume_async’ defined but not used [-Wunused-function] 657 | org_atheme_audacious_volume_async (DBusGProxy *proxy, org_atheme_audacious_volume_reply callback, gpointer userdata) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../audacious/dbus-client-bindings.h:618:1: warning: ‘org_atheme_audacious_seek_async’ defined but not used [-Wunused-function] 618 | org_atheme_audacious_seek_async (DBusGProxy *proxy, const guint IN_pos, org_atheme_audacious_seek_reply callback, gpointer userdata) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../audacious/dbus-client-bindings.h:581:1: warning: ‘org_atheme_audacious_time_async’ defined but not used [-Wunused-function] 581 | org_atheme_audacious_time_async (DBusGProxy *proxy, org_atheme_audacious_time_reply callback, gpointer userdata) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../audacious/dbus-client-bindings.h:543:1: warning: ‘org_atheme_audacious_info_async’ defined but not used [-Wunused-function] 543 | org_atheme_audacious_info_async (DBusGProxy *proxy, org_atheme_audacious_info_reply callback, gpointer userdata) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../audacious/dbus-client-bindings.h:503:1: warning: ‘org_atheme_audacious_status_async’ defined but not used [-Wunused-function] 503 | org_atheme_audacious_status_async (DBusGProxy *proxy, org_atheme_audacious_status_reply callback, gpointer userdata) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../audacious/dbus-client-bindings.h:479:1: warning: ‘org_atheme_audacious_status’ defined but not used [-Wunused-function] 479 | org_atheme_audacious_status (DBusGProxy *proxy, char ** OUT_status, GError **error) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../audacious/dbus-client-bindings.h:465:1: warning: ‘org_atheme_audacious_stopped_async’ defined but not used [-Wunused-function] 465 | org_atheme_audacious_stopped_async (DBusGProxy *proxy, org_atheme_audacious_stopped_reply callback, gpointer userdata) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../audacious/dbus-client-bindings.h:441:1: warning: ‘org_atheme_audacious_stopped’ defined but not used [-Wunused-function] 441 | org_atheme_audacious_stopped (DBusGProxy *proxy, gboolean* OUT_is_stopped, GError **error) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../audacious/dbus-client-bindings.h:427:1: warning: ‘org_atheme_audacious_paused_async’ defined but not used [-Wunused-function] 427 | org_atheme_audacious_paused_async (DBusGProxy *proxy, org_atheme_audacious_paused_reply callback, gpointer userdata) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../audacious/dbus-client-bindings.h:389:1: warning: ‘org_atheme_audacious_playing_async’ defined but not used [-Wunused-function] 389 | org_atheme_audacious_playing_async (DBusGProxy *proxy, org_atheme_audacious_playing_reply callback, gpointer userdata) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../audacious/dbus-client-bindings.h:351:1: warning: ‘org_atheme_audacious_stop_async’ defined but not used [-Wunused-function] 351 | org_atheme_audacious_stop_async (DBusGProxy *proxy, org_atheme_audacious_stop_reply callback, gpointer userdata) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../audacious/dbus-client-bindings.h:314:1: warning: ‘org_atheme_audacious_pause_async’ defined but not used [-Wunused-function] 314 | org_atheme_audacious_pause_async (DBusGProxy *proxy, org_atheme_audacious_pause_reply callback, gpointer userdata) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../audacious/dbus-client-bindings.h:277:1: warning: ‘org_atheme_audacious_play_async’ defined but not used [-Wunused-function] 277 | org_atheme_audacious_play_async (DBusGProxy *proxy, org_atheme_audacious_play_reply callback, gpointer userdata) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../audacious/dbus-client-bindings.h:240:1: warning: ‘org_atheme_audacious_get_tuple_fields_async’ defined but not used [-Wunused-function] 240 | org_atheme_audacious_get_tuple_fields_async (DBusGProxy *proxy, org_atheme_audacious_get_tuple_fields_reply callback, gpointer userdata) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../audacious/dbus-client-bindings.h:202:1: warning: ‘org_atheme_audacious_show_main_win_async’ defined but not used [-Wunused-function] 202 | org_atheme_audacious_show_main_win_async (DBusGProxy *proxy, const gboolean IN_show, org_atheme_audacious_show_main_win_reply callback, gpointer userdata) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../audacious/dbus-client-bindings.h:165:1: warning: ‘org_atheme_audacious_main_win_visible_async’ defined but not used [-Wunused-function] 165 | org_atheme_audacious_main_win_visible_async (DBusGProxy *proxy, org_atheme_audacious_main_win_visible_reply callback, gpointer userdata) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../audacious/dbus-client-bindings.h:127:1: warning: ‘org_atheme_audacious_eject_async’ defined but not used [-Wunused-function] 127 | org_atheme_audacious_eject_async (DBusGProxy *proxy, org_atheme_audacious_eject_reply callback, gpointer userdata) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../audacious/dbus-client-bindings.h:90:1: warning: ‘org_atheme_audacious_quit_async’ defined but not used [-Wunused-function] 90 | org_atheme_audacious_quit_async (DBusGProxy *proxy, org_atheme_audacious_quit_reply callback, gpointer userdata) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from audctrl.c:27: ../audacious/dbus-client-bindings.h:53:1: warning: ‘org_atheme_audacious_version_async’ defined but not used [-Wunused-function] 53 | org_atheme_audacious_version_async (DBusGProxy *proxy, org_atheme_audacious_version_reply callback, gpointer userdata) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Successfully compiled audctrl.c (lib). Linking libaudclient.so... Successfully linked libaudclient.so. make[5]: Leaving directory '/usr/src/slapt-src/libraries/libaudclient/libaudclient-3.5-rc2/src/libaudclient' make[4]: Leaving directory '/usr/src/slapt-src/libraries/libaudclient/libaudclient-3.5-rc2/src/libaudclient' Leaving directory libaudclient. Entering directory audacious. make[4]: Entering directory '/usr/src/slapt-src/libraries/libaudclient/libaudclient-3.5-rc2/src/audacious' make[5]: Entering directory '/usr/src/slapt-src/libraries/libaudclient/libaudclient-3.5-rc2/src/audacious' make[5]: Leaving directory '/usr/src/slapt-src/libraries/libaudclient/libaudclient-3.5-rc2/src/audacious' make[5]: Entering directory '/usr/src/slapt-src/libraries/libaudclient/libaudclient-3.5-rc2/src/audacious' make[5]: Leaving directory '/usr/src/slapt-src/libraries/libaudclient/libaudclient-3.5-rc2/src/audacious' make[4]: Leaving directory '/usr/src/slapt-src/libraries/libaudclient/libaudclient-3.5-rc2/src/audacious' Leaving directory audacious. make[3]: Leaving directory '/usr/src/slapt-src/libraries/libaudclient/libaudclient-3.5-rc2/src' make[3]: Entering directory '/usr/src/slapt-src/libraries/libaudclient/libaudclient-3.5-rc2/src' make[3]: Leaving directory '/usr/src/slapt-src/libraries/libaudclient/libaudclient-3.5-rc2/src' make[2]: Leaving directory '/usr/src/slapt-src/libraries/libaudclient/libaudclient-3.5-rc2/src' Leaving directory src. make[1]: Leaving directory '/usr/src/slapt-src/libraries/libaudclient/libaudclient-3.5-rc2' make[1]: Entering directory '/usr/src/slapt-src/libraries/libaudclient/libaudclient-3.5-rc2' make[1]: Leaving directory '/usr/src/slapt-src/libraries/libaudclient/libaudclient-3.5-rc2' Installing audclient.pc... Successfully installed audclient.pc. Entering directory src. make[1]: Entering directory '/usr/src/slapt-src/libraries/libaudclient/libaudclient-3.5-rc2/src' Entering directory libaudclient. make[2]: Entering directory '/usr/src/slapt-src/libraries/libaudclient/libaudclient-3.5-rc2/src/libaudclient' Installing libaudclient.so... Successfully installed libaudclient.so. Installing audctrl.h... Successfully installed audctrl.h. make[2]: Leaving directory '/usr/src/slapt-src/libraries/libaudclient/libaudclient-3.5-rc2/src/libaudclient' Leaving directory libaudclient. Entering directory audacious. make[2]: Entering directory '/usr/src/slapt-src/libraries/libaudclient/libaudclient-3.5-rc2/src/audacious' Installing dbus.h... Successfully installed dbus.h. make[2]: Leaving directory '/usr/src/slapt-src/libraries/libaudclient/libaudclient-3.5-rc2/src/audacious' Leaving directory audacious. make[1]: Leaving directory '/usr/src/slapt-src/libraries/libaudclient/libaudclient-3.5-rc2/src' Leaving directory src. Slackware package maker, version 3.14159265. Searching for symbolic links: usr/lib/libaudclient.so libaudclient.so.2.0.0 usr/lib/libaudclient.so.2 libaudclient.so.2.0.0 Making symbolic link creation script: ( cd usr/lib ; rm -rf libaudclient.so ) ( cd usr/lib ; ln -sf libaudclient.so.2.0.0 libaudclient.so ) ( cd usr/lib ; rm -rf libaudclient.so.2 ) ( cd usr/lib ; ln -sf libaudclient.so.2.0.0 libaudclient.so.2 ) It is recommended that you make these lines your new installation script. Would you like to make this stuff the install script for this package and remove the symbolic links ([y]es, [n]o)? y Removing symbolic links: removed './usr/lib/libaudclient.so.2' removed './usr/lib/libaudclient.so' Creating your new ./install/doinst.sh... This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /usr/src/slapt-src/libraries/libaudclient/libaudclient-3.5_rc2-i486-2salix15.0.txz ./ install/ install/doinst.sh install/slack-desc usr/ usr/doc/ usr/doc/libaudclient-3.5_rc2/ usr/doc/libaudclient-3.5_rc2/AUTHORS usr/doc/libaudclient-3.5_rc2/COPYING usr/doc/libaudclient-3.5_rc2/libaudclient.SlackBuild usr/include/ usr/include/audacious/ usr/include/audacious/audctrl.h usr/include/audacious/dbus.h usr/lib/ usr/lib/libaudclient.so.2.0.0 usr/lib/pkgconfig/ usr/lib/pkgconfig/audclient.pc Slackware package /usr/src/slapt-src/libraries/libaudclient/libaudclient-3.5_rc2-i486-2salix15.0.txz created. Installing package libaudclient-3.5_rc2-i486-2salix15.0... | libaudclient (legacy dbus audacious client library) | | libaudclient is a legacy D-Bus client library that used to be included | with Audacious. | | homepage: https://audacious-media-player.org | | | | | | |