Skip to content

Instantly share code, notes, and snippets.

@mqcmd196
Created April 9, 2024 09:12
Show Gist options
  • Save mqcmd196/201af2a26f2612b402bb38ad1e539708 to your computer and use it in GitHub Desktop.
Save mqcmd196/201af2a26f2612b402bb38ad1e539708 to your computer and use it in GitHub Desktop.
voicevox noetic log

build.cmake.log

Not searching for unused variables given on the command line.
Re-run cmake no build system arguments
�[36m--�[0m The C compiler identification is GNU 9.4.0
�[36m--�[0m The CXX compiler identification is GNU 9.4.0
�[36m--�[0m Check for working C compiler: /usr/bin/cc
�[36m--�[0m Check for working C compiler: /usr/bin/cc -- works
�[36m--�[0m Detecting C compiler ABI info
�[36m--�[0m Detecting C compiler ABI info - done
�[36m--�[0m Detecting C compile features
�[36m--�[0m Detecting C compile features - done
�[36m--�[0m Check for working CXX compiler: /usr/bin/c++
�[36m--�[0m Check for working CXX compiler: /usr/bin/c++ -- works
�[36m--�[0m Detecting CXX compiler ABI info
�[36m--�[0m Detecting CXX compiler ABI info - done
�[36m--�[0m Detecting CXX compile features
�[36m--�[0m Detecting CXX compile features - done
�[36m--�[0m Using CATKIN_DEVEL_PREFIX: /tmp/tmp_catkin_ws/devel/.private/voicevox
�[36m--�[0m Using CMAKE_PREFIX_PATH: /tmp/tmp_catkin_ws/devel;/opt/ros/noetic
�[36m--�[0m This workspace overlays: /tmp/tmp_catkin_ws/devel;/opt/ros/noetic
�[36m--�[0m Found PythonInterp: /usr/bin/python3 (found suitable version "3.8.10", minimum required is "3")
�[36m--�[0m Using PYTHON_EXECUTABLE: /usr/bin/python3
�[36m--�[0m Using Debian Python package layout
�[36m--�[0m Found PY_em: /usr/lib/python3/dist-packages/em.py
�[36m--�[0m Using empy: /usr/lib/python3/dist-packages/em.py
�[36m--�[0m Using CATKIN_ENABLE_TESTING: ON
�[36m--�[0m Call enable_testing()
�[36m--�[0m Using CATKIN_TEST_RESULTS_DIR: /tmp/tmp_catkin_ws/build/voicevox/test_results
�[36m--�[0m Forcing gtest/gmock from source, though one was otherwise available.
�[36m--�[0m Found gtest sources under '/usr/src/googletest': gtests will be built
�[36m--�[0m Found gmock sources under '/usr/src/googletest': gmock will be built
�[36m--�[0m Found PythonInterp: /usr/bin/python3 (found version "3.8.10")
�[36m--�[0m Found Threads: TRUE
�[36m--�[0m Using Python nosetests: /usr/bin/nosetests3
�[36m--�[0m catkin 0.8.10
�[36m--�[0m BUILD_SHARED_LIBS is on
�[36m--�[0m Using virtualenv to run Python nosetests:
�[36m--�[0m Configuring done
�[36m--�[0m Generating done
�[36m--�[0m Build files have been written to: /tmp/tmp_catkin_ws/build/voicevox

build.make.000.log

/usr/bin/cmake -S/tmp/tmp_catkin_ws/src/jsk_3rdparty/3rdparty/voicevox -B/tmp/tmp_catkin_ws/build/voicevox --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /tmp/tmp_catkin_ws/build/voicevox/CMakeFiles /tmp/tmp_catkin_ws/build/voicevox/CMakeFiles/progress.marks
/usr/bin/make -f CMakeFiles/Makefile2 all
make[1]: ディレクトリ '/tmp/tmp_catkin_ws/build/voicevox' に入ります
/usr/bin/make -f CMakeFiles/all_installed.dir/build.make CMakeFiles/all_installed.dir/depend
make[2]: ディレクトリ '/tmp/tmp_catkin_ws/build/voicevox' に入ります
cd /tmp/tmp_catkin_ws/build/voicevox && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/tmp_catkin_ws/src/jsk_3rdparty/3rdparty/voicevox /tmp/tmp_catkin_ws/src/jsk_3rdparty/3rdparty/voicevox /tmp/tmp_catkin_ws/build/voicevox /tmp/tmp_catkin_ws/build/voicevox /tmp/tmp_catkin_ws/build/voicevox/CMakeFiles/all_installed.dir/DependInfo.cmake --color=
Dependee "/tmp/tmp_catkin_ws/build/voicevox/CMakeFiles/all_installed.dir/DependInfo.cmake" is newer than depender "/tmp/tmp_catkin_ws/build/voicevox/CMakeFiles/all_installed.dir/depend.internal".
Dependee "/tmp/tmp_catkin_ws/build/voicevox/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/tmp_catkin_ws/build/voicevox/CMakeFiles/all_installed.dir/depend.internal".
�[35m�[1mScanning dependencies of target all_installed�[0m
make[2]: ディレクトリ '/tmp/tmp_catkin_ws/build/voicevox' から出ます
/usr/bin/make -f CMakeFiles/all_installed.dir/build.make CMakeFiles/all_installed.dir/build
make[2]: ディレクトリ '/tmp/tmp_catkin_ws/build/voicevox' に入ります
[ 11%] �[34m�[1mGenerating voicevox_model_installed�[0m
make -f /tmp/tmp_catkin_ws/src/jsk_3rdparty/3rdparty/voicevox/Makefile.model MD5SUM_DIR=/tmp/tmp_catkin_ws/src/jsk_3rdparty/3rdparty/voicevox/md5sum INSTALL_DIR=/tmp/tmp_catkin_ws/src/jsk_3rdparty/3rdparty/voicevox
make[3]: ディレクトリ '/tmp/tmp_catkin_ws/build/voicevox' に入ります
make[3]: 警告: jobserver が利用不可: 今回は -j1 を使います. 親 make ルールに `+' を追加しましょう.
mkdir -p build
if [ ! -f /tmp/tmp_catkin_ws/src/jsk_3rdparty/3rdparty/voicevox/md5sum/onnxruntime-linux-x64-1.10.0.tgz.md5sum ]; then echo "Error: Couldn't find md5sum file /tmp/tmp_catkin_ws/src/jsk_3rdparty/3rdparty/voicevox/md5sum/onnxruntime-linux-x64-1.10.0.tgz.md5sum" && false; fi
/opt/ros/noetic/share/ros/core/rosbuild/bin/download_checkmd5.py "https://github.com/microsoft/onnxruntime/releases/download/v1.10.0/onnxruntime-linux-x64-1.10.0.tgz" build/onnxruntime-linux-x64-1.10.0.tgz `awk {'print $1'} /tmp/tmp_catkin_ws/src/jsk_3rdparty/3rdparty/voicevox/md5sum/onnxruntime-linux-x64-1.10.0.tgz.md5sum`
[rosbuild] Downloading https://github.com/microsoft/onnxruntime/releases/download/v1.10.0/onnxruntime-linux-x64-1.10.0.tgz to build/onnxruntime-linux-x64-1.10.0.tgz...Done
[rosbuild] Checking md5sum on build/onnxruntime-linux-x64-1.10.0.tgz
touch -c build/onnxruntime-linux-x64-1.10.0.tgz
rm -rf build/onnxruntime-linux-x64-1.10.0 
cd build; tar xvzf ../build/onnxruntime-linux-x64-1.10.0.tgz
onnxruntime-linux-x64-1.10.0/
onnxruntime-linux-x64-1.10.0/README.md
onnxruntime-linux-x64-1.10.0/VERSION_NUMBER
onnxruntime-linux-x64-1.10.0/LICENSE
onnxruntime-linux-x64-1.10.0/ThirdPartyNotices.txt
onnxruntime-linux-x64-1.10.0/Privacy.md
onnxruntime-linux-x64-1.10.0/lib/
onnxruntime-linux-x64-1.10.0/lib/libonnxruntime.so.1.10.0
onnxruntime-linux-x64-1.10.0/lib/libonnxruntime.so
onnxruntime-linux-x64-1.10.0/include/
onnxruntime-linux-x64-1.10.0/include/cpu_provider_factory.h
onnxruntime-linux-x64-1.10.0/include/onnxruntime_cxx_api.h
onnxruntime-linux-x64-1.10.0/include/provider_options.h
onnxruntime-linux-x64-1.10.0/include/onnxruntime_run_options_config_keys.h
onnxruntime-linux-x64-1.10.0/include/onnxruntime_session_options_config_keys.h
onnxruntime-linux-x64-1.10.0/include/onnxruntime_cxx_inline.h
onnxruntime-linux-x64-1.10.0/include/onnxruntime_c_api.h
onnxruntime-linux-x64-1.10.0/GIT_COMMIT_ID
touch build/onnxruntime-linux-x64-1.10.0/unpacked
mkdir -p /tmp/tmp_catkin_ws/src/jsk_3rdparty/3rdparty/voicevox/lib
cp build/onnxruntime-linux-x64-1.10.0/lib/* /tmp/tmp_catkin_ws/src/jsk_3rdparty/3rdparty/voicevox/lib
make[3]: ディレクトリ '/tmp/tmp_catkin_ws/build/voicevox' から出ます
[ 22%] �[34m�[1mGenerating voicevox_core_installed�[0m
make -f /tmp/tmp_catkin_ws/src/jsk_3rdparty/3rdparty/voicevox/Makefile.core MD5SUM_DIR=/tmp/tmp_catkin_ws/src/jsk_3rdparty/3rdparty/voicevox/md5sum INSTALL_DIR=/tmp/tmp_catkin_ws/src/jsk_3rdparty/3rdparty/voicevox
make[3]: ディレクトリ '/tmp/tmp_catkin_ws/build/voicevox' に入ります
make[3]: 警告: jobserver が利用不可: 今回は -j1 を使います. 親 make ルールに `+' を追加しましょう.
mkdir -p build
if [ ! -f /tmp/tmp_catkin_ws/src/jsk_3rdparty/3rdparty/voicevox/md5sum/core-linux-x64-cpu.md5sum ]; then echo "Error: Couldn't find md5sum file /tmp/tmp_catkin_ws/src/jsk_3rdparty/3rdparty/voicevox/md5sum/core-linux-x64-cpu.md5sum" && false; fi
/opt/ros/noetic/share/ros/core/rosbuild/bin/download_checkmd5.py "https://github.com/VOICEVOX/voicevox_core/releases/download/0.12.4/voicevox_core-linux-x64-cpu-0.12.4.zip" build/voicevox_core-linux-x64-cpu-0.12.4.zip `awk {'print $1'} /tmp/tmp_catkin_ws/src/jsk_3rdparty/3rdparty/voicevox/md5sum/core-linux-x64-cpu.md5sum`
[rosbuild] Downloading https://github.com/VOICEVOX/voicevox_core/releases/download/0.12.4/voicevox_core-linux-x64-cpu-0.12.4.zip to build/voicevox_core-linux-x64-cpu-0.12.4.zip...Done
[rosbuild] Checking md5sum on build/voicevox_core-linux-x64-cpu-0.12.4.zip
touch -c build/voicevox_core-linux-x64-cpu-0.12.4.zip
rm -rf build/voicevox_core-linux-x64-cpu-0.12.4 
cd build; unzip ../build/voicevox_core-linux-x64-cpu-0.12.4.zip
Archive:  ../build/voicevox_core-linux-x64-cpu-0.12.4.zip
   creating: voicevox_core-linux-x64-cpu-0.12.4/
  inflating: voicevox_core-linux-x64-cpu-0.12.4/core.h  
  inflating: voicevox_core-linux-x64-cpu-0.12.4/libcore.so  
 extracting: voicevox_core-linux-x64-cpu-0.12.4/VERSION  
  inflating: voicevox_core-linux-x64-cpu-0.12.4/README.txt  
touch build/voicevox_core-linux-x64-cpu-0.12.4/unpacked
mkdir -p /tmp/tmp_catkin_ws/src/jsk_3rdparty/3rdparty/voicevox/lib
cp build/voicevox_core-linux-x64-cpu-0.12.4/lib*.so /tmp/tmp_catkin_ws/src/jsk_3rdparty/3rdparty/voicevox/lib/
make[3]: ディレクトリ '/tmp/tmp_catkin_ws/build/voicevox' から出ます
[ 33%] �[34m�[1mGenerating voicevox_engine_installed�[0m
make -f /tmp/tmp_catkin_ws/src/jsk_3rdparty/3rdparty/voicevox/Makefile.engine MD5SUM_DIR=/tmp/tmp_catkin_ws/src/jsk_3rdparty/3rdparty/voicevox/md5sum INSTALL_DIR=/tmp/tmp_catkin_ws/src/jsk_3rdparty/3rdparty/voicevox
make[3]: ディレクトリ '/tmp/tmp_catkin_ws/build/voicevox' に入ります
make[3]: 警告: jobserver が利用不可: 今回は -j1 を使います. 親 make ルールに `+' を追加しましょう.
mkdir -p build
if [ ! -f /tmp/tmp_catkin_ws/src/jsk_3rdparty/3rdparty/voicevox/md5sum/voicevox_engine.tar.gz.md5sum ]; then echo "Error: Couldn't find md5sum file /tmp/tmp_catkin_ws/src/jsk_3rdparty/3rdparty/voicevox/md5sum/voicevox_engine.tar.gz.md5sum" && false; fi
/opt/ros/noetic/share/ros/core/rosbuild/bin/download_checkmd5.py "https://github.com/VOICEVOX/voicevox_engine/archive/refs/tags/0.12.4.tar.gz" build/0.12.4.tar.gz `awk {'print $1'} /tmp/tmp_catkin_ws/src/jsk_3rdparty/3rdparty/voicevox/md5sum/voicevox_engine.tar.gz.md5sum`
[rosbuild] Downloading https://github.com/VOICEVOX/voicevox_engine/archive/refs/tags/0.12.4.tar.gz to build/0.12.4.tar.gz...Done
[rosbuild] Checking md5sum on build/0.12.4.tar.gz
touch -c build/0.12.4.tar.gz
rm -rf build/voicevox_engine-0.12.4 
cd build; tar xvzf ../build/0.12.4.tar.gz
voicevox_engine-0.12.4/
voicevox_engine-0.12.4/.gitattributes
voicevox_engine-0.12.4/.github/
voicevox_engine-0.12.4/.github/ISSUE_TEMPLATE/
voicevox_engine-0.12.4/.github/ISSUE_TEMPLATE/bugreport.md
voicevox_engine-0.12.4/.github/ISSUE_TEMPLATE/featurerequest.md
voicevox_engine-0.12.4/.github/ISSUE_TEMPLATE/question.md
voicevox_engine-0.12.4/.github/PULL_REQUEST_TEMPLATE.md
voicevox_engine-0.12.4/.github/labeler.yml
voicevox_engine-0.12.4/.github/workflows/
voicevox_engine-0.12.4/.github/workflows/build-docker.yml
voicevox_engine-0.12.4/.github/workflows/build.yml
voicevox_engine-0.12.4/.github/workflows/coverage-comment.yml
voicevox_engine-0.12.4/.github/workflows/labeler.yml
voicevox_engine-0.12.4/.github/workflows/release-test.yml
voicevox_engine-0.12.4/.github/workflows/test.yml
voicevox_engine-0.12.4/.github/workflows/upload-gh-pages.yml
voicevox_engine-0.12.4/.gitignore
voicevox_engine-0.12.4/.pre-commit-config.yaml
voicevox_engine-0.12.4/Dockerfile
voicevox_engine-0.12.4/LGPL_LICENSE
voicevox_engine-0.12.4/LICENSE
voicevox_engine-0.12.4/Makefile
voicevox_engine-0.12.4/README.md
voicevox_engine-0.12.4/build_util/
voicevox_engine-0.12.4/build_util/check_release_build.py
voicevox_engine-0.12.4/build_util/macos/
voicevox_engine-0.12.4/build_util/macos/build_util_macos/
voicevox_engine-0.12.4/build_util/macos/build_util_macos/__init__.py
voicevox_engine-0.12.4/build_util/macos/build_util_macos/shlib_tools.py
voicevox_engine-0.12.4/build_util/macos/copy_missing_dylibs.py
voicevox_engine-0.12.4/build_util/macos/fix_rpaths.py
voicevox_engine-0.12.4/default.csv
voicevox_engine-0.12.4/docs/
voicevox_engine-0.12.4/docs/VOICEVOX音声合成エンジンとの連携.md
voicevox_engine-0.12.4/docs/api/
voicevox_engine-0.12.4/docs/api/index.html
voicevox_engine-0.12.4/docs/licenses/
voicevox_engine-0.12.4/docs/licenses/cuda/
voicevox_engine-0.12.4/docs/licenses/cuda/EULA.txt
voicevox_engine-0.12.4/docs/licenses/cuda/NVIDIA_SLA_cuDNN_Support.txt
voicevox_engine-0.12.4/docs/licenses/open_jtalk/
voicevox_engine-0.12.4/docs/licenses/open_jtalk/COPYING
voicevox_engine-0.12.4/docs/licenses/open_jtalk/mecab-naist-jdic/
voicevox_engine-0.12.4/docs/licenses/open_jtalk/mecab-naist-jdic/COPYING
voicevox_engine-0.12.4/docs/licenses/open_jtalk/mecab/
voicevox_engine-0.12.4/docs/licenses/open_jtalk/mecab/COPYING
voicevox_engine-0.12.4/docs/licenses/world/
voicevox_engine-0.12.4/docs/licenses/world/LICENSE.txt
voicevox_engine-0.12.4/generate_licenses.py
voicevox_engine-0.12.4/get_cost_candidates.py
voicevox_engine-0.12.4/make_docs.py
voicevox_engine-0.12.4/manifest_assets/
voicevox_engine-0.12.4/manifest_assets/base_info.json
voicevox_engine-0.12.4/manifest_assets/dependency_licenses.json
voicevox_engine-0.12.4/manifest_assets/icon.png
voicevox_engine-0.12.4/manifest_assets/terms_of_service.md
voicevox_engine-0.12.4/manifest_assets/update_infos.json
voicevox_engine-0.12.4/presets.yaml
voicevox_engine-0.12.4/pyproject.toml
voicevox_engine-0.12.4/requirements-dev.in
voicevox_engine-0.12.4/requirements-dev.txt
voicevox_engine-0.12.4/requirements-test.in
voicevox_engine-0.12.4/requirements-test.txt
voicevox_engine-0.12.4/requirements.in
voicevox_engine-0.12.4/requirements.txt
voicevox_engine-0.12.4/run.py
voicevox_engine-0.12.4/setup.cfg
voicevox_engine-0.12.4/speaker_info/
voicevox_engine-0.12.4/speaker_info/35b2c544-660e-401e-b503-0e14c635303a/
voicevox_engine-0.12.4/speaker_info/35b2c544-660e-401e-b503-0e14c635303a/icons/
voicevox_engine-0.12.4/speaker_info/35b2c544-660e-401e-b503-0e14c635303a/icons/8.png
voicevox_engine-0.12.4/speaker_info/35b2c544-660e-401e-b503-0e14c635303a/metas.json
voicevox_engine-0.12.4/speaker_info/35b2c544-660e-401e-b503-0e14c635303a/policy.md
voicevox_engine-0.12.4/speaker_info/35b2c544-660e-401e-b503-0e14c635303a/portrait.png
voicevox_engine-0.12.4/speaker_info/35b2c544-660e-401e-b503-0e14c635303a/voice_samples/
voicevox_engine-0.12.4/speaker_info/35b2c544-660e-401e-b503-0e14c635303a/voice_samples/8_001.wav
voicevox_engine-0.12.4/speaker_info/35b2c544-660e-401e-b503-0e14c635303a/voice_samples/8_002.wav
voicevox_engine-0.12.4/speaker_info/35b2c544-660e-401e-b503-0e14c635303a/voice_samples/8_003.wav
voicevox_engine-0.12.4/speaker_info/388f246b-8c41-4ac1-8e2d-5d79f3ff56d9/
voicevox_engine-0.12.4/speaker_info/388f246b-8c41-4ac1-8e2d-5d79f3ff56d9/icons/
voicevox_engine-0.12.4/speaker_info/388f246b-8c41-4ac1-8e2d-5d79f3ff56d9/icons/1.png
voicevox_engine-0.12.4/speaker_info/388f246b-8c41-4ac1-8e2d-5d79f3ff56d9/icons/3.png
voicevox_engine-0.12.4/speaker_info/388f246b-8c41-4ac1-8e2d-5d79f3ff56d9/icons/5.png
voicevox_engine-0.12.4/speaker_info/388f246b-8c41-4ac1-8e2d-5d79f3ff56d9/icons/7.png
voicevox_engine-0.12.4/speaker_info/388f246b-8c41-4ac1-8e2d-5d79f3ff56d9/metas.json
voicevox_engine-0.12.4/speaker_info/388f246b-8c41-4ac1-8e2d-5d79f3ff56d9/policy.md
voicevox_engine-0.12.4/speaker_info/388f246b-8c41-4ac1-8e2d-5d79f3ff56d9/portrait.png
voicevox_engine-0.12.4/speaker_info/388f246b-8c41-4ac1-8e2d-5d79f3ff56d9/voice_samples/
voicevox_engine-0.12.4/speaker_info/388f246b-8c41-4ac1-8e2d-5d79f3ff56d9/voice_samples/1_001.wav
voicevox_engine-0.12.4/speaker_info/388f246b-8c41-4ac1-8e2d-5d79f3ff56d9/voice_samples/1_002.wav
voicevox_engine-0.12.4/speaker_info/388f246b-8c41-4ac1-8e2d-5d79f3ff56d9/voice_samples/1_003.wav
voicevox_engine-0.12.4/speaker_info/388f246b-8c41-4ac1-8e2d-5d79f3ff56d9/voice_samples/3_001.wav
voicevox_engine-0.12.4/speaker_info/388f246b-8c41-4ac1-8e2d-5d79f3ff56d9/voice_samples/3_002.wav
voicevox_engine-0.12.4/speaker_info/388f246b-8c41-4ac1-8e2d-5d79f3ff56d9/voice_samples/3_003.wav
voicevox_engine-0.12.4/speaker_info/388f246b-8c41-4ac1-8e2d-5d79f3ff56d9/voice_samples/5_001.wav
voicevox_engine-0.12.4/speaker_info/388f246b-8c41-4ac1-8e2d-5d79f3ff56d9/voice_samples/5_002.wav
voicevox_engine-0.12.4/speaker_info/388f246b-8c41-4ac1-8e2d-5d79f3ff56d9/voice_samples/5_003.wav
voicevox_engine-0.12.4/speaker_info/388f246b-8c41-4ac1-8e2d-5d79f3ff56d9/voice_samples/7_001.wav
voicevox_engine-0.12.4/speaker_info/388f246b-8c41-4ac1-8e2d-5d79f3ff56d9/voice_samples/7_002.wav
voicevox_engine-0.12.4/speaker_info/388f246b-8c41-4ac1-8e2d-5d79f3ff56d9/voice_samples/7_003.wav
voicevox_engine-0.12.4/speaker_info/7ffcb7ce-00ec-4bdc-82cd-45a8889e43ff/
voicevox_engine-0.12.4/speaker_info/7ffcb7ce-00ec-4bdc-82cd-45a8889e43ff/icons/
voicevox_engine-0.12.4/speaker_info/7ffcb7ce-00ec-4bdc-82cd-45a8889e43ff/icons/0.png
voicevox_engine-0.12.4/speaker_info/7ffcb7ce-00ec-4bdc-82cd-45a8889e43ff/icons/2.png
voicevox_engine-0.12.4/speaker_info/7ffcb7ce-00ec-4bdc-82cd-45a8889e43ff/icons/4.png
voicevox_engine-0.12.4/speaker_info/7ffcb7ce-00ec-4bdc-82cd-45a8889e43ff/icons/6.png
voicevox_engine-0.12.4/speaker_info/7ffcb7ce-00ec-4bdc-82cd-45a8889e43ff/metas.json
voicevox_engine-0.12.4/speaker_info/7ffcb7ce-00ec-4bdc-82cd-45a8889e43ff/policy.md
voicevox_engine-0.12.4/speaker_info/7ffcb7ce-00ec-4bdc-82cd-45a8889e43ff/portrait.png
voicevox_engine-0.12.4/speaker_info/7ffcb7ce-00ec-4bdc-82cd-45a8889e43ff/voice_samples/
voicevox_engine-0.12.4/speaker_info/7ffcb7ce-00ec-4bdc-82cd-45a8889e43ff/voice_samples/0_001.wav
voicevox_engine-0.12.4/speaker_info/7ffcb7ce-00ec-4bdc-82cd-45a8889e43ff/voice_samples/0_002.wav
voicevox_engine-0.12.4/speaker_info/7ffcb7ce-00ec-4bdc-82cd-45a8889e43ff/voice_samples/0_003.wav
voicevox_engine-0.12.4/speaker_info/7ffcb7ce-00ec-4bdc-82cd-45a8889e43ff/voice_samples/2_001.wav
voicevox_engine-0.12.4/speaker_info/7ffcb7ce-00ec-4bdc-82cd-45a8889e43ff/voice_samples/2_002.wav
voicevox_engine-0.12.4/speaker_info/7ffcb7ce-00ec-4bdc-82cd-45a8889e43ff/voice_samples/2_003.wav
voicevox_engine-0.12.4/speaker_info/7ffcb7ce-00ec-4bdc-82cd-45a8889e43ff/voice_samples/4_001.wav
voicevox_engine-0.12.4/speaker_info/7ffcb7ce-00ec-4bdc-82cd-45a8889e43ff/voice_samples/4_002.wav
voicevox_engine-0.12.4/speaker_info/7ffcb7ce-00ec-4bdc-82cd-45a8889e43ff/voice_samples/4_003.wav
voicevox_engine-0.12.4/speaker_info/7ffcb7ce-00ec-4bdc-82cd-45a8889e43ff/voice_samples/6_001.wav
voicevox_engine-0.12.4/speaker_info/7ffcb7ce-00ec-4bdc-82cd-45a8889e43ff/voice_samples/6_002.wav
voicevox_engine-0.12.4/speaker_info/7ffcb7ce-00ec-4bdc-82cd-45a8889e43ff/voice_samples/6_003.wav
voicevox_engine-0.12.4/speaker_info/b1a81618-b27b-40d2-b0ea-27a9ad408c4b/
voicevox_engine-0.12.4/speaker_info/b1a81618-b27b-40d2-b0ea-27a9ad408c4b/icons/
voicevox_engine-0.12.4/speaker_info/b1a81618-b27b-40d2-b0ea-27a9ad408c4b/icons/9.png
voicevox_engine-0.12.4/speaker_info/b1a81618-b27b-40d2-b0ea-27a9ad408c4b/metas.json
voicevox_engine-0.12.4/speaker_info/b1a81618-b27b-40d2-b0ea-27a9ad408c4b/policy.md
voicevox_engine-0.12.4/speaker_info/b1a81618-b27b-40d2-b0ea-27a9ad408c4b/portrait.png
voicevox_engine-0.12.4/speaker_info/b1a81618-b27b-40d2-b0ea-27a9ad408c4b/voice_samples/
voicevox_engine-0.12.4/speaker_info/b1a81618-b27b-40d2-b0ea-27a9ad408c4b/voice_samples/9_001.wav
voicevox_engine-0.12.4/speaker_info/b1a81618-b27b-40d2-b0ea-27a9ad408c4b/voice_samples/9_002.wav
voicevox_engine-0.12.4/speaker_info/b1a81618-b27b-40d2-b0ea-27a9ad408c4b/voice_samples/9_003.wav
voicevox_engine-0.12.4/test/
voicevox_engine-0.12.4/test/__init__.py
voicevox_engine-0.12.4/test/presets-test-1.yaml
voicevox_engine-0.12.4/test/presets-test-2.yaml
voicevox_engine-0.12.4/test/presets-test-3.yaml
voicevox_engine-0.12.4/test/presets-test-4.yaml
voicevox_engine-0.12.4/test/test_acoustic_feature_extractor.py
voicevox_engine-0.12.4/test/test_connect_base64_waves.py
voicevox_engine-0.12.4/test/test_full_context_label.py
voicevox_engine-0.12.4/test/test_kana_parser.py
voicevox_engine-0.12.4/test/test_mock_synthesis_engine.py
voicevox_engine-0.12.4/test/test_mora_list.py
voicevox_engine-0.12.4/test/test_mora_to_text.py
voicevox_engine-0.12.4/test/test_preset.py
voicevox_engine-0.12.4/test/test_synthesis_engine.py
voicevox_engine-0.12.4/test/test_synthesis_engine_base.py
voicevox_engine-0.12.4/test/test_user_dict.py
voicevox_engine-0.12.4/test/test_user_dict_model.py
voicevox_engine-0.12.4/test/test_word_types.py
voicevox_engine-0.12.4/voicevox_engine/
voicevox_engine-0.12.4/voicevox_engine/__init__.py
voicevox_engine-0.12.4/voicevox_engine/acoustic_feature_extractor.py
voicevox_engine-0.12.4/voicevox_engine/cancellable_engine.py
voicevox_engine-0.12.4/voicevox_engine/dev/
voicevox_engine-0.12.4/voicevox_engine/dev/core/
voicevox_engine-0.12.4/voicevox_engine/dev/core/__init__.py
voicevox_engine-0.12.4/voicevox_engine/dev/core/mock.py
voicevox_engine-0.12.4/voicevox_engine/dev/synthesis_engine/
voicevox_engine-0.12.4/voicevox_engine/dev/synthesis_engine/__init__.py
voicevox_engine-0.12.4/voicevox_engine/dev/synthesis_engine/mock.py
voicevox_engine-0.12.4/voicevox_engine/engine_manifest/
voicevox_engine-0.12.4/voicevox_engine/engine_manifest/EngineManifest.py
voicevox_engine-0.12.4/voicevox_engine/engine_manifest/EngineManifestLoader.py
voicevox_engine-0.12.4/voicevox_engine/engine_manifest/__init__.py
voicevox_engine-0.12.4/voicevox_engine/full_context_label.py
voicevox_engine-0.12.4/voicevox_engine/kana_parser.py
voicevox_engine-0.12.4/voicevox_engine/model.py
voicevox_engine-0.12.4/voicevox_engine/mora_list.py
voicevox_engine-0.12.4/voicevox_engine/morphing.py
voicevox_engine-0.12.4/voicevox_engine/part_of_speech_data.py
voicevox_engine-0.12.4/voicevox_engine/preset/
voicevox_engine-0.12.4/voicevox_engine/preset/Preset.py
voicevox_engine-0.12.4/voicevox_engine/preset/PresetLoader.py
voicevox_engine-0.12.4/voicevox_engine/preset/__init__.py
voicevox_engine-0.12.4/voicevox_engine/synthesis_engine/
voicevox_engine-0.12.4/voicevox_engine/synthesis_engine/__init__.py
voicevox_engine-0.12.4/voicevox_engine/synthesis_engine/core_wrapper.py
voicevox_engine-0.12.4/voicevox_engine/synthesis_engine/make_synthesis_engines.py
voicevox_engine-0.12.4/voicevox_engine/synthesis_engine/synthesis_engine.py
voicevox_engine-0.12.4/voicevox_engine/synthesis_engine/synthesis_engine_base.py
voicevox_engine-0.12.4/voicevox_engine/user_dict.py
voicevox_engine-0.12.4/voicevox_engine/utility/
voicevox_engine-0.12.4/voicevox_engine/utility/__init__.py
voicevox_engine-0.12.4/voicevox_engine/utility/connect_base64_waves.py
voicevox_engine-0.12.4/voicevox_engine/utility/engine_root.py
touch build/voicevox_engine-0.12.4/unpacked
cp -r build/voicevox_engine-0.12.4 /tmp/tmp_catkin_ws/src/jsk_3rdparty/3rdparty/voicevox/node_scripts/voicevox_engine
make[3]: ディレクトリ '/tmp/tmp_catkin_ws/build/voicevox' から出ます
[ 44%] �[34m�[1mGenerating open_jtalk_dic_installed�[0m
make -f /tmp/tmp_catkin_ws/src/jsk_3rdparty/3rdparty/voicevox/Makefile.open_jtalk_dic MD5SUM_DIR=/tmp/tmp_catkin_ws/src/jsk_3rdparty/3rdparty/voicevox/md5sum INSTALL_DIR=/tmp/tmp_catkin_ws/src/jsk_3rdparty/3rdparty/voicevox
make[3]: ディレクトリ '/tmp/tmp_catkin_ws/build/voicevox' に入ります
make[3]: 警告: jobserver が利用不可: 今回は -j1 を使います. 親 make ルールに `+' を追加しましょう.
mkdir -p build
if [ ! -f /tmp/tmp_catkin_ws/src/jsk_3rdparty/3rdparty/voicevox/md5sum/open_jtalk_dic.tar.gz.md5sum ]; then echo "Error: Couldn't find md5sum file /tmp/tmp_catkin_ws/src/jsk_3rdparty/3rdparty/voicevox/md5sum/open_jtalk_dic.tar.gz.md5sum" && false; fi
/opt/ros/noetic/share/ros/core/rosbuild/bin/download_checkmd5.py "https://github.com/r9y9/open_jtalk/releases/download/v1.11.1/open_jtalk_dic_utf_8-1.11.tar.gz" build/open_jtalk_dic_utf_8-1.11.tar.gz `awk {'print $1'} /tmp/tmp_catkin_ws/src/jsk_3rdparty/3rdparty/voicevox/md5sum/open_jtalk_dic.tar.gz.md5sum`
[rosbuild] Downloading https://github.com/r9y9/open_jtalk/releases/download/v1.11.1/open_jtalk_dic_utf_8-1.11.tar.gz to build/open_jtalk_dic_utf_8-1.11.tar.gz...Done
[rosbuild] Checking md5sum on build/open_jtalk_dic_utf_8-1.11.tar.gz
touch -c build/open_jtalk_dic_utf_8-1.11.tar.gz
rm -rf build/open_jtalk_dic_utf_8-1.11 
cd build; tar xvzf ../build/open_jtalk_dic_utf_8-1.11.tar.gz
open_jtalk_dic_utf_8-1.11/
open_jtalk_dic_utf_8-1.11/matrix.bin
open_jtalk_dic_utf_8-1.11/right-id.def
open_jtalk_dic_utf_8-1.11/pos-id.def
open_jtalk_dic_utf_8-1.11/COPYING
open_jtalk_dic_utf_8-1.11/rewrite.def
open_jtalk_dic_utf_8-1.11/left-id.def
open_jtalk_dic_utf_8-1.11/sys.dic
open_jtalk_dic_utf_8-1.11/char.bin
open_jtalk_dic_utf_8-1.11/unk.dic
touch build/open_jtalk_dic_utf_8-1.11/unpacked
mkdir -p /tmp/tmp_catkin_ws/src/jsk_3rdparty/3rdparty/voicevox/dict
cp -r build/open_jtalk_dic_utf_8-1.11 /tmp/tmp_catkin_ws/src/jsk_3rdparty/3rdparty/voicevox/dict
make[3]: ディレクトリ '/tmp/tmp_catkin_ws/build/voicevox' から出ます
make[2]: ディレクトリ '/tmp/tmp_catkin_ws/build/voicevox' から出ます
[ 44%] Built target all_installed
/usr/bin/make -f CMakeFiles/voicevox_generate_virtualenv.dir/build.make CMakeFiles/voicevox_generate_virtualenv.dir/depend
make[2]: ディレクトリ '/tmp/tmp_catkin_ws/build/voicevox' に入ります
cd /tmp/tmp_catkin_ws/build/voicevox && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/tmp_catkin_ws/src/jsk_3rdparty/3rdparty/voicevox /tmp/tmp_catkin_ws/src/jsk_3rdparty/3rdparty/voicevox /tmp/tmp_catkin_ws/build/voicevox /tmp/tmp_catkin_ws/build/voicevox /tmp/tmp_catkin_ws/build/voicevox/CMakeFiles/voicevox_generate_virtualenv.dir/DependInfo.cmake --color=
Dependee "/tmp/tmp_catkin_ws/build/voicevox/CMakeFiles/voicevox_generate_virtualenv.dir/DependInfo.cmake" is newer than depender "/tmp/tmp_catkin_ws/build/voicevox/CMakeFiles/voicevox_generate_virtualenv.dir/depend.internal".
Dependee "/tmp/tmp_catkin_ws/build/voicevox/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/tmp_catkin_ws/build/voicevox/CMakeFiles/voicevox_generate_virtualenv.dir/depend.internal".
�[35m�[1mScanning dependencies of target voicevox_generate_virtualenv�[0m
make[2]: ディレクトリ '/tmp/tmp_catkin_ws/build/voicevox' から出ます
/usr/bin/make -f CMakeFiles/voicevox_generate_virtualenv.dir/build.make CMakeFiles/voicevox_generate_virtualenv.dir/build
make[2]: ディレクトリ '/tmp/tmp_catkin_ws/build/voicevox' に入ります
[ 55%] �[34m�[1mGenerate virtualenv in /tmp/tmp_catkin_ws/build/voicevox/venv�[0m
catkin_generated/env_cached.sh rosrun catkin_virtualenv venv_init venv --python python3 --extra-pip-args \"-qq\ --retries\ 10\ --timeout\ 30\"
False
[ 66%] �[34m�[1mLock input requirements if they don't exist�[0m
cd /tmp/tmp_catkin_ws/src/jsk_3rdparty/3rdparty/voicevox && /tmp/tmp_catkin_ws/build/voicevox/catkin_generated/env_cached.sh rosrun catkin_virtualenv venv_lock /tmp/tmp_catkin_ws/build/voicevox/venv --package-name voicevox --input-requirements requirements.in --no-overwrite --extra-pip-args \"-qq\ --retries\ 10\ --timeout\ 30\"
aiofiles==23.2.1          �[32m# via -r requirements.in�[0m�[0m
annotated-types==0.6.0    �[32m# via pydantic�[0m�[0m
anyio==4.3.0              �[32m# via starlette�[0m�[0m
appdirs==1.4.4            �[32m# via -r requirements.in�[0m�[0m
cffi==1.16.0              �[32m# via soundfile�[0m�[0m
click==8.1.7              �[32m# via uvicorn�[0m�[0m
cython==3.0.10            �[32m# via pyopenjtalk, pyworld�[0m�[0m
exceptiongroup==1.2.0     �[32m# via anyio�[0m�[0m
fastapi==0.110.1          �[32m# via -r requirements.in�[0m�[0m
h11==0.14.0               �[32m# via uvicorn�[0m�[0m
idna==3.6                 �[32m# via anyio�[0m�[0m
numpy==1.24.4             �[32m# via -r requirements.in, pyopenjtalk, pyworld, scipy�[0m�[0m
pycparser==2.22           �[32m# via cffi�[0m�[0m
pydantic-core==2.16.3     �[32m# via pydantic�[0m�[0m
pydantic==2.6.4           �[32m# via fastapi�[0m�[0m
git+https://github.com/VOICEVOX/pyopenjtalk@a85521a0a0f298f08d9e9b24987b3c77eb4aaff5#egg=pyopenjtalk  �[32m# via -r requirements.in�[0m�[0m
python-multipart==0.0.9   �[32m# via -r requirements.in�[0m�[0m
pyworld==0.3.4            �[32m# via -r requirements.in�[0m�[0m
pyyaml==6.0.1             �[32m# via -r requirements.in�[0m�[0m
scipy==1.10.1             �[32m# via -r requirements.in�[0m�[0m
six==1.16.0               �[32m# via pyopenjtalk�[0m�[0m
sniffio==1.3.1            �[32m# via anyio�[0m�[0m
soundfile==0.12.1         �[32m# via -r requirements.in�[0m�[0m
starlette==0.37.2         �[32m# via fastapi�[0m�[0m
tqdm==4.66.2              �[32m# via pyopenjtalk�[0m�[0m
typing-extensions==4.11.0  �[32m# via annotated-types, anyio, fastapi, pydantic, pydantic-core, starlette, uvicorn�[0m�[0m
uvicorn==0.29.0           �[32m# via -r requirements.in�[0m�[0m
[ 77%] �[34m�[1mInstall requirements to /tmp/tmp_catkin_ws/build/voicevox/venv�[0m
catkin_generated/env_cached.sh rosrun catkin_virtualenv venv_install venv --requirements /opt/ros/noetic/share/catkin_virtualenv/requirements.txt /tmp/tmp_catkin_ws/src/jsk_3rdparty/3rdparty/voicevox/requirements.txt --extra-pip-args \"-qq\ --retries\ 10\ --timeout\ 30\"
[ 88%] �[34m�[1mPrepare relocated virtualenvs for develspace and installspace�[0m
mkdir -p /tmp/tmp_catkin_ws/devel/.private/voicevox/share/voicevox/venv && cp -r venv/* /tmp/tmp_catkin_ws/devel/.private/voicevox/share/voicevox/venv
mkdir -p install/venv && cp -r venv/* install/venv
catkin_generated/env_cached.sh rosrun catkin_virtualenv venv_relocate /tmp/tmp_catkin_ws/devel/.private/voicevox/share/voicevox/venv --target-dir /tmp/tmp_catkin_ws/devel/.private/voicevox/share/voicevox/venv
catkin_generated/env_cached.sh rosrun catkin_virtualenv venv_relocate install/venv --target-dir /tmp/tmp_catkin_ws/install/share/voicevox/venv
[100%] �[34m�[1mPer-package virtualenv target�[0m
make[2]: ディレクトリ '/tmp/tmp_catkin_ws/build/voicevox' から出ます
[100%] Built target voicevox_generate_virtualenv
make[1]: ディレクトリ '/tmp/tmp_catkin_ws/build/voicevox' から出ます
/usr/bin/cmake -E cmake_progress_start /tmp/tmp_catkin_ws/build/voicevox/CMakeFiles 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment