mym-br / gama_tts_editor

Development moved to gama_tts
https://mym.eng.br/gama_tts.html
GNU General Public License v3.0
1 stars 0 forks source link

macOS build fails #1

Closed capital-G closed 1 year ago

capital-G commented 1 year ago

I know that macOS seems not officially supported, yet I woud ask maybe for some hints as I would like to try out this project. I builded gama_tts successfully and now want to build the editor.

❯ cmake -D CMAKE_BUILD_TYPE=Release -DCMAKE_PREFIX_PATH=`brew --prefix qt5` ../gama_tts_editor
-- The C compiler identification is AppleClang 13.0.0.13000029
-- The CXX compiler identification is AppleClang 13.0.0.13000029
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found PkgConfig: /usr/local/bin/pkg-config (found version "0.29.2")
-- Checking for module 'fftw3f'
--   Found fftw3f, version 3.3.10
-- Checking for module 'jack'
--   Found jack, version 1.9.21
-- Configuring done
-- Generating done
-- Build files have been written to: /Users/scheiba/github/gama_tts_editor-build
❯ cmake --build .
[  2%] Automatic MOC and UIC for target gama_tts_editor
[  2%] Built target gama_tts_editor_autogen
Consolidate compiler generated dependencies of target gama_tts_editor
[  4%] Building CXX object CMakeFiles/gama_tts_editor.dir/gama_tts_editor_autogen/mocs_compilation.cpp.o
In file included from /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/mocs_compilation.cpp:2:
/Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_AudioWorker.cpp:16:2: error: "This file was generated using the moc from 5.15.7. It"
#error "This file was generated using the moc from 5.15.7. It"
 ^
/Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_AudioWorker.cpp:17:2: error: "cannot be used with the include files from this version of Qt."
#error "cannot be used with the include files from this version of Qt."
 ^
/Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_AudioWorker.cpp:18:2: error: "(The moc has changed too much.)"
#error "(The moc has changed too much.)"
 ^
/Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_AudioWorker.cpp:35:1: error: use of undeclared identifier 'Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET'
QT_MOC_LITERAL(0, 0, 15), // "GS::AudioWorker"
^
/Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_AudioWorker.cpp:29:5: note: expanded from macro 'QT_MOC_LITERAL'
    Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
    ^
/Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_AudioWorker.cpp:36:1: error: use of undeclared identifier 'Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET'
QT_MOC_LITERAL(1, 16, 8), // "finished"
^
/Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_AudioWorker.cpp:29:5: note: expanded from macro 'QT_MOC_LITERAL'
    Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
    ^
/Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_AudioWorker.cpp:37:1: error: use of undeclared identifier 'Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET'
QT_MOC_LITERAL(2, 25, 0), // ""
^
/Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_AudioWorker.cpp:29:5: note: expanded from macro 'QT_MOC_LITERAL'
    Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
    ^
/Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_AudioWorker.cpp:38:1: error: use of undeclared identifier 'Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET'
QT_MOC_LITERAL(3, 26, 13), // "errorOccurred"
^
/Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_AudioWorker.cpp:29:5: note: expanded from macro 'QT_MOC_LITERAL'
    Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
    ^
/Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_AudioWorker.cpp:39:1: error: use of undeclared identifier 'Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET'
QT_MOC_LITERAL(4, 40, 9), // "playAudio"
^
/Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_AudioWorker.cpp:29:5: note: expanded from macro 'QT_MOC_LITERAL'
    Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
    ^
/Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_AudioWorker.cpp:40:1: error: use of undeclared identifier 'Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET'
QT_MOC_LITERAL(5, 50, 10) // "sampleRate"
^
/Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_AudioWorker.cpp:29:5: note: expanded from macro 'QT_MOC_LITERAL'
    Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
    ^
/Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_AudioWorker.cpp:108:1: error: unknown type name 'QT_INIT_METAOBJECT'
QT_INIT_METAOBJECT const QMetaObject GS::AudioWorker::staticMetaObject = { {
^
/Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_AudioWorker.cpp:108:37: error: expected ';' after top level declarator
QT_INIT_METAOBJECT const QMetaObject GS::AudioWorker::staticMetaObject = { {
                                    ^
                                    ;
In file included from /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/mocs_compilation.cpp:3:
/Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_DataEntryWindow.cpp:16:2: error: "This file was generated using the moc from 5.15.7. It"
#error "This file was generated using the moc from 5.15.7. It"
 ^
/Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_DataEntryWindow.cpp:17:2: error: "cannot be used with the include files from this version of Qt."
#error "cannot be used with the include files from this version of Qt."
 ^
/Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_DataEntryWindow.cpp:18:2: error: "(The moc has changed too much.)"
#error "(The moc has changed too much.)"
 ^
/Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_DataEntryWindow.cpp:35:1: error: use of undeclared identifier 'Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET'
QT_MOC_LITERAL(0, 0, 19), // "GS::DataEntryWindow"
^
/Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_DataEntryWindow.cpp:29:5: note: expanded from macro 'QT_MOC_LITERAL'
    Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
    ^
/Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_DataEntryWindow.cpp:36:1: error: use of undeclared identifier 'Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET'
QT_MOC_LITERAL(1, 20, 15), // "categoryChanged"
^
/Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_DataEntryWindow.cpp:29:5: note: expanded from macro 'QT_MOC_LITERAL'
    Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
    ^
/Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_DataEntryWindow.cpp:37:1: error: use of undeclared identifier 'Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET'
QT_MOC_LITERAL(2, 36, 0), // ""
^
/Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_DataEntryWindow.cpp:29:5: note: expanded from macro 'QT_MOC_LITERAL'
    Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
    ^
/Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_DataEntryWindow.cpp:38:1: error: use of undeclared identifier 'Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET'
QT_MOC_LITERAL(3, 37, 16), // "parameterChanged"
^
/Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_DataEntryWindow.cpp:29:5: note: expanded from macro 'QT_MOC_LITERAL'
    Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
    ^
/Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_DataEntryWindow.cpp:39:1: error: use of undeclared identifier 'Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET'
QT_MOC_LITERAL(4, 54, 13), // "symbolChanged"
^
/Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_DataEntryWindow.cpp:29:5: note: expanded from macro 'QT_MOC_LITERAL'
    Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
    ^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
make[2]: *** [CMakeFiles/gama_tts_editor.dir/gama_tts_editor_autogen/mocs_compilation.cpp.o] Error 1
make[1]: *** [CMakeFiles/gama_tts_editor.dir/all] Error 2
make: *** [all] Error 2

~/github/gama_tts_editor-build 8s

I tried to raise the ferror-limit somehow but I was not successful in figuring out how to do this.

qt version is 5.15.7

❯ brew info qt5
==> qt@5: stable 5.15.7 (bottled) [keg-only]
Cross-platform application and UI framework
https://www.qt.io/
/usr/local/Cellar/qt@5/5.15.7 (10,761 files, 350.8MB)

Any hints what could be done to get this running? I am still trying to get into CPP but qt gives me headaches most of the time ;/

mym-br commented 1 year ago

The build is using moc from 5.15.7 but headers from another version...

Try CMAKE_VERBOSE_MAKEFILE=1.

capital-G commented 1 year ago

Thanks for replying - does this help? I can't make much out of it

❯ cmake --build .
/usr/local/Cellar/cmake/3.21.2/bin/cmake -S/Users/scheiba/github/gama_tts_editor -B/Users/scheiba/github/gama_tts_editor-build --check-build-system CMakeFiles/Makefile.cmake 0
/usr/local/Cellar/cmake/3.21.2/bin/cmake -E cmake_progress_start /Users/scheiba/github/gama_tts_editor-build/CMakeFiles /Users/scheiba/github/gama_tts_editor-build//CMakeFiles/progress.marks
/Applications/Xcode.app/Contents/Developer/usr/bin/make  -f CMakeFiles/Makefile2 all
/Applications/Xcode.app/Contents/Developer/usr/bin/make  -f CMakeFiles/gama_tts_editor_autogen.dir/build.make CMakeFiles/gama_tts_editor_autogen.dir/depend
cd /Users/scheiba/github/gama_tts_editor-build && /usr/local/Cellar/cmake/3.21.2/bin/cmake -E cmake_depends "Unix Makefiles" /Users/scheiba/github/gama_tts_editor /Users/scheiba/github/gama_tts_editor /Users/scheiba/github/gama_tts_editor-build /Users/scheiba/github/gama_tts_editor-build /Users/scheiba/github/gama_tts_editor-build/CMakeFiles/gama_tts_editor_autogen.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make  -f CMakeFiles/gama_tts_editor_autogen.dir/build.make CMakeFiles/gama_tts_editor_autogen.dir/build
[  2%] Automatic MOC and UIC for target gama_tts_editor
/usr/local/Cellar/cmake/3.21.2/bin/cmake -E cmake_autogen /Users/scheiba/github/gama_tts_editor-build/CMakeFiles/gama_tts_editor_autogen.dir/AutogenInfo.json Release
AutoGen: Refreshing parse cache because it doesn't exist.
AutoMoc: Generating "SRC:-build/gama_tts_editor_autogen/moc_predefs.h", because it doesn't exist.
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -dM -E -c /usr/local/Cellar/cmake/3.21.2/share/cmake/Modules/CMakeCXXCompilerABI.cpp -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -I/Users/scheiba/github/gama_tts_editor-build -I/Users/scheiba/github/gama_tts_editor -I/Users/scheiba/github/gama_tts_editor/src -I/Users/scheiba/github/gama_tts_editor/src/interactive -I/Users/scheiba/github/gama_tts_editor/src/qcustomplot -I/Users/scheiba/github/gama_tts_editor/src/qt_model -I/Users/scheiba/github/gama_tts/src -I/Users/scheiba/github/gama_tts/src/text_parser -I/Users/scheiba/github/gama_tts/src/vtm -I/Users/scheiba/github/gama_tts/src/vtm_control_model -I/usr/local/Cellar/fftw/3.3.10_1/include -I/usr/local/include -I/usr/local/opt/qt@5/lib/QtCore.framework -I/usr/local/opt/qt@5/lib/QtCore.framework/Headers -I/usr/local/opt/qt@5/mkspecs/macx-clang -I/usr/local/opt/qt@5/lib/QtGui.framework -I/usr/local/opt/qt@5/lib/QtGui.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers -I/usr/local/opt/qt@5/lib/QtWidgets.framework -I/usr/local/opt/qt@5/lib/QtWidgets.framework/Headers -I/usr/local/opt/qt@5/lib/QtPrintSupport.framework -I/usr/local/opt/qt@5/lib/QtPrintSupport.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/include/c++/v1 -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.0.0/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -F /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks -F /usr/local/opt/qt@5/lib
AutoGen: Parsing "SRC:/src/AppConfig.h"
AutoGen: Parsing "SRC:/src/IntonationWidget.h"
AutoGen: Parsing "SRC:/src/DataEntryWindow.h"
AutoGen: Parsing "SRC:/src/IntonationWindow.h"
AutoGen: Parsing "SRC:/src/AudioWorker.h"
AutoGen: Parsing "SRC:/src/Clipboard.h"
AutoGen: Parsing "SRC:/src/AudioPlayer.h"
AutoGen: Parsing "SRC:/src/JackClient.h"
AutoGen: Parsing "SRC:/src/IntonationParametersWindow.h"
AutoGen: Parsing "SRC:/src/JackRingbuffer.h"
AutoGen: Parsing "SRC:/src/ParameterModificationSynthesis.h"
AutoGen: Parsing "SRC:/src/JackConfig.h"
AutoGen: Parsing "SRC:/src/MainWindow.h"
AutoGen: Parsing "SRC:/src/ParameterModificationWidget.h"
AutoGen: Parsing "SRC:/src/ParameterModificationWindow.h"
AutoGen: Parsing "SRC:/src/ParameterWidget.h"
AutoGen: Parsing "SRC:/src/PostureEditorWindow.h"
AutoGen: Parsing "SRC:/src/PrototypeManagerWindow.h"
AutoGen: Parsing "SRC:/src/RuleManagerWindow.h"
AutoGen: Parsing "SRC:/src/RuleTesterWindow.h"
AutoGen: Parsing "SRC:/src/Synthesis.h"
AutoGen: Parsing "SRC:/src/SynthesisWindow.h"
AutoGen: Parsing "SRC:/src/TransitionEditorWindow.h"
AutoGen: Parsing "SRC:/src/TransitionPoint.h"
AutoGen: Parsing "SRC:/src/TransitionWidget.h"
AutoGen: Parsing "SRC:/src/editor_global.h"
AutoGen: Parsing "SRC:/src/interactive/AnalysisWindow.h"
AutoGen: Parsing "SRC:/src/interactive/FFTW.h"
AutoGen: Parsing "SRC:/src/interactive/InteractiveAudio.h"
AutoGen: Parsing "SRC:/src/interactive/InteractiveVTMConfiguration.h"
AutoGen: Parsing "SRC:/src/interactive/InteractiveVTMWindow.h"
AutoGen: Parsing "SRC:/src/interactive/ParameterLineEdit.h"
AutoGen: Parsing "SRC:/src/interactive/ParameterSlider.h"
AutoGen: Parsing "SRC:/src/interactive/SignalDFT.h"
AutoGen: Parsing "SRC:/src/qcustomplot/qcustomplot.h"
AutoGen: Parsing "SRC:/src/qt_model/CategoryModel.h"
AutoGen: Parsing "SRC:/src/qt_model/SymbolModel.h"
AutoGen: Parsing "SRC:/src/AudioPlayer.cpp"
AutoGen: Parsing "SRC:/src/AudioWorker.cpp"
AutoGen: Parsing "SRC:/src/qt_model/ParameterModel.h"
AutoGen: Parsing "SRC:/src/Clipboard.cpp"
AutoGen: Parsing "SRC:/src/DataEntryWindow.cpp"
AutoGen: Parsing "SRC:/src/IntonationParametersWindow.cpp"
AutoGen: Parsing "SRC:/src/IntonationWidget.cpp"
AutoGen: Parsing "SRC:/src/IntonationWindow.cpp"
AutoGen: Parsing "SRC:/src/JackClient.cpp"
AutoGen: Parsing "SRC:/src/JackConfig.cpp"
AutoGen: Parsing "SRC:/src/JackRingbuffer.cpp"
AutoGen: Parsing "SRC:/src/MainWindow.cpp"
AutoGen: Parsing "SRC:/src/ParameterModificationSynthesis.cpp"
AutoGen: Parsing "SRC:/src/ParameterModificationWidget.cpp"
AutoGen: Parsing "SRC:/src/ParameterModificationWindow.cpp"
AutoGen: Parsing "SRC:/src/ParameterWidget.cpp"
AutoGen: Parsing "SRC:/src/PrototypeManagerWindow.cpp"
AutoGen: Parsing "SRC:/src/PostureEditorWindow.cpp"
AutoGen: Parsing "SRC:/src/RuleManagerWindow.cpp"
AutoGen: Parsing "SRC:/src/RuleTesterWindow.cpp"
AutoGen: Parsing "SRC:/src/Synthesis.cpp"
AutoGen: Parsing "SRC:/src/SynthesisWindow.cpp"
AutoGen: Parsing "SRC:/src/TransitionEditorWindow.cpp"
AutoGen: Parsing "SRC:/src/TransitionPoint.cpp"
AutoGen: Parsing "SRC:/src/TransitionWidget.cpp"
AutoGen: Parsing "SRC:/src/interactive/AnalysisWindow.cpp"
AutoGen: Parsing "SRC:/src/interactive/FFTW.cpp"
AutoGen: Parsing "SRC:/src/interactive/InteractiveAudio.cpp"
AutoGen: Parsing "SRC:/src/interactive/InteractiveVTMConfiguration.cpp"
AutoGen: Parsing "SRC:/src/interactive/InteractiveVTMWindow.cpp"
AutoGen: Parsing "SRC:/src/interactive/ParameterLineEdit.cpp"
AutoGen: Parsing "SRC:/src/interactive/ParameterSlider.cpp"
AutoGen: Parsing "SRC:/src/interactive/SignalDFT.cpp"
AutoGen: Parsing "SRC:/src/main.cpp"
AutoGen: Parsing "SRC:/src/qcustomplot/qcustomplot.cpp"
AutoGen: Parsing "SRC:/src/qt_model/CategoryModel.cpp"
AutoGen: Parsing "SRC:/src/qt_model/ParameterModel.cpp"
AutoGen: Parsing "SRC:/src/qt_model/SymbolModel.cpp"
AutoMoc: Generating "SRC:-build/gama_tts_editor_autogen/UVLADIE3JM/moc_AudioWorker.cpp", because it doesn't exist, from "SRC:/src/AudioWorker.h"
/usr/local/opt/qt@5/bin/moc -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -I/Users/scheiba/github/gama_tts_editor-build -I/Users/scheiba/github/gama_tts_editor -I/Users/scheiba/github/gama_tts_editor/src -I/Users/scheiba/github/gama_tts_editor/src/interactive -I/Users/scheiba/github/gama_tts_editor/src/qcustomplot -I/Users/scheiba/github/gama_tts_editor/src/qt_model -I/Users/scheiba/github/gama_tts/src -I/Users/scheiba/github/gama_tts/src/text_parser -I/Users/scheiba/github/gama_tts/src/vtm -I/Users/scheiba/github/gama_tts/src/vtm_control_model -I/usr/local/Cellar/fftw/3.3.10_1/include -I/usr/local/include -I/usr/local/opt/qt@5/lib/QtCore.framework -I/usr/local/opt/qt@5/lib/QtCore.framework/Headers -I/usr/local/opt/qt@5/mkspecs/macx-clang -I/usr/local/opt/qt@5/lib/QtGui.framework -I/usr/local/opt/qt@5/lib/QtGui.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers -I/usr/local/opt/qt@5/lib/QtWidgets.framework -I/usr/local/opt/qt@5/lib/QtWidgets.framework/Headers -I/usr/local/opt/qt@5/lib/QtPrintSupport.framework -I/usr/local/opt/qt@5/lib/QtPrintSupport.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/include/c++/v1 -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.0.0/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -F /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks -F /usr/local/opt/qt@5/lib --include /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/moc_predefs.h --output-dep-file -o /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_AudioWorker.cpp /Users/scheiba/github/gama_tts_editor/src/AudioWorker.h
AutoMoc: Generating "SRC:-build/gama_tts_editor_autogen/UVLADIE3JM/moc_DataEntryWindow.cpp", because it doesn't exist, from "SRC:/src/DataEntryWindow.h"
/usr/local/opt/qt@5/bin/moc -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -I/Users/scheiba/github/gama_tts_editor-build -I/Users/scheiba/github/gama_tts_editor -I/Users/scheiba/github/gama_tts_editor/src -I/Users/scheiba/github/gama_tts_editor/src/interactive -I/Users/scheiba/github/gama_tts_editor/src/qcustomplot -I/Users/scheiba/github/gama_tts_editor/src/qt_model -I/Users/scheiba/github/gama_tts/src -I/Users/scheiba/github/gama_tts/src/text_parser -I/Users/scheiba/github/gama_tts/src/vtm -I/Users/scheiba/github/gama_tts/src/vtm_control_model -I/usr/local/Cellar/fftw/3.3.10_1/include -I/usr/local/include -I/usr/local/opt/qt@5/lib/QtCore.framework -I/usr/local/opt/qt@5/lib/QtCore.framework/Headers -I/usr/local/opt/qt@5/mkspecs/macx-clang -I/usr/local/opt/qt@5/lib/QtGui.framework -I/usr/local/opt/qt@5/lib/QtGui.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers -I/usr/local/opt/qt@5/lib/QtWidgets.framework -I/usr/local/opt/qt@5/lib/QtWidgets.framework/Headers -I/usr/local/opt/qt@5/lib/QtPrintSupport.framework -I/usr/local/opt/qt@5/lib/QtPrintSupport.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/include/c++/v1 -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.0.0/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -F /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks -F /usr/local/opt/qt@5/lib --include /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/moc_predefs.h --output-dep-file -o /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_DataEntryWindow.cpp /Users/scheiba/github/gama_tts_editor/src/DataEntryWindow.h
AutoMoc: Generating "SRC:-build/gama_tts_editor_autogen/UVLADIE3JM/moc_IntonationParametersWindow.cpp", because it doesn't exist, from "SRC:/src/IntonationParametersWindow.h"
/usr/local/opt/qt@5/bin/moc -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -I/Users/scheiba/github/gama_tts_editor-build -I/Users/scheiba/github/gama_tts_editor -I/Users/scheiba/github/gama_tts_editor/src -I/Users/scheiba/github/gama_tts_editor/src/interactive -I/Users/scheiba/github/gama_tts_editor/src/qcustomplot -I/Users/scheiba/github/gama_tts_editor/src/qt_model -I/Users/scheiba/github/gama_tts/src -I/Users/scheiba/github/gama_tts/src/text_parser -I/Users/scheiba/github/gama_tts/src/vtm -I/Users/scheiba/github/gama_tts/src/vtm_control_model -I/usr/local/Cellar/fftw/3.3.10_1/include -I/usr/local/include -I/usr/local/opt/qt@5/lib/QtCore.framework -I/usr/local/opt/qt@5/lib/QtCore.framework/Headers -I/usr/local/opt/qt@5/mkspecs/macx-clang -I/usr/local/opt/qt@5/lib/QtGui.framework -I/usr/local/opt/qt@5/lib/QtGui.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers -I/usr/local/opt/qt@5/lib/QtWidgets.framework -I/usr/local/opt/qt@5/lib/QtWidgets.framework/Headers -I/usr/local/opt/qt@5/lib/QtPrintSupport.framework -I/usr/local/opt/qt@5/lib/QtPrintSupport.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/include/c++/v1 -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.0.0/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -F /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks -F /usr/local/opt/qt@5/lib --include /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/moc_predefs.h --output-dep-file -o /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_IntonationParametersWindow.cpp /Users/scheiba/github/gama_tts_editor/src/IntonationParametersWindow.h
AutoMoc: Generating "SRC:-build/gama_tts_editor_autogen/UVLADIE3JM/moc_IntonationWidget.cpp", because it doesn't exist, from "SRC:/src/IntonationWidget.h"
/usr/local/opt/qt@5/bin/moc -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -I/Users/scheiba/github/gama_tts_editor-build -I/Users/scheiba/github/gama_tts_editor -I/Users/scheiba/github/gama_tts_editor/src -I/Users/scheiba/github/gama_tts_editor/src/interactive -I/Users/scheiba/github/gama_tts_editor/src/qcustomplot -I/Users/scheiba/github/gama_tts_editor/src/qt_model -I/Users/scheiba/github/gama_tts/src -I/Users/scheiba/github/gama_tts/src/text_parser -I/Users/scheiba/github/gama_tts/src/vtm -I/Users/scheiba/github/gama_tts/src/vtm_control_model -I/usr/local/Cellar/fftw/3.3.10_1/include -I/usr/local/include -I/usr/local/opt/qt@5/lib/QtCore.framework -I/usr/local/opt/qt@5/lib/QtCore.framework/Headers -I/usr/local/opt/qt@5/mkspecs/macx-clang -I/usr/local/opt/qt@5/lib/QtGui.framework -I/usr/local/opt/qt@5/lib/QtGui.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers -I/usr/local/opt/qt@5/lib/QtWidgets.framework -I/usr/local/opt/qt@5/lib/QtWidgets.framework/Headers -I/usr/local/opt/qt@5/lib/QtPrintSupport.framework -I/usr/local/opt/qt@5/lib/QtPrintSupport.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/include/c++/v1 -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.0.0/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -F /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks -F /usr/local/opt/qt@5/lib --include /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/moc_predefs.h --output-dep-file -o /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_IntonationWidget.cpp /Users/scheiba/github/gama_tts_editor/src/IntonationWidget.h
AutoMoc: Generating "SRC:-build/gama_tts_editor_autogen/UVLADIE3JM/moc_ParameterModificationWindow.cpp", because it doesn't exist, from "SRC:/src/ParameterModificationWindow.h"
/usr/local/opt/qt@5/bin/moc -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -I/Users/scheiba/github/gama_tts_editor-build -I/Users/scheiba/github/gama_tts_editor -I/Users/scheiba/github/gama_tts_editor/src -I/Users/scheiba/github/gama_tts_editor/src/interactive -I/Users/scheiba/github/gama_tts_editor/src/qcustomplot -I/Users/scheiba/github/gama_tts_editor/src/qt_model -I/Users/scheiba/github/gama_tts/src -I/Users/scheiba/github/gama_tts/src/text_parser -I/Users/scheiba/github/gama_tts/src/vtm -I/Users/scheiba/github/gama_tts/src/vtm_control_model -I/usr/local/Cellar/fftw/3.3.10_1/include -I/usr/local/include -I/usr/local/opt/qt@5/lib/QtCore.framework -I/usr/local/opt/qt@5/lib/QtCore.framework/Headers -I/usr/local/opt/qt@5/mkspecs/macx-clang -I/usr/local/opt/qt@5/lib/QtGui.framework -I/usr/local/opt/qt@5/lib/QtGui.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers -I/usr/local/opt/qt@5/lib/QtWidgets.framework -I/usr/local/opt/qt@5/lib/QtWidgets.framework/Headers -I/usr/local/opt/qt@5/lib/QtPrintSupport.framework -I/usr/local/opt/qt@5/lib/QtPrintSupport.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/include/c++/v1 -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.0.0/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -F /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks -F /usr/local/opt/qt@5/lib --include /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/moc_predefs.h --output-dep-file -o /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_ParameterModificationWindow.cpp /Users/scheiba/github/gama_tts_editor/src/ParameterModificationWindow.h
AutoMoc: Generating "SRC:-build/gama_tts_editor_autogen/UVLADIE3JM/moc_ParameterModificationWidget.cpp", because it doesn't exist, from "SRC:/src/ParameterModificationWidget.h"
/usr/local/opt/qt@5/bin/moc -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -I/Users/scheiba/github/gama_tts_editor-build -I/Users/scheiba/github/gama_tts_editor -I/Users/scheiba/github/gama_tts_editor/src -I/Users/scheiba/github/gama_tts_editor/src/interactive -I/Users/scheiba/github/gama_tts_editor/src/qcustomplot -I/Users/scheiba/github/gama_tts_editor/src/qt_model -I/Users/scheiba/github/gama_tts/src -I/Users/scheiba/github/gama_tts/src/text_parser -I/Users/scheiba/github/gama_tts/src/vtm -I/Users/scheiba/github/gama_tts/src/vtm_control_model -I/usr/local/Cellar/fftw/3.3.10_1/include -I/usr/local/include -I/usr/local/opt/qt@5/lib/QtCore.framework -I/usr/local/opt/qt@5/lib/QtCore.framework/Headers -I/usr/local/opt/qt@5/mkspecs/macx-clang -I/usr/local/opt/qt@5/lib/QtGui.framework -I/usr/local/opt/qt@5/lib/QtGui.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers -I/usr/local/opt/qt@5/lib/QtWidgets.framework -I/usr/local/opt/qt@5/lib/QtWidgets.framework/Headers -I/usr/local/opt/qt@5/lib/QtPrintSupport.framework -I/usr/local/opt/qt@5/lib/QtPrintSupport.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/include/c++/v1 -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.0.0/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -F /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks -F /usr/local/opt/qt@5/lib --include /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/moc_predefs.h --output-dep-file -o /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_ParameterModificationWidget.cpp /Users/scheiba/github/gama_tts_editor/src/ParameterModificationWidget.h
AutoMoc: Generating "SRC:-build/gama_tts_editor_autogen/UVLADIE3JM/moc_MainWindow.cpp", because it doesn't exist, from "SRC:/src/MainWindow.h"
/usr/local/opt/qt@5/bin/moc -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -I/Users/scheiba/github/gama_tts_editor-build -I/Users/scheiba/github/gama_tts_editor -I/Users/scheiba/github/gama_tts_editor/src -I/Users/scheiba/github/gama_tts_editor/src/interactive -I/Users/scheiba/github/gama_tts_editor/src/qcustomplot -I/Users/scheiba/github/gama_tts_editor/src/qt_model -I/Users/scheiba/github/gama_tts/src -I/Users/scheiba/github/gama_tts/src/text_parser -I/Users/scheiba/github/gama_tts/src/vtm -I/Users/scheiba/github/gama_tts/src/vtm_control_model -I/usr/local/Cellar/fftw/3.3.10_1/include -I/usr/local/include -I/usr/local/opt/qt@5/lib/QtCore.framework -I/usr/local/opt/qt@5/lib/QtCore.framework/Headers -I/usr/local/opt/qt@5/mkspecs/macx-clang -I/usr/local/opt/qt@5/lib/QtGui.framework -I/usr/local/opt/qt@5/lib/QtGui.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers -I/usr/local/opt/qt@5/lib/QtWidgets.framework -I/usr/local/opt/qt@5/lib/QtWidgets.framework/Headers -I/usr/local/opt/qt@5/lib/QtPrintSupport.framework -I/usr/local/opt/qt@5/lib/QtPrintSupport.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/include/c++/v1 -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.0.0/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -F /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks -F /usr/local/opt/qt@5/lib --include /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/moc_predefs.h --output-dep-file -o /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_MainWindow.cpp /Users/scheiba/github/gama_tts_editor/src/MainWindow.h
AutoMoc: Generating "SRC:-build/gama_tts_editor_autogen/UVLADIE3JM/moc_IntonationWindow.cpp", because it doesn't exist, from "SRC:/src/IntonationWindow.h"
/usr/local/opt/qt@5/bin/moc -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -I/Users/scheiba/github/gama_tts_editor-build -I/Users/scheiba/github/gama_tts_editor -I/Users/scheiba/github/gama_tts_editor/src -I/Users/scheiba/github/gama_tts_editor/src/interactive -I/Users/scheiba/github/gama_tts_editor/src/qcustomplot -I/Users/scheiba/github/gama_tts_editor/src/qt_model -I/Users/scheiba/github/gama_tts/src -I/Users/scheiba/github/gama_tts/src/text_parser -I/Users/scheiba/github/gama_tts/src/vtm -I/Users/scheiba/github/gama_tts/src/vtm_control_model -I/usr/local/Cellar/fftw/3.3.10_1/include -I/usr/local/include -I/usr/local/opt/qt@5/lib/QtCore.framework -I/usr/local/opt/qt@5/lib/QtCore.framework/Headers -I/usr/local/opt/qt@5/mkspecs/macx-clang -I/usr/local/opt/qt@5/lib/QtGui.framework -I/usr/local/opt/qt@5/lib/QtGui.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers -I/usr/local/opt/qt@5/lib/QtWidgets.framework -I/usr/local/opt/qt@5/lib/QtWidgets.framework/Headers -I/usr/local/opt/qt@5/lib/QtPrintSupport.framework -I/usr/local/opt/qt@5/lib/QtPrintSupport.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/include/c++/v1 -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.0.0/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -F /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks -F /usr/local/opt/qt@5/lib --include /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/moc_predefs.h --output-dep-file -o /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_IntonationWindow.cpp /Users/scheiba/github/gama_tts_editor/src/IntonationWindow.h
AutoMoc: Reading dependencies from "SRC:-build/gama_tts_editor_autogen/UVLADIE3JM/moc_AudioWorker.cpp.d"
AutoUic: Generating "SRC:-build/gama_tts_editor_autogen/include/ui_AnalysisWindow.h", because it doesn't exist, from "SRC:/ui/interactive/AnalysisWindow.ui"
/usr/local/opt/qt@5/bin/uic -o /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/include/ui_AnalysisWindow.h /Users/scheiba/github/gama_tts_editor/ui/interactive/AnalysisWindow.ui
AutoMoc: Reading dependencies from "SRC:-build/gama_tts_editor_autogen/UVLADIE3JM/moc_ParameterModificationWidget.cpp.d"
AutoMoc: Generating "SRC:-build/gama_tts_editor_autogen/UVLADIE3JM/moc_ParameterWidget.cpp", because it doesn't exist, from "SRC:/src/ParameterWidget.h"
/usr/local/opt/qt@5/bin/moc -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -I/Users/scheiba/github/gama_tts_editor-build -I/Users/scheiba/github/gama_tts_editor -I/Users/scheiba/github/gama_tts_editor/src -I/Users/scheiba/github/gama_tts_editor/src/interactive -I/Users/scheiba/github/gama_tts_editor/src/qcustomplot -I/Users/scheiba/github/gama_tts_editor/src/qt_model -I/Users/scheiba/github/gama_tts/src -I/Users/scheiba/github/gama_tts/src/text_parser -I/Users/scheiba/github/gama_tts/src/vtm -I/Users/scheiba/github/gama_tts/src/vtm_control_model -I/usr/local/Cellar/fftw/3.3.10_1/include -I/usr/local/include -I/usr/local/opt/qt@5/lib/QtCore.framework -I/usr/local/opt/qt@5/lib/QtCore.framework/Headers -I/usr/local/opt/qt@5/mkspecs/macx-clang -I/usr/local/opt/qt@5/lib/QtGui.framework -I/usr/local/opt/qt@5/lib/QtGui.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers -I/usr/local/opt/qt@5/lib/QtWidgets.framework -I/usr/local/opt/qt@5/lib/QtWidgets.framework/Headers -I/usr/local/opt/qt@5/lib/QtPrintSupport.framework -I/usr/local/opt/qt@5/lib/QtPrintSupport.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/include/c++/v1 -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.0.0/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -F /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks -F /usr/local/opt/qt@5/lib --include /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/moc_predefs.h --output-dep-file -o /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_ParameterWidget.cpp /Users/scheiba/github/gama_tts_editor/src/ParameterWidget.h
AutoMoc: Reading dependencies from "SRC:-build/gama_tts_editor_autogen/UVLADIE3JM/moc_ParameterModificationWindow.cpp.d"
AutoMoc: Reading dependencies from "SRC:-build/gama_tts_editor_autogen/UVLADIE3JM/moc_IntonationWidget.cpp.d"
AutoMoc: Reading dependencies from "SRC:-build/gama_tts_editor_autogen/UVLADIE3JM/moc_IntonationWindow.cpp.d"
AutoMoc: Reading dependencies from "SRC:-build/gama_tts_editor_autogen/UVLADIE3JM/moc_IntonationParametersWindow.cpp.d"
AutoMoc: Generating "SRC:-build/gama_tts_editor_autogen/UVLADIE3JM/moc_PostureEditorWindow.cpp", because it doesn't exist, from "SRC:/src/PostureEditorWindow.h"
/usr/local/opt/qt@5/bin/moc -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -I/Users/scheiba/github/gama_tts_editor-build -I/Users/scheiba/github/gama_tts_editor -I/Users/scheiba/github/gama_tts_editor/src -I/Users/scheiba/github/gama_tts_editor/src/interactive -I/Users/scheiba/github/gama_tts_editor/src/qcustomplot -I/Users/scheiba/github/gama_tts_editor/src/qt_model -I/Users/scheiba/github/gama_tts/src -I/Users/scheiba/github/gama_tts/src/text_parser -I/Users/scheiba/github/gama_tts/src/vtm -I/Users/scheiba/github/gama_tts/src/vtm_control_model -I/usr/local/Cellar/fftw/3.3.10_1/include -I/usr/local/include -I/usr/local/opt/qt@5/lib/QtCore.framework -I/usr/local/opt/qt@5/lib/QtCore.framework/Headers -I/usr/local/opt/qt@5/mkspecs/macx-clang -I/usr/local/opt/qt@5/lib/QtGui.framework -I/usr/local/opt/qt@5/lib/QtGui.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers -I/usr/local/opt/qt@5/lib/QtWidgets.framework -I/usr/local/opt/qt@5/lib/QtWidgets.framework/Headers -I/usr/local/opt/qt@5/lib/QtPrintSupport.framework -I/usr/local/opt/qt@5/lib/QtPrintSupport.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/include/c++/v1 -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.0.0/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -F /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks -F /usr/local/opt/qt@5/lib --include /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/moc_predefs.h --output-dep-file -o /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_PostureEditorWindow.cpp /Users/scheiba/github/gama_tts_editor/src/PostureEditorWindow.h
AutoMoc: Generating "SRC:-build/gama_tts_editor_autogen/UVLADIE3JM/moc_PrototypeManagerWindow.cpp", because it doesn't exist, from "SRC:/src/PrototypeManagerWindow.h"
/usr/local/opt/qt@5/bin/moc -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -I/Users/scheiba/github/gama_tts_editor-build -I/Users/scheiba/github/gama_tts_editor -I/Users/scheiba/github/gama_tts_editor/src -I/Users/scheiba/github/gama_tts_editor/src/interactive -I/Users/scheiba/github/gama_tts_editor/src/qcustomplot -I/Users/scheiba/github/gama_tts_editor/src/qt_model -I/Users/scheiba/github/gama_tts/src -I/Users/scheiba/github/gama_tts/src/text_parser -I/Users/scheiba/github/gama_tts/src/vtm -I/Users/scheiba/github/gama_tts/src/vtm_control_model -I/usr/local/Cellar/fftw/3.3.10_1/include -I/usr/local/include -I/usr/local/opt/qt@5/lib/QtCore.framework -I/usr/local/opt/qt@5/lib/QtCore.framework/Headers -I/usr/local/opt/qt@5/mkspecs/macx-clang -I/usr/local/opt/qt@5/lib/QtGui.framework -I/usr/local/opt/qt@5/lib/QtGui.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers -I/usr/local/opt/qt@5/lib/QtWidgets.framework -I/usr/local/opt/qt@5/lib/QtWidgets.framework/Headers -I/usr/local/opt/qt@5/lib/QtPrintSupport.framework -I/usr/local/opt/qt@5/lib/QtPrintSupport.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/include/c++/v1 -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.0.0/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -F /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks -F /usr/local/opt/qt@5/lib --include /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/moc_predefs.h --output-dep-file -o /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_PrototypeManagerWindow.cpp /Users/scheiba/github/gama_tts_editor/src/PrototypeManagerWindow.h
AutoMoc: Generating "SRC:-build/gama_tts_editor_autogen/UVLADIE3JM/moc_RuleManagerWindow.cpp", because it doesn't exist, from "SRC:/src/RuleManagerWindow.h"
/usr/local/opt/qt@5/bin/moc -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -I/Users/scheiba/github/gama_tts_editor-build -I/Users/scheiba/github/gama_tts_editor -I/Users/scheiba/github/gama_tts_editor/src -I/Users/scheiba/github/gama_tts_editor/src/interactive -I/Users/scheiba/github/gama_tts_editor/src/qcustomplot -I/Users/scheiba/github/gama_tts_editor/src/qt_model -I/Users/scheiba/github/gama_tts/src -I/Users/scheiba/github/gama_tts/src/text_parser -I/Users/scheiba/github/gama_tts/src/vtm -I/Users/scheiba/github/gama_tts/src/vtm_control_model -I/usr/local/Cellar/fftw/3.3.10_1/include -I/usr/local/include -I/usr/local/opt/qt@5/lib/QtCore.framework -I/usr/local/opt/qt@5/lib/QtCore.framework/Headers -I/usr/local/opt/qt@5/mkspecs/macx-clang -I/usr/local/opt/qt@5/lib/QtGui.framework -I/usr/local/opt/qt@5/lib/QtGui.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers -I/usr/local/opt/qt@5/lib/QtWidgets.framework -I/usr/local/opt/qt@5/lib/QtWidgets.framework/Headers -I/usr/local/opt/qt@5/lib/QtPrintSupport.framework -I/usr/local/opt/qt@5/lib/QtPrintSupport.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/include/c++/v1 -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.0.0/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -F /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks -F /usr/local/opt/qt@5/lib --include /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/moc_predefs.h --output-dep-file -o /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_RuleManagerWindow.cpp /Users/scheiba/github/gama_tts_editor/src/RuleManagerWindow.h
AutoMoc: Generating "SRC:-build/gama_tts_editor_autogen/UVLADIE3JM/moc_RuleTesterWindow.cpp", because it doesn't exist, from "SRC:/src/RuleTesterWindow.h"
/usr/local/opt/qt@5/bin/moc -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -I/Users/scheiba/github/gama_tts_editor-build -I/Users/scheiba/github/gama_tts_editor -I/Users/scheiba/github/gama_tts_editor/src -I/Users/scheiba/github/gama_tts_editor/src/interactive -I/Users/scheiba/github/gama_tts_editor/src/qcustomplot -I/Users/scheiba/github/gama_tts_editor/src/qt_model -I/Users/scheiba/github/gama_tts/src -I/Users/scheiba/github/gama_tts/src/text_parser -I/Users/scheiba/github/gama_tts/src/vtm -I/Users/scheiba/github/gama_tts/src/vtm_control_model -I/usr/local/Cellar/fftw/3.3.10_1/include -I/usr/local/include -I/usr/local/opt/qt@5/lib/QtCore.framework -I/usr/local/opt/qt@5/lib/QtCore.framework/Headers -I/usr/local/opt/qt@5/mkspecs/macx-clang -I/usr/local/opt/qt@5/lib/QtGui.framework -I/usr/local/opt/qt@5/lib/QtGui.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers -I/usr/local/opt/qt@5/lib/QtWidgets.framework -I/usr/local/opt/qt@5/lib/QtWidgets.framework/Headers -I/usr/local/opt/qt@5/lib/QtPrintSupport.framework -I/usr/local/opt/qt@5/lib/QtPrintSupport.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/include/c++/v1 -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.0.0/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -F /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks -F /usr/local/opt/qt@5/lib --include /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/moc_predefs.h --output-dep-file -o /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_RuleTesterWindow.cpp /Users/scheiba/github/gama_tts_editor/src/RuleTesterWindow.h
AutoMoc: Generating "SRC:-build/gama_tts_editor_autogen/UVLADIE3JM/moc_SynthesisWindow.cpp", because it doesn't exist, from "SRC:/src/SynthesisWindow.h"
/usr/local/opt/qt@5/bin/moc -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -I/Users/scheiba/github/gama_tts_editor-build -I/Users/scheiba/github/gama_tts_editor -I/Users/scheiba/github/gama_tts_editor/src -I/Users/scheiba/github/gama_tts_editor/src/interactive -I/Users/scheiba/github/gama_tts_editor/src/qcustomplot -I/Users/scheiba/github/gama_tts_editor/src/qt_model -I/Users/scheiba/github/gama_tts/src -I/Users/scheiba/github/gama_tts/src/text_parser -I/Users/scheiba/github/gama_tts/src/vtm -I/Users/scheiba/github/gama_tts/src/vtm_control_model -I/usr/local/Cellar/fftw/3.3.10_1/include -I/usr/local/include -I/usr/local/opt/qt@5/lib/QtCore.framework -I/usr/local/opt/qt@5/lib/QtCore.framework/Headers -I/usr/local/opt/qt@5/mkspecs/macx-clang -I/usr/local/opt/qt@5/lib/QtGui.framework -I/usr/local/opt/qt@5/lib/QtGui.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers -I/usr/local/opt/qt@5/lib/QtWidgets.framework -I/usr/local/opt/qt@5/lib/QtWidgets.framework/Headers -I/usr/local/opt/qt@5/lib/QtPrintSupport.framework -I/usr/local/opt/qt@5/lib/QtPrintSupport.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/include/c++/v1 -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.0.0/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -F /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks -F /usr/local/opt/qt@5/lib --include /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/moc_predefs.h --output-dep-file -o /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_SynthesisWindow.cpp /Users/scheiba/github/gama_tts_editor/src/SynthesisWindow.h
AutoMoc: Reading dependencies from "SRC:-build/gama_tts_editor_autogen/UVLADIE3JM/moc_MainWindow.cpp.d"
AutoUic: Generating "SRC:-build/gama_tts_editor_autogen/include/ui_DataEntryWindow.h", because it doesn't exist, from "SRC:/ui/DataEntryWindow.ui"
/usr/local/opt/qt@5/bin/uic -o /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/include/ui_DataEntryWindow.h /Users/scheiba/github/gama_tts_editor/ui/DataEntryWindow.ui
AutoMoc: Reading dependencies from "SRC:-build/gama_tts_editor_autogen/UVLADIE3JM/moc_DataEntryWindow.cpp.d"
AutoMoc: Generating "SRC:-build/gama_tts_editor_autogen/UVLADIE3JM/moc_TransitionEditorWindow.cpp", because it doesn't exist, from "SRC:/src/TransitionEditorWindow.h"
/usr/local/opt/qt@5/bin/moc -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -I/Users/scheiba/github/gama_tts_editor-build -I/Users/scheiba/github/gama_tts_editor -I/Users/scheiba/github/gama_tts_editor/src -I/Users/scheiba/github/gama_tts_editor/src/interactive -I/Users/scheiba/github/gama_tts_editor/src/qcustomplot -I/Users/scheiba/github/gama_tts_editor/src/qt_model -I/Users/scheiba/github/gama_tts/src -I/Users/scheiba/github/gama_tts/src/text_parser -I/Users/scheiba/github/gama_tts/src/vtm -I/Users/scheiba/github/gama_tts/src/vtm_control_model -I/usr/local/Cellar/fftw/3.3.10_1/include -I/usr/local/include -I/usr/local/opt/qt@5/lib/QtCore.framework -I/usr/local/opt/qt@5/lib/QtCore.framework/Headers -I/usr/local/opt/qt@5/mkspecs/macx-clang -I/usr/local/opt/qt@5/lib/QtGui.framework -I/usr/local/opt/qt@5/lib/QtGui.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers -I/usr/local/opt/qt@5/lib/QtWidgets.framework -I/usr/local/opt/qt@5/lib/QtWidgets.framework/Headers -I/usr/local/opt/qt@5/lib/QtPrintSupport.framework -I/usr/local/opt/qt@5/lib/QtPrintSupport.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/include/c++/v1 -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.0.0/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -F /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks -F /usr/local/opt/qt@5/lib --include /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/moc_predefs.h --output-dep-file -o /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_TransitionEditorWindow.cpp /Users/scheiba/github/gama_tts_editor/src/TransitionEditorWindow.h
AutoMoc: Generating "SRC:-build/gama_tts_editor_autogen/UVLADIE3JM/moc_TransitionWidget.cpp", because it doesn't exist, from "SRC:/src/TransitionWidget.h"
/usr/local/opt/qt@5/bin/moc -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -I/Users/scheiba/github/gama_tts_editor-build -I/Users/scheiba/github/gama_tts_editor -I/Users/scheiba/github/gama_tts_editor/src -I/Users/scheiba/github/gama_tts_editor/src/interactive -I/Users/scheiba/github/gama_tts_editor/src/qcustomplot -I/Users/scheiba/github/gama_tts_editor/src/qt_model -I/Users/scheiba/github/gama_tts/src -I/Users/scheiba/github/gama_tts/src/text_parser -I/Users/scheiba/github/gama_tts/src/vtm -I/Users/scheiba/github/gama_tts/src/vtm_control_model -I/usr/local/Cellar/fftw/3.3.10_1/include -I/usr/local/include -I/usr/local/opt/qt@5/lib/QtCore.framework -I/usr/local/opt/qt@5/lib/QtCore.framework/Headers -I/usr/local/opt/qt@5/mkspecs/macx-clang -I/usr/local/opt/qt@5/lib/QtGui.framework -I/usr/local/opt/qt@5/lib/QtGui.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers -I/usr/local/opt/qt@5/lib/QtWidgets.framework -I/usr/local/opt/qt@5/lib/QtWidgets.framework/Headers -I/usr/local/opt/qt@5/lib/QtPrintSupport.framework -I/usr/local/opt/qt@5/lib/QtPrintSupport.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/include/c++/v1 -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.0.0/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -F /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks -F /usr/local/opt/qt@5/lib --include /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/moc_predefs.h --output-dep-file -o /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_TransitionWidget.cpp /Users/scheiba/github/gama_tts_editor/src/TransitionWidget.h
AutoMoc: Reading dependencies from "SRC:-build/gama_tts_editor_autogen/UVLADIE3JM/moc_ParameterWidget.cpp.d"
AutoUic: Generating "SRC:-build/gama_tts_editor_autogen/include/ui_IntonationParametersWindow.h", because it doesn't exist, from "SRC:/ui/IntonationParametersWindow.ui"
/usr/local/opt/qt@5/bin/uic -o /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/include/ui_IntonationParametersWindow.h /Users/scheiba/github/gama_tts_editor/ui/IntonationParametersWindow.ui
AutoMoc: Reading dependencies from "SRC:-build/gama_tts_editor_autogen/UVLADIE3JM/moc_PostureEditorWindow.cpp.d"
AutoMoc: Generating "SRC:-build/gama_tts_editor_autogen/UXIRX7VU4F/moc_AnalysisWindow.cpp", because it doesn't exist, from "SRC:/src/interactive/AnalysisWindow.h"
/usr/local/opt/qt@5/bin/moc -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -I/Users/scheiba/github/gama_tts_editor-build -I/Users/scheiba/github/gama_tts_editor -I/Users/scheiba/github/gama_tts_editor/src -I/Users/scheiba/github/gama_tts_editor/src/interactive -I/Users/scheiba/github/gama_tts_editor/src/qcustomplot -I/Users/scheiba/github/gama_tts_editor/src/qt_model -I/Users/scheiba/github/gama_tts/src -I/Users/scheiba/github/gama_tts/src/text_parser -I/Users/scheiba/github/gama_tts/src/vtm -I/Users/scheiba/github/gama_tts/src/vtm_control_model -I/usr/local/Cellar/fftw/3.3.10_1/include -I/usr/local/include -I/usr/local/opt/qt@5/lib/QtCore.framework -I/usr/local/opt/qt@5/lib/QtCore.framework/Headers -I/usr/local/opt/qt@5/mkspecs/macx-clang -I/usr/local/opt/qt@5/lib/QtGui.framework -I/usr/local/opt/qt@5/lib/QtGui.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers -I/usr/local/opt/qt@5/lib/QtWidgets.framework -I/usr/local/opt/qt@5/lib/QtWidgets.framework/Headers -I/usr/local/opt/qt@5/lib/QtPrintSupport.framework -I/usr/local/opt/qt@5/lib/QtPrintSupport.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/include/c++/v1 -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.0.0/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -F /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks -F /usr/local/opt/qt@5/lib --include /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/moc_predefs.h --output-dep-file -o /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UXIRX7VU4F/moc_AnalysisWindow.cpp /Users/scheiba/github/gama_tts_editor/src/interactive/AnalysisWindow.h
AutoMoc: Reading dependencies from "SRC:-build/gama_tts_editor_autogen/UVLADIE3JM/moc_RuleTesterWindow.cpp.d"
AutoMoc: Generating "SRC:-build/gama_tts_editor_autogen/UXIRX7VU4F/moc_InteractiveVTMWindow.cpp", because it doesn't exist, from "SRC:/src/interactive/InteractiveVTMWindow.h"
/usr/local/opt/qt@5/bin/moc -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -I/Users/scheiba/github/gama_tts_editor-build -I/Users/scheiba/github/gama_tts_editor -I/Users/scheiba/github/gama_tts_editor/src -I/Users/scheiba/github/gama_tts_editor/src/interactive -I/Users/scheiba/github/gama_tts_editor/src/qcustomplot -I/Users/scheiba/github/gama_tts_editor/src/qt_model -I/Users/scheiba/github/gama_tts/src -I/Users/scheiba/github/gama_tts/src/text_parser -I/Users/scheiba/github/gama_tts/src/vtm -I/Users/scheiba/github/gama_tts/src/vtm_control_model -I/usr/local/Cellar/fftw/3.3.10_1/include -I/usr/local/include -I/usr/local/opt/qt@5/lib/QtCore.framework -I/usr/local/opt/qt@5/lib/QtCore.framework/Headers -I/usr/local/opt/qt@5/mkspecs/macx-clang -I/usr/local/opt/qt@5/lib/QtGui.framework -I/usr/local/opt/qt@5/lib/QtGui.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers -I/usr/local/opt/qt@5/lib/QtWidgets.framework -I/usr/local/opt/qt@5/lib/QtWidgets.framework/Headers -I/usr/local/opt/qt@5/lib/QtPrintSupport.framework -I/usr/local/opt/qt@5/lib/QtPrintSupport.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/include/c++/v1 -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.0.0/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -F /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks -F /usr/local/opt/qt@5/lib --include /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/moc_predefs.h --output-dep-file -o /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UXIRX7VU4F/moc_InteractiveVTMWindow.cpp /Users/scheiba/github/gama_tts_editor/src/interactive/InteractiveVTMWindow.h
AutoMoc: Reading dependencies from "SRC:-build/gama_tts_editor_autogen/UVLADIE3JM/moc_RuleManagerWindow.cpp.d"
AutoMoc: Reading dependencies from "SRC:-build/gama_tts_editor_autogen/UVLADIE3JM/moc_SynthesisWindow.cpp.d"
AutoUic: Generating "SRC:-build/gama_tts_editor_autogen/include/ui_IntonationWindow.h", because it doesn't exist, from "SRC:/ui/IntonationWindow.ui"
/usr/local/opt/qt@5/bin/uic -o /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/include/ui_IntonationWindow.h /Users/scheiba/github/gama_tts_editor/ui/IntonationWindow.ui
AutoMoc: Generating "SRC:-build/gama_tts_editor_autogen/UXIRX7VU4F/moc_ParameterLineEdit.cpp", because it doesn't exist, from "SRC:/src/interactive/ParameterLineEdit.h"
/usr/local/opt/qt@5/bin/moc -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -I/Users/scheiba/github/gama_tts_editor-build -I/Users/scheiba/github/gama_tts_editor -I/Users/scheiba/github/gama_tts_editor/src -I/Users/scheiba/github/gama_tts_editor/src/interactive -I/Users/scheiba/github/gama_tts_editor/src/qcustomplot -I/Users/scheiba/github/gama_tts_editor/src/qt_model -I/Users/scheiba/github/gama_tts/src -I/Users/scheiba/github/gama_tts/src/text_parser -I/Users/scheiba/github/gama_tts/src/vtm -I/Users/scheiba/github/gama_tts/src/vtm_control_model -I/usr/local/Cellar/fftw/3.3.10_1/include -I/usr/local/include -I/usr/local/opt/qt@5/lib/QtCore.framework -I/usr/local/opt/qt@5/lib/QtCore.framework/Headers -I/usr/local/opt/qt@5/mkspecs/macx-clang -I/usr/local/opt/qt@5/lib/QtGui.framework -I/usr/local/opt/qt@5/lib/QtGui.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers -I/usr/local/opt/qt@5/lib/QtWidgets.framework -I/usr/local/opt/qt@5/lib/QtWidgets.framework/Headers -I/usr/local/opt/qt@5/lib/QtPrintSupport.framework -I/usr/local/opt/qt@5/lib/QtPrintSupport.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/include/c++/v1 -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.0.0/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -F /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks -F /usr/local/opt/qt@5/lib --include /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/moc_predefs.h --output-dep-file -o /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UXIRX7VU4F/moc_ParameterLineEdit.cpp /Users/scheiba/github/gama_tts_editor/src/interactive/ParameterLineEdit.h
AutoMoc: Generating "SRC:-build/gama_tts_editor_autogen/UXIRX7VU4F/moc_ParameterSlider.cpp", because it doesn't exist, from "SRC:/src/interactive/ParameterSlider.h"
/usr/local/opt/qt@5/bin/moc -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -I/Users/scheiba/github/gama_tts_editor-build -I/Users/scheiba/github/gama_tts_editor -I/Users/scheiba/github/gama_tts_editor/src -I/Users/scheiba/github/gama_tts_editor/src/interactive -I/Users/scheiba/github/gama_tts_editor/src/qcustomplot -I/Users/scheiba/github/gama_tts_editor/src/qt_model -I/Users/scheiba/github/gama_tts/src -I/Users/scheiba/github/gama_tts/src/text_parser -I/Users/scheiba/github/gama_tts/src/vtm -I/Users/scheiba/github/gama_tts/src/vtm_control_model -I/usr/local/Cellar/fftw/3.3.10_1/include -I/usr/local/include -I/usr/local/opt/qt@5/lib/QtCore.framework -I/usr/local/opt/qt@5/lib/QtCore.framework/Headers -I/usr/local/opt/qt@5/mkspecs/macx-clang -I/usr/local/opt/qt@5/lib/QtGui.framework -I/usr/local/opt/qt@5/lib/QtGui.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers -I/usr/local/opt/qt@5/lib/QtWidgets.framework -I/usr/local/opt/qt@5/lib/QtWidgets.framework/Headers -I/usr/local/opt/qt@5/lib/QtPrintSupport.framework -I/usr/local/opt/qt@5/lib/QtPrintSupport.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/include/c++/v1 -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.0.0/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -F /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks -F /usr/local/opt/qt@5/lib --include /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/moc_predefs.h --output-dep-file -o /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UXIRX7VU4F/moc_ParameterSlider.cpp /Users/scheiba/github/gama_tts_editor/src/interactive/ParameterSlider.h
AutoUic: Generating "SRC:-build/gama_tts_editor_autogen/include/ui_MainWindow.h", because it doesn't exist, from "SRC:/ui/MainWindow.ui"
/usr/local/opt/qt@5/bin/uic -o /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/include/ui_MainWindow.h /Users/scheiba/github/gama_tts_editor/ui/MainWindow.ui
AutoMoc: Reading dependencies from "SRC:-build/gama_tts_editor_autogen/UVLADIE3JM/moc_PrototypeManagerWindow.cpp.d"
AutoMoc: Generating "SRC:-build/gama_tts_editor_autogen/T4EGOWDRJ2/moc_qcustomplot.cpp", because it doesn't exist, from "SRC:/src/qcustomplot/qcustomplot.h"
/usr/local/opt/qt@5/bin/moc -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -I/Users/scheiba/github/gama_tts_editor-build -I/Users/scheiba/github/gama_tts_editor -I/Users/scheiba/github/gama_tts_editor/src -I/Users/scheiba/github/gama_tts_editor/src/interactive -I/Users/scheiba/github/gama_tts_editor/src/qcustomplot -I/Users/scheiba/github/gama_tts_editor/src/qt_model -I/Users/scheiba/github/gama_tts/src -I/Users/scheiba/github/gama_tts/src/text_parser -I/Users/scheiba/github/gama_tts/src/vtm -I/Users/scheiba/github/gama_tts/src/vtm_control_model -I/usr/local/Cellar/fftw/3.3.10_1/include -I/usr/local/include -I/usr/local/opt/qt@5/lib/QtCore.framework -I/usr/local/opt/qt@5/lib/QtCore.framework/Headers -I/usr/local/opt/qt@5/mkspecs/macx-clang -I/usr/local/opt/qt@5/lib/QtGui.framework -I/usr/local/opt/qt@5/lib/QtGui.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers -I/usr/local/opt/qt@5/lib/QtWidgets.framework -I/usr/local/opt/qt@5/lib/QtWidgets.framework/Headers -I/usr/local/opt/qt@5/lib/QtPrintSupport.framework -I/usr/local/opt/qt@5/lib/QtPrintSupport.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/include/c++/v1 -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.0.0/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -F /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks -F /usr/local/opt/qt@5/lib --include /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/moc_predefs.h --output-dep-file -o /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/T4EGOWDRJ2/moc_qcustomplot.cpp /Users/scheiba/github/gama_tts_editor/src/qcustomplot/qcustomplot.h
AutoMoc: Reading dependencies from "SRC:-build/gama_tts_editor_autogen/UVLADIE3JM/moc_TransitionEditorWindow.cpp.d"
AutoUic: Generating "SRC:-build/gama_tts_editor_autogen/include/ui_ParameterModificationWindow.h", because it doesn't exist, from "SRC:/ui/ParameterModificationWindow.ui"
/usr/local/opt/qt@5/bin/uic -o /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/include/ui_ParameterModificationWindow.h /Users/scheiba/github/gama_tts_editor/ui/ParameterModificationWindow.ui
AutoMoc: Generating "SRC:-build/gama_tts_editor_autogen/YBAZ5NOFWV/moc_CategoryModel.cpp", because it doesn't exist, from "SRC:/src/qt_model/CategoryModel.h"
/usr/local/opt/qt@5/bin/moc -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -I/Users/scheiba/github/gama_tts_editor-build -I/Users/scheiba/github/gama_tts_editor -I/Users/scheiba/github/gama_tts_editor/src -I/Users/scheiba/github/gama_tts_editor/src/interactive -I/Users/scheiba/github/gama_tts_editor/src/qcustomplot -I/Users/scheiba/github/gama_tts_editor/src/qt_model -I/Users/scheiba/github/gama_tts/src -I/Users/scheiba/github/gama_tts/src/text_parser -I/Users/scheiba/github/gama_tts/src/vtm -I/Users/scheiba/github/gama_tts/src/vtm_control_model -I/usr/local/Cellar/fftw/3.3.10_1/include -I/usr/local/include -I/usr/local/opt/qt@5/lib/QtCore.framework -I/usr/local/opt/qt@5/lib/QtCore.framework/Headers -I/usr/local/opt/qt@5/mkspecs/macx-clang -I/usr/local/opt/qt@5/lib/QtGui.framework -I/usr/local/opt/qt@5/lib/QtGui.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers -I/usr/local/opt/qt@5/lib/QtWidgets.framework -I/usr/local/opt/qt@5/lib/QtWidgets.framework/Headers -I/usr/local/opt/qt@5/lib/QtPrintSupport.framework -I/usr/local/opt/qt@5/lib/QtPrintSupport.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/include/c++/v1 -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.0.0/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -F /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks -F /usr/local/opt/qt@5/lib --include /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/moc_predefs.h --output-dep-file -o /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/YBAZ5NOFWV/moc_CategoryModel.cpp /Users/scheiba/github/gama_tts_editor/src/qt_model/CategoryModel.h
AutoMoc: Reading dependencies from "SRC:-build/gama_tts_editor_autogen/UVLADIE3JM/moc_TransitionWidget.cpp.d"
AutoMoc: Generating "SRC:-build/gama_tts_editor_autogen/YBAZ5NOFWV/moc_ParameterModel.cpp", because it doesn't exist, from "SRC:/src/qt_model/ParameterModel.h"
/usr/local/opt/qt@5/bin/moc -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -I/Users/scheiba/github/gama_tts_editor-build -I/Users/scheiba/github/gama_tts_editor -I/Users/scheiba/github/gama_tts_editor/src -I/Users/scheiba/github/gama_tts_editor/src/interactive -I/Users/scheiba/github/gama_tts_editor/src/qcustomplot -I/Users/scheiba/github/gama_tts_editor/src/qt_model -I/Users/scheiba/github/gama_tts/src -I/Users/scheiba/github/gama_tts/src/text_parser -I/Users/scheiba/github/gama_tts/src/vtm -I/Users/scheiba/github/gama_tts/src/vtm_control_model -I/usr/local/Cellar/fftw/3.3.10_1/include -I/usr/local/include -I/usr/local/opt/qt@5/lib/QtCore.framework -I/usr/local/opt/qt@5/lib/QtCore.framework/Headers -I/usr/local/opt/qt@5/mkspecs/macx-clang -I/usr/local/opt/qt@5/lib/QtGui.framework -I/usr/local/opt/qt@5/lib/QtGui.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers -I/usr/local/opt/qt@5/lib/QtWidgets.framework -I/usr/local/opt/qt@5/lib/QtWidgets.framework/Headers -I/usr/local/opt/qt@5/lib/QtPrintSupport.framework -I/usr/local/opt/qt@5/lib/QtPrintSupport.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/include/c++/v1 -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.0.0/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -F /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks -F /usr/local/opt/qt@5/lib --include /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/moc_predefs.h --output-dep-file -o /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/YBAZ5NOFWV/moc_ParameterModel.cpp /Users/scheiba/github/gama_tts_editor/src/qt_model/ParameterModel.h
AutoMoc: Generating "SRC:-build/gama_tts_editor_autogen/YBAZ5NOFWV/moc_SymbolModel.cpp", because it doesn't exist, from "SRC:/src/qt_model/SymbolModel.h"
/usr/local/opt/qt@5/bin/moc -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -I/Users/scheiba/github/gama_tts_editor-build -I/Users/scheiba/github/gama_tts_editor -I/Users/scheiba/github/gama_tts_editor/src -I/Users/scheiba/github/gama_tts_editor/src/interactive -I/Users/scheiba/github/gama_tts_editor/src/qcustomplot -I/Users/scheiba/github/gama_tts_editor/src/qt_model -I/Users/scheiba/github/gama_tts/src -I/Users/scheiba/github/gama_tts/src/text_parser -I/Users/scheiba/github/gama_tts/src/vtm -I/Users/scheiba/github/gama_tts/src/vtm_control_model -I/usr/local/Cellar/fftw/3.3.10_1/include -I/usr/local/include -I/usr/local/opt/qt@5/lib/QtCore.framework -I/usr/local/opt/qt@5/lib/QtCore.framework/Headers -I/usr/local/opt/qt@5/mkspecs/macx-clang -I/usr/local/opt/qt@5/lib/QtGui.framework -I/usr/local/opt/qt@5/lib/QtGui.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers -I/usr/local/opt/qt@5/lib/QtWidgets.framework -I/usr/local/opt/qt@5/lib/QtWidgets.framework/Headers -I/usr/local/opt/qt@5/lib/QtPrintSupport.framework -I/usr/local/opt/qt@5/lib/QtPrintSupport.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/include/c++/v1 -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.0.0/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -F /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks -F /usr/local/opt/qt@5/lib --include /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/moc_predefs.h --output-dep-file -o /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/YBAZ5NOFWV/moc_SymbolModel.cpp /Users/scheiba/github/gama_tts_editor/src/qt_model/SymbolModel.h
AutoMoc: Reading dependencies from "SRC:-build/gama_tts_editor_autogen/UXIRX7VU4F/moc_AnalysisWindow.cpp.d"
AutoUic: Generating "SRC:-build/gama_tts_editor_autogen/include/ui_PostureEditorWindow.h", because it doesn't exist, from "SRC:/ui/PostureEditorWindow.ui"
/usr/local/opt/qt@5/bin/uic -o /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/include/ui_PostureEditorWindow.h /Users/scheiba/github/gama_tts_editor/ui/PostureEditorWindow.ui
AutoMoc: Reading dependencies from "SRC:-build/gama_tts_editor_autogen/UXIRX7VU4F/moc_ParameterSlider.cpp.d"
AutoUic: Generating "SRC:-build/gama_tts_editor_autogen/include/ui_PrototypeManagerWindow.h", because it doesn't exist, from "SRC:/ui/PrototypeManagerWindow.ui"
/usr/local/opt/qt@5/bin/uic -o /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/include/ui_PrototypeManagerWindow.h /Users/scheiba/github/gama_tts_editor/ui/PrototypeManagerWindow.ui
AutoMoc: Reading dependencies from "SRC:-build/gama_tts_editor_autogen/UXIRX7VU4F/moc_ParameterLineEdit.cpp.d"
AutoUic: Generating "SRC:-build/gama_tts_editor_autogen/include/ui_RuleManagerWindow.h", because it doesn't exist, from "SRC:/ui/RuleManagerWindow.ui"
/usr/local/opt/qt@5/bin/uic -o /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/include/ui_RuleManagerWindow.h /Users/scheiba/github/gama_tts_editor/ui/RuleManagerWindow.ui
AutoUic: Generating "SRC:-build/gama_tts_editor_autogen/include/ui_RuleTesterWindow.h", because it doesn't exist, from "SRC:/ui/RuleTesterWindow.ui"
/usr/local/opt/qt@5/bin/uic -o /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/include/ui_RuleTesterWindow.h /Users/scheiba/github/gama_tts_editor/ui/RuleTesterWindow.ui
AutoUic: Generating "SRC:-build/gama_tts_editor_autogen/include/ui_SynthesisWindow.h", because it doesn't exist, from "SRC:/ui/SynthesisWindow.ui"
/usr/local/opt/qt@5/bin/uic -o /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/include/ui_SynthesisWindow.h /Users/scheiba/github/gama_tts_editor/ui/SynthesisWindow.ui
AutoUic: Generating "SRC:-build/gama_tts_editor_autogen/include/ui_TransitionEditorWindow.h", because it doesn't exist, from "SRC:/ui/TransitionEditorWindow.ui"
/usr/local/opt/qt@5/bin/uic -o /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/include/ui_TransitionEditorWindow.h /Users/scheiba/github/gama_tts_editor/ui/TransitionEditorWindow.ui
AutoMoc: Reading dependencies from "SRC:-build/gama_tts_editor_autogen/YBAZ5NOFWV/moc_CategoryModel.cpp.d"
AutoMoc: Reading dependencies from "SRC:-build/gama_tts_editor_autogen/UXIRX7VU4F/moc_InteractiveVTMWindow.cpp.d"
AutoMoc: Reading dependencies from "SRC:-build/gama_tts_editor_autogen/YBAZ5NOFWV/moc_ParameterModel.cpp.d"
AutoMoc: Reading dependencies from "SRC:-build/gama_tts_editor_autogen/YBAZ5NOFWV/moc_SymbolModel.cpp.d"
AutoMoc: Reading dependencies from "SRC:-build/gama_tts_editor_autogen/T4EGOWDRJ2/moc_qcustomplot.cpp.d"
AutoMoc: Generating MOC compilation "SRC:-build/gama_tts_editor_autogen/mocs_compilation.cpp"
AutoGen: Writing the parse cache file "SRC:-build/CMakeFiles/gama_tts_editor_autogen.dir/ParseCache.txt"
AutoGen: Writing the settings file "SRC:-build/CMakeFiles/gama_tts_editor_autogen.dir/AutogenUsed.txt"
[  2%] Built target gama_tts_editor_autogen
/Applications/Xcode.app/Contents/Developer/usr/bin/make  -f CMakeFiles/gama_tts_editor.dir/build.make CMakeFiles/gama_tts_editor.dir/depend
[  4%] Automatic RCC for resource/gama_tts_editor.qrc
/usr/local/Cellar/cmake/3.21.2/bin/cmake -E cmake_autorcc /Users/scheiba/github/gama_tts_editor-build/CMakeFiles/gama_tts_editor_autogen.dir/AutoRcc_gama_tts_editor_6WJNPILU4A_Info.json Release
AutoRcc: Generating "SRC:-build/gama_tts_editor_autogen/6WJNPILU4A/qrc_gama_tts_editor.cpp", because it doesn't exist, from "SRC:/resource/gama_tts_editor.qrc"
/usr/local/opt/qt@5/bin/rcc -name gama_tts_editor -o /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/6WJNPILU4A/qrc_gama_tts_editor.cpp /Users/scheiba/github/gama_tts_editor/resource/gama_tts_editor.qrc
AutoRcc: Writing settings file "SRC:-build/CMakeFiles/gama_tts_editor_autogen.dir/AutoRcc_gama_tts_editor_6WJNPILU4A_Used.txt"
cd /Users/scheiba/github/gama_tts_editor-build && /usr/local/Cellar/cmake/3.21.2/bin/cmake -E cmake_depends "Unix Makefiles" /Users/scheiba/github/gama_tts_editor /Users/scheiba/github/gama_tts_editor /Users/scheiba/github/gama_tts_editor-build /Users/scheiba/github/gama_tts_editor-build /Users/scheiba/github/gama_tts_editor-build/CMakeFiles/gama_tts_editor.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make  -f CMakeFiles/gama_tts_editor.dir/build.make CMakeFiles/gama_tts_editor.dir/build
[  7%] Building CXX object CMakeFiles/gama_tts_editor.dir/gama_tts_editor_autogen/mocs_compilation.cpp.o
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -I/Users/scheiba/github/gama_tts_editor-build -I/Users/scheiba/github/gama_tts_editor -I/Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/include -I/Users/scheiba/github/gama_tts_editor/src -I/Users/scheiba/github/gama_tts_editor/src/interactive -I/Users/scheiba/github/gama_tts_editor/src/qcustomplot -I/Users/scheiba/github/gama_tts_editor/src/qt_model -I/Users/scheiba/github/gama_tts_editor/../gama_tts/src -I/Users/scheiba/github/gama_tts_editor/../gama_tts/src/text_parser -I/Users/scheiba/github/gama_tts_editor/../gama_tts/src/vtm -I/Users/scheiba/github/gama_tts_editor/../gama_tts/src/vtm_control_model -isystem /usr/local/Cellar/fftw/3.3.10_1/include -isystem /usr/local/include -iframework /usr/local/opt/qt@5/lib -isystem /usr/local/opt/qt@5/lib/QtCore.framework/Headers -isystem /usr/local/opt/qt@5/./mkspecs/macx-clang -isystem /usr/local/opt/qt@5/lib/QtGui.framework/Headers -isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers -isystem /usr/local/opt/qt@5/lib/QtWidgets.framework/Headers -isystem /usr/local/opt/qt@5/lib/QtPrintSupport.framework/Headers -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk -fPIC -std=gnu++17 -MD -MT CMakeFiles/gama_tts_editor.dir/gama_tts_editor_autogen/mocs_compilation.cpp.o -MF CMakeFiles/gama_tts_editor.dir/gama_tts_editor_autogen/mocs_compilation.cpp.o.d -o CMakeFiles/gama_tts_editor.dir/gama_tts_editor_autogen/mocs_compilation.cpp.o -c /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/mocs_compilation.cpp
In file included from /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/mocs_compilation.cpp:2:
/Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_AudioWorker.cpp:16:2: error: "This file was generated using the moc from 5.15.7. It"
#error "This file was generated using the moc from 5.15.7. It"
 ^
/Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_AudioWorker.cpp:17:2: error: "cannot be used with the include files from this version of Qt."
#error "cannot be used with the include files from this version of Qt."
 ^
/Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_AudioWorker.cpp:18:2: error: "(The moc has changed too much.)"
#error "(The moc has changed too much.)"
 ^
/Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_AudioWorker.cpp:35:1: error: use of undeclared identifier 'Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET'
QT_MOC_LITERAL(0, 0, 15), // "GS::AudioWorker"
^
/Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_AudioWorker.cpp:29:5: note: expanded from macro 'QT_MOC_LITERAL'
    Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
    ^
/Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_AudioWorker.cpp:36:1: error: use of undeclared identifier 'Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET'
QT_MOC_LITERAL(1, 16, 8), // "finished"
^
/Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_AudioWorker.cpp:29:5: note: expanded from macro 'QT_MOC_LITERAL'
    Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
    ^
/Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_AudioWorker.cpp:37:1: error: use of undeclared identifier 'Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET'
QT_MOC_LITERAL(2, 25, 0), // ""
^
/Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_AudioWorker.cpp:29:5: note: expanded from macro 'QT_MOC_LITERAL'
    Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
    ^
/Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_AudioWorker.cpp:38:1: error: use of undeclared identifier 'Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET'
QT_MOC_LITERAL(3, 26, 13), // "errorOccurred"
^
/Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_AudioWorker.cpp:29:5: note: expanded from macro 'QT_MOC_LITERAL'
    Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
    ^
/Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_AudioWorker.cpp:39:1: error: use of undeclared identifier 'Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET'
QT_MOC_LITERAL(4, 40, 9), // "playAudio"
^
/Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_AudioWorker.cpp:29:5: note: expanded from macro 'QT_MOC_LITERAL'
    Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
    ^
/Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_AudioWorker.cpp:40:1: error: use of undeclared identifier 'Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET'
QT_MOC_LITERAL(5, 50, 10) // "sampleRate"
^
/Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_AudioWorker.cpp:29:5: note: expanded from macro 'QT_MOC_LITERAL'
    Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
    ^
/Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_AudioWorker.cpp:108:1: error: unknown type name 'QT_INIT_METAOBJECT'
QT_INIT_METAOBJECT const QMetaObject GS::AudioWorker::staticMetaObject = { {
^
/Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_AudioWorker.cpp:108:37: error: expected ';' after top level declarator
QT_INIT_METAOBJECT const QMetaObject GS::AudioWorker::staticMetaObject = { {
                                    ^
                                    ;
In file included from /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/mocs_compilation.cpp:3:
/Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_DataEntryWindow.cpp:16:2: error: "This file was generated using the moc from 5.15.7. It"
#error "This file was generated using the moc from 5.15.7. It"
 ^
/Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_DataEntryWindow.cpp:17:2: error: "cannot be used with the include files from this version of Qt."
#error "cannot be used with the include files from this version of Qt."
 ^
/Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_DataEntryWindow.cpp:18:2: error: "(The moc has changed too much.)"
#error "(The moc has changed too much.)"
 ^
/Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_DataEntryWindow.cpp:35:1: error: use of undeclared identifier 'Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET'
QT_MOC_LITERAL(0, 0, 19), // "GS::DataEntryWindow"
^
/Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_DataEntryWindow.cpp:29:5: note: expanded from macro 'QT_MOC_LITERAL'
    Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
    ^
/Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_DataEntryWindow.cpp:36:1: error: use of undeclared identifier 'Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET'
QT_MOC_LITERAL(1, 20, 15), // "categoryChanged"
^
/Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_DataEntryWindow.cpp:29:5: note: expanded from macro 'QT_MOC_LITERAL'
    Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
    ^
/Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_DataEntryWindow.cpp:37:1: error: use of undeclared identifier 'Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET'
QT_MOC_LITERAL(2, 36, 0), // ""
^
/Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_DataEntryWindow.cpp:29:5: note: expanded from macro 'QT_MOC_LITERAL'
    Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
    ^
/Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_DataEntryWindow.cpp:38:1: error: use of undeclared identifier 'Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET'
QT_MOC_LITERAL(3, 37, 16), // "parameterChanged"
^
/Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_DataEntryWindow.cpp:29:5: note: expanded from macro 'QT_MOC_LITERAL'
    Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
    ^
/Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_DataEntryWindow.cpp:39:1: error: use of undeclared identifier 'Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET'
QT_MOC_LITERAL(4, 54, 13), // "symbolChanged"
^
/Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_DataEntryWindow.cpp:29:5: note: expanded from macro 'QT_MOC_LITERAL'
    Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
    ^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
make[2]: *** [CMakeFiles/gama_tts_editor.dir/gama_tts_editor_autogen/mocs_compilation.cpp.o] Error 1
make[1]: *** [CMakeFiles/gama_tts_editor.dir/all] Error 2
make: *** [all] Error 2

~/github/gama_tts_editor-build 6s
mym-br commented 1 year ago

Why is your Qt in /usr/local/opt and not under /usr/local/Cellar?

I don't have a Mac, I am just guessing...

mym-br commented 1 year ago

In a previous comment you said that your Qt is in /usr/local/Cellar/qt@5/5.15.7 but the build is using a Qt from /usr/local/opt/qt@5. Check if this is some old library...

capital-G commented 1 year ago

Sorry for the long delay - I became a bit confused with all the paths.

I cleared the build dir and executed

cmake -D CMAKE_BUILD_TYPE=Release -DCMAKE_VERBOSE_MAKEFILE=1 -DCMAKE_PREFIX_PATH=/usr/local/Cellar/qt@5/5.15.7 ../gama_tts_editor

which results in

❯ cmake --build .
/usr/local/Cellar/cmake/3.21.2/bin/cmake -S/Users/scheiba/github/gama_tts_editor -B/Users/scheiba/github/gama_tts_editor-build --check-build-system CMakeFiles/Makefile.cmake 0
/usr/local/Cellar/cmake/3.21.2/bin/cmake -E cmake_progress_start /Users/scheiba/github/gama_tts_editor-build/CMakeFiles /Users/scheiba/github/gama_tts_editor-build//CMakeFiles/progress.marks
/Applications/Xcode.app/Contents/Developer/usr/bin/make  -f CMakeFiles/Makefile2 all
/Applications/Xcode.app/Contents/Developer/usr/bin/make  -f CMakeFiles/gama_tts_editor_autogen.dir/build.make CMakeFiles/gama_tts_editor_autogen.dir/depend
cd /Users/scheiba/github/gama_tts_editor-build && /usr/local/Cellar/cmake/3.21.2/bin/cmake -E cmake_depends "Unix Makefiles" /Users/scheiba/github/gama_tts_editor /Users/scheiba/github/gama_tts_editor /Users/scheiba/github/gama_tts_editor-build /Users/scheiba/github/gama_tts_editor-build /Users/scheiba/github/gama_tts_editor-build/CMakeFiles/gama_tts_editor_autogen.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make  -f CMakeFiles/gama_tts_editor_autogen.dir/build.make CMakeFiles/gama_tts_editor_autogen.dir/build
[  2%] Automatic MOC and UIC for target gama_tts_editor
/usr/local/Cellar/cmake/3.21.2/bin/cmake -E cmake_autogen /Users/scheiba/github/gama_tts_editor-build/CMakeFiles/gama_tts_editor_autogen.dir/AutogenInfo.json Release
AutoGen: Refreshing parse cache because it doesn't exist.
AutoMoc: Generating "SRC:-build/gama_tts_editor_autogen/moc_predefs.h", because it doesn't exist.
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -dM -E -c /usr/local/Cellar/cmake/3.21.2/share/cmake/Modules/CMakeCXXCompilerABI.cpp -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -I/Users/scheiba/github/gama_tts_editor-build -I/Users/scheiba/github/gama_tts_editor -I/Users/scheiba/github/gama_tts_editor/src -I/Users/scheiba/github/gama_tts_editor/src/interactive -I/Users/scheiba/github/gama_tts_editor/src/qcustomplot -I/Users/scheiba/github/gama_tts_editor/src/qt_model -I/Users/scheiba/github/gama_tts/src -I/Users/scheiba/github/gama_tts/src/text_parser -I/Users/scheiba/github/gama_tts/src/vtm -I/Users/scheiba/github/gama_tts/src/vtm_control_model -I/usr/local/Cellar/fftw/3.3.10_1/include -I/usr/local/include -I/usr/local/Cellar/qt@5/5.15.7/lib/QtCore.framework -I/usr/local/Cellar/qt@5/5.15.7/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt@5/5.15.7/mkspecs/macx-clang -I/usr/local/Cellar/qt@5/5.15.7/lib/QtGui.framework -I/usr/local/Cellar/qt@5/5.15.7/lib/QtGui.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers -I/usr/local/Cellar/qt@5/5.15.7/lib/QtWidgets.framework -I/usr/local/Cellar/qt@5/5.15.7/lib/QtWidgets.framework/Headers -I/usr/local/Cellar/qt@5/5.15.7/lib/QtPrintSupport.framework -I/usr/local/Cellar/qt@5/5.15.7/lib/QtPrintSupport.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/include/c++/v1 -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.0.0/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -F /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks -F /usr/local/Cellar/qt@5/5.15.7/lib
AutoGen: Parsing "SRC:/src/AudioWorker.h"
AutoGen: Parsing "SRC:/src/IntonationWindow.h"
AutoGen: Parsing "SRC:/src/DataEntryWindow.h"
AutoGen: Parsing "SRC:/src/AppConfig.h"
AutoGen: Parsing "SRC:/src/IntonationParametersWindow.h"
AutoGen: Parsing "SRC:/src/AudioPlayer.h"
AutoGen: Parsing "SRC:/src/Clipboard.h"
AutoGen: Parsing "SRC:/src/IntonationWidget.h"
AutoGen: Parsing "SRC:/src/JackClient.h"
AutoGen: Parsing "SRC:/src/JackConfig.h"
AutoGen: Parsing "SRC:/src/JackRingbuffer.h"
AutoGen: Parsing "SRC:/src/MainWindow.h"
AutoGen: Parsing "SRC:/src/ParameterModificationSynthesis.h"
AutoGen: Parsing "SRC:/src/ParameterModificationWidget.h"
AutoGen: Parsing "SRC:/src/ParameterModificationWindow.h"
AutoGen: Parsing "SRC:/src/ParameterWidget.h"
AutoGen: Parsing "SRC:/src/PostureEditorWindow.h"
AutoGen: Parsing "SRC:/src/PrototypeManagerWindow.h"
AutoGen: Parsing "SRC:/src/RuleManagerWindow.h"
AutoGen: Parsing "SRC:/src/RuleTesterWindow.h"
AutoGen: Parsing "SRC:/src/Synthesis.h"
AutoGen: Parsing "SRC:/src/SynthesisWindow.h"
AutoGen: Parsing "SRC:/src/TransitionEditorWindow.h"
AutoGen: Parsing "SRC:/src/TransitionPoint.h"
AutoGen: Parsing "SRC:/src/TransitionWidget.h"
AutoGen: Parsing "SRC:/src/editor_global.h"
AutoGen: Parsing "SRC:/src/interactive/AnalysisWindow.h"
AutoGen: Parsing "SRC:/src/interactive/FFTW.h"
AutoGen: Parsing "SRC:/src/interactive/InteractiveAudio.h"
AutoGen: Parsing "SRC:/src/interactive/InteractiveVTMConfiguration.h"
AutoGen: Parsing "SRC:/src/interactive/InteractiveVTMWindow.h"
AutoGen: Parsing "SRC:/src/interactive/ParameterLineEdit.h"
AutoGen: Parsing "SRC:/src/interactive/ParameterSlider.h"
AutoGen: Parsing "SRC:/src/interactive/SignalDFT.h"
AutoGen: Parsing "SRC:/src/qcustomplot/qcustomplot.h"
AutoGen: Parsing "SRC:/src/qt_model/CategoryModel.h"
AutoGen: Parsing "SRC:/src/qt_model/ParameterModel.h"
AutoGen: Parsing "SRC:/src/qt_model/SymbolModel.h"
AutoGen: Parsing "SRC:/src/AudioPlayer.cpp"
AutoGen: Parsing "SRC:/src/AudioWorker.cpp"
AutoGen: Parsing "SRC:/src/Clipboard.cpp"
AutoGen: Parsing "SRC:/src/DataEntryWindow.cpp"
AutoGen: Parsing "SRC:/src/IntonationParametersWindow.cpp"
AutoGen: Parsing "SRC:/src/IntonationWidget.cpp"
AutoGen: Parsing "SRC:/src/IntonationWindow.cpp"
AutoGen: Parsing "SRC:/src/JackClient.cpp"
AutoGen: Parsing "SRC:/src/JackConfig.cpp"
AutoGen: Parsing "SRC:/src/JackRingbuffer.cpp"
AutoGen: Parsing "SRC:/src/MainWindow.cpp"
AutoGen: Parsing "SRC:/src/ParameterModificationSynthesis.cpp"
AutoGen: Parsing "SRC:/src/ParameterModificationWidget.cpp"
AutoGen: Parsing "SRC:/src/ParameterWidget.cpp"
AutoGen: Parsing "SRC:/src/ParameterModificationWindow.cpp"
AutoGen: Parsing "SRC:/src/PostureEditorWindow.cpp"
AutoGen: Parsing "SRC:/src/PrototypeManagerWindow.cpp"
AutoGen: Parsing "SRC:/src/RuleManagerWindow.cpp"
AutoGen: Parsing "SRC:/src/RuleTesterWindow.cpp"
AutoGen: Parsing "SRC:/src/Synthesis.cpp"
AutoGen: Parsing "SRC:/src/SynthesisWindow.cpp"
AutoGen: Parsing "SRC:/src/TransitionEditorWindow.cpp"
AutoGen: Parsing "SRC:/src/TransitionPoint.cpp"
AutoGen: Parsing "SRC:/src/TransitionWidget.cpp"
AutoGen: Parsing "SRC:/src/interactive/AnalysisWindow.cpp"
AutoGen: Parsing "SRC:/src/interactive/FFTW.cpp"
AutoGen: Parsing "SRC:/src/interactive/InteractiveAudio.cpp"
AutoGen: Parsing "SRC:/src/interactive/InteractiveVTMConfiguration.cpp"
AutoGen: Parsing "SRC:/src/interactive/InteractiveVTMWindow.cpp"
AutoGen: Parsing "SRC:/src/interactive/ParameterLineEdit.cpp"
AutoGen: Parsing "SRC:/src/interactive/ParameterSlider.cpp"
AutoGen: Parsing "SRC:/src/interactive/SignalDFT.cpp"
AutoGen: Parsing "SRC:/src/qcustomplot/qcustomplot.cpp"
AutoGen: Parsing "SRC:/src/main.cpp"
AutoGen: Parsing "SRC:/src/qt_model/CategoryModel.cpp"
AutoGen: Parsing "SRC:/src/qt_model/ParameterModel.cpp"
AutoGen: Parsing "SRC:/src/qt_model/SymbolModel.cpp"
AutoUic: Generating "SRC:-build/gama_tts_editor_autogen/include/ui_AnalysisWindow.h", because it doesn't exist, from "SRC:/ui/interactive/AnalysisWindow.ui"
/usr/local/Cellar/qt@5/5.15.7/bin/uic -o /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/include/ui_AnalysisWindow.h /Users/scheiba/github/gama_tts_editor/ui/interactive/AnalysisWindow.ui
AutoUic: Generating "SRC:-build/gama_tts_editor_autogen/include/ui_DataEntryWindow.h", because it doesn't exist, from "SRC:/ui/DataEntryWindow.ui"
/usr/local/Cellar/qt@5/5.15.7/bin/uic -o /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/include/ui_DataEntryWindow.h /Users/scheiba/github/gama_tts_editor/ui/DataEntryWindow.ui
AutoMoc: Generating "SRC:-build/gama_tts_editor_autogen/UVLADIE3JM/moc_IntonationWidget.cpp", because it doesn't exist, from "SRC:/src/IntonationWidget.h"
/usr/local/Cellar/qt@5/5.15.7/bin/moc -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -I/Users/scheiba/github/gama_tts_editor-build -I/Users/scheiba/github/gama_tts_editor -I/Users/scheiba/github/gama_tts_editor/src -I/Users/scheiba/github/gama_tts_editor/src/interactive -I/Users/scheiba/github/gama_tts_editor/src/qcustomplot -I/Users/scheiba/github/gama_tts_editor/src/qt_model -I/Users/scheiba/github/gama_tts/src -I/Users/scheiba/github/gama_tts/src/text_parser -I/Users/scheiba/github/gama_tts/src/vtm -I/Users/scheiba/github/gama_tts/src/vtm_control_model -I/usr/local/Cellar/fftw/3.3.10_1/include -I/usr/local/include -I/usr/local/Cellar/qt@5/5.15.7/lib/QtCore.framework -I/usr/local/Cellar/qt@5/5.15.7/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt@5/5.15.7/mkspecs/macx-clang -I/usr/local/Cellar/qt@5/5.15.7/lib/QtGui.framework -I/usr/local/Cellar/qt@5/5.15.7/lib/QtGui.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers -I/usr/local/Cellar/qt@5/5.15.7/lib/QtWidgets.framework -I/usr/local/Cellar/qt@5/5.15.7/lib/QtWidgets.framework/Headers -I/usr/local/Cellar/qt@5/5.15.7/lib/QtPrintSupport.framework -I/usr/local/Cellar/qt@5/5.15.7/lib/QtPrintSupport.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/include/c++/v1 -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.0.0/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -F /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks -F /usr/local/Cellar/qt@5/5.15.7/lib --include /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/moc_predefs.h --output-dep-file -o /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_IntonationWidget.cpp /Users/scheiba/github/gama_tts_editor/src/IntonationWidget.h
AutoMoc: Generating "SRC:-build/gama_tts_editor_autogen/UVLADIE3JM/moc_MainWindow.cpp", because it doesn't exist, from "SRC:/src/MainWindow.h"
/usr/local/Cellar/qt@5/5.15.7/bin/moc -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -I/Users/scheiba/github/gama_tts_editor-build -I/Users/scheiba/github/gama_tts_editor -I/Users/scheiba/github/gama_tts_editor/src -I/Users/scheiba/github/gama_tts_editor/src/interactive -I/Users/scheiba/github/gama_tts_editor/src/qcustomplot -I/Users/scheiba/github/gama_tts_editor/src/qt_model -I/Users/scheiba/github/gama_tts/src -I/Users/scheiba/github/gama_tts/src/text_parser -I/Users/scheiba/github/gama_tts/src/vtm -I/Users/scheiba/github/gama_tts/src/vtm_control_model -I/usr/local/Cellar/fftw/3.3.10_1/include -I/usr/local/include -I/usr/local/Cellar/qt@5/5.15.7/lib/QtCore.framework -I/usr/local/Cellar/qt@5/5.15.7/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt@5/5.15.7/mkspecs/macx-clang -I/usr/local/Cellar/qt@5/5.15.7/lib/QtGui.framework -I/usr/local/Cellar/qt@5/5.15.7/lib/QtGui.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers -I/usr/local/Cellar/qt@5/5.15.7/lib/QtWidgets.framework -I/usr/local/Cellar/qt@5/5.15.7/lib/QtWidgets.framework/Headers -I/usr/local/Cellar/qt@5/5.15.7/lib/QtPrintSupport.framework -I/usr/local/Cellar/qt@5/5.15.7/lib/QtPrintSupport.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/include/c++/v1 -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.0.0/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -F /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks -F /usr/local/Cellar/qt@5/5.15.7/lib --include /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/moc_predefs.h --output-dep-file -o /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_MainWindow.cpp /Users/scheiba/github/gama_tts_editor/src/MainWindow.h
AutoMoc: Generating "SRC:-build/gama_tts_editor_autogen/UVLADIE3JM/moc_IntonationParametersWindow.cpp", because it doesn't exist, from "SRC:/src/IntonationParametersWindow.h"
/usr/local/Cellar/qt@5/5.15.7/bin/moc -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -I/Users/scheiba/github/gama_tts_editor-build -I/Users/scheiba/github/gama_tts_editor -I/Users/scheiba/github/gama_tts_editor/src -I/Users/scheiba/github/gama_tts_editor/src/interactive -I/Users/scheiba/github/gama_tts_editor/src/qcustomplot -I/Users/scheiba/github/gama_tts_editor/src/qt_model -I/Users/scheiba/github/gama_tts/src -I/Users/scheiba/github/gama_tts/src/text_parser -I/Users/scheiba/github/gama_tts/src/vtm -I/Users/scheiba/github/gama_tts/src/vtm_control_model -I/usr/local/Cellar/fftw/3.3.10_1/include -I/usr/local/include -I/usr/local/Cellar/qt@5/5.15.7/lib/QtCore.framework -I/usr/local/Cellar/qt@5/5.15.7/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt@5/5.15.7/mkspecs/macx-clang -I/usr/local/Cellar/qt@5/5.15.7/lib/QtGui.framework -I/usr/local/Cellar/qt@5/5.15.7/lib/QtGui.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers -I/usr/local/Cellar/qt@5/5.15.7/lib/QtWidgets.framework -I/usr/local/Cellar/qt@5/5.15.7/lib/QtWidgets.framework/Headers -I/usr/local/Cellar/qt@5/5.15.7/lib/QtPrintSupport.framework -I/usr/local/Cellar/qt@5/5.15.7/lib/QtPrintSupport.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/include/c++/v1 -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.0.0/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -F /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks -F /usr/local/Cellar/qt@5/5.15.7/lib --include /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/moc_predefs.h --output-dep-file -o /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_IntonationParametersWindow.cpp /Users/scheiba/github/gama_tts_editor/src/IntonationParametersWindow.h
AutoMoc: Generating "SRC:-build/gama_tts_editor_autogen/UVLADIE3JM/moc_DataEntryWindow.cpp", because it doesn't exist, from "SRC:/src/DataEntryWindow.h"
/usr/local/Cellar/qt@5/5.15.7/bin/moc -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -I/Users/scheiba/github/gama_tts_editor-build -I/Users/scheiba/github/gama_tts_editor -I/Users/scheiba/github/gama_tts_editor/src -I/Users/scheiba/github/gama_tts_editor/src/interactive -I/Users/scheiba/github/gama_tts_editor/src/qcustomplot -I/Users/scheiba/github/gama_tts_editor/src/qt_model -I/Users/scheiba/github/gama_tts/src -I/Users/scheiba/github/gama_tts/src/text_parser -I/Users/scheiba/github/gama_tts/src/vtm -I/Users/scheiba/github/gama_tts/src/vtm_control_model -I/usr/local/Cellar/fftw/3.3.10_1/include -I/usr/local/include -I/usr/local/Cellar/qt@5/5.15.7/lib/QtCore.framework -I/usr/local/Cellar/qt@5/5.15.7/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt@5/5.15.7/mkspecs/macx-clang -I/usr/local/Cellar/qt@5/5.15.7/lib/QtGui.framework -I/usr/local/Cellar/qt@5/5.15.7/lib/QtGui.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers -I/usr/local/Cellar/qt@5/5.15.7/lib/QtWidgets.framework -I/usr/local/Cellar/qt@5/5.15.7/lib/QtWidgets.framework/Headers -I/usr/local/Cellar/qt@5/5.15.7/lib/QtPrintSupport.framework -I/usr/local/Cellar/qt@5/5.15.7/lib/QtPrintSupport.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/include/c++/v1 -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.0.0/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -F /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks -F /usr/local/Cellar/qt@5/5.15.7/lib --include /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/moc_predefs.h --output-dep-file -o /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_DataEntryWindow.cpp /Users/scheiba/github/gama_tts_editor/src/DataEntryWindow.h
AutoMoc: Generating "SRC:-build/gama_tts_editor_autogen/UVLADIE3JM/moc_AudioWorker.cpp", because it doesn't exist, from "SRC:/src/AudioWorker.h"
/usr/local/Cellar/qt@5/5.15.7/bin/moc -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -I/Users/scheiba/github/gama_tts_editor-build -I/Users/scheiba/github/gama_tts_editor -I/Users/scheiba/github/gama_tts_editor/src -I/Users/scheiba/github/gama_tts_editor/src/interactive -I/Users/scheiba/github/gama_tts_editor/src/qcustomplot -I/Users/scheiba/github/gama_tts_editor/src/qt_model -I/Users/scheiba/github/gama_tts/src -I/Users/scheiba/github/gama_tts/src/text_parser -I/Users/scheiba/github/gama_tts/src/vtm -I/Users/scheiba/github/gama_tts/src/vtm_control_model -I/usr/local/Cellar/fftw/3.3.10_1/include -I/usr/local/include -I/usr/local/Cellar/qt@5/5.15.7/lib/QtCore.framework -I/usr/local/Cellar/qt@5/5.15.7/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt@5/5.15.7/mkspecs/macx-clang -I/usr/local/Cellar/qt@5/5.15.7/lib/QtGui.framework -I/usr/local/Cellar/qt@5/5.15.7/lib/QtGui.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers -I/usr/local/Cellar/qt@5/5.15.7/lib/QtWidgets.framework -I/usr/local/Cellar/qt@5/5.15.7/lib/QtWidgets.framework/Headers -I/usr/local/Cellar/qt@5/5.15.7/lib/QtPrintSupport.framework -I/usr/local/Cellar/qt@5/5.15.7/lib/QtPrintSupport.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/include/c++/v1 -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.0.0/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -F /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks -F /usr/local/Cellar/qt@5/5.15.7/lib --include /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/moc_predefs.h --output-dep-file -o /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_AudioWorker.cpp /Users/scheiba/github/gama_tts_editor/src/AudioWorker.h
AutoMoc: Generating "SRC:-build/gama_tts_editor_autogen/UVLADIE3JM/moc_IntonationWindow.cpp", because it doesn't exist, from "SRC:/src/IntonationWindow.h"
/usr/local/Cellar/qt@5/5.15.7/bin/moc -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -I/Users/scheiba/github/gama_tts_editor-build -I/Users/scheiba/github/gama_tts_editor -I/Users/scheiba/github/gama_tts_editor/src -I/Users/scheiba/github/gama_tts_editor/src/interactive -I/Users/scheiba/github/gama_tts_editor/src/qcustomplot -I/Users/scheiba/github/gama_tts_editor/src/qt_model -I/Users/scheiba/github/gama_tts/src -I/Users/scheiba/github/gama_tts/src/text_parser -I/Users/scheiba/github/gama_tts/src/vtm -I/Users/scheiba/github/gama_tts/src/vtm_control_model -I/usr/local/Cellar/fftw/3.3.10_1/include -I/usr/local/include -I/usr/local/Cellar/qt@5/5.15.7/lib/QtCore.framework -I/usr/local/Cellar/qt@5/5.15.7/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt@5/5.15.7/mkspecs/macx-clang -I/usr/local/Cellar/qt@5/5.15.7/lib/QtGui.framework -I/usr/local/Cellar/qt@5/5.15.7/lib/QtGui.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers -I/usr/local/Cellar/qt@5/5.15.7/lib/QtWidgets.framework -I/usr/local/Cellar/qt@5/5.15.7/lib/QtWidgets.framework/Headers -I/usr/local/Cellar/qt@5/5.15.7/lib/QtPrintSupport.framework -I/usr/local/Cellar/qt@5/5.15.7/lib/QtPrintSupport.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/include/c++/v1 -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.0.0/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -F /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks -F /usr/local/Cellar/qt@5/5.15.7/lib --include /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/moc_predefs.h --output-dep-file -o /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_IntonationWindow.cpp /Users/scheiba/github/gama_tts_editor/src/IntonationWindow.h
AutoMoc: Generating "SRC:-build/gama_tts_editor_autogen/UVLADIE3JM/moc_ParameterModificationWindow.cpp", because it doesn't exist, from "SRC:/src/ParameterModificationWindow.h"
/usr/local/Cellar/qt@5/5.15.7/bin/moc -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -I/Users/scheiba/github/gama_tts_editor-build -I/Users/scheiba/github/gama_tts_editor -I/Users/scheiba/github/gama_tts_editor/src -I/Users/scheiba/github/gama_tts_editor/src/interactive -I/Users/scheiba/github/gama_tts_editor/src/qcustomplot -I/Users/scheiba/github/gama_tts_editor/src/qt_model -I/Users/scheiba/github/gama_tts/src -I/Users/scheiba/github/gama_tts/src/text_parser -I/Users/scheiba/github/gama_tts/src/vtm -I/Users/scheiba/github/gama_tts/src/vtm_control_model -I/usr/local/Cellar/fftw/3.3.10_1/include -I/usr/local/include -I/usr/local/Cellar/qt@5/5.15.7/lib/QtCore.framework -I/usr/local/Cellar/qt@5/5.15.7/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt@5/5.15.7/mkspecs/macx-clang -I/usr/local/Cellar/qt@5/5.15.7/lib/QtGui.framework -I/usr/local/Cellar/qt@5/5.15.7/lib/QtGui.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers -I/usr/local/Cellar/qt@5/5.15.7/lib/QtWidgets.framework -I/usr/local/Cellar/qt@5/5.15.7/lib/QtWidgets.framework/Headers -I/usr/local/Cellar/qt@5/5.15.7/lib/QtPrintSupport.framework -I/usr/local/Cellar/qt@5/5.15.7/lib/QtPrintSupport.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/include/c++/v1 -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.0.0/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -F /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks -F /usr/local/Cellar/qt@5/5.15.7/lib --include /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/moc_predefs.h --output-dep-file -o /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_ParameterModificationWindow.cpp /Users/scheiba/github/gama_tts_editor/src/ParameterModificationWindow.h
AutoMoc: Generating "SRC:-build/gama_tts_editor_autogen/UVLADIE3JM/moc_ParameterModificationWidget.cpp", because it doesn't exist, from "SRC:/src/ParameterModificationWidget.h"
/usr/local/Cellar/qt@5/5.15.7/bin/moc -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -I/Users/scheiba/github/gama_tts_editor-build -I/Users/scheiba/github/gama_tts_editor -I/Users/scheiba/github/gama_tts_editor/src -I/Users/scheiba/github/gama_tts_editor/src/interactive -I/Users/scheiba/github/gama_tts_editor/src/qcustomplot -I/Users/scheiba/github/gama_tts_editor/src/qt_model -I/Users/scheiba/github/gama_tts/src -I/Users/scheiba/github/gama_tts/src/text_parser -I/Users/scheiba/github/gama_tts/src/vtm -I/Users/scheiba/github/gama_tts/src/vtm_control_model -I/usr/local/Cellar/fftw/3.3.10_1/include -I/usr/local/include -I/usr/local/Cellar/qt@5/5.15.7/lib/QtCore.framework -I/usr/local/Cellar/qt@5/5.15.7/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt@5/5.15.7/mkspecs/macx-clang -I/usr/local/Cellar/qt@5/5.15.7/lib/QtGui.framework -I/usr/local/Cellar/qt@5/5.15.7/lib/QtGui.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers -I/usr/local/Cellar/qt@5/5.15.7/lib/QtWidgets.framework -I/usr/local/Cellar/qt@5/5.15.7/lib/QtWidgets.framework/Headers -I/usr/local/Cellar/qt@5/5.15.7/lib/QtPrintSupport.framework -I/usr/local/Cellar/qt@5/5.15.7/lib/QtPrintSupport.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/include/c++/v1 -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.0.0/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -F /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks -F /usr/local/Cellar/qt@5/5.15.7/lib --include /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/moc_predefs.h --output-dep-file -o /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_ParameterModificationWidget.cpp /Users/scheiba/github/gama_tts_editor/src/ParameterModificationWidget.h
AutoMoc: Reading dependencies from "SRC:-build/gama_tts_editor_autogen/UVLADIE3JM/moc_IntonationParametersWindow.cpp.d"
AutoMoc: Reading dependencies from "SRC:-build/gama_tts_editor_autogen/UVLADIE3JM/moc_AudioWorker.cpp.d"
AutoMoc: Reading dependencies from "SRC:-build/gama_tts_editor_autogen/UVLADIE3JM/moc_IntonationWindow.cpp.d"
AutoMoc: Reading dependencies from "SRC:-build/gama_tts_editor_autogen/UVLADIE3JM/moc_IntonationWidget.cpp.d"
AutoUic: Generating "SRC:-build/gama_tts_editor_autogen/include/ui_IntonationParametersWindow.h", because it doesn't exist, from "SRC:/ui/IntonationParametersWindow.ui"
/usr/local/Cellar/qt@5/5.15.7/bin/uic -o /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/include/ui_IntonationParametersWindow.h /Users/scheiba/github/gama_tts_editor/ui/IntonationParametersWindow.ui
AutoMoc: Generating "SRC:-build/gama_tts_editor_autogen/UVLADIE3JM/moc_ParameterWidget.cpp", because it doesn't exist, from "SRC:/src/ParameterWidget.h"
/usr/local/Cellar/qt@5/5.15.7/bin/moc -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -I/Users/scheiba/github/gama_tts_editor-build -I/Users/scheiba/github/gama_tts_editor -I/Users/scheiba/github/gama_tts_editor/src -I/Users/scheiba/github/gama_tts_editor/src/interactive -I/Users/scheiba/github/gama_tts_editor/src/qcustomplot -I/Users/scheiba/github/gama_tts_editor/src/qt_model -I/Users/scheiba/github/gama_tts/src -I/Users/scheiba/github/gama_tts/src/text_parser -I/Users/scheiba/github/gama_tts/src/vtm -I/Users/scheiba/github/gama_tts/src/vtm_control_model -I/usr/local/Cellar/fftw/3.3.10_1/include -I/usr/local/include -I/usr/local/Cellar/qt@5/5.15.7/lib/QtCore.framework -I/usr/local/Cellar/qt@5/5.15.7/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt@5/5.15.7/mkspecs/macx-clang -I/usr/local/Cellar/qt@5/5.15.7/lib/QtGui.framework -I/usr/local/Cellar/qt@5/5.15.7/lib/QtGui.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers -I/usr/local/Cellar/qt@5/5.15.7/lib/QtWidgets.framework -I/usr/local/Cellar/qt@5/5.15.7/lib/QtWidgets.framework/Headers -I/usr/local/Cellar/qt@5/5.15.7/lib/QtPrintSupport.framework -I/usr/local/Cellar/qt@5/5.15.7/lib/QtPrintSupport.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/include/c++/v1 -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.0.0/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -F /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks -F /usr/local/Cellar/qt@5/5.15.7/lib --include /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/moc_predefs.h --output-dep-file -o /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_ParameterWidget.cpp /Users/scheiba/github/gama_tts_editor/src/ParameterWidget.h
AutoMoc: Generating "SRC:-build/gama_tts_editor_autogen/UVLADIE3JM/moc_PostureEditorWindow.cpp", because it doesn't exist, from "SRC:/src/PostureEditorWindow.h"
/usr/local/Cellar/qt@5/5.15.7/bin/moc -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -I/Users/scheiba/github/gama_tts_editor-build -I/Users/scheiba/github/gama_tts_editor -I/Users/scheiba/github/gama_tts_editor/src -I/Users/scheiba/github/gama_tts_editor/src/interactive -I/Users/scheiba/github/gama_tts_editor/src/qcustomplot -I/Users/scheiba/github/gama_tts_editor/src/qt_model -I/Users/scheiba/github/gama_tts/src -I/Users/scheiba/github/gama_tts/src/text_parser -I/Users/scheiba/github/gama_tts/src/vtm -I/Users/scheiba/github/gama_tts/src/vtm_control_model -I/usr/local/Cellar/fftw/3.3.10_1/include -I/usr/local/include -I/usr/local/Cellar/qt@5/5.15.7/lib/QtCore.framework -I/usr/local/Cellar/qt@5/5.15.7/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt@5/5.15.7/mkspecs/macx-clang -I/usr/local/Cellar/qt@5/5.15.7/lib/QtGui.framework -I/usr/local/Cellar/qt@5/5.15.7/lib/QtGui.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers -I/usr/local/Cellar/qt@5/5.15.7/lib/QtWidgets.framework -I/usr/local/Cellar/qt@5/5.15.7/lib/QtWidgets.framework/Headers -I/usr/local/Cellar/qt@5/5.15.7/lib/QtPrintSupport.framework -I/usr/local/Cellar/qt@5/5.15.7/lib/QtPrintSupport.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/include/c++/v1 -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.0.0/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -F /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks -F /usr/local/Cellar/qt@5/5.15.7/lib --include /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/moc_predefs.h --output-dep-file -o /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_PostureEditorWindow.cpp /Users/scheiba/github/gama_tts_editor/src/PostureEditorWindow.h
AutoMoc: Generating "SRC:-build/gama_tts_editor_autogen/UVLADIE3JM/moc_PrototypeManagerWindow.cpp", because it doesn't exist, from "SRC:/src/PrototypeManagerWindow.h"
/usr/local/Cellar/qt@5/5.15.7/bin/moc -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -I/Users/scheiba/github/gama_tts_editor-build -I/Users/scheiba/github/gama_tts_editor -I/Users/scheiba/github/gama_tts_editor/src -I/Users/scheiba/github/gama_tts_editor/src/interactive -I/Users/scheiba/github/gama_tts_editor/src/qcustomplot -I/Users/scheiba/github/gama_tts_editor/src/qt_model -I/Users/scheiba/github/gama_tts/src -I/Users/scheiba/github/gama_tts/src/text_parser -I/Users/scheiba/github/gama_tts/src/vtm -I/Users/scheiba/github/gama_tts/src/vtm_control_model -I/usr/local/Cellar/fftw/3.3.10_1/include -I/usr/local/include -I/usr/local/Cellar/qt@5/5.15.7/lib/QtCore.framework -I/usr/local/Cellar/qt@5/5.15.7/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt@5/5.15.7/mkspecs/macx-clang -I/usr/local/Cellar/qt@5/5.15.7/lib/QtGui.framework -I/usr/local/Cellar/qt@5/5.15.7/lib/QtGui.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers -I/usr/local/Cellar/qt@5/5.15.7/lib/QtWidgets.framework -I/usr/local/Cellar/qt@5/5.15.7/lib/QtWidgets.framework/Headers -I/usr/local/Cellar/qt@5/5.15.7/lib/QtPrintSupport.framework -I/usr/local/Cellar/qt@5/5.15.7/lib/QtPrintSupport.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/include/c++/v1 -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.0.0/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -F /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks -F /usr/local/Cellar/qt@5/5.15.7/lib --include /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/moc_predefs.h --output-dep-file -o /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_PrototypeManagerWindow.cpp /Users/scheiba/github/gama_tts_editor/src/PrototypeManagerWindow.h
AutoMoc: Reading dependencies from "SRC:-build/gama_tts_editor_autogen/UVLADIE3JM/moc_MainWindow.cpp.d"
AutoMoc: Reading dependencies from "SRC:-build/gama_tts_editor_autogen/UVLADIE3JM/moc_ParameterModificationWidget.cpp.d"
AutoMoc: Reading dependencies from "SRC:-build/gama_tts_editor_autogen/UVLADIE3JM/moc_ParameterModificationWindow.cpp.d"
AutoUic: Generating "SRC:-build/gama_tts_editor_autogen/include/ui_IntonationWindow.h", because it doesn't exist, from "SRC:/ui/IntonationWindow.ui"
/usr/local/Cellar/qt@5/5.15.7/bin/uic -o /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/include/ui_IntonationWindow.h /Users/scheiba/github/gama_tts_editor/ui/IntonationWindow.ui
AutoMoc: Generating "SRC:-build/gama_tts_editor_autogen/UVLADIE3JM/moc_RuleManagerWindow.cpp", because it doesn't exist, from "SRC:/src/RuleManagerWindow.h"
/usr/local/Cellar/qt@5/5.15.7/bin/moc -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -I/Users/scheiba/github/gama_tts_editor-build -I/Users/scheiba/github/gama_tts_editor -I/Users/scheiba/github/gama_tts_editor/src -I/Users/scheiba/github/gama_tts_editor/src/interactive -I/Users/scheiba/github/gama_tts_editor/src/qcustomplot -I/Users/scheiba/github/gama_tts_editor/src/qt_model -I/Users/scheiba/github/gama_tts/src -I/Users/scheiba/github/gama_tts/src/text_parser -I/Users/scheiba/github/gama_tts/src/vtm -I/Users/scheiba/github/gama_tts/src/vtm_control_model -I/usr/local/Cellar/fftw/3.3.10_1/include -I/usr/local/include -I/usr/local/Cellar/qt@5/5.15.7/lib/QtCore.framework -I/usr/local/Cellar/qt@5/5.15.7/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt@5/5.15.7/mkspecs/macx-clang -I/usr/local/Cellar/qt@5/5.15.7/lib/QtGui.framework -I/usr/local/Cellar/qt@5/5.15.7/lib/QtGui.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers -I/usr/local/Cellar/qt@5/5.15.7/lib/QtWidgets.framework -I/usr/local/Cellar/qt@5/5.15.7/lib/QtWidgets.framework/Headers -I/usr/local/Cellar/qt@5/5.15.7/lib/QtPrintSupport.framework -I/usr/local/Cellar/qt@5/5.15.7/lib/QtPrintSupport.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/include/c++/v1 -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.0.0/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -F /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks -F /usr/local/Cellar/qt@5/5.15.7/lib --include /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/moc_predefs.h --output-dep-file -o /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_RuleManagerWindow.cpp /Users/scheiba/github/gama_tts_editor/src/RuleManagerWindow.h
AutoMoc: Generating "SRC:-build/gama_tts_editor_autogen/UVLADIE3JM/moc_RuleTesterWindow.cpp", because it doesn't exist, from "SRC:/src/RuleTesterWindow.h"
/usr/local/Cellar/qt@5/5.15.7/bin/moc -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -I/Users/scheiba/github/gama_tts_editor-build -I/Users/scheiba/github/gama_tts_editor -I/Users/scheiba/github/gama_tts_editor/src -I/Users/scheiba/github/gama_tts_editor/src/interactive -I/Users/scheiba/github/gama_tts_editor/src/qcustomplot -I/Users/scheiba/github/gama_tts_editor/src/qt_model -I/Users/scheiba/github/gama_tts/src -I/Users/scheiba/github/gama_tts/src/text_parser -I/Users/scheiba/github/gama_tts/src/vtm -I/Users/scheiba/github/gama_tts/src/vtm_control_model -I/usr/local/Cellar/fftw/3.3.10_1/include -I/usr/local/include -I/usr/local/Cellar/qt@5/5.15.7/lib/QtCore.framework -I/usr/local/Cellar/qt@5/5.15.7/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt@5/5.15.7/mkspecs/macx-clang -I/usr/local/Cellar/qt@5/5.15.7/lib/QtGui.framework -I/usr/local/Cellar/qt@5/5.15.7/lib/QtGui.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers -I/usr/local/Cellar/qt@5/5.15.7/lib/QtWidgets.framework -I/usr/local/Cellar/qt@5/5.15.7/lib/QtWidgets.framework/Headers -I/usr/local/Cellar/qt@5/5.15.7/lib/QtPrintSupport.framework -I/usr/local/Cellar/qt@5/5.15.7/lib/QtPrintSupport.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/include/c++/v1 -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.0.0/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -F /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks -F /usr/local/Cellar/qt@5/5.15.7/lib --include /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/moc_predefs.h --output-dep-file -o /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_RuleTesterWindow.cpp /Users/scheiba/github/gama_tts_editor/src/RuleTesterWindow.h
AutoMoc: Generating "SRC:-build/gama_tts_editor_autogen/UVLADIE3JM/moc_SynthesisWindow.cpp", because it doesn't exist, from "SRC:/src/SynthesisWindow.h"
/usr/local/Cellar/qt@5/5.15.7/bin/moc -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -I/Users/scheiba/github/gama_tts_editor-build -I/Users/scheiba/github/gama_tts_editor -I/Users/scheiba/github/gama_tts_editor/src -I/Users/scheiba/github/gama_tts_editor/src/interactive -I/Users/scheiba/github/gama_tts_editor/src/qcustomplot -I/Users/scheiba/github/gama_tts_editor/src/qt_model -I/Users/scheiba/github/gama_tts/src -I/Users/scheiba/github/gama_tts/src/text_parser -I/Users/scheiba/github/gama_tts/src/vtm -I/Users/scheiba/github/gama_tts/src/vtm_control_model -I/usr/local/Cellar/fftw/3.3.10_1/include -I/usr/local/include -I/usr/local/Cellar/qt@5/5.15.7/lib/QtCore.framework -I/usr/local/Cellar/qt@5/5.15.7/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt@5/5.15.7/mkspecs/macx-clang -I/usr/local/Cellar/qt@5/5.15.7/lib/QtGui.framework -I/usr/local/Cellar/qt@5/5.15.7/lib/QtGui.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers -I/usr/local/Cellar/qt@5/5.15.7/lib/QtWidgets.framework -I/usr/local/Cellar/qt@5/5.15.7/lib/QtWidgets.framework/Headers -I/usr/local/Cellar/qt@5/5.15.7/lib/QtPrintSupport.framework -I/usr/local/Cellar/qt@5/5.15.7/lib/QtPrintSupport.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/include/c++/v1 -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.0.0/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -F /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks -F /usr/local/Cellar/qt@5/5.15.7/lib --include /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/moc_predefs.h --output-dep-file -o /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_SynthesisWindow.cpp /Users/scheiba/github/gama_tts_editor/src/SynthesisWindow.h
AutoUic: Generating "SRC:-build/gama_tts_editor_autogen/include/ui_MainWindow.h", because it doesn't exist, from "SRC:/ui/MainWindow.ui"
/usr/local/Cellar/qt@5/5.15.7/bin/uic -o /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/include/ui_MainWindow.h /Users/scheiba/github/gama_tts_editor/ui/MainWindow.ui
AutoMoc: Reading dependencies from "SRC:-build/gama_tts_editor_autogen/UVLADIE3JM/moc_DataEntryWindow.cpp.d"
AutoMoc: Generating "SRC:-build/gama_tts_editor_autogen/UVLADIE3JM/moc_TransitionEditorWindow.cpp", because it doesn't exist, from "SRC:/src/TransitionEditorWindow.h"
/usr/local/Cellar/qt@5/5.15.7/bin/moc -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -I/Users/scheiba/github/gama_tts_editor-build -I/Users/scheiba/github/gama_tts_editor -I/Users/scheiba/github/gama_tts_editor/src -I/Users/scheiba/github/gama_tts_editor/src/interactive -I/Users/scheiba/github/gama_tts_editor/src/qcustomplot -I/Users/scheiba/github/gama_tts_editor/src/qt_model -I/Users/scheiba/github/gama_tts/src -I/Users/scheiba/github/gama_tts/src/text_parser -I/Users/scheiba/github/gama_tts/src/vtm -I/Users/scheiba/github/gama_tts/src/vtm_control_model -I/usr/local/Cellar/fftw/3.3.10_1/include -I/usr/local/include -I/usr/local/Cellar/qt@5/5.15.7/lib/QtCore.framework -I/usr/local/Cellar/qt@5/5.15.7/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt@5/5.15.7/mkspecs/macx-clang -I/usr/local/Cellar/qt@5/5.15.7/lib/QtGui.framework -I/usr/local/Cellar/qt@5/5.15.7/lib/QtGui.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers -I/usr/local/Cellar/qt@5/5.15.7/lib/QtWidgets.framework -I/usr/local/Cellar/qt@5/5.15.7/lib/QtWidgets.framework/Headers -I/usr/local/Cellar/qt@5/5.15.7/lib/QtPrintSupport.framework -I/usr/local/Cellar/qt@5/5.15.7/lib/QtPrintSupport.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/include/c++/v1 -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.0.0/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -F /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks -F /usr/local/Cellar/qt@5/5.15.7/lib --include /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/moc_predefs.h --output-dep-file -o /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_TransitionEditorWindow.cpp /Users/scheiba/github/gama_tts_editor/src/TransitionEditorWindow.h
AutoMoc: Generating "SRC:-build/gama_tts_editor_autogen/UVLADIE3JM/moc_TransitionWidget.cpp", because it doesn't exist, from "SRC:/src/TransitionWidget.h"
/usr/local/Cellar/qt@5/5.15.7/bin/moc -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -I/Users/scheiba/github/gama_tts_editor-build -I/Users/scheiba/github/gama_tts_editor -I/Users/scheiba/github/gama_tts_editor/src -I/Users/scheiba/github/gama_tts_editor/src/interactive -I/Users/scheiba/github/gama_tts_editor/src/qcustomplot -I/Users/scheiba/github/gama_tts_editor/src/qt_model -I/Users/scheiba/github/gama_tts/src -I/Users/scheiba/github/gama_tts/src/text_parser -I/Users/scheiba/github/gama_tts/src/vtm -I/Users/scheiba/github/gama_tts/src/vtm_control_model -I/usr/local/Cellar/fftw/3.3.10_1/include -I/usr/local/include -I/usr/local/Cellar/qt@5/5.15.7/lib/QtCore.framework -I/usr/local/Cellar/qt@5/5.15.7/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt@5/5.15.7/mkspecs/macx-clang -I/usr/local/Cellar/qt@5/5.15.7/lib/QtGui.framework -I/usr/local/Cellar/qt@5/5.15.7/lib/QtGui.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers -I/usr/local/Cellar/qt@5/5.15.7/lib/QtWidgets.framework -I/usr/local/Cellar/qt@5/5.15.7/lib/QtWidgets.framework/Headers -I/usr/local/Cellar/qt@5/5.15.7/lib/QtPrintSupport.framework -I/usr/local/Cellar/qt@5/5.15.7/lib/QtPrintSupport.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/include/c++/v1 -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.0.0/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -F /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks -F /usr/local/Cellar/qt@5/5.15.7/lib --include /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/moc_predefs.h --output-dep-file -o /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_TransitionWidget.cpp /Users/scheiba/github/gama_tts_editor/src/TransitionWidget.h
AutoMoc: Reading dependencies from "SRC:-build/gama_tts_editor_autogen/UVLADIE3JM/moc_PostureEditorWindow.cpp.d"
AutoUic: Generating "SRC:-build/gama_tts_editor_autogen/include/ui_ParameterModificationWindow.h", because it doesn't exist, from "SRC:/ui/ParameterModificationWindow.ui"
/usr/local/Cellar/qt@5/5.15.7/bin/uic -o /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/include/ui_ParameterModificationWindow.h /Users/scheiba/github/gama_tts_editor/ui/ParameterModificationWindow.ui
AutoMoc: Reading dependencies from "SRC:-build/gama_tts_editor_autogen/UVLADIE3JM/moc_ParameterWidget.cpp.d"
AutoMoc: Reading dependencies from "SRC:-build/gama_tts_editor_autogen/UVLADIE3JM/moc_RuleTesterWindow.cpp.d"
AutoMoc: Reading dependencies from "SRC:-build/gama_tts_editor_autogen/UVLADIE3JM/moc_RuleManagerWindow.cpp.d"
AutoMoc: Generating "SRC:-build/gama_tts_editor_autogen/UXIRX7VU4F/moc_AnalysisWindow.cpp", because it doesn't exist, from "SRC:/src/interactive/AnalysisWindow.h"
/usr/local/Cellar/qt@5/5.15.7/bin/moc -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -I/Users/scheiba/github/gama_tts_editor-build -I/Users/scheiba/github/gama_tts_editor -I/Users/scheiba/github/gama_tts_editor/src -I/Users/scheiba/github/gama_tts_editor/src/interactive -I/Users/scheiba/github/gama_tts_editor/src/qcustomplot -I/Users/scheiba/github/gama_tts_editor/src/qt_model -I/Users/scheiba/github/gama_tts/src -I/Users/scheiba/github/gama_tts/src/text_parser -I/Users/scheiba/github/gama_tts/src/vtm -I/Users/scheiba/github/gama_tts/src/vtm_control_model -I/usr/local/Cellar/fftw/3.3.10_1/include -I/usr/local/include -I/usr/local/Cellar/qt@5/5.15.7/lib/QtCore.framework -I/usr/local/Cellar/qt@5/5.15.7/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt@5/5.15.7/mkspecs/macx-clang -I/usr/local/Cellar/qt@5/5.15.7/lib/QtGui.framework -I/usr/local/Cellar/qt@5/5.15.7/lib/QtGui.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers -I/usr/local/Cellar/qt@5/5.15.7/lib/QtWidgets.framework -I/usr/local/Cellar/qt@5/5.15.7/lib/QtWidgets.framework/Headers -I/usr/local/Cellar/qt@5/5.15.7/lib/QtPrintSupport.framework -I/usr/local/Cellar/qt@5/5.15.7/lib/QtPrintSupport.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/include/c++/v1 -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.0.0/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -F /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks -F /usr/local/Cellar/qt@5/5.15.7/lib --include /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/moc_predefs.h --output-dep-file -o /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UXIRX7VU4F/moc_AnalysisWindow.cpp /Users/scheiba/github/gama_tts_editor/src/interactive/AnalysisWindow.h
AutoUic: Generating "SRC:-build/gama_tts_editor_autogen/include/ui_PostureEditorWindow.h", because it doesn't exist, from "SRC:/ui/PostureEditorWindow.ui"
/usr/local/Cellar/qt@5/5.15.7/bin/uic -o /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/include/ui_PostureEditorWindow.h /Users/scheiba/github/gama_tts_editor/ui/PostureEditorWindow.ui
AutoMoc: Generating "SRC:-build/gama_tts_editor_autogen/UXIRX7VU4F/moc_InteractiveVTMWindow.cpp", because it doesn't exist, from "SRC:/src/interactive/InteractiveVTMWindow.h"
/usr/local/Cellar/qt@5/5.15.7/bin/moc -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -I/Users/scheiba/github/gama_tts_editor-build -I/Users/scheiba/github/gama_tts_editor -I/Users/scheiba/github/gama_tts_editor/src -I/Users/scheiba/github/gama_tts_editor/src/interactive -I/Users/scheiba/github/gama_tts_editor/src/qcustomplot -I/Users/scheiba/github/gama_tts_editor/src/qt_model -I/Users/scheiba/github/gama_tts/src -I/Users/scheiba/github/gama_tts/src/text_parser -I/Users/scheiba/github/gama_tts/src/vtm -I/Users/scheiba/github/gama_tts/src/vtm_control_model -I/usr/local/Cellar/fftw/3.3.10_1/include -I/usr/local/include -I/usr/local/Cellar/qt@5/5.15.7/lib/QtCore.framework -I/usr/local/Cellar/qt@5/5.15.7/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt@5/5.15.7/mkspecs/macx-clang -I/usr/local/Cellar/qt@5/5.15.7/lib/QtGui.framework -I/usr/local/Cellar/qt@5/5.15.7/lib/QtGui.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers -I/usr/local/Cellar/qt@5/5.15.7/lib/QtWidgets.framework -I/usr/local/Cellar/qt@5/5.15.7/lib/QtWidgets.framework/Headers -I/usr/local/Cellar/qt@5/5.15.7/lib/QtPrintSupport.framework -I/usr/local/Cellar/qt@5/5.15.7/lib/QtPrintSupport.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/include/c++/v1 -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.0.0/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -F /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks -F /usr/local/Cellar/qt@5/5.15.7/lib --include /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/moc_predefs.h --output-dep-file -o /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UXIRX7VU4F/moc_InteractiveVTMWindow.cpp /Users/scheiba/github/gama_tts_editor/src/interactive/InteractiveVTMWindow.h
AutoMoc: Reading dependencies from "SRC:-build/gama_tts_editor_autogen/UVLADIE3JM/moc_SynthesisWindow.cpp.d"
AutoMoc: Generating "SRC:-build/gama_tts_editor_autogen/UXIRX7VU4F/moc_ParameterLineEdit.cpp", because it doesn't exist, from "SRC:/src/interactive/ParameterLineEdit.h"
/usr/local/Cellar/qt@5/5.15.7/bin/moc -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -I/Users/scheiba/github/gama_tts_editor-build -I/Users/scheiba/github/gama_tts_editor -I/Users/scheiba/github/gama_tts_editor/src -I/Users/scheiba/github/gama_tts_editor/src/interactive -I/Users/scheiba/github/gama_tts_editor/src/qcustomplot -I/Users/scheiba/github/gama_tts_editor/src/qt_model -I/Users/scheiba/github/gama_tts/src -I/Users/scheiba/github/gama_tts/src/text_parser -I/Users/scheiba/github/gama_tts/src/vtm -I/Users/scheiba/github/gama_tts/src/vtm_control_model -I/usr/local/Cellar/fftw/3.3.10_1/include -I/usr/local/include -I/usr/local/Cellar/qt@5/5.15.7/lib/QtCore.framework -I/usr/local/Cellar/qt@5/5.15.7/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt@5/5.15.7/mkspecs/macx-clang -I/usr/local/Cellar/qt@5/5.15.7/lib/QtGui.framework -I/usr/local/Cellar/qt@5/5.15.7/lib/QtGui.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers -I/usr/local/Cellar/qt@5/5.15.7/lib/QtWidgets.framework -I/usr/local/Cellar/qt@5/5.15.7/lib/QtWidgets.framework/Headers -I/usr/local/Cellar/qt@5/5.15.7/lib/QtPrintSupport.framework -I/usr/local/Cellar/qt@5/5.15.7/lib/QtPrintSupport.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/include/c++/v1 -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.0.0/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -F /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks -F /usr/local/Cellar/qt@5/5.15.7/lib --include /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/moc_predefs.h --output-dep-file -o /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UXIRX7VU4F/moc_ParameterLineEdit.cpp /Users/scheiba/github/gama_tts_editor/src/interactive/ParameterLineEdit.h
AutoUic: Generating "SRC:-build/gama_tts_editor_autogen/include/ui_PrototypeManagerWindow.h", because it doesn't exist, from "SRC:/ui/PrototypeManagerWindow.ui"
/usr/local/Cellar/qt@5/5.15.7/bin/uic -o /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/include/ui_PrototypeManagerWindow.h /Users/scheiba/github/gama_tts_editor/ui/PrototypeManagerWindow.ui
AutoMoc: Generating "SRC:-build/gama_tts_editor_autogen/UXIRX7VU4F/moc_ParameterSlider.cpp", because it doesn't exist, from "SRC:/src/interactive/ParameterSlider.h"
/usr/local/Cellar/qt@5/5.15.7/bin/moc -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -I/Users/scheiba/github/gama_tts_editor-build -I/Users/scheiba/github/gama_tts_editor -I/Users/scheiba/github/gama_tts_editor/src -I/Users/scheiba/github/gama_tts_editor/src/interactive -I/Users/scheiba/github/gama_tts_editor/src/qcustomplot -I/Users/scheiba/github/gama_tts_editor/src/qt_model -I/Users/scheiba/github/gama_tts/src -I/Users/scheiba/github/gama_tts/src/text_parser -I/Users/scheiba/github/gama_tts/src/vtm -I/Users/scheiba/github/gama_tts/src/vtm_control_model -I/usr/local/Cellar/fftw/3.3.10_1/include -I/usr/local/include -I/usr/local/Cellar/qt@5/5.15.7/lib/QtCore.framework -I/usr/local/Cellar/qt@5/5.15.7/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt@5/5.15.7/mkspecs/macx-clang -I/usr/local/Cellar/qt@5/5.15.7/lib/QtGui.framework -I/usr/local/Cellar/qt@5/5.15.7/lib/QtGui.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers -I/usr/local/Cellar/qt@5/5.15.7/lib/QtWidgets.framework -I/usr/local/Cellar/qt@5/5.15.7/lib/QtWidgets.framework/Headers -I/usr/local/Cellar/qt@5/5.15.7/lib/QtPrintSupport.framework -I/usr/local/Cellar/qt@5/5.15.7/lib/QtPrintSupport.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/include/c++/v1 -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.0.0/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -F /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks -F /usr/local/Cellar/qt@5/5.15.7/lib --include /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/moc_predefs.h --output-dep-file -o /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UXIRX7VU4F/moc_ParameterSlider.cpp /Users/scheiba/github/gama_tts_editor/src/interactive/ParameterSlider.h
AutoUic: Generating "SRC:-build/gama_tts_editor_autogen/include/ui_RuleManagerWindow.h", because it doesn't exist, from "SRC:/ui/RuleManagerWindow.ui"
/usr/local/Cellar/qt@5/5.15.7/bin/uic -o /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/include/ui_RuleManagerWindow.h /Users/scheiba/github/gama_tts_editor/ui/RuleManagerWindow.ui
AutoMoc: Reading dependencies from "SRC:-build/gama_tts_editor_autogen/UVLADIE3JM/moc_PrototypeManagerWindow.cpp.d"
AutoMoc: Generating "SRC:-build/gama_tts_editor_autogen/T4EGOWDRJ2/moc_qcustomplot.cpp", because it doesn't exist, from "SRC:/src/qcustomplot/qcustomplot.h"
/usr/local/Cellar/qt@5/5.15.7/bin/moc -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -I/Users/scheiba/github/gama_tts_editor-build -I/Users/scheiba/github/gama_tts_editor -I/Users/scheiba/github/gama_tts_editor/src -I/Users/scheiba/github/gama_tts_editor/src/interactive -I/Users/scheiba/github/gama_tts_editor/src/qcustomplot -I/Users/scheiba/github/gama_tts_editor/src/qt_model -I/Users/scheiba/github/gama_tts/src -I/Users/scheiba/github/gama_tts/src/text_parser -I/Users/scheiba/github/gama_tts/src/vtm -I/Users/scheiba/github/gama_tts/src/vtm_control_model -I/usr/local/Cellar/fftw/3.3.10_1/include -I/usr/local/include -I/usr/local/Cellar/qt@5/5.15.7/lib/QtCore.framework -I/usr/local/Cellar/qt@5/5.15.7/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt@5/5.15.7/mkspecs/macx-clang -I/usr/local/Cellar/qt@5/5.15.7/lib/QtGui.framework -I/usr/local/Cellar/qt@5/5.15.7/lib/QtGui.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers -I/usr/local/Cellar/qt@5/5.15.7/lib/QtWidgets.framework -I/usr/local/Cellar/qt@5/5.15.7/lib/QtWidgets.framework/Headers -I/usr/local/Cellar/qt@5/5.15.7/lib/QtPrintSupport.framework -I/usr/local/Cellar/qt@5/5.15.7/lib/QtPrintSupport.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/include/c++/v1 -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.0.0/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -F /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks -F /usr/local/Cellar/qt@5/5.15.7/lib --include /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/moc_predefs.h --output-dep-file -o /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/T4EGOWDRJ2/moc_qcustomplot.cpp /Users/scheiba/github/gama_tts_editor/src/qcustomplot/qcustomplot.h
AutoUic: Generating "SRC:-build/gama_tts_editor_autogen/include/ui_RuleTesterWindow.h", because it doesn't exist, from "SRC:/ui/RuleTesterWindow.ui"
/usr/local/Cellar/qt@5/5.15.7/bin/uic -o /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/include/ui_RuleTesterWindow.h /Users/scheiba/github/gama_tts_editor/ui/RuleTesterWindow.ui
AutoMoc: Reading dependencies from "SRC:-build/gama_tts_editor_autogen/UVLADIE3JM/moc_TransitionEditorWindow.cpp.d"
AutoMoc: Generating "SRC:-build/gama_tts_editor_autogen/YBAZ5NOFWV/moc_CategoryModel.cpp", because it doesn't exist, from "SRC:/src/qt_model/CategoryModel.h"
/usr/local/Cellar/qt@5/5.15.7/bin/moc -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -I/Users/scheiba/github/gama_tts_editor-build -I/Users/scheiba/github/gama_tts_editor -I/Users/scheiba/github/gama_tts_editor/src -I/Users/scheiba/github/gama_tts_editor/src/interactive -I/Users/scheiba/github/gama_tts_editor/src/qcustomplot -I/Users/scheiba/github/gama_tts_editor/src/qt_model -I/Users/scheiba/github/gama_tts/src -I/Users/scheiba/github/gama_tts/src/text_parser -I/Users/scheiba/github/gama_tts/src/vtm -I/Users/scheiba/github/gama_tts/src/vtm_control_model -I/usr/local/Cellar/fftw/3.3.10_1/include -I/usr/local/include -I/usr/local/Cellar/qt@5/5.15.7/lib/QtCore.framework -I/usr/local/Cellar/qt@5/5.15.7/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt@5/5.15.7/mkspecs/macx-clang -I/usr/local/Cellar/qt@5/5.15.7/lib/QtGui.framework -I/usr/local/Cellar/qt@5/5.15.7/lib/QtGui.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers -I/usr/local/Cellar/qt@5/5.15.7/lib/QtWidgets.framework -I/usr/local/Cellar/qt@5/5.15.7/lib/QtWidgets.framework/Headers -I/usr/local/Cellar/qt@5/5.15.7/lib/QtPrintSupport.framework -I/usr/local/Cellar/qt@5/5.15.7/lib/QtPrintSupport.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/include/c++/v1 -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.0.0/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -F /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks -F /usr/local/Cellar/qt@5/5.15.7/lib --include /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/moc_predefs.h --output-dep-file -o /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/YBAZ5NOFWV/moc_CategoryModel.cpp /Users/scheiba/github/gama_tts_editor/src/qt_model/CategoryModel.h
AutoMoc: Generating "SRC:-build/gama_tts_editor_autogen/YBAZ5NOFWV/moc_ParameterModel.cpp", because it doesn't exist, from "SRC:/src/qt_model/ParameterModel.h"
/usr/local/Cellar/qt@5/5.15.7/bin/moc -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -I/Users/scheiba/github/gama_tts_editor-build -I/Users/scheiba/github/gama_tts_editor -I/Users/scheiba/github/gama_tts_editor/src -I/Users/scheiba/github/gama_tts_editor/src/interactive -I/Users/scheiba/github/gama_tts_editor/src/qcustomplot -I/Users/scheiba/github/gama_tts_editor/src/qt_model -I/Users/scheiba/github/gama_tts/src -I/Users/scheiba/github/gama_tts/src/text_parser -I/Users/scheiba/github/gama_tts/src/vtm -I/Users/scheiba/github/gama_tts/src/vtm_control_model -I/usr/local/Cellar/fftw/3.3.10_1/include -I/usr/local/include -I/usr/local/Cellar/qt@5/5.15.7/lib/QtCore.framework -I/usr/local/Cellar/qt@5/5.15.7/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt@5/5.15.7/mkspecs/macx-clang -I/usr/local/Cellar/qt@5/5.15.7/lib/QtGui.framework -I/usr/local/Cellar/qt@5/5.15.7/lib/QtGui.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers -I/usr/local/Cellar/qt@5/5.15.7/lib/QtWidgets.framework -I/usr/local/Cellar/qt@5/5.15.7/lib/QtWidgets.framework/Headers -I/usr/local/Cellar/qt@5/5.15.7/lib/QtPrintSupport.framework -I/usr/local/Cellar/qt@5/5.15.7/lib/QtPrintSupport.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/include/c++/v1 -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.0.0/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -F /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks -F /usr/local/Cellar/qt@5/5.15.7/lib --include /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/moc_predefs.h --output-dep-file -o /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/YBAZ5NOFWV/moc_ParameterModel.cpp /Users/scheiba/github/gama_tts_editor/src/qt_model/ParameterModel.h
AutoMoc: Reading dependencies from "SRC:-build/gama_tts_editor_autogen/UVLADIE3JM/moc_TransitionWidget.cpp.d"
AutoUic: Generating "SRC:-build/gama_tts_editor_autogen/include/ui_SynthesisWindow.h", because it doesn't exist, from "SRC:/ui/SynthesisWindow.ui"
/usr/local/Cellar/qt@5/5.15.7/bin/uic -o /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/include/ui_SynthesisWindow.h /Users/scheiba/github/gama_tts_editor/ui/SynthesisWindow.ui
AutoMoc: Generating "SRC:-build/gama_tts_editor_autogen/YBAZ5NOFWV/moc_SymbolModel.cpp", because it doesn't exist, from "SRC:/src/qt_model/SymbolModel.h"
/usr/local/Cellar/qt@5/5.15.7/bin/moc -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -I/Users/scheiba/github/gama_tts_editor-build -I/Users/scheiba/github/gama_tts_editor -I/Users/scheiba/github/gama_tts_editor/src -I/Users/scheiba/github/gama_tts_editor/src/interactive -I/Users/scheiba/github/gama_tts_editor/src/qcustomplot -I/Users/scheiba/github/gama_tts_editor/src/qt_model -I/Users/scheiba/github/gama_tts/src -I/Users/scheiba/github/gama_tts/src/text_parser -I/Users/scheiba/github/gama_tts/src/vtm -I/Users/scheiba/github/gama_tts/src/vtm_control_model -I/usr/local/Cellar/fftw/3.3.10_1/include -I/usr/local/include -I/usr/local/Cellar/qt@5/5.15.7/lib/QtCore.framework -I/usr/local/Cellar/qt@5/5.15.7/lib/QtCore.framework/Headers -I/usr/local/Cellar/qt@5/5.15.7/mkspecs/macx-clang -I/usr/local/Cellar/qt@5/5.15.7/lib/QtGui.framework -I/usr/local/Cellar/qt@5/5.15.7/lib/QtGui.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers -I/usr/local/Cellar/qt@5/5.15.7/lib/QtWidgets.framework -I/usr/local/Cellar/qt@5/5.15.7/lib/QtWidgets.framework/Headers -I/usr/local/Cellar/qt@5/5.15.7/lib/QtPrintSupport.framework -I/usr/local/Cellar/qt@5/5.15.7/lib/QtPrintSupport.framework/Headers -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/include/c++/v1 -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.0.0/include -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -F /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks -F /usr/local/Cellar/qt@5/5.15.7/lib --include /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/moc_predefs.h --output-dep-file -o /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/YBAZ5NOFWV/moc_SymbolModel.cpp /Users/scheiba/github/gama_tts_editor/src/qt_model/SymbolModel.h
AutoMoc: Reading dependencies from "SRC:-build/gama_tts_editor_autogen/UXIRX7VU4F/moc_AnalysisWindow.cpp.d"
AutoUic: Generating "SRC:-build/gama_tts_editor_autogen/include/ui_TransitionEditorWindow.h", because it doesn't exist, from "SRC:/ui/TransitionEditorWindow.ui"
/usr/local/Cellar/qt@5/5.15.7/bin/uic -o /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/include/ui_TransitionEditorWindow.h /Users/scheiba/github/gama_tts_editor/ui/TransitionEditorWindow.ui
AutoMoc: Reading dependencies from "SRC:-build/gama_tts_editor_autogen/UXIRX7VU4F/moc_ParameterLineEdit.cpp.d"
AutoMoc: Reading dependencies from "SRC:-build/gama_tts_editor_autogen/UXIRX7VU4F/moc_ParameterSlider.cpp.d"
AutoMoc: Reading dependencies from "SRC:-build/gama_tts_editor_autogen/UXIRX7VU4F/moc_InteractiveVTMWindow.cpp.d"
AutoMoc: Reading dependencies from "SRC:-build/gama_tts_editor_autogen/YBAZ5NOFWV/moc_CategoryModel.cpp.d"
AutoMoc: Reading dependencies from "SRC:-build/gama_tts_editor_autogen/YBAZ5NOFWV/moc_ParameterModel.cpp.d"
AutoMoc: Reading dependencies from "SRC:-build/gama_tts_editor_autogen/YBAZ5NOFWV/moc_SymbolModel.cpp.d"
AutoMoc: Reading dependencies from "SRC:-build/gama_tts_editor_autogen/T4EGOWDRJ2/moc_qcustomplot.cpp.d"
AutoMoc: Generating MOC compilation "SRC:-build/gama_tts_editor_autogen/mocs_compilation.cpp"
AutoGen: Writing the parse cache file "SRC:-build/CMakeFiles/gama_tts_editor_autogen.dir/ParseCache.txt"
AutoGen: Writing the settings file "SRC:-build/CMakeFiles/gama_tts_editor_autogen.dir/AutogenUsed.txt"
[  2%] Built target gama_tts_editor_autogen
/Applications/Xcode.app/Contents/Developer/usr/bin/make  -f CMakeFiles/gama_tts_editor.dir/build.make CMakeFiles/gama_tts_editor.dir/depend
[  4%] Automatic RCC for resource/gama_tts_editor.qrc
/usr/local/Cellar/cmake/3.21.2/bin/cmake -E cmake_autorcc /Users/scheiba/github/gama_tts_editor-build/CMakeFiles/gama_tts_editor_autogen.dir/AutoRcc_gama_tts_editor_6WJNPILU4A_Info.json Release
AutoRcc: Generating "SRC:-build/gama_tts_editor_autogen/6WJNPILU4A/qrc_gama_tts_editor.cpp", because it doesn't exist, from "SRC:/resource/gama_tts_editor.qrc"
/usr/local/Cellar/qt@5/5.15.7/bin/rcc -name gama_tts_editor -o /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/6WJNPILU4A/qrc_gama_tts_editor.cpp /Users/scheiba/github/gama_tts_editor/resource/gama_tts_editor.qrc
AutoRcc: Writing settings file "SRC:-build/CMakeFiles/gama_tts_editor_autogen.dir/AutoRcc_gama_tts_editor_6WJNPILU4A_Used.txt"
cd /Users/scheiba/github/gama_tts_editor-build && /usr/local/Cellar/cmake/3.21.2/bin/cmake -E cmake_depends "Unix Makefiles" /Users/scheiba/github/gama_tts_editor /Users/scheiba/github/gama_tts_editor /Users/scheiba/github/gama_tts_editor-build /Users/scheiba/github/gama_tts_editor-build /Users/scheiba/github/gama_tts_editor-build/CMakeFiles/gama_tts_editor.dir/DependInfo.cmake --color=
/Applications/Xcode.app/Contents/Developer/usr/bin/make  -f CMakeFiles/gama_tts_editor.dir/build.make CMakeFiles/gama_tts_editor.dir/build
[  7%] Building CXX object CMakeFiles/gama_tts_editor.dir/gama_tts_editor_autogen/mocs_compilation.cpp.o
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -I/Users/scheiba/github/gama_tts_editor-build -I/Users/scheiba/github/gama_tts_editor -I/Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/include -I/Users/scheiba/github/gama_tts_editor/src -I/Users/scheiba/github/gama_tts_editor/src/interactive -I/Users/scheiba/github/gama_tts_editor/src/qcustomplot -I/Users/scheiba/github/gama_tts_editor/src/qt_model -I/Users/scheiba/github/gama_tts_editor/../gama_tts/src -I/Users/scheiba/github/gama_tts_editor/../gama_tts/src/text_parser -I/Users/scheiba/github/gama_tts_editor/../gama_tts/src/vtm -I/Users/scheiba/github/gama_tts_editor/../gama_tts/src/vtm_control_model -isystem /usr/local/Cellar/fftw/3.3.10_1/include -isystem /usr/local/include -iframework /usr/local/Cellar/qt@5/5.15.7/lib -isystem /usr/local/Cellar/qt@5/5.15.7/lib/QtCore.framework/Headers -isystem /usr/local/Cellar/qt@5/5.15.7/./mkspecs/macx-clang -isystem /usr/local/Cellar/qt@5/5.15.7/lib/QtGui.framework/Headers -isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/OpenGL.framework/Headers -isystem /usr/local/Cellar/qt@5/5.15.7/lib/QtWidgets.framework/Headers -isystem /usr/local/Cellar/qt@5/5.15.7/lib/QtPrintSupport.framework/Headers -O3 -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk -fPIC -std=gnu++17 -MD -MT CMakeFiles/gama_tts_editor.dir/gama_tts_editor_autogen/mocs_compilation.cpp.o -MF CMakeFiles/gama_tts_editor.dir/gama_tts_editor_autogen/mocs_compilation.cpp.o.d -o CMakeFiles/gama_tts_editor.dir/gama_tts_editor_autogen/mocs_compilation.cpp.o -c /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/mocs_compilation.cpp
In file included from /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/mocs_compilation.cpp:2:
/Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_AudioWorker.cpp:16:2: error: "This file was generated using the moc from 5.15.7. It"
#error "This file was generated using the moc from 5.15.7. It"
 ^
/Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_AudioWorker.cpp:17:2: error: "cannot be used with the include files from this version of Qt."
#error "cannot be used with the include files from this version of Qt."
 ^
/Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_AudioWorker.cpp:18:2: error: "(The moc has changed too much.)"
#error "(The moc has changed too much.)"
 ^
/Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_AudioWorker.cpp:35:1: error: use of undeclared identifier 'Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET'
QT_MOC_LITERAL(0, 0, 15), // "GS::AudioWorker"
^
/Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_AudioWorker.cpp:29:5: note: expanded from macro 'QT_MOC_LITERAL'
    Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
    ^
/Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_AudioWorker.cpp:36:1: error: use of undeclared identifier 'Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET'
QT_MOC_LITERAL(1, 16, 8), // "finished"
^
/Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_AudioWorker.cpp:29:5: note: expanded from macro 'QT_MOC_LITERAL'
    Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
    ^
/Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_AudioWorker.cpp:37:1: error: use of undeclared identifier 'Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET'
QT_MOC_LITERAL(2, 25, 0), // ""
^
/Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_AudioWorker.cpp:29:5: note: expanded from macro 'QT_MOC_LITERAL'
    Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
    ^
/Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_AudioWorker.cpp:38:1: error: use of undeclared identifier 'Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET'
QT_MOC_LITERAL(3, 26, 13), // "errorOccurred"
^
/Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_AudioWorker.cpp:29:5: note: expanded from macro 'QT_MOC_LITERAL'
    Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
    ^
/Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_AudioWorker.cpp:39:1: error: use of undeclared identifier 'Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET'
QT_MOC_LITERAL(4, 40, 9), // "playAudio"
^
/Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_AudioWorker.cpp:29:5: note: expanded from macro 'QT_MOC_LITERAL'
    Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
    ^
/Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_AudioWorker.cpp:40:1: error: use of undeclared identifier 'Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET'
QT_MOC_LITERAL(5, 50, 10) // "sampleRate"
^
/Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_AudioWorker.cpp:29:5: note: expanded from macro 'QT_MOC_LITERAL'
    Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
    ^
/Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_AudioWorker.cpp:108:1: error: unknown type name 'QT_INIT_METAOBJECT'
QT_INIT_METAOBJECT const QMetaObject GS::AudioWorker::staticMetaObject = { {
^
/Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_AudioWorker.cpp:108:37: error: expected ';' after top level declarator
QT_INIT_METAOBJECT const QMetaObject GS::AudioWorker::staticMetaObject = { {
                                    ^
                                    ;
In file included from /Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/mocs_compilation.cpp:3:
/Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_DataEntryWindow.cpp:16:2: error: "This file was generated using the moc from 5.15.7. It"
#error "This file was generated using the moc from 5.15.7. It"
 ^
/Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_DataEntryWindow.cpp:17:2: error: "cannot be used with the include files from this version of Qt."
#error "cannot be used with the include files from this version of Qt."
 ^
/Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_DataEntryWindow.cpp:18:2: error: "(The moc has changed too much.)"
#error "(The moc has changed too much.)"
 ^
/Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_DataEntryWindow.cpp:35:1: error: use of undeclared identifier 'Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET'
QT_MOC_LITERAL(0, 0, 19), // "GS::DataEntryWindow"
^
/Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_DataEntryWindow.cpp:29:5: note: expanded from macro 'QT_MOC_LITERAL'
    Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
    ^
/Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_DataEntryWindow.cpp:36:1: error: use of undeclared identifier 'Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET'
QT_MOC_LITERAL(1, 20, 15), // "categoryChanged"
^
/Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_DataEntryWindow.cpp:29:5: note: expanded from macro 'QT_MOC_LITERAL'
    Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
    ^
/Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_DataEntryWindow.cpp:37:1: error: use of undeclared identifier 'Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET'
QT_MOC_LITERAL(2, 36, 0), // ""
^
/Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_DataEntryWindow.cpp:29:5: note: expanded from macro 'QT_MOC_LITERAL'
    Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
    ^
/Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_DataEntryWindow.cpp:38:1: error: use of undeclared identifier 'Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET'
QT_MOC_LITERAL(3, 37, 16), // "parameterChanged"
^
/Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_DataEntryWindow.cpp:29:5: note: expanded from macro 'QT_MOC_LITERAL'
    Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
    ^
/Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_DataEntryWindow.cpp:39:1: error: use of undeclared identifier 'Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET'
QT_MOC_LITERAL(4, 54, 13), // "symbolChanged"
^
/Users/scheiba/github/gama_tts_editor-build/gama_tts_editor_autogen/UVLADIE3JM/moc_DataEntryWindow.cpp:29:5: note: expanded from macro 'QT_MOC_LITERAL'
    Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
    ^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
make[2]: *** [CMakeFiles/gama_tts_editor.dir/gama_tts_editor_autogen/mocs_compilation.cpp.o] Error 1
make[1]: *** [CMakeFiles/gama_tts_editor.dir/all] Error 2
make: *** [all] Error 2
capital-G commented 1 year ago

A friend of mine compiled it successfully under macOS, so it seems my Qt installation is screwed up. I think I will be able to investigate this on my own, now that I know that it can be compiled successfully under macOS.