/usr/src/slapt-src/audio/xmms2/xmms2-20170827_dedc33d/src/lib/s4/src/tools/s4/main.y:91.1-14: warning: deprecated directive: ‘%error-verbose’, use ‘%define parse.error verbose’ [-Wdeprecated] 91 | %error-verbose | ^~~~~~~~~~~~~~ | %define parse.error verbose /usr/src/slapt-src/audio/xmms2/xmms2-20170827_dedc33d/src/lib/s4/src/tools/s4/main.y: warning: fix-its can be applied. Rerun with option '--update'. [-Wother] ../src/xmms/log.c: In function ‘xmms_log_handler’: ../src/xmms/log.c:91:13: warning: format not a string literal, format string not checked [-Wformat-nonliteral] 91 | !strftime (logts_buf, sizeof(logts_buf), logts_format, &st)) { | ^ ../src/plugins/mp4/mp4.c: In function ‘xmms_mp4_read_callback’: ../src/plugins/mp4/mp4.c:543:20: warning: Deprecated pre-processor symbol: replace with "memmove" 543 | g_memmove (buffer, data->buffer, ret); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/plugins/mp4/mp4.c:544:20: warning: Deprecated pre-processor symbol: replace with "memmove" 544 | g_memmove (data->buffer, data->buffer + ret, data->buffer_length - ret); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../src/xmms/main.c:70: src/xmms/main_ipc.c: In function ‘__int_xmms_cmd_list_plugins’: src/xmms/main_ipc.c:72:32: warning: passing argument 2 of ‘xmmsv_get_int32’ from incompatible pointer type [-Wincompatible-pointer-types] 72 | if (!xmmsv_get_int (t, &argval0)) { | ^~~~~~~~ | | | xmms_plugin_type_t * In file included from ../src/include/xmmsc/xmmsv.h:20, from ../src/include/xmms/xmms_object.h:26, from ../src/includepriv/xmmspriv/xmms_plugin.h:23, from ../src/xmms/main.c:31: ../src/include/xmmsc/xmmsv_general.h:73:51: note: expected ‘int32_t *’ {aka ‘int *’} but argument is of type ‘xmms_plugin_type_t *’ 73 | int xmmsv_get_int32 (const xmmsv_t *val, int32_t *r) XMMS_PUBLIC; | ~~~~~~~~~^ In file included from ../../../../../../include/ruby-3.0.0/ruby/internal/arithmetic/int.h:26, from ../../../../../../include/ruby-3.0.0/ruby/internal/arithmetic/char.h:23, from ../../../../../../include/ruby-3.0.0/ruby/internal/arithmetic.h:23, from ../../../../../../include/ruby-3.0.0/ruby/ruby.h:25, from ../../../../../../include/ruby-3.0.0/ruby.h:38, from ../src/clients/lib/ruby/rb_playlist.c:21: ../src/clients/lib/ruby/rb_playlist.c: In function ‘Init_Playlist’: ../src/include/xmmsc/xmmsc_idnumbers_extra.h:35:30: warning: passing argument 1 of ‘RB_INT2FIX’ makes integer from pointer without a cast [-Wint-conversion] 35 | #define XMMS_ACTIVE_PLAYLIST "_active" | ^~~~~~~~~ | | | const char * ../../../../../../include/ruby-3.0.0/ruby/internal/arithmetic/long.h:240:20: note: in definition of macro ‘INT2FIX’ 240 | RB_INT2FIX(i)) | ^ ../src/clients/lib/ruby/rb_playlist.c:412:35: note: in expansion of macro ‘XMMS_ACTIVE_PLAYLIST’ 412 | INT2FIX (XMMS_ACTIVE_PLAYLIST)); | ^~~~~~~~~~~~~~~~~~~~ ../../../../../../include/ruby-3.0.0/ruby/internal/arithmetic/long.h:82:17: note: expected ‘long int’ but argument is of type ‘const char *’ 82 | RB_INT2FIX(long i) | ~~~~~^ ../src/plugins/faad/faad.c: In function ‘xmms_faad_init’: ../src/plugins/faad/faad.c:197:41: warning: Deprecated pre-processor symbol: replace with "memmove" 197 | g_memmove (data->buffer, data->buffer+i, data->buffer_length-i); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/plugins/faad/faad.c:219:17: warning: ‘g_memdup’ is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 219 | copy = g_memdup (tmpbuf, tmpbuflen); | ^~~~ In file included from ../../../../../../include/glib-2.0/glib.h:82, from ../src/include/xmms/xmms_xformplugin.h:25, from ../src/plugins/faad/faad.c:17: ../../../../../../include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ ../src/plugins/faad/faad.c:233:20: warning: Deprecated pre-processor symbol: replace with "memmove" 233 | data->buffer_length - bytes_read); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/plugins/faad/faad.c: In function ‘xmms_faad_read_some’: ../src/plugins/faad/faad.c:325:27: warning: Deprecated pre-processor symbol: replace with "memmove" 325 | data->buffer_length - frameInfo.bytesconsumed); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/plugins/faad/faad.c: In function ‘xmms_faad_get_framesize’: ../src/plugins/faad/faad.c:391:9: warning: ‘g_memdup’ is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 391 | copy = g_memdup (tmpbuf, tmpbuflen); | ^~~~ In file included from ../../../../../../include/glib-2.0/glib.h:82, from ../src/include/xmms/xmms_xformplugin.h:25, from ../src/plugins/faad/faad.c:17: ../../../../../../include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ ../src/clients/nycli/compat_unix.c: In function ‘find_terminal_width_from_environment’: ../src/clients/nycli/compat_unix.c:46:28: warning: comparison between pointer and zero character constant [-Wpointer-compare] 46 | if (endptr != '\0') { | ^~ ../src/clients/nycli/compat_unix.c:46:21: note: did you mean to dereference the pointer? 46 | if (endptr != '\0') { | ^ ../src/plugins/avcodec/avcodec.c: In function ‘xmms_avcodec_init’: ../src/plugins/avcodec/avcodec.c:157:9: warning: ‘avcodec_register_all’ is deprecated [-Wdeprecated-declarations] 157 | avcodec_register_all (); | ^~~~~~~~~~~~~~~~~~~~ In file included from ../src/plugins/avcodec/avcodec_compat.h:19, from ../src/plugins/avcodec/avcodec.c:28: /usr/include/libavcodec/avcodec.h:2767:6: note: declared here 2767 | void avcodec_register_all(void); | ^~~~~~~~~~~~~~~~~~~~ ../src/plugins/avcodec/avcodec.c:201:17: warning: ‘g_memdup’ is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 201 | data->extradata = g_memdup (tmpbuf, tmpbuflen); | ^~~~ In file included from ../../../../../../include/glib-2.0/glib.h:82, from ../src/include/xmms/xmms_xformplugin.h:25, from ../src/plugins/avcodec/avcodec.c:18: ../../../../../../include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ ../src/plugins/avcodec/avcodec.c: In function ‘xmms_avcodec_internal_decode_some’: ../src/plugins/avcodec/avcodec.c:473:9: warning: ‘av_init_packet’ is deprecated [-Wdeprecated-declarations] 473 | av_init_packet (&packet); | ^~~~~~~~~~~~~~ In file included from /usr/include/libavcodec/bsf.h:30, from /usr/include/libavcodec/avcodec.h:44, from ../src/plugins/avcodec/avcodec_compat.h:19, from ../src/plugins/avcodec/avcodec.c:28: /usr/include/libavcodec/packet.h:488:6: note: declared here 488 | void av_init_packet(AVPacket *pkt); | ^~~~~~~~~~~~~~ ../src/plugins/avcodec/avcodec.c:480:9: warning: ‘avcodec_decode_audio4’ is deprecated [-Wdeprecated-declarations] 480 | bytes_read = avcodec_decode_audio4 ( | ^~~~~~~~~~ In file included from ../src/plugins/avcodec/avcodec_compat.h:19, from ../src/plugins/avcodec/avcodec.c:28: /usr/include/libavcodec/avcodec.h:3047:5: note: declared here 3047 | int avcodec_decode_audio4(AVCodecContext *avctx, AVFrame *frame, | ^~~~~~~~~~~~~~~~~~~~~ ../src/plugins/avcodec/avcodec.c:502:27: warning: Deprecated pre-processor symbol: replace with "memmove" 502 | data->buffer_length); | ^~~~~~~~~~~~~~~~~~~~~~ ../src/plugins/ao/ao.c: In function ‘xmms_ao_new’: ../src/plugins/ao/ao.c:198:62: warning: Deprecated pre-processor symbol: replace with "memmove" 198 | sizeof (ao_sample_format)); | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/plugins/ao/ao.c: In function ‘xmms_ao_format_set’: ../src/plugins/ao/ao.c:308:20: warning: Deprecated pre-processor symbol: replace with "memmove" 308 | g_memmove (&oldfmt, &data->format, sizeof (ao_sample_format)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/plugins/airplay/rtspmessage.c: In function ‘rtsp_message_set_body’: ../src/plugins/airplay/rtspmessage.c:158:3: warning: ‘g_memdup’ is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 158 | return rtsp_message_take_body (msg, g_memdup (data, size), size); | ^~~~~~ In file included from ../../../../../../include/glib-2.0/glib.h:82, from ../src/plugins/airplay/rtspmessage.h:23, from ../src/plugins/airplay/rtspmessage.c:20: ../../../../../../include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ ../src/plugins/gvfs/gvfs.c: In function ‘xmms_gvfs_plugin_setup’: ../src/plugins/gvfs/gvfs.c:100:31: warning: comparison of unsigned expression in ‘< 0’ is always false [-Wtype-limits] 100 | for (j = 0; j < G_N_ELEMENTS (scheme_priorities); j++) { | ^ In file included from /usr/include/sys/types.h:25, from ../../../../../../lib/perl5/CORE/perl.h:893, from ../src/clients/lib/perl/perl_xmmsclient.h:2, from ../src/clients/lib/perl/XMMSClient.xs:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ ../src/xmms/mediainfo.c: In function ‘xmms_mediainfo_reader_thread’: ../src/xmms/mediainfo.c:156:9: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 156 | GTimeVal timeval; | ^~~~~~~~ In file included from ../../../../../../include/glib-2.0/glib/galloca.h:32, from ../../../../../../include/glib-2.0/glib.h:30, from ../src/include/xmms/xmms_log.h:23, from ../src/xmms/mediainfo.c:27: ../../../../../../include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ ../src/xmms/mediainfo.c:224:25: warning: ‘g_get_current_time’ is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations] 224 | g_get_current_time (&timeval); | ^~~~~~~~~~~~~~~~~~ In file included from ../../../../../../include/glib-2.0/glib/giochannel.h:33, from ../../../../../../include/glib-2.0/glib.h:54, from ../src/include/xmms/xmms_log.h:23, from ../src/xmms/mediainfo.c:27: ../../../../../../include/glib-2.0/glib/gmain.h:688:8: note: declared here 688 | void g_get_current_time (GTimeVal *result); | ^~~~~~~~~~~~~~~~~~ ../src/lib/s4/src/lib/sourcepref.c: In function ‘_get_priority’: ../src/lib/s4/src/lib/sourcepref.c:40:17: warning: ‘g_pattern_match_string’ is deprecated: Use 'g_pattern_spec_match_string' instead [-Wdeprecated-declarations] 40 | if (g_pattern_match_string (sp->specs[i], src)) { | ^~ In file included from ../../../../../../include/glib-2.0/glib.h:65, from ../src/lib/s4/src/lib/s4_priv.h:19, from ../src/lib/s4/src/lib/sourcepref.c:15: ../../../../../../include/glib-2.0/glib/gpattern.h:55:15: note: declared here 55 | gboolean g_pattern_match_string (GPatternSpec *pspec, | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../src/xmms/playlist.c:106: src/xmms/playlist_ipc.c: In function ‘__int_xmms_cmd_replace’: src/xmms/playlist_ipc.c:38:32: warning: passing argument 2 of ‘xmmsv_get_int32’ from incompatible pointer type [-Wincompatible-pointer-types] 38 | if (!xmmsv_get_int (t, &argval2)) { | ^~~~~~~~ | | | xmms_playlist_position_action_t * In file included from ../src/include/xmmsc/xmmsv.h:20, from ../src/include/xmms/xmms_object.h:26, from ../src/include/xmms/xmms_ipc.h:21, from ../src/xmms/playlist.c:31: ../src/include/xmmsc/xmmsv_general.h:73:51: note: expected ‘int32_t *’ {aka ‘int *’} but argument is of type ‘xmms_playlist_position_action_t *’ 73 | int xmmsv_get_int32 (const xmmsv_t *val, int32_t *r) XMMS_PUBLIC; | ~~~~~~~~~^ ../src/plugins/ices/ices.c: In function ‘xmms_ices_update_comment’: ../src/plugins/ices/ices.c:355:18: warning: unused variable ‘props’ [-Wunused-variable] 355 | } *pptr, props[] = { | ^~~~~ ../src/plugins/ices/ices.c:355:12: warning: unused variable ‘pptr’ [-Wunused-variable] 355 | } *pptr, props[] = { | ^~~~ At top level: ../src/plugins/ices/ices.c:355:12: warning: ‘pptr’ defined but not used [-Wunused-variable] ../src/plugins/ices/ices.c:355:18: warning: ‘props’ defined but not used [-Wunused-const-variable=] 355 | } *pptr, props[] = { | ^~~~~ In file included from ../src/xmms/courier.c:92: src/xmms/courier_ipc.c: In function ‘__int_xmms_cmd_send_message’: src/xmms/courier_ipc.c:32:32: warning: passing argument 2 of ‘xmmsv_get_int32’ from incompatible pointer type [-Wincompatible-pointer-types] 32 | if (!xmmsv_get_int (t, &argval1)) { | ^~~~~~~~ | | | xmms_c2c_reply_policy_t * In file included from ../src/include/xmmsc/xmmsv.h:20, from ../src/include/xmms/xmms_object.h:26, from ../src/xmms/courier.c:25: ../src/include/xmmsc/xmmsv_general.h:73:51: note: expected ‘int32_t *’ {aka ‘int *’} but argument is of type ‘xmms_c2c_reply_policy_t *’ 73 | int xmmsv_get_int32 (const xmmsv_t *val, int32_t *r) XMMS_PUBLIC; | ~~~~~~~~~^ In file included from ../src/xmms/courier.c:92: src/xmms/courier_ipc.c: In function ‘__int_xmms_cmd_reply’: src/xmms/courier_ipc.c:77:32: warning: passing argument 2 of ‘xmmsv_get_int32’ from incompatible pointer type [-Wincompatible-pointer-types] 77 | if (!xmmsv_get_int (t, &argval1)) { | ^~~~~~~~ | | | xmms_c2c_reply_policy_t * In file included from ../src/include/xmmsc/xmmsv.h:20, from ../src/include/xmms/xmms_object.h:26, from ../src/xmms/courier.c:25: ../src/include/xmmsc/xmmsv_general.h:73:51: note: expected ‘int32_t *’ {aka ‘int *’} but argument is of type ‘xmms_c2c_reply_policy_t *’ 73 | int xmmsv_get_int32 (const xmmsv_t *val, int32_t *r) XMMS_PUBLIC; | ~~~~~~~~~^ ../src/xmms/xform.c: In function ‘xmms_xform_metadata_collect’: ../src/xmms/xform.c:655:9: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 655 | GTimeVal now; | ^~~~~~~~ In file included from ../../../../../../include/glib-2.0/glib/galloca.h:32, from ../../../../../../include/glib-2.0/glib.h:30, from ../src/include/xmms/xmms_object.h:23, from ../src/includepriv/xmmspriv/xmms_plugin.h:23, from ../src/xmms/xform.c:24: ../../../../../../include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ ../src/xmms/xform.c:686:17: warning: ‘g_get_current_time’ is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations] 686 | g_get_current_time (&now); | ^~~~~~~~~~~~~~~~~~ In file included from ../../../../../../include/glib-2.0/glib/giochannel.h:33, from ../../../../../../include/glib-2.0/glib.h:54, from ../src/include/xmms/xmms_object.h:23, from ../src/includepriv/xmmspriv/xmms_plugin.h:23, from ../src/xmms/xform.c:24: ../../../../../../include/glib-2.0/glib/gmain.h:688:8: note: declared here 688 | void g_get_current_time (GTimeVal *result); | ^~~~~~~~~~~~~~~~~~ ../src/xmms/xform.c: In function ‘xmms_xform_this_read’: ../src/xmms/xform.c:976:41: warning: Deprecated pre-processor symbol: replace with "memmove" 976 | g_memmove (xform->buffer + xform->buffered, buf + read, res); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from ../src/include/xmmsclient/xmmsclient++/list.h:22, from ../src/include/xmmsclient/xmmsclient++/result.h:22, from ../src/include/xmmsclient/xmmsclient++/medialib.h:22, from ../src/clients/lib/xmmsclient++/xform.cpp:18: /usr/include/boost/bind.hpp:36:1: note: ‘#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.’ 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from ../src/include/xmmsclient/xmmsclient++/typedefs.h:21, from ../src/include/xmmsclient/xmmsclient++/playback.h:22, from ../src/include/xmmsclient/xmmsclient++/client.h:22, from ../src/clients/lib/xmmsclient++/stats.cpp:18: /usr/include/boost/bind.hpp:36:1: note: ‘#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.’ 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from ../src/include/xmmsclient/xmmsclient++/typedefs.h:21, from ../src/include/xmmsclient/xmmsclient++/playback.h:22, from ../src/include/xmmsclient/xmmsclient++/client.h:22, from ../src/clients/lib/xmmsclient++/client.cpp:19: /usr/include/boost/bind.hpp:36:1: note: ‘#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.’ 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/sys/types.h:25, from ../../../../../../lib/perl5/CORE/perl.h:893, from ../src/clients/lib/perl/perl_xmmsclient.h:2, from ../src/clients/lib/perl/XMMSClientPlaylist.xs:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ ../src/clients/lib/ruby/rb_result.c:511:51: warning: "/*" within comment [-Wcomment] 511 | * Example: rawdict.to_propdict( ['server','plugin/*'] ) | In file included from ../../../../../../include/ruby-3.0.0/ruby/ruby.h:24, from ../../../../../../include/ruby-3.0.0/ruby.h:38, from ../src/clients/lib/ruby/rb_result.c:20: ../src/clients/lib/ruby/rb_result.c: In function ‘Init_Result’: ../../../../../../include/ruby-3.0.0/ruby/internal/anyargs.h:109:5: warning: argument 3 null where non-null expected [-Wnonnull] 109 | __builtin_choose_expr( \ | ^~~~~~~~~~~~~~~~~~~~~ ../../../../../../include/ruby-3.0.0/ruby/internal/anyargs.h:242:67: note: in expansion of macro ‘RBIMPL_ANYARGS_DISPATCH’ 242 | # define RBIMPL_ANYARGS_DISPATCH_rb_define_singleton_method(n, f) RBIMPL_ANYARGS_DISPATCH(RBIMPL_CFUNC_IS_rb_f_notimplement(f), rb_define_singleton_method_m3, RBIMPL_ANYARGS_DISPATCH_rb_define_singleton_method_15(n)) | ^~~~~~~~~~~~~~~~~~~~~~~ ../../../../../../include/ruby-3.0.0/ruby/internal/anyargs.h:307:61: note: in expansion of macro ‘RBIMPL_ANYARGS_DISPATCH_rb_define_singleton_method’ 307 | #define rb_define_singleton_method(obj, mid, func, arity) RBIMPL_ANYARGS_DISPATCH_rb_define_singleton_method((arity), (func))((obj), (mid), (func), (arity)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/clients/lib/ruby/rb_result.c:556:9: note: in expansion of macro ‘rb_define_singleton_method’ 556 | rb_define_singleton_method (cResult, "new", NULL, 0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../../../../../include/ruby-3.0.0/ruby/ruby.h:24, from ../../../../../../include/ruby-3.0.0/ruby.h:38, from ../src/clients/lib/ruby/rb_result.c:20: ../../../../../../include/ruby-3.0.0/ruby/internal/anyargs.h:270:21: note: in a call to function ‘rb_define_singleton_method_00’ declared ‘nonnull’ 270 | RBIMPL_ANYARGS_DECL(rb_define_singleton_method, VALUE, const char *) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../../../../include/ruby-3.0.0/ruby/internal/anyargs.h:254:41: note: in definition of macro ‘RBIMPL_ANYARGS_DECL’ 254 | RBIMPL_ANYARGS_ATTRSET(sym) static void sym ## _00(__VA_ARGS__, VALUE(*)(VALUE), int); \ | ^~~ In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from ../src/include/xmmsclient/xmmsclient++/typedefs.h:21, from ../src/include/xmmsclient/xmmsclient++/helpers.h:25, from ../src/clients/lib/xmmsclient++/helpers.cpp:18: /usr/include/boost/bind.hpp:36:1: note: ‘#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.’ 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/sys/types.h:25, from ../../../../../../lib/perl5/CORE/perl.h:893, from ../src/clients/lib/perl/perl_xmmsclient.h:2, from ../src/clients/lib/perl/perl_xmmsclient.c:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ ../src/plugins/mp4/mp4ff/mp4atom.c: In function ‘mp4ff_read_mp4a’: ../src/plugins/mp4/mp4ff/mp4atom.c:347:14: warning: variable ‘size’ set but not used [-Wunused-but-set-variable] 347 | uint64_t size; | ^~~~ ../src/lib/s4/src/lib/s4.c: In function ‘_write_file’: ../src/lib/s4/src/lib/s4.c:370:9: warning: ‘strncpy’ output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] 370 | strncpy (hdr.magic, S4_MAGIC, S4_MAGIC_LEN); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/sys/types.h:25, from ../../../../../../lib/perl5/CORE/perl.h:893, from ../src/clients/lib/perl/perl_xmmsclient.h:2, from ../src/clients/lib/perl/XMMSClientCollection.xs:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ In file included from /usr/include/sys/types.h:25, from ../../../../../../lib/perl5/CORE/perl.h:893, from ../src/clients/lib/perl/perl_xmmsclient.h:2, from ../src/clients/lib/perl/XMMSClientResult.xs:1: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ In file included from ../src/xmms/output.c:84: src/xmms/output_ipc.c: In function ‘__int_xmms_cmd_seek_ms’: src/xmms/output_ipc.c:105:32: warning: passing argument 2 of ‘xmmsv_get_int32’ from incompatible pointer type [-Wincompatible-pointer-types] 105 | if (!xmmsv_get_int (t, &argval1)) { | ^~~~~~~~ | | | xmms_playback_seek_mode_t * In file included from ../src/include/xmmsc/xmmsv.h:20, from ../src/include/xmms/xmms_object.h:26, from ../src/include/xmms/xmms_config.h:21, from ../src/include/xmms/xmms_outputplugin.h:30, from ../src/includepriv/xmmspriv/xmms_output.h:23, from ../src/xmms/output.c:25: ../src/include/xmmsc/xmmsv_general.h:73:51: note: expected ‘int32_t *’ {aka ‘int *’} but argument is of type ‘xmms_playback_seek_mode_t *’ 73 | int xmmsv_get_int32 (const xmmsv_t *val, int32_t *r) XMMS_PUBLIC; | ~~~~~~~~~^ In file included from ../src/xmms/output.c:84: src/xmms/output_ipc.c: In function ‘__int_xmms_cmd_seek_samples’: src/xmms/output_ipc.c:143:32: warning: passing argument 2 of ‘xmmsv_get_int32’ from incompatible pointer type [-Wincompatible-pointer-types] 143 | if (!xmmsv_get_int (t, &argval1)) { | ^~~~~~~~ | | | xmms_playback_seek_mode_t * In file included from ../src/include/xmmsc/xmmsv.h:20, from ../src/include/xmms/xmms_object.h:26, from ../src/include/xmms/xmms_config.h:21, from ../src/include/xmms/xmms_outputplugin.h:30, from ../src/includepriv/xmmspriv/xmms_output.h:23, from ../src/xmms/output.c:25: ../src/include/xmmsc/xmmsv_general.h:73:51: note: expected ‘int32_t *’ {aka ‘int *’} but argument is of type ‘xmms_playback_seek_mode_t *’ 73 | int xmmsv_get_int32 (const xmmsv_t *val, int32_t *r) XMMS_PUBLIC; | ~~~~~~~~~^ ../src/clients/nycli/command_trie.c: In function ‘command_trie_elem_insert’: ../src/clients/nycli/command_trie.c:242:25: warning: ignoring return value of ‘g_list_insert_before’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 242 | g_list_insert_before (prev, curr, t); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from ../src/include/xmmsclient/xmmsclient++/typedefs.h:21, from ../src/include/xmmsclient/xmmsclient++/playback.h:22, from ../src/include/xmmsclient/xmmsclient++/client.h:22, from ../src/clients/lib/xmmsclient++/playlist.cpp:18: /usr/include/boost/bind.hpp:36:1: note: ‘#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.’ 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from ../src/include/xmmsclient/xmmsclient++/typedefs.h:21, from ../src/include/xmmsclient/xmmsclient++/playback.h:22, from ../src/include/xmmsclient/xmmsclient++/client.h:22, from ../src/clients/lib/xmmsclient++/coll.cpp:18: /usr/include/boost/bind.hpp:36:1: note: ‘#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.’ 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ ../src/clients/nycli/matching_browse.c: In function ‘resolve_pattern’: ../src/clients/nycli/matching_browse.c:139:17: warning: ‘g_pattern_match_string’ is deprecated: Use 'g_pattern_spec_match_string' instead [-Wdeprecated-declarations] 139 | if (!g_pattern_match_string (spec, path)) { | ^~ In file included from ../../../../../../include/glib-2.0/glib.h:65, from ../src/clients/nycli/matching_browse.c:19: ../../../../../../include/glib-2.0/glib/gpattern.h:55:15: note: declared here 55 | gboolean g_pattern_match_string (GPatternSpec *pspec, | ^~~~~~~~~~~~~~~~~~~~~~ ../src/plugins/ofa/ofa.c: In function ‘xmms_ofa_init’: ../src/plugins/ofa/ofa.c:105:31: warning: variable ‘entry’ set but not used [-Wunused-but-set-variable] 105 | xmms_medialib_entry_t entry; | ^~~~~ ../src/plugins/asf/libasf/guid.c:24:25: warning: ‘asf_guid_null’ defined but not used [-Wunused-const-variable=] 24 | static const asf_guid_t asf_guid_null = | ^~~~~~~~~~~~~ In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from ../src/include/xmmsclient/xmmsclient++/typedefs.h:21, from ../src/include/xmmsclient/xmmsclient++/playback.h:22, from ../src/include/xmmsclient/xmmsclient++/client.h:22, from ../src/clients/lib/xmmsclient++/collection.cpp:18: /usr/include/boost/bind.hpp:36:1: note: ‘#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.’ 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from ../src/include/xmmsclient/xmmsclient++/typedefs.h:21, from ../src/include/xmmsclient/xmmsclient++/playback.h:22, from ../src/include/xmmsclient/xmmsclient++/client.h:22, from ../src/clients/lib/xmmsclient++/config.cpp:18: /usr/include/boost/bind.hpp:36:1: note: ‘#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.’ 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from ../src/include/xmmsclient/xmmsclient++/list.h:22, from ../src/include/xmmsclient/xmmsclient++/result.h:22, from ../src/include/xmmsclient/xmmsclient++/bindata.h:22, from ../src/clients/lib/xmmsclient++/bindata.cpp:18: /usr/include/boost/bind.hpp:36:1: note: ‘#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.’ 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from ../src/include/xmmsclient/xmmsclient++/typedefs.h:21, from ../src/include/xmmsclient/xmmsclient++/playback.h:22, from ../src/include/xmmsclient/xmmsclient++/client.h:22, from ../src/clients/lib/xmmsclient++/playback.cpp:18: /usr/include/boost/bind.hpp:36:1: note: ‘#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.’ 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from ../src/include/xmmsclient/xmmsclient++/typedefs.h:21, from ../src/include/xmmsclient/xmmsclient++/helpers.h:25, from ../src/clients/lib/xmmsclient++/dict.cpp:19: /usr/include/boost/bind.hpp:36:1: note: ‘#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.’ 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /usr/include/boost/smart_ptr/detail/yield_k.hpp:23, from /usr/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /usr/include/boost/smart_ptr/detail/spinlock.hpp:42, from /usr/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /usr/include/boost/smart_ptr/shared_ptr.hpp:29, from /usr/include/boost/shared_ptr.hpp:17, from ../src/include/xmmsclient/xmmsclient++/list.h:22, from ../src/include/xmmsclient/xmmsclient++/result.h:22, from ../src/include/xmmsclient/xmmsclient++/medialib.h:22, from ../src/clients/lib/xmmsclient++/medialib.cpp:18: /usr/include/boost/bind.hpp:36:1: note: ‘#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.’ 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ ./ install/ install/doinst.sh install/slack-desc usr/ usr/bin/ usr/bin/_xmms2-migrate-collections-v0 usr/bin/s4 usr/bin/sqlite2s4 usr/bin/xmms2 usr/bin/xmms2-et usr/bin/xmms2-find-avahi usr/bin/xmms2-launcher usr/bin/xmms2-mdns-avahi usr/bin/xmms2-mlib-updater usr/bin/xmms2d usr/doc/ usr/doc/xmms2-20170827_dedc33d/ usr/doc/xmms2-20170827_dedc33d/AUTHORS usr/doc/xmms2-20170827_dedc33d/COPYING usr/doc/xmms2-20170827_dedc33d/COPYING.GPL usr/doc/xmms2-20170827_dedc33d/COPYING.LGPL usr/doc/xmms2-20170827_dedc33d/README.mdown usr/doc/xmms2-20170827_dedc33d/TODO usr/doc/xmms2-20170827_dedc33d/xmms2.SlackBuild usr/include/ usr/include/xmms2/ usr/include/xmms2/xmms/ usr/include/xmms2/xmms/xmms_bindata.h usr/include/xmms2/xmms/xmms_config.h usr/include/xmms2/xmms/xmms_error.h usr/include/xmms2/xmms/xmms_ipc.h usr/include/xmms2/xmms/xmms_log.h usr/include/xmms2/xmms/xmms_medialib.h usr/include/xmms2/xmms/xmms_object.h usr/include/xmms2/xmms/xmms_outputplugin.h usr/include/xmms2/xmms/xmms_plugin.h usr/include/xmms2/xmms/xmms_sample.h usr/include/xmms2/xmms/xmms_streamtype.h usr/include/xmms2/xmms/xmms_util.h usr/include/xmms2/xmms/xmms_xformplugin.h usr/include/xmms2/xmmsc/ usr/include/xmms2/xmmsc/xmmsc-glib.h usr/include/xmms2/xmmsc/xmmsc_compiler.h usr/include/xmms2/xmmsc/xmmsc_errorcodes.h usr/include/xmms2/xmmsc/xmmsc_idnumbers.h usr/include/xmms2/xmmsc/xmmsc_idnumbers_extra.h usr/include/xmms2/xmmsc/xmmsc_ipc_msg.h usr/include/xmms2/xmmsc/xmmsc_ipc_transport.h usr/include/xmms2/xmmsc/xmmsc_log.h usr/include/xmms2/xmmsc/xmmsc_sockets.h usr/include/xmms2/xmmsc/xmmsc_stdbool.h usr/include/xmms2/xmmsc/xmmsc_stdint.h usr/include/xmms2/xmmsc/xmmsc_stringport.h usr/include/xmms2/xmmsc/xmmsc_strlist.h usr/include/xmms2/xmmsc/xmmsc_unistd.h usr/include/xmms2/xmmsc/xmmsc_util.h usr/include/xmms2/xmmsc/xmmsc_visualization.h usr/include/xmms2/xmmsc/xmmsv.h usr/include/xmms2/xmmsc/xmmsv_bitbuffer.h usr/include/xmms2/xmmsc/xmmsv_build.h usr/include/xmms2/xmmsc/xmmsv_c2c.h usr/include/xmms2/xmmsc/xmmsv_coll.h usr/include/xmms2/xmmsc/xmmsv_deprecated.h usr/include/xmms2/xmmsc/xmmsv_dict.h usr/include/xmms2/xmmsc/xmmsv_general.h usr/include/xmms2/xmmsc/xmmsv_list.h usr/include/xmms2/xmmsc/xmmsv_service.h usr/include/xmms2/xmmsc/xmmsv_util.h usr/include/xmms2/xmmsclient/ usr/include/xmms2/xmmsclient/xmmsclient++/ usr/include/xmms2/xmmsclient/xmmsclient++-glib.h usr/include/xmms2/xmmsclient/xmmsclient++.h usr/include/xmms2/xmmsclient/xmmsclient++/bindata.h usr/include/xmms2/xmmsclient/xmmsclient++/client.h usr/include/xmms2/xmmsclient/xmmsclient++/coll.h usr/include/xmms2/xmmsclient/xmmsclient++/collection.h usr/include/xmms2/xmmsclient/xmmsclient++/config.h usr/include/xmms2/xmmsclient/xmmsclient++/dict.h usr/include/xmms2/xmmsclient/xmmsclient++/exceptions.h usr/include/xmms2/xmmsclient/xmmsclient++/helpers.h usr/include/xmms2/xmmsclient/xmmsclient++/list.h usr/include/xmms2/xmmsclient/xmmsclient++/listener.h usr/include/xmms2/xmmsclient/xmmsclient++/mainloop.h usr/include/xmms2/xmmsclient/xmmsclient++/medialib.h usr/include/xmms2/xmmsclient/xmmsclient++/playback.h usr/include/xmms2/xmmsclient/xmmsclient++/playlist.h usr/include/xmms2/xmmsclient/xmmsclient++/result.h usr/include/xmms2/xmmsclient/xmmsclient++/signal.h usr/include/xmms2/xmmsclient/xmmsclient++/stats.h usr/include/xmms2/xmmsclient/xmmsclient++/typedefs.h usr/include/xmms2/xmmsclient/xmmsclient++/xform.h usr/include/xmms2/xmmsclient/xmmsclient-cf.h usr/include/xmms2/xmmsclient/xmmsclient-ecore.h usr/include/xmms2/xmmsclient/xmmsclient-glib.h usr/include/xmms2/xmmsclient/xmmsclient-qt.h usr/include/xmms2/xmmsclient/xmmsclient.h usr/lib/ usr/lib/libxmmsclient++-glib.so.1.0.0 usr/lib/libxmmsclient++.so.4.0.0 usr/lib/libxmmsclient-glib.so.1.0.0 usr/lib/libxmmsclient.so.6.0.0 usr/lib/perl5/ usr/lib/perl5/Audio/ usr/lib/perl5/Audio/XMMSClient/ usr/lib/perl5/Audio/XMMSClient.pm usr/lib/perl5/Audio/XMMSClient.pod usr/lib/perl5/Audio/XMMSClient/Collection.pm usr/lib/perl5/Audio/XMMSClient/Collection.pod usr/lib/perl5/Audio/XMMSClient/Glib.pm usr/lib/perl5/Audio/XMMSClient/Playlist.pod usr/lib/perl5/Audio/XMMSClient/Result.pod usr/lib/perl5/Audio/XMMSClient/Sync.pm usr/lib/perl5/auto/ usr/lib/perl5/auto/Audio/ usr/lib/perl5/auto/Audio/XMMSClient/ usr/lib/perl5/auto/Audio/XMMSClient/XMMSClient.so usr/lib/pkgconfig/ usr/lib/pkgconfig/xmms2-client-cpp-glib.pc usr/lib/pkgconfig/xmms2-client-cpp.pc usr/lib/pkgconfig/xmms2-client-glib.pc usr/lib/pkgconfig/xmms2-client.pc usr/lib/pkgconfig/xmms2-plugin.pc usr/lib/ruby/ usr/lib/ruby/site_ruby/ usr/lib/ruby/site_ruby/3.0.0/ usr/lib/ruby/site_ruby/3.0.0/i586-linux/ usr/lib/ruby/site_ruby/3.0.0/i586-linux/xmmsclient_ext.so usr/lib/ruby/site_ruby/3.0.0/i586-linux/xmmsclient_glib.so usr/lib/ruby/site_ruby/3.0.0/xmmsclient/ usr/lib/ruby/site_ruby/3.0.0/xmmsclient.rb usr/lib/ruby/site_ruby/3.0.0/xmmsclient/async.rb usr/lib/ruby/site_ruby/3.0.0/xmmsclient/sync.rb usr/lib/xmms2/ usr/lib/xmms2/libxmms_airplay.so usr/lib/xmms2/libxmms_alsa.so usr/lib/xmms2/libxmms_ao.so usr/lib/xmms2/libxmms_asf.so usr/lib/xmms2/libxmms_asx.so usr/lib/xmms2/libxmms_avcodec.so usr/lib/xmms2/libxmms_cdda.so usr/lib/xmms2/libxmms_cue.so usr/lib/xmms2/libxmms_curl.so usr/lib/xmms2/libxmms_daap.so usr/lib/xmms2/libxmms_diskwrite.so usr/lib/xmms2/libxmms_faad.so usr/lib/xmms2/libxmms_file.so usr/lib/xmms2/libxmms_flac.so usr/lib/xmms2/libxmms_fluidsynth.so usr/lib/xmms2/libxmms_gvfs.so usr/lib/xmms2/libxmms_html.so usr/lib/xmms2/libxmms_ices.so usr/lib/xmms2/libxmms_icymetaint.so usr/lib/xmms2/libxmms_id3v2.so usr/lib/xmms2/libxmms_jack.so usr/lib/xmms2/libxmms_karaoke.so usr/lib/xmms2/libxmms_m3u.so usr/lib/xmms2/libxmms_mad.so usr/lib/xmms2/libxmms_mid1.so usr/lib/xmms2/libxmms_midsquash.so usr/lib/xmms2/libxmms_mms.so usr/lib/xmms2/libxmms_modplug.so usr/lib/xmms2/libxmms_mp4.so usr/lib/xmms2/libxmms_mpg123.so usr/lib/xmms2/libxmms_normalize.so usr/lib/xmms2/libxmms_null.so usr/lib/xmms2/libxmms_nulstripper.so usr/lib/xmms2/libxmms_ofa.so usr/lib/xmms2/libxmms_opus.so usr/lib/xmms2/libxmms_oss.so usr/lib/xmms2/libxmms_pls.so usr/lib/xmms2/libxmms_pulse.so usr/lib/xmms2/libxmms_rss.so usr/lib/xmms2/libxmms_samba.so usr/lib/xmms2/libxmms_sndfile.so usr/lib/xmms2/libxmms_speex.so usr/lib/xmms2/libxmms_vocoder.so usr/lib/xmms2/libxmms_vorbis.so usr/lib/xmms2/libxmms_wave.so usr/lib/xmms2/libxmms_wavpack.so usr/lib/xmms2/libxmms_xml.so usr/lib/xmms2/libxmms_xspf.so usr/man/ usr/man/man1/ usr/man/man1/xmms2-et.1.gz usr/man/man1/xmms2-launcher.1.gz usr/man/man1/xmms2-mdns-avahi.1.gz usr/man/man1/xmms2.1.gz usr/man/man1/xmms2d.1.gz usr/share/ usr/share/pixmaps/ usr/share/pixmaps/xmms2-128.png usr/share/pixmaps/xmms2-16.png usr/share/pixmaps/xmms2-32.png usr/share/pixmaps/xmms2-48.png usr/share/pixmaps/xmms2-black-on-white.svg usr/share/pixmaps/xmms2-white-on-black.svg usr/share/pixmaps/xmms2.svg usr/share/xmms2/ usr/share/xmms2/mind.in.a.box-lament_snipplet.ogg usr/share/xmms2/scripts/ usr/share/xmms2/scripts/startup.d/ usr/share/xmms2/scripts/startup.d/xmms2-et-launcher.sh usr/share/xmms2/scripts/startup.d/xmms2-mdns-launcher.sh usr/share/xmms2/scripts/startup.d/xmms2-mlib-updater.sh gate_set.json xmms2-20170827_dedc33d/tests/server/medialib/test_query_ids_order_by_id.json xmms2-20170827_dedc33d/tests/server/medialib/test_aggregate_sum_duration_size.json xmms2-20170827_dedc33d/tests/server/medialib/test_complement_not_first.json xmms2-20170827_dedc33d/tests/server/medialib/test_cluster_dict_missing_value_with_fallback.json xmms2-20170827_dedc33d/tests/server/medialib/test_intersection.json xmms2-20170827_dedc33d/tests/server/medialib/test_query_infos_order_by_tracknr.json xmms2-20170827_dedc33d/tests/server/medialib/test_complement_multi_source.json xmms2-20170827_dedc33d/tests/server/medialib/test_source_pref_inheritance.json xmms2-20170827_dedc33d/tests/server/t_streamtype.c xmms2-20170827_dedc33d/tests/server/t_collection.c xmms2-20170827_dedc33d/tests/server/medialib-runner.c xmms2-20170827_dedc33d/tests/server/t_xform.c xmms2-20170827_dedc33d/tests/server/t_playlist.c xmms2-20170827_dedc33d/tests/server/t_medialib.c xmms2-20170827_dedc33d/tests/wscript xmms2-20170827_dedc33d/tests/utils/ xmms2-20170827_dedc33d/tests/utils/json.h xmms2-20170827_dedc33d/tests/utils/coll_utils.h xmms2-20170827_dedc33d/tests/utils/value_utils.c xmms2-20170827_dedc33d/tests/utils/jsonism.c xmms2-20170827_dedc33d/tests/utils/value_utils.h xmms2-20170827_dedc33d/tests/utils/jsonism.h xmms2-20170827_dedc33d/tests/utils/coll_utils.c xmms2-20170827_dedc33d/tests/utils/json.c xmms2-20170827_dedc33d/tests/server-utils/ xmms2-20170827_dedc33d/tests/server-utils/ipc_call.c xmms2-20170827_dedc33d/tests/server-utils/mlib_utils.h xmms2-20170827_dedc33d/tests/server-utils/mlib_utils.c xmms2-20170827_dedc33d/tests/server-utils/ipc_call.h xmms2-20170827_dedc33d/tests/xcu.h xmms2-20170827_dedc33d/tests/client/ xmms2-20170827_dedc33d/tests/client/t_command_trie.c xmms2-20170827_dedc33d/tests/runner/ xmms2-20170827_dedc33d/tests/runner/main.c xmms2-20170827_dedc33d/tests/runner/memory_status.c xmms2-20170827_dedc33d/tests/runner/memory_status.h xmms2-20170827_dedc33d/mind.in.a.box-lament_snipplet.ogg xmms2-20170827_dedc33d/Doxyfile xmms2-20170827_dedc33d/COPYING.LGPL xmms2-20170827_dedc33d/COPYING.GPL xmms2-20170827_dedc33d/wscript xmms2-20170827_dedc33d/COPYING xmms2-20170827_dedc33d/utils/ xmms2-20170827_dedc33d/utils/gen-changelog.py xmms2-20170827_dedc33d/utils/wafgen xmms2-20170827_dedc33d/utils/compare-builds.py xmms2-20170827_dedc33d/utils/gen-tarball.py xmms2-20170827_dedc33d/utils/travis-build.sh xmms2-20170827_dedc33d/utils/gen-tree-hashes.py xmms2-20170827_dedc33d/utils/update_copyright_year.sh xmms2-20170827_dedc33d/utils/valgrind-suppressions xmms2-20170827_dedc33d/utils/wafgen.conf xmms2-20170827_dedc33d/utils/gen-wiki-release-authors.py xmms2-20170827_dedc33d/utils/gen-wiki-release-bugs.py xmms2-20170827_dedc33d/utils/tag-xmms2.sh xmms2-20170827_dedc33d/xmms2.pc.in xmms2-20170827_dedc33d/pixmaps/ xmms2-20170827_dedc33d/pixmaps/xmms2-32.png xmms2-20170827_dedc33d/pixmaps/xmms2-white-on-black.svg xmms2-20170827_dedc33d/pixmaps/xmms2.ico xmms2-20170827_dedc33d/pixmaps/xmms2-48.png xmms2-20170827_dedc33d/pixmaps/xmms2.svg xmms2-20170827_dedc33d/pixmaps/xmms2-16.png xmms2-20170827_dedc33d/pixmaps/xmms2-black-on-white.svg xmms2-20170827_dedc33d/pixmaps/wscript xmms2-20170827_dedc33d/pixmaps/xmms2.rc xmms2-20170827_dedc33d/pixmaps/xmms2-128.png xmms2-20170827_dedc33d/.git/ xmms2-20170827_dedc33d/.git/branches/ xmms2-20170827_dedc33d/.git/logs/ xmms2-20170827_dedc33d/.git/logs/refs/ xmms2-20170827_dedc33d/.git/logs/refs/remotes/ xmms2-20170827_dedc33d/.git/logs/refs/remotes/origin/ xmms2-20170827_dedc33d/.git/logs/refs/remotes/origin/HEAD xmms2-20170827_dedc33d/.git/logs/refs/heads/ xmms2-20170827_dedc33d/.git/logs/refs/heads/master xmms2-20170827_dedc33d/.git/logs/HEAD xmms2-20170827_dedc33d/.git/refs/ xmms2-20170827_dedc33d/.git/refs/remotes/ xmms2-20170827_dedc33d/.git/refs/remotes/origin/ xmms2-20170827_dedc33d/.git/refs/remotes/origin/HEAD xmms2-20170827_dedc33d/.git/refs/heads/ xmms2-20170827_dedc33d/.git/refs/heads/master xmms2-20170827_dedc33d/.git/refs/tags/ xmms2-20170827_dedc33d/.git/modules/ xmms2-20170827_dedc33d/.git/modules/src/ xmms2-20170827_dedc33d/.git/modules/src/lib/ xmms2-20170827_dedc33d/.git/modules/src/lib/s4/ xmms2-20170827_dedc33d/.git/modules/src/lib/s4/branches/ xmms2-20170827_dedc33d/.git/modules/src/lib/s4/logs/ xmms2-20170827_dedc33d/.git/modules/src/lib/s4/logs/refs/ xmms2-20170827_dedc33d/.git/modules/src/lib/s4/logs/refs/remotes/ xmms2-20170827_dedc33d/.git/modules/src/lib/s4/logs/refs/remotes/origin/ xmms2-20170827_dedc33d/.git/modules/src/lib/s4/logs/refs/remotes/origin/HEAD xmms2-20170827_dedc33d/.git/modules/src/lib/s4/logs/refs/heads/ xmms2-20170827_dedc33d/.git/modules/src/lib/s4/logs/refs/heads/master xmms2-20170827_dedc33d/.git/modules/src/lib/s4/logs/HEAD xmms2-20170827_dedc33d/.git/modules/src/lib/s4/refs/ xmms2-20170827_dedc33d/.git/modules/src/lib/s4/refs/remotes/ xmms2-20170827_dedc33d/.git/modules/src/lib/s4/refs/remotes/origin/ xmms2-20170827_dedc33d/.git/modules/src/lib/s4/refs/remotes/origin/HEAD xmms2-20170827_dedc33d/.git/modules/src/lib/s4/refs/heads/ xmms2-20170827_dedc33d/.git/modules/src/lib/s4/refs/heads/master xmms2-20170827_dedc33d/.git/modules/src/lib/s4/refs/tags/ xmms2-20170827_dedc33d/.git/modules/src/lib/s4/index xmms2-20170827_dedc33d/.git/modules/src/lib/s4/packed-refs xmms2-20170827_dedc33d/.git/modules/src/lib/s4/info/ xmms2-20170827_dedc33d/.git/modules/src/lib/s4/info/exclude xmms2-20170827_dedc33d/.git/modules/src/lib/s4/hooks/ xmms2-20170827_dedc33d/.git/modules/src/lib/s4/hooks/applypatch-msg.sample xmms2-20170827_dedc33d/.git/modules/src/lib/s4/hooks/update.sample xmms2-20170827_dedc33d/.git/modules/src/lib/s4/hooks/pre-receive.sample xmms2-20170827_dedc33d/.git/modules/src/lib/s4/hooks/pre-applypatch.sample xmms2-20170827_dedc33d/.git/modules/src/lib/s4/hooks/pre-rebase.sample xmms2-20170827_dedc33d/.git/modules/src/lib/s4/hooks/pre-commit.sample xmms2-20170827_dedc33d/.git/modules/src/lib/s4/hooks/prepare-commit-msg.sample xmms2-20170827_dedc33d/.git/modules/src/lib/s4/hooks/pre-push.sample xmms2-20170827_dedc33d/.git/modules/src/lib/s4/hooks/commit-msg.sample xmms2-20170827_dedc33d/.git/modules/src/lib/s4/hooks/post-update.sample xmms2-20170827_dedc33d/.git/modules/src/lib/s4/hooks/fsmonitor-watchman.sample xmms2-20170827_dedc33d/.git/modules/src/lib/s4/objects/ xmms2-20170827_dedc33d/.git/modules/src/lib/s4/objects/pack/ xmms2-20170827_dedc33d/.git/modules/src/lib/s4/objects/pack/pack-3b6822e098ff1bed24dbdf8509d4d08ef7ee7994.pack xmms2-20170827_dedc33d/.git/modules/src/lib/s4/objects/pack/pack-3b6822e098ff1bed24dbdf8509d4d08ef7ee7994.idx xmms2-20170827_dedc33d/.git/modules/src/lib/s4/objects/info/ xmms2-20170827_dedc33d/.git/modules/src/lib/s4/description xmms2-20170827_dedc33d/.git/modules/src/lib/s4/config xmms2-20170827_dedc33d/.git/modules/src/lib/s4/HEAD xmms2-20170827_dedc33d/.git/modules/doc/ xmms2-20170827_dedc33d/.git/modules/doc/tutorial/ xmms2-20170827_dedc33d/.git/modules/doc/tutorial/branches/ xmms2-20170827_dedc33d/.git/modules/doc/tutorial/logs/ xmms2-20170827_dedc33d/.git/modules/doc/tutorial/logs/refs/ xmms2-20170827_dedc33d/.git/modules/doc/tutorial/logs/refs/remotes/ xmms2-20170827_dedc33d/.git/modules/doc/tutorial/logs/refs/remotes/origin/ xmms2-20170827_dedc33d/.git/modules/doc/tutorial/logs/refs/remotes/origin/HEAD xmms2-20170827_dedc33d/.git/modules/doc/tutorial/logs/refs/heads/ xmms2-20170827_dedc33d/.git/modules/doc/tutorial/logs/refs/heads/master xmms2-20170827_dedc33d/.git/modules/doc/tutorial/logs/HEAD xmms2-20170827_dedc33d/.git/modules/doc/tutorial/refs/ xmms2-20170827_dedc33d/.git/modules/doc/tutorial/refs/remotes/ xmms2-20170827_dedc33d/.git/modules/doc/tutorial/refs/remotes/origin/ xmms2-20170827_dedc33d/.git/modules/doc/tutorial/refs/remotes/origin/HEAD xmms2-20170827_dedc33d/.git/modules/doc/tutorial/refs/heads/ xmms2-20170827_dedc33d/.git/modules/doc/tutorial/refs/heads/master xmms2-20170827_dedc33d/.git/modules/doc/tutorial/refs/tags/ xmms2-20170827_dedc33d/.git/modules/doc/tutorial/index xmms2-20170827_dedc33d/.git/modules/doc/tutorial/packed-refs xmms2-20170827_dedc33d/.git/modules/doc/tutorial/info/ xmms2-20170827_dedc33d/.git/modules/doc/tutorial/info/exclude xmms2-20170827_dedc33d/.git/modules/doc/tutorial/hooks/ xmms2-20170827_dedc33d/.git/modules/doc/tutorial/hooks/applypatch-msg.sample xmms2-20170827_dedc33d/.git/modules/doc/tutorial/hooks/update.sample xmms2-20170827_dedc33d/.git/modules/doc/tutorial/hooks/pre-receive.sample xmms2-20170827_dedc33d/.git/modules/doc/tutorial/hooks/pre-applypatch.sample xmms2-20170827_dedc33d/.git/modules/doc/tutorial/hooks/pre-rebase.sample xmms2-20170827_dedc33d/.git/modules/doc/tutorial/hooks/pre-commit.sample xmms2-20170827_dedc33d/.git/modules/doc/tutorial/hooks/prepare-commit-msg.sample xmms2-20170827_dedc33d/.git/modules/doc/tutorial/hooks/pre-push.sample xmms2-20170827_dedc33d/.git/modules/doc/tutorial/hooks/commit-msg.sample xmms2-20170827_dedc33d/.git/modules/doc/tutorial/hooks/post-update.sample xmms2-20170827_dedc33d/.git/modules/doc/tutorial/hooks/fsmonitor-watchman.sample xmms2-20170827_dedc33d/.git/modules/doc/tutorial/objects/ xmms2-20170827_dedc33d/.git/modules/doc/tutorial/objects/pack/ xmms2-20170827_dedc33d/.git/modules/doc/tutorial/objects/pack/pack-f5891f91df86c0586b72f1ef97571594822bc8b7.pack xmms2-20170827_dedc33d/.git/modules/doc/tutorial/objects/pack/pack-f5891f91df86c0586b72f1ef97571594822bc8b7.idx xmms2-20170827_dedc33d/.git/modules/doc/tutorial/objects/info/ xmms2-20170827_dedc33d/.git/modules/doc/tutorial/description xmms2-20170827_dedc33d/.git/modules/doc/tutorial/config xmms2-20170827_dedc33d/.git/modules/doc/tutorial/HEAD xmms2-20170827_dedc33d/.git/index xmms2-20170827_dedc33d/.git/packed-refs xmms2-20170827_dedc33d/.git/info/ xmms2-20170827_dedc33d/.git/info/exclude xmms2-20170827_dedc33d/.git/hooks/ xmms2-20170827_dedc33d/.git/hooks/applypatch-msg.sample xmms2-20170827_dedc33d/.git/hooks/update.sample xmms2-20170827_dedc33d/.git/hooks/pre-receive.sample xmms2-20170827_dedc33d/.git/hooks/pre-applypatch.sample xmms2-20170827_dedc33d/.git/hooks/pre-rebase.sample xmms2-20170827_dedc33d/.git/hooks/pre-commit.sample xmms2-20170827_dedc33d/.git/hooks/prepare-commit-msg.sample xmms2-20170827_dedc33d/.git/hooks/pre-push.sample xmms2-20170827_dedc33d/.git/hooks/commit-msg.sample xmms2-20170827_dedc33d/.git/hooks/post-update.sample xmms2-20170827_dedc33d/.git/hooks/fsmonitor-watchman.sample xmms2-20170827_dedc33d/.git/objects/ xmms2-20170827_dedc33d/.git/objects/pack/ xmms2-20170827_dedc33d/.git/objects/pack/pack-43ee0064531a568b7f2aeca5284459875fdaccc5.pack xmms2-20170827_dedc33d/.git/objects/pack/pack-43ee0064531a568b7f2aeca5284459875fdaccc5.idx xmms2-20170827_dedc33d/.git/objects/info/ xmms2-20170827_dedc33d/.git/description xmms2-20170827_dedc33d/.git/config xmms2-20170827_dedc33d/.git/HEAD xmms2-20170827_dedc33d/TODO xmms2-20170827_dedc33d/waf xmms2-20170827_dedc33d/.travis.yml xmms2-20170827_dedc33d/AUTHORS src/lib/s4: b46e5975 (up-to-date) doc/tutorial: 8ff8c66d (up-to-date) Setting top to : /usr/src/slapt-src/audio/xmms2/xmms2-20170827_dedc33d Setting out to : /usr/src/slapt-src/audio/xmms2/xmms2-20170827_dedc33d/_build_ Platform code for posix : ok Checking for 'gcc' (C compiler) : /usr/bin/gcc Checking for 'g++' (C++ compiler) : /usr/bin/g++ Checking for compiler flags -Werror=unknown-warning-option : no Checking for compiler flags -Werror=unknown-warning-option : no Checking for compiler flags -fvisibility=hidden : yes Checking for compiler flags -fvisibility=hidden : yes git commit id : dedc33d7 uncommited changed : no Checking for compiler flags -Werror=unknown-warning-option : no Checking for compiler flags -Werror=unknown-warning-option : no Checking for compiler flags -Wall : yes Checking for compiler flags -Wempty-body : yes Checking for compiler flags -Wformat=2 : yes Checking for compiler flags -Wformat-nonliteral : yes Checking for compiler flags -Wformat-security : yes Checking for compiler flags -Wignored-qualifiers : yes Checking for compiler flags -Wmissing-prototypes : yes Checking for compiler flags -Wstrict-prototypes : yes Checking for compiler flags -Wtype-limits : yes Checking for compiler flags -Wwrite-strings : yes Checking for compiler flags -Wunused-but-set-variable : yes Checking for compiler flags -Wformat-extra-args : yes Checking for compiler flags -Wformat-zero-length : yes Checking for compiler flags -fdiagnostics-show-option : yes Checking for compiler flags -fdiagnostics-show-option : yes Checking for compiler flags -Werror=implicit-function-declaration : yes /usr/lib/pkgconfig Checking for program 'pkg-config' : /usr/bin/pkg-config Checking for 'glib-2.0' : yes Checking for 'valgrind' : yes Checking for 'speex' : yes Checking for 'ogg' : yes Checking for library m : yes Checking for 'libxml-2.0' : yes Checking for header sys/soundcard.h : yes Checking for library ossaudio : not found Checking for 'ao' : yes Checking for 'vorbisfile' : yes Checking for 'fluidsynth' : yes Checking for library m : yes Checking for function fstatat : yes Checking for function dirfd : yes Checking for 'sndfile' : yes Checking for 'libcurl' : yes Checking for function curl_multi_strerror : yes Checking for 'wavpack' : yes Checking for 'alsa' : yes Checking for header mpc/mpcdec.h : not found Checking for header mpcdec/mpcdec.h : not found Checking for 'libmpg123' : yes Testing mpg123 with default off_t : yes Checking for 'smbclient' : yes Checking for 'avahi-glib' : yes Checking for 'avahi-client' : yes Checking for 'gio-2.0' : yes Selected daap backend : avahi Checking for 'libavcodec' : yes Checking for header avcodec.h : not found Checking for header libavcodec/avcodec.h : yes Checking for function avcodec_decode_audio4 : yes Checking for function avcodec_free_frame : no Checking for 'libcdio_cdda' : yes Checking for 'libdiscid' : yes Checking for header sys/select.h : yes Checking for 'openssl' : yes Checking for 'libgme' : not found Checking for header gme/gme.h : not found Checking for 'shout' : yes Checking for 'ogg' : yes Checking for 'vorbisenc' : yes Checking for 'opus' : yes Checking for 'ogg' : yes Checking for 'opusfile' : yes Checking for 'sc68' : not found Checking for 'libsidplay2' : not found Checking for 'gio-2.0' : yes Checking for 'modplug' : not found Checking for 'libmodplug' : yes Checking for header modplug.h : not found Checking for header libmodplug/modplug.h : yes Checking for header AudioUnit/AudioUnit.h : not found Checking for 'neuros-cooler-media' : not found Checking for 'libpulse' : yes Checking for 'mms' : not found Checking for 'libmms' : yes Checking for header mac/All.h : not found Checking for 'flac' : yes Checking for header tremor/ivorbisfile.h : not found Checking for library m : yes Checking for 'libxml-2.0' : yes Checking for 'libofa' : yes Checking for library m : yes Checking for header faad.h : yes Checking for library faad : yes Checking for library m : yes Checking for header windows.h : not found Checking for 'fftw3f' : yes Checking for 'samplerate' : yes Checking for 'jack' : yes Checking for 'mad' : yes Checking for header ['stdio.h', 'readline/readline.h'] : yes Checking for function rl_filename_dequoting_function : yes Checking for 'avahi-client' : yes Checking for 'avahi-glib' : yes Checking for 'gio-2.0' : yes Checking for function g_file_query_file_type : yes Checking for library m : yes Checking for 'vorbisenc' : yes Checking for 'vorbis' : yes Checking for 'ogg' : yes Checking for 'libvisual-0.4' : yes Checking for 'sdl' : yes Checking for 'ecore' : not found Checking boost includes : 1.78.0 Checking for minimum perl version 5.7.3 : 5.34.0 Checking for program 'ruby' : /usr/bin/ruby Checking for ruby version > 1.8.0 : 3.0.4 Checking for header ruby.h : yes Checking for function rb_protect_inspect : not found Checking for program 'flex' : /usr/bin/flex Checking for program 'bison' : /usr/bin/bison Checking for header ['stdio.h', 'readline/readline.h'] : yes Checking for function readline : yes Checking for code snippet : yes Checking for program 'valgrind' : /usr/bin/valgrind Checking for program 'lcov' : /bin/lcov Checking for program 'genhtml' : /bin/genhtml Checking for header CUnit/CUnit.h : not found Checking for 'sqlite3' : yes Checking for program 'valgrind' : /usr/bin/valgrind Checking for program 'lcov' : /bin/lcov Checking for program 'genhtml' : /bin/genhtml Checking for header CUnit/CUnit.h : not found Checking for 'gmodule-2.0' : yes Checking for function sin : yes Checking for header sys/vfs.h : yes Checking for function localtime_r : yes Checking for function semctl : yes Checking for union semun : no Checking for function nanosleep : yes Checking for function modf : yes Checking for function semtimedop : yes Default output plugin: pulse Git submodules: =============== src/lib/s4: b46e5975 (up-to-date) doc/tutorial: 8ff8c66d (up-to-date) Optional configuration: ======================= Enabled: et, launcher, mdns, medialib-updater, migrate-collections, nycli, perl, pixmaps, ruby, s4, sqlite2s4, vistest, xmmsclient++, xmmsclient++-glib Disabled: python, tests, xmmsclient-cf, xmmsclient-ecore Plugins configuration: ====================== Output: airplay, alsa, ao, diskwrite, ices, jack, null, oss, pulse XForm/Other: asf, asx, avcodec, cdda, cue, curl, daap, equalizer, faad, file, flac, fluidsynth, gvfs, html, icymetaint, id3v2, karaoke, m3u, mad, mid1, midsquash, mms, modplug, mp4, mpg123, normalize, nulstripper, ofa, opus, pls, replaygain, rss, samba, sndfile, speex, vocoder, vorbis, wave, wavpack, xml, xspf Disabled: apefile, coreaudio, flv, gme, mac, musepack, nms, sc68, sid, sun, tremor, tta, waveout Built-ins: equalizer, replaygain 'configure' finished successfully (3.628s) src/lib/s4: b46e5975 (up-to-date) doc/tutorial: 8ff8c66d (up-to-date) Waf: Entering directory `/usr/src/slapt-src/audio/xmms2/xmms2-20170827_dedc33d/_build_' [ 2/377] Processing bindata_ipc.c: src/ipc.xml src/xmms/bindata_ipc.py -> _build_/src/xmms/bindata_ipc.c [ 2/377] Processing collection_ipc.c: src/ipc.xml src/xmms/collection_ipc.py -> _build_/src/xmms/collection_ipc.c [ 3/377] Processing collsync_ipc.c: src/ipc.xml src/xmms/collsync_ipc.py -> _build_/src/xmms/collsync_ipc.c [ 4/377] Processing config_ipc.c: src/ipc.xml src/xmms/config_ipc.py -> _build_/src/xmms/config_ipc.c [ 5/377] Processing main_ipc.c: src/ipc.xml src/xmms/main_ipc.py -> _build_/src/xmms/main_ipc.c [ 6/377] Processing mediainfo_ipc.c: src/ipc.xml src/xmms/mediainfo_ipc.py -> _build_/src/xmms/mediainfo_ipc.c [ 7/377] Processing medialib_ipc.c: src/ipc.xml src/xmms/medialib_ipc.py -> _build_/src/xmms/medialib_ipc.c [ 8/377] Processing output_ipc.c: src/ipc.xml src/xmms/output_ipc.py -> _build_/src/xmms/output_ipc.c [ 9/377] Processing playlist_ipc.c: src/ipc.xml src/xmms/playlist_ipc.py -> _build_/src/xmms/playlist_ipc.c [ 10/377] Processing visualization/object_ipc.c: src/ipc.xml src/xmms/visualization/object_ipc.py -> _build_/src/xmms/visualization/object_ipc.c [ 11/377] Processing xform_ipc.c: src/ipc.xml src/xmms/xform_ipc.py -> _build_/src/xmms/xform_ipc.c [ 12/377] Processing courier_ipc.c: src/ipc.xml src/xmms/courier_ipc.py -> _build_/src/xmms/courier_ipc.c [ 13/377] Processing ipc_manager_ipc.c: src/ipc.xml src/xmms/ipc_manager_ipc.py -> _build_/src/xmms/ipc_manager_ipc.c [ 14/377] Compiling src/xmms/builtin_plugins.genpy [ 15/377] Compiling src/xmms/converter.genpy [ 16/377] Compiling src/xmms/xmms2d.1 [ 17/377] Processing /usr/src/slapt-src/audio/xmms2/xmms2-20170827_dedc33d/_build_/src/include/xmmsc/xmmsc_idnumbers.h: src/ipc.xml src/include/xmmsc/xmmsc_idnumbers.py -> _build_/src/include/xmmsc/xmmsc_idnumbers.h [ 18/377] Compiling src/clients/nycli/xmms2.1 [ 19/377] Compiling src/clients/launcher/xmms2-launcher.1 [ 20/377] Compiling src/clients/et/xmms2-et-launcher.sh.in [ 21/377] Compiling src/clients/et/xmms2-et.1 [ 22/377] Compiling src/clients/mdns/avahi/xmms2-mdns-launcher.sh.in [ 23/377] Compiling src/clients/mdns/avahi/xmms2-mdns-avahi.1 [ 24/377] Compiling src/clients/medialib-updater/xmms2-mlib-updater.sh.in [ 25/377] Compiling src/clients/lib/perl/XMMSClient.xs [ 26/377] Compiling src/clients/lib/perl/XMMSClientPlaylist.xs [ 27/377] Compiling src/clients/lib/perl/XMMSClientCollection.xs [ 28/377] Compiling src/clients/lib/perl/XMMSClientResult.xs [ 29/377] Compiling src/clients/lib/perl/XMMSClient.xs [ 30/377] Compiling src/clients/lib/perl/XMMSClientPlaylist.xs [ 31/377] Compiling src/clients/lib/perl/XMMSClientCollection.xs [ 32/377] Compiling src/clients/lib/perl/XMMSClientResult.xs [ 33/377] Processing src/lib/s4/src/tools/s4/main.y [ 34/377] Compiling src/lib/s4/src/tools/s4/lexer.l [ 35/377] Compiling xmms2.pc.in [ 36/377] Compiling xmms2.pc.in [ 37/377] Compiling xmms2.pc.in [ 38/377] Compiling xmms2.pc.in [ 39/377] Compiling xmms2.pc.in [ 40/377] Compiling src/plugins/mp4/mp4.c [ 41/377] Compiling src/plugins/opus/opus.c [ 42/377] Compiling src/plugins/speex/speex.c [ 43/377] Compiling src/xmms/log.c [ 44/377] Compiling src/plugins/sndfile/sndfile.c [ 45/377] Compiling src/xmms/main.c [ 46/377] Compiling src/plugins/flac/flac.c [ 47/377] Compiling src/plugins/html/html.c [ 48/377] Compiling src/clients/nycli/commands_server.c [ 49/377] Compiling src/clients/lib/ruby/rb_playlist.c [ 50/377] Compiling src/tools/sqlite2s4/main.c [ 51/377] Compiling src/clients/nycli/readline.c [ 52/377] Compiling src/lib/s4/src/lib/transaction.c [ 53/377] Compiling src/clients/lib/xmmsclient/service/service.c [ 54/377] Compiling src/xmms/outputplugin.c [ 55/377] Compiling src/plugins/asf/libasf/header.c [ 56/377] Compiling src/clients/lib/xmmsclient/xform.c [ 57/377] Compiling src/xmms/bindata.c [ 58/377] Compiling src/plugins/asf/asf.c [ 59/377] Compiling src/lib/xmmsipc/msg.c [ 60/377] Compiling src/clients/nycli/commands.c [ 61/377] Compiling src/clients/lib/xmmsclient/service/interface_entity.c [ 62/377] Compiling src/clients/mdns/avahi/find-avahi.c [ 63/377] Compiling src/lib/s4/src/tools/s4/config.c [ 64/377] Compiling src/plugins/pulse/pulse.c [ 65/377] Compiling src/xmms/xform_object.c [ 66/377] Compiling src/plugins/faad/faad.c [ 67/377] Compiling src/plugins/normalize/normalize.c [ 68/377] Compiling src/xmms/compat/signal_unix.c [ 69/377] Compiling src/plugins/daap/daap_md5.c [ 70/377] Compiling src/xmms/cutter_plugins.c [ 71/377] Compiling src/plugins/equalizer/eq.c [ 72/377] Compiling src/xmms/metadata.c [ 73/377] Compiling src/plugins/vocoder/vocoder.c [ 74/377] Compiling src/lib/xmmsutils/strlist.c [ 75/377] Compiling src/plugins/airplay/airplay.c [ 76/377] Compiling src/clients/lib/xmmsclient++/signal.cpp [ 77/377] Compiling src/clients/nycli/currently_playing.c [ 78/377] Linking _build_/src/plugins/html/libxmms_html.so [ 79/377] Compiling src/clients/nycli/compat_unix.c [ 80/377] Compiling src/clients/vistest/vistest_fft.c [ 81/377] Compiling _build_/src/xmms/builtin_plugins.c [ 82/377] Compiling src/clients/lib/xmmsclient/visualization/unixshm.c [ 83/377] Compiling src/xmms/visualization/unixshm.c [ 84/377] Compiling src/plugins/pls/pls.c [ 85/377] Compiling src/clients/lib/xmmsclient/playback.c [ 86/377] Compiling src/clients/lib/xmmsclient++/stats.cpp [ 87/377] Compiling _build_/src/clients/lib/perl/XMMSClient.c [ 88/377] Compiling src/plugins/avcodec/avcodec.c [ 89/377] Compiling src/plugins/replaygain/replaygain.c [ 90/377] Compiling src/lib/s4/src/lib/log.c [ 91/377] Linking _build_/src/plugins/flac/libxmms_flac.so [ 92/377] Compiling src/clients/nycli/command.c [ 93/377] Compiling src/clients/lib/xmmsclient/service/client.c [ 94/377] Compiling src/plugins/ao/ao.c [ 95/377] Compiling src/plugins/mp4/mp4ff/mp4util.c [ 96/377] Compiling src/plugins/diskwrite/diskwrite.c [ 97/377] Compiling src/plugins/airplay/rtspmessage.c [ 98/377] Compiling src/clients/nycli/commands_playback.c [ 99/377] Compiling src/plugins/normalize/compress.c [100/377] Compiling src/lib/xmmstypes/value_serialize.c [101/377] Compiling src/clients/lib/xmmsclient/ipc.c [102/377] Compiling src/clients/lib/xmmsclient/visualization/client.c [103/377] Compiling src/clients/lib/xmmsclient++/xform.cpp [104/377] Compiling src/plugins/daap/daap_util.c [105/377] Compiling src/clients/mdns/avahi/mdns-avahi.c [106/377] Compiling src/plugins/gvfs/gvfs.c [107/377] Compiling src/lib/xmmstypes/xmmsv_dict.c [108/377] Compiling src/xmms/compat/localtime_unix.c [109/377] Compiling src/xmms/mediainfo.c [110/377] Compiling src/xmms/plugin.c [111/377] Compiling src/clients/vistest/libvisual.c [112/377] Compiling src/lib/xmmsipc/socket_unix.c [113/377] Compiling src/clients/lib/xmmsclient++/client.cpp [114/377] Compiling src/clients/nycli/status.c [115/377] Compiling src/plugins/cdda/cdda.c [116/377] Compiling src/xmms/medialib_query_result.c [117/377] Compiling src/plugins/equalizer/iir_fpu.c [118/377] Compiling src/plugins/asf/libasf/parse.c [119/377] Compiling src/plugins/mpg123/mpg123.c [120/377] Compiling src/plugins/file/browse/fstatat.c [121/377] Compiling src/lib/s4/src/lib/sourcepref.c [122/377] Compiling src/clients/lib/xmmsclient++/playlist.cpp [123/377] Compiling src/xmms/xform_plugin.c [124/377] Compiling src/clients/medialib-updater/main.c [125/377] Compiling src/plugins/id3v2/id3.c [126/377] Compiling src/xmms/medialib_query.c [127/377] Compiling src/xmms/streamtype.c [128/377] Compiling src/xmms/playlist.c [129/377] Compiling src/plugins/vocoder/pvocoder.c [130/377] Compiling src/lib/xmmsutils/stacktrace.c [131/377] Compiling src/clients/lib/ruby/rb_xmmsclient_glib.c [132/377] Compiling src/lib/xmmsutils/log.c [133/377] Compiling src/plugins/mid1/mid1.c [134/377] Compiling src/plugins/daap/daap_mdns_avahi.c [135/377] Compiling src/plugins/daap/daap_cmd.c [136/377] Compiling src/plugins/wavpack/wavpack.c [137/377] Compiling src/plugins/mp4/mp4ff/mp4meta.c [138/377] Compiling src/plugins/curl/curl_http.c [139/377] Compiling src/plugins/airplay/net_utils.c [140/377] Compiling src/plugins/rss/rss.c [141/377] Compiling src/xmms/fetchinfo.c [142/377] Linking _build_/src/plugins/pls/libxmms_pls.so [143/377] Compiling src/clients/lib/xmmsclient/xmmsclient.c [144/377] Linking _build_/src/plugins/sndfile/libxmms_sndfile.so [145/377] Compiling src/lib/s4/src/lib/const.c [146/377] Compiling src/clients/lib/xmmsclient++/helpers.cpp [147/377] Compiling src/lib/xmmsipc/socket_tcp.c [148/377] Linking _build_/src/plugins/ao/libxmms_ao.so [149/377] Linking _build_/src/plugins/faad/libxmms_faad.so [150/377] Compiling src/lib/s4/src/lib/val.c [151/377] Compiling src/plugins/ices/ices.c [152/377] Compiling src/clients/lib/xmmsclient++/coll.cpp [153/377] Compiling src/plugins/asf/libasf/data.c [154/377] Compiling src/plugins/asx/asx.c [155/377] Compiling src/xmms/error.c [156/377] Compiling src/lib/s4/src/lib/result.c [157/377] Compiling src/clients/nycli/alias.c [158/377] Compiling src/xmms/sample.c [159/377] Compiling src/clients/nycli/column_display.c [160/377] Compiling src/plugins/jack/jack.c [161/377] Compiling src/tools/sqlite2s4/colls4.c [162/377] Compiling src/xmms/courier.c [163/377] Compiling _build_/src/lib/s4/src/tools/s4/main.tab.c [164/377] Compiling src/xmms/xform.c [165/377] Compiling src/clients/lib/xmmsclient/c2c.c [166/377] Compiling src/plugins/midsquash/midsquash.c [167/377] Compiling src/lib/s4/src/tools/s4/print.c [168/377] Compiling _build_/src/xmms/converter.c [169/377] Compiling src/clients/lib/xmmsclient++/collection.cpp [170/377] Compiling src/lib/xmmsvisualization/timestamp.c [171/377] Compiling _build_/src/clients/lib/perl/XMMSClientPlaylist.c [172/377] Compiling src/clients/lib/xmmsclient/visualization/udp.c [173/377] Compiling src/clients/lib/ruby/rb_collection.c [174/377] Compiling src/lib/s4/src/lib/oplist.c [175/377] Compiling src/lib/s4/src/lib/uuid.c [176/377] Compiling src/plugins/modplug/modplug.c [177/377] Compiling src/clients/lib/xmmsclient/playlist.c [178/377] Compiling src/plugins/m3u/m3u.c [179/377] Compiling src/plugins/mp4/mp4ff/mp4ff.c [180/377] Compiling src/clients/lib/xmmsclient/medialib.c [181/377] Compiling src/plugins/airplay/rtspdefs.c [182/377] Compiling src/lib/s4/src/lib/relation.c [183/377] Compiling src/clients/lib/ruby/rb_result.c [184/377] Compiling src/plugins/null/null.c [185/377] Compiling src/plugins/xspf/xspf.c [186/377] Compiling src/clients/lib/ruby/rb_xmmsclient_main.c [187/377] Compiling src/xmms/ipc.c [188/377] Compiling src/clients/lib/perl/perl_xmmsclient.c [189/377] Compiling src/clients/lib/xmmsclient-glib/xmmsclient-glib.c [190/377] Compiling src/lib/xmmstypes/xmmsv_util.c [191/377] Compiling src/plugins/mad/mad.c [192/377] Compiling src/plugins/wave/wave.c [193/377] Compiling src/plugins/daap/daap_xform.c [194/377] Compiling src/lib/xmmstypes/xmmsv_c2c.c [195/377] Compiling src/clients/nycli/commands_coll.c [196/377] Compiling src/clients/lib/xmmsclient/collparser.c [197/377] Compiling src/clients/vistest/ripper.c [198/377] Compiling src/plugins/daap/cc_handlers.c [199/377] Compiling src/plugins/mp4/mp4ff/mp4atom.c [200/377] Compiling _build_/src/clients/lib/perl/XMMSClientCollection.c [201/377] Compiling src/clients/lib/xmmsclient++-glib/xmmsclient++-glib.cpp [202/377] Compiling src/clients/launcher/xmms2-launcher.c [203/377] Compiling src/xmms/ringbuf.c [204/377] Compiling src/lib/s4/src/lib/s4.c [205/377] Compiling src/plugins/icymetaint/icymetaint.c [206/377] Compiling src/tools/migrate-collections/migrate-collections.c [207/377] Compiling src/plugins/cue/cue.c [208/377] Compiling _build_/src/clients/lib/perl/XMMSClientResult.c [209/377] Compiling src/clients/lib/xmmsclient++/config.cpp [210/377] Compiling src/lib/xmmstypes/xmmsv_bitbuffer.c [211/377] Linking _build_/src/plugins/gvfs/libxmms_gvfs.so [212/377] Compiling src/clients/lib/xmmsclient/result.c [213/377] Compiling src/lib/s4/src/lib/lock.c [214/377] Compiling src/lib/xmmstypes/xmmsv_coll.c [215/377] Linking _build_/src/plugins/normalize/libxmms_normalize.so [216/377] Compiling src/plugins/equalizer/iir_cfs.c [217/377] Compiling src/clients/nycli/playlist_positions.c [218/377] Linking _build_/src/plugins/opus/libxmms_opus.so [219/377] Compiling src/plugins/asf/libasf/byteio.c [220/377] Compiling src/lib/s4/src/lib/index.c [221/377] Compiling src/xmms/output.c [222/377] Compiling src/clients/lib/xmmsclient++/mainloop.cpp [223/377] Compiling src/plugins/mp4/mp4ff/mp4tagupdate.c [224/377] Compiling src/lib/xmmsipc/url.c [225/377] Compiling src/xmms/visualization/object.c [226/377] Compiling src/clients/nycli/utils.c [227/377] Compiling src/clients/et/xmms2-et.c [228/377] Compiling src/xmms/visualization/xform.c [229/377] Compiling src/lib/xmmsutils/utils_unix.c [230/377] Compiling src/xmms/playlist_updater.c [231/377] Compiling src/clients/vistest/vistest.c [232/377] Compiling src/clients/lib/xmmsclient/service/common.c [233/377] Compiling src/clients/nycli/command_trie.c [234/377] Compiling src/xmms/compat/checkroot_unix.c [235/377] Compiling src/clients/nycli/cmdnames.c [236/377] Compiling src/clients/lib/xmmsclient/bindata.c [237/377] Compiling src/clients/nycli/cli_context.c [238/377] Compiling src/plugins/alsa/alsa.c [239/377] Compiling src/plugins/fluidsynth/fluidsynth.c [240/377] Compiling src/lib/xmmssocket/socket_common.c [241/377] Compiling src/xmms/visualization/udp.c [242/377] Compiling src/lib/xmmstypes/xmmsv_general.c [243/377] Linking _build_/src/plugins/diskwrite/libxmms_diskwrite.so [244/377] Compiling src/clients/lib/xmmsclient/collection.c [245/377] Compiling src/clients/lib/xmmsclient++/exceptions.cpp [246/377] Compiling src/clients/lib/ruby/rb_xmmsclient.c [247/377] Compiling src/xmms/visualization/format.c [248/377] Compiling src/xmms/fetchspec.c [249/377] Compiling src/plugins/karaoke/karaoke.c [250/377] Linking _build_/src/plugins/vocoder/libxmms_vocoder.so [251/377] Linking _build_/src/plugins/avcodec/libxmms_avcodec.so [252/377] Linking _build_/src/plugins/speex/libxmms_speex.so [253/377] Compiling src/lib/s4/src/lib/pattern.c [254/377] Compiling src/lib/xmmsipc/transport.c [255/377] Compiling src/lib/s4/src/lib/fetchspec.c [256/377] Compiling src/lib/s4/src/lib/resultset.c [257/377] Compiling src/clients/nycli/configuration.c [258/377] Compiling src/xmms/object.c [259/377] Compiling src/xmms/utils.c [260/377] Compiling src/plugins/xml/xml.c [261/377] Compiling src/lib/xmmsutils/utils.c [262/377] Compiling src/lib/xmmsc-glib/xmmsc-glib.c [263/377] Compiling src/xmms/medialib.c [264/377] Compiling src/lib/s4/src/lib/cond.c [265/377] Compiling src/plugins/mms/mms.c [266/377] Compiling src/clients/nycli/matching_browse.c [267/377] Compiling src/plugins/airplay/rtspconnection.c [268/377] Compiling src/lib/xmmstypes/xmmsv_list.c [269/377] Compiling src/clients/lib/xmmsclient++/playback.cpp [270/377] Compiling src/plugins/ofa/ofa.c [271/377] Compiling src/plugins/nulstripper/nulstripper.c [272/377] Compiling src/plugins/file/file.c [273/377] Compiling src/xmms/medialib_session.c [274/377] Compiling src/clients/lib/xmmsclient++/bindata.cpp [275/377] Compiling src/clients/lib/xmmsclient++/medialib.cpp [276/377] Compiling src/clients/lib/xmmsclient/config.c [277/377] Compiling src/lib/xmmstypes/xmmsv_service.c [278/377] Compiling src/xmms/collsync.c [279/377] Compiling src/xmms/compat/statfs_linux.c [280/377] Compiling src/plugins/asf/libasf/guid.c [281/377] Compiling src/lib/xmmstypes/xmmsv_copy.c [282/377] Compiling src/plugins/equalizer/iir.c [283/377] Compiling src/lib/xmmsvisualization/udp.c [284/377] Compiling src/xmms/ringbuf_xform.c [285/377] Compiling src/xmms/collection.c [286/377] Compiling src/xmms/magic.c [287/377] Compiling src/plugins/asf/libasf/asf.c [288/377] Compiling src/xmms/config.c [289/377] Compiling _build_/src/lib/s4/src/tools/s4/lexer.lex.c [290/377] Compiling src/plugins/oss/oss.c [291/377] Compiling src/clients/nycli/commands_playlist.c [292/377] Compiling src/clients/lib/xmmsclient/xqueue.c [293/377] Compiling src/plugins/airplay/raop_client.c [294/377] Compiling src/plugins/id3v2/id3v2plugin.c [295/377] Compiling src/plugins/daap/daap_conn.c [296/377] Compiling src/clients/lib/xmmsclient/stats.c [297/377] Compiling src/plugins/pulse/backend.c [298/377] Compiling src/clients/nycli/main.c [299/377] Compiling src/xmms/compat/symlink_unix.c [300/377] Compiling src/plugins/mp4/mp4ff/mp4sample.c [301/377] Compiling src/plugins/samba/samba.c [302/377] Compiling src/plugins/ices/encode.c [303/377] Compiling src/lib/xmmssocket/socket_unix.c [304/377] Compiling src/xmms/converter_plugin.c [305/377] Compiling src/tools/sqlite2s4/sqlite.c [306/377] Compiling src/clients/lib/xmmsclient++/list.cpp [307/377] Compiling src/clients/lib/xmmsclient++/listener.cpp [308/377] Compiling src/lib/xmmsipc/transport_unix.c [309/377] Compiling src/clients/lib/xmmsclient++/dict.cpp [310/377] Compiling src/lib/xmmstypes/xmmsv_build.c [311/377] Compiling src/lib/xmmstypes/xlist.c [312/377] Compiling src/plugins/mad/xing.c [313/377] Compiling src/plugins/vorbis/vorbis.c [314/377] Compiling src/clients/nycli/cli_cache.c [315/377] Compiling src/tools/sqlite2s4/collsqlite.c [316/377] Linking _build_/src/plugins/mpg123/libxmms_mpg123.so [317/377] Linking _build_/src/plugins/mid1/libxmms_mid1.so [318/377] Linking _build_/src/plugins/asx/libxmms_asx.so [319/377] Linking _build_/src/clients/mdns/avahi/xmms2-find-avahi [320/377] Linking _build_/src/plugins/jack/libxmms_jack.so [321/377] Linking _build_/src/plugins/rss/libxmms_rss.so [322/377] Linking _build_/src/plugins/cdda/libxmms_cdda.so [323/377] Linking _build_/src/plugins/curl/libxmms_curl.so [324/377] Linking _build_/src/plugins/wavpack/libxmms_wavpack.so [325/377] Linking _build_/src/plugins/midsquash/libxmms_midsquash.so [326/377] Linking _build_/src/plugins/modplug/libxmms_modplug.so [327/377] Linking _build_/src/plugins/m3u/libxmms_m3u.so [328/377] Linking _build_/src/plugins/null/libxmms_null.so [329/377] Linking _build_/src/plugins/xspf/libxmms_xspf.so [330/377] Linking _build_/src/plugins/wave/libxmms_wave.so [331/377] Linking _build_/src/plugins/icymetaint/libxmms_icymetaint.so [332/377] Linking _build_/src/plugins/cue/libxmms_cue.so [333/377] Linking _build_/src/plugins/alsa/libxmms_alsa.so [334/377] Linking _build_/src/plugins/fluidsynth/libxmms_fluidsynth.so [335/377] Linking _build_/src/plugins/karaoke/libxmms_karaoke.so [336/377] Linking _build_/src/clients/launcher/xmms2-launcher [337/377] Linking _build_/src/plugins/xml/libxmms_xml.so [338/377] Linking _build_/src/lib/xmmsc-glib/libxmmsc-glib.a [339/377] Linking _build_/src/plugins/mms/libxmms_mms.so [340/377] Linking _build_/src/lib/s4/src/lib/libs4.a [341/377] Linking _build_/src/plugins/nulstripper/libxmms_nulstripper.so [342/377] Linking _build_/src/plugins/ofa/libxmms_ofa.so [343/377] Linking _build_/src/plugins/file/libxmms_file.so [344/377] Linking _build_/src/plugins/asf/libxmms_asf.so [345/377] Linking _build_/src/plugins/oss/libxmms_oss.so [346/377] Linking _build_/src/plugins/id3v2/libxmms_id3v2.so [347/377] Linking _build_/src/plugins/airplay/libxmms_airplay.so [348/377] Linking _build_/src/plugins/daap/libxmms_daap.so [349/377] Linking _build_/src/plugins/pulse/libxmms_pulse.so [350/377] Linking _build_/src/plugins/mp4/libxmms_mp4.so [351/377] Linking _build_/src/plugins/samba/libxmms_samba.so [352/377] Linking _build_/src/plugins/ices/libxmms_ices.so [353/377] Linking _build_/src/tools/migrate-collections/_xmms2-migrate-collections-v0 [354/377] Linking _build_/src/clients/lib/xmmsclient/libxmmsclient.so [355/377] Linking _build_/src/plugins/mad/libxmms_mad.so [356/377] Linking _build_/src/plugins/vorbis/libxmms_vorbis.so [357/377] Linking _build_/src/tools/sqlite2s4/sqlite2s4 [358/377] Linking _build_/src/lib/s4/src/tools/s4/s4 [359/377] Linking _build_/src/xmms/xmms2d [360/377] Linking _build_/src/clients/vistest/xmms2-libvisual [361/377] Linking _build_/src/clients/lib/xmmsclient-glib/libxmmsclient-glib.so [362/377] Linking _build_/src/clients/lib/ruby/xmmsclient_ext.so [363/377] Linking _build_/src/clients/vistest/xmms2-ripper [364/377] Linking _build_/src/clients/lib/perl/XMMSClient.so [365/377] Linking _build_/src/clients/nycli/xmms2 [366/377] Linking _build_/src/clients/medialib-updater/xmms2-mlib-updater [367/377] Linking _build_/src/clients/vistest/vistest [368/377] Linking _build_/src/clients/vistest/vistest-fft [369/377] Linking _build_/src/clients/et/xmms2-et [370/377] Linking _build_/src/clients/mdns/avahi/xmms2-mdns-avahi [371/377] Linking _build_/src/clients/lib/xmmsclient++-glib/libxmmsclient++-glib.so [372/377] Linking _build_/src/clients/lib/ruby/xmmsclient_glib.so [373/377] Linking _build_/src/clients/lib/xmmsclient++/libxmmsclient++.so [374/377] Symlinking _build_/src/clients/lib/xmmsclient/libxmmsclient.so [375/377] Symlinking _build_/src/clients/lib/xmmsclient++-glib/libxmmsclient++-glib.so [376/377] Symlinking _build_/src/clients/lib/xmmsclient-glib/libxmmsclient-glib.so [377/377] Symlinking _build_/src/clients/lib/xmmsclient++/libxmmsclient++.so Waf: Leaving directory `/usr/src/slapt-src/audio/xmms2/xmms2-20170827_dedc33d/_build_' 'build' finished successfully (11.912s) src/lib/s4: b46e5975 (up-to-date) doc/tutorial: 8ff8c66d (up-to-date) Waf: Entering directory `/usr/src/slapt-src/audio/xmms2/xmms2-20170827_dedc33d/_build_' + symlink /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/lib/libxmmsclient.so (to libxmmsclient.so.6.0.0) + symlink /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/lib/libxmmsclient-glib.so (to libxmmsclient-glib.so.1.0.0) + symlink /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/lib/libxmmsclient.so.6 (to libxmmsclient.so.6.0.0) + symlink /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/lib/libxmmsclient-glib.so.1 (to libxmmsclient-glib.so.1.0.0) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/include/xmms2/xmmsc/xmmsc_idnumbers.h (from _build_/src/include/xmmsc/xmmsc_idnumbers.h) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/include/xmms2/xmms/xmms_bindata.h (from src/include/xmms/xmms_bindata.h) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/include/xmms2/xmms/xmms_config.h (from src/include/xmms/xmms_config.h) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/include/xmms2/xmms/xmms_error.h (from src/include/xmms/xmms_error.h) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/include/xmms2/xmms/xmms_ipc.h (from src/include/xmms/xmms_ipc.h) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/include/xmms2/xmms/xmms_log.h (from src/include/xmms/xmms_log.h) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/include/xmms2/xmmsc/xmmsc-glib.h (from src/include/xmmsc/xmmsc-glib.h) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/include/xmms2/xmms/xmms_medialib.h (from src/include/xmms/xmms_medialib.h) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/include/xmms2/xmmsclient/xmmsclient++-glib.h (from src/include/xmmsclient/xmmsclient++-glib.h) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/include/xmms2/xmms/xmms_object.h (from src/include/xmms/xmms_object.h) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/include/xmms2/xmmsc/xmmsc_compiler.h (from src/include/xmmsc/xmmsc_compiler.h) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/include/xmms2/xmmsclient/xmmsclient++.h (from src/include/xmmsclient/xmmsclient++.h) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/include/xmms2/xmmsc/xmmsc_errorcodes.h (from src/include/xmmsc/xmmsc_errorcodes.h) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/include/xmms2/xmms/xmms_outputplugin.h (from src/include/xmms/xmms_outputplugin.h) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/include/xmms2/xmmsclient/xmmsclient-cf.h (from src/include/xmmsclient/xmmsclient-cf.h) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/include/xmms2/xmmsc/xmmsc_idnumbers_extra.h (from src/include/xmmsc/xmmsc_idnumbers_extra.h) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/include/xmms2/xmmsclient/xmmsclient-ecore.h (from src/include/xmmsclient/xmmsclient-ecore.h) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/include/xmms2/xmms/xmms_plugin.h (from src/include/xmms/xmms_plugin.h) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/include/xmms2/xmmsc/xmmsc_ipc_msg.h (from src/include/xmmsc/xmmsc_ipc_msg.h) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/include/xmms2/xmms/xmms_sample.h (from src/include/xmms/xmms_sample.h) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/include/xmms2/xmmsclient/xmmsclient-glib.h (from src/include/xmmsclient/xmmsclient-glib.h) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/include/xmms2/xmmsc/xmmsc_ipc_transport.h (from src/include/xmmsc/xmmsc_ipc_transport.h) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/include/xmms2/xmms/xmms_streamtype.h (from src/include/xmms/xmms_streamtype.h) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/include/xmms2/xmmsclient/xmmsclient-qt.h (from src/include/xmmsclient/xmmsclient-qt.h) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/include/xmms2/xmms/xmms_util.h (from src/include/xmms/xmms_util.h) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/include/xmms2/xmmsclient/xmmsclient++/bindata.h (from src/include/xmmsclient/xmmsclient++/bindata.h) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/include/xmms2/xmmsc/xmmsc_log.h (from src/include/xmmsc/xmmsc_log.h) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/include/xmms2/xmmsclient/xmmsclient.h (from src/include/xmmsclient/xmmsclient.h) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/include/xmms2/xmms/xmms_xformplugin.h (from src/include/xmms/xmms_xformplugin.h) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/share/xmms2/scripts/startup.d/xmms2-et-launcher.sh (from _build_/src/clients/et/xmms2-et-launcher.sh) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/include/xmms2/xmmsc/xmmsc_sockets.h (from src/include/xmmsc/xmmsc_sockets.h) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/include/xmms2/xmmsclient/xmmsclient++/client.h (from src/include/xmmsclient/xmmsclient++/client.h) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/share/xmms2/scripts/startup.d/xmms2-mdns-launcher.sh (from _build_/src/clients/mdns/avahi/xmms2-mdns-launcher.sh) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/share/xmms2/scripts/startup.d/xmms2-mlib-updater.sh (from _build_/src/clients/medialib-updater/xmms2-mlib-updater.sh) + symlink /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/lib/libxmmsclient++.so (to libxmmsclient++.so.4.0.0) + symlink /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/lib/libxmmsclient++.so.4 (to libxmmsclient++.so.4.0.0) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/include/xmms2/xmmsc/xmmsc_stdbool.h (from src/include/xmmsc/xmmsc_stdbool.h) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/include/xmms2/xmmsclient/xmmsclient++/coll.h (from src/include/xmmsclient/xmmsclient++/coll.h) + symlink /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/lib/libxmmsclient++-glib.so (to libxmmsclient++-glib.so.1.0.0) + symlink /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/lib/libxmmsclient++-glib.so.1 (to libxmmsclient++-glib.so.1.0.0) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/include/xmms2/xmmsc/xmmsc_stdint.h (from src/include/xmmsc/xmmsc_stdint.h) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/include/xmms2/xmmsclient/xmmsclient++/collection.h (from src/include/xmmsclient/xmmsclient++/collection.h) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/include/xmms2/xmmsc/xmmsc_stringport.h (from src/include/xmmsc/xmmsc_stringport.h) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/lib/perl5/Audio/XMMSClient.pm (from src/clients/lib/perl/pm/Audio/XMMSClient.pm) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/lib/perl5/Audio/XMMSClient/Sync.pm (from src/clients/lib/perl/pm/Audio/XMMSClient/Sync.pm) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/include/xmms2/xmmsclient/xmmsclient++/config.h (from src/include/xmmsclient/xmmsclient++/config.h) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/include/xmms2/xmmsc/xmmsc_strlist.h (from src/include/xmmsc/xmmsc_strlist.h) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/lib/ruby/site_ruby/3.0.0/xmmsclient.rb (from src/clients/lib/ruby/xmmsclient.rb) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/lib/ruby/site_ruby/3.0.0/xmmsclient/async.rb (from src/clients/lib/ruby/async.rb) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/lib/ruby/site_ruby/3.0.0/xmmsclient/sync.rb (from src/clients/lib/ruby/sync.rb) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/lib/perl5/Audio/XMMSClient/Glib.pm (from src/clients/lib/perl/pm/Audio/XMMSClient/Glib.pm) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/include/xmms2/xmmsc/xmmsc_unistd.h (from src/include/xmmsc/xmmsc_unistd.h) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/include/xmms2/xmmsclient/xmmsclient++/dict.h (from src/include/xmmsclient/xmmsclient++/dict.h) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/lib/perl5/Audio/XMMSClient/Collection.pm (from src/clients/lib/perl/pm/Audio/XMMSClient/Collection.pm) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/include/xmms2/xmmsc/xmmsc_util.h (from src/include/xmmsc/xmmsc_util.h) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/include/xmms2/xmmsclient/xmmsclient++/exceptions.h (from src/include/xmmsclient/xmmsclient++/exceptions.h) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/include/xmms2/xmmsc/xmmsc_visualization.h (from src/include/xmmsc/xmmsc_visualization.h) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/include/xmms2/xmmsclient/xmmsclient++/helpers.h (from src/include/xmmsclient/xmmsclient++/helpers.h) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/include/xmms2/xmmsc/xmmsv.h (from src/include/xmmsc/xmmsv.h) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/include/xmms2/xmmsclient/xmmsclient++/list.h (from src/include/xmmsclient/xmmsclient++/list.h) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/include/xmms2/xmmsc/xmmsv_bitbuffer.h (from src/include/xmmsc/xmmsv_bitbuffer.h) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/include/xmms2/xmmsclient/xmmsclient++/listener.h (from src/include/xmmsclient/xmmsclient++/listener.h) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/include/xmms2/xmmsc/xmmsv_build.h (from src/include/xmmsc/xmmsv_build.h) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/include/xmms2/xmmsclient/xmmsclient++/mainloop.h (from src/include/xmmsclient/xmmsclient++/mainloop.h) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/share/pixmaps/xmms2-32.png (from pixmaps/xmms2-32.png) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/share/pixmaps/xmms2-16.png (from pixmaps/xmms2-16.png) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/include/xmms2/xmmsclient/xmmsclient++/medialib.h (from src/include/xmmsclient/xmmsclient++/medialib.h) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/include/xmms2/xmmsc/xmmsv_c2c.h (from src/include/xmmsc/xmmsv_c2c.h) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/share/pixmaps/xmms2-48.png (from pixmaps/xmms2-48.png) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/share/pixmaps/xmms2-128.png (from pixmaps/xmms2-128.png) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/share/pixmaps/xmms2.svg (from pixmaps/xmms2.svg) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/include/xmms2/xmmsclient/xmmsclient++/playback.h (from src/include/xmmsclient/xmmsclient++/playback.h) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/include/xmms2/xmmsc/xmmsv_coll.h (from src/include/xmmsc/xmmsv_coll.h) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/share/pixmaps/xmms2-black-on-white.svg (from pixmaps/xmms2-black-on-white.svg) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/share/pixmaps/xmms2-white-on-black.svg (from pixmaps/xmms2-white-on-black.svg) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/include/xmms2/xmmsc/xmmsv_deprecated.h (from src/include/xmmsc/xmmsv_deprecated.h) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/lib/pkgconfig/xmms2-client-cpp.pc (from _build_/xmms2-client-cpp.pc) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/include/xmms2/xmmsclient/xmmsclient++/playlist.h (from src/include/xmmsclient/xmmsclient++/playlist.h) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/lib/pkgconfig/xmms2-client-cpp-glib.pc (from _build_/xmms2-client-cpp-glib.pc) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/lib/pkgconfig/xmms2-client.pc (from _build_/xmms2-client.pc) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/lib/pkgconfig/xmms2-plugin.pc (from _build_/xmms2-plugin.pc) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/lib/pkgconfig/xmms2-client-glib.pc (from _build_/xmms2-client-glib.pc) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/include/xmms2/xmmsclient/xmmsclient++/result.h (from src/include/xmmsclient/xmmsclient++/result.h) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/include/xmms2/xmmsc/xmmsv_dict.h (from src/include/xmmsc/xmmsv_dict.h) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/include/xmms2/xmmsclient/xmmsclient++/signal.h (from src/include/xmmsclient/xmmsclient++/signal.h) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/include/xmms2/xmmsc/xmmsv_general.h (from src/include/xmmsc/xmmsv_general.h) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/share/xmms2/mind.in.a.box-lament_snipplet.ogg (from mind.in.a.box-lament_snipplet.ogg) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/include/xmms2/xmmsclient/xmmsclient++/stats.h (from src/include/xmmsclient/xmmsclient++/stats.h) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/man/man1/xmms2.1.gz (from _build_/src/clients/nycli/xmms2.1.gz) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/man/man1/xmms2d.1.gz (from _build_/src/xmms/xmms2d.1.gz) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/man/man1/xmms2-launcher.1.gz (from _build_/src/clients/launcher/xmms2-launcher.1.gz) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/include/xmms2/xmmsc/xmmsv_list.h (from src/include/xmmsc/xmmsv_list.h) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/man/man1/xmms2-et.1.gz (from _build_/src/clients/et/xmms2-et.1.gz) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/include/xmms2/xmmsclient/xmmsclient++/typedefs.h (from src/include/xmmsclient/xmmsclient++/typedefs.h) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/man/man1/xmms2-mdns-avahi.1.gz (from _build_/src/clients/mdns/avahi/xmms2-mdns-avahi.1.gz) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/include/xmms2/xmmsc/xmmsv_service.h (from src/include/xmmsc/xmmsv_service.h) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/lib/perl5/Audio/XMMSClient.pod (from _build_/src/clients/lib/perl/Audio/XMMSClient.pod) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/lib/perl5/Audio/XMMSClient/Playlist.pod (from _build_/src/clients/lib/perl/Audio/XMMSClient/Playlist.pod) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/include/xmms2/xmmsclient/xmmsclient++/xform.h (from src/include/xmmsclient/xmmsclient++/xform.h) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/include/xmms2/xmmsc/xmmsv_util.h (from src/include/xmmsc/xmmsv_util.h) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/lib/perl5/Audio/XMMSClient/Collection.pod (from _build_/src/clients/lib/perl/Audio/XMMSClient/Collection.pod) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/lib/perl5/Audio/XMMSClient/Result.pod (from _build_/src/clients/lib/perl/Audio/XMMSClient/Result.pod) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/lib/libxmmsclient.so.6.0.0 (from _build_/src/clients/lib/xmmsclient/libxmmsclient.so) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/lib/xmms2/libxmms_nulstripper.so (from _build_/src/plugins/nulstripper/libxmms_nulstripper.so) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/lib/xmms2/libxmms_ao.so (from _build_/src/plugins/ao/libxmms_ao.so) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/lib/xmms2/libxmms_diskwrite.so (from _build_/src/plugins/diskwrite/libxmms_diskwrite.so) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/lib/xmms2/libxmms_sndfile.so (from _build_/src/plugins/sndfile/libxmms_sndfile.so) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/lib/xmms2/libxmms_null.so (from _build_/src/plugins/null/libxmms_null.so) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/lib/xmms2/libxmms_xml.so (from _build_/src/plugins/xml/libxmms_xml.so) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/lib/xmms2/libxmms_avcodec.so (from _build_/src/plugins/avcodec/libxmms_avcodec.so) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/lib/xmms2/libxmms_cue.so (from _build_/src/plugins/cue/libxmms_cue.so) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/lib/xmms2/libxmms_html.so (from _build_/src/plugins/html/libxmms_html.so) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/lib/xmms2/libxmms_gvfs.so (from _build_/src/plugins/gvfs/libxmms_gvfs.so) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/lib/xmms2/libxmms_asx.so (from _build_/src/plugins/asx/libxmms_asx.so) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/lib/xmms2/libxmms_mms.so (from _build_/src/plugins/mms/libxmms_mms.so) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/lib/xmms2/libxmms_mad.so (from _build_/src/plugins/mad/libxmms_mad.so) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/bin/xmms2 (from _build_/src/clients/nycli/xmms2) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/bin/xmms2-launcher (from _build_/src/clients/launcher/xmms2-launcher) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/lib/xmms2/libxmms_xspf.so (from _build_/src/plugins/xspf/libxmms_xspf.so) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/lib/xmms2/libxmms_mpg123.so (from _build_/src/plugins/mpg123/libxmms_mpg123.so) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/lib/xmms2/libxmms_cdda.so (from _build_/src/plugins/cdda/libxmms_cdda.so) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/lib/xmms2/libxmms_modplug.so (from _build_/src/plugins/modplug/libxmms_modplug.so) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/lib/xmms2/libxmms_wave.so (from _build_/src/plugins/wave/libxmms_wave.so) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/lib/xmms2/libxmms_rss.so (from _build_/src/plugins/rss/libxmms_rss.so) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/lib/xmms2/libxmms_icymetaint.so (from _build_/src/plugins/icymetaint/libxmms_icymetaint.so) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/lib/xmms2/libxmms_vocoder.so (from _build_/src/plugins/vocoder/libxmms_vocoder.so) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/lib/xmms2/libxmms_jack.so (from _build_/src/plugins/jack/libxmms_jack.so) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/bin/xmms2-find-avahi (from _build_/src/clients/mdns/avahi/xmms2-find-avahi) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/lib/libxmmsclient++.so.4.0.0 (from _build_/src/clients/lib/xmmsclient++/libxmmsclient++.so) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/bin/_xmms2-migrate-collections-v0 (from _build_/src/tools/migrate-collections/_xmms2-migrate-collections-v0) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/lib/ruby/site_ruby/3.0.0/i586-linux/xmmsclient_ext.so (from _build_/src/clients/lib/ruby/xmmsclient_ext.so) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/lib/xmms2/libxmms_faad.so (from _build_/src/plugins/faad/libxmms_faad.so) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/lib/xmms2/libxmms_asf.so (from _build_/src/plugins/asf/libxmms_asf.so) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/lib/xmms2/libxmms_id3v2.so (from _build_/src/plugins/id3v2/libxmms_id3v2.so) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/lib/xmms2/libxmms_normalize.so (from _build_/src/plugins/normalize/libxmms_normalize.so) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/lib/xmms2/libxmms_samba.so (from _build_/src/plugins/samba/libxmms_samba.so) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/lib/xmms2/libxmms_airplay.so (from _build_/src/plugins/airplay/libxmms_airplay.so) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/lib/xmms2/libxmms_alsa.so (from _build_/src/plugins/alsa/libxmms_alsa.so) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/lib/xmms2/libxmms_wavpack.so (from _build_/src/plugins/wavpack/libxmms_wavpack.so) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/lib/xmms2/libxmms_curl.so (from _build_/src/plugins/curl/libxmms_curl.so) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/lib/xmms2/libxmms_fluidsynth.so (from _build_/src/plugins/fluidsynth/libxmms_fluidsynth.so) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/lib/xmms2/libxmms_oss.so (from _build_/src/plugins/oss/libxmms_oss.so) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/lib/xmms2/libxmms_daap.so (from _build_/src/plugins/daap/libxmms_daap.so) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/lib/xmms2/libxmms_ices.so (from _build_/src/plugins/ices/libxmms_ices.so) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/lib/xmms2/libxmms_pulse.so (from _build_/src/plugins/pulse/libxmms_pulse.so) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/lib/xmms2/libxmms_karaoke.so (from _build_/src/plugins/karaoke/libxmms_karaoke.so) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/bin/xmms2-et (from _build_/src/clients/et/xmms2-et) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/lib/ruby/site_ruby/3.0.0/i586-linux/xmmsclient_glib.so (from _build_/src/clients/lib/ruby/xmmsclient_glib.so) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/lib/xmms2/libxmms_file.so (from _build_/src/plugins/file/libxmms_file.so) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/lib/xmms2/libxmms_pls.so (from _build_/src/plugins/pls/libxmms_pls.so) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/lib/perl5/auto/Audio/XMMSClient/XMMSClient.so (from _build_/src/clients/lib/perl/XMMSClient.so) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/lib/xmms2/libxmms_vorbis.so (from _build_/src/plugins/vorbis/libxmms_vorbis.so) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/lib/xmms2/libxmms_midsquash.so (from _build_/src/plugins/midsquash/libxmms_midsquash.so) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/lib/xmms2/libxmms_opus.so (from _build_/src/plugins/opus/libxmms_opus.so) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/lib/xmms2/libxmms_mp4.so (from _build_/src/plugins/mp4/libxmms_mp4.so) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/bin/s4 (from _build_/src/lib/s4/src/tools/s4/s4) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/lib/xmms2/libxmms_mid1.so (from _build_/src/plugins/mid1/libxmms_mid1.so) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/lib/xmms2/libxmms_m3u.so (from _build_/src/plugins/m3u/libxmms_m3u.so) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/lib/xmms2/libxmms_ofa.so (from _build_/src/plugins/ofa/libxmms_ofa.so) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/lib/xmms2/libxmms_flac.so (from _build_/src/plugins/flac/libxmms_flac.so) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/lib/libxmmsclient-glib.so.1.0.0 (from _build_/src/clients/lib/xmmsclient-glib/libxmmsclient-glib.so) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/bin/sqlite2s4 (from _build_/src/tools/sqlite2s4/sqlite2s4) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/lib/xmms2/libxmms_speex.so (from _build_/src/plugins/speex/libxmms_speex.so) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/bin/xmms2-mlib-updater (from _build_/src/clients/medialib-updater/xmms2-mlib-updater) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/bin/xmms2d (from _build_/src/xmms/xmms2d) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/bin/xmms2-mdns-avahi (from _build_/src/clients/mdns/avahi/xmms2-mdns-avahi) + install /usr/src/slapt-src/audio/xmms2/package-xmms2/usr/lib/libxmmsclient++-glib.so.1.0.0 (from _build_/src/clients/lib/xmmsclient++-glib/libxmmsclient++-glib.so) Waf: Leaving directory `/usr/src/slapt-src/audio/xmms2/xmms2-20170827_dedc33d/_build_' - ldconfig '/usr/lib' 'install' finished successfully (0.431s) Slackware package maker, version 3.14159265. Searching for symbolic links: usr/lib/libxmmsclient++-glib.so libxmmsclient++-glib.so.1.0.0 usr/lib/libxmmsclient++-glib.so.1 libxmmsclient++-glib.so.1.0.0 usr/lib/libxmmsclient++.so libxmmsclient++.so.4.0.0 usr/lib/libxmmsclient++.so.4 libxmmsclient++.so.4.0.0 usr/lib/libxmmsclient-glib.so libxmmsclient-glib.so.1.0.0 usr/lib/libxmmsclient-glib.so.1 libxmmsclient-glib.so.1.0.0 usr/lib/libxmmsclient.so libxmmsclient.so.6.0.0 usr/lib/libxmmsclient.so.6 libxmmsclient.so.6.0.0 Making symbolic link creation script: ( cd usr/lib ; rm -rf libxmmsclient++-glib.so ) ( cd usr/lib ; ln -sf libxmmsclient++-glib.so.1.0.0 libxmmsclient++-glib.so ) ( cd usr/lib ; rm -rf libxmmsclient++-glib.so.1 ) ( cd usr/lib ; ln -sf libxmmsclient++-glib.so.1.0.0 libxmmsclient++-glib.so.1 ) ( cd usr/lib ; rm -rf libxmmsclient++.so ) ( cd usr/lib ; ln -sf libxmmsclient++.so.4.0.0 libxmmsclient++.so ) ( cd usr/lib ; rm -rf libxmmsclient++.so.4 ) ( cd usr/lib ; ln -sf libxmmsclient++.so.4.0.0 libxmmsclient++.so.4 ) ( cd usr/lib ; rm -rf libxmmsclient-glib.so ) ( cd usr/lib ; ln -sf libxmmsclient-glib.so.1.0.0 libxmmsclient-glib.so ) ( cd usr/lib ; rm -rf libxmmsclient-glib.so.1 ) ( cd usr/lib ; ln -sf libxmmsclient-glib.so.1.0.0 libxmmsclient-glib.so.1 ) ( cd usr/lib ; rm -rf libxmmsclient.so ) ( cd usr/lib ; ln -sf libxmmsclient.so.6.0.0 libxmmsclient.so ) ( cd usr/lib ; rm -rf libxmmsclient.so.6 ) ( cd usr/lib ; ln -sf libxmmsclient.so.6.0.0 libxmmsclient.so.6 ) 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/libxmmsclient.so' removed './usr/lib/libxmmsclient-glib.so' removed './usr/lib/libxmmsclient.so.6' removed './usr/lib/libxmmsclient-glib.so.1' removed './usr/lib/libxmmsclient++.so' removed './usr/lib/libxmmsclient++.so.4' removed './usr/lib/libxmmsclient++-glib.so' removed './usr/lib/libxmmsclient++-glib.so.1' 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/audio/xmms2/xmms2-20170827_dedc33d-i586-1salix15.0.txz Slackware package /usr/src/slapt-src/audio/xmms2/xmms2-20170827_dedc33d-i586-1salix15.0.txz created. Installing package xmms2-20170827_dedc33d-i586-1salix15.0... | xmms2 (XMMS2 music player) | | XMMS2 is the next generation of XMMS. The XMMS2 team is committed | to producing a better music player, while diligently maintaining a | robust and flexible design. The goal is to make the system easy | for developers to maintain and integrate with. In terms of the | listening experience, XMMS2 makes it possible for anyone to easily | manage their music collection and to interact with it in a | flexible manner. | | | |