Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to build in apple silicon Mac #154

Open
Bouby308 opened this issue Aug 6, 2024 · 2 comments
Open

Failed to build in apple silicon Mac #154

Bouby308 opened this issue Aug 6, 2024 · 2 comments

Comments

@Bouby308
Copy link

Bouby308 commented Aug 6, 2024

Steps to reproduce

  1. Clone repo
    git clone https://github.com/arch1t3cht/Aegisub.git
  2. install dependencies and setup
pip3 install meson
brew install cmake ninja pkg-config libass boost zlib ffms2 fftw hunspell
export LDFLAGS="-L/opt/homebrew/opt/icu4c/lib"
export CPPFLAGS="-I/opt/homebrew/opt/icu4c/include"
export PKG_CONFIG_PATH="/opt/homebrew/opt/icu4c/lib/pkgconfig"
  1. compile
meson build_static -Ddefault_library=static -Dbuildtype=debugoptimized -Dbuild_osx_bundle=true -Dlocal_boost=true
meson compile -C build_static

Error Messages:

[477/477] Linking target aegisub
FAILED: aegisub 
clang++  -o aegisub aegisub.p/meson-generated_.._src_libresrc_bitmap.cpp.o aegisub.p/meson-generated_.._src_libresrc_default_config.cpp.o aegisub.p/src_MatroskaParser.c.o aegisub.p/src_aegisublocale.cpp.o aegisub.p/src_ass_attachment.cpp.o aegisub.p/src_ass_dialogue.cpp.o aegisub.p/src_ass_entry.cpp.o aegisub.p/src_ass_export_filter.cpp.o aegisub.p/src_ass_exporter.cpp.o aegisub.p/src_ass_file.cpp.o aegisub.p/src_ass_karaoke.cpp.o aegisub.p/src_ass_override.cpp.o aegisub.p/src_ass_parser.cpp.o aegisub.p/src_ass_style.cpp.o aegisub.p/src_ass_style_storage.cpp.o aegisub.p/src_async_video_provider.cpp.o aegisub.p/src_audio_box.cpp.o aegisub.p/src_audio_colorscheme.cpp.o aegisub.p/src_audio_controller.cpp.o aegisub.p/src_audio_display.cpp.o aegisub.p/src_audio_karaoke.cpp.o aegisub.p/src_audio_marker.cpp.o aegisub.p/src_audio_player.cpp.o aegisub.p/src_audio_provider_factory.cpp.o aegisub.p/src_audio_renderer.cpp.o aegisub.p/src_audio_renderer_spectrum.cpp.o aegisub.p/src_audio_renderer_waveform.cpp.o aegisub.p/src_audio_timing_dialogue.cpp.o aegisub.p/src_audio_timing_karaoke.cpp.o aegisub.p/src_auto4_base.cpp.o aegisub.p/src_auto4_lua.cpp.o aegisub.p/src_auto4_lua_assfile.cpp.o aegisub.p/src_auto4_lua_dialog.cpp.o aegisub.p/src_auto4_lua_progresssink.cpp.o aegisub.p/src_base_grid.cpp.o aegisub.p/src_charset_detect.cpp.o aegisub.p/src_colorspace.cpp.o aegisub.p/src_colour_button.cpp.o aegisub.p/src_command_app.cpp.o aegisub.p/src_command_audio.cpp.o aegisub.p/src_command_automation.cpp.o aegisub.p/src_command_command.cpp.o aegisub.p/src_command_edit.cpp.o aegisub.p/src_command_grid.cpp.o aegisub.p/src_command_help.cpp.o aegisub.p/src_command_keyframe.cpp.o aegisub.p/src_command_recent.cpp.o aegisub.p/src_command_subtitle.cpp.o aegisub.p/src_command_time.cpp.o aegisub.p/src_command_timecode.cpp.o aegisub.p/src_command_tool.cpp.o aegisub.p/src_command_video.cpp.o aegisub.p/src_command_vis_tool.cpp.o aegisub.p/src_compat.cpp.o aegisub.p/src_context.cpp.o aegisub.p/src_dialog_about.cpp.o aegisub.p/src_dialog_align.cpp.o aegisub.p/src_dialog_attachments.cpp.o aegisub.p/src_dialog_automation.cpp.o aegisub.p/src_dialog_autosave.cpp.o aegisub.p/src_dialog_colorpicker.cpp.o aegisub.p/src_dialog_detached_video.cpp.o aegisub.p/src_dialog_dummy_video.cpp.o aegisub.p/src_dialog_export.cpp.o aegisub.p/src_dialog_export_ebu3264.cpp.o aegisub.p/src_dialog_fonts_collector.cpp.o aegisub.p/src_dialog_jumpto.cpp.o aegisub.p/src_dialog_kara_timing_copy.cpp.o aegisub.p/src_dialog_log.cpp.o aegisub.p/src_dialog_paste_over.cpp.o aegisub.p/src_dialog_progress.cpp.o aegisub.p/src_dialog_properties.cpp.o aegisub.p/src_dialog_resample.cpp.o aegisub.p/src_dialog_search_replace.cpp.o aegisub.p/src_dialog_selected_choices.cpp.o aegisub.p/src_dialog_selection.cpp.o aegisub.p/src_dialog_shift_times.cpp.o aegisub.p/src_dialog_spellchecker.cpp.o aegisub.p/src_dialog_style_editor.cpp.o aegisub.p/src_dialog_style_manager.cpp.o aegisub.p/src_dialog_styling_assistant.cpp.o aegisub.p/src_dialog_text_import.cpp.o aegisub.p/src_dialog_timing_processor.cpp.o aegisub.p/src_dialog_translation.cpp.o aegisub.p/src_dialog_version_check.cpp.o aegisub.p/src_dialog_video_details.cpp.o aegisub.p/src_dialog_video_properties.cpp.o aegisub.p/src_export_fixstyle.cpp.o aegisub.p/src_export_framerate.cpp.o aegisub.p/src_fft.cpp.o aegisub.p/src_fold_controller.cpp.o aegisub.p/src_font_file_lister.cpp.o aegisub.p/src_frame_main.cpp.o aegisub.p/src_gl_text.cpp.o aegisub.p/src_gl_wrap.cpp.o aegisub.p/src_grid_column.cpp.o aegisub.p/src_help_button.cpp.o aegisub.p/src_hotkey.cpp.o aegisub.p/src_hotkey_data_view_model.cpp.o aegisub.p/src_image_position_picker.cpp.o aegisub.p/src_initial_line_state.cpp.o aegisub.p/src_main.cpp.o aegisub.p/src_menu.cpp.o aegisub.p/src_mkv_wrap.cpp.o aegisub.p/src_pen.cpp.o aegisub.p/src_persist_location.cpp.o aegisub.p/src_preferences.cpp.o aegisub.p/src_preferences_base.cpp.o aegisub.p/src_project.cpp.o aegisub.p/src_resolution_resampler.cpp.o aegisub.p/src_search_replace_engine.cpp.o aegisub.p/src_selection_controller.cpp.o aegisub.p/src_spellchecker.cpp.o aegisub.p/src_spline.cpp.o aegisub.p/src_spline_curve.cpp.o aegisub.p/src_string_codec.cpp.o aegisub.p/src_subs_controller.cpp.o aegisub.p/src_subs_edit_box.cpp.o aegisub.p/src_subs_edit_ctrl.cpp.o aegisub.p/src_subs_preview.cpp.o aegisub.p/src_subtitle_format.cpp.o aegisub.p/src_subtitle_format_ass.cpp.o aegisub.p/src_subtitle_format_ebu3264.cpp.o aegisub.p/src_subtitle_format_encore.cpp.o aegisub.p/src_subtitle_format_microdvd.cpp.o aegisub.p/src_subtitle_format_mkv.cpp.o aegisub.p/src_subtitle_format_srt.cpp.o aegisub.p/src_subtitle_format_ssa.cpp.o aegisub.p/src_subtitle_format_transtation.cpp.o aegisub.p/src_subtitle_format_ttxt.cpp.o aegisub.p/src_subtitle_format_txt.cpp.o aegisub.p/src_subtitles_provider.cpp.o aegisub.p/src_subtitles_provider_libass.cpp.o aegisub.p/src_text_file_reader.cpp.o aegisub.p/src_text_file_writer.cpp.o aegisub.p/src_text_selection_controller.cpp.o aegisub.p/src_thesaurus.cpp.o aegisub.p/src_timeedit_ctrl.cpp.o aegisub.p/src_toggle_bitmap.cpp.o aegisub.p/src_toolbar.cpp.o aegisub.p/src_tooltip_manager.cpp.o aegisub.p/src_utils.cpp.o aegisub.p/src_validators.cpp.o aegisub.p/src_vector2d.cpp.o aegisub.p/src_vector3d.cpp.o aegisub.p/src_version.cpp.o aegisub.p/src_video_box.cpp.o aegisub.p/src_video_controller.cpp.o aegisub.p/src_video_display.cpp.o aegisub.p/src_video_frame.cpp.o aegisub.p/src_video_out_gl.cpp.o aegisub.p/src_video_provider_cache.cpp.o aegisub.p/src_video_provider_dummy.cpp.o aegisub.p/src_video_provider_manager.cpp.o aegisub.p/src_video_provider_yuv4mpeg.cpp.o aegisub.p/src_video_slider.cpp.o aegisub.p/src_visual_feature.cpp.o aegisub.p/src_visual_tool.cpp.o aegisub.p/src_visual_tool_clip.cpp.o aegisub.p/src_visual_tool_cross.cpp.o aegisub.p/src_visual_tool_drag.cpp.o aegisub.p/src_visual_tool_perspective.cpp.o aegisub.p/src_visual_tool_rotatexy.cpp.o aegisub.p/src_visual_tool_rotatez.cpp.o aegisub.p/src_visual_tool_scale.cpp.o aegisub.p/src_visual_tool_vector_clip.cpp.o aegisub.p/src_font_file_lister_coretext.mm.o aegisub.p/src_osx_osx_utils.mm.o aegisub.p/src_osx_retina_helper.mm.o aegisub.p/src_osx_scintilla_ime.mm.o aegisub.p/src_crash_writer.cpp.o aegisub.p/src_audio_player_pulse.cpp.o aegisub.p/src_audio_player_openal.cpp.o aegisub.p/src_audio_provider_ffmpegsource.cpp.o aegisub.p/src_video_provider_ffmpegsource.cpp.o aegisub.p/src_ffmpegsource_common.cpp.o aegisub.p/src_spellchecker_hunspell.cpp.o -L/Library/Developer/CommandLineTools/usr/lib/clang/15.0.0 -L/opt/homebrew/opt/icu4c/lib -I/opt/homebrew/opt/icu4c/include -Wl,-dead_strip_dylibs -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/homebrew/Cellar/libass/0.17.3/lib -Wl,-rpath,/opt/homebrew/Cellar/icu4c/74.2/lib -Wl,-rpath,/opt/homebrew/Cellar/pulseaudio/17.0/lib -Wl,-rpath,/opt/homebrew/Cellar/ffms2/5.0/lib -Wl,-rpath,/opt/homebrew/Cellar/fftw/3.3.10_1/lib -Wl,-rpath,/opt/homebrew/Cellar/hunspell/1.7.2/lib -Wl,-rpath,/opt/homebrew/Cellar/uchardet/0.0.8/lib src/libresrc/libresrc.a subprojects/boost_1_83_0/libs/chrono/libboost_chrono.a subprojects/boost_1_83_0/libs/filesystem/libboost_filesystem.a subprojects/boost_1_83_0/libs/thread/libboost_thread.a subprojects/boost_1_83_0/libs/locale/libboost_locale.a subprojects/boost_1_83_0/libs/regex/libboost_regex.a subprojects/luajit/src/libluajit.a vendor/luabins/src/libluabins.a libaegisub/libaegisub.a -lm -ldl -liconv /opt/homebrew/Cellar/libass/0.17.3/lib/libass.dylib -lz -framework IOKit -framework Carbon -framework Cocoa -framework QuartzCore -framework AudioToolbox -framework System -framework OpenGL -L/opt/homebrew/lib -lwx_osx_cocoau_stc-3.2 -lwx_osx_cocoau_gl-3.2 -lwx_osx_cocoau_xrc-3.2 -lwx_osx_cocoau_html-3.2 -lwx_osx_cocoau_qa-3.2 -lwx_osx_cocoau_core-3.2 -lwx_baseu_xml-3.2 -lwx_baseu_net-3.2 -lwx_baseu-3.2 /opt/homebrew/Cellar/icu4c/74.2/lib/libicuuc.dylib /opt/homebrew/Cellar/icu4c/74.2/lib/libicudata.dylib /opt/homebrew/Cellar/icu4c/74.2/lib/libicui18n.dylib /opt/homebrew/Cellar/pulseaudio/17.0/lib/libpulse.dylib -pthread -framework OpenAL /opt/homebrew/Cellar/ffms2/5.0/lib/libffms2.dylib /opt/homebrew/Cellar/fftw/3.3.10_1/lib/libfftw3.dylib /opt/homebrew/Cellar/hunspell/1.7.2/lib/libhunspell-1.7.dylib /opt/homebrew/Cellar/uchardet/0.0.8/lib/libuchardet.dylib -framework CoreText -framework CoreFoundation -framework AppKit -framework Carbon -framework IOKit -framework QuartzCore -framework OpenGL -liconv -lz -framework IOKit -framework Carbon -framework Cocoa -framework QuartzCore -framework AudioToolbox -framework System -framework OpenGL -L/opt/homebrew/lib -lwx_osx_cocoau_stc-3.2 -lwx_osx_cocoau_gl-3.2 -lwx_osx_cocoau_xrc-3.2 -lwx_osx_cocoau_html-3.2 -lwx_osx_cocoau_qa-3.2 -lwx_osx_cocoau_core-3.2 -lwx_baseu_xml-3.2 -lwx_baseu_net-3.2 -lwx_baseu-3.2 -framework OpenAL -framework CoreText -framework CoreFoundation -framework AppKit -framework Carbon -framework IOKit -framework QuartzCore -framework OpenGL -liconv -liconv -lz -framework IOKit -framework Carbon -framework Cocoa -framework QuartzCore -framework AudioToolbox -framework System -framework OpenGL -L/opt/homebrew/lib -lwx_osx_cocoau_stc-3.2 -lwx_osx_cocoau_gl-3.2 -lwx_osx_cocoau_xrc-3.2 -lwx_osx_cocoau_html-3.2 -lwx_osx_cocoau_qa-3.2 -lwx_osx_cocoau_core-3.2 -lwx_baseu_xml-3.2 -lwx_baseu_net-3.2 -lwx_baseu-3.2 -framework OpenAL -framework CoreText -framework CoreFoundation -framework AppKit -framework Carbon -framework IOKit -framework QuartzCore -framework OpenGL -lc++
ld: warning: ignoring duplicate libraries: '-lc++', '-liconv', '-lwx_baseu-3.2', '-lwx_baseu_net-3.2', '-lwx_baseu_xml-3.2', '-lwx_osx_cocoau_core-3.2', '-lwx_osx_cocoau_gl-3.2', '-lwx_osx_cocoau_html-3.2', '-lwx_osx_cocoau_qa-3.2', '-lwx_osx_cocoau_stc-3.2', '-lwx_osx_cocoau_xrc-3.2', '-lz'
Undefined symbols for architecture arm64:
  "_OBJC_CLASS_$_wxNSView", referenced from:
      _OBJC_CLASS_$_ScintillaNSView in src_osx_scintilla_ime.mm.o
       in src_osx_scintilla_ime.mm.o
  "_OBJC_METACLASS_$_wxNSView", referenced from:
      _OBJC_METACLASS_$_ScintillaNSView in src_osx_scintilla_ime.mm.o
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
ninja: build stopped: subcommand failed.
@arch1t3cht
Copy link
Owner

Try building wxwidgets as a subproject (--force-fallback-for=wxwidgets when configuring).
This is necessary to facilitate a workaround for #91.

@Bouby308
Copy link
Author

Bouby308 commented Aug 6, 2024

Try building wxwidgets as a subproject (--force-fallback-for=wxwidgets when configuring). This is necessary to facilitate a workaround for #91.

Tried cloning wxwidgets to the subproject folder and build wxwidgets
Then run meson build_static -Ddefault_library=static -Dbuildtype=debugoptimized -Dbuild_osx_bundle=true -Dlocal_boost=true --force-fallback-for=wxwidgets
The same error still occurs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants