Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] List of broken native aarch64-musl builds
@ 2022-06-10 21:17 paper42
  2022-06-11  7:27 ` classabbyamp
                   ` (36 more replies)
  0 siblings, 37 replies; 38+ messages in thread
From: paper42 @ 2022-06-10 21:17 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 55343 bytes --]

New issue by paper42 on void-packages repository

https://github.com/void-linux/void-packages/issues/37497

Description:
We have native builders for x86_64, x86_64-musl and i686. ARM architectures are cross-compiled, so native builds are actually not tested. This is especially a problem for packages which have `$nocross` set, because those would have to be built by users natively, but are sometimes broken. This is a list of packages which fail to natively build on my rpi4 (aarch64-musl). The list is not complete, but I would like to keep expanding it when I finish more builds.

- [ ] Aegisub
```
=> xbps-src: updating repositories for host (aarch64-musl)...
[*] Updating repository `https://alpha.de.repo.voidlinux.org/current/aarch64/aarch64-musl-repodata' ...
[*] Updating repository `https://alpha.de.repo.voidlinux.org/current/aarch64/nonfree/aarch64-musl-repodata' ...
[*] Updating repository `https://alpha.de.repo.voidlinux.org/current/aarch64/debug/aarch64-musl-repodata' ...
=> xbps-src: updating software in / masterdir...
=> xbps-src: cleaning up / masterdir...
=> Aegisub-3.3.2_3: removing autodeps, please wait...
=> Aegisub-3.3.2_3: the following build options are set:
   fftw: Enable support for rendering of audio waveforms/spectrum (ON)
   openal: Enable support for openal (OFF)
   portaudio: Enable support for PortAudio (OFF)
=> Aegisub-3.3.2_3: building [cmake] [cmake-wxWidgets-gtk3] for aarch64-musl...
   [host] gettext-devel-0.21_4: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [host] intltool-0.51.0_6: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [host] pkg-config-0.29.2_3: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [host] git-2.36.1_1: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [host] LuaJIT-2.1.0beta3_2: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [host] cmake-3.22.2_1: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [host] ninja-1.10.2_2: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [target] alsa-lib-devel-1.2.6.1_1: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [target] boost-devel-1.72.0_7: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [target] libcurl-devel-7.83.1_1: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [target] fontconfig-devel-2.13.1_3: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [target] freetype-devel-2.10.4_2: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [target] hunspell-devel-1.7.0_3: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [target] icu-devel-70.1_1: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [target] libass-devel-0.15.2_1: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [target] libffms2-devel-2.40_1: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [target] MesaLib-devel-21.3.7_1: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [target] wxWidgets-gtk3-devel-3.0.5.1_5: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [target] LuaJIT-devel-2.1.0beta3_2: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [target] fftw-devel-3.3.10_1: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
=> Aegisub-3.3.2_3: installing host dependencies: gettext-devel-0.21_4 intltool-0.51.0_6 pkg-config-0.29.2_3 git-2.36.1_1 LuaJIT-2.1.0beta3_2 cmake-3.22.2_1 ninja-1.10.2_2 ...
=> Aegisub-3.3.2_3: installing target dependencies: alsa-lib-devel-1.2.6.1_1 boost-devel-1.72.0_7 libcurl-devel-7.83.1_1 fontconfig-devel-2.13.1_3 freetype-devel-2.10.4_2 hunspell-devel-1.7.0_3 icu-devel-70.1_1 libass-devel-0.15.2_1 libffms2-devel-2.40_1 MesaLib-devel-21.3.7_1 wxWidgets-gtk3-devel-3.0.5.1_5 LuaJIT-devel-2.1.0beta3_2 fftw-devel-3.3.10_1 ...
=> Aegisub-3.3.2_3: running pre-build hook: 02-script-wrapper ...
=> Aegisub-3.3.2_3: running pre_build ...
=> Aegisub-3.3.2_3: running do_build ...
[1/3] cd /builddir/Aegisub-3.3.2 && build/version.sh .
[2/2] Linking CXX executable aegisub
FAILED: aegisub 
: && /usr/bin/g++ -DNDEBUG -fstack-clash-protection -D_FORTIFY_SOURCE=2 -march=armv8-a -O2    -fdebug-prefix-map=/builddir/Aegisub-3.3.2=. -pthread -Wl,-z,relro -Wl,-z,now -Wl,--as-needed CMakeFiles/Aegisub.dir/src/command/app.cpp.o CMakeFiles/Aegisub.dir/src/command/audio.cpp.o CMakeFiles/Aegisub.dir/src/command/automation.cpp.o CMakeFiles/Aegisub.dir/src/command/command.cpp.o CMakeFiles/Aegisub.dir/src/command/edit.cpp.o CMakeFiles/Aegisub.dir/src/command/grid.cpp.o CMakeFiles/Aegisub.dir/src/command/help.cpp.o CMakeFiles/Aegisub.dir/src/command/keyframe.cpp.o CMakeFiles/Aegisub.dir/src/command/recent.cpp.o CMakeFiles/Aegisub.dir/src/command/subtitle.cpp.o CMakeFiles/Aegisub.dir/src/command/time.cpp.o CMakeFiles/Aegisub.dir/src/command/timecode.cpp.o CMakeFiles/Aegisub.dir/src/command/tool.cpp.o CMakeFiles/Aegisub.dir/src/command/video.cpp.o CMakeFiles/Aegisub.dir/src/command/vis_tool.cpp.o CMakeFiles/Aegisub.dir/src/libresrc/bitmap.cpp.o CMakeFiles/Aegisub.dir/src/libresrc/default_config.cpp.o CMakeFiles/Aegisub.dir/src/libresrc/libresrc.cpp.o CMakeFiles/Aegisub.dir/src/dialog_about.cpp.o CMakeFiles/Aegisub.dir/src/dialog_align.cpp.o CMakeFiles/Aegisub.dir/src/dialog_attachments.cpp.o CMakeFiles/Aegisub.dir/src/dialog_automation.cpp.o CMakeFiles/Aegisub.dir/src/dialog_autosave.cpp.o CMakeFiles/Aegisub.dir/src/dialog_colorpicker.cpp.o CMakeFiles/Aegisub.dir/src/dialog_detached_video.cpp.o CMakeFiles/Aegisub.dir/src/dialog_dummy_video.cpp.o CMakeFiles/Aegisub.dir/src/dialog_export.cpp.o CMakeFiles/Aegisub.dir/src/dialog_export_ebu3264.cpp.o CMakeFiles/Aegisub.dir/src/dialog_fonts_collector.cpp.o CMakeFiles/Aegisub.dir/src/dialog_jumpto.cpp.o CMakeFiles/Aegisub.dir/src/dialog_kara_timing_copy.cpp.o CMakeFiles/Aegisub.dir/src/dialog_log.cpp.o CMakeFiles/Aegisub.dir/src/dialog_paste_over.cpp.o CMakeFiles/Aegisub.dir/src/dialog_progress.cpp.o CMakeFiles/Aegisub.dir/src/dialog_properties.cpp.o CMakeFiles/Aegisub.dir/src/dialog_resample.cpp.o CMakeFiles/Aegisub.dir/src/dialog_search_replace.cpp.o CMakeFiles/Aegisub.dir/src/dialog_selected_choices.cpp.o CMakeFiles/Aegisub.dir/src/dialog_selection.cpp.o CMakeFiles/Aegisub.dir/src/dialog_shift_times.cpp.o CMakeFiles/Aegisub.dir/src/dialog_spellchecker.cpp.o CMakeFiles/Aegisub.dir/src/dialog_style_editor.cpp.o CMakeFiles/Aegisub.dir/src/dialog_style_manager.cpp.o CMakeFiles/Aegisub.dir/src/dialog_styling_assistant.cpp.o CMakeFiles/Aegisub.dir/src/dialog_text_import.cpp.o CMakeFiles/Aegisub.dir/src/dialog_timing_processor.cpp.o CMakeFiles/Aegisub.dir/src/dialog_translation.cpp.o CMakeFiles/Aegisub.dir/src/dialog_video_details.cpp.o CMakeFiles/Aegisub.dir/src/dialog_video_properties.cpp.o CMakeFiles/Aegisub.dir/src/subtitle_format.cpp.o CMakeFiles/Aegisub.dir/src/subtitle_format_ass.cpp.o CMakeFiles/Aegisub.dir/src/subtitle_format_ebu3264.cpp.o CMakeFiles/Aegisub.dir/src/subtitle_format_encore.cpp.o CMakeFiles/Aegisub.dir/src/subtitle_format_microdvd.cpp.o CMakeFiles/Aegisub.dir/src/subtitle_format_mkv.cpp.o CMakeFiles/Aegisub.dir/src/subtitle_format_srt.cpp.o CMakeFiles/Aegisub.dir/src/subtitle_format_ssa.cpp.o CMakeFiles/Aegisub.dir/src/subtitle_format_transtation.cpp.o CMakeFiles/Aegisub.dir/src/subtitle_format_ttxt.cpp.o CMakeFiles/Aegisub.dir/src/subtitle_format_txt.cpp.o CMakeFiles/Aegisub.dir/src/visual_tool.cpp.o CMakeFiles/Aegisub.dir/src/visual_tool_clip.cpp.o CMakeFiles/Aegisub.dir/src/visual_tool_cross.cpp.o CMakeFiles/Aegisub.dir/src/visual_tool_drag.cpp.o CMakeFiles/Aegisub.dir/src/visual_tool_rotatexy.cpp.o CMakeFiles/Aegisub.dir/src/visual_tool_rotatez.cpp.o CMakeFiles/Aegisub.dir/src/visual_tool_scale.cpp.o CMakeFiles/Aegisub.dir/src/visual_tool_vector_clip.cpp.o CMakeFiles/Aegisub.dir/src/MatroskaParser.c.o CMakeFiles/Aegisub.dir/src/aegisublocale.cpp.o CMakeFiles/Aegisub.dir/src/ass_attachment.cpp.o CMakeFiles/Aegisub.dir/src/ass_dialogue.cpp.o CMakeFiles/Aegisub.dir/src/ass_entry.cpp.o CMakeFiles/Aegisub.dir/src/ass_export_filter.cpp.o CMakeFiles/Aegisub.dir/src/ass_exporter.cpp.o CMakeFiles/Aegisub.dir/src/ass_file.cpp.o CMakeFiles/Aegisub.dir/src/ass_karaoke.cpp.o CMakeFiles/Aegisub.dir/src/ass_override.cpp.o CMakeFiles/Aegisub.dir/src/ass_parser.cpp.o CMakeFiles/Aegisub.dir/src/ass_style.cpp.o CMakeFiles/Aegisub.dir/src/ass_style_storage.cpp.o CMakeFiles/Aegisub.dir/src/async_video_provider.cpp.o CMakeFiles/Aegisub.dir/src/audio_box.cpp.o CMakeFiles/Aegisub.dir/src/audio_colorscheme.cpp.o CMakeFiles/Aegisub.dir/src/audio_controller.cpp.o CMakeFiles/Aegisub.dir/src/audio_display.cpp.o CMakeFiles/Aegisub.dir/src/audio_karaoke.cpp.o CMakeFiles/Aegisub.dir/src/audio_marker.cpp.o CMakeFiles/Aegisub.dir/src/audio_player.cpp.o CMakeFiles/Aegisub.dir/src/audio_provider_factory.cpp.o CMakeFiles/Aegisub.dir/src/audio_renderer.cpp.o CMakeFiles/Aegisub.dir/src/audio_renderer_spectrum.cpp.o CMakeFiles/Aegisub.dir/src/audio_renderer_waveform.cpp.o CMakeFiles/Aegisub.dir/src/audio_timing_dialogue.cpp.o CMakeFiles/Aegisub.dir/src/audio_timing_karaoke.cpp.o CMakeFiles/Aegisub.dir/src/auto4_base.cpp.o CMakeFiles/Aegisub.dir/src/auto4_lua.cpp.o CMakeFiles/Aegisub.dir/src/auto4_lua_assfile.cpp.o CMakeFiles/Aegisub.dir/src/auto4_lua_dialog.cpp.o CMakeFiles/Aegisub.dir/src/auto4_lua_progresssink.cpp.o CMakeFiles/Aegisub.dir/src/base_grid.cpp.o CMakeFiles/Aegisub.dir/src/charset_detect.cpp.o CMakeFiles/Aegisub.dir/src/colorspace.cpp.o CMakeFiles/Aegisub.dir/src/colour_button.cpp.o CMakeFiles/Aegisub.dir/src/compat.cpp.o CMakeFiles/Aegisub.dir/src/context.cpp.o CMakeFiles/Aegisub.dir/src/export_fixstyle.cpp.o CMakeFiles/Aegisub.dir/src/export_framerate.cpp.o CMakeFiles/Aegisub.dir/src/fft.cpp.o CMakeFiles/Aegisub.dir/src/font_file_lister.cpp.o CMakeFiles/Aegisub.dir/src/frame_main.cpp.o CMakeFiles/Aegisub.dir/src/gl_text.cpp.o CMakeFiles/Aegisub.dir/src/gl_wrap.cpp.o CMakeFiles/Aegisub.dir/src/grid_column.cpp.o CMakeFiles/Aegisub.dir/src/help_button.cpp.o CMakeFiles/Aegisub.dir/src/hotkey.cpp.o CMakeFiles/Aegisub.dir/src/hotkey_data_view_model.cpp.o CMakeFiles/Aegisub.dir/src/image_position_picker.cpp.o CMakeFiles/Aegisub.dir/src/initial_line_state.cpp.o CMakeFiles/Aegisub.dir/src/main.cpp.o CMakeFiles/Aegisub.dir/src/menu.cpp.o CMakeFiles/Aegisub.dir/src/mkv_wrap.cpp.o CMakeFiles/Aegisub.dir/src/pen.cpp.o CMakeFiles/Aegisub.dir/src/persist_location.cpp.o CMakeFiles/Aegisub.dir/src/preferences.cpp.o CMakeFiles/Aegisub.dir/src/preferences_base.cpp.o CMakeFiles/Aegisub.dir/src/project.cpp.o CMakeFiles/Aegisub.dir/src/resolution_resampler.cpp.o CMakeFiles/Aegisub.dir/src/search_replace_engine.cpp.o CMakeFiles/Aegisub.dir/src/selection_controller.cpp.o CMakeFiles/Aegisub.dir/src/spellchecker.cpp.o CMakeFiles/Aegisub.dir/src/spline.cpp.o CMakeFiles/Aegisub.dir/src/spline_curve.cpp.o CMakeFiles/Aegisub.dir/src/string_codec.cpp.o CMakeFiles/Aegisub.dir/src/subs_controller.cpp.o CMakeFiles/Aegisub.dir/src/subs_edit_box.cpp.o CMakeFiles/Aegisub.dir/src/subs_edit_ctrl.cpp.o CMakeFiles/Aegisub.dir/src/subs_preview.cpp.o CMakeFiles/Aegisub.dir/src/subtitles_provider.cpp.o CMakeFiles/Aegisub.dir/src/subtitles_provider_libass.cpp.o CMakeFiles/Aegisub.dir/src/text_file_reader.cpp.o CMakeFiles/Aegisub.dir/src/text_file_writer.cpp.o CMakeFiles/Aegisub.dir/src/text_selection_controller.cpp.o CMakeFiles/Aegisub.dir/src/thesaurus.cpp.o CMakeFiles/Aegisub.dir/src/timeedit_ctrl.cpp.o CMakeFiles/Aegisub.dir/src/toggle_bitmap.cpp.o CMakeFiles/Aegisub.dir/src/toolbar.cpp.o CMakeFiles/Aegisub.dir/src/tooltip_manager.cpp.o CMakeFiles/Aegisub.dir/src/utils.cpp.o CMakeFiles/Aegisub.dir/src/validators.cpp.o CMakeFiles/Aegisub.dir/src/vector2d.cpp.o CMakeFiles/Aegisub.dir/src/version.cpp.o CMakeFiles/Aegisub.dir/src/video_box.cpp.o CMakeFiles/Aegisub.dir/src/video_controller.cpp.o CMakeFiles/Aegisub.dir/src/video_display.cpp.o CMakeFiles/Aegisub.dir/src/video_frame.cpp.o CMakeFiles/Aegisub.dir/src/video_out_gl.cpp.o CMakeFiles/Aegisub.dir/src/video_provider_cache.cpp.o CMakeFiles/Aegisub.dir/src/video_provider_dummy.cpp.o CMakeFiles/Aegisub.dir/src/video_provider_manager.cpp.o CMakeFiles/Aegisub.dir/src/video_provider_yuv4mpeg.cpp.o CMakeFiles/Aegisub.dir/src/video_slider.cpp.o CMakeFiles/Aegisub.dir/src/visual_feature.cpp.o CMakeFiles/Aegisub.dir/src/crash_writer.cpp.o CMakeFiles/Aegisub.dir/src/font_file_lister_fontconfig.cpp.o CMakeFiles/Aegisub.dir/src/audio_player_alsa.cpp.o CMakeFiles/Aegisub.dir/src/subtitles_provider_csri.cpp.o CMakeFiles/Aegisub.dir/src/audio_provider_ffmpegsource.cpp.o CMakeFiles/Aegisub.dir/src/ffmpegsource_common.cpp.o CMakeFiles/Aegisub.dir/src/video_provider_ffmpegsource.cpp.o CMakeFiles/Aegisub.dir/src/spellchecker_hunspell.cpp.o CMakeFiles/Aegisub.dir/src/audio_player_oss.cpp.o -o aegisub  -ldl  libaegisub.a  -lluajit-5.1  /usr/lib/libfontconfig.so  /usr/lib64/libass.so  /usr/lib/libboost_container.so  /usr/lib/libboost_filesystem.so  /usr/lib/libboost_locale.so  /usr/lib/libboost_regex.so  /usr/lib/libicuuc.so  -L/usr/lib64  -pthread  -lwx_gtk3u_adv-3.0  -lwx_baseu-3.0  -lwx_gtk3u_core-3.0  -lwx_gtk3u_gl-3.0  -lwx_gtk3u_stc-3.0  -lwx_baseu_xml-3.0  /usr/lib/libz.so  /usr/lib/libasound.so  vendor/csri/libcsri.a  /usr/lib/libffms2.so  /usr/lib/libfftw3.so  /usr/lib/libfftw3f.so  /usr/lib/libfftw3l.so  /usr/lib64/libhunspell-1.7.so  -ldl  vendor/luabins/libluabins.a  -lluajit-5.1  /usr/lib/libboost_thread.so  /usr/lib/libboost_chrono.so  /usr/lib/libboost_date_time.so  /usr/lib/libboost_atomic.so  /usr/lib/libGLX.so  /usr/lib/libOpenGL.so && :
/usr/bin/ld: CMakeFiles/Aegisub.dir/src/search_replace_engine.cpp.o: in function `boost::u8_to_u32_iterator<__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, int> boost::re_detail_107200::re_is_set_member<boost::u8_to_u32_iterator<__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, int>, int, boost::icu_regex_traits, unsigned long>(boost::u8_to_u32_iterator<__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, int>, boost::u8_to_u32_iterator<__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, int>, boost::re_detail_107200::re_set_long<unsigned long> const*, boost::re_detail_107200::regex_data<int, boost::icu_regex_traits> const&, bool) [clone .isra.0]':
search_replace_engine.cpp:(.text+0x2214): undefined reference to `boost::icu_regex_traits::isctype(int, unsigned long) const'
/usr/bin/ld: search_replace_engine.cpp:(.text+0x22fc): undefined reference to `boost::re_detail_107200::icu_regex_traits_implementation::do_transform(int const*, int const*, icu_70::Collator const*) const'
/usr/bin/ld: search_replace_engine.cpp:(.text+0x23c0): undefined reference to `boost::icu_regex_traits::isctype(int, unsigned long) const'
/usr/bin/ld: search_replace_engine.cpp:(.text+0x2420): undefined reference to `boost::re_detail_107200::icu_regex_traits_implementation::do_transform(int const*, int const*, icu_70::Collator const*) const'
/usr/bin/ld: CMakeFiles/Aegisub.dir/src/search_replace_engine.cpp.o: in function `boost::u8_to_u32_iterator<__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, unsigned int> boost::re_detail_107200::re_is_set_member<boost::u8_to_u32_iterator<__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, unsigned int>, int, boost::icu_regex_traits, unsigned long>(boost::u8_to_u32_iterator<__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, unsigned int>, boost::u8_to_u32_iterator<__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, unsigned int>, boost::re_detail_107200::re_set_long<unsigned long> const*, boost::re_detail_107200::regex_data<int, boost::icu_regex_traits> const&, bool) [clone .isra.0]':
search_replace_engine.cpp:(.text+0x2794): undefined reference to `boost::icu_regex_traits::isctype(int, unsigned long) const'
/usr/bin/ld: search_replace_engine.cpp:(.text+0x287c): undefined reference to `boost::re_detail_107200::icu_regex_traits_implementation::do_transform(int const*, int const*, icu_70::Collator const*) const'
/usr/bin/ld: search_replace_engine.cpp:(.text+0x2940): undefined reference to `boost::icu_regex_traits::isctype(int, unsigned long) const'
/usr/bin/ld: search_replace_engine.cpp:(.text+0x29a0): undefined reference to `boost::re_detail_107200::icu_regex_traits_implementation::do_transform(int const*, int const*, icu_70::Collator const*) const'
/usr/bin/ld: CMakeFiles/Aegisub.dir/src/search_replace_engine.cpp.o: in function `boost::basic_regex<int, boost::icu_regex_traits>::basic_regex<boost::u8_to_u32_iterator<__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, int> >(boost::u8_to_u32_iterator<__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, int>, boost::u8_to_u32_iterator<__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, int>, unsigned int)':
search_replace_engine.cpp:(.text._ZN5boost11basic_regexIiNS_16icu_regex_traitsEEC2INS_18u8_to_u32_iteratorIN9__gnu_cxx17__normal_iteratorIPKcNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEEiEEEET_SH_j[_ZN5boost11basic_regexIiNS_16icu_regex_traitsEEC5INS_18u8_to_u32_iteratorIN9__gnu_cxx17__normal_iteratorIPKcNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEEiEEEET_SH_j]+0x1e4): undefined reference to `boost::basic_regex<int, boost::icu_regex_traits>::do_assign(int const*, int const*, unsigned int)'
/usr/bin/ld: search_replace_engine.cpp:(.text._ZN5boost11basic_regexIiNS_16icu_regex_traitsEEC2INS_18u8_to_u32_iteratorIN9__gnu_cxx17__normal_iteratorIPKcNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEEiEEEET_SH_j[_ZN5boost11basic_regexIiNS_16icu_regex_traitsEEC5INS_18u8_to_u32_iteratorIN9__gnu_cxx17__normal_iteratorIPKcNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEEiEEEET_SH_j]+0x340): undefined reference to `boost::basic_regex<int, boost::icu_regex_traits>::do_assign(int const*, int const*, unsigned int)'
/usr/bin/ld: CMakeFiles/Aegisub.dir/src/search_replace_engine.cpp.o: in function `boost::re_detail_107200::perl_matcher<boost::u8_to_u32_iterator<__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, int>, std::allocator<boost::sub_match<boost::u8_to_u32_iterator<__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, int> > >, boost::icu_regex_traits>::match_word_end()':
search_replace_engine.cpp:(.text._ZN5boost16re_detail_10720012perl_matcherINS_18u8_to_u32_iteratorIN9__gnu_cxx17__normal_iteratorIPKcNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEEiEESaINS_9sub_matchISE_EEENS_16icu_regex_traitsEE14match_word_endEv[_ZN5boost16re_detail_10720012perl_matcherINS_18u8_to_u32_iteratorIN9__gnu_cxx17__normal_iteratorIPKcNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEEiEESaINS_9sub_matchISE_EEENS_16icu_regex_traitsEE14match_word_endEv]+0xd0): undefined reference to `boost::icu_regex_traits::isctype(int, unsigned long) const'
/usr/bin/ld: search_replace_engine.cpp:(.text._ZN5boost16re_detail_10720012perl_matcherINS_18u8_to_u32_iteratorIN9__gnu_cxx17__normal_iteratorIPKcNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEEiEESaINS_9sub_matchISE_EEENS_16icu_regex_traitsEE14match_word_endEv[_ZN5boost16re_detail_10720012perl_matcherINS_18u8_to_u32_iteratorIN9__gnu_cxx17__normal_iteratorIPKcNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEEiEESaINS_9sub_matchISE_EEENS_16icu_regex_traitsEE14match_word_endEv]+0x108): undefined reference to `boost::icu_regex_traits::isctype(int, unsigned long) const'
/usr/bin/ld: CMakeFiles/Aegisub.dir/src/search_replace_engine.cpp.o: in function `boost::re_detail_107200::perl_matcher<boost::u8_to_u32_iterator<__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, int>, std::allocator<boost::sub_match<boost::u8_to_u32_iterator<__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, int> > >, boost::icu_regex_traits>::match_word_start()':
search_replace_engine.cpp:(.text._ZN5boost16re_detail_10720012perl_matcherINS_18u8_to_u32_iteratorIN9__gnu_cxx17__normal_iteratorIPKcNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEEiEESaINS_9sub_matchISE_EEENS_16icu_regex_traitsEE16match_word_startEv[_ZN5boost16re_detail_10720012perl_matcherINS_18u8_to_u32_iteratorIN9__gnu_cxx17__normal_iteratorIPKcNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEEiEESaINS_9sub_matchISE_EEENS_16icu_regex_traitsEE16match_word_startEv]+0x4c): undefined reference to `boost::icu_regex_traits::isctype(int, unsigned long) const'
/usr/bin/ld: search_replace_engine.cpp:(.text._ZN5boost16re_detail_10720012perl_matcherINS_18u8_to_u32_iteratorIN9__gnu_cxx17__normal_iteratorIPKcNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEEiEESaINS_9sub_matchISE_EEENS_16icu_regex_traitsEE16match_word_startEv[_ZN5boost16re_detail_10720012perl_matcherINS_18u8_to_u32_iteratorIN9__gnu_cxx17__normal_iteratorIPKcNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEEiEESaINS_9sub_matchISE_EEENS_16icu_regex_traitsEE16match_word_startEv]+0x108): undefined reference to `boost::icu_regex_traits::isctype(int, unsigned long) const'
/usr/bin/ld: CMakeFiles/Aegisub.dir/src/search_replace_engine.cpp.o: in function `boost::re_detail_107200::perl_matcher<boost::u8_to_u32_iterator<__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, int>, std::allocator<boost::sub_match<boost::u8_to_u32_iterator<__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, int> > >, boost::icu_regex_traits>::match_within_word()':
search_replace_engine.cpp:(.text._ZN5boost16re_detail_10720012perl_matcherINS_18u8_to_u32_iteratorIN9__gnu_cxx17__normal_iteratorIPKcNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEEiEESaINS_9sub_matchISE_EEENS_16icu_regex_traitsEE17match_within_wordEv[_ZN5boost16re_detail_10720012perl_matcherINS_18u8_to_u32_iteratorIN9__gnu_cxx17__normal_iteratorIPKcNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEEiEESaINS_9sub_matchISE_EEENS_16icu_regex_traitsEE17match_within_wordEv]+0x40): undefined reference to `boost::icu_regex_traits::isctype(int, unsigned long) const'
/usr/bin/ld: CMakeFiles/Aegisub.dir/src/search_replace_engine.cpp.o:search_replace_engine.cpp:(.text._ZN5boost16re_detail_10720012perl_matcherINS_18u8_to_u32_iteratorIN9__gnu_cxx17__normal_iteratorIPKcNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEEiEESaINS_9sub_matchISE_EEENS_16icu_regex_traitsEE17match_within_wordEv[_ZN5boost16re_detail_10720012perl_matcherINS_18u8_to_u32_iteratorIN9__gnu_cxx17__normal_iteratorIPKcNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEEiEESaINS_9sub_matchISE_EEENS_16icu_regex_traitsEE17match_within_wordEv]+0xf0): more undefined references to `boost::icu_regex_traits::isctype(int, unsigned long) const' follow
/usr/bin/ld: libaegisub.a(re.cpp.o): in function `(anonymous namespace)::regex_compile(char const*, int, char**)':
re.cpp:(.text+0x9e8): undefined reference to `boost::basic_regex<int, boost::icu_regex_traits>::do_assign(int const*, int const*, unsigned int)'
/usr/bin/ld: re.cpp:(.text+0xac4): undefined reference to `boost::basic_regex<int, boost::icu_regex_traits>::do_assign(int const*, int const*, unsigned int)'
/usr/bin/ld: libaegisub.a(re.cpp.o): in function `boost::u8_to_u32_iterator<char const*, int> boost::re_detail_107200::re_is_set_member<boost::u8_to_u32_iterator<char const*, int>, int, boost::icu_regex_traits, unsigned long>(boost::u8_to_u32_iterator<char const*, int>, boost::u8_to_u32_iterator<char const*, int>, boost::re_detail_107200::re_set_long<unsigned long> const*, boost::re_detail_107200::regex_data<int, boost::icu_regex_traits> const&, bool) [clone .isra.0]':
re.cpp:(.text+0xea0): undefined reference to `boost::icu_regex_traits::isctype(int, unsigned long) const'
/usr/bin/ld: re.cpp:(.text+0xf80): undefined reference to `boost::re_detail_107200::icu_regex_traits_implementation::do_transform(int const*, int const*, icu_70::Collator const*) const'
/usr/bin/ld: re.cpp:(.text+0x1048): undefined reference to `boost::icu_regex_traits::isctype(int, unsigned long) const'
/usr/bin/ld: re.cpp:(.text+0x10a4): undefined reference to `boost::re_detail_107200::icu_regex_traits_implementation::do_transform(int const*, int const*, icu_70::Collator const*) const'
/usr/bin/ld: libaegisub.a(re.cpp.o): in function `boost::re_detail_107200::perl_matcher<boost::u8_to_u32_iterator<char const*, int>, std::allocator<boost::sub_match<boost::u8_to_u32_iterator<char const*, int> > >, boost::icu_regex_traits>::match_word_end()':
re.cpp:(.text._ZN5boost16re_detail_10720012perl_matcherINS_18u8_to_u32_iteratorIPKciEESaINS_9sub_matchIS5_EEENS_16icu_regex_traitsEE14match_word_endEv[_ZN5boost16re_detail_10720012perl_matcherINS_18u8_to_u32_iteratorIPKciEESaINS_9sub_matchIS5_EEENS_16icu_regex_traitsEE14match_word_endEv]+0xd0): undefined reference to `boost::icu_regex_traits::isctype(int, unsigned long) const'
/usr/bin/ld: re.cpp:(.text._ZN5boost16re_detail_10720012perl_matcherINS_18u8_to_u32_iteratorIPKciEESaINS_9sub_matchIS5_EEENS_16icu_regex_traitsEE14match_word_endEv[_ZN5boost16re_detail_10720012perl_matcherINS_18u8_to_u32_iteratorIPKciEESaINS_9sub_matchIS5_EEENS_16icu_regex_traitsEE14match_word_endEv]+0x108): undefined reference to `boost::icu_regex_traits::isctype(int, unsigned long) const'
/usr/bin/ld: libaegisub.a(re.cpp.o): in function `boost::re_detail_107200::perl_matcher<boost::u8_to_u32_iterator<char const*, int>, std::allocator<boost::sub_match<boost::u8_to_u32_iterator<char const*, int> > >, boost::icu_regex_traits>::match_word_start()':
re.cpp:(.text._ZN5boost16re_detail_10720012perl_matcherINS_18u8_to_u32_iteratorIPKciEESaINS_9sub_matchIS5_EEENS_16icu_regex_traitsEE16match_word_startEv[_ZN5boost16re_detail_10720012perl_matcherINS_18u8_to_u32_iteratorIPKciEESaINS_9sub_matchIS5_EEENS_16icu_regex_traitsEE16match_word_startEv]+0x4c): undefined reference to `boost::icu_regex_traits::isctype(int, unsigned long) const'
/usr/bin/ld: re.cpp:(.text._ZN5boost16re_detail_10720012perl_matcherINS_18u8_to_u32_iteratorIPKciEESaINS_9sub_matchIS5_EEENS_16icu_regex_traitsEE16match_word_startEv[_ZN5boost16re_detail_10720012perl_matcherINS_18u8_to_u32_iteratorIPKciEESaINS_9sub_matchIS5_EEENS_16icu_regex_traitsEE16match_word_startEv]+0x108): undefined reference to `boost::icu_regex_traits::isctype(int, unsigned long) const'
/usr/bin/ld: libaegisub.a(re.cpp.o): in function `boost::re_detail_107200::perl_matcher<boost::u8_to_u32_iterator<char const*, int>, std::allocator<boost::sub_match<boost::u8_to_u32_iterator<char const*, int> > >, boost::icu_regex_traits>::match_within_word()':
re.cpp:(.text._ZN5boost16re_detail_10720012perl_matcherINS_18u8_to_u32_iteratorIPKciEESaINS_9sub_matchIS5_EEENS_16icu_regex_traitsEE17match_within_wordEv[_ZN5boost16re_detail_10720012perl_matcherINS_18u8_to_u32_iteratorIPKciEESaINS_9sub_matchIS5_EEENS_16icu_regex_traitsEE17match_within_wordEv]+0x40): undefined reference to `boost::icu_regex_traits::isctype(int, unsigned long) const'
/usr/bin/ld: libaegisub.a(re.cpp.o):re.cpp:(.text._ZN5boost16re_detail_10720012perl_matcherINS_18u8_to_u32_iteratorIPKciEESaINS_9sub_matchIS5_EEENS_16icu_regex_traitsEE17match_within_wordEv[_ZN5boost16re_detail_10720012perl_matcherINS_18u8_to_u32_iteratorIPKciEESaINS_9sub_matchIS5_EEENS_16icu_regex_traitsEE17match_within_wordEv]+0xf0): more undefined references to `boost::icu_regex_traits::isctype(int, unsigned long) const' follow
collect2: error: ld returned 1 exit status
ninja: build stopped: subcommand failed.
=> ERROR: Aegisub-3.3.2_3: do_build: '${make_cmd} ${makejobs} ${make_build_args} ${make_build_target}' exited with 1
=> ERROR:   in do_build() at common/build-style/cmake.sh:85
```
- [ ] PrusaSlicer
```
=> xbps-src: updating repositories for host (aarch64-musl)...
[*] Updating repository `https://alpha.de.repo.voidlinux.org/current/aarch64/aarch64-musl-repodata' ...
[*] Updating repository `https://alpha.de.repo.voidlinux.org/current/aarch64/nonfree/aarch64-musl-repodata' ...
[*] Updating repository `https://alpha.de.repo.voidlinux.org/current/aarch64/debug/aarch64-musl-repodata' ...
=> xbps-src: updating software in / masterdir...
=> xbps-src: cleaning up / masterdir...
=> PrusaSlicer-2.4.0_2: removing autodeps, please wait...
=> PrusaSlicer-2.4.0_2: building [cmake] [qemu] for aarch64-musl...
   [host] pkg-config-0.29.2_3: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [host] cmake-3.22.2_1: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [host] ninja-1.10.2_2: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [target] boost-devel-1.72.0_7: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [target] cereal-1.3.0_2: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [target] cgal-devel-4.14_2: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [target] dbus-devel-1.12.20_1: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [target] eigen-3.3.9_1: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [target] glew-devel-2.2.0_1: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [target] glu-devel-9.0.2_2: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [target] gmpxx-devel-6.2.1_1: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [target] gtest-devel-1.11.0_1: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [target] gtk+3-devel-3.24.31_1: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [target] libcurl-devel-7.83.1_1: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [target] libglib-devel-2.72.0_1: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [target] libpng-devel-1.6.37_1: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [target] nlopt-devel-2.7.1_1: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [target] openvdb-devel-9.0.0_2: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [target] tbb-devel-2020.U3_2: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [target] wxWidgets-devel-3.0.5.1_5: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [target] wxWidgets-gtk3-devel-3.0.5.1_5: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [runtime] PrusaSlicer-2.4.0_2: not found (self, ignored)
=> PrusaSlicer-2.4.0_2: installing host dependencies: pkg-config-0.29.2_3 cmake-3.22.2_1 ninja-1.10.2_2 ...
=> PrusaSlicer-2.4.0_2: installing target dependencies: boost-devel-1.72.0_7 cereal-1.3.0_2 cgal-devel-4.14_2 dbus-devel-1.12.20_1 eigen-3.3.9_1 glew-devel-2.2.0_1 glu-devel-9.0.2_2 gmpxx-devel-6.2.1_1 gtest-devel-1.11.0_1 gtk+3-devel-3.24.31_1 libcurl-devel-7.83.1_1 libglib-devel-2.72.0_1 libpng-devel-1.6.37_1 nlopt-devel-2.7.1_1 openvdb-devel-9.0.0_2 tbb-devel-2020.U3_2 wxWidgets-devel-3.0.5.1_5 wxWidgets-gtk3-devel-3.0.5.1_5 ...
=> PrusaSlicer-2.4.0_2: running pre-configure hook: 00-gnu-configure-asneeded ...
=> PrusaSlicer-2.4.0_2: running pre-configure hook: 01-override-config ...
=> PrusaSlicer-2.4.0_2: running pre-configure hook: 02-script-wrapper ...
=> PrusaSlicer-2.4.0_2: running do_configure ...
-- SLIC3R_ASAN: OFF
-- SLIC3R_BUILD_SANDBOXES: OFF
-- SLIC3R_BUILD_TESTS: ON
-- SLIC3R_ENC_CHECK: ON
-- SLIC3R_FHS: 1
-- SLIC3R_GTK: 3
-- SLIC3R_GUI: ON
-- SLIC3R_MSVC_COMPILE_PARALLEL: ON
-- SLIC3R_MSVC_PDB: ON
-- SLIC3R_PCH: ON
-- SLIC3R_PERL_XS: OFF
-- SLIC3R_PROFILE: OFF
-- SLIC3R_STATIC: OFF
-- SLIC3R_WX_STABLE: 1
-- SLIC3R_STATIC: OFF
-- CMAKE_PREFIX_PATH: (default)
-- Found Boost: /usr/include (found suitable version "1.72.0", minimum required is "1.66.0") found components: system filesystem thread log locale regex chrono atomic date_time iostreams log_setup 
-- Boost::boost exists
-- TBB found in /usr/lib64/cmake/TBB
-- Found NLopt in '/usr/lib'.
-- Using NLopt include directory '/usr/include'.
-- Using NLopt library '/usr/lib/libnlopt.so'.
-- OpenVDB ABI Version: 9
-- TBB found in /usr/lib64/cmake/TBB
-- Found Boost: /usr/include (found version "1.72.0") found components: iostreams system regex 
-- OpenVDB libraries: /usr/lib/libopenvdb.so
CMake Deprecation Warning at src/qhull/CMakeLists.txt:31 (cmake_minimum_required):
  Compatibility with CMake < 2.8.12 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


-- qhull Version: 7.2.0 (static linking)
-- IGL NOT found, using bundled version...
-- __cplusplus is 201703
--   --> Do not link with Boost.Thread
-- Found Boost: /usr/include (found suitable version "1.72.0", minimum required is "1.48")  
-- Boost include dirs: /usr/include
-- Boost libraries:    
-- Adding precompiled header pchheader.hpp to target libslic3r.
-- wx-config path: /usr/bin/wx-config
-- wx libs: -L/usr/lib64;-pthread;;;-lwx_baseu-3.0;-lwx_gtk3u_core-3.0;-lwx_gtk3u_adv-3.0;-lwx_gtk3u_html-3.0;-lwx_gtk3u_gl-3.0;/usr/lib/libpng.so;/usr/lib/libz.so;/usr/lib/libtiff.so;/usr/lib/libjpeg.so;/usr/lib64/libexpat.so;/usr/lib/librt.a
-- Adding precompiled header pchheader.hpp to target libslic3r_gui.
-- Configuring done
CMake Error in src/libslic3r/CMakeLists.txt:
  Imported target "CGAL::CGAL" includes non-existent path

    "/usr/aarch64-linux-musl/usr/include"

  in its INTERFACE_INCLUDE_DIRECTORIES.  Possible reasons include:

  * The path was deleted, renamed, or moved to another location.

  * An install or uninstall procedure did not complete successfully.

  * The installation package was faulty and references files it does not
  provide.



-- Generating done
CMake Generate step failed.  Build files cannot be regenerated correctly.
=> ERROR: PrusaSlicer-2.4.0_2: do_configure: 'CFLAGS="-DNDEBUG ${CFLAGS/ -pipe / }" CXXFLAGS="-DNDEBUG ${CXXFLAGS/ -pipe / }" cmake ${cmake_args} ${configure_args} ${LIBS:+-DCMAKE_C_STANDARD_LIBRARIES="$LIBS"} ${LIBS:+-DCMAKE_CXX_STANDARD_LIBRARIES="$LIBS"} ${wrksrc}/${build_wrksrc}' exited with 1
=> ERROR:   in do_configure() at common/build-style/cmake.sh:67
```

- [ ] calibre @skmpz

```
=> xbps-src: updating repositories for host (aarch64-musl)...
[*] Updating repository `https://alpha.de.repo.voidlinux.org/current/aarch64/aarch64-musl-repodata' ...
[*] Updating repository `https://alpha.de.repo.voidlinux.org/current/aarch64/nonfree/aarch64-musl-repodata' ...
[*] Updating repository `https://alpha.de.repo.voidlinux.org/current/aarch64/debug/aarch64-musl-repodata' ...
=> xbps-src: updating software in / masterdir...
=> xbps-src: cleaning up / masterdir...
=> calibre-5.40.0_1: removing autodeps, please wait...
=> calibre-5.40.0_1: building [python3-module] for aarch64-musl...
   [host] pkg-config-0.29.2_3: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [host] python3-BeautifulSoup4-4.10.0_1: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [host] python3-Pillow-9.1.0_1: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [host] python3-PyQt5-svg-5.15.5_1: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [host] python3-PyQt5-webengine-5.15.5_1: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [host] python3-apsw-3.36.0r1_3: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [host] python3-css-parser-1.0.4_6: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [host] python3-dateutil-2.8.2_1: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [host] python3-devel-3.10.4_1: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [host] python3-html5-parser-0.4.10_1: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [host] python3-msgpack-1.0.3_1: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [host] python3-regex-2022.4.24_1: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [host] qt5-qmake-5.15.3+20220222_3: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [host] libpodofo-devel-0.9.7_2: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [host] python3-PyQt-builder-1.12.1_2: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [host] python3-PyQt5-devel-5.15.5_1: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [host] qt5-host-tools-5.15.3+20220222_3: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [host] python3-zeroconf-0.38.5_1: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [host] xdg-utils-1.1.3_4: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [host] rapydscript-ng-0.7.20_3: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [target] libinput-devel-1.20.1_1: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [target] libmagick-devel-7.1.0.27_1: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [target] libmtp-devel-1.1.19_1: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [target] libpodofo-devel-0.9.7_2: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [target] libwmf-devel-0.2.8.4_18: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [target] libxkbcommon-devel-1.3.1_1: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [target] python3-PyQt5-devel-5.15.5_1: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [target] qt5-devel-5.15.3+20220222_3: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [target] sqlite-devel-3.38.5_1: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [target] tslib-devel-1.22_1: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [target] hunspell-devel-1.7.0_3: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [target] hyphen-devel-2.8.8_3: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [target] libstemmer-devel-2.2.0_1: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [target] python3-3.10.4_1: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [runtime] desktop-file-utils-0.26_1: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [runtime] optipng-0.7.7_1: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [runtime] poppler-utils-21.07.0_1: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [runtime] python3-BeautifulSoup4-4.10.0_1: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [runtime] python3-Markdown-3.3.4_2: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [runtime] python3-Pillow-9.1.0_1: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [runtime] python3-PyQt5-svg-5.15.5_1: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [runtime] python3-zeroconf-0.38.5_1: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [runtime] python3-PyQt5-webengine-5.15.5_1: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [runtime] python3-PyQt5-webchannel-5.15.5_1: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [runtime] python3-Pygments-2.12.0_1: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [runtime] python3-apsw-3.36.0r1_3: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [runtime] python3-css-parser-1.0.4_6: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [runtime] python3-cssselect-1.1.0_6: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [runtime] python3-dateutil-2.8.2_1: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [runtime] python3-jeepney-0.7.1_2: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [runtime] python3-dnspython-2.1.0_2: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [runtime] python3-feedparser-6.0.8_2: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [runtime] python3-html5-parser-0.4.10_1: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [runtime] python3-mechanize-0.4.7_1: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [runtime] python3-msgpack-1.0.3_1: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [runtime] python3-netifaces-0.11.0_3: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [runtime] python3-psutil-5.9.0_1: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [runtime] python3-regex-2022.4.24_1: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [runtime] python3-html2text-2020.1.16_4: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [runtime] python3-pychm-0.8.6_3: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [runtime] python3-cchardet-2.1.7_2: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [runtime] qt5-webengine-5.15.8_1: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [runtime] speech-dispatcher-0.10.2_2: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [runtime] python3-sgmllib-1.0.0_2: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
=> calibre-5.40.0_1: installing host dependencies: pkg-config-0.29.2_3 python3-BeautifulSoup4-4.10.0_1 python3-Pillow-9.1.0_1 python3-PyQt5-svg-5.15.5_1 python3-PyQt5-webengine-5.15.5_1 python3-apsw-3.36.0r1_3 python3-css-parser-1.0.4_6 python3-dateutil-2.8.2_1 python3-devel-3.10.4_1 python3-html5-parser-0.4.10_1 python3-msgpack-1.0.3_1 python3-regex-2022.4.24_1 qt5-qmake-5.15.3+20220222_3 libpodofo-devel-0.9.7_2 python3-PyQt-builder-1.12.1_2 python3-PyQt5-devel-5.15.5_1 qt5-host-tools-5.15.3+20220222_3 python3-zeroconf-0.38.5_1 xdg-utils-1.1.3_4 rapydscript-ng-0.7.20_3 ...
=> calibre-5.40.0_1: installing target dependencies: libinput-devel-1.20.1_1 libmagick-devel-7.1.0.27_1 libmtp-devel-1.1.19_1 libpodofo-devel-0.9.7_2 libwmf-devel-0.2.8.4_18 libxkbcommon-devel-1.3.1_1 python3-PyQt5-devel-5.15.5_1 qt5-devel-5.15.3+20220222_3 sqlite-devel-3.38.5_1 tslib-devel-1.22_1 hunspell-devel-1.7.0_3 hyphen-devel-2.8.8_3 libstemmer-devel-2.2.0_1 python3-3.10.4_1 ...
=> calibre-5.40.0_1: running pre-build hook: 02-script-wrapper ...
=> calibre-5.40.0_1: running do_build ...

*
* Running build
*

Traceback (most recent call last):
  File "/builddir/calibre-5.40.0/setup.py", line 119, in <module>
    sys.exit(main())
  File "/builddir/calibre-5.40.0/setup.py", line 104, in main
    command.run_all(opts)
  File "/builddir/calibre-5.40.0/setup/__init__.py", line 232, in run_all
    self.run_cmd(self, opts)
  File "/builddir/calibre-5.40.0/setup/__init__.py", line 226, in run_cmd
    cmd.run(opts)
  File "/builddir/calibre-5.40.0/setup/build.py", line 309, in run
    self.env = init_env(debug=opts.debug)
  File "/builddir/calibre-5.40.0/setup/build.py", line 182, in init_env
    from setup.build_environment import win_ld, is64bit, win_inc, win_lib, NMAKE, win_cc
  File "/builddir/calibre-5.40.0/setup/build_environment.py", line 114, in <module>
    qt = {x:readvar(y) for x, y in {'libs':'QT_INSTALL_LIBS', 'plugins':'QT_INSTALL_PLUGINS'}.items()}
  File "/builddir/calibre-5.40.0/setup/build_environment.py", line 114, in <dictcomp>
    qt = {x:readvar(y) for x, y in {'libs':'QT_INSTALL_LIBS', 'plugins':'QT_INSTALL_PLUGINS'}.items()}
  File "/builddir/calibre-5.40.0/setup/build_environment.py", line 111, in readvar
    return re.search('^%s:(.+)$' % name, qraw, flags=re.M).group(1).strip()
AttributeError: 'NoneType' object has no attribute 'group'
=> ERROR: calibre-5.40.0_1: do_build: 'python3 setup.py build' exited with 1
=> ERROR:   in do_build() at srcpkgs/calibre/template:47
```
- [ ] criu
```
=> xbps-src: updating repositories for host (aarch64-musl)...
[*] Updating repository `https://alpha.de.repo.voidlinux.org/current/aarch64/aarch64-musl-repodata' ...
[*] Updating repository `https://alpha.de.repo.voidlinux.org/current/aarch64/nonfree/aarch64-musl-repodata' ...
[*] Updating repository `https://alpha.de.repo.voidlinux.org/current/aarch64/debug/aarch64-musl-repodata' ...
=> xbps-src: updating software in / masterdir...
=> xbps-src: cleaning up / masterdir...
=> criu-3.14_4: removing autodeps, please wait...
=> criu-3.14_4: building [gnu-makefile] for aarch64-musl...
   [host] asciidoc-9.1.1_1: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [host] pkg-config-0.29.2_3: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [host] xmlto-0.0.28_2: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [host] protobuf-3.20.1_1: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [host] which-2.21_3: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [target] libcap-devel-2.54_1: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [target] libnet-devel-1.2_1: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [target] libnl3-devel-3.5.0_1: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [target] protobuf-c-devel-1.4.0_1: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [target] protobuf-devel-3.20.1_1: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [runtime] criu-3.14_4: not found (self, ignored)
   [runtime] python3-protobuf-3.20.1_1: found (https://alpha.de.repo.voidlinux.org/current/aarch64)
   [runtime] criu-3.14_4: not found (self, ignored)
=> criu-3.14_4: installing host dependencies: asciidoc-9.1.1_1 pkg-config-0.29.2_3 xmlto-0.0.28_2 protobuf-3.20.1_1 which-2.21_3 ...
=> criu-3.14_4: installing target dependencies: libcap-devel-2.54_1 libnet-devel-1.2_1 libnl3-devel-3.5.0_1 protobuf-c-devel-1.4.0_1 protobuf-devel-3.20.1_1 ...
=> criu-3.14_4: running do-fetch hook: 00-distfiles ...
=> criu-3.14_4: fetching distfile 'criu-3.14.tar.bz2'...
criu-3.14.tar.bz2: [861KB 0%] 192KB/s ETA: 00m00s
criu-3.14.tar.bz2: 861KB [avg rate: 40MB/s]
=> criu-3.14_4: verifying checksum for distfile 'criu-3.14.tar.bz2'... OK.
=> criu-3.14_4: running do-extract hook: 00-distfiles ...
=> criu-3.14_4: extracting distfile(s), please wait...
=> criu-3.14_4: running do-patch hook: 00-patches ...
=> criu-3.14_4: patching: capsetget.patch.
=> criu-3.14_4: patching: ppc64-musl.patch.
=> criu-3.14_4: running pre-configure hook: 00-gnu-configure-asneeded ...
=> criu-3.14_4: running pre-configure hook: 01-override-config ...
=> criu-3.14_4: running pre-configure hook: 02-script-wrapper ...
=> criu-3.14_4: running pre-build hook: 02-script-wrapper ...
=> criu-3.14_4: running do_build ...
Note: Building without setproctitle() and strlcpy() support.
      To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
Note: Building without GnuTLS support
Makefile.config:39: Warn: you have no libnftables installed
Makefile.config:40: Warn: Building without nftables support
make: git: No such file or directory
  GEN      .gitid
  GEN      criu/include/version.h
  GEN      include/common/asm
  PBCC     images/timens.pb-c.c
  DEP      images/timens.pb-c.d
  PBCC     images/fown.pb-c.c
  PBCC     images/google/protobuf/descriptor.pb-c.c
  PBCC     images/opts.pb-c.c
  PBCC     images/memfd.pb-c.c
  DEP      images/fown.pb-c.d
  DEP      images/google/protobuf/descriptor.pb-c.d
  DEP      images/opts.pb-c.d
  DEP      images/memfd.pb-c.d
  PBCC     images/sit.pb-c.c
  DEP      images/sit.pb-c.d
  PBCC     images/macvlan.pb-c.c
  DEP      images/macvlan.pb-c.d
  PBCC     images/autofs.pb-c.c
  DEP      images/autofs.pb-c.d
  PBCC     images/sysctl.pb-c.c
  DEP      images/sysctl.pb-c.d
  PBCC     images/time.pb-c.c
  DEP      images/time.pb-c.d
  PBCC     images/binfmt-misc.pb-c.c
  DEP      images/binfmt-misc.pb-c.d
  PBCC     images/seccomp.pb-c.c
  DEP      images/seccomp.pb-c.d
  PBCC     images/userns.pb-c.c
  DEP      images/userns.pb-c.d
  PBCC     images/cgroup.pb-c.c
  DEP      images/cgroup.pb-c.d
  PBCC     images/ext-file.pb-c.c
  DEP      images/ext-file.pb-c.d
  PBCC     images/rpc.pb-c.c
  DEP      images/rpc.pb-c.d
  PBCC     images/siginfo.pb-c.c
  DEP      images/siginfo.pb-c.d
  PBCC     images/pagemap.pb-c.c
  DEP      images/pagemap.pb-c.d
  PBCC     images/rlimit.pb-c.c
  DEP      images/rlimit.pb-c.d
  PBCC     images/file-lock.pb-c.c
  DEP      images/file-lock.pb-c.d
  PBCC     images/tty.pb-c.c
  DEP      images/tty.pb-c.d
  PBCC     images/tun.pb-c.c
  PBCC     images/netdev.pb-c.c
  DEP      images/tun.pb-c.d
  DEP      images/netdev.pb-c.d
  PBCC     images/vma.pb-c.c
  DEP      images/vma.pb-c.d
  PBCC     images/creds.pb-c.c
  DEP      images/creds.pb-c.d
  PBCC     images/utsns.pb-c.c
  DEP      images/utsns.pb-c.d
  PBCC     images/ipc-desc.pb-c.c
  PBCC     images/ipc-sem.pb-c.c
  DEP      images/ipc-desc.pb-c.d
  DEP      images/ipc-sem.pb-c.d
  PBCC     images/ipc-msg.pb-c.c
  DEP      images/ipc-msg.pb-c.d
  PBCC     images/ipc-shm.pb-c.c
  DEP      images/ipc-shm.pb-c.d
  PBCC     images/ipc-var.pb-c.c
  DEP      images/ipc-var.pb-c.d
  PBCC     images/sk-opts.pb-c.c
  PBCC     images/packet-sock.pb-c.c
  DEP      images/sk-opts.pb-c.d
  DEP      images/packet-sock.pb-c.d
  PBCC     images/sk-netlink.pb-c.c
  DEP      images/sk-netlink.pb-c.d
  PBCC     images/sk-inet.pb-c.c
  DEP      images/sk-inet.pb-c.d
  PBCC     images/sk-unix.pb-c.c
  DEP      images/sk-unix.pb-c.d
  PBCC     images/mm.pb-c.c
  DEP      images/mm.pb-c.d
  PBCC     images/timerfd.pb-c.c
  DEP      images/timerfd.pb-c.d
  PBCC     images/timer.pb-c.c
  DEP      images/timer.pb-c.d
  PBCC     images/sa.pb-c.c
  DEP      images/sa.pb-c.d
  PBCC     images/pipe-data.pb-c.c
  DEP      images/pipe-data.pb-c.d
  PBCC     images/mnt.pb-c.c
  DEP      images/mnt.pb-c.d
  PBCC     images/sk-packet.pb-c.c
  DEP      images/sk-packet.pb-c.d
  PBCC     images/tcp-stream.pb-c.c
  DEP      images/tcp-stream.pb-c.d
  PBCC     images/pipe.pb-c.c
  DEP      images/pipe.pb-c.d
  PBCC     images/pstree.pb-c.c
  DEP      images/pstree.pb-c.d
  PBCC     images/fs.pb-c.c
  DEP      images/fs.pb-c.d
  PBCC     images/signalfd.pb-c.c
  DEP      images/signalfd.pb-c.d
  PBCC     images/fh.pb-c.c
  PBCC     images/fsnotify.pb-c.c
  DEP      images/fh.pb-c.d
  DEP      images/fsnotify.pb-c.d
  PBCC     images/eventpoll.pb-c.c
  DEP      images/eventpoll.pb-c.d
  PBCC     images/eventfd.pb-c.c
  DEP      images/eventfd.pb-c.d
  PBCC     images/remap-file-path.pb-c.c
  DEP      images/remap-file-path.pb-c.d
  PBCC     images/fifo.pb-c.c
  DEP      images/fifo.pb-c.d
  PBCC     images/ghost-file.pb-c.c
  DEP      images/ghost-file.pb-c.d
  PBCC     images/regfile.pb-c.c
  DEP      images/regfile.pb-c.d
  PBCC     images/ns.pb-c.c
  DEP      images/ns.pb-c.d
  PBCC     images/fdinfo.pb-c.c
  DEP      images/fdinfo.pb-c.d
  PBCC     images/core-aarch64.pb-c.c
  PBCC     images/core-arm.pb-c.c
  PBCC     images/core-ppc64.pb-c.c
  PBCC     images/core-s390.pb-c.c
  PBCC     images/core-x86.pb-c.c
  PBCC     images/core.pb-c.c
  PBCC     images/inventory.pb-c.c
  DEP      images/core-aarch64.pb-c.d
  DEP      images/core-arm.pb-c.d
  DEP      images/core-ppc64.pb-c.d
  DEP      images/core-s390.pb-c.d
  DEP      images/core-x86.pb-c.d
  DEP      images/core.pb-c.d
  DEP      images/inventory.pb-c.d
  PBCC     images/cpuinfo.pb-c.c
  DEP      images/cpuinfo.pb-c.d
  PBCC     images/stats.pb-c.c
  DEP      images/stats.pb-c.d
make[1]: Nothing to be done for 'all'.
  CC       images/stats.o
  CC       images/core.o
  CC       images/core-x86.o
  CC       images/core-arm.o
  CC       images/core-aarch64.o
  CC       images/core-ppc64.o
  CC       images/core-s390.o
  CC       images/cpuinfo.o
  CC       images/inventory.o
  CC       images/fdinfo.o
  CC       images/fown.o
  CC       images/ns.o
  CC       images/regfile.o
  CC       images/ghost-file.o
  CC       images/fifo.o
  CC       images/remap-file-path.o
  CC       images/eventfd.o
  CC       images/eventpoll.o
  CC       images/fh.o
  CC       images/fsnotify.o
  CC       images/signalfd.o
  CC       images/fs.o
  CC       images/pstree.o
  CC       images/pipe.o
  CC       images/tcp-stream.o
  CC       images/sk-packet.o
  CC       images/mnt.o
  CC       images/pipe-data.o
  CC       images/sa.o
  CC       images/timer.o
  CC       images/timerfd.o
  CC       images/mm.o
  CC       images/sk-opts.o
  CC       images/sk-unix.o
  CC       images/sk-inet.o
  CC       images/tun.o
  CC       images/sk-netlink.o
  CC       images/packet-sock.o
  CC       images/ipc-var.o
  CC       images/ipc-desc.o
  CC       images/ipc-shm.o
  CC       images/ipc-msg.o
  CC       images/ipc-sem.o
  CC       images/utsns.o
  CC       images/creds.o
  CC       images/vma.o
  CC       images/netdev.o
  CC       images/tty.o
  CC       images/file-lock.o
  CC       images/rlimit.o
  CC       images/pagemap.o
  CC       images/siginfo.o
  CC       images/rpc.o
  CC       images/ext-file.o
  CC       images/cgroup.o
  CC       images/userns.o
  CC       images/google/protobuf/descriptor.o
  CC       images/opts.o
  CC       images/seccomp.o
  CC       images/binfmt-misc.o
  CC       images/time.o
  CC       images/sysctl.o
  CC       images/autofs.o
  CC       images/macvlan.o
  CC       images/sit.o
  CC       images/memfd.o
  CC       images/timens.o
  LINK     images/built-in.o
  GEN      compel/include/asm
  GEN      compel/include/version.h
touch .config
  GEN      include/common/config.h
  GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
  GEN      compel/arch/aarch64/plugins/std/syscalls/syscalls.S
make[1]: perl: No such file or directory
  DEP      compel/arch/aarch64/plugins/std/parasite-head.d
  GEN      compel/arch/aarch64/plugins/std/syscalls/syscalls.S
make[1]: perl: No such file or directory
make[1]: *** No rule to make target 'compel/arch/aarch64/plugins/std/syscalls/syscalls.S', needed by 'compel/plugins/std/std.o'.  Stop.
make: *** [Makefile.compel:56: compel/plugins/std.lib.a] Error 2
=> ERROR: criu-3.14_4: do_build: '${make_cmd} ${makejobs} ${make_build_args} ${make_build_target}' exited with 2
=> ERROR:   in do_build() at common/build-style/gnu-makefile.sh:14
```

^ permalink raw reply	[flat|nested] 38+ messages in thread

* Re: List of broken native aarch64-musl builds
  2022-06-10 21:17 [ISSUE] List of broken native aarch64-musl builds paper42
@ 2022-06-11  7:27 ` classabbyamp
  2022-06-11 15:56 ` classabbyamp
                   ` (35 subsequent siblings)
  36 siblings, 0 replies; 38+ messages in thread
From: classabbyamp @ 2022-06-11  7:27 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 541 bytes --]

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/issues/37497#issuecomment-1152874048

Comment:
might be good to put the build logs in collapsible blocks:

```
<details><summary>text that appears outside</summary>

*some* **markdown** (previous and next empty lines are necessary for markdown rendering)

</details>
```
<details><summary>text that appears outside</summary>

*some* **markdown** (previous and next empty lines are necessary for markdown rendering)

</details>

^ permalink raw reply	[flat|nested] 38+ messages in thread

* Re: List of broken native aarch64-musl builds
  2022-06-10 21:17 [ISSUE] List of broken native aarch64-musl builds paper42
  2022-06-11  7:27 ` classabbyamp
@ 2022-06-11 15:56 ` classabbyamp
  2022-06-14 14:40 ` loreb
                   ` (34 subsequent siblings)
  36 siblings, 0 replies; 38+ messages in thread
From: classabbyamp @ 2022-06-11 15:56 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 541 bytes --]

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/issues/37497#issuecomment-1152874048

Comment:
might be good to put the build logs in collapsible blocks:

```
<details><summary>text that appears outside</summary>

*some* **markdown** (previous and next empty lines are necessary for markdown rendering)

</details>
```
<details><summary>text that appears outside</summary>

*some* **markdown** (previous and next empty lines are necessary for markdown rendering)

</details>

^ permalink raw reply	[flat|nested] 38+ messages in thread

* Re: List of broken native aarch64-musl builds
  2022-06-10 21:17 [ISSUE] List of broken native aarch64-musl builds paper42
  2022-06-11  7:27 ` classabbyamp
  2022-06-11 15:56 ` classabbyamp
@ 2022-06-14 14:40 ` loreb
  2022-06-14 16:12 ` paper42
                   ` (33 subsequent siblings)
  36 siblings, 0 replies; 38+ messages in thread
From: loreb @ 2022-06-14 14:40 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 2203 bytes --]

New comment by loreb on void-packages repository

https://github.com/void-linux/void-packages/issues/37497#issuecomment-1155287416

Comment:
criu fails to build on musl for a different reason:
```
criu/fsnotify.c:227:5: error: conflicting types for 'check_open_handle'
  227 | int check_open_handle(unsigned int s_dev, unsigned long i_ino,
      |     ^~~~~~~~~~~~~~~~~
In file included from criu/fsnotify.c:38:
criu/include/irmap.h:9:5: note: previous declaration of 'check_open_handle' was here
    9 | int check_open_handle(unsigned int s_dev, unsigned long i_ino,
      |     ^~~~~~~~~~~~~~~~~
```

The error you see is because criu needs perl to compile (have a look at compel/arch/aarch64/plugins/std/syscalls/Makefile.syscalls);
I can only guess that their tarball shipped syscall.S for some architectures but not aarch64?

On top of that, there's a new version, 3.16, and another new version 3.17 (only on github atm), but both fail to compile here saying they can't enter the build directory - yet the structure of the tarballs looks identical to me... can you check if I'm doing anything obviously stupid?
```
diff --git a/srcpkgs/criu/template b/srcpkgs/criu/template
index 1807efc4a4..f164020b6b 100644
--- a/srcpkgs/criu/template
+++ b/srcpkgs/criu/template
@@ -1,7 +1,7 @@
 # Template file for 'criu'
 pkgname=criu
-version=3.14
-revision=4
+version=3.17
+revision=1
 # i686 unsupported upstream: https://criu.org/32bit_tasks_C/R#Compatible_applications
 # ppc64 big endian not supported upstream
 archs="x86_64* aarch64* ppc64le* armv7l*"
@@ -15,8 +15,9 @@ short_desc="Utility to checkpoint/restore a process tree"
 maintainer="Enno Boland <gottox@voidlinux.org>"
 license="GPL-2.0-or-later, LGPL-2.1-only"
 homepage="http://criu.org/"
-distfiles="https://download.openvz.org/criu/criu-${version}.tar.bz2"
-checksum=f63f30188b84e9a611429f732381f27e37c60cde0afc9821600f8597d21e39cb
+distfiles="http://github.com/checkpoint-restore/criu/archive/v${version}/criu-${version}.tar.gz"
+checksum=79744c938e33032951a41af45724be7ee9004445be8b4e4f3c59e0f7438168e7
+#wrksrc="criu-${version}"
 nocross="fails to run protobuf internals"
 
 do_install() {
```

^ permalink raw reply	[flat|nested] 38+ messages in thread

* Re: List of broken native aarch64-musl builds
  2022-06-10 21:17 [ISSUE] List of broken native aarch64-musl builds paper42
                   ` (2 preceding siblings ...)
  2022-06-14 14:40 ` loreb
@ 2022-06-14 16:12 ` paper42
  2022-06-15 10:03 ` loreb
                   ` (32 subsequent siblings)
  36 siblings, 0 replies; 38+ messages in thread
From: paper42 @ 2022-06-14 16:12 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 695 bytes --]

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/issues/37497#issuecomment-1155408825

Comment:
I added a few more logs.

cc @skmpz (calibre), @leahneukirchen (es, mandrel), @slotThe (ghc, ghc-bin), @manfredu (gnucash), @ericonr (gzdoom), @abenson (mit-scheme-c)

> On top of that, there's a new version, 3.16, and another new version 3.17 (only on github atm), but both fail to compile here saying they can't enter the build directory - yet the structure of the tarballs looks identical to me... can you check if I'm doing anything obviously stupid?

This works for me, try `./xbps-src zap; ./xbps-src binary-bootstrap; ./xbps-src pkg criu`

^ permalink raw reply	[flat|nested] 38+ messages in thread

* Re: List of broken native aarch64-musl builds
  2022-06-10 21:17 [ISSUE] List of broken native aarch64-musl builds paper42
                   ` (3 preceding siblings ...)
  2022-06-14 16:12 ` paper42
@ 2022-06-15 10:03 ` loreb
  2022-06-15 10:12 ` loreb
                   ` (31 subsequent siblings)
  36 siblings, 0 replies; 38+ messages in thread
From: loreb @ 2022-06-15 10:03 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 543 bytes --]

New comment by loreb on void-packages repository

https://github.com/void-linux/void-packages/issues/37497#issuecomment-1156266462

Comment:
zapping fixed it, thank you.
3.17 then doesn't build - the patches no longer apply and
```
criu/pie/restorer.c: In function 'create_posix_timers':
criu/pie/restorer.c:1070:6: error: 'struct sigevent' has no member named 'sigev_notify_thread_id'
 1070 |   sev.sigev_notify_thread_id = args->posix_timers[i].spt.notify_thread_id;
      |      ^
```
but that's for the package maintainer I guess.

^ permalink raw reply	[flat|nested] 38+ messages in thread

* Re: List of broken native aarch64-musl builds
  2022-06-10 21:17 [ISSUE] List of broken native aarch64-musl builds paper42
                   ` (4 preceding siblings ...)
  2022-06-15 10:03 ` loreb
@ 2022-06-15 10:12 ` loreb
  2022-06-15 12:15 ` leahneukirchen
                   ` (30 subsequent siblings)
  36 siblings, 0 replies; 38+ messages in thread
From: loreb @ 2022-06-15 10:12 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1014 bytes --]

New comment by loreb on void-packages repository

https://github.com/void-linux/void-packages/issues/37497#issuecomment-1156276151

Comment:
About the aegisub boost abomination, there was some problem in the boost PR, maybe they know more.

The failure in es seems because there's a missing "&" and I guess some archs define va_list as a 1-element array or something; can you try
```
diff --git a/srcpkgs/es/template b/srcpkgs/es/template
index f591d6f5be..10d1d874ca 100644
--- a/srcpkgs/es/template
+++ b/srcpkgs/es/template
@@ -20,7 +20,7 @@ post_extract() {
 	sed -i '/_STDLIB_H/d' parse.y
 	sed -i 's/CLK_TCK/CLOCKS_PER_SEC/g' prim-sys.c
 	sed -i -e 's/va_arg(format->args, short)/va_arg(format->args, int)/' \
-		-e 's/format->args = saveargs/memcpy(format->args, saveargs, sizeof(va_list));/' print.c
+		-e 's/format->args = saveargs/memcpy(\&format->args, \&saveargs, sizeof(va_list));/' print.c
 }
 
 do_install() {
```

(it seems not to break anything on musl, should work on aarch64)

^ permalink raw reply	[flat|nested] 38+ messages in thread

* Re: List of broken native aarch64-musl builds
  2022-06-10 21:17 [ISSUE] List of broken native aarch64-musl builds paper42
                   ` (5 preceding siblings ...)
  2022-06-15 10:12 ` loreb
@ 2022-06-15 12:15 ` leahneukirchen
  2022-06-15 12:25 ` loreb
                   ` (29 subsequent siblings)
  36 siblings, 0 replies; 38+ messages in thread
From: leahneukirchen @ 2022-06-15 12:15 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 179 bytes --]

New comment by leahneukirchen on void-packages repository

https://github.com/void-linux/void-packages/issues/37497#issuecomment-1156396261

Comment:
Fixed es by moving to 0.9.2.

^ permalink raw reply	[flat|nested] 38+ messages in thread

* Re: List of broken native aarch64-musl builds
  2022-06-10 21:17 [ISSUE] List of broken native aarch64-musl builds paper42
                   ` (6 preceding siblings ...)
  2022-06-15 12:15 ` leahneukirchen
@ 2022-06-15 12:25 ` loreb
  2022-06-15 13:11 ` leahneukirchen
                   ` (28 subsequent siblings)
  36 siblings, 0 replies; 38+ messages in thread
From: loreb @ 2022-06-15 12:25 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1899 bytes --]

New comment by loreb on void-packages repository

https://github.com/void-linux/void-packages/issues/37497#issuecomment-1156406268

Comment:
Hyperrogue has a new version but xbps-src says "NO VERSION";
sticking
```
site=https://github.com/zenorogue/hyperrogue/releases/latest
# adapted from wine/update
pattern="v\K[^\d]*([\d]+\.[a-z0-9]+)"
```
into hyperrogue/update almost works (it's VERY quick&dirty), but anyway, the point is: does the latest version (12.0q) compile for you?
```
diff --git a/srcpkgs/hyperrogue/template b/srcpkgs/hyperrogue/template
index 7f0b8da575..1c54f9c34d 100644
--- a/srcpkgs/hyperrogue/template
+++ b/srcpkgs/hyperrogue/template
@@ -1,8 +1,8 @@
 # Template file for 'hyperrogue'
 pkgname=hyperrogue
-version=11.3f
+version=12.0q
 revision=1
-build_style=gnu-configure
+build_style=gnu-makefile
 hostmakedepends="autoconf automake"
 makedepends="glew-devel libpng-devel SDL-devel SDL_gfx-devel SDL_mixer-devel
  SDL_ttf-devel zlib-devel"
@@ -11,13 +11,13 @@ maintainer="B. Wilson <x@wilsonb.com>"
 license="GPL-2.0-or-later, CC-BY-SA-4.0, CC-BY-SA-3.0, CC-BY-3.0, Public Domain"
 homepage="https://www.roguetemple.com/z/hyper/"
 distfiles="https://github.com/zenorogue/hyperrogue/archive/v${version}.tar.gz"
-checksum=5451b35860c940adc422d455e42d702a76eb6595450e92cb2c0e432cf77ddd9b
+checksum=6e81b79b3eb206e93d0893874322308e3edd24a1695ed1670dfed7088b27891a
 nocross="Generates code from build output that must run on host"
 
 # SDL_gfx-devel headers require that SDL.h be under the header search paths,
 # which are not set correctly by upstream.
 CXXFLAGS+=" -I/usr/include/SDL"
 
-pre_configure() {
-	autoreconf -i
-}
+#pre_configure() {
+#	autoreconf -i
+#}
```
(fails at make install - it's the bare minimum to make it compile (on my machine) and see if we are lucky and an upgrade is all it takes to compile on aarch64)

^ permalink raw reply	[flat|nested] 38+ messages in thread

* Re: List of broken native aarch64-musl builds
  2022-06-10 21:17 [ISSUE] List of broken native aarch64-musl builds paper42
                   ` (7 preceding siblings ...)
  2022-06-15 12:25 ` loreb
@ 2022-06-15 13:11 ` leahneukirchen
  2022-06-15 14:34 ` paper42
                   ` (27 subsequent siblings)
  36 siblings, 0 replies; 38+ messages in thread
From: leahneukirchen @ 2022-06-15 13:11 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 188 bytes --]

New comment by leahneukirchen on void-packages repository

https://github.com/void-linux/void-packages/issues/37497#issuecomment-1156453828

Comment:
mandrel 21 ftbfs, so I updated to 22.

^ permalink raw reply	[flat|nested] 38+ messages in thread

* Re: List of broken native aarch64-musl builds
  2022-06-10 21:17 [ISSUE] List of broken native aarch64-musl builds paper42
                   ` (8 preceding siblings ...)
  2022-06-15 13:11 ` leahneukirchen
@ 2022-06-15 14:34 ` paper42
  2022-06-15 14:48 ` leahneukirchen
                   ` (26 subsequent siblings)
  36 siblings, 0 replies; 38+ messages in thread
From: paper42 @ 2022-06-15 14:34 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 481 bytes --]

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/issues/37497#issuecomment-1156554797

Comment:
I added a few more packages.

@leahneukirchen (msrc_base, ocaml), @tornaria (ntl), @classabbyamp (openjdk12-bootstrap), @arete (pgadmin3), @Hoshpak (qtcurve)

I also tested openjdk9-bootstrap, but it was taking too long to build, so I stopped it.

ghc and ocaml are two broken packages that prevent me from testing a lot of others.

^ permalink raw reply	[flat|nested] 38+ messages in thread

* Re: List of broken native aarch64-musl builds
  2022-06-10 21:17 [ISSUE] List of broken native aarch64-musl builds paper42
                   ` (9 preceding siblings ...)
  2022-06-15 14:34 ` paper42
@ 2022-06-15 14:48 ` leahneukirchen
  2022-06-15 14:55 ` sgn
                   ` (25 subsequent siblings)
  36 siblings, 0 replies; 38+ messages in thread
From: leahneukirchen @ 2022-06-15 14:48 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 199 bytes --]

New comment by leahneukirchen on void-packages repository

https://github.com/void-linux/void-packages/issues/37497#issuecomment-1156571063

Comment:
ocaml 4.14.0_1 builds fine on my rpi4 (aarch64).

^ permalink raw reply	[flat|nested] 38+ messages in thread

* Re: List of broken native aarch64-musl builds
  2022-06-10 21:17 [ISSUE] List of broken native aarch64-musl builds paper42
                   ` (10 preceding siblings ...)
  2022-06-15 14:48 ` leahneukirchen
@ 2022-06-15 14:55 ` sgn
  2022-06-15 15:04 ` classabbyamp
                   ` (24 subsequent siblings)
  36 siblings, 0 replies; 38+ messages in thread
From: sgn @ 2022-06-15 14:55 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 156 bytes --]

New comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/issues/37497#issuecomment-1156579516

Comment:
liquidware fixed

^ permalink raw reply	[flat|nested] 38+ messages in thread

* Re: List of broken native aarch64-musl builds
  2022-06-10 21:17 [ISSUE] List of broken native aarch64-musl builds paper42
                   ` (11 preceding siblings ...)
  2022-06-15 14:55 ` sgn
@ 2022-06-15 15:04 ` classabbyamp
  2022-06-15 15:22 ` paper42
                   ` (23 subsequent siblings)
  36 siblings, 0 replies; 38+ messages in thread
From: classabbyamp @ 2022-06-15 15:04 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 264 bytes --]

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/issues/37497#issuecomment-1156590665

Comment:
not sure what's going on with jdk12, `post_extract()` should be in `wrksrc`, which is where the configure script is

^ permalink raw reply	[flat|nested] 38+ messages in thread

* Re: List of broken native aarch64-musl builds
  2022-06-10 21:17 [ISSUE] List of broken native aarch64-musl builds paper42
                   ` (12 preceding siblings ...)
  2022-06-15 15:04 ` classabbyamp
@ 2022-06-15 15:22 ` paper42
  2022-06-15 15:43 ` tornaria
                   ` (22 subsequent siblings)
  36 siblings, 0 replies; 38+ messages in thread
From: paper42 @ 2022-06-15 15:22 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 267 bytes --]

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/issues/37497#issuecomment-1156610534

Comment:
> ocaml 4.14.0_1 builds fine on my rpi4 (aarch64).

It seems to build fine on aarch64 (glibc), but fails on aarch64-musl.

^ permalink raw reply	[flat|nested] 38+ messages in thread

* Re: List of broken native aarch64-musl builds
  2022-06-10 21:17 [ISSUE] List of broken native aarch64-musl builds paper42
                   ` (13 preceding siblings ...)
  2022-06-15 15:22 ` paper42
@ 2022-06-15 15:43 ` tornaria
  2022-06-15 16:21 ` classabbyamp
                   ` (21 subsequent siblings)
  36 siblings, 0 replies; 38+ messages in thread
From: tornaria @ 2022-06-15 15:43 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 8016 bytes --]

New comment by tornaria on void-packages repository

https://github.com/void-linux/void-packages/issues/37497#issuecomment-1156634752

Comment:
> @tornaria (ntl)

I'm not sure I understand the error. For some reason (libtool?) it using an incorrect location for `crti.o` and `crtn.o` Is this an issue with the ntl build or with libtool?

Here is the relevant snippet from the log above:
```
libtool --tag=CXX --mode=link g++ -I../include -I.  -fstack-clash-protection -D_FORTIFY_SOURCE=2 -march=armv8-a -O2 -pipe    -fdebug-prefix-map=/builddir/ntl-11.5.1=. -pthread   -o libntl.la FFT.lo FacVec.lo GF2.lo GF2E.lo GF2EX.lo GF2EXFactoring.lo GF2X.lo GF2X1.lo GF2XFactoring.lo GF2XVec.lo GetTime.lo GetPID.lo HNF.lo ctools.lo LLL.lo LLL_FP.lo LLL_QP.lo LLL_RR.lo LLL_XD.lo RR.lo WordVector.lo ZZ.lo ZZVec.lo ZZX.lo ZZX1.lo ZZXCharPoly.lo ZZXFactoring.lo ZZ_p.lo ZZ_pE.lo ZZ_pEX.lo ZZ_pEXFactoring.lo ZZ_pX.lo ZZ_pX1.lo ZZ_pXCharPoly.lo ZZ_pXFactoring.lo fileio.lo lip.lo lzz_p.lo lzz_pE.lo lzz_pEX.lo lzz_pEXFactoring.lo lzz_pX.lo lzz_pX1.lo lzz_pXCharPoly.lo lzz_pXFactoring.lo mat_GF2.lo mat_GF2E.lo mat_RR.lo mat_ZZ.lo mat_ZZ_p.lo mat_ZZ_pE.lo mat_lzz_p.lo mat_lzz_pE.lo mat_poly_ZZ.lo mat_poly_ZZ_p.lo mat_poly_lzz_p.lo quad_float.lo quad_float1.lo tools.lo vec_GF2.lo vec_GF2E.lo vec_RR.lo vec_ZZ.lo vec_ZZ_p.lo vec_ZZ_pE.lo vec_lzz_p.lo vec_lzz_pE.lo xdouble.lo G_LLL_FP.lo G_LLL_QP.lo G_LLL_XD.lo G_LLL_RR.lo thread.lo BasicThreadPool.lo MatPrime.lo pd_FFT.lo  -lgmp   -lgf2x  -lm -lpthread -rpath /usr/lib -version-info `cat VERSION_INFO` #LSHAR
libtool: link: cc  -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/aarch64-linux-musl/10.2.1/../../../../aarch64-linux-musl/lib/../lib64/crti.o /usr/lib/gcc/aarch64-linux-musl/10.2.1/crtbeginS.o  .libs/FFT.o .libs/FacVec.o .libs/GF2.o .libs/GF2E.o .libs/GF2EX.o .libs/GF2EXFactoring.o .libs/GF2X.o .libs/GF2X1.o .libs/GF2XFactoring.o .libs/GF2XVec.o .libs/GetTime.o .libs/GetPID.o .libs/HNF.o .libs/ctools.o .libs/LLL.o .libs/LLL_FP.o .libs/LLL_QP.o .libs/LLL_RR.o .libs/LLL_XD.o .libs/RR.o .libs/WordVector.o .libs/ZZ.o .libs/ZZVec.o .libs/ZZX.o .libs/ZZX1.o .libs/ZZXCharPoly.o .libs/ZZXFactoring.o .libs/ZZ_p.o .libs/ZZ_pE.o .libs/ZZ_pEX.o .libs/ZZ_pEXFactoring.o .libs/ZZ_pX.o .libs/ZZ_pX1.o .libs/ZZ_pXCharPoly.o .libs/ZZ_pXFactoring.o .libs/fileio.o .libs/lip.o .libs/lzz_p.o .libs/lzz_pE.o .libs/lzz_pEX.o .libs/lzz_pEXFactoring.o .libs/lzz_pX.o .libs/lzz_pX1.o .libs/lzz_pXCharPoly.o .libs/lzz_pXFactoring.o .libs/mat_GF2.o .libs/mat_GF2E.o .libs/mat_RR.o .libs/mat_ZZ.o .libs/mat_ZZ_p.o .libs/mat_ZZ_pE.o .libs/mat_lzz_p.o .libs/mat_lzz_pE.o .libs/mat_poly_ZZ.o .libs/mat_poly_ZZ_p.o .libs/mat_poly_lzz_p.o .libs/quad_float.o .libs/quad_float1.o .libs/tools.o .libs/vec_GF2.o .libs/vec_GF2E.o .libs/vec_RR.o .libs/vec_ZZ.o .libs/vec_ZZ_p.o .libs/vec_ZZ_pE.o .libs/vec_lzz_p.o .libs/vec_lzz_pE.o .libs/xdouble.o .libs/G_LLL_FP.o .libs/G_LLL_QP.o .libs/G_LLL_XD.o .libs/G_LLL_RR.o .libs/thread.o .libs/BasicThreadPool.o .libs/MatPrime.o .libs/pd_FFT.o   -lgmp -lgf2x -lpthread -L/usr/lib/gcc/aarch64-linux-musl/10.2.1 -L/usr/lib/gcc/aarch64-linux-musl/10.2.1/../../../../aarch64-linux-musl/lib/../lib64 -L/usr/aarch64-linux-musl/lib/../lib64 -L/usr/aarch64-linux-musl/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-linux-musl/10.2.1/../../../../aarch64-linux-musl/lib -L/usr/aarch64-linux-musl/lib -L/usr/aarch64-linux-musl/usr/lib -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/aarch64-linux-musl/10.2.1/crtendS.o /usr/lib/gcc/aarch64-linux-musl/10.2.1/../../../../aarch64-linux-musl/lib/../lib64/crtn.o  -march=armv8-a -O2 -pthread   -pthread -Wl,-soname -Wl,libntl.so.44 -o .libs/libntl.so.44.0.1
cc: error: /usr/lib/gcc/aarch64-linux-musl/10.2.1/../../../../aarch64-linux-musl/lib/../lib64/crti.o: No such file or directory
cc: error: /usr/lib/gcc/aarch64-linux-musl/10.2.1/../../../../aarch64-linux-musl/lib/../lib64/crtn.o: No such file or directory
```

The closest thing I can do is try the same on x86_64-musl, the corresponding lines in the build are:
```
libtool --tag=CXX --mode=link g++ -I../include -I.  -fstack-clash-protection -D_FORTIFY_SOURCE=2 -mtune=generic -O2 -pipe    -fdebug-prefix-map=/builddir/ntl-11.5.1=. -pthread   -o libntl.la FFT.lo FacVec.lo GF2.lo GF2E.lo GF2EX.lo GF2EXFactoring.lo GF2X.lo GF2X1.lo GF2XFactoring.lo GF2XVec.lo GetTime.lo GetPID.lo HNF.lo ctools.lo LLL.lo LLL_FP.lo LLL_QP.lo LLL_RR.lo LLL_XD.lo RR.lo WordVector.lo ZZ.lo ZZVec.lo ZZX.lo ZZX1.lo ZZXCharPoly.lo ZZXFactoring.lo ZZ_p.lo ZZ_pE.lo ZZ_pEX.lo ZZ_pEXFactoring.lo ZZ_pX.lo ZZ_pX1.lo ZZ_pXCharPoly.lo ZZ_pXFactoring.lo fileio.lo lip.lo lzz_p.lo lzz_pE.lo lzz_pEX.lo lzz_pEXFactoring.lo lzz_pX.lo lzz_pX1.lo lzz_pXCharPoly.lo lzz_pXFactoring.lo mat_GF2.lo mat_GF2E.lo mat_RR.lo mat_ZZ.lo mat_ZZ_p.lo mat_ZZ_pE.lo mat_lzz_p.lo mat_lzz_pE.lo mat_poly_ZZ.lo mat_poly_ZZ_p.lo mat_poly_lzz_p.lo quad_float.lo quad_float1.lo tools.lo vec_GF2.lo vec_GF2E.lo vec_RR.lo vec_ZZ.lo vec_ZZ_p.lo vec_ZZ_pE.lo vec_lzz_p.lo vec_lzz_pE.lo xdouble.lo G_LLL_FP.lo G_LLL_QP.lo G_LLL_XD.lo G_LLL_RR.lo thread.lo BasicThreadPool.lo MatPrime.lo pd_FFT.lo  -lgmp   -lgf2x  -lm -lpthread -rpath /usr/lib -version-info `cat VERSION_INFO` #LSHAR
libtool: link: g++  -fPIC -DPIC -shared -nostdlib /usr/lib64/gcc/x86_64-linux-musl/10.2.1/../../../../lib64/crti.o /usr/lib64/gcc/x86_64-linux-musl/10.2.1/crtbeginS.o  .libs/FFT.o .libs/FacVec.o .libs/GF2.o .libs/GF2E.o .libs/GF2EX.o .libs/GF2EXFactoring.o .libs/GF2X.o .libs/GF2X1.o .libs/GF2XFactoring.o .libs/GF2XVec.o .libs/GetTime.o .libs/GetPID.o .libs/HNF.o .libs/ctools.o .libs/LLL.o .libs/LLL_FP.o .libs/LLL_QP.o .libs/LLL_RR.o .libs/LLL_XD.o .libs/RR.o .libs/WordVector.o .libs/ZZ.o .libs/ZZVec.o .libs/ZZX.o .libs/ZZX1.o .libs/ZZXCharPoly.o .libs/ZZXFactoring.o .libs/ZZ_p.o .libs/ZZ_pE.o .libs/ZZ_pEX.o .libs/ZZ_pEXFactoring.o .libs/ZZ_pX.o .libs/ZZ_pX1.o .libs/ZZ_pXCharPoly.o .libs/ZZ_pXFactoring.o .libs/fileio.o .libs/lip.o .libs/lzz_p.o .libs/lzz_pE.o .libs/lzz_pEX.o .libs/lzz_pEXFactoring.o .libs/lzz_pX.o .libs/lzz_pX1.o .libs/lzz_pXCharPoly.o .libs/lzz_pXFactoring.o .libs/mat_GF2.o .libs/mat_GF2E.o .libs/mat_RR.o .libs/mat_ZZ.o .libs/mat_ZZ_p.o .libs/mat_ZZ_pE.o .libs/mat_lzz_p.o .libs/mat_lzz_pE.o .libs/mat_poly_ZZ.o .libs/mat_poly_ZZ_p.o .libs/mat_poly_lzz_p.o .libs/quad_float.o .libs/quad_float1.o .libs/tools.o .libs/vec_GF2.o .libs/vec_GF2E.o .libs/vec_RR.o .libs/vec_ZZ.o .libs/vec_ZZ_p.o .libs/vec_ZZ_pE.o .libs/vec_lzz_p.o .libs/vec_lzz_pE.o .libs/xdouble.o .libs/G_LLL_FP.o .libs/G_LLL_QP.o .libs/G_LLL_XD.o .libs/G_LLL_RR.o .libs/thread.o .libs/BasicThreadPool.o .libs/MatPrime.o .libs/pd_FFT.o   -lgmp -lgf2x -lpthread -L/usr/lib64/gcc/x86_64-linux-musl/10.2.1 -L/usr/lib64/gcc/x86_64-linux-musl/10.2.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib64/gcc/x86_64-linux-musl/10.2.1/../../.. -lstdc++ -lm -lssp_nonshared -lc -lgcc_s /usr/lib64/gcc/x86_64-linux-musl/10.2.1/crtendS.o /usr/lib64/gcc/x86_64-linux-musl/10.2.1/../../../../lib64/crtn.o  -mtune=generic -O2 -pthread   -pthread -Wl,-soname -Wl,libntl.so.44 -o .libs/libntl.so.44.0.1
```
I don't see any difference (or anything wrong) in the invocation of libtool (first line). But note the difference in the invocation of `cc` to link by libtool (second line):
 - aarch64-musl uses `/usr/lib/gcc/aarch64-linux-musl/10.2.1/../../../../aarch64-linux-musl/lib/../lib64/crti.o`
 - x86_64-musl uses `/usr/lib64/gcc/x86_64-linux-musl/10.2.1/../../../../lib64/crti.o`

The former expands to `/usr/aarch64-linux-musl/lib64/crti.o` (incorrect) while the latter expands to `/usr/lib64/crti.o` (correct). What is going on?

Unfortunately I don't have access (yet) to native aarch64. I've got a rpi4 to run void, but I didn't have time to install it yet -- eventually I hope to be able to test `sagemath` and all dependencies (`sagemath` is currrently blocked from aarch64 due to a few nocross packages, `ntl` being one of them, but even if it were possible to cross-build it would be important to run the full doctest suite).

^ permalink raw reply	[flat|nested] 38+ messages in thread

* Re: List of broken native aarch64-musl builds
  2022-06-10 21:17 [ISSUE] List of broken native aarch64-musl builds paper42
                   ` (14 preceding siblings ...)
  2022-06-15 15:43 ` tornaria
@ 2022-06-15 16:21 ` classabbyamp
  2022-06-16 21:36 ` leahneukirchen
                   ` (20 subsequent siblings)
  36 siblings, 0 replies; 38+ messages in thread
From: classabbyamp @ 2022-06-15 16:21 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 366 bytes --]

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/issues/37497#issuecomment-1156676884

Comment:
> not sure what's going on with jdk12, `post_extract()` should be in `wrksrc`, which is where the configure script is

ok, figured it out: jdk12-15 had `${version/+/-}` in `wrksrc`, which was wrong. fixed on master.

^ permalink raw reply	[flat|nested] 38+ messages in thread

* Re: List of broken native aarch64-musl builds
  2022-06-10 21:17 [ISSUE] List of broken native aarch64-musl builds paper42
                   ` (15 preceding siblings ...)
  2022-06-15 16:21 ` classabbyamp
@ 2022-06-16 21:36 ` leahneukirchen
  2022-06-17 21:49 ` paper42
                   ` (19 subsequent siblings)
  36 siblings, 0 replies; 38+ messages in thread
From: leahneukirchen @ 2022-06-16 21:36 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 195 bytes --]

New comment by leahneukirchen on void-packages repository

https://github.com/void-linux/void-packages/issues/37497#issuecomment-1158157865

Comment:
Fixed ocaml by removing nopie hack (queued).

^ permalink raw reply	[flat|nested] 38+ messages in thread

* Re: List of broken native aarch64-musl builds
  2022-06-10 21:17 [ISSUE] List of broken native aarch64-musl builds paper42
                   ` (16 preceding siblings ...)
  2022-06-16 21:36 ` leahneukirchen
@ 2022-06-17 21:49 ` paper42
  2022-06-18 13:13 ` loreb
                   ` (18 subsequent siblings)
  36 siblings, 0 replies; 38+ messages in thread
From: paper42 @ 2022-06-17 21:49 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 31319 bytes --]

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/issues/37497#issuecomment-1159251230

Comment:
> > not sure what's going on with jdk12, `post_extract()` should be in `wrksrc`, which is where the configure script is
> 
> ok, figured it out: jdk12-15 had `${version/+/-}` in `wrksrc`, which was wrong. fixed on master.

It seems like that was just hiding another error:

```
=> xbps-src: updating repositories for host (aarch64-musl)...
[*] Updating repository `https://repo-default.voidlinux.org/current/aarch64/aarch64-musl-repodata' ...
SSL_connect returned 5
ERROR: [reposync] failed to fetch file `https://repo-default.voidlinux.org/current/aarch64/aarch64-musl-repodata': Operation not permitted
[*] Updating repository `https://repo-default.voidlinux.org/current/aarch64/nonfree/aarch64-musl-repodata' ...
[*] Updating repository `https://repo-default.voidlinux.org/current/aarch64/debug/aarch64-musl-repodata' ...
aarch64-musl-repodata: [731KB 0%] 4920KB/s ETA: 00m00s
aarch64-musl-repodata: [731KB 33%] 405KB/s ETA: 00m01s
aarch64-musl-repodata: 731KB [avg rate: 1195KB/s]
=> xbps-src: updating software in / masterdir...
=> xbps-src: cleaning up / masterdir...
=> openjdk12-bootstrap-12.0.2+10_1: removing autodeps, please wait...
=> openjdk12-bootstrap-12.0.2+10_1: building [gnu-configure] for aarch64-musl...
   [host] pkg-config-0.29.2_3: found (https://repo-default.voidlinux.org/current/aarch64)
   [host] automake-1.16.5_1: found (https://repo-default.voidlinux.org/current/aarch64)
   [host] autoconf-2.69_9: found (https://repo-default.voidlinux.org/current/aarch64)
   [host] cpio-2.13_1: found (https://repo-default.voidlinux.org/current/aarch64)
   [host] tar-1.34_2: found (https://repo-default.voidlinux.org/current/aarch64)
   [host] unzip-6.0_14: found (https://repo-default.voidlinux.org/current/aarch64)
   [host] zip-3.0_6: found (https://repo-default.voidlinux.org/current/aarch64)
   [host] ca-certificates-20211016+3.77_1: found (https://repo-default.voidlinux.org/current/aarch64)
   [host] openssl-1.1.1n_1: found (https://repo-default.voidlinux.org/current/aarch64)
   [host] zlib-devel-1.2.12_2: found (https://repo-default.voidlinux.org/current/aarch64)
   [host] which-2.21_3: found (https://repo-default.voidlinux.org/current/aarch64)
   [host] make-ca-1.7_2: found (https://repo-default.voidlinux.org/current/aarch64)
   [host] openjdk11-11.0.12+7_2: found (https://repo-default.voidlinux.org/current/aarch64)
   [target] libXrender-devel-0.9.10_2: found (https://repo-default.voidlinux.org/current/aarch64)
   [target] libXtst-devel-1.2.3_2: found (https://repo-default.voidlinux.org/current/aarch64)
   [target] libXt-devel-1.2.1_1: found (https://repo-default.voidlinux.org/current/aarch64)
   [target] libXrandr-devel-1.5.2_1: found (https://repo-default.voidlinux.org/current/aarch64)
   [target] giflib-devel-5.2.1_1: found (https://repo-default.voidlinux.org/current/aarch64)
   [target] libjpeg-turbo-devel-2.1.3_1: found (https://repo-default.voidlinux.org/current/aarch64)
   [target] cups-devel-2.4.1_1: found (https://repo-default.voidlinux.org/current/aarch64)
   [target] freetype-devel-2.10.4_2: found (https://repo-default.voidlinux.org/current/aarch64)
   [target] alsa-lib-devel-1.2.6.1_1: found (https://repo-default.voidlinux.org/current/aarch64)
   [target] fontconfig-devel-2.13.1_3: found (https://repo-default.voidlinux.org/current/aarch64)
   [target] zlib-devel-1.2.12_2: found (https://repo-default.voidlinux.org/current/aarch64)
   [target] lcms2-devel-2.13.1_1: found (https://repo-default.voidlinux.org/current/aarch64)
=> openjdk12-bootstrap-12.0.2+10_1: installing host dependencies: pkg-config-0.29.2_3 automake-1.16.5_1 autoconf-2.69_9 cpio-2.13_1 tar-1.34_2 unzip-6.0_14 zip-3.0_6 ca-certificates-20211016+3.77_1 openssl-1.1.1n_1 zlib-devel-1.2.12_2 which-2.21_3 make-ca-1.7_2 openjdk11-11.0.12+7_2 ...
=> openjdk12-bootstrap-12.0.2+10_1: installing target dependencies: libXrender-devel-0.9.10_2 libXtst-devel-1.2.3_2 libXt-devel-1.2.1_1 libXrandr-devel-1.5.2_1 giflib-devel-5.2.1_1 libjpeg-turbo-devel-2.1.3_1 cups-devel-2.4.1_1 freetype-devel-2.10.4_2 alsa-lib-devel-1.2.6.1_1 fontconfig-devel-2.13.1_3 zlib-devel-1.2.12_2 lcms2-devel-2.13.1_1 ...
=> openjdk12-bootstrap-12.0.2+10_1: running do-fetch hook: 00-distfiles ...
=> openjdk12-bootstrap-12.0.2+10_1: running do-extract hook: 00-distfiles ...
=> openjdk12-bootstrap-12.0.2+10_1: extracting distfile(s), please wait...
=> openjdk12-bootstrap-12.0.2+10_1: running post_extract ...
=> openjdk12-bootstrap-12.0.2+10_1: running do-patch hook: 00-patches ...
=> openjdk12-bootstrap-12.0.2+10_1: running post_patch ...
=> Applying musl_patches/aarch64.patch
patching file src/hotspot/os_cpu/linux_aarch64/os_linux_aarch64.cpp
Hunk #1 succeeded at 77 with fuzz 2 (offset 3 lines).
=> Applying musl_patches/arm.patch
patching file src/hotspot/os_cpu/linux_arm/os_linux_arm.cpp
=> Applying musl_patches/build.patch
patching file make/ReleaseFile.gmk
patching file make/hotspot/lib/CompileJvm.gmk
patching file make/lib/CoreLibraries.gmk
patching file src/hotspot/os/linux/os_linux.cpp
patching file src/hotspot/os_cpu/linux_x86/os_linux_x86.cpp
patching file src/hotspot/share/gc/shared/genCollectedHeap.cpp
patching file src/hotspot/share/runtime/vm_version.cpp
patching file src/hotspot/share/utilities/globalDefinitions_gcc.hpp
patching file src/java.base/linux/native/libnet/linux_close.c
patching file src/java.base/unix/native/libjava/childproc.c
patching file src/java.base/unix/native/libjava/jdk_util_md.h
patching file src/java.base/unix/native/libjli/java_md_solinux.c
patching file src/java.base/unix/native/libnio/ch/NativeThread.c
patching file src/java.desktop/unix/native/libawt_xawt/xawt/XToolkit.c
patching file src/jdk.jdwp.agent/share/native/libjdwp/util.h
patching file test/hotspot/jtreg/runtime/StackGuardPages/exeinvoke.c
=> Applying musl_patches/ppc.patch
patching file src/hotspot/cpu/ppc/macroAssembler_ppc.cpp
patching file src/hotspot/cpu/ppc/vm_version_ppc.cpp
Hunk #1 succeeded at 768 (offset -77 lines).
patching file src/hotspot/os_cpu/linux_ppc/os_linux_ppc.cpp
patching file src/hotspot/os_cpu/linux_ppc/thread_linux_ppc.cpp
=> Applying musl_patches/x86.patch
patching file src/hotspot/os_cpu/linux_x86/os_linux_x86.cpp
Hunk #1 succeeded at 90 with fuzz 1.
=> openjdk12-bootstrap-12.0.2+10_1: running pre-configure hook: 00-gnu-configure-asneeded ...
=> openjdk12-bootstrap-12.0.2+10_1: running pre-configure hook: 01-override-config ...
=> openjdk12-bootstrap-12.0.2+10_1: running pre-configure hook: 02-script-wrapper ...
=> openjdk12-bootstrap-12.0.2+10_1: running do_configure ...
Runnable configure script is not present
Generating runnable configure script at /builddir/jdk12u-jdk-12.0.2+10/build/.configure-support/generated-configure.sh
Using autoconf at /usr/bin/autoconf [autoconf (GNU Autoconf) 2.69]
Warning: You are using legacy autoconf cross-compilation flags.
It is recommended that you use --openjdk-target instead.

configure: Configuration created at Fri Jun 17 19:47:05 UTC 2022.
checking for basename... /usr/bin/basename
checking for bash... /usr/bin/bash
checking for cat... /usr/bin/cat
checking for chmod... /usr/bin/chmod
checking for cmp... /usr/bin/cmp
checking for comm... /usr/bin/comm
checking for cp... /usr/bin/cp
checking for cut... /usr/bin/cut
checking for date... /builddir/.xbps-openjdk12-bootstrap/wrappers/date
checking for gdiff... no
checking for diff... /usr/bin/diff
checking for dirname... /usr/bin/dirname
checking for echo... /usr/bin/echo
checking for expr... /usr/bin/expr
checking for file... /usr/bin/file
checking for find... /usr/bin/find
checking for head... /usr/bin/head
checking for gunzip... /usr/bin/gunzip
checking for pigz... no
checking for gzip... /usr/bin/gzip
checking for ln... /usr/bin/ln
checking for ls... /usr/bin/ls
checking for gmkdir... no
checking for mkdir... /usr/bin/mkdir
checking for mktemp... /usr/bin/mktemp
checking for mv... /usr/bin/mv
checking for nawk... no
checking for gawk... /usr/bin/gawk
checking for printf... /usr/bin/printf
checking for greadlink... no
checking for readlink... /usr/bin/readlink
checking for rm... /usr/bin/rm
checking for rmdir... /usr/bin/rmdir
checking for sh... /usr/bin/sh
checking for sort... /usr/bin/sort
checking for tail... /usr/bin/tail
checking for gtar... no
checking for tar... /usr/bin/tar
checking for tee... /usr/bin/tee
checking for touch... /usr/bin/touch
checking for tr... /usr/bin/tr
checking for uname... /builddir/.xbps-openjdk12-bootstrap/wrappers/uname
checking for uniq... /usr/bin/uniq
checking for wc... /usr/bin/wc
checking for which... /usr/bin/which
checking for xargs... /usr/bin/xargs
checking for gawk... gawk
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for a sed that does not truncate output... /usr/bin/sed
checking for cygpath... no
checking for df... /usr/bin/df
checking for cpio... /usr/bin/cpio
checking for nice... /usr/bin/nice
checking for pandoc... no
checking build system type... aarch64-unknown-linux-musl
checking host system type... aarch64-unknown-linux-musl
checking target system type... aarch64-unknown-linux-musl
checking openjdk-build os-cpu... linux-aarch64
checking openjdk-target os-cpu... linux-aarch64
checking compilation type... native
checking for top-level directory... /builddir/jdk12u-jdk-12.0.2+10
checking if custom source is suppressed (openjdk-only)... no
checking which debug level to use... release
checking which variants of the JVM to build... server
checking for sysroot... 
checking for toolchain path... 
checking for extra path... 
checking where to store configuration... in default location
checking what configuration name to use... linux-aarch64-server-release
checking for apt-get... no
checking for yum... no
checking for brew... no
checking for port... no
checking for pkgutil... no
checking for pkgadd... no
checking for gmake... no
checking for make... /usr/bin/make
configure: Testing potential make at /usr/bin/make, found using make in PATH
configure: Using GNU make at /usr/bin/make (version: GNU Make 4.3)
checking if make --output-sync is supported... yes
checking for output-sync value... none
checking if find supports -delete... yes
checking what type of tar was found... gnu
checking that grep (/usr/bin/grep) -Fx handles empty lines in the pattern list correctly... yes
checking for unzip... /usr/bin/unzip
checking for zip... /usr/bin/zip
checking for ldd... /usr/bin/ldd
configure: Will search for user supplied tool READELF=readelf
checking for readelf... /usr/bin/readelf
checking for dot... no
checking for hg... no
checking for git... no
checking for stat... /usr/bin/stat
checking for time... no
checking for flock... /usr/bin/flock
checking for dtrace... no
checking for gpatch... no
checking for patch... /usr/bin/patch
checking bash version... 5.1.4
checking if bash supports pipefail... yes
checking if bash supports errexit (-e)... yes
checking pkg-config is at least version 0.9.0... yes
checking for default LOG value... 
checking headless only... no
checking for graphviz dot... no, cannot generate full docs
checking for pandoc... no, cannot generate full docs
checking full docs... no, missing dependencies
checking for cacerts file... default
checking for jni library path... default
checking if packaged modules are kept... yes (default)
checking for version string... 12.0.2+10-void-r1
configure: Found potential Boot JDK using configure arguments
checking for Boot JDK... /usr/lib/jvm/openjdk11
checking Boot JDK version... openjdk version "11.0.12" 2021-07-20 OpenJDK Runtime Environment (build 11.0.12+7-void-r2) OpenJDK 64-Bit Server VM (build 11.0.12+7-void-r2, mixed mode) 
checking for java in Boot JDK... ok
checking for javac in Boot JDK... ok
checking for javadoc in Boot JDK... ok
checking for jar in Boot JDK... ok
checking for jarsigner in Boot JDK... ok
checking if Boot JDK is 32 or 64 bits... 64
checking for local Boot JDK Class Data Sharing (CDS)... yes, created
checking for Build JDK... yes, will use output dir
configure: Using default toolchain gcc (GNU Compiler Collection)
configure: WARNING: Ignoring CFLAGS(-fstack-clash-protection  -march=armv8-a -O2 -pipe    -fdebug-prefix-map=/builddir/jdk12u-jdk-12.0.2+10=. -fcommon -fno-lifetime-dse) found in environment. Use --with-extra-cflags
configure: WARNING: Ignoring CXXFLAGS(-fstack-clash-protection  -march=armv8-a -O2 -pipe    -fdebug-prefix-map=/builddir/jdk12u-jdk-12.0.2+10=. -fcommon -fno-lifetime-dse) found in environment. Use --with-extra-cxxflags
configure: WARNING: Ignoring LDFLAGS(-Wl,-z,relro -Wl,-z,now -Wl,--as-needed    ) found in environment. Use --with-extra-ldflags
configure: Will use user supplied compiler CC=/usr/bin/cc
checking resolved symbolic links for CC... /usr/bin/gcc
configure: Using gcc C compiler version cc (GCC) 10.2.1 20201203 Copyright (C) 2020 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. [cc (GCC) 10.2.1 20201203]
checking for aarch64-unknown-linux-musl-/usr/bin/cc... /usr/bin/cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /usr/bin/cc accepts -g... yes
checking for /usr/bin/cc option to accept ISO C89... none needed
configure: Will use user supplied compiler CXX=/usr/bin/c++
checking resolved symbolic links for CXX... no symlink
configure: Using gcc C++ compiler version c++ (GCC) 10.2.1 20201203 Copyright (C) 2020 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. [c++ (GCC) 10.2.1 20201203]
checking whether we are using the GNU C++ compiler... yes
checking whether /usr/bin/c++ accepts -g... configure: WARNING: C and C++ compiler have different version numbers, cc (GCC) 10.2.1 20201203 Copyright (C) 2020 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. vs c++ (GCC) 10.2.1 20201203 Copyright (C) 2020 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE..
yes
configure: WARNING: This typically indicates a broken setup, and is not supported
configure: WARNING: You are using gcc older than 4.8. This is not a supported configuration.
checking how to run the C preprocessor... cpp
configure: Rewriting CPP to "/usr/bin/cpp"
checking how to run the C++ preprocessor... /usr/bin/c++ -E
configure: Using gcc linker version 2.35.1 [GNU ld (GNU Binutils) 2.35.1]
configure: Will search for user supplied tool AR=ar
checking for ar... /usr/bin/ar
configure: Will search for user supplied tool STRIP=strip
checking for strip... /builddir/.xbps-openjdk12-bootstrap/wrappers/strip
configure: Will search for user supplied tool NM=nm
checking for nm... /usr/bin/nm
configure: Will search for user supplied tool OBJCOPY=objcopy
checking for objcopy... /usr/bin/objcopy
configure: Will search for user supplied tool OBJDUMP=objdump
checking for objdump... /usr/bin/objdump
checking for aarch64-unknown-linux-musl-c++filt... no
checking for c++filt... c++filt
configure: Rewriting CXXFILT to "/usr/bin/c++filt"
configure: WARNING: C and C++ compiler have different version numbers, cc (GCC) 10.2.1 20201203 Copyright (C) 2020 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. vs c++ (GCC) 10.2.1 20201203 Copyright (C) 2020 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE..
configure: WARNING: This typically indicates a broken setup, and is not supported
checking for jtreg test harness... no, disabled
checking for jmh (Java Microbenchmark Harness)... no, disabled
checking for jib... no
checking if @file is supported by gcc... yes
checking if the C compiler supports "-m64"... no
checking if the C++ compiler supports "-m64"... no
checking if both compilers support "-m64"... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking size of int *... 8
checking for target address size... 64 bits
checking whether byte ordering is bigendian... no
checking if native warnings are errors... no (explicitly set)
checking if the C++ compiler supports "-std=gnu++98 -Werror"... yes
checking for library containing clock_gettime... none required
checking if the C compiler supports "-ffp-contract=off"... yes
checking if the C++ compiler supports "-ffp-contract=off"... yes
checking if both compilers support "-ffp-contract=off"... yes
checking what type of native debug symbols to use... external
checking for dtrace tool... not found, cannot build dtrace
checking sys/sdt.h usability... no
checking sys/sdt.h presence... no
checking for sys/sdt.h... no
checking if dtrace should be built... no, missing dependencies
checking if Hotspot gtest unit tests should be built... yes
checking if static link of stdc++ is possible... yes
checking how to link with libstdc++... static
checking for X... libraries , headers 
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for X11/extensions/shape.h... yes
checking for X11/extensions/Xrender.h... yes
checking for X11/extensions/XTest.h... yes
checking for X11/Intrinsic.h... yes
checking for X11/extensions/Xrandr.h... yes
checking if XlinearGradient is defined in Xrender.h... yes
checking cups/cups.h usability... yes
checking cups/cups.h presence... yes
checking for cups/cups.h... yes
checking cups/ppd.h usability... yes
checking cups/ppd.h presence... yes
checking for cups/ppd.h... yes
checking fontconfig/fontconfig.h usability... yes
checking fontconfig/fontconfig.h presence... yes
checking for fontconfig/fontconfig.h... yes
checking for FREETYPE... yes
checking for freetype... yes (using pkg-config)
Using freetype: system
checking for ALSA... yes
checking for which libjpeg to use... system
checking jpeglib.h usability... yes
checking jpeglib.h presence... yes
checking for jpeglib.h... yes
checking for jpeg_CreateDecompress in -ljpeg... yes
checking for which giflib to use... system
checking gif_lib.h usability... yes
checking gif_lib.h presence... yes
checking for gif_lib.h... yes
checking for DGifGetCode in -lgif... yes
checking for PNG... yes
checking for which libpng to use... system
checking for compress in -lz... yes
checking for which zlib to use... system
checking for which lcms to use... system
checking for LCMS... yes
checking for cos in -lm... yes
checking for dlopen in -ldl... yes
checking if shenandoah can be built... yes
checking if zgc can be built... no, platform not supported
checking if jvmci module jdk.internal.vm.ci should be built... yes
checking if graal module jdk.internal.vm.compiler should be built... yes
checking if aot should be enabled... yes
checking if cds should be enabled... yes
checking if elliptic curve crypto implementation is present... yes
checking if jtreg failure handler should be built... no, missing jtreg
checking if the CDS classlist generation should be enabled... yes
checking if any translations should be excluded... no
checking if static man pages should be copied... yes
checking if a default CDS archive should be generated... yes
checking for number of cores... 4
checking for memory size... 3794 MB
checking flags for boot jdk java command ...  -Duser.language=en -Duser.country=US  -XX:+UnlockDiagnosticVMOptions -XX:-VerifySharedSpaces -XX:SharedArchiveFile=/builddir/jdk12u-jdk-12.0.2+10/build/linux-aarch64-server-release/configure-support/classes.jsa -Xshare:auto 
checking flags for boot jdk java command for big workloads...  -Xms64M -Xmx1600M -XX:ThreadStackSize=1536
checking flags for bootcycle boot jdk java command for big workloads... -Xms64M -Xmx1600M -XX:ThreadStackSize=1536
checking flags for boot jdk java command for small workloads...  -XX:+UseSerialGC -Xms32M -Xmx512M -XX:TieredStopAtLevel=1
checking whether to use sjavac... no
checking whether to use javac server... yes
checking If precompiled header is enabled... yes
checking that precompiled headers work... yes
checking is ccache enabled... no
checking if build directory is on local disk... yes
checking JVM features for JVM variant 'server'... "aot cds cmsgc compiler1 compiler2 epsilongc g1gc graal jfr jni-check jvmci jvmti management nmt parallelgc serialgc services shenandoahgc vm-structs"
configure: creating /builddir/jdk12u-jdk-12.0.2+10/build/linux-aarch64-server-release/configure-support/config.status
config.status: creating /builddir/jdk12u-jdk-12.0.2+10/build/linux-aarch64-server-release/spec.gmk
config.status: creating /builddir/jdk12u-jdk-12.0.2+10/build/linux-aarch64-server-release/bootcycle-spec.gmk
config.status: creating /builddir/jdk12u-jdk-12.0.2+10/build/linux-aarch64-server-release/buildjdk-spec.gmk
config.status: creating /builddir/jdk12u-jdk-12.0.2+10/build/linux-aarch64-server-release/compare.sh
config.status: creating /builddir/jdk12u-jdk-12.0.2+10/build/linux-aarch64-server-release/Makefile

====================================================
A new configuration has been successfully created in
/builddir/jdk12u-jdk-12.0.2+10/build/linux-aarch64-server-release
using configure arguments '--prefix=/usr --sysconfdir=/etc --sbindir=/usr/bin --bindir=/usr/bin --mandir=/usr/share/man --infodir=/usr/share/info --localstatedir=/var --host=aarch64-unknown-linux-musl --build=aarch64-unknown-linux-musl --libdir='${exec_prefix}/lib64' --disable-warnings-as-errors --prefix=/destdir/openjdk12-bootstrap-12.0.2+10/usr/lib --enable-unlimited-crypto --with-zlib=system --with-libjpeg=system --with-giflib=system --with-libpng=system --with-lcms=system --with-jtreg=no --with-debug-level=release --with-jobs=1 --with-version-pre= --with-version-build=10 --with-version-opt=void-r1 --with-vendor-name=Void --with-vendor-url=https://voidlinux.org/ --with-vendor-bug-url=https://github.com/void-linux/void-packages/issues --with-vendor-vm-bug-url=https://github.com/void-linux/void-packages/issues --with-boot-jdk=/usr/lib/jvm/openjdk11 --with-extra-cflags='-fstack-clash-protection  -march=armv8-a -O2 -pipe    -fdebug-prefix-map=/builddir/jdk12u-jdk-12.0.2+10=. -fcommon -fno-lifetime-dse' --with-extra-cxxflags='-fstack-clash-protection  -march=armv8-a -O2 -pipe    -fdebug-prefix-map=/builddir/jdk12u-jdk-12.0.2+10=. -fcommon -fno-lifetime-dse' --with-extra-ldflags='-Wl,-z,relro -Wl,-z,now -Wl,--as-needed    ' READELF=readelf AR=ar STRIP=strip NM=nm OBJDUMP=objdump OBJCOPY=objcopy'.

Configuration summary:
* Debug level:    release
* HS debug level: product
* JVM variants:   server
* JVM features:   server: 'aot cds cmsgc compiler1 compiler2 epsilongc g1gc graal jfr jni-check jvmci jvmti management nmt parallelgc serialgc services shenandoahgc vm-structs' 
* OpenJDK target: OS: linux, CPU architecture: aarch64, address length: 64
* Version string: 12.0.2+10-void-r1 (12.0.2)

Tools summary:
* Boot JDK:       openjdk version "11.0.12" 2021-07-20 OpenJDK Runtime Environment (build 11.0.12+7-void-r2) OpenJDK 64-Bit Server VM (build 11.0.12+7-void-r2, mixed mode)  (at /usr/lib/jvm/openjdk11)
* Toolchain:      gcc (GNU Compiler Collection)
* C Compiler:     Version cc (GCC) 10.2.1 20201203 Copyright (C) 2020 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. (at /usr/bin/cc)
* C++ Compiler:   Version c++ (GCC) 10.2.1 20201203 Copyright (C) 2020 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. (at /usr/bin/c++)

Build performance summary:
* Cores to use:   1
* Memory limit:   3794 MB

The following warnings were produced. Repeated here for convenience:
WARNING: Ignoring CFLAGS(-fstack-clash-protection  -march=armv8-a -O2 -pipe    -fdebug-prefix-map=/builddir/jdk12u-jdk-12.0.2+10=. -fcommon -fno-lifetime-dse) found in environment. Use --with-extra-cflags
WARNING: Ignoring CXXFLAGS(-fstack-clash-protection  -march=armv8-a -O2 -pipe    -fdebug-prefix-map=/builddir/jdk12u-jdk-12.0.2+10=. -fcommon -fno-lifetime-dse) found in environment. Use --with-extra-cxxflags
WARNING: Ignoring LDFLAGS(-Wl,-z,relro -Wl,-z,now -Wl,--as-needed    ) found in environment. Use --with-extra-ldflags
WARNING: C and C++ compiler have different version numbers, cc (GCC) 10.2.1 20201203 Copyright (C) 2020 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. vs c++ (GCC) 10.2.1 20201203 Copyright (C) 2020 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE..
WARNING: This typically indicates a broken setup, and is not supported
WARNING: You are using gcc older than 4.8. This is not a supported configuration.
WARNING: C and C++ compiler have different version numbers, cc (GCC) 10.2.1 20201203 Copyright (C) 2020 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. vs c++ (GCC) 10.2.1 20201203 Copyright (C) 2020 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE..
WARNING: This typically indicates a broken setup, and is not supported

=> openjdk12-bootstrap-12.0.2+10_1: running pre-build hook: 02-script-wrapper ...
=> openjdk12-bootstrap-12.0.2+10_1: running do_build ...
Building target 'images' in configuration 'linux-aarch64-server-release'
Compiling 8 files for BUILD_TOOLS_LANGTOOLS
Compiling 19 properties into resource bundles for jdk.compiler
Parsing 2 properties into enum-like class for jdk.compiler
Compiling 13 properties into resource bundles for jdk.javadoc
Compiling 117 files for BUILD_java.compiler.interim
Compiling 396 files for BUILD_jdk.compiler.interim
Compiling 304 files for BUILD_jdk.javadoc.interim
Compiling 162 files for BUILD_TOOLS_JDK
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Compiling 2 files for COMPILE_DEPEND
Compiling 11 properties into resource bundles for java.base
Compiling 6 properties into resource bundles for java.base
Compiling 3027 files for java.base
Compiling 2 files for BUILD_BREAKITERATOR_BASE
Compiling 2 files for BUILD_BREAKITERATOR_LD
Creating hotspot/variant-server/tools/adlc/adlc from 13 file(s)
strip-wrapper: ignoring arguments: -g /builddir/jdk12u-jdk-12.0.2+10/build/linux-aarch64-server-release/hotspot/variant-server/tools/adlc/adlc
Compiling 2 files for BUILD_JVMTI_TOOLS
Compiling 1 files for BUILD_JFR_TOOLS
Creating support/modules_libs/java.base/server/libjvm.so from 916 file(s)
In file included from /builddir/jdk12u-jdk-12.0.2+10/src/hotspot/share/interpreter/interp_masm.hpp:31,
                 from /builddir/jdk12u-jdk-12.0.2+10/src/hotspot/share/interpreter/abstractInterpreter.cpp:33:
/builddir/jdk12u-jdk-12.0.2+10/src/hotspot/cpu/aarch64/interp_masm_aarch64.hpp:44:25: error: redeclaration of 'using MacroAssembler::call_VM_leaf_base'
   44 |   using MacroAssembler::call_VM_leaf_base;
      |                         ^~~~~~~~~~~~~~~~~
/builddir/jdk12u-jdk-12.0.2+10/src/hotspot/cpu/aarch64/interp_masm_aarch64.hpp:41:25: note: previous declaration 'using MacroAssembler::call_VM_leaf_base'
   41 |   using MacroAssembler::call_VM_leaf_base;
      |                         ^~~~~~~~~~~~~~~~~
make[3]: *** [lib/CompileJvm.gmk:175: /builddir/jdk12u-jdk-12.0.2+10/build/linux-aarch64-server-release/hotspot/variant-server/libjvm/objs/abstractInterpreter.o] Error 1
make[2]: *** [make/Main.gmk:257: hotspot-server-libs] Error 2

ERROR: Build failed for target 'images' in configuration 'linux-aarch64-server-release' (exit code 2) 
Stopping sjavac server

=== Output from failing command(s) repeated here ===
* For target hotspot_variant-server_libjvm_objs_abstractInterpreter.o:
In file included from /builddir/jdk12u-jdk-12.0.2+10/src/hotspot/share/interpreter/interp_masm.hpp:31,
                 from /builddir/jdk12u-jdk-12.0.2+10/src/hotspot/share/interpreter/abstractInterpreter.cpp:33:
/builddir/jdk12u-jdk-12.0.2+10/src/hotspot/cpu/aarch64/interp_masm_aarch64.hpp:44:25: error: redeclaration of 'using MacroAssembler::call_VM_leaf_base'
   44 |   using MacroAssembler::call_VM_leaf_base;
      |                         ^~~~~~~~~~~~~~~~~
/builddir/jdk12u-jdk-12.0.2+10/src/hotspot/cpu/aarch64/interp_masm_aarch64.hpp:41:25: note: previous declaration 'using MacroAssembler::call_VM_leaf_base'
   41 |   using MacroAssembler::call_VM_leaf_base;
      |                         ^~~~~~~~~~~~~~~~~

* All command lines available in /builddir/jdk12u-jdk-12.0.2+10/build/linux-aarch64-server-release/make-support/failure-logs.
=== End of repeated output ===

No indication of failed target found.
Hint: Try searching the build log for '] Error'.
Hint: See doc/building.html#troubleshooting for assistance.

make[1]: *** [/builddir/jdk12u-jdk-12.0.2+10/make/Init.gmk:310: main] Error 2
make: *** [/builddir/jdk12u-jdk-12.0.2+10/make/Init.gmk:186: images] Error 2
=> ERROR: openjdk12-bootstrap-12.0.2+10_1: do_build: '${make_cmd} ${makejobs} ${make_build_args} ${make_build_target}' exited with 2
=> ERROR:   in do_build() at common/build-style/gnu-configure.sh:15
```


^ permalink raw reply	[flat|nested] 38+ messages in thread

* Re: List of broken native aarch64-musl builds
  2022-06-10 21:17 [ISSUE] List of broken native aarch64-musl builds paper42
                   ` (17 preceding siblings ...)
  2022-06-17 21:49 ` paper42
@ 2022-06-18 13:13 ` loreb
  2022-06-20 18:39 ` classabbyamp
                   ` (17 subsequent siblings)
  36 siblings, 0 replies; 38+ messages in thread
From: loreb @ 2022-06-18 13:13 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 480 bytes --]

New comment by loreb on void-packages repository

https://github.com/void-linux/void-packages/issues/37497#issuecomment-1159463135

Comment:
@paper42 About zig: I tried in a amd64 musl VM, 4G and then 8G of memory, and it both cases it died in a way similar to yours (the 8GB one a few steps later) except with a clear message that it was the OOM killer (I installed rsyslogd in the vm; without that you're only told about SIGKILL); can you check if that is the case on your rpi?

^ permalink raw reply	[flat|nested] 38+ messages in thread

* Re: List of broken native aarch64-musl builds
  2022-06-10 21:17 [ISSUE] List of broken native aarch64-musl builds paper42
                   ` (18 preceding siblings ...)
  2022-06-18 13:13 ` loreb
@ 2022-06-20 18:39 ` classabbyamp
  2022-06-23  4:16 ` ericonr
                   ` (16 subsequent siblings)
  36 siblings, 0 replies; 38+ messages in thread
From: classabbyamp @ 2022-06-20 18:39 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 565 bytes --]

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/issues/37497#issuecomment-1160743884

Comment:
> > > not sure what's going on with jdk12, `post_extract()` should be in `wrksrc`, which is where the configure script is
> > 
> > 
> > ok, figured it out: jdk12-15 had `${version/+/-}` in `wrksrc`, which was wrong. fixed on master.
> 
> It seems like that was just hiding another error:

I don't encounter this issue natively on `x86_64{,-musl}`, and I don't have aarch64 native hardware to debug this, sorry

^ permalink raw reply	[flat|nested] 38+ messages in thread

* Re: List of broken native aarch64-musl builds
  2022-06-10 21:17 [ISSUE] List of broken native aarch64-musl builds paper42
                   ` (19 preceding siblings ...)
  2022-06-20 18:39 ` classabbyamp
@ 2022-06-23  4:16 ` ericonr
  2022-06-24 20:49 ` paper42
                   ` (15 subsequent siblings)
  36 siblings, 0 replies; 38+ messages in thread
From: ericonr @ 2022-06-23  4:16 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 416 bytes --]

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/issues/37497#issuecomment-1163908455

Comment:
Could you share the output files for gzdoom?

```
See also "/builddir/gzdoom-g4.7.1/build/CMakeFiles/CMakeOutput.log".
See also "/builddir/gzdoom-g4.7.1/build/CMakeFiles/CMakeError.log".
```

This is the failing test, but I have no idea how that could be happening.

^ permalink raw reply	[flat|nested] 38+ messages in thread

* Re: List of broken native aarch64-musl builds
  2022-06-10 21:17 [ISSUE] List of broken native aarch64-musl builds paper42
                   ` (20 preceding siblings ...)
  2022-06-23  4:16 ` ericonr
@ 2022-06-24 20:49 ` paper42
  2022-06-25  0:40 ` ericonr
                   ` (14 subsequent siblings)
  36 siblings, 0 replies; 38+ messages in thread
From: paper42 @ 2022-06-24 20:49 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 82338 bytes --]

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/issues/37497#issuecomment-1165928862

Comment:
> Could you share the output files for gzdoom?
> 
> ```
> See also "/builddir/gzdoom-g4.7.1/build/CMakeFiles/CMakeOutput.log".
> See also "/builddir/gzdoom-g4.7.1/build/CMakeFiles/CMakeError.log".
> ```
> 
> This is the failing test, but I have no idea how that could be happening.

CMakeOutput.log:
```
The system is: Linux - 5.10.92_1 - aarch64
Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
Compiler: /usr/bin/cc 
Build flags: -DNDEBUG;-fstack-clash-protection;-D_FORTIFY_SOURCE=2;-march=armv8-a;-O2;;;;-fdebug-prefix-map=/builddir/gzdoom-g4.7.1=.
Id flags:  

The output was:
0


Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "a.out"

The C compiler identification is GNU, found in "/builddir/gzdoom-g4.7.1/build/CMakeFiles/3.22.2/CompilerIdC/a.out"

Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
Compiler: /usr/bin/g++ 
Build flags: -DNDEBUG;-fstack-clash-protection;-D_FORTIFY_SOURCE=2;-march=armv8-a;-O2;;;;-fdebug-prefix-map=/builddir/gzdoom-g4.7.1=.
Id flags:  

The output was:
0


Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "a.out"

The CXX compiler identification is GNU, found in "/builddir/gzdoom-g4.7.1/build/CMakeFiles/3.22.2/CompilerIdCXX/a.out"

Detecting C compiler ABI info compiled with the following output:
Change Dir: /builddir/gzdoom-g4.7.1/build/CMakeFiles/CMakeTmp

Run Build Command(s):/usr/bin/ninja cmTC_ef6f8 && [1/2] Building C object CMakeFiles/cmTC_ef6f8.dir/CMakeCCompilerABI.c.o
Using built-in specs.
COLLECT_GCC=/usr/bin/cc
Target: aarch64-linux-musl
Configured with: /builddir/gcc-10.2.1_pre1/configure --with-arch=armv8-a --host=aarch64-linux-musl --with-build-sysroot=/usr/aarch64-linux-musl --disable-gnu-unique-object --disable-libsanitizer --disable-symvers libat_cv_have_ifunc=no --enable-vtable-verify --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --libexecdir=/usr/lib64 --libdir=/usr/lib64 --enable-threads=posix --enable-__cxa_atexit --disable-multilib --with-system-zlib --enable-shared --enable-lto --enable-plugins --enable-linker-build-id --disable-werror --disable-nls --enable-default-pie --enable-default-ssp --enable-checking=release --disable-libstdcxx-pch --with-isl --with-linker-hash-style=gnu --disable-sjlj-exceptions --disable-target-libiberty --enable-languages=c,c++,lto,objc,obj-c++,fortran,go,ada
Thread model: posix
Supported LTO compression algorithms: zlib
gcc version 10.2.1 20201203 (GCC) 
COLLECT_GCC_OPTIONS='-D' 'NDEBUG' '-fstack-clash-protection' '-D' '_FORTIFY_SOURCE=2' '-march=armv8-a' '-O2' '-fdebug-prefix-map=/builddir/gzdoom-g4.7.1=.' '-v' '-o' 'CMakeFiles/cmTC_ef6f8.dir/CMakeCCompilerABI.c.o' '-c' '-mlittle-endian' '-mabi=lp64'
 /usr/lib64/gcc/aarch64-linux-musl/10.2.1/cc1 -quiet -v -D NDEBUG -D _FORTIFY_SOURCE=2 /usr/share/cmake-3.22/Modules/CMakeCCompilerABI.c -quiet -dumpbase CMakeCCompilerABI.c -march=armv8-a -mlittle-endian -mabi=lp64 -auxbase-strip CMakeFiles/cmTC_ef6f8.dir/CMakeCCompilerABI.c.o -O2 -version -fstack-clash-protection -fdebug-prefix-map=/builddir/gzdoom-g4.7.1=. -o /tmp/ccJaAMGp.s
GNU C17 (GCC) version 10.2.1 20201203 (aarch64-linux-musl)
	compiled by GNU C version 10.2.1 20201203, GMP version 6.2.0, MPFR version 4.1.0, MPC version 1.1.0, isl version isl-0.21-GMP

GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
ignoring nonexistent directory "/usr/lib64/gcc/aarch64-linux-musl/10.2.1/../../../../aarch64-linux-musl/include"
#include "..." search starts here:
#include <...> search starts here:
 /usr/local/include
 /usr/include
 /usr/lib64/gcc/aarch64-linux-musl/10.2.1/include
End of search list.
GNU C17 (GCC) version 10.2.1 20201203 (aarch64-linux-musl)
	compiled by GNU C version 10.2.1 20201203, GMP version 6.2.0, MPFR version 4.1.0, MPC version 1.1.0, isl version isl-0.21-GMP

GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
Compiler executable checksum: d3ca8f515d1437461ffe52c780d347f0
COLLECT_GCC_OPTIONS='-D' 'NDEBUG' '-fstack-clash-protection' '-D' '_FORTIFY_SOURCE=2' '-march=armv8-a' '-O2' '-fdebug-prefix-map=/builddir/gzdoom-g4.7.1=.' '-v' '-o' 'CMakeFiles/cmTC_ef6f8.dir/CMakeCCompilerABI.c.o' '-c' '-mlittle-endian' '-mabi=lp64'
 as -v -EL -march=armv8-a -mabi=lp64 -o CMakeFiles/cmTC_ef6f8.dir/CMakeCCompilerABI.c.o /tmp/ccJaAMGp.s
GNU assembler version 2.35.1 (aarch64-linux-musl) using BFD version (GNU Binutils) 2.35.1
COMPILER_PATH=/usr/lib64/gcc/aarch64-linux-musl/10.2.1/:/usr/lib64/gcc/aarch64-linux-musl/10.2.1/:/usr/lib64/gcc/aarch64-linux-musl/:/usr/lib64/gcc/aarch64-linux-musl/10.2.1/:/usr/lib64/gcc/aarch64-linux-musl/
LIBRARY_PATH=/usr/lib64/gcc/aarch64-linux-musl/10.2.1/:/usr/lib64/gcc/aarch64-linux-musl/10.2.1/../../../../lib64/:/lib/../lib64/:/usr/lib/../lib64/:/usr/lib64/gcc/aarch64-linux-musl/10.2.1/../../../:/lib/:/usr/lib/
COLLECT_GCC_OPTIONS='-D' 'NDEBUG' '-fstack-clash-protection' '-D' '_FORTIFY_SOURCE=2' '-march=armv8-a' '-O2' '-fdebug-prefix-map=/builddir/gzdoom-g4.7.1=.' '-v' '-o' 'CMakeFiles/cmTC_ef6f8.dir/CMakeCCompilerABI.c.o' '-c' '-mlittle-endian' '-mabi=lp64'
[2/2] Linking C executable cmTC_ef6f8
Using built-in specs.
COLLECT_GCC=/usr/bin/cc
COLLECT_LTO_WRAPPER=/usr/lib64/gcc/aarch64-linux-musl/10.2.1/lto-wrapper
Target: aarch64-linux-musl
Configured with: /builddir/gcc-10.2.1_pre1/configure --with-arch=armv8-a --host=aarch64-linux-musl --with-build-sysroot=/usr/aarch64-linux-musl --disable-gnu-unique-object --disable-libsanitizer --disable-symvers libat_cv_have_ifunc=no --enable-vtable-verify --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --libexecdir=/usr/lib64 --libdir=/usr/lib64 --enable-threads=posix --enable-__cxa_atexit --disable-multilib --with-system-zlib --enable-shared --enable-lto --enable-plugins --enable-linker-build-id --disable-werror --disable-nls --enable-default-pie --enable-default-ssp --enable-checking=release --disable-libstdcxx-pch --with-isl --with-linker-hash-style=gnu --disable-sjlj-exceptions --disable-target-libiberty --enable-languages=c,c++,lto,objc,obj-c++,fortran,go,ada
Thread model: posix
Supported LTO compression algorithms: zlib
gcc version 10.2.1 20201203 (GCC) 
COMPILER_PATH=/usr/lib64/gcc/aarch64-linux-musl/10.2.1/:/usr/lib64/gcc/aarch64-linux-musl/10.2.1/:/usr/lib64/gcc/aarch64-linux-musl/:/usr/lib64/gcc/aarch64-linux-musl/10.2.1/:/usr/lib64/gcc/aarch64-linux-musl/
LIBRARY_PATH=/usr/lib64/gcc/aarch64-linux-musl/10.2.1/:/usr/lib64/gcc/aarch64-linux-musl/10.2.1/../../../../lib64/:/lib/../lib64/:/usr/lib/../lib64/:/usr/lib64/gcc/aarch64-linux-musl/10.2.1/../../../:/lib/:/usr/lib/
COLLECT_GCC_OPTIONS='-D' 'NDEBUG' '-fstack-clash-protection' '-D' '_FORTIFY_SOURCE=2' '-march=armv8-a' '-O2' '-fdebug-prefix-map=/builddir/gzdoom-g4.7.1=.' '-v' '-rdynamic' '-o' 'cmTC_ef6f8' '-mlittle-endian' '-mabi=lp64'
 /usr/lib64/gcc/aarch64-linux-musl/10.2.1/collect2 -plugin /usr/lib64/gcc/aarch64-linux-musl/10.2.1/liblto_plugin.so -plugin-opt=/usr/lib64/gcc/aarch64-linux-musl/10.2.1/lto-wrapper -plugin-opt=-fresolution=/tmp/ccEBblFj.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --build-id --eh-frame-hdr --hash-style=gnu -export-dynamic -dynamic-linker /lib/ld-musl-aarch64.so.1 -X -EL -maarch64linux -pie -o cmTC_ef6f8 /usr/lib64/gcc/aarch64-linux-musl/10.2.1/../../../../lib64/Scrt1.o /usr/lib64/gcc/aarch64-linux-musl/10.2.1/../../../../lib64/crti.o /usr/lib64/gcc/aarch64-linux-musl/10.2.1/crtbeginS.o -L/usr/lib64/gcc/aarch64-linux-musl/10.2.1 -L/usr/lib64/gcc/aarch64-linux-musl/10.2.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib64/gcc/aarch64-linux-musl/10.2.1/../../.. -z relro -z now --as-needed CMakeFiles/cmTC_ef6f8.dir/CMakeCCompilerABI.c.o -lssp_nonshared -lgcc --push-state --as-needed -lgcc_s --pop-state -lc -lgcc --push-state --as-needed -lgcc_s --pop-state /usr/lib64/gcc/aarch64-linux-musl/10.2.1/crtendS.o /usr/lib64/gcc/aarch64-linux-musl/10.2.1/../../../../lib64/crtn.o
COLLECT_GCC_OPTIONS='-D' 'NDEBUG' '-fstack-clash-protection' '-D' '_FORTIFY_SOURCE=2' '-march=armv8-a' '-O2' '-fdebug-prefix-map=/builddir/gzdoom-g4.7.1=.' '-v' '-rdynamic' '-o' 'cmTC_ef6f8' '-mlittle-endian' '-mabi=lp64'



Parsed C implicit include dir info from above output: rv=done
  found start of include info
  found start of implicit include info
    add: [/usr/local/include]
    add: [/usr/include]
    add: [/usr/lib64/gcc/aarch64-linux-musl/10.2.1/include]
  end of search list found
  collapse include dir [/usr/local/include] ==> [/usr/local/include]
  collapse include dir [/usr/include] ==> [/usr/include]
  collapse include dir [/usr/lib64/gcc/aarch64-linux-musl/10.2.1/include] ==> [/usr/lib64/gcc/aarch64-linux-musl/10.2.1/include]
  implicit include dirs: [/usr/local/include;/usr/include;/usr/lib64/gcc/aarch64-linux-musl/10.2.1/include]


Parsed C implicit link information from above output:
  link line regex: [^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)]
  ignore line: [Change Dir: /builddir/gzdoom-g4.7.1/build/CMakeFiles/CMakeTmp]
  ignore line: []
  ignore line: [Run Build Command(s):/usr/bin/ninja cmTC_ef6f8 && [1/2] Building C object CMakeFiles/cmTC_ef6f8.dir/CMakeCCompilerABI.c.o]
  ignore line: [Using built-in specs.]
  ignore line: [COLLECT_GCC=/usr/bin/cc]
  ignore line: [Target: aarch64-linux-musl]
  ignore line: [Configured with: /builddir/gcc-10.2.1_pre1/configure --with-arch=armv8-a --host=aarch64-linux-musl --with-build-sysroot=/usr/aarch64-linux-musl --disable-gnu-unique-object --disable-libsanitizer --disable-symvers libat_cv_have_ifunc=no --enable-vtable-verify --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --libexecdir=/usr/lib64 --libdir=/usr/lib64 --enable-threads=posix --enable-__cxa_atexit --disable-multilib --with-system-zlib --enable-shared --enable-lto --enable-plugins --enable-linker-build-id --disable-werror --disable-nls --enable-default-pie --enable-default-ssp --enable-checking=release --disable-libstdcxx-pch --with-isl --with-linker-hash-style=gnu --disable-sjlj-exceptions --disable-target-libiberty --enable-languages=c c++ lto objc obj-c++ fortran go ada]
  ignore line: [Thread model: posix]
  ignore line: [Supported LTO compression algorithms: zlib]
  ignore line: [gcc version 10.2.1 20201203 (GCC) ]
  ignore line: [COLLECT_GCC_OPTIONS='-D' 'NDEBUG' '-fstack-clash-protection' '-D' '_FORTIFY_SOURCE=2' '-march=armv8-a' '-O2' '-fdebug-prefix-map=/builddir/gzdoom-g4.7.1=.' '-v' '-o' 'CMakeFiles/cmTC_ef6f8.dir/CMakeCCompilerABI.c.o' '-c' '-mlittle-endian' '-mabi=lp64']
  ignore line: [ /usr/lib64/gcc/aarch64-linux-musl/10.2.1/cc1 -quiet -v -D NDEBUG -D _FORTIFY_SOURCE=2 /usr/share/cmake-3.22/Modules/CMakeCCompilerABI.c -quiet -dumpbase CMakeCCompilerABI.c -march=armv8-a -mlittle-endian -mabi=lp64 -auxbase-strip CMakeFiles/cmTC_ef6f8.dir/CMakeCCompilerABI.c.o -O2 -version -fstack-clash-protection -fdebug-prefix-map=/builddir/gzdoom-g4.7.1=. -o /tmp/ccJaAMGp.s]
  ignore line: [GNU C17 (GCC) version 10.2.1 20201203 (aarch64-linux-musl)]
  ignore line: [	compiled by GNU C version 10.2.1 20201203  GMP version 6.2.0  MPFR version 4.1.0  MPC version 1.1.0  isl version isl-0.21-GMP]
  ignore line: []
  ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072]
  ignore line: [ignoring nonexistent directory "/usr/lib64/gcc/aarch64-linux-musl/10.2.1/../../../../aarch64-linux-musl/include"]
  ignore line: [#include "..." search starts here:]
  ignore line: [#include <...> search starts here:]
  ignore line: [ /usr/local/include]
  ignore line: [ /usr/include]
  ignore line: [ /usr/lib64/gcc/aarch64-linux-musl/10.2.1/include]
  ignore line: [End of search list.]
  ignore line: [GNU C17 (GCC) version 10.2.1 20201203 (aarch64-linux-musl)]
  ignore line: [	compiled by GNU C version 10.2.1 20201203  GMP version 6.2.0  MPFR version 4.1.0  MPC version 1.1.0  isl version isl-0.21-GMP]
  ignore line: []
  ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072]
  ignore line: [Compiler executable checksum: d3ca8f515d1437461ffe52c780d347f0]
  ignore line: [COLLECT_GCC_OPTIONS='-D' 'NDEBUG' '-fstack-clash-protection' '-D' '_FORTIFY_SOURCE=2' '-march=armv8-a' '-O2' '-fdebug-prefix-map=/builddir/gzdoom-g4.7.1=.' '-v' '-o' 'CMakeFiles/cmTC_ef6f8.dir/CMakeCCompilerABI.c.o' '-c' '-mlittle-endian' '-mabi=lp64']
  ignore line: [ as -v -EL -march=armv8-a -mabi=lp64 -o CMakeFiles/cmTC_ef6f8.dir/CMakeCCompilerABI.c.o /tmp/ccJaAMGp.s]
  ignore line: [GNU assembler version 2.35.1 (aarch64-linux-musl) using BFD version (GNU Binutils) 2.35.1]
  ignore line: [COMPILER_PATH=/usr/lib64/gcc/aarch64-linux-musl/10.2.1/:/usr/lib64/gcc/aarch64-linux-musl/10.2.1/:/usr/lib64/gcc/aarch64-linux-musl/:/usr/lib64/gcc/aarch64-linux-musl/10.2.1/:/usr/lib64/gcc/aarch64-linux-musl/]
  ignore line: [LIBRARY_PATH=/usr/lib64/gcc/aarch64-linux-musl/10.2.1/:/usr/lib64/gcc/aarch64-linux-musl/10.2.1/../../../../lib64/:/lib/../lib64/:/usr/lib/../lib64/:/usr/lib64/gcc/aarch64-linux-musl/10.2.1/../../../:/lib/:/usr/lib/]
  ignore line: [COLLECT_GCC_OPTIONS='-D' 'NDEBUG' '-fstack-clash-protection' '-D' '_FORTIFY_SOURCE=2' '-march=armv8-a' '-O2' '-fdebug-prefix-map=/builddir/gzdoom-g4.7.1=.' '-v' '-o' 'CMakeFiles/cmTC_ef6f8.dir/CMakeCCompilerABI.c.o' '-c' '-mlittle-endian' '-mabi=lp64']
  ignore line: [[2/2] Linking C executable cmTC_ef6f8]
  ignore line: [Using built-in specs.]
  ignore line: [COLLECT_GCC=/usr/bin/cc]
  ignore line: [COLLECT_LTO_WRAPPER=/usr/lib64/gcc/aarch64-linux-musl/10.2.1/lto-wrapper]
  ignore line: [Target: aarch64-linux-musl]
  ignore line: [Configured with: /builddir/gcc-10.2.1_pre1/configure --with-arch=armv8-a --host=aarch64-linux-musl --with-build-sysroot=/usr/aarch64-linux-musl --disable-gnu-unique-object --disable-libsanitizer --disable-symvers libat_cv_have_ifunc=no --enable-vtable-verify --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --libexecdir=/usr/lib64 --libdir=/usr/lib64 --enable-threads=posix --enable-__cxa_atexit --disable-multilib --with-system-zlib --enable-shared --enable-lto --enable-plugins --enable-linker-build-id --disable-werror --disable-nls --enable-default-pie --enable-default-ssp --enable-checking=release --disable-libstdcxx-pch --with-isl --with-linker-hash-style=gnu --disable-sjlj-exceptions --disable-target-libiberty --enable-languages=c c++ lto objc obj-c++ fortran go ada]
  ignore line: [Thread model: posix]
  ignore line: [Supported LTO compression algorithms: zlib]
  ignore line: [gcc version 10.2.1 20201203 (GCC) ]
  ignore line: [COMPILER_PATH=/usr/lib64/gcc/aarch64-linux-musl/10.2.1/:/usr/lib64/gcc/aarch64-linux-musl/10.2.1/:/usr/lib64/gcc/aarch64-linux-musl/:/usr/lib64/gcc/aarch64-linux-musl/10.2.1/:/usr/lib64/gcc/aarch64-linux-musl/]
  ignore line: [LIBRARY_PATH=/usr/lib64/gcc/aarch64-linux-musl/10.2.1/:/usr/lib64/gcc/aarch64-linux-musl/10.2.1/../../../../lib64/:/lib/../lib64/:/usr/lib/../lib64/:/usr/lib64/gcc/aarch64-linux-musl/10.2.1/../../../:/lib/:/usr/lib/]
  ignore line: [COLLECT_GCC_OPTIONS='-D' 'NDEBUG' '-fstack-clash-protection' '-D' '_FORTIFY_SOURCE=2' '-march=armv8-a' '-O2' '-fdebug-prefix-map=/builddir/gzdoom-g4.7.1=.' '-v' '-rdynamic' '-o' 'cmTC_ef6f8' '-mlittle-endian' '-mabi=lp64']
  link line: [ /usr/lib64/gcc/aarch64-linux-musl/10.2.1/collect2 -plugin /usr/lib64/gcc/aarch64-linux-musl/10.2.1/liblto_plugin.so -plugin-opt=/usr/lib64/gcc/aarch64-linux-musl/10.2.1/lto-wrapper -plugin-opt=-fresolution=/tmp/ccEBblFj.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --build-id --eh-frame-hdr --hash-style=gnu -export-dynamic -dynamic-linker /lib/ld-musl-aarch64.so.1 -X -EL -maarch64linux -pie -o cmTC_ef6f8 /usr/lib64/gcc/aarch64-linux-musl/10.2.1/../../../../lib64/Scrt1.o /usr/lib64/gcc/aarch64-linux-musl/10.2.1/../../../../lib64/crti.o /usr/lib64/gcc/aarch64-linux-musl/10.2.1/crtbeginS.o -L/usr/lib64/gcc/aarch64-linux-musl/10.2.1 -L/usr/lib64/gcc/aarch64-linux-musl/10.2.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib64/gcc/aarch64-linux-musl/10.2.1/../../.. -z relro -z now --as-needed CMakeFiles/cmTC_ef6f8.dir/CMakeCCompilerABI.c.o -lssp_nonshared -lgcc --push-state --as-needed -lgcc_s --pop-state -lc -lgcc --push-state --as-needed -lgcc_s --pop-state /usr/lib64/gcc/aarch64-linux-musl/10.2.1/crtendS.o /usr/lib64/gcc/aarch64-linux-musl/10.2.1/../../../../lib64/crtn.o]
    arg [/usr/lib64/gcc/aarch64-linux-musl/10.2.1/collect2] ==> ignore
    arg [-plugin] ==> ignore
    arg [/usr/lib64/gcc/aarch64-linux-musl/10.2.1/liblto_plugin.so] ==> ignore
    arg [-plugin-opt=/usr/lib64/gcc/aarch64-linux-musl/10.2.1/lto-wrapper] ==> ignore
    arg [-plugin-opt=-fresolution=/tmp/ccEBblFj.res] ==> ignore
    arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
    arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
    arg [-plugin-opt=-pass-through=-lc] ==> ignore
    arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
    arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
    arg [--build-id] ==> ignore
    arg [--eh-frame-hdr] ==> ignore
    arg [--hash-style=gnu] ==> ignore
    arg [-export-dynamic] ==> ignore
    arg [-dynamic-linker] ==> ignore
    arg [/lib/ld-musl-aarch64.so.1] ==> ignore
    arg [-X] ==> ignore
    arg [-EL] ==> ignore
    arg [-maarch64linux] ==> ignore
    arg [-pie] ==> ignore
    arg [-o] ==> ignore
    arg [cmTC_ef6f8] ==> ignore
    arg [/usr/lib64/gcc/aarch64-linux-musl/10.2.1/../../../../lib64/Scrt1.o] ==> obj [/usr/lib64/gcc/aarch64-linux-musl/10.2.1/../../../../lib64/Scrt1.o]
    arg [/usr/lib64/gcc/aarch64-linux-musl/10.2.1/../../../../lib64/crti.o] ==> obj [/usr/lib64/gcc/aarch64-linux-musl/10.2.1/../../../../lib64/crti.o]
    arg [/usr/lib64/gcc/aarch64-linux-musl/10.2.1/crtbeginS.o] ==> obj [/usr/lib64/gcc/aarch64-linux-musl/10.2.1/crtbeginS.o]
    arg [-L/usr/lib64/gcc/aarch64-linux-musl/10.2.1] ==> dir [/usr/lib64/gcc/aarch64-linux-musl/10.2.1]
    arg [-L/usr/lib64/gcc/aarch64-linux-musl/10.2.1/../../../../lib64] ==> dir [/usr/lib64/gcc/aarch64-linux-musl/10.2.1/../../../../lib64]
    arg [-L/lib/../lib64] ==> dir [/lib/../lib64]
    arg [-L/usr/lib/../lib64] ==> dir [/usr/lib/../lib64]
    arg [-L/usr/lib64/gcc/aarch64-linux-musl/10.2.1/../../..] ==> dir [/usr/lib64/gcc/aarch64-linux-musl/10.2.1/../../..]
    arg [-zrelro] ==> ignore
    arg [-znow] ==> ignore
    arg [--as-needed] ==> ignore
    arg [CMakeFiles/cmTC_ef6f8.dir/CMakeCCompilerABI.c.o] ==> ignore
    arg [-lssp_nonshared] ==> lib [ssp_nonshared]
    arg [-lgcc] ==> lib [gcc]
    arg [--push-state] ==> ignore
    arg [--as-needed] ==> ignore
    arg [-lgcc_s] ==> lib [gcc_s]
    arg [--pop-state] ==> ignore
    arg [-lc] ==> lib [c]
    arg [-lgcc] ==> lib [gcc]
    arg [--push-state] ==> ignore
    arg [--as-needed] ==> ignore
    arg [-lgcc_s] ==> lib [gcc_s]
    arg [--pop-state] ==> ignore
    arg [/usr/lib64/gcc/aarch64-linux-musl/10.2.1/crtendS.o] ==> obj [/usr/lib64/gcc/aarch64-linux-musl/10.2.1/crtendS.o]
    arg [/usr/lib64/gcc/aarch64-linux-musl/10.2.1/../../../../lib64/crtn.o] ==> obj [/usr/lib64/gcc/aarch64-linux-musl/10.2.1/../../../../lib64/crtn.o]
  collapse obj [/usr/lib64/gcc/aarch64-linux-musl/10.2.1/../../../../lib64/Scrt1.o] ==> [/usr/lib64/Scrt1.o]
  collapse obj [/usr/lib64/gcc/aarch64-linux-musl/10.2.1/../../../../lib64/crti.o] ==> [/usr/lib64/crti.o]
  collapse obj [/usr/lib64/gcc/aarch64-linux-musl/10.2.1/../../../../lib64/crtn.o] ==> [/usr/lib64/crtn.o]
  collapse library dir [/usr/lib64/gcc/aarch64-linux-musl/10.2.1] ==> [/usr/lib64/gcc/aarch64-linux-musl/10.2.1]
  collapse library dir [/usr/lib64/gcc/aarch64-linux-musl/10.2.1/../../../../lib64] ==> [/usr/lib64]
  collapse library dir [/lib/../lib64] ==> [/lib64]
  collapse library dir [/usr/lib/../lib64] ==> [/usr/lib64]
  collapse library dir [/usr/lib64/gcc/aarch64-linux-musl/10.2.1/../../..] ==> [/usr/lib64]
  implicit libs: [ssp_nonshared;gcc;gcc_s;c;gcc;gcc_s]
  implicit objs: [/usr/lib64/Scrt1.o;/usr/lib64/crti.o;/usr/lib64/gcc/aarch64-linux-musl/10.2.1/crtbeginS.o;/usr/lib64/gcc/aarch64-linux-musl/10.2.1/crtendS.o;/usr/lib64/crtn.o]
  implicit dirs: [/usr/lib64/gcc/aarch64-linux-musl/10.2.1;/usr/lib64;/lib64]
  implicit fwks: []


Detecting CXX compiler ABI info compiled with the following output:
Change Dir: /builddir/gzdoom-g4.7.1/build/CMakeFiles/CMakeTmp

Run Build Command(s):/usr/bin/ninja cmTC_edd57 && [1/2] Building CXX object CMakeFiles/cmTC_edd57.dir/CMakeCXXCompilerABI.cpp.o
Using built-in specs.
COLLECT_GCC=/usr/bin/g++
Target: aarch64-linux-musl
Configured with: /builddir/gcc-10.2.1_pre1/configure --with-arch=armv8-a --host=aarch64-linux-musl --with-build-sysroot=/usr/aarch64-linux-musl --disable-gnu-unique-object --disable-libsanitizer --disable-symvers libat_cv_have_ifunc=no --enable-vtable-verify --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --libexecdir=/usr/lib64 --libdir=/usr/lib64 --enable-threads=posix --enable-__cxa_atexit --disable-multilib --with-system-zlib --enable-shared --enable-lto --enable-plugins --enable-linker-build-id --disable-werror --disable-nls --enable-default-pie --enable-default-ssp --enable-checking=release --disable-libstdcxx-pch --with-isl --with-linker-hash-style=gnu --disable-sjlj-exceptions --disable-target-libiberty --enable-languages=c,c++,lto,objc,obj-c++,fortran,go,ada
Thread model: posix
Supported LTO compression algorithms: zlib
gcc version 10.2.1 20201203 (GCC) 
COLLECT_GCC_OPTIONS='-D' 'NDEBUG' '-fstack-clash-protection' '-D' '_FORTIFY_SOURCE=2' '-march=armv8-a' '-O2' '-fdebug-prefix-map=/builddir/gzdoom-g4.7.1=.' '-v' '-o' 'CMakeFiles/cmTC_edd57.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' '-mlittle-endian' '-mabi=lp64'
 /usr/lib64/gcc/aarch64-linux-musl/10.2.1/cc1plus -quiet -v -D_GNU_SOURCE -D NDEBUG -D _FORTIFY_SOURCE=2 /usr/share/cmake-3.22/Modules/CMakeCXXCompilerABI.cpp -quiet -dumpbase CMakeCXXCompilerABI.cpp -march=armv8-a -mlittle-endian -mabi=lp64 -auxbase-strip CMakeFiles/cmTC_edd57.dir/CMakeCXXCompilerABI.cpp.o -O2 -version -fstack-clash-protection -fdebug-prefix-map=/builddir/gzdoom-g4.7.1=. -o /tmp/ccfDLJdf.s
GNU C++14 (GCC) version 10.2.1 20201203 (aarch64-linux-musl)
	compiled by GNU C version 10.2.1 20201203, GMP version 6.2.0, MPFR version 4.1.0, MPC version 1.1.0, isl version isl-0.21-GMP

GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
ignoring nonexistent directory "/usr/lib64/gcc/aarch64-linux-musl/10.2.1/../../../../aarch64-linux-musl/include"
#include "..." search starts here:
#include <...> search starts here:
 /usr/lib64/gcc/aarch64-linux-musl/10.2.1/../../../../include/c++/10.2.1
 /usr/lib64/gcc/aarch64-linux-musl/10.2.1/../../../../include/c++/10.2.1/aarch64-linux-musl
 /usr/lib64/gcc/aarch64-linux-musl/10.2.1/../../../../include/c++/10.2.1/backward
 /usr/local/include
 /usr/include
 /usr/lib64/gcc/aarch64-linux-musl/10.2.1/include
End of search list.
GNU C++14 (GCC) version 10.2.1 20201203 (aarch64-linux-musl)
	compiled by GNU C version 10.2.1 20201203, GMP version 6.2.0, MPFR version 4.1.0, MPC version 1.1.0, isl version isl-0.21-GMP

GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
Compiler executable checksum: ad4f121475b02d5df3ef03305ca45ba9
COLLECT_GCC_OPTIONS='-D' 'NDEBUG' '-fstack-clash-protection' '-D' '_FORTIFY_SOURCE=2' '-march=armv8-a' '-O2' '-fdebug-prefix-map=/builddir/gzdoom-g4.7.1=.' '-v' '-o' 'CMakeFiles/cmTC_edd57.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' '-mlittle-endian' '-mabi=lp64'
 as -v -EL -march=armv8-a -mabi=lp64 -o CMakeFiles/cmTC_edd57.dir/CMakeCXXCompilerABI.cpp.o /tmp/ccfDLJdf.s
GNU assembler version 2.35.1 (aarch64-linux-musl) using BFD version (GNU Binutils) 2.35.1
COMPILER_PATH=/usr/lib64/gcc/aarch64-linux-musl/10.2.1/:/usr/lib64/gcc/aarch64-linux-musl/10.2.1/:/usr/lib64/gcc/aarch64-linux-musl/:/usr/lib64/gcc/aarch64-linux-musl/10.2.1/:/usr/lib64/gcc/aarch64-linux-musl/
LIBRARY_PATH=/usr/lib64/gcc/aarch64-linux-musl/10.2.1/:/usr/lib64/gcc/aarch64-linux-musl/10.2.1/../../../../lib64/:/lib/../lib64/:/usr/lib/../lib64/:/usr/lib64/gcc/aarch64-linux-musl/10.2.1/../../../:/lib/:/usr/lib/
COLLECT_GCC_OPTIONS='-D' 'NDEBUG' '-fstack-clash-protection' '-D' '_FORTIFY_SOURCE=2' '-march=armv8-a' '-O2' '-fdebug-prefix-map=/builddir/gzdoom-g4.7.1=.' '-v' '-o' 'CMakeFiles/cmTC_edd57.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' '-mlittle-endian' '-mabi=lp64'
[2/2] Linking CXX executable cmTC_edd57
Using built-in specs.
COLLECT_GCC=/usr/bin/g++
COLLECT_LTO_WRAPPER=/usr/lib64/gcc/aarch64-linux-musl/10.2.1/lto-wrapper
Target: aarch64-linux-musl
Configured with: /builddir/gcc-10.2.1_pre1/configure --with-arch=armv8-a --host=aarch64-linux-musl --with-build-sysroot=/usr/aarch64-linux-musl --disable-gnu-unique-object --disable-libsanitizer --disable-symvers libat_cv_have_ifunc=no --enable-vtable-verify --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --libexecdir=/usr/lib64 --libdir=/usr/lib64 --enable-threads=posix --enable-__cxa_atexit --disable-multilib --with-system-zlib --enable-shared --enable-lto --enable-plugins --enable-linker-build-id --disable-werror --disable-nls --enable-default-pie --enable-default-ssp --enable-checking=release --disable-libstdcxx-pch --with-isl --with-linker-hash-style=gnu --disable-sjlj-exceptions --disable-target-libiberty --enable-languages=c,c++,lto,objc,obj-c++,fortran,go,ada
Thread model: posix
Supported LTO compression algorithms: zlib
gcc version 10.2.1 20201203 (GCC) 
COMPILER_PATH=/usr/lib64/gcc/aarch64-linux-musl/10.2.1/:/usr/lib64/gcc/aarch64-linux-musl/10.2.1/:/usr/lib64/gcc/aarch64-linux-musl/:/usr/lib64/gcc/aarch64-linux-musl/10.2.1/:/usr/lib64/gcc/aarch64-linux-musl/
LIBRARY_PATH=/usr/lib64/gcc/aarch64-linux-musl/10.2.1/:/usr/lib64/gcc/aarch64-linux-musl/10.2.1/../../../../lib64/:/lib/../lib64/:/usr/lib/../lib64/:/usr/lib64/gcc/aarch64-linux-musl/10.2.1/../../../:/lib/:/usr/lib/
COLLECT_GCC_OPTIONS='-D' 'NDEBUG' '-fstack-clash-protection' '-D' '_FORTIFY_SOURCE=2' '-march=armv8-a' '-O2' '-fdebug-prefix-map=/builddir/gzdoom-g4.7.1=.' '-v' '-rdynamic' '-o' 'cmTC_edd57' '-shared-libgcc' '-mlittle-endian' '-mabi=lp64'
 /usr/lib64/gcc/aarch64-linux-musl/10.2.1/collect2 -plugin /usr/lib64/gcc/aarch64-linux-musl/10.2.1/liblto_plugin.so -plugin-opt=/usr/lib64/gcc/aarch64-linux-musl/10.2.1/lto-wrapper -plugin-opt=-fresolution=/tmp/ccNiPdpI.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --build-id --eh-frame-hdr --hash-style=gnu -export-dynamic -dynamic-linker /lib/ld-musl-aarch64.so.1 -X -EL -maarch64linux -pie -o cmTC_edd57 /usr/lib64/gcc/aarch64-linux-musl/10.2.1/../../../../lib64/Scrt1.o /usr/lib64/gcc/aarch64-linux-musl/10.2.1/../../../../lib64/crti.o /usr/lib64/gcc/aarch64-linux-musl/10.2.1/crtbeginS.o -L/usr/lib64/gcc/aarch64-linux-musl/10.2.1 -L/usr/lib64/gcc/aarch64-linux-musl/10.2.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib64/gcc/aarch64-linux-musl/10.2.1/../../.. -z relro -z now --as-needed CMakeFiles/cmTC_edd57.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lssp_nonshared -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib64/gcc/aarch64-linux-musl/10.2.1/crtendS.o /usr/lib64/gcc/aarch64-linux-musl/10.2.1/../../../../lib64/crtn.o
COLLECT_GCC_OPTIONS='-D' 'NDEBUG' '-fstack-clash-protection' '-D' '_FORTIFY_SOURCE=2' '-march=armv8-a' '-O2' '-fdebug-prefix-map=/builddir/gzdoom-g4.7.1=.' '-v' '-rdynamic' '-o' 'cmTC_edd57' '-shared-libgcc' '-mlittle-endian' '-mabi=lp64'



Parsed CXX implicit include dir info from above output: rv=done
  found start of include info
  found start of implicit include info
    add: [/usr/lib64/gcc/aarch64-linux-musl/10.2.1/../../../../include/c++/10.2.1]
    add: [/usr/lib64/gcc/aarch64-linux-musl/10.2.1/../../../../include/c++/10.2.1/aarch64-linux-musl]
    add: [/usr/lib64/gcc/aarch64-linux-musl/10.2.1/../../../../include/c++/10.2.1/backward]
    add: [/usr/local/include]
    add: [/usr/include]
    add: [/usr/lib64/gcc/aarch64-linux-musl/10.2.1/include]
  end of search list found
  collapse include dir [/usr/lib64/gcc/aarch64-linux-musl/10.2.1/../../../../include/c++/10.2.1] ==> [/usr/include/c++/10.2.1]
  collapse include dir [/usr/lib64/gcc/aarch64-linux-musl/10.2.1/../../../../include/c++/10.2.1/aarch64-linux-musl] ==> [/usr/include/c++/10.2.1/aarch64-linux-musl]
  collapse include dir [/usr/lib64/gcc/aarch64-linux-musl/10.2.1/../../../../include/c++/10.2.1/backward] ==> [/usr/include/c++/10.2.1/backward]
  collapse include dir [/usr/local/include] ==> [/usr/local/include]
  collapse include dir [/usr/include] ==> [/usr/include]
  collapse include dir [/usr/lib64/gcc/aarch64-linux-musl/10.2.1/include] ==> [/usr/lib64/gcc/aarch64-linux-musl/10.2.1/include]
  implicit include dirs: [/usr/include/c++/10.2.1;/usr/include/c++/10.2.1/aarch64-linux-musl;/usr/include/c++/10.2.1/backward;/usr/local/include;/usr/include;/usr/lib64/gcc/aarch64-linux-musl/10.2.1/include]


Parsed CXX implicit link information from above output:
  link line regex: [^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)]
  ignore line: [Change Dir: /builddir/gzdoom-g4.7.1/build/CMakeFiles/CMakeTmp]
  ignore line: []
  ignore line: [Run Build Command(s):/usr/bin/ninja cmTC_edd57 && [1/2] Building CXX object CMakeFiles/cmTC_edd57.dir/CMakeCXXCompilerABI.cpp.o]
  ignore line: [Using built-in specs.]
  ignore line: [COLLECT_GCC=/usr/bin/g++]
  ignore line: [Target: aarch64-linux-musl]
  ignore line: [Configured with: /builddir/gcc-10.2.1_pre1/configure --with-arch=armv8-a --host=aarch64-linux-musl --with-build-sysroot=/usr/aarch64-linux-musl --disable-gnu-unique-object --disable-libsanitizer --disable-symvers libat_cv_have_ifunc=no --enable-vtable-verify --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --libexecdir=/usr/lib64 --libdir=/usr/lib64 --enable-threads=posix --enable-__cxa_atexit --disable-multilib --with-system-zlib --enable-shared --enable-lto --enable-plugins --enable-linker-build-id --disable-werror --disable-nls --enable-default-pie --enable-default-ssp --enable-checking=release --disable-libstdcxx-pch --with-isl --with-linker-hash-style=gnu --disable-sjlj-exceptions --disable-target-libiberty --enable-languages=c c++ lto objc obj-c++ fortran go ada]
  ignore line: [Thread model: posix]
  ignore line: [Supported LTO compression algorithms: zlib]
  ignore line: [gcc version 10.2.1 20201203 (GCC) ]
  ignore line: [COLLECT_GCC_OPTIONS='-D' 'NDEBUG' '-fstack-clash-protection' '-D' '_FORTIFY_SOURCE=2' '-march=armv8-a' '-O2' '-fdebug-prefix-map=/builddir/gzdoom-g4.7.1=.' '-v' '-o' 'CMakeFiles/cmTC_edd57.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' '-mlittle-endian' '-mabi=lp64']
  ignore line: [ /usr/lib64/gcc/aarch64-linux-musl/10.2.1/cc1plus -quiet -v -D_GNU_SOURCE -D NDEBUG -D _FORTIFY_SOURCE=2 /usr/share/cmake-3.22/Modules/CMakeCXXCompilerABI.cpp -quiet -dumpbase CMakeCXXCompilerABI.cpp -march=armv8-a -mlittle-endian -mabi=lp64 -auxbase-strip CMakeFiles/cmTC_edd57.dir/CMakeCXXCompilerABI.cpp.o -O2 -version -fstack-clash-protection -fdebug-prefix-map=/builddir/gzdoom-g4.7.1=. -o /tmp/ccfDLJdf.s]
  ignore line: [GNU C++14 (GCC) version 10.2.1 20201203 (aarch64-linux-musl)]
  ignore line: [	compiled by GNU C version 10.2.1 20201203  GMP version 6.2.0  MPFR version 4.1.0  MPC version 1.1.0  isl version isl-0.21-GMP]
  ignore line: []
  ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072]
  ignore line: [ignoring nonexistent directory "/usr/lib64/gcc/aarch64-linux-musl/10.2.1/../../../../aarch64-linux-musl/include"]
  ignore line: [#include "..." search starts here:]
  ignore line: [#include <...> search starts here:]
  ignore line: [ /usr/lib64/gcc/aarch64-linux-musl/10.2.1/../../../../include/c++/10.2.1]
  ignore line: [ /usr/lib64/gcc/aarch64-linux-musl/10.2.1/../../../../include/c++/10.2.1/aarch64-linux-musl]
  ignore line: [ /usr/lib64/gcc/aarch64-linux-musl/10.2.1/../../../../include/c++/10.2.1/backward]
  ignore line: [ /usr/local/include]
  ignore line: [ /usr/include]
  ignore line: [ /usr/lib64/gcc/aarch64-linux-musl/10.2.1/include]
  ignore line: [End of search list.]
  ignore line: [GNU C++14 (GCC) version 10.2.1 20201203 (aarch64-linux-musl)]
  ignore line: [	compiled by GNU C version 10.2.1 20201203  GMP version 6.2.0  MPFR version 4.1.0  MPC version 1.1.0  isl version isl-0.21-GMP]
  ignore line: []
  ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072]
  ignore line: [Compiler executable checksum: ad4f121475b02d5df3ef03305ca45ba9]
  ignore line: [COLLECT_GCC_OPTIONS='-D' 'NDEBUG' '-fstack-clash-protection' '-D' '_FORTIFY_SOURCE=2' '-march=armv8-a' '-O2' '-fdebug-prefix-map=/builddir/gzdoom-g4.7.1=.' '-v' '-o' 'CMakeFiles/cmTC_edd57.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' '-mlittle-endian' '-mabi=lp64']
  ignore line: [ as -v -EL -march=armv8-a -mabi=lp64 -o CMakeFiles/cmTC_edd57.dir/CMakeCXXCompilerABI.cpp.o /tmp/ccfDLJdf.s]
  ignore line: [GNU assembler version 2.35.1 (aarch64-linux-musl) using BFD version (GNU Binutils) 2.35.1]
  ignore line: [COMPILER_PATH=/usr/lib64/gcc/aarch64-linux-musl/10.2.1/:/usr/lib64/gcc/aarch64-linux-musl/10.2.1/:/usr/lib64/gcc/aarch64-linux-musl/:/usr/lib64/gcc/aarch64-linux-musl/10.2.1/:/usr/lib64/gcc/aarch64-linux-musl/]
  ignore line: [LIBRARY_PATH=/usr/lib64/gcc/aarch64-linux-musl/10.2.1/:/usr/lib64/gcc/aarch64-linux-musl/10.2.1/../../../../lib64/:/lib/../lib64/:/usr/lib/../lib64/:/usr/lib64/gcc/aarch64-linux-musl/10.2.1/../../../:/lib/:/usr/lib/]
  ignore line: [COLLECT_GCC_OPTIONS='-D' 'NDEBUG' '-fstack-clash-protection' '-D' '_FORTIFY_SOURCE=2' '-march=armv8-a' '-O2' '-fdebug-prefix-map=/builddir/gzdoom-g4.7.1=.' '-v' '-o' 'CMakeFiles/cmTC_edd57.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' '-mlittle-endian' '-mabi=lp64']
  ignore line: [[2/2] Linking CXX executable cmTC_edd57]
  ignore line: [Using built-in specs.]
  ignore line: [COLLECT_GCC=/usr/bin/g++]
  ignore line: [COLLECT_LTO_WRAPPER=/usr/lib64/gcc/aarch64-linux-musl/10.2.1/lto-wrapper]
  ignore line: [Target: aarch64-linux-musl]
  ignore line: [Configured with: /builddir/gcc-10.2.1_pre1/configure --with-arch=armv8-a --host=aarch64-linux-musl --with-build-sysroot=/usr/aarch64-linux-musl --disable-gnu-unique-object --disable-libsanitizer --disable-symvers libat_cv_have_ifunc=no --enable-vtable-verify --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --libexecdir=/usr/lib64 --libdir=/usr/lib64 --enable-threads=posix --enable-__cxa_atexit --disable-multilib --with-system-zlib --enable-shared --enable-lto --enable-plugins --enable-linker-build-id --disable-werror --disable-nls --enable-default-pie --enable-default-ssp --enable-checking=release --disable-libstdcxx-pch --with-isl --with-linker-hash-style=gnu --disable-sjlj-exceptions --disable-target-libiberty --enable-languages=c c++ lto objc obj-c++ fortran go ada]
  ignore line: [Thread model: posix]
  ignore line: [Supported LTO compression algorithms: zlib]
  ignore line: [gcc version 10.2.1 20201203 (GCC) ]
  ignore line: [COMPILER_PATH=/usr/lib64/gcc/aarch64-linux-musl/10.2.1/:/usr/lib64/gcc/aarch64-linux-musl/10.2.1/:/usr/lib64/gcc/aarch64-linux-musl/:/usr/lib64/gcc/aarch64-linux-musl/10.2.1/:/usr/lib64/gcc/aarch64-linux-musl/]
  ignore line: [LIBRARY_PATH=/usr/lib64/gcc/aarch64-linux-musl/10.2.1/:/usr/lib64/gcc/aarch64-linux-musl/10.2.1/../../../../lib64/:/lib/../lib64/:/usr/lib/../lib64/:/usr/lib64/gcc/aarch64-linux-musl/10.2.1/../../../:/lib/:/usr/lib/]
  ignore line: [COLLECT_GCC_OPTIONS='-D' 'NDEBUG' '-fstack-clash-protection' '-D' '_FORTIFY_SOURCE=2' '-march=armv8-a' '-O2' '-fdebug-prefix-map=/builddir/gzdoom-g4.7.1=.' '-v' '-rdynamic' '-o' 'cmTC_edd57' '-shared-libgcc' '-mlittle-endian' '-mabi=lp64']
  link line: [ /usr/lib64/gcc/aarch64-linux-musl/10.2.1/collect2 -plugin /usr/lib64/gcc/aarch64-linux-musl/10.2.1/liblto_plugin.so -plugin-opt=/usr/lib64/gcc/aarch64-linux-musl/10.2.1/lto-wrapper -plugin-opt=-fresolution=/tmp/ccNiPdpI.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --build-id --eh-frame-hdr --hash-style=gnu -export-dynamic -dynamic-linker /lib/ld-musl-aarch64.so.1 -X -EL -maarch64linux -pie -o cmTC_edd57 /usr/lib64/gcc/aarch64-linux-musl/10.2.1/../../../../lib64/Scrt1.o /usr/lib64/gcc/aarch64-linux-musl/10.2.1/../../../../lib64/crti.o /usr/lib64/gcc/aarch64-linux-musl/10.2.1/crtbeginS.o -L/usr/lib64/gcc/aarch64-linux-musl/10.2.1 -L/usr/lib64/gcc/aarch64-linux-musl/10.2.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib64/gcc/aarch64-linux-musl/10.2.1/../../.. -z relro -z now --as-needed CMakeFiles/cmTC_edd57.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lssp_nonshared -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib64/gcc/aarch64-linux-musl/10.2.1/crtendS.o /usr/lib64/gcc/aarch64-linux-musl/10.2.1/../../../../lib64/crtn.o]
    arg [/usr/lib64/gcc/aarch64-linux-musl/10.2.1/collect2] ==> ignore
    arg [-plugin] ==> ignore
    arg [/usr/lib64/gcc/aarch64-linux-musl/10.2.1/liblto_plugin.so] ==> ignore
    arg [-plugin-opt=/usr/lib64/gcc/aarch64-linux-musl/10.2.1/lto-wrapper] ==> ignore
    arg [-plugin-opt=-fresolution=/tmp/ccNiPdpI.res] ==> ignore
    arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
    arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
    arg [-plugin-opt=-pass-through=-lc] ==> ignore
    arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
    arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
    arg [--build-id] ==> ignore
    arg [--eh-frame-hdr] ==> ignore
    arg [--hash-style=gnu] ==> ignore
    arg [-export-dynamic] ==> ignore
    arg [-dynamic-linker] ==> ignore
    arg [/lib/ld-musl-aarch64.so.1] ==> ignore
    arg [-X] ==> ignore
    arg [-EL] ==> ignore
    arg [-maarch64linux] ==> ignore
    arg [-pie] ==> ignore
    arg [-o] ==> ignore
    arg [cmTC_edd57] ==> ignore
    arg [/usr/lib64/gcc/aarch64-linux-musl/10.2.1/../../../../lib64/Scrt1.o] ==> obj [/usr/lib64/gcc/aarch64-linux-musl/10.2.1/../../../../lib64/Scrt1.o]
    arg [/usr/lib64/gcc/aarch64-linux-musl/10.2.1/../../../../lib64/crti.o] ==> obj [/usr/lib64/gcc/aarch64-linux-musl/10.2.1/../../../../lib64/crti.o]
    arg [/usr/lib64/gcc/aarch64-linux-musl/10.2.1/crtbeginS.o] ==> obj [/usr/lib64/gcc/aarch64-linux-musl/10.2.1/crtbeginS.o]
    arg [-L/usr/lib64/gcc/aarch64-linux-musl/10.2.1] ==> dir [/usr/lib64/gcc/aarch64-linux-musl/10.2.1]
    arg [-L/usr/lib64/gcc/aarch64-linux-musl/10.2.1/../../../../lib64] ==> dir [/usr/lib64/gcc/aarch64-linux-musl/10.2.1/../../../../lib64]
    arg [-L/lib/../lib64] ==> dir [/lib/../lib64]
    arg [-L/usr/lib/../lib64] ==> dir [/usr/lib/../lib64]
    arg [-L/usr/lib64/gcc/aarch64-linux-musl/10.2.1/../../..] ==> dir [/usr/lib64/gcc/aarch64-linux-musl/10.2.1/../../..]
    arg [-zrelro] ==> ignore
    arg [-znow] ==> ignore
    arg [--as-needed] ==> ignore
    arg [CMakeFiles/cmTC_edd57.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore
    arg [-lstdc++] ==> lib [stdc++]
    arg [-lm] ==> lib [m]
    arg [-lssp_nonshared] ==> lib [ssp_nonshared]
    arg [-lgcc_s] ==> lib [gcc_s]
    arg [-lgcc] ==> lib [gcc]
    arg [-lc] ==> lib [c]
    arg [-lgcc_s] ==> lib [gcc_s]
    arg [-lgcc] ==> lib [gcc]
    arg [/usr/lib64/gcc/aarch64-linux-musl/10.2.1/crtendS.o] ==> obj [/usr/lib64/gcc/aarch64-linux-musl/10.2.1/crtendS.o]
    arg [/usr/lib64/gcc/aarch64-linux-musl/10.2.1/../../../../lib64/crtn.o] ==> obj [/usr/lib64/gcc/aarch64-linux-musl/10.2.1/../../../../lib64/crtn.o]
  collapse obj [/usr/lib64/gcc/aarch64-linux-musl/10.2.1/../../../../lib64/Scrt1.o] ==> [/usr/lib64/Scrt1.o]
  collapse obj [/usr/lib64/gcc/aarch64-linux-musl/10.2.1/../../../../lib64/crti.o] ==> [/usr/lib64/crti.o]
  collapse obj [/usr/lib64/gcc/aarch64-linux-musl/10.2.1/../../../../lib64/crtn.o] ==> [/usr/lib64/crtn.o]
  collapse library dir [/usr/lib64/gcc/aarch64-linux-musl/10.2.1] ==> [/usr/lib64/gcc/aarch64-linux-musl/10.2.1]
  collapse library dir [/usr/lib64/gcc/aarch64-linux-musl/10.2.1/../../../../lib64] ==> [/usr/lib64]
  collapse library dir [/lib/../lib64] ==> [/lib64]
  collapse library dir [/usr/lib/../lib64] ==> [/usr/lib64]
  collapse library dir [/usr/lib64/gcc/aarch64-linux-musl/10.2.1/../../..] ==> [/usr/lib64]
  implicit libs: [stdc++;m;ssp_nonshared;gcc_s;gcc;c;gcc_s;gcc]
  implicit objs: [/usr/lib64/Scrt1.o;/usr/lib64/crti.o;/usr/lib64/gcc/aarch64-linux-musl/10.2.1/crtbeginS.o;/usr/lib64/gcc/aarch64-linux-musl/10.2.1/crtendS.o;/usr/lib64/crtn.o]
  implicit dirs: [/usr/lib64/gcc/aarch64-linux-musl/10.2.1;/usr/lib64;/lib64]
  implicit fwks: []


Determining if the BZ2_bzCompressInit exist passed with the following output:
Change Dir: /builddir/gzdoom-g4.7.1/build/CMakeFiles/CMakeTmp

Run Build Command(s):/usr/bin/ninja cmTC_79dce && [1/2] Building C object CMakeFiles/cmTC_79dce.dir/CheckSymbolExists.c.o
[2/2] Linking C executable cmTC_79dce


File /builddir/gzdoom-g4.7.1/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <bzlib.h>

int main(int argc, char** argv)
{
  (void)argv;
#ifndef BZ2_bzCompressInit
  return ((int*)(&BZ2_bzCompressInit))[argc];
#else
  (void)argc;
  return 0;
#endif
}
```

CMakeError.log:
```
Determining if the fts_set exist failed with the following output:
Change Dir: /builddir/gzdoom-g4.7.1/build/CMakeFiles/CMakeTmp

Run Build Command(s):/usr/bin/ninja cmTC_2ac65 && [1/2] Building C object CMakeFiles/cmTC_2ac65.dir/CheckSymbolExists.c.o
[2/2] Linking C executable cmTC_2ac65
FAILED: cmTC_2ac65 
: && /usr/bin/cc -DNDEBUG -fstack-clash-protection -D_FORTIFY_SOURCE=2 -march=armv8-a -O2    -fdebug-prefix-map=/builddir/gzdoom-g4.7.1=. -Wl,-z,relro -Wl,-z,now -Wl,--as-needed   -rdynamic CMakeFiles/cmTC_2ac65.dir/CheckSymbolExists.c.o -o cmTC_2ac65   && :
/usr/bin/ld: CMakeFiles/cmTC_2ac65.dir/CheckSymbolExists.c.o: in function `main':
CheckSymbolExists.c:(.text.startup+0x0): undefined reference to `fts_set'
/usr/bin/ld: CheckSymbolExists.c:(.text.startup+0x4): undefined reference to `fts_set'
collect2: error: ld returned 1 exit status
ninja: build stopped: subcommand failed.


File /builddir/gzdoom-g4.7.1/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <fts.h>

int main(int argc, char** argv)
{
  (void)argv;
#ifndef fts_set
  return ((int*)(&fts_set))[argc];
#else
  (void)argc;
  return 0;
#endif
}
Determining if the include file pthread.h exists failed with the following output:
Change Dir: /builddir/gzdoom-g4.7.1/build/CMakeFiles/CMakeTmp

Run Build Command(s):/usr/bin/ninja cmTC_e71f2 && [1/2] Building C object CMakeFiles/cmTC_e71f2.dir/CheckIncludeFile.c.o
FAILED: CMakeFiles/cmTC_e71f2.dir/CheckIncludeFile.c.o 
/usr/bin/cc   -DNDEBUG -fstack-clash-protection -D_FORTIFY_SOURCE=2 -march=armv8-a -O2    -fdebug-prefix-map=/builddir/gzdoom-g4.7.1=. -ffp-contract=off -DHAVE_SOFTPOLY -DHAVE_VULKAN -DHAVE_GLES2 -L/usr/lib64;-lfts -fPIE -ffast-math -ffp-contract=fast -o CMakeFiles/cmTC_e71f2.dir/CheckIncludeFile.c.o -c /builddir/gzdoom-g4.7.1/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
cc: fatal error: no input files
compilation terminated.
/bin/sh: line 1: -lfts: command not found
ninja: build stopped: subcommand failed.



Determining if the function strdup exists failed with the following output:
Change Dir: /builddir/gzdoom-g4.7.1/build/CMakeFiles/CMakeTmp

Run Build Command(s):/usr/bin/ninja cmTC_9f546 && [1/2] Building C object CMakeFiles/cmTC_9f546.dir/CheckFunctionExists.c.o
FAILED: CMakeFiles/cmTC_9f546.dir/CheckFunctionExists.c.o 
/usr/bin/cc   -DNDEBUG -fstack-clash-protection -D_FORTIFY_SOURCE=2 -march=armv8-a -O2    -fdebug-prefix-map=/builddir/gzdoom-g4.7.1=. -ffp-contract=off -DHAVE_SOFTPOLY -DHAVE_VULKAN -DHAVE_GLES2 -L/usr/lib64;-lfts -fPIE -DCHECK_FUNCTION_EXISTS=strdup -o CMakeFiles/cmTC_9f546.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.22/Modules/CheckFunctionExists.c
cc: fatal error: no input files
compilation terminated.
/bin/sh: line 1: -lfts: command not found
ninja: build stopped: subcommand failed.



Determining if the function strndup exists failed with the following output:
Change Dir: /builddir/gzdoom-g4.7.1/build/CMakeFiles/CMakeTmp

Run Build Command(s):/usr/bin/ninja cmTC_41125 && [1/2] Building C object CMakeFiles/cmTC_41125.dir/CheckFunctionExists.c.o
FAILED: CMakeFiles/cmTC_41125.dir/CheckFunctionExists.c.o 
/usr/bin/cc   -DNDEBUG -fstack-clash-protection -D_FORTIFY_SOURCE=2 -march=armv8-a -O2    -fdebug-prefix-map=/builddir/gzdoom-g4.7.1=. -ffp-contract=off -DHAVE_SOFTPOLY -DHAVE_VULKAN -DHAVE_GLES2 -L/usr/lib64;-lfts -fPIE -DCHECK_FUNCTION_EXISTS=strndup -o CMakeFiles/cmTC_41125.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.22/Modules/CheckFunctionExists.c
cc: fatal error: no input files
compilation terminated.
/bin/sh: line 1: -lfts: command not found
ninja: build stopped: subcommand failed.



Determining if the include file sys/types.h exists failed with the following output:
Change Dir: /builddir/gzdoom-g4.7.1/build/CMakeFiles/CMakeTmp

Run Build Command(s):/usr/bin/ninja cmTC_bab07 && [1/2] Building C object CMakeFiles/cmTC_bab07.dir/CheckIncludeFile.c.o
FAILED: CMakeFiles/cmTC_bab07.dir/CheckIncludeFile.c.o 
/usr/bin/cc   -DNDEBUG -fstack-clash-protection -D_FORTIFY_SOURCE=2 -march=armv8-a -O2    -fdebug-prefix-map=/builddir/gzdoom-g4.7.1=. -ffp-contract=off -DHAVE_SOFTPOLY -DHAVE_VULKAN -DHAVE_GLES2 -L/usr/lib64;-lfts -fPIE -o CMakeFiles/cmTC_bab07.dir/CheckIncludeFile.c.o -c /builddir/gzdoom-g4.7.1/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
cc: fatal error: no input files
compilation terminated.
/bin/sh: line 1: -lfts: command not found
ninja: build stopped: subcommand failed.



Determining if the include file stdint.h exists failed with the following output:
Change Dir: /builddir/gzdoom-g4.7.1/build/CMakeFiles/CMakeTmp

Run Build Command(s):/usr/bin/ninja cmTC_18ea4 && [1/2] Building C object CMakeFiles/cmTC_18ea4.dir/CheckIncludeFile.c.o
FAILED: CMakeFiles/cmTC_18ea4.dir/CheckIncludeFile.c.o 
/usr/bin/cc   -DNDEBUG -fstack-clash-protection -D_FORTIFY_SOURCE=2 -march=armv8-a -O2    -fdebug-prefix-map=/builddir/gzdoom-g4.7.1=. -ffp-contract=off -DHAVE_SOFTPOLY -DHAVE_VULKAN -DHAVE_GLES2 -L/usr/lib64;-lfts -fPIE -o CMakeFiles/cmTC_18ea4.dir/CheckIncludeFile.c.o -c /builddir/gzdoom-g4.7.1/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
cc: fatal error: no input files
compilation terminated.
/bin/sh: line 1: -lfts: command not found
ninja: build stopped: subcommand failed.



Determining if the include file stddef.h exists failed with the following output:
Change Dir: /builddir/gzdoom-g4.7.1/build/CMakeFiles/CMakeTmp

Run Build Command(s):/usr/bin/ninja cmTC_1e6b0 && [1/2] Building C object CMakeFiles/cmTC_1e6b0.dir/CheckIncludeFile.c.o
FAILED: CMakeFiles/cmTC_1e6b0.dir/CheckIncludeFile.c.o 
/usr/bin/cc   -DNDEBUG -fstack-clash-protection -D_FORTIFY_SOURCE=2 -march=armv8-a -O2    -fdebug-prefix-map=/builddir/gzdoom-g4.7.1=. -ffp-contract=off -DHAVE_SOFTPOLY -DHAVE_VULKAN -DHAVE_GLES2 -L/usr/lib64;-lfts -fPIE -o CMakeFiles/cmTC_1e6b0.dir/CheckIncludeFile.c.o -c /builddir/gzdoom-g4.7.1/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
cc: fatal error: no input files
compilation terminated.
/bin/sh: line 1: -lfts: command not found
ninja: build stopped: subcommand failed.



Determining size of 0i8 failed with the following output:
Change Dir: /builddir/gzdoom-g4.7.1/build/CMakeFiles/CMakeTmp

Run Build Command(s):/usr/bin/ninja cmTC_3231e && [1/2] Building C object CMakeFiles/cmTC_3231e.dir/SIZEOF_0I8.c.o
FAILED: CMakeFiles/cmTC_3231e.dir/SIZEOF_0I8.c.o 
/usr/bin/cc   -DNDEBUG -fstack-clash-protection -D_FORTIFY_SOURCE=2 -march=armv8-a -O2    -fdebug-prefix-map=/builddir/gzdoom-g4.7.1=. -ffp-contract=off -DHAVE_SOFTPOLY -DHAVE_VULKAN -DHAVE_GLES2 -L/usr/lib64;-lfts -fPIE -o CMakeFiles/cmTC_3231e.dir/SIZEOF_0I8.c.o -c /builddir/gzdoom-g4.7.1/build/CMakeFiles/CheckTypeSize/SIZEOF_0I8.c
cc: fatal error: no input files
compilation terminated.
/bin/sh: line 1: -lfts: command not found
ninja: build stopped: subcommand failed.


/builddir/gzdoom-g4.7.1/build/CMakeFiles/CheckTypeSize/SIZEOF_0I8.c:


#undef KEY
#if defined(__i386)
# define KEY '_','_','i','3','8','6'
#elif defined(__x86_64)
# define KEY '_','_','x','8','6','_','6','4'
#elif defined(__PPC64__)
# define KEY '_','_','P','P','C','6','4','_','_'
#elif defined(__ppc64__)
# define KEY '_','_','p','p','c','6','4','_','_'
#elif defined(__PPC__)
# define KEY '_','_','P','P','C','_','_'
#elif defined(__ppc__)
# define KEY '_','_','p','p','c','_','_'
#elif defined(__aarch64__)
# define KEY '_','_','a','a','r','c','h','6','4','_','_'
#elif defined(__ARM_ARCH_7A__)
# define KEY '_','_','A','R','M','_','A','R','C','H','_','7','A','_','_'
#elif defined(__ARM_ARCH_7S__)
# define KEY '_','_','A','R','M','_','A','R','C','H','_','7','S','_','_'
#endif

#define SIZE (sizeof(0i8))
static char info_size[] =  {'I', 'N', 'F', 'O', ':', 's','i','z','e','[',
  ('0' + ((SIZE / 10000)%10)),
  ('0' + ((SIZE / 1000)%10)),
  ('0' + ((SIZE / 100)%10)),
  ('0' + ((SIZE / 10)%10)),
  ('0' +  (SIZE    % 10)),
  ']',
#ifdef KEY
  ' ','k','e','y','[', KEY, ']',
#endif
  '\0'};

#ifdef __CLASSIC_C__
int main(argc, argv) int argc; char *argv[];
#else
int main(int argc, char *argv[])
#endif
{
  int require = 0;
  require += info_size[argc];
  (void)argv;
  return require;
}


Determining size of 0l failed with the following output:
Change Dir: /builddir/gzdoom-g4.7.1/build/CMakeFiles/CMakeTmp

Run Build Command(s):/usr/bin/ninja cmTC_baaad && [1/2] Building C object CMakeFiles/cmTC_baaad.dir/SIZEOF_0L.c.o
FAILED: CMakeFiles/cmTC_baaad.dir/SIZEOF_0L.c.o 
/usr/bin/cc   -DNDEBUG -fstack-clash-protection -D_FORTIFY_SOURCE=2 -march=armv8-a -O2    -fdebug-prefix-map=/builddir/gzdoom-g4.7.1=. -ffp-contract=off -DHAVE_SOFTPOLY -DHAVE_VULKAN -DHAVE_GLES2 -L/usr/lib64;-lfts -fPIE -o CMakeFiles/cmTC_baaad.dir/SIZEOF_0L.c.o -c /builddir/gzdoom-g4.7.1/build/CMakeFiles/CheckTypeSize/SIZEOF_0L.c
cc: fatal error: no input files
compilation terminated.
/bin/sh: line 1: -lfts: command not found
ninja: build stopped: subcommand failed.


/builddir/gzdoom-g4.7.1/build/CMakeFiles/CheckTypeSize/SIZEOF_0L.c:


#undef KEY
#if defined(__i386)
# define KEY '_','_','i','3','8','6'
#elif defined(__x86_64)
# define KEY '_','_','x','8','6','_','6','4'
#elif defined(__PPC64__)
# define KEY '_','_','P','P','C','6','4','_','_'
#elif defined(__ppc64__)
# define KEY '_','_','p','p','c','6','4','_','_'
#elif defined(__PPC__)
# define KEY '_','_','P','P','C','_','_'
#elif defined(__ppc__)
# define KEY '_','_','p','p','c','_','_'
#elif defined(__aarch64__)
# define KEY '_','_','a','a','r','c','h','6','4','_','_'
#elif defined(__ARM_ARCH_7A__)
# define KEY '_','_','A','R','M','_','A','R','C','H','_','7','A','_','_'
#elif defined(__ARM_ARCH_7S__)
# define KEY '_','_','A','R','M','_','A','R','C','H','_','7','S','_','_'
#endif

#define SIZE (sizeof(0l))
static char info_size[] =  {'I', 'N', 'F', 'O', ':', 's','i','z','e','[',
  ('0' + ((SIZE / 10000)%10)),
  ('0' + ((SIZE / 1000)%10)),
  ('0' + ((SIZE / 100)%10)),
  ('0' + ((SIZE / 10)%10)),
  ('0' +  (SIZE    % 10)),
  ']',
#ifdef KEY
  ' ','k','e','y','[', KEY, ']',
#endif
  '\0'};

#ifdef __CLASSIC_C__
int main(argc, argv) int argc; char *argv[];
#else
int main(int argc, char *argv[])
#endif
{
  int require = 0;
  require += info_size[argc];
  (void)argv;
  return require;
}


Determining size of 0ll failed with the following output:
Change Dir: /builddir/gzdoom-g4.7.1/build/CMakeFiles/CMakeTmp

Run Build Command(s):/usr/bin/ninja cmTC_8d33c && [1/2] Building C object CMakeFiles/cmTC_8d33c.dir/SIZEOF_0LL.c.o
FAILED: CMakeFiles/cmTC_8d33c.dir/SIZEOF_0LL.c.o 
/usr/bin/cc   -DNDEBUG -fstack-clash-protection -D_FORTIFY_SOURCE=2 -march=armv8-a -O2    -fdebug-prefix-map=/builddir/gzdoom-g4.7.1=. -ffp-contract=off -DHAVE_SOFTPOLY -DHAVE_VULKAN -DHAVE_GLES2 -L/usr/lib64;-lfts -fPIE -o CMakeFiles/cmTC_8d33c.dir/SIZEOF_0LL.c.o -c /builddir/gzdoom-g4.7.1/build/CMakeFiles/CheckTypeSize/SIZEOF_0LL.c
cc: fatal error: no input files
compilation terminated.
/bin/sh: line 1: -lfts: command not found
ninja: build stopped: subcommand failed.


/builddir/gzdoom-g4.7.1/build/CMakeFiles/CheckTypeSize/SIZEOF_0LL.c:


#undef KEY
#if defined(__i386)
# define KEY '_','_','i','3','8','6'
#elif defined(__x86_64)
# define KEY '_','_','x','8','6','_','6','4'
#elif defined(__PPC64__)
# define KEY '_','_','P','P','C','6','4','_','_'
#elif defined(__ppc64__)
# define KEY '_','_','p','p','c','6','4','_','_'
#elif defined(__PPC__)
# define KEY '_','_','P','P','C','_','_'
#elif defined(__ppc__)
# define KEY '_','_','p','p','c','_','_'
#elif defined(__aarch64__)
# define KEY '_','_','a','a','r','c','h','6','4','_','_'
#elif defined(__ARM_ARCH_7A__)
# define KEY '_','_','A','R','M','_','A','R','C','H','_','7','A','_','_'
#elif defined(__ARM_ARCH_7S__)
# define KEY '_','_','A','R','M','_','A','R','C','H','_','7','S','_','_'
#endif

#define SIZE (sizeof(0ll))
static char info_size[] =  {'I', 'N', 'F', 'O', ':', 's','i','z','e','[',
  ('0' + ((SIZE / 10000)%10)),
  ('0' + ((SIZE / 1000)%10)),
  ('0' + ((SIZE / 100)%10)),
  ('0' + ((SIZE / 10)%10)),
  ('0' +  (SIZE    % 10)),
  ']',
#ifdef KEY
  ' ','k','e','y','[', KEY, ']',
#endif
  '\0'};

#ifdef __CLASSIC_C__
int main(argc, argv) int argc; char *argv[];
#else
int main(int argc, char *argv[])
#endif
{
  int require = 0;
  require += info_size[argc];
  (void)argv;
  return require;
}


Determining size of char failed with the following output:
Change Dir: /builddir/gzdoom-g4.7.1/build/CMakeFiles/CMakeTmp

Run Build Command(s):/usr/bin/ninja cmTC_cf53f && [1/2] Building C object CMakeFiles/cmTC_cf53f.dir/SIZEOF_CHAR.c.o
FAILED: CMakeFiles/cmTC_cf53f.dir/SIZEOF_CHAR.c.o 
/usr/bin/cc   -DNDEBUG -fstack-clash-protection -D_FORTIFY_SOURCE=2 -march=armv8-a -O2    -fdebug-prefix-map=/builddir/gzdoom-g4.7.1=. -ffp-contract=off -DHAVE_SOFTPOLY -DHAVE_VULKAN -DHAVE_GLES2 -L/usr/lib64;-lfts -fPIE -o CMakeFiles/cmTC_cf53f.dir/SIZEOF_CHAR.c.o -c /builddir/gzdoom-g4.7.1/build/CMakeFiles/CheckTypeSize/SIZEOF_CHAR.c
cc: fatal error: no input files
compilation terminated.
/bin/sh: line 1: -lfts: command not found
ninja: build stopped: subcommand failed.


/builddir/gzdoom-g4.7.1/build/CMakeFiles/CheckTypeSize/SIZEOF_CHAR.c:


#undef KEY
#if defined(__i386)
# define KEY '_','_','i','3','8','6'
#elif defined(__x86_64)
# define KEY '_','_','x','8','6','_','6','4'
#elif defined(__PPC64__)
# define KEY '_','_','P','P','C','6','4','_','_'
#elif defined(__ppc64__)
# define KEY '_','_','p','p','c','6','4','_','_'
#elif defined(__PPC__)
# define KEY '_','_','P','P','C','_','_'
#elif defined(__ppc__)
# define KEY '_','_','p','p','c','_','_'
#elif defined(__aarch64__)
# define KEY '_','_','a','a','r','c','h','6','4','_','_'
#elif defined(__ARM_ARCH_7A__)
# define KEY '_','_','A','R','M','_','A','R','C','H','_','7','A','_','_'
#elif defined(__ARM_ARCH_7S__)
# define KEY '_','_','A','R','M','_','A','R','C','H','_','7','S','_','_'
#endif

#define SIZE (sizeof(char))
static char info_size[] =  {'I', 'N', 'F', 'O', ':', 's','i','z','e','[',
  ('0' + ((SIZE / 10000)%10)),
  ('0' + ((SIZE / 1000)%10)),
  ('0' + ((SIZE / 100)%10)),
  ('0' + ((SIZE / 10)%10)),
  ('0' +  (SIZE    % 10)),
  ']',
#ifdef KEY
  ' ','k','e','y','[', KEY, ']',
#endif
  '\0'};

#ifdef __CLASSIC_C__
int main(argc, argv) int argc; char *argv[];
#else
int main(int argc, char *argv[])
#endif
{
  int require = 0;
  require += info_size[argc];
  (void)argv;
  return require;
}


Determining size of short failed with the following output:
Change Dir: /builddir/gzdoom-g4.7.1/build/CMakeFiles/CMakeTmp

Run Build Command(s):/usr/bin/ninja cmTC_71e57 && [1/2] Building C object CMakeFiles/cmTC_71e57.dir/SIZEOF_SHORT.c.o
FAILED: CMakeFiles/cmTC_71e57.dir/SIZEOF_SHORT.c.o 
/usr/bin/cc   -DNDEBUG -fstack-clash-protection -D_FORTIFY_SOURCE=2 -march=armv8-a -O2    -fdebug-prefix-map=/builddir/gzdoom-g4.7.1=. -ffp-contract=off -DHAVE_SOFTPOLY -DHAVE_VULKAN -DHAVE_GLES2 -L/usr/lib64;-lfts -fPIE -o CMakeFiles/cmTC_71e57.dir/SIZEOF_SHORT.c.o -c /builddir/gzdoom-g4.7.1/build/CMakeFiles/CheckTypeSize/SIZEOF_SHORT.c
cc: fatal error: no input files
compilation terminated.
/bin/sh: line 1: -lfts: command not found
ninja: build stopped: subcommand failed.


/builddir/gzdoom-g4.7.1/build/CMakeFiles/CheckTypeSize/SIZEOF_SHORT.c:


#undef KEY
#if defined(__i386)
# define KEY '_','_','i','3','8','6'
#elif defined(__x86_64)
# define KEY '_','_','x','8','6','_','6','4'
#elif defined(__PPC64__)
# define KEY '_','_','P','P','C','6','4','_','_'
#elif defined(__ppc64__)
# define KEY '_','_','p','p','c','6','4','_','_'
#elif defined(__PPC__)
# define KEY '_','_','P','P','C','_','_'
#elif defined(__ppc__)
# define KEY '_','_','p','p','c','_','_'
#elif defined(__aarch64__)
# define KEY '_','_','a','a','r','c','h','6','4','_','_'
#elif defined(__ARM_ARCH_7A__)
# define KEY '_','_','A','R','M','_','A','R','C','H','_','7','A','_','_'
#elif defined(__ARM_ARCH_7S__)
# define KEY '_','_','A','R','M','_','A','R','C','H','_','7','S','_','_'
#endif

#define SIZE (sizeof(short))
static char info_size[] =  {'I', 'N', 'F', 'O', ':', 's','i','z','e','[',
  ('0' + ((SIZE / 10000)%10)),
  ('0' + ((SIZE / 1000)%10)),
  ('0' + ((SIZE / 100)%10)),
  ('0' + ((SIZE / 10)%10)),
  ('0' +  (SIZE    % 10)),
  ']',
#ifdef KEY
  ' ','k','e','y','[', KEY, ']',
#endif
  '\0'};

#ifdef __CLASSIC_C__
int main(argc, argv) int argc; char *argv[];
#else
int main(int argc, char *argv[])
#endif
{
  int require = 0;
  require += info_size[argc];
  (void)argv;
  return require;
}


Determining size of int failed with the following output:
Change Dir: /builddir/gzdoom-g4.7.1/build/CMakeFiles/CMakeTmp

Run Build Command(s):/usr/bin/ninja cmTC_6c4f8 && [1/2] Building C object CMakeFiles/cmTC_6c4f8.dir/SIZEOF_INT.c.o
FAILED: CMakeFiles/cmTC_6c4f8.dir/SIZEOF_INT.c.o 
/usr/bin/cc   -DNDEBUG -fstack-clash-protection -D_FORTIFY_SOURCE=2 -march=armv8-a -O2    -fdebug-prefix-map=/builddir/gzdoom-g4.7.1=. -ffp-contract=off -DHAVE_SOFTPOLY -DHAVE_VULKAN -DHAVE_GLES2 -L/usr/lib64;-lfts -fPIE -o CMakeFiles/cmTC_6c4f8.dir/SIZEOF_INT.c.o -c /builddir/gzdoom-g4.7.1/build/CMakeFiles/CheckTypeSize/SIZEOF_INT.c
cc: fatal error: no input files
compilation terminated.
/bin/sh: line 1: -lfts: command not found
ninja: build stopped: subcommand failed.


/builddir/gzdoom-g4.7.1/build/CMakeFiles/CheckTypeSize/SIZEOF_INT.c:


#undef KEY
#if defined(__i386)
# define KEY '_','_','i','3','8','6'
#elif defined(__x86_64)
# define KEY '_','_','x','8','6','_','6','4'
#elif defined(__PPC64__)
# define KEY '_','_','P','P','C','6','4','_','_'
#elif defined(__ppc64__)
# define KEY '_','_','p','p','c','6','4','_','_'
#elif defined(__PPC__)
# define KEY '_','_','P','P','C','_','_'
#elif defined(__ppc__)
# define KEY '_','_','p','p','c','_','_'
#elif defined(__aarch64__)
# define KEY '_','_','a','a','r','c','h','6','4','_','_'
#elif defined(__ARM_ARCH_7A__)
# define KEY '_','_','A','R','M','_','A','R','C','H','_','7','A','_','_'
#elif defined(__ARM_ARCH_7S__)
# define KEY '_','_','A','R','M','_','A','R','C','H','_','7','S','_','_'
#endif

#define SIZE (sizeof(int))
static char info_size[] =  {'I', 'N', 'F', 'O', ':', 's','i','z','e','[',
  ('0' + ((SIZE / 10000)%10)),
  ('0' + ((SIZE / 1000)%10)),
  ('0' + ((SIZE / 100)%10)),
  ('0' + ((SIZE / 10)%10)),
  ('0' +  (SIZE    % 10)),
  ']',
#ifdef KEY
  ' ','k','e','y','[', KEY, ']',
#endif
  '\0'};

#ifdef __CLASSIC_C__
int main(argc, argv) int argc; char *argv[];
#else
int main(int argc, char *argv[])
#endif
{
  int require = 0;
  require += info_size[argc];
  (void)argv;
  return require;
}


Determining size of long failed with the following output:
Change Dir: /builddir/gzdoom-g4.7.1/build/CMakeFiles/CMakeTmp

Run Build Command(s):/usr/bin/ninja cmTC_82832 && [1/2] Building C object CMakeFiles/cmTC_82832.dir/SIZEOF_LONG.c.o
FAILED: CMakeFiles/cmTC_82832.dir/SIZEOF_LONG.c.o 
/usr/bin/cc   -DNDEBUG -fstack-clash-protection -D_FORTIFY_SOURCE=2 -march=armv8-a -O2    -fdebug-prefix-map=/builddir/gzdoom-g4.7.1=. -ffp-contract=off -DHAVE_SOFTPOLY -DHAVE_VULKAN -DHAVE_GLES2 -L/usr/lib64;-lfts -fPIE -o CMakeFiles/cmTC_82832.dir/SIZEOF_LONG.c.o -c /builddir/gzdoom-g4.7.1/build/CMakeFiles/CheckTypeSize/SIZEOF_LONG.c
cc: fatal error: no input files
compilation terminated.
/bin/sh: line 1: -lfts: command not found
ninja: build stopped: subcommand failed.


/builddir/gzdoom-g4.7.1/build/CMakeFiles/CheckTypeSize/SIZEOF_LONG.c:


#undef KEY
#if defined(__i386)
# define KEY '_','_','i','3','8','6'
#elif defined(__x86_64)
# define KEY '_','_','x','8','6','_','6','4'
#elif defined(__PPC64__)
# define KEY '_','_','P','P','C','6','4','_','_'
#elif defined(__ppc64__)
# define KEY '_','_','p','p','c','6','4','_','_'
#elif defined(__PPC__)
# define KEY '_','_','P','P','C','_','_'
#elif defined(__ppc__)
# define KEY '_','_','p','p','c','_','_'
#elif defined(__aarch64__)
# define KEY '_','_','a','a','r','c','h','6','4','_','_'
#elif defined(__ARM_ARCH_7A__)
# define KEY '_','_','A','R','M','_','A','R','C','H','_','7','A','_','_'
#elif defined(__ARM_ARCH_7S__)
# define KEY '_','_','A','R','M','_','A','R','C','H','_','7','S','_','_'
#endif

#define SIZE (sizeof(long))
static char info_size[] =  {'I', 'N', 'F', 'O', ':', 's','i','z','e','[',
  ('0' + ((SIZE / 10000)%10)),
  ('0' + ((SIZE / 1000)%10)),
  ('0' + ((SIZE / 100)%10)),
  ('0' + ((SIZE / 10)%10)),
  ('0' +  (SIZE    % 10)),
  ']',
#ifdef KEY
  ' ','k','e','y','[', KEY, ']',
#endif
  '\0'};

#ifdef __CLASSIC_C__
int main(argc, argv) int argc; char *argv[];
#else
int main(int argc, char *argv[])
#endif
{
  int require = 0;
  require += info_size[argc];
  (void)argv;
  return require;
}


Determining size of long long failed with the following output:
Change Dir: /builddir/gzdoom-g4.7.1/build/CMakeFiles/CMakeTmp

Run Build Command(s):/usr/bin/ninja cmTC_0c7d3 && [1/2] Building C object CMakeFiles/cmTC_0c7d3.dir/SIZEOF_LONG_LONG.c.o
FAILED: CMakeFiles/cmTC_0c7d3.dir/SIZEOF_LONG_LONG.c.o 
/usr/bin/cc   -DNDEBUG -fstack-clash-protection -D_FORTIFY_SOURCE=2 -march=armv8-a -O2    -fdebug-prefix-map=/builddir/gzdoom-g4.7.1=. -ffp-contract=off -DHAVE_SOFTPOLY -DHAVE_VULKAN -DHAVE_GLES2 -L/usr/lib64;-lfts -fPIE -o CMakeFiles/cmTC_0c7d3.dir/SIZEOF_LONG_LONG.c.o -c /builddir/gzdoom-g4.7.1/build/CMakeFiles/CheckTypeSize/SIZEOF_LONG_LONG.c
cc: fatal error: no input files
compilation terminated.
/bin/sh: line 1: -lfts: command not found
ninja: build stopped: subcommand failed.


/builddir/gzdoom-g4.7.1/build/CMakeFiles/CheckTypeSize/SIZEOF_LONG_LONG.c:


#undef KEY
#if defined(__i386)
# define KEY '_','_','i','3','8','6'
#elif defined(__x86_64)
# define KEY '_','_','x','8','6','_','6','4'
#elif defined(__PPC64__)
# define KEY '_','_','P','P','C','6','4','_','_'
#elif defined(__ppc64__)
# define KEY '_','_','p','p','c','6','4','_','_'
#elif defined(__PPC__)
# define KEY '_','_','P','P','C','_','_'
#elif defined(__ppc__)
# define KEY '_','_','p','p','c','_','_'
#elif defined(__aarch64__)
# define KEY '_','_','a','a','r','c','h','6','4','_','_'
#elif defined(__ARM_ARCH_7A__)
# define KEY '_','_','A','R','M','_','A','R','C','H','_','7','A','_','_'
#elif defined(__ARM_ARCH_7S__)
# define KEY '_','_','A','R','M','_','A','R','C','H','_','7','S','_','_'
#endif

#define SIZE (sizeof(long long))
static char info_size[] =  {'I', 'N', 'F', 'O', ':', 's','i','z','e','[',
  ('0' + ((SIZE / 10000)%10)),
  ('0' + ((SIZE / 1000)%10)),
  ('0' + ((SIZE / 100)%10)),
  ('0' + ((SIZE / 10)%10)),
  ('0' +  (SIZE    % 10)),
  ']',
#ifdef KEY
  ' ','k','e','y','[', KEY, ']',
#endif
  '\0'};

#ifdef __CLASSIC_C__
int main(argc, argv) int argc; char *argv[];
#else
int main(int argc, char *argv[])
#endif
{
  int require = 0;
  require += info_size[argc];
  (void)argv;
  return require;
}


Determining size of void * failed with the following output:
Change Dir: /builddir/gzdoom-g4.7.1/build/CMakeFiles/CMakeTmp

Run Build Command(s):/usr/bin/ninja cmTC_b31e0 && [1/2] Building C object CMakeFiles/cmTC_b31e0.dir/SIZEOF_VOID_P.c.o
FAILED: CMakeFiles/cmTC_b31e0.dir/SIZEOF_VOID_P.c.o 
/usr/bin/cc   -DNDEBUG -fstack-clash-protection -D_FORTIFY_SOURCE=2 -march=armv8-a -O2    -fdebug-prefix-map=/builddir/gzdoom-g4.7.1=. -ffp-contract=off -DHAVE_SOFTPOLY -DHAVE_VULKAN -DHAVE_GLES2 -L/usr/lib64;-lfts -fPIE -o CMakeFiles/cmTC_b31e0.dir/SIZEOF_VOID_P.c.o -c /builddir/gzdoom-g4.7.1/build/CMakeFiles/CheckTypeSize/SIZEOF_VOID_P.c
cc: fatal error: no input files
compilation terminated.
/bin/sh: line 1: -lfts: command not found
ninja: build stopped: subcommand failed.


/builddir/gzdoom-g4.7.1/build/CMakeFiles/CheckTypeSize/SIZEOF_VOID_P.c:


#undef KEY
#if defined(__i386)
# define KEY '_','_','i','3','8','6'
#elif defined(__x86_64)
# define KEY '_','_','x','8','6','_','6','4'
#elif defined(__PPC64__)
# define KEY '_','_','P','P','C','6','4','_','_'
#elif defined(__ppc64__)
# define KEY '_','_','p','p','c','6','4','_','_'
#elif defined(__PPC__)
# define KEY '_','_','P','P','C','_','_'
#elif defined(__ppc__)
# define KEY '_','_','p','p','c','_','_'
#elif defined(__aarch64__)
# define KEY '_','_','a','a','r','c','h','6','4','_','_'
#elif defined(__ARM_ARCH_7A__)
# define KEY '_','_','A','R','M','_','A','R','C','H','_','7','A','_','_'
#elif defined(__ARM_ARCH_7S__)
# define KEY '_','_','A','R','M','_','A','R','C','H','_','7','S','_','_'
#endif

#define SIZE (sizeof(void *))
static char info_size[] =  {'I', 'N', 'F', 'O', ':', 's','i','z','e','[',
  ('0' + ((SIZE / 10000)%10)),
  ('0' + ((SIZE / 1000)%10)),
  ('0' + ((SIZE / 100)%10)),
  ('0' + ((SIZE / 10)%10)),
  ('0' +  (SIZE    % 10)),
  ']',
#ifdef KEY
  ' ','k','e','y','[', KEY, ']',
#endif
  '\0'};

#ifdef __CLASSIC_C__
int main(argc, argv) int argc; char *argv[];
#else
int main(int argc, char *argv[])
#endif
{
  int require = 0;
  require += info_size[argc];
  (void)argv;
  return require;
}


Determining size of __int64 failed with the following output:
Change Dir: /builddir/gzdoom-g4.7.1/build/CMakeFiles/CMakeTmp

Run Build Command(s):/usr/bin/ninja cmTC_32155 && [1/2] Building C object CMakeFiles/cmTC_32155.dir/SIZEOF___INT_64.c.o
FAILED: CMakeFiles/cmTC_32155.dir/SIZEOF___INT_64.c.o 
/usr/bin/cc   -DNDEBUG -fstack-clash-protection -D_FORTIFY_SOURCE=2 -march=armv8-a -O2    -fdebug-prefix-map=/builddir/gzdoom-g4.7.1=. -ffp-contract=off -DHAVE_SOFTPOLY -DHAVE_VULKAN -DHAVE_GLES2 -L/usr/lib64;-lfts -fPIE -o CMakeFiles/cmTC_32155.dir/SIZEOF___INT_64.c.o -c /builddir/gzdoom-g4.7.1/build/CMakeFiles/CheckTypeSize/SIZEOF___INT_64.c
cc: fatal error: no input files
compilation terminated.
/bin/sh: line 1: -lfts: command not found
ninja: build stopped: subcommand failed.


/builddir/gzdoom-g4.7.1/build/CMakeFiles/CheckTypeSize/SIZEOF___INT_64.c:


#undef KEY
#if defined(__i386)
# define KEY '_','_','i','3','8','6'
#elif defined(__x86_64)
# define KEY '_','_','x','8','6','_','6','4'
#elif defined(__PPC64__)
# define KEY '_','_','P','P','C','6','4','_','_'
#elif defined(__ppc64__)
# define KEY '_','_','p','p','c','6','4','_','_'
#elif defined(__PPC__)
# define KEY '_','_','P','P','C','_','_'
#elif defined(__ppc__)
# define KEY '_','_','p','p','c','_','_'
#elif defined(__aarch64__)
# define KEY '_','_','a','a','r','c','h','6','4','_','_'
#elif defined(__ARM_ARCH_7A__)
# define KEY '_','_','A','R','M','_','A','R','C','H','_','7','A','_','_'
#elif defined(__ARM_ARCH_7S__)
# define KEY '_','_','A','R','M','_','A','R','C','H','_','7','S','_','_'
#endif

#define SIZE (sizeof(__int64))
static char info_size[] =  {'I', 'N', 'F', 'O', ':', 's','i','z','e','[',
  ('0' + ((SIZE / 10000)%10)),
  ('0' + ((SIZE / 1000)%10)),
  ('0' + ((SIZE / 100)%10)),
  ('0' + ((SIZE / 10)%10)),
  ('0' +  (SIZE    % 10)),
  ']',
#ifdef KEY
  ' ','k','e','y','[', KEY, ']',
#endif
  '\0'};

#ifdef __CLASSIC_C__
int main(argc, argv) int argc; char *argv[];
#else
int main(int argc, char *argv[])
#endif
{
  int require = 0;
  require += info_size[argc];
  (void)argv;
  return require;
}


Performing C++ SOURCE FILE Test HAVE_MMX failed with the following output:
Change Dir: /builddir/gzdoom-g4.7.1/build/CMakeFiles/CMakeTmp

Run Build Command(s):/usr/bin/ninja cmTC_9ee39 && [1/2] Building CXX object CMakeFiles/cmTC_9ee39.dir/src.cxx.o
FAILED: CMakeFiles/cmTC_9ee39.dir/src.cxx.o 
/usr/bin/g++ -DHAVE_MMX  -DNDEBUG -fstack-clash-protection -D_FORTIFY_SOURCE=2 -march=armv8-a -O2    -fdebug-prefix-map=/builddir/gzdoom-g4.7.1=. -std=c++17 -ffp-contract=off -DHAVE_SOFTPOLY -DHAVE_VULKAN -DHAVE_GLES2 -L/usr/lib64;-lfts -fPIE -mmmx -o CMakeFiles/cmTC_9ee39.dir/src.cxx.o -c /builddir/gzdoom-g4.7.1/build/CMakeFiles/CMakeTmp/src.cxx
g++: fatal error: no input files
compilation terminated.
/bin/sh: line 1: -lfts: command not found
ninja: build stopped: subcommand failed.


Source file was:
#include <mmintrin.h>
		int main(void) { __m64 v = _m_from_int(0); }
Performing C++ SOURCE FILE Test HAVE_PARALLEL_FOR failed with the following output:
Change Dir: /builddir/gzdoom-g4.7.1/build/CMakeFiles/CMakeTmp

Run Build Command(s):/usr/bin/ninja cmTC_9042c && [1/2] Building CXX object CMakeFiles/cmTC_9042c.dir/src.cxx.o
FAILED: CMakeFiles/cmTC_9042c.dir/src.cxx.o 
/usr/bin/g++ -DHAVE_PARALLEL_FOR  -DNDEBUG -fstack-clash-protection -D_FORTIFY_SOURCE=2 -march=armv8-a -O2    -fdebug-prefix-map=/builddir/gzdoom-g4.7.1=. -std=c++17 -ffp-contract=off -DHAVE_SOFTPOLY -DHAVE_VULKAN -DHAVE_GLES2 -L/usr/lib64;-lfts -fPIE -o CMakeFiles/cmTC_9042c.dir/src.cxx.o -c /builddir/gzdoom-g4.7.1/build/CMakeFiles/CMakeTmp/src.cxx
g++: fatal error: no input files
compilation terminated.
/bin/sh: line 1: -lfts: command not found
ninja: build stopped: subcommand failed.


Source file was:
#include <ppl.h>
	int main() { concurrency::parallel_for(0, 1, 1, [](int) { } ); }
Performing C++ SOURCE FILE Test HAVE_DISPATCH_APPLY failed with the following output:
Change Dir: /builddir/gzdoom-g4.7.1/build/CMakeFiles/CMakeTmp

Run Build Command(s):/usr/bin/ninja cmTC_88d3b && [1/2] Building CXX object CMakeFiles/cmTC_88d3b.dir/src.cxx.o
FAILED: CMakeFiles/cmTC_88d3b.dir/src.cxx.o 
/usr/bin/g++ -DHAVE_DISPATCH_APPLY  -DNDEBUG -fstack-clash-protection -D_FORTIFY_SOURCE=2 -march=armv8-a -O2    -fdebug-prefix-map=/builddir/gzdoom-g4.7.1=. -std=c++17 -ffp-contract=off -DHAVE_SOFTPOLY -DHAVE_VULKAN -DHAVE_GLES2 -L/usr/lib64;-lfts -fPIE -o CMakeFiles/cmTC_88d3b.dir/src.cxx.o -c /builddir/gzdoom-g4.7.1/build/CMakeFiles/CMakeTmp/src.cxx
g++: fatal error: no input files
compilation terminated.
/bin/sh: line 1: -lfts: command not found
ninja: build stopped: subcommand failed.


Source file was:
#include <dispatch/dispatch.h>
		int main() { dispatch_apply(1, dispatch_get_global_queue(DISPATCH_QUEUE_PRIORITY_DEFAULT, 0), ^(size_t) { }); }
Performing C++ SOURCE FILE Test HAVE_THREAD_LOCAL failed with the following output:
Change Dir: /builddir/gzdoom-g4.7.1/build/CMakeFiles/CMakeTmp

Run Build Command(s):/usr/bin/ninja cmTC_91531 && [1/2] Building CXX object CMakeFiles/cmTC_91531.dir/src.cxx.o
FAILED: CMakeFiles/cmTC_91531.dir/src.cxx.o 
/usr/bin/g++ -DHAVE_THREAD_LOCAL  -DNO_SSE -Wall -Wextra -Wno-unused -Wno-unused-parameter -Wno-missing-field-initializers -ffp-contract=off -Wno-unused-result  -DNDEBUG -fstack-clash-protection -D_FORTIFY_SOURCE=2 -march=armv8-a -O2    -fdebug-prefix-map=/builddir/gzdoom-g4.7.1=. -std=c++17 -ffp-contract=off -DHAVE_SOFTPOLY -DHAVE_VULKAN -DHAVE_GLES2 -L/usr/lib64;-lfts -fPIE -o CMakeFiles/cmTC_91531.dir/src.cxx.o -c /builddir/gzdoom-g4.7.1/build/CMakeFiles/CMakeTmp/src.cxx
g++: fatal error: no input files
compilation terminated.
/bin/sh: line 1: -lfts: command not found
ninja: build stopped: subcommand failed.


Source file was:
thread_local int i; int main() { i = 0; }
Determining if the function filelength exists failed with the following output:
Change Dir: /builddir/gzdoom-g4.7.1/build/CMakeFiles/CMakeTmp

Run Build Command(s):/usr/bin/ninja cmTC_a3f80 && [1/2] Building C object CMakeFiles/cmTC_a3f80.dir/CheckFunctionExists.c.o
FAILED: CMakeFiles/cmTC_a3f80.dir/CheckFunctionExists.c.o 
/usr/bin/cc   -DNO_SSE -Wall -Wextra -Wno-unused -Wno-unused-parameter -Wno-missing-field-initializers -ffp-contract=off -Wno-unused-result  -DNDEBUG -fstack-clash-protection -D_FORTIFY_SOURCE=2 -march=armv8-a -O2    -fdebug-prefix-map=/builddir/gzdoom-g4.7.1=. -ffp-contract=off -DHAVE_SOFTPOLY -DHAVE_VULKAN -DHAVE_GLES2 -L/usr/lib64;-lfts -fPIE -DCHECK_FUNCTION_EXISTS=filelength -o CMakeFiles/cmTC_a3f80.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.22/Modules/CheckFunctionExists.c
cc: fatal error: no input files
compilation terminated.
/bin/sh: line 1: -lfts: command not found
ninja: build stopped: subcommand failed.



Determining if the function strupr exists failed with the following output:
Change Dir: /builddir/gzdoom-g4.7.1/build/CMakeFiles/CMakeTmp

Run Build Command(s):/usr/bin/ninja cmTC_6670d && [1/2] Building C object CMakeFiles/cmTC_6670d.dir/CheckFunctionExists.c.o
FAILED: CMakeFiles/cmTC_6670d.dir/CheckFunctionExists.c.o 
/usr/bin/cc   -DNO_SSE -Wall -Wextra -Wno-unused -Wno-unused-parameter -Wno-missing-field-initializers -ffp-contract=off -Wno-unused-result  -DNDEBUG -fstack-clash-protection -D_FORTIFY_SOURCE=2 -march=armv8-a -O2    -fdebug-prefix-map=/builddir/gzdoom-g4.7.1=. -ffp-contract=off -DHAVE_SOFTPOLY -DHAVE_VULKAN -DHAVE_GLES2 -L/usr/lib64;-lfts -fPIE -DCHECK_FUNCTION_EXISTS=strupr -o CMakeFiles/cmTC_6670d.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.22/Modules/CheckFunctionExists.c
cc: fatal error: no input files
compilation terminated.
/bin/sh: line 1: -lfts: command not found
ninja: build stopped: subcommand failed.



Determining if the function stricmp exists failed with the following output:
Change Dir: /builddir/gzdoom-g4.7.1/build/CMakeFiles/CMakeTmp

Run Build Command(s):/usr/bin/ninja cmTC_de2e3 && [1/2] Building C object CMakeFiles/cmTC_de2e3.dir/CheckFunctionExists.c.o
FAILED: CMakeFiles/cmTC_de2e3.dir/CheckFunctionExists.c.o 
/usr/bin/cc   -DNO_SSE -Wall -Wextra -Wno-unused -Wno-unused-parameter -Wno-missing-field-initializers -ffp-contract=off -Wno-unused-result  -DNDEBUG -fstack-clash-protection -D_FORTIFY_SOURCE=2 -march=armv8-a -O2    -fdebug-prefix-map=/builddir/gzdoom-g4.7.1=. -ffp-contract=off -DHAVE_SOFTPOLY -DHAVE_VULKAN -DHAVE_GLES2 -L/usr/lib64;-lfts -fPIE -DCHECK_FUNCTION_EXISTS=stricmp -o CMakeFiles/cmTC_de2e3.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.22/Modules/CheckFunctionExists.c
cc: fatal error: no input files
compilation terminated.
/bin/sh: line 1: -lfts: command not found
ninja: build stopped: subcommand failed.



Determining if the function strnicmp exists failed with the following output:
Change Dir: /builddir/gzdoom-g4.7.1/build/CMakeFiles/CMakeTmp

Run Build Command(s):/usr/bin/ninja cmTC_d8ad3 && [1/2] Building C object CMakeFiles/cmTC_d8ad3.dir/CheckFunctionExists.c.o
FAILED: CMakeFiles/cmTC_d8ad3.dir/CheckFunctionExists.c.o 
/usr/bin/cc   -DNO_SSE -Wall -Wextra -Wno-unused -Wno-unused-parameter -Wno-missing-field-initializers -ffp-contract=off -Wno-unused-result  -DNDEBUG -fstack-clash-protection -D_FORTIFY_SOURCE=2 -march=armv8-a -O2    -fdebug-prefix-map=/builddir/gzdoom-g4.7.1=. -ffp-contract=off -DHAVE_SOFTPOLY -DHAVE_VULKAN -DHAVE_GLES2 -L/usr/lib64;-lfts -fPIE -DCHECK_FUNCTION_EXISTS=strnicmp -o CMakeFiles/cmTC_d8ad3.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.22/Modules/CheckFunctionExists.c
cc: fatal error: no input files
compilation terminated.
/bin/sh: line 1: -lfts: command not found
ninja: build stopped: subcommand failed.



Determining if the function clock_gettime exists in the rt failed with the following output:
Change Dir: /builddir/gzdoom-g4.7.1/build/CMakeFiles/CMakeTmp

Run Build Command(s):/usr/bin/ninja cmTC_85815 && [1/2] Building C object CMakeFiles/cmTC_85815.dir/CheckFunctionExists.c.o
FAILED: CMakeFiles/cmTC_85815.dir/CheckFunctionExists.c.o 
/usr/bin/cc   -DNO_SSE -Wall -Wextra -Wno-unused -Wno-unused-parameter -Wno-missing-field-initializers -ffp-contract=off -Wno-unused-result  -DNDEBUG -fstack-clash-protection -D_FORTIFY_SOURCE=2 -march=armv8-a -O2    -fdebug-prefix-map=/builddir/gzdoom-g4.7.1=. -ffp-contract=off -DHAVE_SOFTPOLY -DHAVE_VULKAN -DHAVE_GLES2 -L/usr/lib64;-lfts -fPIE -DCHECK_FUNCTION_EXISTS=clock_gettime -o CMakeFiles/cmTC_85815.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.22/Modules/CheckFunctionExists.c
cc: fatal error: no input files
compilation terminated.
/bin/sh: line 1: -lfts: command not found
ninja: build stopped: subcommand failed.



Determining if the function clock_gettime exists failed with the following output:
Change Dir: /builddir/gzdoom-g4.7.1/build/CMakeFiles/CMakeTmp

Run Build Command(s):/usr/bin/ninja cmTC_42cbb && [1/2] Building C object CMakeFiles/cmTC_42cbb.dir/CheckFunctionExists.c.o
FAILED: CMakeFiles/cmTC_42cbb.dir/CheckFunctionExists.c.o 
/usr/bin/cc   -DNO_SSE -Wall -Wextra -Wno-unused -Wno-unused-parameter -Wno-missing-field-initializers -ffp-contract=off -Wno-unused-result  -DNDEBUG -fstack-clash-protection -D_FORTIFY_SOURCE=2 -march=armv8-a -O2    -fdebug-prefix-map=/builddir/gzdoom-g4.7.1=. -ffp-contract=off -DHAVE_SOFTPOLY -DHAVE_VULKAN -DHAVE_GLES2 -L/usr/lib64;-lfts -fPIE -DCHECK_FUNCTION_EXISTS=clock_gettime -o CMakeFiles/cmTC_42cbb.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.22/Modules/CheckFunctionExists.c
cc: fatal error: no input files
compilation terminated.
/bin/sh: line 1: -lfts: command not found
ninja: build stopped: subcommand failed.



Detecting C OpenMP failed with the following output:
Change Dir: /builddir/gzdoom-g4.7.1/build/CMakeFiles/CMakeTmp

Run Build Command(s):/usr/bin/ninja cmTC_e7fdc && [1/2] Building C object CMakeFiles/cmTC_e7fdc.dir/OpenMPTryFlag.c.o
FAILED: CMakeFiles/cmTC_e7fdc.dir/OpenMPTryFlag.c.o 
/usr/bin/cc   -DNO_SSE -Wall -Wextra -Wno-unused -Wno-unused-parameter -Wno-missing-field-initializers -ffp-contract=off -Wno-unused-result  -DNDEBUG -fstack-clash-protection -D_FORTIFY_SOURCE=2 -march=armv8-a -O2    -fdebug-prefix-map=/builddir/gzdoom-g4.7.1=. -ffp-contract=off -DHAVE_SOFTPOLY -DHAVE_VULKAN -DHAVE_GLES2 -L/usr/lib64;-lfts -fPIE -fopenmp -v -o CMakeFiles/cmTC_e7fdc.dir/OpenMPTryFlag.c.o -c /builddir/gzdoom-g4.7.1/build/CMakeFiles/FindOpenMP/OpenMPTryFlag.c
cc: fatal error: no input files
compilation terminated.
/bin/sh: line 1: -lfts: command not found
ninja: build stopped: subcommand failed.



Detecting CXX OpenMP failed with the following output:
Change Dir: /builddir/gzdoom-g4.7.1/build/CMakeFiles/CMakeTmp

Run Build Command(s):/usr/bin/ninja cmTC_fa6bc && [1/2] Building CXX object CMakeFiles/cmTC_fa6bc.dir/OpenMPTryFlag.cpp.o
FAILED: CMakeFiles/cmTC_fa6bc.dir/OpenMPTryFlag.cpp.o 
/usr/bin/g++   -DNO_SSE -Wall -Wextra -Wno-unused -Wno-unused-parameter -Wno-missing-field-initializers -ffp-contract=off -Wno-unused-result  -DNDEBUG -fstack-clash-protection -D_FORTIFY_SOURCE=2 -march=armv8-a -O2    -fdebug-prefix-map=/builddir/gzdoom-g4.7.1=. -std=c++17 -ffp-contract=off -DHAVE_SOFTPOLY -DHAVE_VULKAN -DHAVE_GLES2 -L/usr/lib64;-lfts -fPIE -fopenmp -v -o CMakeFiles/cmTC_fa6bc.dir/OpenMPTryFlag.cpp.o -c /builddir/gzdoom-g4.7.1/build/CMakeFiles/FindOpenMP/OpenMPTryFlag.cpp
g++: fatal error: no input files
compilation terminated.
/bin/sh: line 1: -lfts: command not found
ninja: build stopped: subcommand failed.



Determining if the backtrace exist failed with the following output:
Change Dir: /builddir/gzdoom-g4.7.1/build/CMakeFiles/CMakeTmp

Run Build Command(s):/usr/bin/ninja cmTC_762e2 && [1/2] Building C object CMakeFiles/cmTC_762e2.dir/CheckSymbolExists.c.o
FAILED: CMakeFiles/cmTC_762e2.dir/CheckSymbolExists.c.o 
/usr/bin/cc   -DNO_SSE -Wall -Wextra -Wno-unused -Wno-unused-parameter -Wno-missing-field-initializers -ffp-contract=off -Wno-unused-result  -DNDEBUG -fstack-clash-protection -D_FORTIFY_SOURCE=2 -march=armv8-a -O2    -fdebug-prefix-map=/builddir/gzdoom-g4.7.1=. -ffp-contract=off -DHAVE_SOFTPOLY -DHAVE_VULKAN -DHAVE_GLES2 -L/usr/lib64;-lfts -fPIE -o CMakeFiles/cmTC_762e2.dir/CheckSymbolExists.c.o -c /builddir/gzdoom-g4.7.1/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c
cc: fatal error: no input files
compilation terminated.
/bin/sh: line 1: -lfts: command not found
ninja: build stopped: subcommand failed.


File /builddir/gzdoom-g4.7.1/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <execinfo.h>

int main(int argc, char** argv)
{
  (void)argv;
#ifndef backtrace
  return ((int*)(&backtrace))[argc];
#else
  (void)argc;
  return 0;
#endif
}
```

^ permalink raw reply	[flat|nested] 38+ messages in thread

* Re: List of broken native aarch64-musl builds
  2022-06-10 21:17 [ISSUE] List of broken native aarch64-musl builds paper42
                   ` (21 preceding siblings ...)
  2022-06-24 20:49 ` paper42
@ 2022-06-25  0:40 ` ericonr
  2022-06-25  0:41 ` ericonr
                   ` (13 subsequent siblings)
  36 siblings, 0 replies; 38+ messages in thread
From: ericonr @ 2022-06-25  0:40 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 790 bytes --]

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/issues/37497#issuecomment-1166155076

Comment:
```
/usr/bin/g++ -DHAVE_MMX  -DNDEBUG -fstack-clash-protection -D_FORTIFY_SOURCE=2 -march=armv8-a -O2    -fdebug-prefix-map=/builddir/gzdoom-g4.7.1=. -std=c++17 -ffp-contract=off -DHAVE_SOFTPOLY -DHAVE_VULKAN -DHAVE_GLES2 -L/usr/lib64;-lfts -fPIE -mmmx -o CMakeFiles/cmTC_9ee39.dir/src.cxx.o -c /builddir/gzdoom-g4.7.1/build/CMakeFiles/CMakeTmp/src.cxx
g++: fatal error: no input files
compilation terminated.
/bin/sh: line 1: -lfts: command not found
```

how in hell did a `;` appear there and split the command in two? At least I have an idea for where to investigate now. Wouldn't surprise me if the glibc build somehow worked, though.

^ permalink raw reply	[flat|nested] 38+ messages in thread

* Re: List of broken native aarch64-musl builds
  2022-06-10 21:17 [ISSUE] List of broken native aarch64-musl builds paper42
                   ` (22 preceding siblings ...)
  2022-06-25  0:40 ` ericonr
@ 2022-06-25  0:41 ` ericonr
  2022-06-25  0:48 ` ericonr
                   ` (12 subsequent siblings)
  36 siblings, 0 replies; 38+ messages in thread
From: ericonr @ 2022-06-25  0:41 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 814 bytes --]

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/issues/37497#issuecomment-1166155076

Comment:
```
/usr/bin/g++ -DHAVE_MMX  -DNDEBUG -fstack-clash-protection -D_FORTIFY_SOURCE=2 -march=armv8-a -O2    -fdebug-prefix-map=/builddir/gzdoom-g4.7.1=. -std=c++17 -ffp-contract=off -DHAVE_SOFTPOLY -DHAVE_VULKAN -DHAVE_GLES2 -L/usr/lib64;-lfts -fPIE -mmmx -o CMakeFiles/cmTC_9ee39.dir/src.cxx.o -c /builddir/gzdoom-g4.7.1/build/CMakeFiles/CMakeTmp/src.cxx
g++: fatal error: no input files
compilation terminated.
/bin/sh: line 1: -lfts: command not found
```

how in hell did a `;` appear there and split the command in two? At least I have an idea for where to investigate now. Wouldn't surprise me if the glibc build somehow worked, though.

Thanks for the file!

^ permalink raw reply	[flat|nested] 38+ messages in thread

* Re: List of broken native aarch64-musl builds
  2022-06-10 21:17 [ISSUE] List of broken native aarch64-musl builds paper42
                   ` (23 preceding siblings ...)
  2022-06-25  0:41 ` ericonr
@ 2022-06-25  0:48 ` ericonr
  2022-06-29 18:50 ` loreb
                   ` (11 subsequent siblings)
  36 siblings, 0 replies; 38+ messages in thread
From: ericonr @ 2022-06-25  0:48 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1138 bytes --]

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/issues/37497#issuecomment-1166155076

Comment:
```
/usr/bin/g++ -DHAVE_MMX  -DNDEBUG -fstack-clash-protection -D_FORTIFY_SOURCE=2 -march=armv8-a -O2    -fdebug-prefix-map=/builddir/gzdoom-g4.7.1=. -std=c++17 -ffp-contract=off -DHAVE_SOFTPOLY -DHAVE_VULKAN -DHAVE_GLES2 -L/usr/lib64;-lfts -fPIE -mmmx -o CMakeFiles/cmTC_9ee39.dir/src.cxx.o -c /builddir/gzdoom-g4.7.1/build/CMakeFiles/CMakeTmp/src.cxx
g++: fatal error: no input files
compilation terminated.
/bin/sh: line 1: -lfts: command not found
```

how in hell did a `;` appear there and split the command in two? At least I have an idea for where to investigate now. Wouldn't surprise me if the glibc build somehow worked, though.

Thanks for the file!

EDIT:

```
libdir=${exec_prefix}/lib64
includedir=${prefix}/include

Name: musl-fts
Description: Implementation of fts(3) functions for musl libc
Version: 1.2.7
Libs: -L${libdir} -lfts
```

That's the aarch64 file... Now to investigate why CMake would consider it a good idea to add `;` as a separator there.

^ permalink raw reply	[flat|nested] 38+ messages in thread

* Re: List of broken native aarch64-musl builds
  2022-06-10 21:17 [ISSUE] List of broken native aarch64-musl builds paper42
                   ` (24 preceding siblings ...)
  2022-06-25  0:48 ` ericonr
@ 2022-06-29 18:50 ` loreb
  2022-07-02  7:58 ` sgn
                   ` (10 subsequent siblings)
  36 siblings, 0 replies; 38+ messages in thread
From: loreb @ 2022-06-29 18:50 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 462 bytes --]

New comment by loreb on void-packages repository

https://github.com/void-linux/void-packages/issues/37497#issuecomment-1170368348

Comment:
@paper42 on x86_64/musl zig *does* build if given enough swap - I tried in a vm with 4GB of memory and 10GB of swap and it compiled fine in < 20 minutes

See https://github.com/ziglang/zig/wiki/Troubleshooting-Build-Issues and especially https://github.com/ziglang/zig/issues/6485#issuecomment-916798299 (rpi4 8GB ram)

^ permalink raw reply	[flat|nested] 38+ messages in thread

* Re: List of broken native aarch64-musl builds
  2022-06-10 21:17 [ISSUE] List of broken native aarch64-musl builds paper42
                   ` (25 preceding siblings ...)
  2022-06-29 18:50 ` loreb
@ 2022-07-02  7:58 ` sgn
  2022-07-02  9:01 ` sgn
                   ` (9 subsequent siblings)
  36 siblings, 0 replies; 38+ messages in thread
From: sgn @ 2022-07-02  7:58 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 315 bytes --]

New comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/issues/37497#issuecomment-1172856828

Comment:
`hyperrouge` I can't reproduce, I think it's parallel or memory exhaustion issue. Since I build `hyperrouge` with `qeme-user-static`, I need to remove `-pipe` from `CXXFLAGS`.

^ permalink raw reply	[flat|nested] 38+ messages in thread

* Re: List of broken native aarch64-musl builds
  2022-06-10 21:17 [ISSUE] List of broken native aarch64-musl builds paper42
                   ` (26 preceding siblings ...)
  2022-07-02  7:58 ` sgn
@ 2022-07-02  9:01 ` sgn
  2022-07-05 11:22 ` paper42
                   ` (8 subsequent siblings)
  36 siblings, 0 replies; 38+ messages in thread
From: sgn @ 2022-07-02  9:01 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 192 bytes --]

New comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/issues/37497#issuecomment-1172864693

Comment:
`sysdig`: ac3a0722f7148fe8d3ca21891f907bcfbe134908


^ permalink raw reply	[flat|nested] 38+ messages in thread

* Re: List of broken native aarch64-musl builds
  2022-06-10 21:17 [ISSUE] List of broken native aarch64-musl builds paper42
                   ` (27 preceding siblings ...)
  2022-07-02  9:01 ` sgn
@ 2022-07-05 11:22 ` paper42
  2022-07-10 23:03 ` manfredu
                   ` (7 subsequent siblings)
  36 siblings, 0 replies; 38+ messages in thread
From: paper42 @ 2022-07-05 11:22 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 899 bytes --]

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/issues/37497#issuecomment-1174945966

Comment:
> `hyperrouge` I can't reproduce, I think it's parallel or memory exhaustion issue. Since I build `hyperrouge` with `qeme-user-static`, I need to remove `-pipe` from `CXXFLAGS`.

On second rebuild it worked

> on x86_64/musl zig does build if given enough swap - I tried in a vm with 4GB of memory and 10GB of swap and it compiled fine in < 20 minutes
> See [ziglang/zig/wiki/Troubleshooting-Build-Issues](https://github.com/ziglang/zig/wiki/Troubleshooting-Build-Issues) and especially https://github.com/ziglang/zig/issues/6485#issuecomment-916798299 (rpi4 8GB ram)

Added a note about this to the original post

> sysdig: https://github.com/void-linux/void-packages/commit/ac3a0722f7148fe8d3ca21891f907bcfbe134908

moved to the right section

^ permalink raw reply	[flat|nested] 38+ messages in thread

* Re: List of broken native aarch64-musl builds
  2022-06-10 21:17 [ISSUE] List of broken native aarch64-musl builds paper42
                   ` (28 preceding siblings ...)
  2022-07-05 11:22 ` paper42
@ 2022-07-10 23:03 ` manfredu
  2022-07-10 23:40 ` paper42
                   ` (6 subsequent siblings)
  36 siblings, 0 replies; 38+ messages in thread
From: manfredu @ 2022-07-10 23:03 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 458 bytes --]

New comment by manfredu on void-packages repository

https://github.com/void-linux/void-packages/issues/37497#issuecomment-1179817438

Comment:
To check the gnucash build I tried to boot void on a rpi4 by using the rpi4 live image musl from https://voidlinux.org/download/, but this img file seems to be too old:

start4.elf: is not compatible
This board requires newer software
Get the latest software from https://www.raspberrypi.org/downloads/


 

^ permalink raw reply	[flat|nested] 38+ messages in thread

* Re: List of broken native aarch64-musl builds
  2022-06-10 21:17 [ISSUE] List of broken native aarch64-musl builds paper42
                   ` (29 preceding siblings ...)
  2022-07-10 23:03 ` manfredu
@ 2022-07-10 23:40 ` paper42
  2022-07-11  5:51 ` manfredu
                   ` (5 subsequent siblings)
  36 siblings, 0 replies; 38+ messages in thread
From: paper42 @ 2022-07-10 23:40 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 497 bytes --]

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/issues/37497#issuecomment-1179825066

Comment:
> To check the gnucash build I tried to boot void on a rpi4 by using the rpi4 live image musl from https://voidlinux.org/download/, but this img file seems to be too old:
> 
> start4.elf: is not compatible
> This board requires newer software
> Get the latest software from https://www.raspberrypi.org/downloads/

could you open an issue in void-mklive?

^ permalink raw reply	[flat|nested] 38+ messages in thread

* Re: List of broken native aarch64-musl builds
  2022-06-10 21:17 [ISSUE] List of broken native aarch64-musl builds paper42
                   ` (30 preceding siblings ...)
  2022-07-10 23:40 ` paper42
@ 2022-07-11  5:51 ` manfredu
  2022-07-12  8:18 ` manfredu
                   ` (4 subsequent siblings)
  36 siblings, 0 replies; 38+ messages in thread
From: manfredu @ 2022-07-11  5:51 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 248 bytes --]

New comment by manfredu on void-packages repository

https://github.com/void-linux/void-packages/issues/37497#issuecomment-1179993576

Comment:
> could you open an issue in void-mklive?

Done: https://github.com/void-linux/void-mklive/issues/264

^ permalink raw reply	[flat|nested] 38+ messages in thread

* Re: List of broken native aarch64-musl builds
  2022-06-10 21:17 [ISSUE] List of broken native aarch64-musl builds paper42
                   ` (31 preceding siblings ...)
  2022-07-11  5:51 ` manfredu
@ 2022-07-12  8:18 ` manfredu
  2022-10-11  2:14 ` github-actions
                   ` (3 subsequent siblings)
  36 siblings, 0 replies; 38+ messages in thread
From: manfredu @ 2022-07-12  8:18 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 356 bytes --]

New comment by manfredu on void-packages repository

https://github.com/void-linux/void-packages/issues/37497#issuecomment-1181464294

Comment:
I've created a new image by using a local clone of void-mklive, but I get the same error with this new image. So I would need some more help to install void on my rpi4 in order to test a native build of gnucash.

^ permalink raw reply	[flat|nested] 38+ messages in thread

* Re: List of broken native aarch64-musl builds
  2022-06-10 21:17 [ISSUE] List of broken native aarch64-musl builds paper42
                   ` (32 preceding siblings ...)
  2022-07-12  8:18 ` manfredu
@ 2022-10-11  2:14 ` github-actions
  2022-12-07 16:45 ` dkwo
                   ` (2 subsequent siblings)
  36 siblings, 0 replies; 38+ messages in thread
From: github-actions @ 2022-10-11  2:14 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 293 bytes --]

New comment by github-actions[bot] on void-packages repository

https://github.com/void-linux/void-packages/issues/37497#issuecomment-1273996281

Comment:
Issues become stale 90 days after last activity and are closed 14 days after that.  If this issue is still relevant bump it or assign it.

^ permalink raw reply	[flat|nested] 38+ messages in thread

* Re: List of broken native aarch64-musl builds
  2022-06-10 21:17 [ISSUE] List of broken native aarch64-musl builds paper42
                   ` (33 preceding siblings ...)
  2022-10-11  2:14 ` github-actions
@ 2022-12-07 16:45 ` dkwo
  2023-03-09 15:52 ` dkwo
  2023-07-23 14:37 ` dkwo
  36 siblings, 0 replies; 38+ messages in thread
From: dkwo @ 2022-12-07 16:45 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 330 bytes --]

New comment by dkwo on void-packages repository

https://github.com/void-linux/void-packages/issues/37497#issuecomment-1341259002

Comment:
I'd add `libtool` to the list: it's failure to cross-compile correctly https://github.com/void-linux/void-packages/pull/40606 is responsible for `ntl`, as shown by rebuilding both natively.

^ permalink raw reply	[flat|nested] 38+ messages in thread

* Re: List of broken native aarch64-musl builds
  2022-06-10 21:17 [ISSUE] List of broken native aarch64-musl builds paper42
                   ` (34 preceding siblings ...)
  2022-12-07 16:45 ` dkwo
@ 2023-03-09 15:52 ` dkwo
  2023-07-23 14:37 ` dkwo
  36 siblings, 0 replies; 38+ messages in thread
From: dkwo @ 2023-03-09 15:52 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 176 bytes --]

New comment by dkwo on void-packages repository

https://github.com/void-linux/void-packages/issues/37497#issuecomment-1462285202

Comment:
ntl is now fixed by fixing libtool.

^ permalink raw reply	[flat|nested] 38+ messages in thread

* Re: List of broken native aarch64-musl builds
  2022-06-10 21:17 [ISSUE] List of broken native aarch64-musl builds paper42
                   ` (35 preceding siblings ...)
  2023-03-09 15:52 ` dkwo
@ 2023-07-23 14:37 ` dkwo
  36 siblings, 0 replies; 38+ messages in thread
From: dkwo @ 2023-07-23 14:37 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 267 bytes --]

New comment by dkwo on void-packages repository

https://github.com/void-linux/void-packages/issues/37497#issuecomment-1646858039

Comment:
I can confirm that `zig` builds on `aarch64`, given enough memory (then `river` fails, likely due to the pagesize bug in zig).

^ permalink raw reply	[flat|nested] 38+ messages in thread

end of thread, other threads:[~2023-07-23 14:37 UTC | newest]

Thread overview: 38+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-10 21:17 [ISSUE] List of broken native aarch64-musl builds paper42
2022-06-11  7:27 ` classabbyamp
2022-06-11 15:56 ` classabbyamp
2022-06-14 14:40 ` loreb
2022-06-14 16:12 ` paper42
2022-06-15 10:03 ` loreb
2022-06-15 10:12 ` loreb
2022-06-15 12:15 ` leahneukirchen
2022-06-15 12:25 ` loreb
2022-06-15 13:11 ` leahneukirchen
2022-06-15 14:34 ` paper42
2022-06-15 14:48 ` leahneukirchen
2022-06-15 14:55 ` sgn
2022-06-15 15:04 ` classabbyamp
2022-06-15 15:22 ` paper42
2022-06-15 15:43 ` tornaria
2022-06-15 16:21 ` classabbyamp
2022-06-16 21:36 ` leahneukirchen
2022-06-17 21:49 ` paper42
2022-06-18 13:13 ` loreb
2022-06-20 18:39 ` classabbyamp
2022-06-23  4:16 ` ericonr
2022-06-24 20:49 ` paper42
2022-06-25  0:40 ` ericonr
2022-06-25  0:41 ` ericonr
2022-06-25  0:48 ` ericonr
2022-06-29 18:50 ` loreb
2022-07-02  7:58 ` sgn
2022-07-02  9:01 ` sgn
2022-07-05 11:22 ` paper42
2022-07-10 23:03 ` manfredu
2022-07-10 23:40 ` paper42
2022-07-11  5:51 ` manfredu
2022-07-12  8:18 ` manfredu
2022-10-11  2:14 ` github-actions
2022-12-07 16:45 ` dkwo
2023-03-09 15:52 ` dkwo
2023-07-23 14:37 ` dkwo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).