==> Making package: dcpomatic-git 0.r10400.2eeb50396-1 (Mi 30 Jan 2019 18:19:26 CET) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Updating dcpomatic-git git repo... Fetching origin ==> Validating source files with sha256sums... dcpomatic-git ... Skipped ==> Extracting sources... -> Creating working copy of dcpomatic-git git repo... Cloning into 'dcpomatic-git'... done. Switched to a new branch 'makepkg' ==> Starting pkgver()... ==> Starting build()... Setting top to : /media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/src/dcpomatic-git Setting out to : /media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/src/dcpomatic-git/build Checking for 'g++' (C++ compiler) : /usr/lib/ccache/bin/g++ Checking for program 'pkg-config' : /sbin/pkg-config Checking for 'gtk+-2.0' : yes Checking for 'libcurl' : yes Checking for 'icu-i18n' : yes Checking for 'samplerate' : yes Checking for 'glib-2.0' : yes Checking for 'libzip' : yes Checking for zip_source_t : yes Checking for 'fontconfig' : yes Checking for 'pangomm-1.4' : yes Checking for 'cairomm-1.0' : yes Checking for format_stride_for_width : yes Checking for show_in_cairo_context : yes Checking for 'libcxml' : yes Checking for library libssh : yes Checking for 'libdcp-1.0' : yes Checking for 'libsub-1.0' : yes Checking for 'libxml++-2.6' : yes Checking for 'nettle' : yes Checking for 'libpng' : yes Checking for 'libavformat' : yes Checking for 'libavfilter' : yes Checking for 'libavcodec' : yes Checking for 'libavutil' : yes Checking for 'libswscale' : yes Checking for 'libpostproc' : yes Checking for 'libswresample' : yes Checking for EBUR128-patched FFmpeg : no Checking for AVSubtitleRect::pict : no Checking for AVComponentDescriptor::depth_minus1 : no Checking for boost library >= 1.45 : yes Checking for boost threading library : yes Checking for boost filesystem library : yes Checking for boost datetime library : yes Checking for boost signals2 library : yes Checking for boost regex library : yes Checking for program 'msgfmt' : /sbin/msgfmt Checking for header valgrind/memcheck.h : not found Checking for wxWidgets using gtk2-unicode-3.0 : yes Target : Linux DCP-o-matic libraries : dynamic Boost : dynamic wxWidgets : dynamic FFmpeg : dynamic libxml++ : dynamic xmlsec : dynamic libssh : dynamic libcxml : dynamic libdcp : dynamic libcurl : dynamic 'configure' finished successfully (12.597s) Waf: Entering directory `/media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/src/dcpomatic-git/build' Writing version information to src/lib/version.cc [ 1/340] Compiling src/lib/string_text_file.cc [ 2/340] Compiling src/lib/event_history.cc [ 3/340] Compiling src/lib/create_cli.cc [ 4/340] Compiling src/lib/audio_processor.cc [ 5/340] Compiling src/lib/audio_content.cc [ 6/340] Compiling src/lib/active_text.cc [ 7/340] Compiling src/lib/spl.cc [ 8/340] Compiling src/lib/encoded_log_entry.cc [ 9/340] Compiling src/lib/encode_server.cc [ 10/340] Compiling src/lib/audio_point.cc [ 11/340] Compiling src/lib/screen_kdm.cc [ 12/340] Compiling src/lib/screen.cc [ 13/340] Compiling src/lib/encoder.cc [ 14/340] Compiling src/lib/scp_uploader.cc [ 15/340] Compiling src/lib/scoped_temporary.cc [ 16/340] Compiling src/lib/empty.cc [ 17/340] Compiling src/lib/config.cc [ 18/340] Compiling src/lib/rgba.cc [ 19/340] Compiling src/lib/resampler.cc [ 20/340] Compiling src/lib/emailer.cc [ 21/340] Compiling src/lib/render_text.cc [ 22/340] Compiling src/lib/reel_writer.cc [ 23/340] Compiling src/lib/edid.cc [ 24/340] Compiling src/lib/colour_conversion.cc [ 25/340] Compiling src/lib/audio_merger.cc [ 26/340] Compiling src/lib/audio_buffers.cc [ 27/340] Compiling src/lib/raw_image_proxy.cc [ 28/340] Compiling src/lib/ratio.cc [ 29/340] Compiling src/lib/dolby_cp750.cc [ 30/340] Compiling src/lib/position_image.cc [ 31/340] Compiling src/lib/playlist.cc [ 32/340] Compiling src/lib/dkdm_wrapper.cc [ 33/340] Compiling src/lib/cinema_sound_processor.cc [ 34/340] Compiling src/lib/player_video.cc [ 35/340] Compiling src/lib/player_text.cc [ 36/340] Compiling src/lib/digester.cc [ 37/340] Compiling src/lib/player.cc [ 38/340] Compiling src/lib/overlaps.cc [ 39/340] Compiling src/lib/decoder_part.cc [ 40/340] Compiling src/lib/cinema_kdms.cc [ 41/340] Compiling src/lib/audio_mapping.cc [ 42/340] Compiling src/lib/monitor_checker.cc [ 43/340] Compiling src/lib/mid_side_decoder.cc [ 44/340] Compiling src/lib/decoder_factory.cc [ 45/340] Compiling src/lib/log_entry.cc [ 46/340] Compiling src/lib/log.cc [ 47/340] Compiling src/lib/decoder.cc [ 48/340] Compiling src/lib/cinema.cc ../src/lib/player.cc: In member function ‘bool Player::pass()’: ../src/lib/player.cc:599:40: warning: ‘*((void*)& earliest_time +8)’ may be used uninitialized in this function [-Wmaybe-uninitialized] if (!_black.done() && (!earliest_time || _black.position() < *earliest_time)) { ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 49/340] Compiling src/lib/lock_file_checker.cc [ 50/340] Compiling src/lib/json_server.cc [ 51/340] Compiling src/lib/dcpomatic_time.cc [ 52/340] Compiling src/lib/j2k_encoder.cc [ 53/340] Compiling src/lib/job_manager.cc ../src/lib/decoder.cc: In member function ‘ContentTime Decoder::position() const’: ../src/lib/decoder.cc:50:41: warning: ‘*((void*)& pos +8)’ may be used uninitialized in this function [-Wmaybe-uninitialized] if (audio && !audio->ignore() && (!pos || audio->position(f) < *pos)) { ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 54/340] Compiling src/lib/dcpomatic_socket.cc [ 55/340] Compiling src/lib/check_content_change_job.cc [ 56/340] Compiling src/lib/audio_filter_graph.cc [ 57/340] Compiling src/lib/audio_analysis.cc [ 58/340] Compiling src/lib/analyse_audio_job.cc In file included from /usr/include/libdcp-1.0/dcp/util.h:42, from ../src/lib/types.h:26, from ../src/lib/util.h:28, from ../src/lib/j2k_encoder.h:28, from ../src/lib/j2k_encoder.cc:25: /usr/include/libdcp-1.0/dcp/data.h: In member function ‘void J2KEncoder::encoder_thread(boost::optional)’: /usr/include/libdcp-1.0/dcp/data.h:43:7: warning: ‘*((void*)(& encoded)+8).dcp::Data::_size’ may be used uninitialized in this function [-Wmaybe-uninitialized] class Data ^~~~ ../src/lib/j2k_encoder.cc:307:19: note: ‘*((void*)(& encoded)+8).dcp::Data::_size’ was declared here optional encoded; ^~~~~~~ [ 59/340] Compiling src/lib/job.cc [ 60/340] Compiling src/lib/j2k_image_proxy.cc [ 61/340] Compiling src/lib/dcpomatic_log.cc [ 62/340] Compiling src/lib/isdcf_metadata.cc [ 63/340] Compiling src/lib/image_proxy.cc [ 64/340] Compiling src/lib/dcp_video.cc [ 65/340] Compiling src/lib/checker.cc [ 66/340] Compiling src/lib/image_filename_sorter.cc [ 67/340] Compiling src/lib/image_examiner.cc [ 68/340] Compiling src/lib/dcp_text_track.cc [ 69/340] Compiling src/lib/image_decoder.cc [ 70/340] Compiling src/lib/image_content.cc [ 71/340] Compiling src/lib/dcp_subtitle_decoder.cc [ 72/340] Compiling src/lib/case_insensitive_sorter.cc [ 73/340] Compiling src/lib/audio_filter.cc [ 74/340] Compiling src/lib/image.cc [ 75/340] Compiling src/lib/internet.cc [ 76/340] Compiling src/lib/dcp_subtitle_content.cc [ 77/340] Compiling src/lib/hints.cc [ 78/340] Compiling src/lib/frame_rate_change.cc [ 79/340] Compiling src/lib/dcp_subtitle.cc [ 80/340] Compiling src/lib/text_decoder.cc [ 81/340] Compiling src/lib/font.cc [ 82/340] Compiling src/lib/ffmpeg_image_proxy.cc [ 83/340] Compiling src/lib/dcp_examiner.cc ../src/lib/hints.cc: In member function ‘void Hints::thread()’: ../src/lib/hints.cc:186:24: warning: ‘*((void*)& lowest_speed_up +8)’ may be used uninitialized in this function [-Wmaybe-uninitialized] if (!lowest_speed_up || spu < *lowest_speed_up) { ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ ../src/lib/hints.cc:189:25: warning: ‘*((void*)& highest_speed_up +8)’ may be used uninitialized in this function [-Wmaybe-uninitialized] if (!highest_speed_up || spu > *highest_speed_up) { ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ [ 84/340] Compiling src/lib/filter.cc [ 85/340] Compiling src/lib/film.cc [ 86/340] Compiling src/lib/dcp_encoder.cc ../src/lib/text_decoder.cc: In member function ‘void TextDecoder::emit_plain_start(ContentTime, const sub::Subtitle&)’: ../src/lib/text_decoder.cc:156:115: warning: ‘*((void*)& lowest_proportional +4)’ may be used uninitialized in this function [-Wmaybe-uninitialized] v_position = ((v_position - lowest_proportional.get()) * content()->line_spacing()) + lowest_proportional.get(); ~~~~~~~~~~~~~~~~~~~~~~~^~ ../src/lib/text_decoder.cc:110:21: warning: ‘*((void*)& bottom_line +4)’ may be used uninitialized in this function [-Wmaybe-uninitialized] if (!bottom_line || bottom_line.get() < i.vertical_position.line.get()) { ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 87/340] Compiling src/lib/text_content.cc [ 88/340] Compiling src/lib/audio_delay.cc [ 89/340] Compiling src/lib/atomicity_checker.cc [ 90/340] Compiling src/lib/ffmpeg_subtitle_stream.cc [ 91/340] Compiling src/lib/ffmpeg_stream.cc [ 92/340] Compiling src/lib/dcp_decoder.cc [ 93/340] Compiling src/lib/ffmpeg_examiner.cc [ 94/340] Compiling src/lib/version.cc [ 95/340] Compiling src/lib/ffmpeg_file_encoder.cc In file included from ../src/lib/util.h:29, from ../src/lib/film.h:29, from ../src/lib/film.cc:26: ../src/lib/dcpomatic_time.h: In member function ‘std::__cxx11::list > > Film::reels() const’: ../src/lib/dcpomatic_time.h:261:10: warning: ‘*((void*)& last_split +8)’ may be used uninitialized in this function [-Wmaybe-uninitialized] , to (t) ^ ../src/lib/film.cc:1508:21: note: ‘*((void*)& last_split +8)’ was declared here optional last_split; ^~~~~~~~~~ [ 96/340] Compiling src/lib/dcp_content_type.cc [ 97/340] Compiling src/lib/butler.cc [ 98/340] Compiling src/lib/writer.cc [ 99/340] Compiling src/lib/video_ring_buffers.cc [100/340] Compiling src/lib/ffmpeg_encoder.cc [101/340] Compiling src/lib/video_mxf_examiner.cc [102/340] Compiling src/lib/video_mxf_decoder.cc [103/340] Compiling src/lib/ffmpeg_decoder.cc [104/340] Compiling src/lib/dcp_content.cc [105/340] Compiling src/lib/video_mxf_content.cc [106/340] Compiling src/lib/video_filter_graph.cc [107/340] Compiling src/lib/ffmpeg_content.cc [108/340] Compiling src/lib/video_decoder.cc [109/340] Compiling src/lib/video_content_scale.cc ../src/lib/dcp_content.cc: In member function ‘bool DCPContent::can_reference(boost::shared_ptr, boost::function)>, std::__cxx11::string, std::__cxx11::string&) const’: ../src/lib/dcp_content.cc:550:16: warning: catching polymorphic type ‘class dcp::DCPReadError’ by value [-Wcatch-value=] } catch (dcp::DCPReadError) { ^~~~~~~~~~~~ ../src/lib/dcp_content.cc:553:16: warning: catching polymorphic type ‘class dcp::KDMDecryptionError’ by value [-Wcatch-value=] } catch (dcp::KDMDecryptionError) { ^~~~~~~~~~~~~~~~~~ ../src/lib/dcp_content.cc: In member function ‘bool DCPContent::can_reference_audio(boost::shared_ptr, std::__cxx11::string&) const’: ../src/lib/dcp_content.cc:628:16: warning: catching polymorphic type ‘class dcp::DCPReadError’ by value [-Wcatch-value=] } catch (dcp::DCPReadError) { ^~~~~~~~~~~~ ../src/lib/dcp_content.cc:631:11: warning: catching polymorphic type ‘class DCPError’ by value [-Wcatch-value=] } catch (DCPError) { ^~~~~~~~ ../src/lib/dcp_content.cc:634:16: warning: catching polymorphic type ‘class dcp::KDMDecryptionError’ by value [-Wcatch-value=] } catch (dcp::KDMDecryptionError) { ^~~~~~~~~~~~~~~~~~ ../src/lib/dcp_content.cc: In member function ‘bool DCPContent::can_reference_text(boost::shared_ptr, TextType, std::__cxx11::string&) const’: ../src/lib/dcp_content.cc:663:16: warning: catching polymorphic type ‘class dcp::DCPReadError’ by value [-Wcatch-value=] } catch (dcp::DCPReadError) { ^~~~~~~~~~~~ ../src/lib/dcp_content.cc:667:16: warning: catching polymorphic type ‘class dcp::KDMDecryptionError’ by value [-Wcatch-value=] } catch (dcp::KDMDecryptionError) { ^~~~~~~~~~~~~~~~~~ [110/340] Compiling src/lib/ffmpeg_audio_stream.cc [111/340] Compiling src/lib/dcp.cc [112/340] Compiling src/lib/audio_stream.cc [113/340] Compiling src/lib/audio_decoder.cc [114/340] Compiling src/lib/video_content.cc [115/340] Compiling src/lib/verify_dcp_job.cc [116/340] Compiling src/lib/ffmpeg.cc ../src/lib/audio_decoder.cc: In member function ‘virtual ContentTime AudioDecoder::position(boost::shared_ptr) const’: ../src/lib/audio_decoder.cc:116:24: warning: ‘*((void*)& p +8)’ may be used uninitialized in this function [-Wmaybe-uninitialized] optional p; ^ [117/340] Compiling src/lib/util.cc [118/340] Compiling src/lib/upmixer_b.cc [119/340] Compiling src/lib/filter_graph.cc [120/340] Compiling src/lib/curl_uploader.cc [121/340] Compiling src/lib/upmixer_a.cc [122/340] Compiling src/lib/uploader.cc [123/340] Compiling src/lib/file_log.cc [124/340] Compiling src/lib/upload_job.cc [125/340] Compiling src/lib/update_checker.cc ../src/lib/util.cc: In function ‘float relaxed_string_to_float(std::__cxx11::string)’: ../src/lib/util.cc:710:11: warning: catching polymorphic type ‘class boost::bad_lexical_cast’ by value [-Wcatch-value=] } catch (bad_lexical_cast) { ^~~~~~~~~~~~~~~~ [126/340] Compiling src/lib/file_group.cc [127/340] Compiling src/lib/crypto.cc [128/340] Compiling src/lib/audio_ring_buffers.cc [129/340] Compiling src/lib/signal_manager.cc [130/340] Compiling src/lib/types.cc [131/340] Compiling src/lib/exceptions.cc [132/340] Compiling src/lib/transcode_job.cc [133/340] Compiling src/lib/timer.cc [134/340] Compiling src/lib/examine_ffmpeg_subtitles_job.cc [135/340] Compiling src/lib/cross.cc [136/340] Compiling src/lib/text_ring_buffers.cc [137/340] Compiling src/lib/string_text_file_decoder.cc [138/340] Compiling src/lib/content.cc [139/340] Compiling src/lib/string_text_file_content.cc [140/340] Compiling src/lib/send_kdm_email_job.cc [141/340] Compiling src/lib/environment_info.cc [142/340] Compiling src/lib/send_notification_email_job.cc [143/340] Compiling src/lib/encode_server_finder.cc ../src/lib/content.cc: In member function ‘void Content::signal_change(ChangeType, int)’: ../src/lib/content.cc:208:18: warning: catching polymorphic type ‘class boost::bad_weak_ptr’ by value [-Wcatch-value=] } catch (boost::bad_weak_ptr) { ^~~~~~~~~~~~ [144/340] Compiling src/lib/examine_content_job.cc [145/340] Compiling src/lib/atmos_mxf_content.cc [146/340] Compiling src/lib/spl_entry.cc [147/340] Compiling src/lib/send_problem_report_job.cc [148/340] Compiling src/lib/server.cc [149/340] Compiling src/lib/string_log_entry.cc [150/340] Compiling src/lib/content_factory.cc [151/340] Compiling src/lib/shuffler.cc [152/340] Compiling src/wx/move_to_dialog.cc [153/340] Compiling src/wx/message_dialog.cc [154/340] Compiling src/wx/key_dialog.cc [155/340] Compiling src/wx/instant_i18n_dialog.cc [156/340] Compiling src/wx/hints_dialog.cc In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from ../src/wx/wx_util.h:35, from ../src/wx/message_dialog.cc:22: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved3’ [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved4’ [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved5’ [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved6’ [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved7’ [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from ../src/wx/wx_util.h:35, from ../src/wx/message_dialog.cc:22: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ [157/340] Linking build/src/lib/libdcpomatic2.so In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from ../src/wx/wx_util.h:35, from ../src/wx/key_dialog.cc:22: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved3’ [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved4’ [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved5’ [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved6’ [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved7’ [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from ../src/wx/wx_util.h:35, from ../src/wx/key_dialog.cc:22: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ [158/340] Compiling src/wx/monitor_dialog.cc [159/340] Compiling src/wx/full_config_dialog.cc In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from ../src/wx/wx_util.h:35, from ../src/wx/instant_i18n_dialog.cc:22: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved3’ [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved4’ [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved5’ [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved6’ [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved7’ [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from ../src/wx/wx_util.h:35, from ../src/wx/instant_i18n_dialog.cc:22: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ [160/340] Compiling src/wx/fonts_dialog.cc In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from ../src/wx/wx_util.h:35, from ../src/wx/hints_dialog.cc:22: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved3’ [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved4’ [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved5’ [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved6’ [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved7’ [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from ../src/wx/wx_util.h:35, from ../src/wx/hints_dialog.cc:22: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ [161/340] Compiling src/wx/job_manager_view.cc In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from ../src/wx/wx_util.h:35, from ../src/wx/monitor_dialog.cc:22: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved3’ [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved4’ [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved5’ [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved6’ [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved7’ [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from ../src/wx/wx_util.h:35, from ../src/wx/monitor_dialog.cc:22: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ [162/340] Compiling src/wx/filter_editor.cc In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from ../src/wx/wx_util.h:35, from ../src/wx/full_config_dialog.cc:26: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved3’ [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved4’ [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved5’ [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved6’ [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved7’ [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from ../src/wx/wx_util.h:35, from ../src/wx/full_config_dialog.cc:26: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ In file included from /usr/include/wx-3.0/wx/wx.h:24, from ../src/wx/wx_util.h:29, from ../src/wx/full_config_dialog.cc:26: /usr/include/wx-3.0/wx/filepicker.h: In member function ‘virtual void wxFilePickerCtrl::DoConnect(wxControl*, wxFileDirPickerCtrlBase*)’: /usr/include/wx-3.0/wx/event.h:88:59: warning: cast between incompatible pointer to member types from ‘void (wxEvtHandler::*)(wxFileDirPickerEvent&)’ to ‘wxEventFunction’ {aka ‘void (wxEvtHandler::*)(wxEvent&)’} [-Wcast-function-type] #define wxStaticCastEvent(type, val) static_cast(val) ^ /usr/include/wx-3.0/wx/event.h:148:49: note: in expansion of macro ‘wxStaticCastEvent’ ( wxObjectEventFunction )( wxEventFunction )wxStaticCastEvent( functype, &func ) ^~~~~~~~~~~~~~~~~ /usr/include/wx-3.0/wx/filepicker.h:71:5: note: in expansion of macro ‘wxEVENT_HANDLER_CAST’ wxEVENT_HANDLER_CAST(wxFileDirPickerEventFunction, func) ^~~~~~~~~~~~~~~~~~~~ /usr/include/wx-3.0/wx/filepicker.h:281:13: note: in expansion of macro ‘wxFileDirPickerEventHandler’ wxFileDirPickerEventHandler( wxFileDirPickerCtrlBase::OnFileDirChange ), ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/wx-3.0/wx/filepicker.h: In member function ‘virtual void wxDirPickerCtrl::DoConnect(wxControl*, wxFileDirPickerCtrlBase*)’: /usr/include/wx-3.0/wx/event.h:88:59: warning: cast between incompatible pointer to member types from ‘void (wxEvtHandler::*)(wxFileDirPickerEvent&)’ to ‘wxEventFunction’ {aka ‘void (wxEvtHandler::*)(wxEvent&)’} [-Wcast-function-type] #define wxStaticCastEvent(type, val) static_cast(val) ^ /usr/include/wx-3.0/wx/event.h:148:49: note: in expansion of macro ‘wxStaticCastEvent’ ( wxObjectEventFunction )( wxEventFunction )wxStaticCastEvent( functype, &func ) ^~~~~~~~~~~~~~~~~ /usr/include/wx-3.0/wx/filepicker.h:71:5: note: in expansion of macro ‘wxEVENT_HANDLER_CAST’ wxEVENT_HANDLER_CAST(wxFileDirPickerEventFunction, func) ^~~~~~~~~~~~~~~~~~~~ /usr/include/wx-3.0/wx/filepicker.h:381:13: note: in expansion of macro ‘wxFileDirPickerEventHandler’ wxFileDirPickerEventHandler( wxFileDirPickerCtrlBase::OnFileDirChange ), ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [163/340] Compiling src/wx/film_viewer.cc In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from ../src/wx/wx_util.h:35, from ../src/wx/fonts_dialog.cc:22: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved3’ [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved4’ [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved5’ [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved6’ [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved7’ [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from ../src/wx/wx_util.h:35, from ../src/wx/fonts_dialog.cc:22: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ [164/340] Compiling src/wx/film_name_location_dialog.cc In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from ../src/wx/wx_util.h:35, from ../src/wx/filter_editor.cc:26: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved3’ [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved4’ [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved5’ [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved6’ [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved7’ [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from ../src/wx/wx_util.h:35, from ../src/wx/filter_editor.cc:26: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ [165/340] Compiling src/wx/video_waveform_plot.cc In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from ../src/wx/wx_util.h:35, from ../src/wx/job_manager_view.cc:28: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved3’ [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved4’ [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved5’ [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved6’ [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved7’ [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from ../src/wx/wx_util.h:35, from ../src/wx/job_manager_view.cc:28: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ [166/340] Compiling src/wx/gain_calculator_dialog.cc In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from ../src/wx/wx_util.h:35, from ../src/wx/film_name_location_dialog.cc:21: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved3’ [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved4’ [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved5’ [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved6’ [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved7’ [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from ../src/wx/wx_util.h:35, from ../src/wx/film_name_location_dialog.cc:21: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ In file included from /usr/include/wx-3.0/wx/wx.h:24, from ../src/wx/wx_util.h:29, from ../src/wx/film_name_location_dialog.cc:21: /usr/include/wx-3.0/wx/filepicker.h: In member function ‘virtual void wxFilePickerCtrl::DoConnect(wxControl*, wxFileDirPickerCtrlBase*)’: /usr/include/wx-3.0/wx/event.h:88:59: warning: cast between incompatible pointer to member types from ‘void (wxEvtHandler::*)(wxFileDirPickerEvent&)’ to ‘wxEventFunction’ {aka ‘void (wxEvtHandler::*)(wxEvent&)’} [-Wcast-function-type] #define wxStaticCastEvent(type, val) static_cast(val) ^ /usr/include/wx-3.0/wx/event.h:148:49: note: in expansion of macro ‘wxStaticCastEvent’ ( wxObjectEventFunction )( wxEventFunction )wxStaticCastEvent( functype, &func ) ^~~~~~~~~~~~~~~~~ /usr/include/wx-3.0/wx/filepicker.h:71:5: note: in expansion of macro ‘wxEVENT_HANDLER_CAST’ wxEVENT_HANDLER_CAST(wxFileDirPickerEventFunction, func) ^~~~~~~~~~~~~~~~~~~~ /usr/include/wx-3.0/wx/filepicker.h:281:13: note: in expansion of macro ‘wxFileDirPickerEventHandler’ wxFileDirPickerEventHandler( wxFileDirPickerCtrlBase::OnFileDirChange ), ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/wx-3.0/wx/filepicker.h: In member function ‘virtual void wxDirPickerCtrl::DoConnect(wxControl*, wxFileDirPickerCtrlBase*)’: /usr/include/wx-3.0/wx/event.h:88:59: warning: cast between incompatible pointer to member types from ‘void (wxEvtHandler::*)(wxFileDirPickerEvent&)’ to ‘wxEventFunction’ {aka ‘void (wxEvtHandler::*)(wxEvent&)’} [-Wcast-function-type] #define wxStaticCastEvent(type, val) static_cast(val) ^ /usr/include/wx-3.0/wx/event.h:148:49: note: in expansion of macro ‘wxStaticCastEvent’ ( wxObjectEventFunction )( wxEventFunction )wxStaticCastEvent( functype, &func ) ^~~~~~~~~~~~~~~~~ /usr/include/wx-3.0/wx/filepicker.h:71:5: note: in expansion of macro ‘wxEVENT_HANDLER_CAST’ wxEVENT_HANDLER_CAST(wxFileDirPickerEventFunction, func) ^~~~~~~~~~~~~~~~~~~~ /usr/include/wx-3.0/wx/filepicker.h:381:13: note: in expansion of macro ‘wxFileDirPickerEventHandler’ wxFileDirPickerEventHandler( wxFileDirPickerCtrlBase::OnFileDirChange ), ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [167/340] Compiling src/wx/export_dialog.cc In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from ../src/wx/wx_util.h:35, from ../src/wx/timecode.h:24, from ../src/wx/playhead_to_timecode_dialog.h:22, from ../src/wx/film_viewer.cc:26: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved3’ [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved4’ [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved5’ [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved6’ [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved7’ [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from ../src/wx/wx_util.h:35, from ../src/wx/timecode.h:24, from ../src/wx/playhead_to_timecode_dialog.h:22, from ../src/wx/film_viewer.cc:26: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ ../src/wx/film_viewer.cc: In member function ‘void FilmViewer::set_film(boost::shared_ptr)’: ../src/wx/film_viewer.cc:145:11: warning: catching polymorphic type ‘class std::bad_alloc’ by value [-Wcatch-value=] } catch (bad_alloc) { ^~~~~~~~~ ../src/wx/film_viewer.cc: In member function ‘bool FilmViewer::maybe_draw_background_image(wxPaintDC&)’: ../src/wx/film_viewer.cc:313:53: warning: unused parameter ‘dc’ [-Wunused-parameter] FilmViewer::maybe_draw_background_image (wxPaintDC& dc) ~~~~~~~~~~~^~ [168/340] Compiling src/wx/video_waveform_dialog.cc In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from ../src/wx/wx_util.h:35, from ../src/wx/video_waveform_plot.cc:23: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved3’ [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved4’ [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved5’ [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved6’ [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved7’ [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from ../src/wx/wx_util.h:35, from ../src/wx/video_waveform_plot.cc:23: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ [169/340] Compiling src/wx/download_certificate_dialog.cc In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from ../src/wx/wx_util.h:35, from ../src/wx/gain_calculator_dialog.cc:22: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved3’ [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved4’ [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved5’ [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved6’ [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved7’ [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from ../src/wx/wx_util.h:35, from ../src/wx/gain_calculator_dialog.cc:22: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ [170/340] Compiling src/wx/wx_util.cc In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from ../src/wx/wx_util.h:35, from ../src/wx/export_dialog.cc:23: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved3’ [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved4’ [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved5’ [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved6’ [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved7’ [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from ../src/wx/wx_util.h:35, from ../src/wx/export_dialog.cc:23: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ In file included from /usr/include/wx-3.0/wx/wx.h:24, from ../src/wx/table_dialog.h:24, from ../src/wx/export_dialog.h:21, from ../src/wx/export_dialog.cc:21: /usr/include/wx-3.0/wx/filepicker.h: In member function ‘virtual void wxFilePickerCtrl::DoConnect(wxControl*, wxFileDirPickerCtrlBase*)’: /usr/include/wx-3.0/wx/event.h:88:59: warning: cast between incompatible pointer to member types from ‘void (wxEvtHandler::*)(wxFileDirPickerEvent&)’ to ‘wxEventFunction’ {aka ‘void (wxEvtHandler::*)(wxEvent&)’} [-Wcast-function-type] #define wxStaticCastEvent(type, val) static_cast(val) ^ /usr/include/wx-3.0/wx/event.h:148:49: note: in expansion of macro ‘wxStaticCastEvent’ ( wxObjectEventFunction )( wxEventFunction )wxStaticCastEvent( functype, &func ) ^~~~~~~~~~~~~~~~~ /usr/include/wx-3.0/wx/filepicker.h:71:5: note: in expansion of macro ‘wxEVENT_HANDLER_CAST’ wxEVENT_HANDLER_CAST(wxFileDirPickerEventFunction, func) ^~~~~~~~~~~~~~~~~~~~ /usr/include/wx-3.0/wx/filepicker.h:281:13: note: in expansion of macro ‘wxFileDirPickerEventHandler’ wxFileDirPickerEventHandler( wxFileDirPickerCtrlBase::OnFileDirChange ), ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/wx-3.0/wx/filepicker.h: In member function ‘virtual void wxDirPickerCtrl::DoConnect(wxControl*, wxFileDirPickerCtrlBase*)’: /usr/include/wx-3.0/wx/event.h:88:59: warning: cast between incompatible pointer to member types from ‘void (wxEvtHandler::*)(wxFileDirPickerEvent&)’ to ‘wxEventFunction’ {aka ‘void (wxEvtHandler::*)(wxEvent&)’} [-Wcast-function-type] #define wxStaticCastEvent(type, val) static_cast(val) ^ /usr/include/wx-3.0/wx/event.h:148:49: note: in expansion of macro ‘wxStaticCastEvent’ ( wxObjectEventFunction )( wxEventFunction )wxStaticCastEvent( functype, &func ) ^~~~~~~~~~~~~~~~~ /usr/include/wx-3.0/wx/filepicker.h:71:5: note: in expansion of macro ‘wxEVENT_HANDLER_CAST’ wxEVENT_HANDLER_CAST(wxFileDirPickerEventFunction, func) ^~~~~~~~~~~~~~~~~~~~ /usr/include/wx-3.0/wx/filepicker.h:381:13: note: in expansion of macro ‘wxFileDirPickerEventHandler’ wxFileDirPickerEventHandler( wxFileDirPickerCtrlBase::OnFileDirChange ), ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [171/340] Compiling src/wx/timeline_atmos_content_view.cc In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from ../src/wx/wx_util.h:35, from ../src/wx/download_certificate_dialog.cc:27: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved3’ [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved4’ [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved5’ [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved6’ [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved7’ [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from ../src/wx/wx_util.h:35, from ../src/wx/download_certificate_dialog.cc:27: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ In file included from /usr/include/wx-3.0/wx/wx.h:24, from ../src/wx/download_certificate_panel.h:25, from ../src/wx/dolby_doremi_certificate_panel.h:21, from ../src/wx/download_certificate_dialog.cc:21: /usr/include/wx-3.0/wx/event.h: In instantiation of ‘static void (wxEvtHandler::* wxPrivate::HandlerImpl::ConvertToEvtMethod(void (T::*)(A&)))(wxEvent&) [with T = DownloadCertificateDialog; A = wxBookCtrlEvent; wxEventFunction = void (wxEvtHandler::*)(wxEvent&)]’: /usr/include/wx-3.0/wx/event.h:427:51: required from ‘void (wxEvtHandler::* wxEventFunctorMethod::GetEvtMethod() const)(wxEvent&) [with EventTag = wxEventTypeTag; Class = DownloadCertificateDialog; EventArg = wxBookCtrlEvent; EventHandler = DownloadCertificateDialog; wxEventFunction = void (wxEvtHandler::*)(wxEvent&)]’ /usr/include/wx-3.0/wx/event.h:426:29: required from here /usr/include/wx-3.0/wx/event.h:331:21: warning: cast between incompatible pointer to member types from ‘void (DownloadCertificateDialog::*)(wxBookCtrlEvent&)’ to ‘void (DownloadCertificateDialog::*)(wxEvent&)’ [-Wcast-function-type] reinterpret_cast(f)); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [172/340] Compiling src/wx/download_certificate_panel.cc [173/340] Compiling src/wx/dcp_text_track_dialog.cc In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from ../src/wx/wx_util.h:35, from ../src/wx/video_waveform_dialog.cc:24: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved3’ [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved4’ [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved5’ [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved6’ [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved7’ [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from ../src/wx/wx_util.h:35, from ../src/wx/video_waveform_dialog.cc:24: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ [174/340] Compiling src/wx/repeat_dialog.cc In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from ../src/wx/wx_util.h:35, from ../src/wx/wx_util.cc:25: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved3’ [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved4’ [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved5’ [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved6’ [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved7’ [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from ../src/wx/wx_util.h:35, from ../src/wx/wx_util.cc:25: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ In file included from /usr/include/wx-3.0/wx/wx.h:24, from ../src/wx/wx_util.h:29, from ../src/wx/wx_util.cc:25: /usr/include/wx-3.0/wx/filepicker.h: In member function ‘virtual void wxFilePickerCtrl::DoConnect(wxControl*, wxFileDirPickerCtrlBase*)’: /usr/include/wx-3.0/wx/event.h:88:59: warning: cast between incompatible pointer to member types from ‘void (wxEvtHandler::*)(wxFileDirPickerEvent&)’ to ‘wxEventFunction’ {aka ‘void (wxEvtHandler::*)(wxEvent&)’} [-Wcast-function-type] #define wxStaticCastEvent(type, val) static_cast(val) ^ /usr/include/wx-3.0/wx/event.h:148:49: note: in expansion of macro ‘wxStaticCastEvent’ ( wxObjectEventFunction )( wxEventFunction )wxStaticCastEvent( functype, &func ) ^~~~~~~~~~~~~~~~~ /usr/include/wx-3.0/wx/filepicker.h:71:5: note: in expansion of macro ‘wxEVENT_HANDLER_CAST’ wxEVENT_HANDLER_CAST(wxFileDirPickerEventFunction, func) ^~~~~~~~~~~~~~~~~~~~ /usr/include/wx-3.0/wx/filepicker.h:281:13: note: in expansion of macro ‘wxFileDirPickerEventHandler’ wxFileDirPickerEventHandler( wxFileDirPickerCtrlBase::OnFileDirChange ), ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/wx-3.0/wx/filepicker.h: In member function ‘virtual void wxDirPickerCtrl::DoConnect(wxControl*, wxFileDirPickerCtrlBase*)’: /usr/include/wx-3.0/wx/event.h:88:59: warning: cast between incompatible pointer to member types from ‘void (wxEvtHandler::*)(wxFileDirPickerEvent&)’ to ‘wxEventFunction’ {aka ‘void (wxEvtHandler::*)(wxEvent&)’} [-Wcast-function-type] #define wxStaticCastEvent(type, val) static_cast(val) ^ /usr/include/wx-3.0/wx/event.h:148:49: note: in expansion of macro ‘wxStaticCastEvent’ ( wxObjectEventFunction )( wxEventFunction )wxStaticCastEvent( functype, &func ) ^~~~~~~~~~~~~~~~~ /usr/include/wx-3.0/wx/filepicker.h:71:5: note: in expansion of macro ‘wxEVENT_HANDLER_CAST’ wxEVENT_HANDLER_CAST(wxFileDirPickerEventFunction, func) ^~~~~~~~~~~~~~~~~~~~ /usr/include/wx-3.0/wx/filepicker.h:381:13: note: in expansion of macro ‘wxFileDirPickerEventHandler’ wxFileDirPickerEventHandler( wxFileDirPickerCtrlBase::OnFileDirChange ), ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [175/340] Compiling src/wx/content_view.cc In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from ../src/wx/wx_util.h:35, from ../src/wx/repeat_dialog.cc:22: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved3’ [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved4’ [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved5’ [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved6’ [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved7’ [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from ../src/wx/wx_util.h:35, from ../src/wx/repeat_dialog.cc:22: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ [176/340] Compiling src/wx/timeline_audio_content_view.cc In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from ../src/wx/wx_util.h:35, from ../src/wx/dcp_text_track_dialog.h:25, from ../src/wx/dcp_text_track_dialog.cc:21: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved3’ [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved4’ [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved5’ [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved6’ [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved7’ [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from ../src/wx/wx_util.h:35, from ../src/wx/dcp_text_track_dialog.h:25, from ../src/wx/dcp_text_track_dialog.cc:21: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ [177/340] Compiling src/wx/closed_captions_dialog.cc In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from ../src/wx/wx_util.h:35, from ../src/wx/download_certificate_panel.cc:21: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved3’ [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved4’ [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved5’ [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved6’ [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved7’ [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from ../src/wx/wx_util.h:35, from ../src/wx/download_certificate_panel.cc:21: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ [178/340] Compiling src/wx/text_panel.cc In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from ../src/wx/wx_util.h:35, from ../src/wx/content_view.cc:22: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved3’ [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved4’ [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved5’ [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved6’ [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved7’ [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from ../src/wx/wx_util.h:35, from ../src/wx/content_view.cc:22: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ [179/340] Compiling src/wx/dir_picker_ctrl.cc In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from ../src/wx/wx_util.h:35, from ../src/wx/dir_picker_ctrl.cc:22: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved3’ [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved4’ [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved5’ [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved6’ [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved7’ [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from ../src/wx/wx_util.h:35, from ../src/wx/dir_picker_ctrl.cc:22: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ In file included from /usr/include/wx-3.0/wx/wx.h:24, from ../src/wx/dir_picker_ctrl.h:24, from ../src/wx/dir_picker_ctrl.cc:21: /usr/include/wx-3.0/wx/filepicker.h: In member function ‘virtual void wxFilePickerCtrl::DoConnect(wxControl*, wxFileDirPickerCtrlBase*)’: /usr/include/wx-3.0/wx/event.h:88:59: warning: cast between incompatible pointer to member types from ‘void (wxEvtHandler::*)(wxFileDirPickerEvent&)’ to ‘wxEventFunction’ {aka ‘void (wxEvtHandler::*)(wxEvent&)’} [-Wcast-function-type] #define wxStaticCastEvent(type, val) static_cast(val) ^ /usr/include/wx-3.0/wx/event.h:148:49: note: in expansion of macro ‘wxStaticCastEvent’ ( wxObjectEventFunction )( wxEventFunction )wxStaticCastEvent( functype, &func ) ^~~~~~~~~~~~~~~~~ /usr/include/wx-3.0/wx/filepicker.h:71:5: note: in expansion of macro ‘wxEVENT_HANDLER_CAST’ wxEVENT_HANDLER_CAST(wxFileDirPickerEventFunction, func) ^~~~~~~~~~~~~~~~~~~~ /usr/include/wx-3.0/wx/filepicker.h:281:13: note: in expansion of macro ‘wxFileDirPickerEventHandler’ wxFileDirPickerEventHandler( wxFileDirPickerCtrlBase::OnFileDirChange ), ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/wx-3.0/wx/filepicker.h: In member function ‘virtual void wxDirPickerCtrl::DoConnect(wxControl*, wxFileDirPickerCtrlBase*)’: /usr/include/wx-3.0/wx/event.h:88:59: warning: cast between incompatible pointer to member types from ‘void (wxEvtHandler::*)(wxFileDirPickerEvent&)’ to ‘wxEventFunction’ {aka ‘void (wxEvtHandler::*)(wxEvent&)’} [-Wcast-function-type] #define wxStaticCastEvent(type, val) static_cast(val) ^ /usr/include/wx-3.0/wx/event.h:148:49: note: in expansion of macro ‘wxStaticCastEvent’ ( wxObjectEventFunction )( wxEventFunction )wxStaticCastEvent( functype, &func ) ^~~~~~~~~~~~~~~~~ /usr/include/wx-3.0/wx/filepicker.h:71:5: note: in expansion of macro ‘wxEVENT_HANDLER_CAST’ wxEVENT_HANDLER_CAST(wxFileDirPickerEventFunction, func) ^~~~~~~~~~~~~~~~~~~~ /usr/include/wx-3.0/wx/filepicker.h:381:13: note: in expansion of macro ‘wxFileDirPickerEventHandler’ wxFileDirPickerEventHandler( wxFileDirPickerCtrlBase::OnFileDirChange ), ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [180/340] Compiling src/wx/timeline_video_content_view.cc In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from ../src/wx/wx_util.h:35, from ../src/wx/timeline_audio_content_view.cc:22: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved3’ [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved4’ [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved5’ [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved6’ [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved7’ [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from ../src/wx/wx_util.h:35, from ../src/wx/timeline_audio_content_view.cc:22: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ [181/340] Compiling src/wx/timeline_reels_view.cc [182/340] Compiling src/wx/timeline_dialog.cc In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from ../src/wx/wx_util.h:35, from ../src/wx/text_panel.cc:23: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved3’ [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved4’ [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved5’ [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved6’ [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved7’ [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from ../src/wx/wx_util.h:35, from ../src/wx/text_panel.cc:23: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ [183/340] Compiling src/wx/templates_dialog.cc [184/340] Compiling src/wx/config_dialog.cc [185/340] Compiling src/wx/content_menu.cc In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from ../src/wx/wx_util.h:35, from ../src/wx/templates_dialog.cc:22: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved3’ [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved4’ [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved5’ [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved6’ [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved7’ [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from ../src/wx/wx_util.h:35, from ../src/wx/templates_dialog.cc:22: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ [186/340] Compiling src/wx/report_problem_dialog.cc In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from ../src/wx/wx_util.h:35, from ../src/wx/timeline_dialog.cc:23: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved3’ [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved4’ [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved5’ [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved6’ [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved7’ [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from ../src/wx/wx_util.h:35, from ../src/wx/timeline_dialog.cc:23: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ [187/340] Compiling src/wx/audio_panel.cc In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from ../src/wx/wx_util.h:35, from ../src/wx/report_problem_dialog.cc:22: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved3’ [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved4’ [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved5’ [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved6’ [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved7’ [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from ../src/wx/wx_util.h:35, from ../src/wx/report_problem_dialog.cc:22: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ [188/340] Compiling src/wx/servers_list_dialog.cc In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from ../src/wx/wx_util.h:35, from ../src/wx/config_dialog.h:24, from ../src/wx/config_dialog.cc:21: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved3’ [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved4’ [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved5’ [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved6’ [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved7’ [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from ../src/wx/wx_util.h:35, from ../src/wx/config_dialog.h:24, from ../src/wx/config_dialog.cc:21: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ In file included from /usr/include/wx-3.0/wx/wx.h:24, from ../src/wx/wx_util.h:29, from ../src/wx/config_dialog.h:24, from ../src/wx/config_dialog.cc:21: /usr/include/wx-3.0/wx/filepicker.h: In member function ‘virtual void wxFilePickerCtrl::DoConnect(wxControl*, wxFileDirPickerCtrlBase*)’: /usr/include/wx-3.0/wx/event.h:88:59: warning: cast between incompatible pointer to member types from ‘void (wxEvtHandler::*)(wxFileDirPickerEvent&)’ to ‘wxEventFunction’ {aka ‘void (wxEvtHandler::*)(wxEvent&)’} [-Wcast-function-type] #define wxStaticCastEvent(type, val) static_cast(val) ^ /usr/include/wx-3.0/wx/event.h:148:49: note: in expansion of macro ‘wxStaticCastEvent’ ( wxObjectEventFunction )( wxEventFunction )wxStaticCastEvent( functype, &func ) ^~~~~~~~~~~~~~~~~ /usr/include/wx-3.0/wx/filepicker.h:71:5: note: in expansion of macro ‘wxEVENT_HANDLER_CAST’ wxEVENT_HANDLER_CAST(wxFileDirPickerEventFunction, func) ^~~~~~~~~~~~~~~~~~~~ /usr/include/wx-3.0/wx/filepicker.h:281:13: note: in expansion of macro ‘wxFileDirPickerEventHandler’ wxFileDirPickerEventHandler( wxFileDirPickerCtrlBase::OnFileDirChange ), ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/wx-3.0/wx/filepicker.h: In member function ‘virtual void wxDirPickerCtrl::DoConnect(wxControl*, wxFileDirPickerCtrlBase*)’: /usr/include/wx-3.0/wx/event.h:88:59: warning: cast between incompatible pointer to member types from ‘void (wxEvtHandler::*)(wxFileDirPickerEvent&)’ to ‘wxEventFunction’ {aka ‘void (wxEvtHandler::*)(wxEvent&)’} [-Wcast-function-type] #define wxStaticCastEvent(type, val) static_cast(val) ^ /usr/include/wx-3.0/wx/event.h:148:49: note: in expansion of macro ‘wxStaticCastEvent’ ( wxObjectEventFunction )( wxEventFunction )wxStaticCastEvent( functype, &func ) ^~~~~~~~~~~~~~~~~ /usr/include/wx-3.0/wx/filepicker.h:71:5: note: in expansion of macro ‘wxEVENT_HANDLER_CAST’ wxEVENT_HANDLER_CAST(wxFileDirPickerEventFunction, func) ^~~~~~~~~~~~~~~~~~~~ /usr/include/wx-3.0/wx/filepicker.h:381:13: note: in expansion of macro ‘wxFileDirPickerEventHandler’ wxFileDirPickerEventHandler( wxFileDirPickerCtrlBase::OnFileDirChange ), ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [189/340] Compiling src/wx/rename_template_dialog.cc [190/340] Compiling src/wx/barco_alchemy_certificate_panel.cc In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from ../src/wx/wx_util.h:35, from ../src/wx/content_menu.cc:23: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved3’ [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved4’ [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved5’ [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved6’ [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved7’ [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from ../src/wx/wx_util.h:35, from ../src/wx/content_menu.cc:23: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ ../src/wx/content_menu.cc: In member function ‘void ContentMenu::popup(boost::weak_ptr, ContentList, TimelineContentViewList, wxPoint)’: ../src/wx/content_menu.cc:145:18: warning: catching polymorphic type ‘class dcp::DCPReadError’ by value [-Wcatch-value=] } catch (dcp::DCPReadError) { ^~~~~~~~~~~~ ../src/wx/content_menu.cc:147:18: warning: catching polymorphic type ‘class dcp::KDMDecryptionError’ by value [-Wcatch-value=] } catch (dcp::KDMDecryptionError) { ^~~~~~~~~~~~~~~~~~ ../src/wx/content_menu.cc:149:13: warning: catching polymorphic type ‘class KDMError’ by value [-Wcatch-value=] } catch (KDMError) { ^~~~~~~~ [191/340] Compiling src/wx/isdcf_metadata_dialog.cc In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from ../src/wx/wx_util.h:35, from ../src/wx/content_widget.h:28, from ../src/wx/audio_panel.h:23, from ../src/wx/audio_panel.cc:21: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved3’ [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved4’ [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved5’ [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved6’ [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved7’ [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from ../src/wx/wx_util.h:35, from ../src/wx/content_widget.h:28, from ../src/wx/audio_panel.h:23, from ../src/wx/audio_panel.cc:21: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ ../src/wx/audio_panel.cc: In member function ‘void AudioPanel::setup_peak()’: ../src/wx/audio_panel.cc:385:21: warning: ‘*((void*)& peak_dB +4)’ may be used uninitialized in this function [-Wmaybe-uninitialized] } else if (peak_dB && *peak_dB > -3) { ~~~~~~~~^~~~~~~~~~~~~~~~ [192/340] Compiling src/wx/email_dialog.cc In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from ../src/wx/wx_util.h:35, from ../src/wx/barco_alchemy_certificate_panel.cc:23: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved3’ [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved4’ [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved5’ [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved6’ [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved7’ [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from ../src/wx/wx_util.h:35, from ../src/wx/barco_alchemy_certificate_panel.cc:23: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ [193/340] Compiling src/wx/timeline_text_content_view.cc In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from ../src/wx/wx_util.h:35, from ../src/wx/servers_list_dialog.cc:22: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved3’ [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved4’ [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved5’ [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved6’ [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved7’ [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from ../src/wx/wx_util.h:35, from ../src/wx/servers_list_dialog.cc:22: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ [194/340] Compiling src/wx/dcp_panel.cc In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from ../src/wx/wx_util.h:35, from ../src/wx/isdcf_metadata_dialog.cc:22: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved3’ [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved4’ [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved5’ [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved6’ [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved7’ [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from ../src/wx/wx_util.h:35, from ../src/wx/isdcf_metadata_dialog.cc:22: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ [195/340] Compiling src/wx/controls.cc In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from ../src/wx/wx_util.h:35, from ../src/wx/email_dialog.cc:22: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved3’ [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved4’ [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved5’ [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved6’ [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved7’ [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from ../src/wx/wx_util.h:35, from ../src/wx/email_dialog.cc:22: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ [196/340] Compiling src/wx/timeline_content_view.cc [197/340] Compiling src/wx/content_sub_panel.cc In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from ../src/wx/wx_util.h:35, from ../src/wx/timeline_content_view.cc:23: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved3’ [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved4’ [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved5’ [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved6’ [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved7’ [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from ../src/wx/wx_util.h:35, from ../src/wx/timeline_content_view.cc:23: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ [198/340] Compiling src/wx/timeline.cc In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from ../src/wx/wx_util.h:35, from ../src/wx/dcp_panel.cc:22: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved3’ [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved4’ [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved5’ [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved6’ [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved7’ [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from ../src/wx/wx_util.h:35, from ../src/wx/dcp_panel.cc:22: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ [199/340] Compiling src/wx/content_panel.cc In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from ../src/wx/wx_util.h:35, from ../src/wx/controls.cc:23: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved3’ [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved4’ [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved5’ [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved6’ [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved7’ [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from ../src/wx/wx_util.h:35, from ../src/wx/controls.cc:23: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ [200/340] Compiling src/wx/film_editor.cc In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from ../src/wx/wx_util.h:35, from ../src/wx/content_sub_panel.cc:23: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved3’ [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved4’ [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved5’ [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved6’ [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved7’ [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from ../src/wx/wx_util.h:35, from ../src/wx/content_sub_panel.cc:23: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ [201/340] Compiling src/wx/content_colour_conversion_dialog.cc In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from ../src/wx/wx_util.h:35, from ../src/wx/timeline.cc:31: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved3’ [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved4’ [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved5’ [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved6’ [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved7’ [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from ../src/wx/wx_util.h:35, from ../src/wx/timeline.cc:31: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ [202/340] Compiling src/wx/config_move_dialog.cc In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from ../src/wx/wx_util.h:35, from ../src/wx/content_panel.cc:22: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved3’ [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved4’ [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved5’ [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved6’ [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved7’ [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from ../src/wx/wx_util.h:35, from ../src/wx/content_panel.cc:22: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ ../src/wx/content_panel.cc: In member function ‘void ContentPanel::check_selection()’: ../src/wx/content_panel.cc:292:20: warning: ‘*((void*)& go_to +8)’ may be used uninitialized in this function [-Wmaybe-uninitialized] optional go_to; ^~~~~ [203/340] Compiling src/wx/table_dialog.cc In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from ../src/wx/wx_util.h:35, from ../src/wx/film_editor.cc:25: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved3’ [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved4’ [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved5’ [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved6’ [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved7’ [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from ../src/wx/wx_util.h:35, from ../src/wx/film_editor.cc:25: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ [204/340] Compiling src/wx/subtitle_appearance_dialog.cc In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from ../src/wx/wx_util.h:35, from ../src/wx/config_move_dialog.cc:22: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved3’ [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved4’ [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved5’ [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved6’ [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved7’ [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from ../src/wx/wx_util.h:35, from ../src/wx/config_move_dialog.cc:22: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ [205/340] Compiling src/wx/colour_conversion_editor.cc In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from ../src/wx/wx_util.h:35, from ../src/wx/content_colour_conversion_dialog.cc:21: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved3’ [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved4’ [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved5’ [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved6’ [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved7’ [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from ../src/wx/wx_util.h:35, from ../src/wx/content_colour_conversion_dialog.cc:21: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ [206/340] Compiling src/wx/server_dialog.cc In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from ../src/wx/wx_util.h:35, from ../src/wx/table_dialog.cc:22: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved3’ [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved4’ [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved5’ [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved6’ [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved7’ [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from ../src/wx/wx_util.h:35, from ../src/wx/table_dialog.cc:22: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ [207/340] Compiling src/wx/christie_certificate_panel.cc In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from ../src/wx/wx_util.h:35, from ../src/wx/timecode.h:24, from ../src/wx/subtitle_appearance_dialog.h:21, from ../src/wx/subtitle_appearance_dialog.cc:21: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved3’ [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved4’ [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved5’ [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved6’ [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved7’ [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from ../src/wx/wx_util.h:35, from ../src/wx/timecode.h:24, from ../src/wx/subtitle_appearance_dialog.h:21, from ../src/wx/subtitle_appearance_dialog.cc:21: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ [208/340] Compiling src/wx/static_text.cc In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from ../src/wx/wx_util.h:35, from ../src/wx/colour_conversion_editor.cc:21: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved3’ [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved4’ [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved5’ [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved6’ [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved7’ [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from ../src/wx/wx_util.h:35, from ../src/wx/colour_conversion_editor.cc:21: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ [209/340] Compiling src/wx/batch_job_view.cc [210/340] Compiling src/wx/audio_plot.cc In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from ../src/wx/wx_util.h:35, from ../src/wx/server_dialog.cc:23: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved3’ [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved4’ [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved5’ [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved6’ [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved7’ [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from ../src/wx/wx_util.h:35, from ../src/wx/server_dialog.cc:23: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ [211/340] Compiling src/wx/send_i18n_dialog.cc In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from ../src/wx/wx_util.h:35, from ../src/wx/christie_certificate_panel.cc:23: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved3’ [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved4’ [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved5’ [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved6’ [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved7’ [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from ../src/wx/wx_util.h:35, from ../src/wx/christie_certificate_panel.cc:23: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ [212/340] Compiling src/wx/screens_panel.cc [213/340] Compiling src/wx/audio_dialog.cc In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from ../src/wx/wx_util.h:35, from ../src/wx/send_i18n_dialog.h:21, from ../src/wx/send_i18n_dialog.cc:21: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved3’ [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved4’ [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved5’ [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved6’ [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved7’ [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from ../src/wx/wx_util.h:35, from ../src/wx/send_i18n_dialog.h:21, from ../src/wx/send_i18n_dialog.cc:21: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ [214/340] Compiling src/wx/screen_dialog.cc In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from ../src/wx/wx_util.h:35, from ../src/wx/screens_panel.cc:22: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved3’ [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved4’ [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved5’ [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved6’ [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved7’ [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from ../src/wx/wx_util.h:35, from ../src/wx/screens_panel.cc:22: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ In file included from /usr/include/wx-3.0/wx/wx.h:24, from ../src/wx/screens_panel.h:21, from ../src/wx/screens_panel.cc:21: /usr/include/wx-3.0/wx/compositewin.h: In instantiation of ‘wxCompositeWindow::wxCompositeWindow() [with W = wxNavigationEnabled]’: /usr/include/wx-3.0/wx/srchctrl.h:31:28: required from here /usr/include/wx-3.0/wx/event.h:148:30: warning: cast between incompatible pointer to member types from ‘void (wxEvtHandler::*)(wxWindowCreateEvent&)’ to ‘wxEventFunction’ {aka ‘void (wxEvtHandler::*)(wxEvent&)’} [-Wcast-function-type] ( wxObjectEventFunction )( wxEventFunction )wxStaticCastEvent( functype, &func ) ^ /usr/include/wx-3.0/wx/event.h:3961:5: note: in expansion of macro ‘wxEVENT_HANDLER_CAST’ wxEVENT_HANDLER_CAST(wxWindowCreateEventFunction, func) ^~~~~~~~~~~~~~~~~~~~ /usr/include/wx-3.0/wx/compositewin.h:42:19: note: in expansion of macro ‘wxWindowCreateEventHandler’ wxWindowCreateEventHandler(wxCompositeWindow::OnWindowCreate) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/wx-3.0/wx/compositewin.h: In instantiation of ‘void wxCompositeWindow::OnWindowCreate(wxWindowCreateEvent&) [with W = wxNavigationEnabled]’: /usr/include/wx-3.0/wx/compositewin.h:42:19: required from ‘wxCompositeWindow::wxCompositeWindow() [with W = wxNavigationEnabled]’ /usr/include/wx-3.0/wx/srchctrl.h:31:28: required from here /usr/include/wx-3.0/wx/event.h:148:30: warning: cast between incompatible pointer to member types from ‘void (wxEvtHandler::*)(wxFocusEvent&)’ to ‘wxEventFunction’ {aka ‘void (wxEvtHandler::*)(wxEvent&)’} [-Wcast-function-type] ( wxObjectEventFunction )( wxEventFunction )wxStaticCastEvent( functype, &func ) ^ /usr/include/wx-3.0/wx/event.h:3927:5: note: in expansion of macro ‘wxEVENT_HANDLER_CAST’ wxEVENT_HANDLER_CAST(wxFocusEventFunction, func) ^~~~~~~~~~~~~~~~~~~~ /usr/include/wx-3.0/wx/compositewin.h:143:24: note: in expansion of macro ‘wxFocusEventHandler’ wxFocusEventHandler(wxCompositeWindow::OnKillFocus), ^~~~~~~~~~~~~~~~~~~ /usr/include/wx-3.0/wx/event.h:148:30: warning: cast between incompatible pointer to member types from ‘void (wxEvtHandler::*)(wxKeyEvent&)’ to ‘wxEventFunction’ {aka ‘void (wxEvtHandler::*)(wxEvent&)’} [-Wcast-function-type] ( wxObjectEventFunction )( wxEventFunction )wxStaticCastEvent( functype, &func ) ^ /usr/include/wx-3.0/wx/event.h:3924:5: note: in expansion of macro ‘wxEVENT_HANDLER_CAST’ wxEVENT_HANDLER_CAST(wxCharEventFunction, func) ^~~~~~~~~~~~~~~~~~~~ /usr/include/wx-3.0/wx/event.h:3925:33: note: in expansion of macro ‘wxCharEventHandler’ #define wxKeyEventHandler(func) wxCharEventHandler(func) ^~~~~~~~~~~~~~~~~~ /usr/include/wx-3.0/wx/compositewin.h:159:24: note: in expansion of macro ‘wxKeyEventHandler’ wxKeyEventHandler(wxCompositeWindow::OnChar), ^~~~~~~~~~~~~~~~~ /usr/include/wx-3.0/wx/event.h: In instantiation of ‘static void (wxEvtHandler::* wxPrivate::HandlerImpl::ConvertToEvtMethod(void (T::*)(A&)))(wxEvent&) [with T = ScreensPanel; A = wxTreeEvent; wxEventFunction = void (wxEvtHandler::*)(wxEvent&)]’: /usr/include/wx-3.0/wx/event.h:427:51: required from ‘void (wxEvtHandler::* wxEventFunctorMethod::GetEvtMethod() const)(wxEvent&) [with EventTag = wxEventTypeTag; Class = ScreensPanel; EventArg = wxTreeEvent; EventHandler = ScreensPanel; wxEventFunction = void (wxEvtHandler::*)(wxEvent&)]’ /usr/include/wx-3.0/wx/event.h:426:29: required from here /usr/include/wx-3.0/wx/event.h:331:21: warning: cast between incompatible pointer to member types from ‘void (ScreensPanel::*)(wxTreeEvent&)’ to ‘void (ScreensPanel::*)(wxEvent&)’ [-Wcast-function-type] reinterpret_cast(f)); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [215/340] Compiling src/wx/audio_mapping_view.cc In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from ../src/wx/wx_util.h:35, from ../src/wx/audio_plot.cc:25: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved3’ [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved4’ [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved5’ [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved6’ [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved7’ [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from ../src/wx/wx_util.h:35, from ../src/wx/audio_plot.cc:25: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ [216/340] Compiling src/wx/save_template_dialog.cc In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from ../src/wx/wx_util.h:35, from ../src/wx/editable_list.h:24, from ../src/wx/screen_dialog.h:21, from ../src/wx/screen_dialog.cc:21: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved3’ [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved4’ [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved5’ [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved6’ [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved7’ [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from ../src/wx/wx_util.h:35, from ../src/wx/editable_list.h:24, from ../src/wx/screen_dialog.h:21, from ../src/wx/screen_dialog.cc:21: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ In file included from /usr/include/wx-3.0/wx/wx.h:24, from ../src/wx/wx_util.h:29, from ../src/wx/editable_list.h:24, from ../src/wx/screen_dialog.h:21, from ../src/wx/screen_dialog.cc:21: /usr/include/wx-3.0/wx/filepicker.h: In member function ‘virtual void wxFilePickerCtrl::DoConnect(wxControl*, wxFileDirPickerCtrlBase*)’: /usr/include/wx-3.0/wx/event.h:88:59: warning: cast between incompatible pointer to member types from ‘void (wxEvtHandler::*)(wxFileDirPickerEvent&)’ to ‘wxEventFunction’ {aka ‘void (wxEvtHandler::*)(wxEvent&)’} [-Wcast-function-type] #define wxStaticCastEvent(type, val) static_cast(val) ^ /usr/include/wx-3.0/wx/event.h:148:49: note: in expansion of macro ‘wxStaticCastEvent’ ( wxObjectEventFunction )( wxEventFunction )wxStaticCastEvent( functype, &func ) ^~~~~~~~~~~~~~~~~ /usr/include/wx-3.0/wx/filepicker.h:71:5: note: in expansion of macro ‘wxEVENT_HANDLER_CAST’ wxEVENT_HANDLER_CAST(wxFileDirPickerEventFunction, func) ^~~~~~~~~~~~~~~~~~~~ /usr/include/wx-3.0/wx/filepicker.h:281:13: note: in expansion of macro ‘wxFileDirPickerEventHandler’ wxFileDirPickerEventHandler( wxFileDirPickerCtrlBase::OnFileDirChange ), ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/wx-3.0/wx/filepicker.h: In member function ‘virtual void wxDirPickerCtrl::DoConnect(wxControl*, wxFileDirPickerCtrlBase*)’: /usr/include/wx-3.0/wx/event.h:88:59: warning: cast between incompatible pointer to member types from ‘void (wxEvtHandler::*)(wxFileDirPickerEvent&)’ to ‘wxEventFunction’ {aka ‘void (wxEvtHandler::*)(wxEvent&)’} [-Wcast-function-type] #define wxStaticCastEvent(type, val) static_cast(val) ^ /usr/include/wx-3.0/wx/event.h:148:49: note: in expansion of macro ‘wxStaticCastEvent’ ( wxObjectEventFunction )( wxEventFunction )wxStaticCastEvent( functype, &func ) ^~~~~~~~~~~~~~~~~ /usr/include/wx-3.0/wx/filepicker.h:71:5: note: in expansion of macro ‘wxEVENT_HANDLER_CAST’ wxEVENT_HANDLER_CAST(wxFileDirPickerEventFunction, func) ^~~~~~~~~~~~~~~~~~~~ /usr/include/wx-3.0/wx/filepicker.h:381:13: note: in expansion of macro ‘wxFileDirPickerEventHandler’ wxFileDirPickerEventHandler( wxFileDirPickerCtrlBase::OnFileDirChange ), ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [217/340] Compiling src/wx/focus_manager.cc In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from ../src/wx/wx_util.h:35, from ../src/wx/audio_dialog.cc:23: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved3’ [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved4’ [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved5’ [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved6’ [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved7’ [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from ../src/wx/wx_util.h:35, from ../src/wx/audio_dialog.cc:23: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ [218/340] Compiling src/wx/playhead_to_timecode_dialog.cc In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from ../src/wx/wx_util.h:35, from ../src/wx/save_template_dialog.cc:22: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved3’ [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved4’ [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved5’ [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved6’ [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved7’ [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from ../src/wx/wx_util.h:35, from ../src/wx/save_template_dialog.cc:22: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ [219/340] Compiling src/wx/normal_job_view.cc In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from ../src/wx/wx_util.h:35, from ../src/wx/audio_mapping_view.cc:26: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved3’ [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved4’ [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved5’ [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved6’ [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved7’ [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from ../src/wx/wx_util.h:35, from ../src/wx/audio_mapping_view.cc:26: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ [220/340] Compiling src/wx/playhead_to_frame_dialog.cc [221/340] Compiling src/wx/player_information.cc In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from ../src/wx/wx_util.h:35, from ../src/wx/timecode.h:24, from ../src/wx/playhead_to_timecode_dialog.h:22, from ../src/wx/playhead_to_timecode_dialog.cc:21: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved3’ [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved4’ [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved5’ [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved6’ [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved7’ [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from ../src/wx/wx_util.h:35, from ../src/wx/timecode.h:24, from ../src/wx/playhead_to_timecode_dialog.h:22, from ../src/wx/playhead_to_timecode_dialog.cc:21: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ [222/340] Compiling src/wx/player_config_dialog.cc [223/340] Compiling src/wx/paste_dialog.cc In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from ../src/wx/wx_util.h:35, from ../src/wx/timecode.h:24, from ../src/wx/playhead_to_frame_dialog.h:22, from ../src/wx/playhead_to_frame_dialog.cc:21: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved3’ [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved4’ [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved5’ [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved6’ [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved7’ [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from ../src/wx/wx_util.h:35, from ../src/wx/timecode.h:24, from ../src/wx/playhead_to_frame_dialog.h:22, from ../src/wx/playhead_to_frame_dialog.cc:21: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ [224/340] Compiling src/wx/new_dkdm_folder_dialog.cc [225/340] Compiling src/wx/nag_dialog.cc [226/340] Compiling src/wx/name_format_editor.cc In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from ../src/wx/wx_util.h:35, from ../src/wx/player_information.cc:22: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved3’ [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved4’ [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved5’ [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved6’ [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved7’ [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from ../src/wx/wx_util.h:35, from ../src/wx/player_information.cc:22: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ [227/340] Compiling src/wx/kdm_dialog.cc In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from ../src/wx/wx_util.h:35, from ../src/wx/config_dialog.h:24, from ../src/wx/player_config_dialog.cc:25: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved3’ [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved4’ [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved5’ [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved6’ [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved7’ [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from ../src/wx/wx_util.h:35, from ../src/wx/config_dialog.h:24, from ../src/wx/player_config_dialog.cc:25: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ In file included from /usr/include/wx-3.0/wx/wx.h:24, from ../src/wx/wx_util.h:29, from ../src/wx/config_dialog.h:24, from ../src/wx/player_config_dialog.cc:25: /usr/include/wx-3.0/wx/filepicker.h: In member function ‘virtual void wxFilePickerCtrl::DoConnect(wxControl*, wxFileDirPickerCtrlBase*)’: /usr/include/wx-3.0/wx/event.h:88:59: warning: cast between incompatible pointer to member types from ‘void (wxEvtHandler::*)(wxFileDirPickerEvent&)’ to ‘wxEventFunction’ {aka ‘void (wxEvtHandler::*)(wxEvent&)’} [-Wcast-function-type] #define wxStaticCastEvent(type, val) static_cast(val) ^ /usr/include/wx-3.0/wx/event.h:148:49: note: in expansion of macro ‘wxStaticCastEvent’ ( wxObjectEventFunction )( wxEventFunction )wxStaticCastEvent( functype, &func ) ^~~~~~~~~~~~~~~~~ /usr/include/wx-3.0/wx/filepicker.h:71:5: note: in expansion of macro ‘wxEVENT_HANDLER_CAST’ wxEVENT_HANDLER_CAST(wxFileDirPickerEventFunction, func) ^~~~~~~~~~~~~~~~~~~~ /usr/include/wx-3.0/wx/filepicker.h:281:13: note: in expansion of macro ‘wxFileDirPickerEventHandler’ wxFileDirPickerEventHandler( wxFileDirPickerCtrlBase::OnFileDirChange ), ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/wx-3.0/wx/filepicker.h: In member function ‘virtual void wxDirPickerCtrl::DoConnect(wxControl*, wxFileDirPickerCtrlBase*)’: /usr/include/wx-3.0/wx/event.h:88:59: warning: cast between incompatible pointer to member types from ‘void (wxEvtHandler::*)(wxFileDirPickerEvent&)’ to ‘wxEventFunction’ {aka ‘void (wxEvtHandler::*)(wxEvent&)’} [-Wcast-function-type] #define wxStaticCastEvent(type, val) static_cast(val) ^ /usr/include/wx-3.0/wx/event.h:148:49: note: in expansion of macro ‘wxStaticCastEvent’ ( wxObjectEventFunction )( wxEventFunction )wxStaticCastEvent( functype, &func ) ^~~~~~~~~~~~~~~~~ /usr/include/wx-3.0/wx/filepicker.h:71:5: note: in expansion of macro ‘wxEVENT_HANDLER_CAST’ wxEVENT_HANDLER_CAST(wxFileDirPickerEventFunction, func) ^~~~~~~~~~~~~~~~~~~~ /usr/include/wx-3.0/wx/filepicker.h:381:13: note: in expansion of macro ‘wxFileDirPickerEventHandler’ wxFileDirPickerEventHandler( wxFileDirPickerCtrlBase::OnFileDirChange ), ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [228/340] Compiling src/wx/timing_panel.cc In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from ../src/wx/wx_util.h:35, from ../src/wx/nag_dialog.cc:22: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved3’ [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved4’ [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved5’ [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved6’ [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved7’ [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from ../src/wx/wx_util.h:35, from ../src/wx/nag_dialog.cc:22: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ [229/340] Compiling src/wx/job_view_dialog.cc In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from ../src/wx/wx_util.h:35, from ../src/wx/name_format_editor.cc:22: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved3’ [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved4’ [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved5’ [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved6’ [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved7’ [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from ../src/wx/wx_util.h:35, from ../src/wx/name_format_editor.cc:22: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ [230/340] Compiling src/wx/initial_setup_dialog.cc In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from ../src/wx/wx_util.h:35, from ../src/wx/kdm_dialog.h:21, from ../src/wx/kdm_dialog.cc:21: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved3’ [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved4’ [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved5’ [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved6’ [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved7’ [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from ../src/wx/wx_util.h:35, from ../src/wx/kdm_dialog.h:21, from ../src/wx/kdm_dialog.cc:21: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ In file included from /usr/include/wx-3.0/wx/wx.h:24, from ../src/wx/wx_util.h:29, from ../src/wx/kdm_dialog.h:21, from ../src/wx/kdm_dialog.cc:21: /usr/include/wx-3.0/wx/compositewin.h: In instantiation of ‘wxCompositeWindow::wxCompositeWindow() [with W = wxNavigationEnabled]’: /usr/include/wx-3.0/wx/srchctrl.h:31:28: required from here /usr/include/wx-3.0/wx/event.h:148:30: warning: cast between incompatible pointer to member types from ‘void (wxEvtHandler::*)(wxWindowCreateEvent&)’ to ‘wxEventFunction’ {aka ‘void (wxEvtHandler::*)(wxEvent&)’} [-Wcast-function-type] ( wxObjectEventFunction )( wxEventFunction )wxStaticCastEvent( functype, &func ) ^ /usr/include/wx-3.0/wx/event.h:3961:5: note: in expansion of macro ‘wxEVENT_HANDLER_CAST’ wxEVENT_HANDLER_CAST(wxWindowCreateEventFunction, func) ^~~~~~~~~~~~~~~~~~~~ /usr/include/wx-3.0/wx/compositewin.h:42:19: note: in expansion of macro ‘wxWindowCreateEventHandler’ wxWindowCreateEventHandler(wxCompositeWindow::OnWindowCreate) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/wx-3.0/wx/compositewin.h: In instantiation of ‘void wxCompositeWindow::OnWindowCreate(wxWindowCreateEvent&) [with W = wxNavigationEnabled]’: /usr/include/wx-3.0/wx/compositewin.h:42:19: required from ‘wxCompositeWindow::wxCompositeWindow() [with W = wxNavigationEnabled]’ /usr/include/wx-3.0/wx/srchctrl.h:31:28: required from here /usr/include/wx-3.0/wx/event.h:148:30: warning: cast between incompatible pointer to member types from ‘void (wxEvtHandler::*)(wxFocusEvent&)’ to ‘wxEventFunction’ {aka ‘void (wxEvtHandler::*)(wxEvent&)’} [-Wcast-function-type] ( wxObjectEventFunction )( wxEventFunction )wxStaticCastEvent( functype, &func ) ^ /usr/include/wx-3.0/wx/event.h:3927:5: note: in expansion of macro ‘wxEVENT_HANDLER_CAST’ wxEVENT_HANDLER_CAST(wxFocusEventFunction, func) ^~~~~~~~~~~~~~~~~~~~ /usr/include/wx-3.0/wx/compositewin.h:143:24: note: in expansion of macro ‘wxFocusEventHandler’ wxFocusEventHandler(wxCompositeWindow::OnKillFocus), ^~~~~~~~~~~~~~~~~~~ /usr/include/wx-3.0/wx/event.h:148:30: warning: cast between incompatible pointer to member types from ‘void (wxEvtHandler::*)(wxKeyEvent&)’ to ‘wxEventFunction’ {aka ‘void (wxEvtHandler::*)(wxEvent&)’} [-Wcast-function-type] ( wxObjectEventFunction )( wxEventFunction )wxStaticCastEvent( functype, &func ) ^ /usr/include/wx-3.0/wx/event.h:3924:5: note: in expansion of macro ‘wxEVENT_HANDLER_CAST’ wxEVENT_HANDLER_CAST(wxCharEventFunction, func) ^~~~~~~~~~~~~~~~~~~~ /usr/include/wx-3.0/wx/event.h:3925:33: note: in expansion of macro ‘wxCharEventHandler’ #define wxKeyEventHandler(func) wxCharEventHandler(func) ^~~~~~~~~~~~~~~~~~ /usr/include/wx-3.0/wx/compositewin.h:159:24: note: in expansion of macro ‘wxKeyEventHandler’ wxKeyEventHandler(wxCompositeWindow::OnChar), ^~~~~~~~~~~~~~~~~ [231/340] Compiling src/wx/question_dialog.cc [232/340] Compiling src/wx/filter_dialog.cc [233/340] Compiling src/wx/file_picker_ctrl.cc [234/340] Compiling src/wx/content_properties_dialog.cc In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from ../src/wx/wx_util.h:35, from ../src/wx/timecode.h:24, from ../src/wx/timing_panel.h:22, from ../src/wx/timing_panel.cc:21: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved3’ [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved4’ [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved5’ [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved6’ [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved7’ [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from ../src/wx/wx_util.h:35, from ../src/wx/timecode.h:24, from ../src/wx/timing_panel.h:22, from ../src/wx/timing_panel.cc:21: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ ../src/wx/timing_panel.cc: In member function ‘void TimingPanel::set_video_frame_rate()’: ../src/wx/timing_panel.cc:478:28: warning: ‘*((void*)& fr +8)’ may be used uninitialized in this function [-Wmaybe-uninitialized] i->set_video_frame_rate (*fr); ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ ../src/wx/timing_panel.cc: In member function ‘void TimingPanel::move_to_start_of_reel_clicked()’: ../src/wx/timing_panel.cc:592:4: warning: ‘*((void*)& position +8)’ may be used uninitialized in this function [-Wmaybe-uninitialized] if (position.get() != i->position()) { ^~ In file included from ../src/lib/util.h:29, from ../src/lib/film.h:29, from ../src/wx/content_sub_panel.h:26, from ../src/wx/timing_panel.h:21, from ../src/wx/timing_panel.cc:21: ../src/lib/dcpomatic_time.h: In member function ‘void TimingPanel::trim_start_changed()’: ../src/lib/dcpomatic_time.h:95:31: warning: ‘*((void*)& ref_ph +8)’ may be used uninitialized in this function [-Wmaybe-uninitialized] return Time (_t + o._t); ^ ../src/wx/timing_panel.cc:403:20: note: ‘*((void*)& ref_ph +8)’ was declared here optional ref_ph; ^~~~~~ [235/340] Compiling src/wx/wx_signal_manager.cc In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from ../src/wx/wx_util.h:35, from ../src/wx/file_picker_ctrl.cc:22: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved3’ [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved4’ [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved5’ [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved6’ [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved7’ [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from ../src/wx/wx_util.h:35, from ../src/wx/file_picker_ctrl.cc:22: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ In file included from /usr/include/wx-3.0/wx/wx.h:24, from ../src/wx/file_picker_ctrl.h:21, from ../src/wx/file_picker_ctrl.cc:21: /usr/include/wx-3.0/wx/filepicker.h: In member function ‘virtual void wxFilePickerCtrl::DoConnect(wxControl*, wxFileDirPickerCtrlBase*)’: /usr/include/wx-3.0/wx/event.h:88:59: warning: cast between incompatible pointer to member types from ‘void (wxEvtHandler::*)(wxFileDirPickerEvent&)’ to ‘wxEventFunction’ {aka ‘void (wxEvtHandler::*)(wxEvent&)’} [-Wcast-function-type] #define wxStaticCastEvent(type, val) static_cast(val) ^ /usr/include/wx-3.0/wx/event.h:148:49: note: in expansion of macro ‘wxStaticCastEvent’ ( wxObjectEventFunction )( wxEventFunction )wxStaticCastEvent( functype, &func ) ^~~~~~~~~~~~~~~~~ /usr/include/wx-3.0/wx/filepicker.h:71:5: note: in expansion of macro ‘wxEVENT_HANDLER_CAST’ wxEVENT_HANDLER_CAST(wxFileDirPickerEventFunction, func) ^~~~~~~~~~~~~~~~~~~~ /usr/include/wx-3.0/wx/filepicker.h:281:13: note: in expansion of macro ‘wxFileDirPickerEventHandler’ wxFileDirPickerEventHandler( wxFileDirPickerCtrlBase::OnFileDirChange ), ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/wx-3.0/wx/filepicker.h: In member function ‘virtual void wxDirPickerCtrl::DoConnect(wxControl*, wxFileDirPickerCtrlBase*)’: /usr/include/wx-3.0/wx/event.h:88:59: warning: cast between incompatible pointer to member types from ‘void (wxEvtHandler::*)(wxFileDirPickerEvent&)’ to ‘wxEventFunction’ {aka ‘void (wxEvtHandler::*)(wxEvent&)’} [-Wcast-function-type] #define wxStaticCastEvent(type, val) static_cast(val) ^ /usr/include/wx-3.0/wx/event.h:148:49: note: in expansion of macro ‘wxStaticCastEvent’ ( wxObjectEventFunction )( wxEventFunction )wxStaticCastEvent( functype, &func ) ^~~~~~~~~~~~~~~~~ /usr/include/wx-3.0/wx/filepicker.h:71:5: note: in expansion of macro ‘wxEVENT_HANDLER_CAST’ wxEVENT_HANDLER_CAST(wxFileDirPickerEventFunction, func) ^~~~~~~~~~~~~~~~~~~~ /usr/include/wx-3.0/wx/filepicker.h:381:13: note: in expansion of macro ‘wxFileDirPickerEventHandler’ wxFileDirPickerEventHandler( wxFileDirPickerCtrlBase::OnFileDirChange ), ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [236/340] Compiling src/wx/update_dialog.cc [237/340] Compiling src/wx/video_panel.cc [238/340] Compiling src/wx/verify_dcp_dialog.cc In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from ../src/wx/wx_util.h:35, from ../src/wx/content_properties_dialog.cc:22: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved3’ [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved4’ [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved5’ [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved6’ [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved7’ [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from ../src/wx/wx_util.h:35, from ../src/wx/content_properties_dialog.cc:22: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ [239/340] Compiling src/wx/dolby_doremi_certificate_panel.cc In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from ../src/wx/wx_util.h:35, from ../src/wx/update_dialog.cc:23: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved3’ [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved4’ [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved5’ [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved6’ [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved7’ [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from ../src/wx/wx_util.h:35, from ../src/wx/update_dialog.cc:23: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ [240/340] Compiling src/wx/timeline_time_axis_view.cc In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from ../src/wx/wx_util.h:35, from ../src/wx/verify_dcp_dialog.cc:22: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved3’ [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved4’ [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved5’ [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved6’ [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved7’ [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from ../src/wx/wx_util.h:35, from ../src/wx/verify_dcp_dialog.cc:22: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ [241/340] Compiling src/wx/image_sequence_dialog.cc In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from ../src/wx/wx_util.h:35, from ../src/wx/dolby_doremi_certificate_panel.cc:23: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved3’ [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved4’ [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved5’ [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved6’ [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved7’ [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from ../src/wx/wx_util.h:35, from ../src/wx/dolby_doremi_certificate_panel.cc:23: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ [242/340] Compiling src/wx/timeline_labels_view.cc In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from ../src/wx/wx_util.h:35, from ../src/wx/content_widget.h:28, from ../src/wx/video_panel.h:26, from ../src/wx/video_panel.cc:22: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved3’ [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved4’ [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved5’ [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved6’ [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved7’ [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from ../src/wx/wx_util.h:35, from ../src/wx/content_widget.h:28, from ../src/wx/video_panel.h:26, from ../src/wx/video_panel.cc:22: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ [243/340] Compiling src/wx/dcpomatic_button.cc In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from ../src/wx/wx_util.h:35, from ../src/wx/timeline_time_axis_view.cc:23: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved3’ [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved4’ [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved5’ [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved6’ [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved7’ [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from ../src/wx/wx_util.h:35, from ../src/wx/timeline_time_axis_view.cc:23: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ [244/340] Compiling src/wx/time_picker.cc In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from ../src/wx/wx_util.h:35, from ../src/wx/image_sequence_dialog.cc:21: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved3’ [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved4’ [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved5’ [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved6’ [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved7’ [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from ../src/wx/wx_util.h:35, from ../src/wx/image_sequence_dialog.cc:21: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ [245/340] Compiling src/wx/text_view.cc [246/340] Compiling src/wx/system_font_dialog.cc [247/340] Compiling src/wx/self_dkdm_dialog.cc In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from ../src/wx/wx_util.h:35, from ../src/wx/time_picker.cc:22: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved3’ [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved4’ [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved5’ [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved6’ [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved7’ [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from ../src/wx/wx_util.h:35, from ../src/wx/time_picker.cc:22: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ [248/340] Compiling src/wx/cinema_dialog.cc In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from ../src/wx/wx_util.h:35, from ../src/wx/system_font_dialog.cc:22: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved3’ [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved4’ [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved5’ [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved6’ [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved7’ [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from ../src/wx/wx_util.h:35, from ../src/wx/system_font_dialog.cc:22: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ [249/340] Compiling src/wx/confirm_kdm_email_dialog.cc In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from ../src/wx/wx_util.h:35, from ../src/wx/text_view.cc:23: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved3’ [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved4’ [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved5’ [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved6’ [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved7’ [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from ../src/wx/wx_util.h:35, from ../src/wx/text_view.cc:23: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ [250/340] Compiling src/wx/timecode.cc In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from ../src/wx/wx_util.h:35, from ../src/wx/self_dkdm_dialog.h:21, from ../src/wx/self_dkdm_dialog.cc:21: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved3’ [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved4’ [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved5’ [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved6’ [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved7’ [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from ../src/wx/wx_util.h:35, from ../src/wx/self_dkdm_dialog.h:21, from ../src/wx/self_dkdm_dialog.cc:21: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ In file included from /usr/include/wx-3.0/wx/wx.h:24, from ../src/wx/wx_util.h:29, from ../src/wx/self_dkdm_dialog.h:21, from ../src/wx/self_dkdm_dialog.cc:21: /usr/include/wx-3.0/wx/filepicker.h: In member function ‘virtual void wxFilePickerCtrl::DoConnect(wxControl*, wxFileDirPickerCtrlBase*)’: /usr/include/wx-3.0/wx/event.h:88:59: warning: cast between incompatible pointer to member types from ‘void (wxEvtHandler::*)(wxFileDirPickerEvent&)’ to ‘wxEventFunction’ {aka ‘void (wxEvtHandler::*)(wxEvent&)’} [-Wcast-function-type] #define wxStaticCastEvent(type, val) static_cast(val) ^ /usr/include/wx-3.0/wx/event.h:148:49: note: in expansion of macro ‘wxStaticCastEvent’ ( wxObjectEventFunction )( wxEventFunction )wxStaticCastEvent( functype, &func ) ^~~~~~~~~~~~~~~~~ /usr/include/wx-3.0/wx/filepicker.h:71:5: note: in expansion of macro ‘wxEVENT_HANDLER_CAST’ wxEVENT_HANDLER_CAST(wxFileDirPickerEventFunction, func) ^~~~~~~~~~~~~~~~~~~~ /usr/include/wx-3.0/wx/filepicker.h:281:13: note: in expansion of macro ‘wxFileDirPickerEventHandler’ wxFileDirPickerEventHandler( wxFileDirPickerCtrlBase::OnFileDirChange ), ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/wx-3.0/wx/filepicker.h: In member function ‘virtual void wxDirPickerCtrl::DoConnect(wxControl*, wxFileDirPickerCtrlBase*)’: /usr/include/wx-3.0/wx/event.h:88:59: warning: cast between incompatible pointer to member types from ‘void (wxEvtHandler::*)(wxFileDirPickerEvent&)’ to ‘wxEventFunction’ {aka ‘void (wxEvtHandler::*)(wxEvent&)’} [-Wcast-function-type] #define wxStaticCastEvent(type, val) static_cast(val) ^ /usr/include/wx-3.0/wx/event.h:148:49: note: in expansion of macro ‘wxStaticCastEvent’ ( wxObjectEventFunction )( wxEventFunction )wxStaticCastEvent( functype, &func ) ^~~~~~~~~~~~~~~~~ /usr/include/wx-3.0/wx/filepicker.h:71:5: note: in expansion of macro ‘wxEVENT_HANDLER_CAST’ wxEVENT_HANDLER_CAST(wxFileDirPickerEventFunction, func) ^~~~~~~~~~~~~~~~~~~~ /usr/include/wx-3.0/wx/filepicker.h:381:13: note: in expansion of macro ‘wxFileDirPickerEventHandler’ wxFileDirPickerEventHandler( wxFileDirPickerCtrlBase::OnFileDirChange ), ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [251/340] Compiling src/wx/standard_controls.cc In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from ../src/wx/wx_util.h:35, from ../src/wx/confirm_kdm_email_dialog.cc:22: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved3’ [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved4’ [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved5’ [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved6’ [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved7’ [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from ../src/wx/wx_util.h:35, from ../src/wx/confirm_kdm_email_dialog.cc:22: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ [252/340] Compiling src/wx/audio_gain_dialog.cc In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from ../src/wx/wx_util.h:35, from ../src/wx/editable_list.h:24, from ../src/wx/cinema_dialog.h:22, from ../src/wx/cinema_dialog.cc:21: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved3’ [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved4’ [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved5’ [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved6’ [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved7’ [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from ../src/wx/wx_util.h:35, from ../src/wx/editable_list.h:24, from ../src/wx/cinema_dialog.h:22, from ../src/wx/cinema_dialog.cc:21: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ [253/340] Compiling src/wx/about_dialog.cc In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from ../src/wx/wx_util.h:35, from ../src/wx/audio_gain_dialog.cc:24: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved3’ [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved4’ [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved5’ [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved6’ [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved7’ [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from ../src/wx/wx_util.h:35, from ../src/wx/audio_gain_dialog.cc:24: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ [254/340] Compiling src/wx/check_box.cc In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from ../src/wx/wx_util.h:35, from ../src/wx/about_dialog.cc:26: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved3’ [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved4’ [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved5’ [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved6’ [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved7’ [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from ../src/wx/wx_util.h:35, from ../src/wx/about_dialog.cc:26: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ [255/340] Compiling src/wx/rgba_colour_picker.cc [256/340] Compiling src/wx/make_chain_dialog.cc In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from ../src/wx/wx_util.h:35, from ../src/wx/timecode.h:24, from ../src/wx/timecode.cc:21: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved3’ [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved4’ [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved5’ [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved6’ [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved7’ [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from ../src/wx/wx_util.h:35, from ../src/wx/timecode.h:24, from ../src/wx/timecode.cc:21: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ [257/340] Compiling src/wx/recreate_chain_dialog.cc [258/340] Compiling src/wx/timeline_view.cc In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from ../src/wx/wx_util.h:35, from ../src/wx/rgba_colour_picker.cc:22: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved3’ [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved4’ [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved5’ [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved6’ [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved7’ [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from ../src/wx/wx_util.h:35, from ../src/wx/rgba_colour_picker.cc:22: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ [259/340] Compiling src/wx/gdc_certificate_panel.cc In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from ../src/wx/wx_util.h:35, from ../src/wx/make_chain_dialog.h:25, from ../src/wx/make_chain_dialog.cc:21: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved3’ [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved4’ [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved5’ [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved6’ [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved7’ [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from ../src/wx/wx_util.h:35, from ../src/wx/make_chain_dialog.h:25, from ../src/wx/make_chain_dialog.cc:21: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ [260/340] Compiling src/wx/kdm_cpl_panel.cc In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from ../src/wx/wx_util.h:35, from ../src/wx/recreate_chain_dialog.cc:22: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved3’ [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved4’ [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved5’ [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved6’ [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved7’ [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from ../src/wx/wx_util.h:35, from ../src/wx/recreate_chain_dialog.cc:22: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ [261/340] Compiling src/wx/i18n_hook.cc [262/340] Compiling src/wx/kdm_output_panel.cc In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from ../src/wx/wx_util.h:35, from ../src/wx/i18n_hook.cc:23: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved3’ [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved4’ [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved5’ [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved6’ [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved7’ [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from ../src/wx/wx_util.h:35, from ../src/wx/i18n_hook.cc:23: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ [263/340] Compiling src/wx/kdm_timing_panel.cc In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from ../src/wx/wx_util.h:35, from ../src/wx/kdm_cpl_panel.cc:22: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved3’ [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved4’ [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved5’ [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved6’ [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved7’ [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from ../src/wx/wx_util.h:35, from ../src/wx/kdm_cpl_panel.cc:22: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ ../src/wx/kdm_cpl_panel.cc: In member function ‘void KDMCPLPanel::cpl_browse_clicked()’: ../src/wx/kdm_cpl_panel.cc:121:17: warning: catching polymorphic type ‘class cxml::Error’ by value [-Wcatch-value=] } catch (cxml::Error) { ^~~~~ [264/340] Compiling src/wx/job_view.cc In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from ../src/wx/wx_util.h:35, from ../src/wx/gdc_certificate_panel.cc:23: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved3’ [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved4’ [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved5’ [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved6’ [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved7’ [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from ../src/wx/wx_util.h:35, from ../src/wx/gdc_certificate_panel.cc:23: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ [265/340] Compiling src/wx/kdm_advanced_dialog.cc [266/340] Compiling src/tools/dcpomatic_cli.cc In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from ../src/wx/wx_util.h:35, from ../src/wx/kdm_output_panel.h:22, from ../src/wx/kdm_output_panel.cc:25: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved3’ [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved4’ [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved5’ [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved6’ [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved7’ [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from ../src/wx/wx_util.h:35, from ../src/wx/kdm_output_panel.h:22, from ../src/wx/kdm_output_panel.cc:25: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ In file included from /usr/include/wx-3.0/wx/wx.h:24, from ../src/wx/wx_util.h:29, from ../src/wx/kdm_output_panel.h:22, from ../src/wx/kdm_output_panel.cc:25: /usr/include/wx-3.0/wx/filepicker.h: In member function ‘virtual void wxFilePickerCtrl::DoConnect(wxControl*, wxFileDirPickerCtrlBase*)’: /usr/include/wx-3.0/wx/event.h:88:59: warning: cast between incompatible pointer to member types from ‘void (wxEvtHandler::*)(wxFileDirPickerEvent&)’ to ‘wxEventFunction’ {aka ‘void (wxEvtHandler::*)(wxEvent&)’} [-Wcast-function-type] #define wxStaticCastEvent(type, val) static_cast(val) ^ /usr/include/wx-3.0/wx/event.h:148:49: note: in expansion of macro ‘wxStaticCastEvent’ ( wxObjectEventFunction )( wxEventFunction )wxStaticCastEvent( functype, &func ) ^~~~~~~~~~~~~~~~~ /usr/include/wx-3.0/wx/filepicker.h:71:5: note: in expansion of macro ‘wxEVENT_HANDLER_CAST’ wxEVENT_HANDLER_CAST(wxFileDirPickerEventFunction, func) ^~~~~~~~~~~~~~~~~~~~ /usr/include/wx-3.0/wx/filepicker.h:281:13: note: in expansion of macro ‘wxFileDirPickerEventHandler’ wxFileDirPickerEventHandler( wxFileDirPickerCtrlBase::OnFileDirChange ), ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/wx-3.0/wx/filepicker.h: In member function ‘virtual void wxDirPickerCtrl::DoConnect(wxControl*, wxFileDirPickerCtrlBase*)’: /usr/include/wx-3.0/wx/event.h:88:59: warning: cast between incompatible pointer to member types from ‘void (wxEvtHandler::*)(wxFileDirPickerEvent&)’ to ‘wxEventFunction’ {aka ‘void (wxEvtHandler::*)(wxEvent&)’} [-Wcast-function-type] #define wxStaticCastEvent(type, val) static_cast(val) ^ /usr/include/wx-3.0/wx/event.h:148:49: note: in expansion of macro ‘wxStaticCastEvent’ ( wxObjectEventFunction )( wxEventFunction )wxStaticCastEvent( functype, &func ) ^~~~~~~~~~~~~~~~~ /usr/include/wx-3.0/wx/filepicker.h:71:5: note: in expansion of macro ‘wxEVENT_HANDLER_CAST’ wxEVENT_HANDLER_CAST(wxFileDirPickerEventFunction, func) ^~~~~~~~~~~~~~~~~~~~ /usr/include/wx-3.0/wx/filepicker.h:381:13: note: in expansion of macro ‘wxFileDirPickerEventHandler’ wxFileDirPickerEventHandler( wxFileDirPickerCtrlBase::OnFileDirChange ), ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [267/340] Compiling src/tools/dcpomatic_server_cli.cc In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from ../src/wx/wx_util.h:35, from ../src/wx/kdm_timing_panel.cc:22: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved3’ [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved4’ [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved5’ [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved6’ [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved7’ [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from ../src/wx/wx_util.h:35, from ../src/wx/kdm_timing_panel.cc:22: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ In file included from /usr/include/wx-3.0/wx/wx.h:24, from ../src/wx/kdm_timing_panel.h:21, from ../src/wx/kdm_timing_panel.cc:21: /usr/include/wx-3.0/wx/compositewin.h: In instantiation of ‘wxCompositeWindow::wxCompositeWindow() [with W = wxDatePickerCtrlBase]’: /usr/include/wx-3.0/wx/generic/datectrl.h:26:31: required from here /usr/include/wx-3.0/wx/event.h:148:30: warning: cast between incompatible pointer to member types from ‘void (wxEvtHandler::*)(wxWindowCreateEvent&)’ to ‘wxEventFunction’ {aka ‘void (wxEvtHandler::*)(wxEvent&)’} [-Wcast-function-type] ( wxObjectEventFunction )( wxEventFunction )wxStaticCastEvent( functype, &func ) ^ /usr/include/wx-3.0/wx/event.h:3961:5: note: in expansion of macro ‘wxEVENT_HANDLER_CAST’ wxEVENT_HANDLER_CAST(wxWindowCreateEventFunction, func) ^~~~~~~~~~~~~~~~~~~~ /usr/include/wx-3.0/wx/compositewin.h:42:19: note: in expansion of macro ‘wxWindowCreateEventHandler’ wxWindowCreateEventHandler(wxCompositeWindow::OnWindowCreate) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/wx-3.0/wx/compositewin.h: In instantiation of ‘void wxCompositeWindow::OnWindowCreate(wxWindowCreateEvent&) [with W = wxDatePickerCtrlBase]’: /usr/include/wx-3.0/wx/compositewin.h:42:19: required from ‘wxCompositeWindow::wxCompositeWindow() [with W = wxDatePickerCtrlBase]’ /usr/include/wx-3.0/wx/generic/datectrl.h:26:31: required from here /usr/include/wx-3.0/wx/event.h:148:30: warning: cast between incompatible pointer to member types from ‘void (wxEvtHandler::*)(wxFocusEvent&)’ to ‘wxEventFunction’ {aka ‘void (wxEvtHandler::*)(wxEvent&)’} [-Wcast-function-type] ( wxObjectEventFunction )( wxEventFunction )wxStaticCastEvent( functype, &func ) ^ /usr/include/wx-3.0/wx/event.h:3927:5: note: in expansion of macro ‘wxEVENT_HANDLER_CAST’ wxEVENT_HANDLER_CAST(wxFocusEventFunction, func) ^~~~~~~~~~~~~~~~~~~~ /usr/include/wx-3.0/wx/compositewin.h:143:24: note: in expansion of macro ‘wxFocusEventHandler’ wxFocusEventHandler(wxCompositeWindow::OnKillFocus), ^~~~~~~~~~~~~~~~~~~ /usr/include/wx-3.0/wx/event.h:148:30: warning: cast between incompatible pointer to member types from ‘void (wxEvtHandler::*)(wxKeyEvent&)’ to ‘wxEventFunction’ {aka ‘void (wxEvtHandler::*)(wxEvent&)’} [-Wcast-function-type] ( wxObjectEventFunction )( wxEventFunction )wxStaticCastEvent( functype, &func ) ^ /usr/include/wx-3.0/wx/event.h:3924:5: note: in expansion of macro ‘wxEVENT_HANDLER_CAST’ wxEVENT_HANDLER_CAST(wxCharEventFunction, func) ^~~~~~~~~~~~~~~~~~~~ /usr/include/wx-3.0/wx/event.h:3925:33: note: in expansion of macro ‘wxCharEventHandler’ #define wxKeyEventHandler(func) wxCharEventHandler(func) ^~~~~~~~~~~~~~~~~~ /usr/include/wx-3.0/wx/compositewin.h:159:24: note: in expansion of macro ‘wxKeyEventHandler’ wxKeyEventHandler(wxCompositeWindow::OnChar), ^~~~~~~~~~~~~~~~~ [268/340] Compiling src/tools/server_test.cc In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from ../src/wx/wx_util.h:35, from ../src/wx/job_view.cc:22: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved3’ [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved4’ [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved5’ [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved6’ [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved7’ [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from ../src/wx/wx_util.h:35, from ../src/wx/job_view.cc:22: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ [269/340] Compiling src/tools/dcpomatic_kdm_cli.cc [270/340] Compiling src/tools/dcpomatic_create.cc ../src/tools/dcpomatic_cli.cc: In function ‘int main(int, char**)’: ../src/tools/dcpomatic_cli.cc:160:44: warning: ‘*((void*)& threads +4)’ may be used uninitialized in this function [-Wmaybe-uninitialized] cout << "UP " << threads.get() << "\n"; ^~~~ ../src/tools/dcpomatic_cli.cc:146:19: note: ‘*((void*)& threads +4)’ was declared here optional threads; ^~~~~~~ ../src/tools/dcpomatic_cli.cc:314:35: warning: ‘*((void*)& json_port +4)’ may be used uninitialized in this function [-Wmaybe-uninitialized] new JSONServer (json_port.get ()); ^ In file included from ../src/tools/dcpomatic_cli.cc:28: ../src/lib/config.h:1089:3: warning: ‘*((void*)& threads +4)’ may be used uninitialized in this function [-Wmaybe-uninitialized] if (member == new_value) { ^~ ../src/tools/dcpomatic_cli.cc:193:16: note: ‘*((void*)& threads +4)’ was declared here optional threads; ^~~~~~~ [271/340] Compiling src/tools/dcpomatic.cc [272/340] Linking build/src/wx/libdcpomatic2-wx.so [273/340] Linking build/src/tools/dcpomatic2_cli [274/340] Linking build/src/tools/dcpomatic2_server_cli [275/340] Linking build/src/tools/server_test [276/340] Linking build/src/tools/dcpomatic2_create [277/340] Linking build/src/tools/dcpomatic2_kdm_cli [278/340] Compiling src/tools/dcpomatic_batch.cc [279/340] Compiling src/tools/dcpomatic_server.cc [280/340] Compiling src/tools/dcpomatic_kdm.cc In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from ../src/wx/wx_util.h:35, from ../src/tools/dcpomatic.cc:30: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved3’ [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved4’ [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved5’ [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved6’ [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved7’ [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from ../src/wx/wx_util.h:35, from ../src/tools/dcpomatic.cc:30: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ In file included from /usr/include/wx-3.0/wx/wx.h:24, from ../src/wx/controls.h:28, from ../src/wx/standard_controls.h:21, from ../src/tools/dcpomatic.cc:25: /usr/include/wx-3.0/wx/filepicker.h: In member function ‘virtual void wxFilePickerCtrl::DoConnect(wxControl*, wxFileDirPickerCtrlBase*)’: /usr/include/wx-3.0/wx/event.h:88:59: warning: cast between incompatible pointer to member types from ‘void (wxEvtHandler::*)(wxFileDirPickerEvent&)’ to ‘wxEventFunction’ {aka ‘void (wxEvtHandler::*)(wxEvent&)’} [-Wcast-function-type] #define wxStaticCastEvent(type, val) static_cast(val) ^ /usr/include/wx-3.0/wx/event.h:148:49: note: in expansion of macro ‘wxStaticCastEvent’ ( wxObjectEventFunction )( wxEventFunction )wxStaticCastEvent( functype, &func ) ^~~~~~~~~~~~~~~~~ /usr/include/wx-3.0/wx/filepicker.h:71:5: note: in expansion of macro ‘wxEVENT_HANDLER_CAST’ wxEVENT_HANDLER_CAST(wxFileDirPickerEventFunction, func) ^~~~~~~~~~~~~~~~~~~~ /usr/include/wx-3.0/wx/filepicker.h:281:13: note: in expansion of macro ‘wxFileDirPickerEventHandler’ wxFileDirPickerEventHandler( wxFileDirPickerCtrlBase::OnFileDirChange ), ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/wx-3.0/wx/filepicker.h: In member function ‘virtual void wxDirPickerCtrl::DoConnect(wxControl*, wxFileDirPickerCtrlBase*)’: /usr/include/wx-3.0/wx/event.h:88:59: warning: cast between incompatible pointer to member types from ‘void (wxEvtHandler::*)(wxFileDirPickerEvent&)’ to ‘wxEventFunction’ {aka ‘void (wxEvtHandler::*)(wxEvent&)’} [-Wcast-function-type] #define wxStaticCastEvent(type, val) static_cast(val) ^ /usr/include/wx-3.0/wx/event.h:148:49: note: in expansion of macro ‘wxStaticCastEvent’ ( wxObjectEventFunction )( wxEventFunction )wxStaticCastEvent( functype, &func ) ^~~~~~~~~~~~~~~~~ /usr/include/wx-3.0/wx/filepicker.h:71:5: note: in expansion of macro ‘wxEVENT_HANDLER_CAST’ wxEVENT_HANDLER_CAST(wxFileDirPickerEventFunction, func) ^~~~~~~~~~~~~~~~~~~~ /usr/include/wx-3.0/wx/filepicker.h:381:13: note: in expansion of macro ‘wxFileDirPickerEventHandler’ wxFileDirPickerEventHandler( wxFileDirPickerCtrlBase::OnFileDirChange ), ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [281/340] Compiling src/tools/dcpomatic_player.cc In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from ../src/wx/wx_util.h:35, from ../src/tools/dcpomatic_batch.cc:21: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved3’ [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved4’ [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved5’ [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved6’ [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved7’ [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from ../src/wx/wx_util.h:35, from ../src/tools/dcpomatic_batch.cc:21: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ [282/340] Compiling src/lib/po/sv_SE.po In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from ../src/wx/wx_util.h:35, from ../src/tools/dcpomatic_kdm.cc:25: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved3’ [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved4’ [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved5’ [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved6’ [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved7’ [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from ../src/wx/wx_util.h:35, from ../src/tools/dcpomatic_kdm.cc:25: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ In file included from /usr/include/wx-3.0/wx/wx.h:24, from ../src/wx/about_dialog.h:25, from ../src/tools/dcpomatic_kdm.cc:22: /usr/include/wx-3.0/wx/filepicker.h: In member function ‘virtual void wxFilePickerCtrl::DoConnect(wxControl*, wxFileDirPickerCtrlBase*)’: /usr/include/wx-3.0/wx/event.h:88:59: warning: cast between incompatible pointer to member types from ‘void (wxEvtHandler::*)(wxFileDirPickerEvent&)’ to ‘wxEventFunction’ {aka ‘void (wxEvtHandler::*)(wxEvent&)’} [-Wcast-function-type] #define wxStaticCastEvent(type, val) static_cast(val) ^ /usr/include/wx-3.0/wx/event.h:148:49: note: in expansion of macro ‘wxStaticCastEvent’ ( wxObjectEventFunction )( wxEventFunction )wxStaticCastEvent( functype, &func ) ^~~~~~~~~~~~~~~~~ /usr/include/wx-3.0/wx/filepicker.h:71:5: note: in expansion of macro ‘wxEVENT_HANDLER_CAST’ wxEVENT_HANDLER_CAST(wxFileDirPickerEventFunction, func) ^~~~~~~~~~~~~~~~~~~~ /usr/include/wx-3.0/wx/filepicker.h:281:13: note: in expansion of macro ‘wxFileDirPickerEventHandler’ wxFileDirPickerEventHandler( wxFileDirPickerCtrlBase::OnFileDirChange ), ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/wx-3.0/wx/filepicker.h: In member function ‘virtual void wxDirPickerCtrl::DoConnect(wxControl*, wxFileDirPickerCtrlBase*)’: /usr/include/wx-3.0/wx/event.h:88:59: warning: cast between incompatible pointer to member types from ‘void (wxEvtHandler::*)(wxFileDirPickerEvent&)’ to ‘wxEventFunction’ {aka ‘void (wxEvtHandler::*)(wxEvent&)’} [-Wcast-function-type] #define wxStaticCastEvent(type, val) static_cast(val) ^ /usr/include/wx-3.0/wx/event.h:148:49: note: in expansion of macro ‘wxStaticCastEvent’ ( wxObjectEventFunction )( wxEventFunction )wxStaticCastEvent( functype, &func ) ^~~~~~~~~~~~~~~~~ /usr/include/wx-3.0/wx/filepicker.h:71:5: note: in expansion of macro ‘wxEVENT_HANDLER_CAST’ wxEVENT_HANDLER_CAST(wxFileDirPickerEventFunction, func) ^~~~~~~~~~~~~~~~~~~~ /usr/include/wx-3.0/wx/filepicker.h:381:13: note: in expansion of macro ‘wxFileDirPickerEventHandler’ wxFileDirPickerEventHandler( wxFileDirPickerCtrlBase::OnFileDirChange ), ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/tools/dcpomatic_kdm.cc: In member function ‘void DOMFrame::add_dkdm_clicked()’: ../src/tools/dcpomatic_kdm.cc:440:18: warning: catching polymorphic type ‘class dcp::KDMDecryptionError’ by value [-Wcatch-value=] } catch (dcp::KDMDecryptionError) { ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/wx-3.0/wx/wx.h:24, from ../src/wx/about_dialog.h:25, from ../src/tools/dcpomatic_kdm.cc:22: /usr/include/wx-3.0/wx/compositewin.h: In instantiation of ‘wxCompositeWindow::wxCompositeWindow() [with W = wxNavigationEnabled]’: /usr/include/wx-3.0/wx/srchctrl.h:31:28: required from here /usr/include/wx-3.0/wx/event.h:148:30: warning: cast between incompatible pointer to member types from ‘void (wxEvtHandler::*)(wxWindowCreateEvent&)’ to ‘wxEventFunction’ {aka ‘void (wxEvtHandler::*)(wxEvent&)’} [-Wcast-function-type] ( wxObjectEventFunction )( wxEventFunction )wxStaticCastEvent( functype, &func ) ^ /usr/include/wx-3.0/wx/event.h:3961:5: note: in expansion of macro ‘wxEVENT_HANDLER_CAST’ wxEVENT_HANDLER_CAST(wxWindowCreateEventFunction, func) ^~~~~~~~~~~~~~~~~~~~ /usr/include/wx-3.0/wx/compositewin.h:42:19: note: in expansion of macro ‘wxWindowCreateEventHandler’ wxWindowCreateEventHandler(wxCompositeWindow::OnWindowCreate) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/wx-3.0/wx/compositewin.h: In instantiation of ‘void wxCompositeWindow::OnWindowCreate(wxWindowCreateEvent&) [with W = wxNavigationEnabled]’: /usr/include/wx-3.0/wx/compositewin.h:42:19: required from ‘wxCompositeWindow::wxCompositeWindow() [with W = wxNavigationEnabled]’ /usr/include/wx-3.0/wx/srchctrl.h:31:28: required from here /usr/include/wx-3.0/wx/event.h:148:30: warning: cast between incompatible pointer to member types from ‘void (wxEvtHandler::*)(wxFocusEvent&)’ to ‘wxEventFunction’ {aka ‘void (wxEvtHandler::*)(wxEvent&)’} [-Wcast-function-type] ( wxObjectEventFunction )( wxEventFunction )wxStaticCastEvent( functype, &func ) ^ /usr/include/wx-3.0/wx/event.h:3927:5: note: in expansion of macro ‘wxEVENT_HANDLER_CAST’ wxEVENT_HANDLER_CAST(wxFocusEventFunction, func) ^~~~~~~~~~~~~~~~~~~~ /usr/include/wx-3.0/wx/compositewin.h:143:24: note: in expansion of macro ‘wxFocusEventHandler’ wxFocusEventHandler(wxCompositeWindow::OnKillFocus), ^~~~~~~~~~~~~~~~~~~ /usr/include/wx-3.0/wx/event.h:148:30: warning: cast between incompatible pointer to member types from ‘void (wxEvtHandler::*)(wxKeyEvent&)’ to ‘wxEventFunction’ {aka ‘void (wxEvtHandler::*)(wxEvent&)’} [-Wcast-function-type] ( wxObjectEventFunction )( wxEventFunction )wxStaticCastEvent( functype, &func ) ^ /usr/include/wx-3.0/wx/event.h:3924:5: note: in expansion of macro ‘wxEVENT_HANDLER_CAST’ wxEVENT_HANDLER_CAST(wxCharEventFunction, func) ^~~~~~~~~~~~~~~~~~~~ /usr/include/wx-3.0/wx/event.h:3925:33: note: in expansion of macro ‘wxCharEventHandler’ #define wxKeyEventHandler(func) wxCharEventHandler(func) ^~~~~~~~~~~~~~~~~~ /usr/include/wx-3.0/wx/compositewin.h:159:24: note: in expansion of macro ‘wxKeyEventHandler’ wxKeyEventHandler(wxCompositeWindow::OnChar), ^~~~~~~~~~~~~~~~~ [283/340] Linking build/src/tools/dcpomatic2 [284/340] Linking build/src/tools/dcpomatic2_batch In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from ../src/wx/wx_util.h:35, from ../src/tools/dcpomatic_server.cc:21: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved3’ [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved4’ [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved5’ [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved6’ [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved7’ [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from ../src/wx/wx_util.h:35, from ../src/tools/dcpomatic_server.cc:21: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ [285/340] Linking build/src/tools/dcpomatic2_kdm [286/340] Compiling src/lib/po/uk_UA.po [287/340] Linking build/src/tools/dcpomatic2_server [288/340] Compiling src/lib/po/fr_FR.po [289/340] Compiling src/lib/po/fi_FI.po [290/340] Compiling src/lib/po/sk_SK.po [291/340] Compiling src/lib/po/nl_NL.po msgfmt: ../src/lib/po/fi_FI.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this ../src/lib/po/fi_FI.po:8: warning: header field 'Project-Id-Version' still has the initial default value ../src/lib/po/fi_FI.po:8: warning: header field 'PO-Revision-Date' still has the initial default value ../src/lib/po/fi_FI.po:8: warning: header field 'Last-Translator' still has the initial default value ../src/lib/po/fi_FI.po:8: warning: header field 'Language-Team' still has the initial default value ../src/lib/po/fi_FI.po:8: warning: header field 'Language' still has the initial default value [292/340] Compiling src/lib/po/pt_PT.po [293/340] Compiling src/lib/po/it_IT.po [294/340] Compiling src/lib/po/da_DK.po [295/340] Compiling src/lib/po/cs_CZ.po [296/340] Compiling src/lib/po/de_DE.po [297/340] Compiling src/lib/po/zh_CN.po [298/340] Compiling src/lib/po/ru_RU.po [299/340] Compiling src/lib/po/es_ES.po [300/340] Compiling src/lib/po/pl_PL.po [301/340] Compiling src/lib/po/pt_BR.po [302/340] Compiling src/tools/po/sv_SE.po [303/340] Compiling src/tools/po/uk_UA.po [304/340] Compiling src/tools/po/fr_FR.po [305/340] Compiling src/tools/po/fi_FI.po [306/340] Compiling src/tools/po/sk_SK.po msgfmt: ../src/tools/po/fi_FI.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this ../src/tools/po/fi_FI.po:8: warning: header field 'Project-Id-Version' still has the initial default value ../src/tools/po/fi_FI.po:8: warning: header field 'PO-Revision-Date' still has the initial default value ../src/tools/po/fi_FI.po:8: warning: header field 'Last-Translator' still has the initial default value ../src/tools/po/fi_FI.po:8: warning: header field 'Language-Team' still has the initial default value ../src/tools/po/fi_FI.po:8: warning: header field 'Language' still has the initial default value [307/340] Compiling src/tools/po/nl_NL.po [308/340] Compiling src/tools/po/pt_PT.po [309/340] Compiling src/tools/po/it_IT.po [310/340] Compiling src/tools/po/da_DK.po [311/340] Compiling src/tools/po/cs_CZ.po [312/340] Compiling src/tools/po/de_DE.po [313/340] Compiling src/tools/po/zh_CN.po [314/340] Compiling src/tools/po/ru_RU.po [315/340] Compiling src/tools/po/es_ES.po [316/340] Compiling src/tools/po/pl_PL.po [317/340] Compiling src/tools/po/pt_BR.po [318/340] Compiling src/wx/po/sv_SE.po [319/340] Compiling src/wx/po/uk_UA.po [320/340] Compiling src/wx/po/fr_FR.po [321/340] Compiling src/wx/po/fi_FI.po [322/340] Compiling src/wx/po/sk_SK.po msgfmt: ../src/wx/po/fi_FI.po: warning: PO file header fuzzy warning: older versions of msgfmt will give an error on this ../src/wx/po/fi_FI.po:8: warning: header field 'Project-Id-Version' still has the initial default value ../src/wx/po/fi_FI.po:8: warning: header field 'PO-Revision-Date' still has the initial default value ../src/wx/po/fi_FI.po:8: warning: header field 'Last-Translator' still has the initial default value ../src/wx/po/fi_FI.po:8: warning: header field 'Language-Team' still has the initial default value ../src/wx/po/fi_FI.po:8: warning: header field 'Language' still has the initial default value [323/340] Compiling src/wx/po/nl_NL.po [324/340] Compiling src/wx/po/pt_PT.po [325/340] Compiling src/wx/po/it_IT.po [326/340] Compiling src/wx/po/da_DK.po [327/340] Compiling src/wx/po/cs_CZ.po [328/340] Compiling src/wx/po/de_DE.po [329/340] Compiling src/wx/po/zh_CN.po [330/340] Compiling src/wx/po/ru_RU.po [331/340] Compiling src/wx/po/es_ES.po [332/340] Compiling src/wx/po/pl_PL.po [333/340] Compiling src/wx/po/pt_BR.po [334/340] Compiling platform/linux/dcpomatic.desktop.in [335/340] Compiling platform/linux/dcpomatic_batch.desktop.in [336/340] Compiling platform/linux/dcpomatic_server.desktop.in [337/340] Compiling platform/linux/dcpomatic_kdm.desktop.in [338/340] Compiling platform/linux/dcpomatic_player.desktop.in [339/340] Compiling platform/linux/dcpomatic_playlist.desktop.in In file included from /usr/include/gtk-2.0/gtk/gtk.h:89, from ../src/wx/wx_util.h:35, from ../src/tools/dcpomatic_player.cc:22: /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved3’ [-Wparentheses] void (*__gtk_reserved3); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved4’ [-Wparentheses] void (*__gtk_reserved4); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved5’ [-Wparentheses] void (*__gtk_reserved5); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved6’ [-Wparentheses] void (*__gtk_reserved6); ^ /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved7’ [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/include/gtk-2.0/gtk/gtk.h:173, from ../src/wx/wx_util.h:35, from ../src/tools/dcpomatic_player.cc:22: /usr/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved1’ [-Wparentheses] void (*__gtk_reserved1); ^ /usr/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of ‘__gtk_reserved2’ [-Wparentheses] void (*__gtk_reserved2); ^ [340/340] Linking build/src/tools/dcpomatic2_player Waf: Leaving directory `/media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/src/dcpomatic-git/build' Build commands will be stored in build/compile_commands.json 'build' finished successfully (10m31.523s) ==> Entering fakeroot environment... ==> Starting package()... Waf: Entering directory `/media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/src/dcpomatic-git/build' Writing version information to src/lib/version.cc + install /media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/pkg/dcpomatic-git/usr/lib/libdcpomatic2.so (from build/src/lib/libdcpomatic2.so) + install /media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/pkg/dcpomatic-git/usr/share/locale/fr_FR/LC_MESSAGES/libdcpomatic2.mo (from build/src/lib/mo/fr_FR/libdcpomatic2.mo) + install /media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/pkg/dcpomatic-git/usr/share/locale/sv_SE/LC_MESSAGES/libdcpomatic2.mo (from build/src/lib/mo/sv_SE/libdcpomatic2.mo) + install /media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/pkg/dcpomatic-git/usr/share/locale/uk_UA/LC_MESSAGES/libdcpomatic2.mo (from build/src/lib/mo/uk_UA/libdcpomatic2.mo) + install /media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/pkg/dcpomatic-git/usr/share/locale/fi_FI/LC_MESSAGES/libdcpomatic2.mo (from build/src/lib/mo/fi_FI/libdcpomatic2.mo) + install /media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/pkg/dcpomatic-git/usr/share/locale/sk_SK/LC_MESSAGES/libdcpomatic2.mo (from build/src/lib/mo/sk_SK/libdcpomatic2.mo) + install /media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/pkg/dcpomatic-git/usr/share/locale/nl_NL/LC_MESSAGES/libdcpomatic2.mo (from build/src/lib/mo/nl_NL/libdcpomatic2.mo) + install /media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/pkg/dcpomatic-git/usr/share/locale/pt_PT/LC_MESSAGES/libdcpomatic2.mo (from build/src/lib/mo/pt_PT/libdcpomatic2.mo) + install /media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/pkg/dcpomatic-git/usr/share/locale/it_IT/LC_MESSAGES/libdcpomatic2.mo (from build/src/lib/mo/it_IT/libdcpomatic2.mo) + install /media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/pkg/dcpomatic-git/usr/share/locale/da_DK/LC_MESSAGES/libdcpomatic2.mo (from build/src/lib/mo/da_DK/libdcpomatic2.mo) + install /media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/pkg/dcpomatic-git/usr/share/locale/cs_CZ/LC_MESSAGES/libdcpomatic2.mo (from build/src/lib/mo/cs_CZ/libdcpomatic2.mo) + install /media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/pkg/dcpomatic-git/usr/share/locale/de_DE/LC_MESSAGES/libdcpomatic2.mo (from build/src/lib/mo/de_DE/libdcpomatic2.mo) + install /media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/pkg/dcpomatic-git/usr/share/locale/zh_CN/LC_MESSAGES/libdcpomatic2.mo (from build/src/lib/mo/zh_CN/libdcpomatic2.mo) + install /media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/pkg/dcpomatic-git/usr/share/locale/ru_RU/LC_MESSAGES/libdcpomatic2.mo (from build/src/lib/mo/ru_RU/libdcpomatic2.mo) + install /media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/pkg/dcpomatic-git/usr/share/locale/es_ES/LC_MESSAGES/libdcpomatic2.mo (from build/src/lib/mo/es_ES/libdcpomatic2.mo) + install /media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/pkg/dcpomatic-git/usr/share/locale/pl_PL/LC_MESSAGES/libdcpomatic2.mo (from build/src/lib/mo/pl_PL/libdcpomatic2.mo) + install /media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/pkg/dcpomatic-git/usr/share/locale/pt_BR/LC_MESSAGES/libdcpomatic2.mo (from build/src/lib/mo/pt_BR/libdcpomatic2.mo) + install /media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/pkg/dcpomatic-git/usr/bin/dcpomatic2_cli (from build/src/tools/dcpomatic2_cli) + install /media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/pkg/dcpomatic-git/usr/bin/dcpomatic2_server_cli (from build/src/tools/dcpomatic2_server_cli) + install /media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/pkg/dcpomatic-git/usr/bin/dcpomatic2_kdm_cli (from build/src/tools/dcpomatic2_kdm_cli) + install /media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/pkg/dcpomatic-git/usr/bin/dcpomatic2_create (from build/src/tools/dcpomatic2_create) + install /media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/pkg/dcpomatic-git/usr/bin/dcpomatic2 (from build/src/tools/dcpomatic2) + install /media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/pkg/dcpomatic-git/usr/bin/dcpomatic2_batch (from build/src/tools/dcpomatic2_batch) + install /media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/pkg/dcpomatic-git/usr/bin/dcpomatic2_server (from build/src/tools/dcpomatic2_server) + install /media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/pkg/dcpomatic-git/usr/bin/dcpomatic2_kdm (from build/src/tools/dcpomatic2_kdm) + install /media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/pkg/dcpomatic-git/usr/bin/dcpomatic2_player (from build/src/tools/dcpomatic2_player) + install /media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/pkg/dcpomatic-git/usr/share/locale/sv_SE/LC_MESSAGES/dcpomatic2.mo (from build/src/tools/mo/sv_SE/dcpomatic2.mo) + install /media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/pkg/dcpomatic-git/usr/share/locale/uk_UA/LC_MESSAGES/dcpomatic2.mo (from build/src/tools/mo/uk_UA/dcpomatic2.mo) + install /media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/pkg/dcpomatic-git/usr/share/locale/fr_FR/LC_MESSAGES/dcpomatic2.mo (from build/src/tools/mo/fr_FR/dcpomatic2.mo) + install /media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/pkg/dcpomatic-git/usr/share/locale/fi_FI/LC_MESSAGES/dcpomatic2.mo (from build/src/tools/mo/fi_FI/dcpomatic2.mo) + install /media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/pkg/dcpomatic-git/usr/share/locale/nl_NL/LC_MESSAGES/dcpomatic2.mo (from build/src/tools/mo/nl_NL/dcpomatic2.mo) + install /media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/pkg/dcpomatic-git/usr/share/locale/sk_SK/LC_MESSAGES/dcpomatic2.mo (from build/src/tools/mo/sk_SK/dcpomatic2.mo) + install /media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/pkg/dcpomatic-git/usr/share/locale/pt_PT/LC_MESSAGES/dcpomatic2.mo (from build/src/tools/mo/pt_PT/dcpomatic2.mo) + install /media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/pkg/dcpomatic-git/usr/share/locale/it_IT/LC_MESSAGES/dcpomatic2.mo (from build/src/tools/mo/it_IT/dcpomatic2.mo) + install /media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/pkg/dcpomatic-git/usr/share/locale/da_DK/LC_MESSAGES/dcpomatic2.mo (from build/src/tools/mo/da_DK/dcpomatic2.mo) + install /media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/pkg/dcpomatic-git/usr/share/locale/cs_CZ/LC_MESSAGES/dcpomatic2.mo (from build/src/tools/mo/cs_CZ/dcpomatic2.mo) + install /media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/pkg/dcpomatic-git/usr/share/locale/de_DE/LC_MESSAGES/dcpomatic2.mo (from build/src/tools/mo/de_DE/dcpomatic2.mo) + install /media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/pkg/dcpomatic-git/usr/share/locale/zh_CN/LC_MESSAGES/dcpomatic2.mo (from build/src/tools/mo/zh_CN/dcpomatic2.mo) + install /media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/pkg/dcpomatic-git/usr/share/locale/ru_RU/LC_MESSAGES/dcpomatic2.mo (from build/src/tools/mo/ru_RU/dcpomatic2.mo) + install /media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/pkg/dcpomatic-git/usr/share/locale/es_ES/LC_MESSAGES/dcpomatic2.mo (from build/src/tools/mo/es_ES/dcpomatic2.mo) + install /media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/pkg/dcpomatic-git/usr/share/locale/pl_PL/LC_MESSAGES/dcpomatic2.mo (from build/src/tools/mo/pl_PL/dcpomatic2.mo) + install /media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/pkg/dcpomatic-git/usr/share/locale/pt_BR/LC_MESSAGES/dcpomatic2.mo (from build/src/tools/mo/pt_BR/dcpomatic2.mo) + install /media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/pkg/dcpomatic-git/usr/lib/libdcpomatic2-wx.so (from build/src/wx/libdcpomatic2-wx.so) + install /media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/pkg/dcpomatic-git/usr/share/locale/sv_SE/LC_MESSAGES/libdcpomatic2-wx.mo (from build/src/wx/mo/sv_SE/libdcpomatic2-wx.mo) + install /media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/pkg/dcpomatic-git/usr/share/locale/uk_UA/LC_MESSAGES/libdcpomatic2-wx.mo (from build/src/wx/mo/uk_UA/libdcpomatic2-wx.mo) + install /media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/pkg/dcpomatic-git/usr/share/locale/fr_FR/LC_MESSAGES/libdcpomatic2-wx.mo (from build/src/wx/mo/fr_FR/libdcpomatic2-wx.mo) + install /media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/pkg/dcpomatic-git/usr/share/locale/fi_FI/LC_MESSAGES/libdcpomatic2-wx.mo (from build/src/wx/mo/fi_FI/libdcpomatic2-wx.mo) + install /media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/pkg/dcpomatic-git/usr/share/locale/sk_SK/LC_MESSAGES/libdcpomatic2-wx.mo (from build/src/wx/mo/sk_SK/libdcpomatic2-wx.mo) + install /media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/pkg/dcpomatic-git/usr/share/locale/nl_NL/LC_MESSAGES/libdcpomatic2-wx.mo (from build/src/wx/mo/nl_NL/libdcpomatic2-wx.mo) + install /media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/pkg/dcpomatic-git/usr/share/locale/pt_PT/LC_MESSAGES/libdcpomatic2-wx.mo (from build/src/wx/mo/pt_PT/libdcpomatic2-wx.mo) + install /media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/pkg/dcpomatic-git/usr/share/locale/it_IT/LC_MESSAGES/libdcpomatic2-wx.mo (from build/src/wx/mo/it_IT/libdcpomatic2-wx.mo) + install /media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/pkg/dcpomatic-git/usr/share/locale/da_DK/LC_MESSAGES/libdcpomatic2-wx.mo (from build/src/wx/mo/da_DK/libdcpomatic2-wx.mo) + install /media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/pkg/dcpomatic-git/usr/share/locale/cs_CZ/LC_MESSAGES/libdcpomatic2-wx.mo (from build/src/wx/mo/cs_CZ/libdcpomatic2-wx.mo) + install /media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/pkg/dcpomatic-git/usr/share/locale/de_DE/LC_MESSAGES/libdcpomatic2-wx.mo (from build/src/wx/mo/de_DE/libdcpomatic2-wx.mo) + install /media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/pkg/dcpomatic-git/usr/share/locale/zh_CN/LC_MESSAGES/libdcpomatic2-wx.mo (from build/src/wx/mo/zh_CN/libdcpomatic2-wx.mo) + install /media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/pkg/dcpomatic-git/usr/share/locale/ru_RU/LC_MESSAGES/libdcpomatic2-wx.mo (from build/src/wx/mo/ru_RU/libdcpomatic2-wx.mo) + install /media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/pkg/dcpomatic-git/usr/share/locale/es_ES/LC_MESSAGES/libdcpomatic2-wx.mo (from build/src/wx/mo/es_ES/libdcpomatic2-wx.mo) + install /media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/pkg/dcpomatic-git/usr/share/locale/pl_PL/LC_MESSAGES/libdcpomatic2-wx.mo (from build/src/wx/mo/pl_PL/libdcpomatic2-wx.mo) + install /media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/pkg/dcpomatic-git/usr/share/locale/pt_BR/LC_MESSAGES/libdcpomatic2-wx.mo (from build/src/wx/mo/pt_BR/libdcpomatic2-wx.mo) + install /media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/pkg/dcpomatic-git/usr/share/icons/hicolor/16x16/apps/dcpomatic2.png (from graphics/linux/16/dcpomatic2.png) + install /media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/pkg/dcpomatic-git/usr/share/icons/hicolor/16x16/apps/dcpomatic2_server.png (from graphics/linux/16/dcpomatic2_server.png) + install /media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/pkg/dcpomatic-git/usr/share/icons/hicolor/16x16/apps/dcpomatic2_kdm.png (from graphics/linux/16/dcpomatic2_kdm.png) + install /media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/pkg/dcpomatic-git/usr/share/icons/hicolor/16x16/apps/dcpomatic2_batch.png (from graphics/linux/16/dcpomatic2_batch.png) + install /media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/pkg/dcpomatic-git/usr/share/icons/hicolor/16x16/apps/dcpomatic2_player.png (from graphics/linux/16/dcpomatic2_player.png) + install /media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/pkg/dcpomatic-git/usr/share/icons/hicolor/22x22/apps/dcpomatic2.png (from graphics/linux/22/dcpomatic2.png) + install /media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/pkg/dcpomatic-git/usr/share/icons/hicolor/22x22/apps/dcpomatic2_kdm.png (from graphics/linux/22/dcpomatic2_kdm.png) + install /media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/pkg/dcpomatic-git/usr/share/icons/hicolor/22x22/apps/dcpomatic2_server.png (from graphics/linux/22/dcpomatic2_server.png) + install /media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/pkg/dcpomatic-git/usr/share/icons/hicolor/22x22/apps/dcpomatic2_batch.png (from graphics/linux/22/dcpomatic2_batch.png) + install /media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/pkg/dcpomatic-git/usr/share/icons/hicolor/22x22/apps/dcpomatic2_player.png (from graphics/linux/22/dcpomatic2_player.png) + install /media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/pkg/dcpomatic-git/usr/share/icons/hicolor/32x32/apps/dcpomatic2.png (from graphics/linux/32/dcpomatic2.png) + install /media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/pkg/dcpomatic-git/usr/share/icons/hicolor/32x32/apps/dcpomatic2_kdm.png (from graphics/linux/32/dcpomatic2_kdm.png) + install /media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/pkg/dcpomatic-git/usr/share/icons/hicolor/32x32/apps/dcpomatic2_server.png (from graphics/linux/32/dcpomatic2_server.png) + install /media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/pkg/dcpomatic-git/usr/share/icons/hicolor/32x32/apps/dcpomatic2_batch.png (from graphics/linux/32/dcpomatic2_batch.png) + install /media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/pkg/dcpomatic-git/usr/share/icons/hicolor/32x32/apps/dcpomatic2_player.png (from graphics/linux/32/dcpomatic2_player.png) + install /media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/pkg/dcpomatic-git/usr/share/icons/hicolor/48x48/apps/dcpomatic2.png (from graphics/linux/48/dcpomatic2.png) + install /media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/pkg/dcpomatic-git/usr/share/icons/hicolor/48x48/apps/dcpomatic2_server.png (from graphics/linux/48/dcpomatic2_server.png) + install /media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/pkg/dcpomatic-git/usr/share/icons/hicolor/48x48/apps/dcpomatic2_kdm.png (from graphics/linux/48/dcpomatic2_kdm.png) + install /media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/pkg/dcpomatic-git/usr/share/icons/hicolor/48x48/apps/dcpomatic2_batch.png (from graphics/linux/48/dcpomatic2_batch.png) + install /media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/pkg/dcpomatic-git/usr/share/icons/hicolor/48x48/apps/dcpomatic2_player.png (from graphics/linux/48/dcpomatic2_player.png) + install /media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/pkg/dcpomatic-git/usr/share/icons/hicolor/64x64/apps/dcpomatic2.png (from graphics/linux/64/dcpomatic2.png) + install /media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/pkg/dcpomatic-git/usr/share/icons/hicolor/64x64/apps/dcpomatic2_kdm.png (from graphics/linux/64/dcpomatic2_kdm.png) + install /media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/pkg/dcpomatic-git/usr/share/icons/hicolor/64x64/apps/dcpomatic2_server.png (from graphics/linux/64/dcpomatic2_server.png) + install /media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/pkg/dcpomatic-git/usr/share/icons/hicolor/64x64/apps/dcpomatic2_batch.png (from graphics/linux/64/dcpomatic2_batch.png) + install /media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/pkg/dcpomatic-git/usr/share/icons/hicolor/64x64/apps/dcpomatic2_player.png (from graphics/linux/64/dcpomatic2_player.png) + install /media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/pkg/dcpomatic-git/usr/share/icons/hicolor/128x128/apps/dcpomatic2.png (from graphics/linux/128/dcpomatic2.png) + install /media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/pkg/dcpomatic-git/usr/share/icons/hicolor/128x128/apps/dcpomatic2_kdm.png (from graphics/linux/128/dcpomatic2_kdm.png) + install /media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/pkg/dcpomatic-git/usr/share/icons/hicolor/128x128/apps/dcpomatic2_server.png (from graphics/linux/128/dcpomatic2_server.png) + install /media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/pkg/dcpomatic-git/usr/share/icons/hicolor/128x128/apps/dcpomatic2_batch.png (from graphics/linux/128/dcpomatic2_batch.png) + install /media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/pkg/dcpomatic-git/usr/share/icons/hicolor/128x128/apps/dcpomatic2_player.png (from graphics/linux/128/dcpomatic2_player.png) + install /media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/pkg/dcpomatic-git/usr/share/icons/hicolor/256x256/apps/dcpomatic2_kdm.png (from graphics/linux/256/dcpomatic2_kdm.png) + install /media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/pkg/dcpomatic-git/usr/share/icons/hicolor/256x256/apps/dcpomatic2.png (from graphics/linux/256/dcpomatic2.png) + install /media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/pkg/dcpomatic-git/usr/share/icons/hicolor/256x256/apps/dcpomatic2_server.png (from graphics/linux/256/dcpomatic2_server.png) + install /media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/pkg/dcpomatic-git/usr/share/icons/hicolor/256x256/apps/dcpomatic2_batch.png (from graphics/linux/256/dcpomatic2_batch.png) + install /media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/pkg/dcpomatic-git/usr/share/icons/hicolor/256x256/apps/dcpomatic2_player.png (from graphics/linux/256/dcpomatic2_player.png) + install /media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/pkg/dcpomatic-git/usr/share/icons/hicolor/512x512/apps/dcpomatic2.png (from graphics/linux/512/dcpomatic2.png) + install /media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/pkg/dcpomatic-git/usr/share/icons/hicolor/512x512/apps/dcpomatic2_batch.png (from graphics/linux/512/dcpomatic2_batch.png) + install /media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/pkg/dcpomatic-git/usr/share/icons/hicolor/512x512/apps/dcpomatic2_kdm.png (from graphics/linux/512/dcpomatic2_kdm.png) + install /media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/pkg/dcpomatic-git/usr/share/icons/hicolor/512x512/apps/dcpomatic2_server.png (from graphics/linux/512/dcpomatic2_server.png) + install /media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/pkg/dcpomatic-git/usr/share/icons/hicolor/512x512/apps/dcpomatic2_player.png (from graphics/linux/512/dcpomatic2_player.png) + install /media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/pkg/dcpomatic-git/usr/share/dcpomatic2/dcpomatic2_server_small.png (from graphics/linux/16/dcpomatic2.png) + install /media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/pkg/dcpomatic-git/usr/share/dcpomatic2/zoom.png (from graphics/zoom.png) + install /media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/pkg/dcpomatic-git/usr/share/dcpomatic2/splash.png (from graphics/splash.png) + install /media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/pkg/dcpomatic-git/usr/share/dcpomatic2/zoom_all.png (from graphics/zoom_all.png) + install /media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/pkg/dcpomatic-git/usr/share/dcpomatic2/select.png (from graphics/select.png) + install /media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/pkg/dcpomatic-git/usr/share/dcpomatic2/snap.png (from graphics/snap.png) + install /media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/pkg/dcpomatic-git/usr/share/dcpomatic2/sequence.png (from graphics/sequence.png) + install /media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/pkg/dcpomatic-git/usr/share/dcpomatic2/tick.png (from graphics/tick.png) + install /media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/pkg/dcpomatic-git/usr/share/dcpomatic2/no_tick.png (from graphics/no_tick.png) + install /media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/pkg/dcpomatic-git/usr/share/dcpomatic2/LiberationSans-Regular.ttf (from fonts/LiberationSans-Regular.ttf) + install /media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/pkg/dcpomatic-git/usr/share/dcpomatic2/LiberationSans-Italic.ttf (from fonts/LiberationSans-Italic.ttf) + install /media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/pkg/dcpomatic-git/usr/share/dcpomatic2/LiberationSans-Bold.ttf (from fonts/LiberationSans-Bold.ttf) + install /media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/pkg/dcpomatic-git/usr/share/applications/dcpomatic2.desktop (from build/platform/linux/dcpomatic2.desktop) + install /media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/pkg/dcpomatic-git/usr/share/applications/dcpomatic2_batch.desktop (from build/platform/linux/dcpomatic2_batch.desktop) + install /media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/pkg/dcpomatic-git/usr/share/applications/dcpomatic2_server.desktop (from build/platform/linux/dcpomatic2_server.desktop) + install /media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/pkg/dcpomatic-git/usr/share/applications/dcpomatic2_kdm.desktop (from build/platform/linux/dcpomatic2_kdm.desktop) + install /media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/pkg/dcpomatic-git/usr/share/applications/dcpomatic2_player.desktop (from build/platform/linux/dcpomatic2_player.desktop) + install /media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/pkg/dcpomatic-git/usr/share/applications/dcpomatic2_playlist.desktop (from build/platform/linux/dcpomatic2_playlist.desktop) Waf: Leaving directory `/media/internal-archiv4/makepkg-build-dir-per--etc--makepkg_conf/dcpomatic-git/src/dcpomatic-git/build' /sbin/ldconfig: Can't create temporary cache file /etc/ld.so.cache~: Permission denied Build commands will be stored in build/compile_commands.json 'install' finished successfully (40.513s) ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "dcpomatic-git"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: dcpomatic-git 0.r10400.2eeb50396-1 (Mi 30 Jan 2019 18:31:15 CET) ==> Installing package dcpomatic-git with pacman -U... Sorry, try again. loading packages... resolving dependencies... looking for conflicting packages... Packages (1) dcpomatic-git-0.r10400.2eeb50396-1 Total Installed Size: 17,11 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing dcpomatic-git... :: Running post-transaction hooks... (1/4) Updating icon theme caches... (2/4) Cleaning pacman cache... Keep only 2 ... ==> no candidate packages found for pruning (3/4) Arming ConditionNeedsUpdate... (4/4) Updating the desktop file MIME type cache... ==> Cleaning up...