cd layers && make make[1]: Entering directory '/src/layers' make[2]: Entering directory '/src/layers/layer4_vim' if test "MFEXT" = "MFEXT" -a "1" != "1"; then cat .layerapi2_label |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/vim/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/vim/.layerapi2_label; fi if test "MFEXT" = "MFEXT" -a "1" != "1"; then cat .layerapi2_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/vim/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/vim/.layerapi2_dependencies; fi if test "MFEXT" = "MFEXT" -a "1" != "1"; then cat .layerapi2_interactive_profile |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/vim/.layerapi2_interactive_profile; else cat .layerapi2_interactive_profile |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/vim/.layerapi2_interactive_profile; fi if test "MFEXT" = "MFEXT" -a "1" != "1"; then cat .layerapi2_interactive_unprofile |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/vim/.layerapi2_interactive_unprofile; else cat .layerapi2_interactive_unprofile |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/vim/.layerapi2_interactive_unprofile; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-master/opt/vim" "vim" no cache configured if ! test -f cache/hit; then \ for SUBDIR in 0000_adm 0021_configvim; do \ OLDPWD=`pwd`; \ cd $SUBDIR || exit 1; \ make all || exit 1; \ cd ${OLDPWD}; \ done ; \ chmod -R a+rX,g-w,o-w,u+w /opt/metwork-mfext-master/opt/vim ; \ fi make[3]: Entering directory '/src/layers/layer4_vim/0000_adm' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,vim@mfext -- scl enable gcc-toolset-11 -- make -f Makefile.mk all cp -f vim_wrapper.sh /opt/metwork-mfext-master/opt/vim/bin/vim_wrapper.sh chmod a+rx /opt/metwork-mfext-master/opt/vim/bin/vim_wrapper.sh cp -f _vim_wrapper.sh /opt/metwork-mfext-master/opt/vim/bin/_vim_wrapper.sh chmod a+rx /opt/metwork-mfext-master/opt/vim/bin/_vim_wrapper.sh cp -f vimdiff_wrapper.sh /opt/metwork-mfext-master/opt/vim/bin/vimdiff_wrapper.sh chmod a+rx /opt/metwork-mfext-master/opt/vim/bin/vimdiff_wrapper.sh cp -f _vimdiff_wrapper.sh /opt/metwork-mfext-master/opt/vim/bin/_vimdiff_wrapper.sh chmod a+rx /opt/metwork-mfext-master/opt/vim/bin/_vimdiff_wrapper.sh make[3]: Leaving directory '/src/layers/layer4_vim/0000_adm' make[3]: Entering directory '/src/layers/layer4_vim/0021_configvim' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,vim@mfext -- scl enable gcc-toolset-11 -- make -f Makefile.mk all mkdir -p /opt/metwork-mfext-master/opt/vim/config mkdir -p /opt/metwork-mfext-master/opt/vim/bin rm -Rf /opt/metwork-mfext-master/opt/vim/config/vim cp -Rf vim /opt/metwork-mfext-master/opt/vim/config/ cp -f vimrc /opt/metwork-mfext-master/opt/vim/config/ make[3]: Leaving directory '/src/layers/layer4_vim/0021_configvim' if test "1" = "1"; then echo vim > /opt/metwork-mfext-master/opt/vim/.mfextaddon; fi _layer_dhash "vim@mfext" >/opt/metwork-mfext-master/opt/vim/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi skipped _cache_logic_after_layer.sh "/opt/metwork-mfext-master/opt/vim" no cache configured make[2]: Leaving directory '/src/layers/layer4_vim' make[2]: Entering directory '/src/layers/layer5_python3_vim' if test "MFEXT" = "MFEXT" -a "1" != "1"; then cat .layerapi2_label |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/python3_vim/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/python3_vim/.layerapi2_label; fi if test "MFEXT" = "MFEXT" -a "1" != "1"; then cat .layerapi2_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/python3_vim/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/python3_vim/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-master/opt/python3_vim" "python3_vim" no cache configured if ! test -f cache/hit; then \ for SUBDIR in 0050_vim; do \ OLDPWD=`pwd`; \ cd $SUBDIR || exit 1; \ make all || exit 1; \ cd ${OLDPWD}; \ done ; \ chmod -R a+rX,g-w,o-w,u+w /opt/metwork-mfext-master/opt/python3_vim ; \ fi make[3]: Entering directory '/src/layers/layer5_python3_vim/0050_vim' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=python3_devtools@mfext,vim@mfext,python3_vim@mfext -- scl enable gcc-toolset-11 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-master/opt/python3_vim/share/metwork_packages/vim.yaml touch /opt/metwork-mfext-master/opt/python3_vim/share/metwork_packages/vim.yaml echo "name: 'vim'" >>/opt/metwork-mfext-master/opt/python3_vim/share/metwork_packages/vim.yaml echo "version: '9.1.1382'" >>/opt/metwork-mfext-master/opt/python3_vim/share/metwork_packages/vim.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-master/opt/python3_vim/share/metwork_packages/vim.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-master/opt/python3_vim/share/metwork_packages/vim.yaml echo "checksum: '33cd670faa36e528bb66ca4618f1f416'" >>/opt/metwork-mfext-master/opt/python3_vim/share/metwork_packages/vim.yaml echo -n "description: '" >>/opt/metwork-mfext-master/opt/python3_vim/share/metwork_packages/vim.yaml echo -n "Vim is a highly configurable text editor for efficiently creating and changing any kind of text." |sed "s/'/ /g" >>/opt/metwork-mfext-master/opt/python3_vim/share/metwork_packages/vim.yaml echo "'" >>/opt/metwork-mfext-master/opt/python3_vim/share/metwork_packages/vim.yaml echo "website: 'https://www.vim.org'" >>/opt/metwork-mfext-master/opt/python3_vim/share/metwork_packages/vim.yaml echo "license: 'GPL'" >>/opt/metwork-mfext-master/opt/python3_vim/share/metwork_packages/vim.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-master/opt/python3_vim/share/metwork_packages/vim.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-master/opt/python3_vim/share/metwork_packages/vim.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-master/opt/python3_vim/share/metwork_packages/vim.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-master/opt/python3_vim/share/metwork_packages/vim.yaml; fi make --file=/opt/metwork-mfext-master/share/Makefile.standard PREFIX=/opt/metwork-mfext-master/opt/python3_vim OPTIONS="--enable-gui=no --with-local-dir=/opt/metwork-mfext-master/opt/python3_vim --with-python3-config-dir=/opt/metwork-mfext-master/opt/python3_vim/../python3_core/lib/python3.13/config-3.13-x86_64-linux-gnu --enable-python3interp=dynamic --enable-multibyte --with-features=huge --enable-cscope" download uncompress configure build install make[1]: Entering directory '/src/layers/layer5_python3_vim/0050_vim' /opt/metwork-mfext-master/bin/_download_helper.sh `readlink -m ./build/vim-9.1.1382.tar.gz` `readlink -m ./sources` MD5 33cd670faa36e528bb66ca4618f1f416 Trying to download https://github.com/vim/vim/archive/refs/tags/v9.1.1382.tar.gz... --2025-12-12 20:23:39-- https://github.com/vim/vim/archive/refs/tags/v9.1.1382.tar.gz Resolving github.com (github.com)... 140.82.113.4 Connecting to github.com (github.com)|140.82.113.4|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/vim/vim/tar.gz/refs/tags/v9.1.1382 [following] --2025-12-12 20:23:39-- https://codeload.github.com/vim/vim/tar.gz/refs/tags/v9.1.1382 Resolving codeload.github.com (codeload.github.com)... 140.82.113.10 Connecting to codeload.github.com (codeload.github.com)|140.82.113.10|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/src/layers/layer5_python3_vim/0050_vim/build/vim-9.1.1382.tar.gz' 0K .......... .......... .......... .......... .......... 1.53M 50K .......... .......... .......... .......... .......... 3.09M 100K .......... .......... .......... .......... .......... 89.5M 150K .......... .......... .......... .......... .......... 122M 200K .......... .......... .......... .......... .......... 3.16M 250K .......... .......... .......... .......... .......... 87.9M 300K .......... .......... .......... .......... .......... 105M 350K .......... .......... .......... .......... .......... 121M 400K .......... .......... .......... .......... .......... 3.39M 450K .......... .......... .......... .......... .......... 41.8M 500K .......... .......... .......... .......... .......... 11.1M 550K .......... .......... .......... .......... .......... 57.9M 600K .......... .......... .......... .......... .......... 73.3M 650K .......... .......... .......... .......... .......... 208M 700K .......... .......... .......... .......... .......... 261M 750K .......... .......... .......... .......... .......... 910K 800K .......... .......... .......... .......... .......... 168M 850K .......... .......... .......... .......... .......... 178M 900K .......... .......... .......... .......... .......... 293M 950K .......... .......... .......... .......... .......... 267M 1000K .......... .......... .......... .......... .......... 1.08M 1050K .......... .......... .......... .......... .......... 222M 1100K .......... .......... .......... .......... .......... 225M 1150K .......... .......... .......... .......... .......... 223M 1200K .......... .......... .......... .......... .......... 271M 1250K .......... .......... .......... .......... .......... 1.09M 1300K .......... .......... .......... .......... .......... 106M 1350K .......... .......... .......... .......... .......... 88.8M 1400K .......... .......... .......... .......... .......... 109M 1450K .......... .......... .......... .......... .......... 179M 1500K .......... .......... .......... .......... .......... 1.37M 1550K .......... .......... .......... .......... .......... 64.3M 1600K .......... .......... .......... .......... .......... 98.6M 1650K .......... .......... .......... .......... .......... 86.1M 1700K .......... .......... .......... .......... .......... 105M 1750K .......... .......... .......... .......... .......... 1.12M 1800K .......... .......... .......... .......... .......... 60.4M 1850K .......... .......... .......... .......... .......... 108M 1900K .......... .......... .......... .......... .......... 152M 1950K .......... .......... .......... .......... .......... 299M 2000K .......... .......... .......... .......... .......... 1.29M 2050K .......... .......... .......... .......... .......... 77.7M 2100K .......... .......... .......... .......... .......... 74.2M 2150K .......... .......... .......... .......... .......... 104M 2200K .......... .......... .......... .......... .......... 92.4M 2250K .......... .......... .......... .......... .......... 120M 2300K .......... .......... .......... .......... .......... 853K 2350K .......... .......... .......... .......... .......... 25.5M 2400K .......... .......... .......... .......... .......... 43.3M 2450K .......... .......... .......... .......... .......... 265M 2500K .......... .......... .......... .......... .......... 167M 2550K .......... .......... .......... .......... .......... 1.88M 2600K .......... .......... .......... .......... .......... 62.7M 2650K .......... .......... .......... .......... .......... 87.4M 2700K .......... .......... .......... .......... .......... 94.1M 2750K .......... .......... .......... .......... .......... 116M 2800K .......... .......... .......... .......... .......... 1.13M 2850K .......... .......... .......... .......... .......... 92.1M 2900K .......... .......... .......... .......... .......... 115M 2950K .......... .......... .......... .......... .......... 122M 3000K .......... .......... .......... .......... .......... 113M 3050K .......... .......... .......... .......... .......... 1.15M 3100K .......... .......... .......... .......... .......... 78.9M 3150K .......... .......... .......... .......... .......... 96.8M 3200K .......... .......... .......... .......... .......... 110M 3250K .......... .......... .......... .......... .......... 123M 3300K .......... .......... .......... .......... .......... 1.39M 3350K .......... .......... .......... .......... .......... 78.6M 3400K .......... .......... .......... .......... .......... 107M 3450K .......... .......... .......... .......... .......... 111M 3500K .......... .......... .......... .......... .......... 120M 3550K .......... .......... .......... .......... .......... 1.27M 3600K .......... .......... .......... .......... .......... 31.8M 3650K .......... .......... .......... .......... .......... 82.5M 3700K .......... .......... .......... .......... .......... 92.2M 3750K .......... .......... .......... .......... .......... 76.2M 3800K .......... .......... .......... .......... .......... 1.49M 3850K .......... .......... .......... .......... .......... 72.0M 3900K .......... .......... .......... .......... .......... 92.2M 3950K .......... .......... .......... .......... .......... 122M 4000K .......... .......... .......... .......... .......... 114M 4050K .......... .......... .......... .......... .......... 1.49M 4100K .......... .......... .......... .......... .......... 33.9M 4150K .......... .......... .......... .......... .......... 24.4M 4200K .......... .......... .......... .......... .......... 33.7M 4250K .......... .......... .......... .......... .......... 96.3M 4300K .......... .......... .......... .......... .......... 4.78M 4350K .......... .......... .......... .......... .......... 1.87M 4400K .......... .......... .......... .......... .......... 98.8M 4450K .......... .......... .......... .......... .......... 122M 4500K .......... .......... .......... .......... .......... 114M 4550K .......... .......... .......... .......... .......... 122M 4600K .......... .......... .......... .......... .......... 1.47M 4650K .......... .......... .......... .......... .......... 87.7M 4700K .......... .......... .......... .......... .......... 118M 4750K .......... .......... .......... .......... .......... 118M 4800K .......... .......... .......... .......... .......... 115M 4850K .......... .......... .......... .......... .......... 1.05M 4900K .......... .......... .......... .......... .......... 81.2M 4950K .......... .......... .......... .......... .......... 118M 5000K .......... .......... .......... .......... .......... 120M 5050K .......... .......... .......... .......... .......... 118M 5100K .......... .......... .......... .......... .......... 1.02M 5150K .......... .......... .......... .......... .......... 75.5M 5200K .......... .......... .......... .......... .......... 108M 5250K .......... .......... .......... .......... .......... 104M 5300K .......... .......... .......... .......... .......... 87.2M 5350K .......... .......... .......... .......... .......... 945K 5400K .......... .......... .......... .......... .......... 61.5M 5450K .......... .......... .......... .......... .......... 82.7M 5500K .......... .......... .......... .......... .......... 91.4M 5550K .......... .......... .......... .......... .......... 195M 5600K .......... .......... .......... .......... .......... 1.06M 5650K .......... .......... .......... .......... .......... 85.7M 5700K .......... .......... .......... .......... .......... 80.8M 5750K .......... .......... .......... .......... .......... 122M 5800K .......... .......... .......... .......... .......... 113M 5850K .......... .......... .......... .......... .......... 1.40M 5900K .......... .......... .......... .......... .......... 7.93M 5950K .......... .......... .......... .......... .......... 76.5M 6000K .......... .......... .......... .......... .......... 105M 6050K .......... .......... .......... .......... .......... 139M 6100K .......... .......... .......... .......... .......... 1.18M 6150K .......... .......... .......... .......... .......... 205M 6200K .......... .......... .......... .......... .......... 235M 6250K .......... .......... .......... .......... .......... 268M 6300K .......... .......... .......... .......... .......... 240M 6350K .......... .......... .......... .......... .......... 121M 6400K .......... .......... .......... .......... .......... 845K 6450K .......... .......... .......... .......... .......... 95.7M 6500K .......... .......... .......... .......... .......... 118M 6550K .......... .......... .......... .......... .......... 141M 6600K .......... .......... .......... .......... .......... 3.56M 6650K .......... .......... .......... .......... .......... 2.36M 6700K .......... .......... .......... .......... .......... 95.7M 6750K .......... .......... .......... .......... .......... 119M 6800K .......... .......... .......... .......... .......... 228M 6850K .......... .......... .......... .......... .......... 278M 6900K .......... .......... .......... .......... .......... 1.25M 6950K .......... .......... .......... .......... .......... 144M 7000K .......... .......... .......... .......... .......... 198M 7050K .......... .......... .......... .......... .......... 242M 7100K .......... .......... .......... .......... .......... 292M 7150K .......... .......... .......... .......... .......... 1.47M 7200K .......... .......... .......... .......... .......... 87.6M 7250K .......... .......... .......... .......... .......... 86.5M 7300K .......... .......... .......... .......... .......... 98.3M 7350K .......... .......... .......... .......... .......... 198M 7400K .......... .......... .......... .......... .......... 1.72M 7450K .......... .......... .......... .......... .......... 60.9M 7500K .......... .......... .......... .......... .......... 118M 7550K .......... .......... .......... .......... .......... 117M 7600K .......... .......... .......... .......... .......... 117M 7650K .......... .......... .......... .......... .......... 1.49M 7700K .......... .......... .......... .......... .......... 111M 7750K .......... .......... .......... .......... .......... 105M 7800K .......... .......... .......... .......... .......... 185M 7850K .......... .......... .......... .......... .......... 293M 7900K .......... .......... .......... .......... .......... 1.66M 7950K .......... .......... .......... .......... .......... 72.3M 8000K .......... .......... .......... .......... .......... 102M 8050K .......... .......... .......... .......... .......... 123M 8100K .......... .......... .......... .......... .......... 119M 8150K .......... .......... .......... .......... .......... 1.23M 8200K .......... .......... .......... .......... .......... 77.5M 8250K .......... .......... .......... .......... .......... 95.0M 8300K .......... .......... .......... .......... .......... 61.3M 8350K .......... .......... .......... .......... .......... 45.9M 8400K .......... .......... .......... .......... .......... 1.34M 8450K .......... .......... .......... .......... .......... 46.6M 8500K .......... .......... .......... .......... .......... 52.2M 8550K .......... .......... .......... .......... .......... 55.0M 8600K .......... .......... .......... .......... .......... 69.7M 8650K .......... .......... .......... .......... .......... 114M 8700K .......... .......... .......... .......... .......... 1.37M 8750K .......... .......... .......... .......... .......... 75.7M 8800K .......... .......... .......... .......... .......... 105M 8850K .......... .......... .......... .......... .......... 114M 8900K .......... .......... .......... .......... .......... 331M 8950K .......... .......... .......... .......... .......... 1.24M 9000K .......... .......... .......... .......... .......... 209M 9050K .......... .......... .......... .......... .......... 219M 9100K .......... .......... .......... .......... .......... 328M 9150K .......... .......... .......... .......... .......... 251M 9200K .......... .......... .......... .......... .......... 1.25M 9250K .......... .......... .......... .......... .......... 85.3M 9300K .......... .......... .......... .......... .......... 65.2M 9350K .......... .......... .......... .......... .......... 161M 9400K .......... .......... .......... .......... .......... 93.7M 9450K .......... .......... .......... .......... .......... 1.31M 9500K .......... .......... .......... .......... .......... 48.3M 9550K .......... .......... .......... .......... .......... 61.4M 9600K .......... .......... .......... .......... .......... 114M 9650K .......... .......... .......... .......... .......... 117M 9700K .......... .......... .......... .......... .......... 1.23M 9750K .......... .......... .......... .......... .......... 54.6M 9800K .......... .......... .......... .......... .......... 118M 9850K .......... .......... .......... .......... .......... 209M 9900K .......... .......... .......... .......... .......... 293M 9950K .......... .......... .......... .......... .......... 1.28M 10000K .......... .......... .......... .......... .......... 70.3M 10050K .......... .......... .......... .......... .......... 65.5M 10100K .......... .......... .......... .......... .......... 118M 10150K .......... .......... .......... .......... .......... 152M 10200K .......... .......... .......... .......... .......... 1.42M 10250K .......... .......... .......... .......... .......... 127M 10300K .......... .......... .......... .......... .......... 140M 10350K .......... .......... .......... .......... .......... 224M 10400K .......... .......... .......... .......... .......... 239M 10450K .......... .......... .......... .......... .......... 1.26M 10500K .......... .......... .......... .......... .......... 135M 10550K .......... .......... .......... .......... .......... 176M 10600K .......... .......... .......... .......... .......... 55.9M 10650K .......... .......... .......... .......... .......... 72.7M 10700K .......... .......... .......... .......... .......... 111M 10750K .......... .......... .......... .......... .......... 1.06M 10800K .......... .......... .......... .......... .......... 109M 10850K .......... .......... .......... .......... .......... 122M 10900K .......... .......... .......... .......... .......... 129M 10950K .......... .......... .......... .......... .......... 276M 11000K .......... .......... .......... .......... .......... 1.15M 11050K .......... .......... .......... .......... .......... 25.3M 11100K .......... .......... .......... .......... .......... 28.2M 11150K .......... .......... .......... .......... .......... 218M 11200K .......... .......... .......... .......... .......... 4.19M 11250K .......... .......... .......... .......... .......... 1.33M 11300K .......... .......... .......... .......... .......... 64.6M 11350K .......... .......... .......... .......... .......... 67.2M 11400K .......... .......... .......... .......... .......... 156M 11450K .......... .......... .......... .......... .......... 145M 11500K .......... .......... .......... .......... .......... 2.27M 11550K .......... .......... .......... .......... .......... 56.1M 11600K .......... .......... .......... .......... .......... 113M 11650K .......... .......... .......... .......... .......... 122M 11700K .......... .......... .......... .......... .......... 266M 11750K .......... .......... .......... .......... .......... 1.07M 11800K .......... .......... .......... .......... .......... 48.5M 11850K .......... .......... .......... .......... .......... 63.5M 11900K .......... .......... .......... .......... .......... 117M 11950K .......... .......... .......... .......... .......... 122M 12000K .......... .......... .......... .......... .......... 1.24M 12050K .......... .......... .......... .......... .......... 59.8M 12100K .......... .......... .......... .......... .......... 56.7M 12150K .......... .......... .......... .......... .......... 95.3M 12200K .......... .......... .......... .......... .......... 117M 12250K .......... .......... .......... .......... .......... 1.29M 12300K .......... .......... .......... .......... .......... 58.5M 12350K .......... .......... .......... .......... .......... 118M 12400K .......... .......... .......... .......... .......... 156M 12450K .......... .......... .......... .......... .......... 272M 12500K .......... .......... .......... .......... .......... 1.22M 12550K .......... .......... .......... .......... .......... 62.4M 12600K .......... .......... .......... .......... .......... 54.9M 12650K .......... .......... .......... .......... .......... 79.2M 12700K .......... .......... .......... .......... .......... 108M 12750K .......... .......... .......... .......... .......... 1.03M 12800K .......... .......... .......... .......... .......... 59.7M 12850K .......... .......... .......... .......... .......... 75.2M 12900K .......... .......... .......... .......... .......... 119M 12950K .......... .......... .......... .......... .......... 120M 13000K .......... .......... .......... .......... .......... 114M 13050K .......... .......... .......... .......... .......... 1.06M 13100K .......... .......... .......... .......... .......... 91.4M 13150K .......... .......... .......... .......... .......... 118M 13200K .......... .......... .......... .......... .......... 168M 13250K .......... .......... .......... .......... .......... 277M 13300K .......... .......... .......... .......... .......... 1.54M 13350K .......... .......... .......... .......... .......... 8.73M 13400K .......... .......... .......... .......... .......... 4.11M 13450K .......... .......... .......... .......... .......... 57.7M 13500K .......... .......... .......... .......... .......... 105M 13550K .......... .......... .......... .......... .......... 1.85M 13600K .......... .......... .......... .......... .......... 52.2M 13650K .......... .......... .......... .......... .......... 73.5M 13700K .......... .......... .......... .......... .......... 118M 13750K .......... .......... .......... .......... .......... 114M 13800K .......... .......... .......... .......... .......... 1.51M 13850K .......... .......... .......... .......... .......... 47.8M 13900K .......... .......... .......... .......... .......... 66.7M 13950K .......... .......... .......... .......... .......... 122M 14000K .......... .......... .......... .......... .......... 111M 14050K .......... .......... .......... .......... .......... 1.22M 14100K .......... .......... .......... .......... .......... 88.1M 14150K .......... .......... .......... .......... .......... 113M 14200K .......... .......... .......... .......... .......... 115M 14250K .......... .......... .......... .......... .......... 115M 14300K .......... .......... .......... .......... .......... 1.28M 14350K .......... .......... .......... .......... .......... 45.0M 14400K .......... .......... .......... .......... .......... 67.3M 14450K .......... .......... .......... .......... .......... 139M 14500K .......... .......... .......... .......... .......... 323M 14550K .......... .......... .......... .......... .......... 1.07M 14600K .......... .......... .......... .......... .......... 107M 14650K .......... .......... .......... .......... .......... 210M 14700K .......... .......... .......... .......... .......... 220M 14750K .......... .......... .......... .......... .......... 200M 14800K .......... .......... .......... .......... .......... 1.18M 14850K .......... .......... .......... .......... .......... 65.0M 14900K .......... .......... .......... .......... .......... 69.3M 14950K .......... .......... .......... .......... .......... 121M 15000K .......... .......... .......... .......... .......... 283M 15050K .......... .......... .......... .......... .......... 307M 15100K .......... .......... .......... .......... .......... 1.68M 15150K .......... .......... .......... .......... .......... 141M 15200K .......... .......... .......... .......... .......... 222M 15250K .......... .......... .......... .......... .......... 287M 15300K .......... .......... .......... .......... .......... 302M 15350K .......... .......... .......... .......... .......... 1.00M 15400K .......... .......... .......... .......... .......... 151M 15450K .......... .......... .......... .......... .......... 105M 15500K .......... .......... .......... .......... .......... 117M 15550K .......... .......... .......... .......... .......... 119M 15600K .......... .......... .......... .......... .......... 1.23M 15650K .......... .......... .......... .......... .......... 78.3M 15700K .......... .......... .......... .......... .......... 116M 15750K .......... .......... .......... .......... .......... 242M 15800K .......... .......... .......... .......... .......... 303M 15850K .......... .......... .......... .......... .......... 1.34M 15900K .......... .......... .......... .......... .......... 159M 15950K .......... .......... .......... .......... .......... 167M 16000K .......... .......... .......... .......... .......... 273M 16050K .......... .......... .......... .......... .......... 335M 16100K .......... .......... .......... .......... .......... 1.06M 16150K .......... .......... .......... .......... .......... 127M 16200K .......... .......... .......... .......... .......... 195M 16250K .......... .......... .......... .......... .......... 224M 16300K .......... .......... .......... .......... .......... 228M 16350K .......... .......... .......... .......... .......... 995K 16400K .......... .......... .......... .......... .......... 72.1M 16450K .......... .......... .......... .......... .......... 114M 16500K .......... .......... .......... .......... .......... 185M 16550K .......... .......... .......... .......... .......... 276M 16600K .......... .......... .......... .......... .......... 1.22M 16650K .......... .......... .......... .......... .......... 73.9M 16700K .......... .......... .......... .......... .......... 70.8M 16750K .......... .......... .......... .......... .......... 76.6M 16800K .......... .......... .......... .......... .......... 111M 16850K .......... .......... .......... .......... .......... 1.35M 16900K .......... .......... .......... .......... .......... 60.8M 16950K .......... .......... .......... .......... .......... 116M 17000K .......... .......... .......... .......... .......... 105M 17050K .......... .......... .......... .......... .......... 237M 17100K .......... .......... .......... .......... .......... 314M 17150K .......... .......... .......... .......... .......... 1.04M 17200K .......... .......... .......... .......... .......... 61.1M 17250K .......... .......... .......... .......... .......... 71.2M 17300K .......... .......... .......... .......... .......... 64.5M 17350K .......... .......... .......... .......... .......... 114M 17400K .......... .......... .......... .......... .......... 1.03M 17450K .......... .......... .......... .......... .......... 78.7M 17500K .......... .......... .......... .......... .......... 63.1M 17550K .......... .......... .......... .......... .......... 206M 17600K .......... .......... .......... .......... .......... 167M 17650K .......... .......... .......... .......... .......... 1.28M 17700K .......... .......... .......... .......... .......... 50.5M 17750K .......... .......... .......... .......... .......... 29.4M 17800K .......... .......... .......... .......... .......... 126M 17850K .......... .......... .......... .......... .......... 32.8M 17900K .......... .......... .......... .......... .......... 1.66M 17950K .......... .......... .......... .......... .......... 51.6M 18000K .......... .......... .......... .......... .......... 264M 18050K .......... .......... .......... .......... .......... 63.1M 18100K .......... .......... .......... .......... .......... 59.1M 18150K .......... .......... .......... .......... .......... 1.58M 18200K .......... .......... .......... .......... .......... 134M 18250K .......... .......... .......... .......... .......... 309M 18300K .......... .......... .......... .......... .......... 293M 18350K .......... .......... . 1.76M=3.0s 2025-12-12 20:23:43 (5.98 MB/s) - '/src/layers/layer5_python3_vim/0050_vim/build/vim-9.1.1382.tar.gz' saved [18811949] Computing checksum for /src/layers/layer5_python3_vim/0050_vim/build/vim-9.1.1382.tar.gz... Good checksum rm -Rf vim-9.1.1382 /opt/metwork-mfext-master/bin/_uncompress_helper.sh `readlink -m ./build/vim-9.1.1382.tar.gz` tar.gz vim-9.1.1382 cd build/vim-9.1.1382 && if test "" != ""; then export LDFLAGS=""; fi && if test "" != ""; then export CFLAGS="";export CPPFLAGS="";export CXXFLAGS=""; fi && if test "" != ""; then export ""; fi && if test "" != ""; then export PKG_CONFIG_PATH=""; fi && ./configure --prefix=/opt/metwork-mfext-master/opt/python3_vim --enable-gui=no --with-local-dir=/opt/metwork-mfext-master/opt/python3_vim --with-python3-config-dir=/opt/metwork-mfext-master/opt/python3_vim/../python3_core/lib/python3.13/config-3.13-x86_64-linux-gnu --enable-python3interp=dynamic --enable-multibyte --with-features=huge --enable-cscope configure: creating cache auto/config.cache checking whether make sets $(MAKE)... yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for gawk... gawk checking for strip... strip checking for sys/wait.h that is POSIX.1 compatible... yes checking for unsigned long long int... yes checking for long long int... yes checking if the compiler supports trailing commas... yes checking if the compiler supports C++ comments... yes checking --enable-fail-if-missing argument... no checking for clang version... N/A checking for buggy tools... - sh is 'GNU bash, version 4.4.20(1)-release (x86_64-redhat-linux-gnu) Copyright (C) 2016 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software; you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.' - probably OK. checking uname... Linux checking uname -r... 6.11.0-1018-azure checking uname -m... x86_64 checking for Haiku... no checking for QNX... no checking for Darwin (Mac OS X)... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for sys/time.h... yes checking for sys/select.h... yes checking for sys/socket.h... yes checking for AvailabilityMacros.h... no checking for dispatch/dispatch.h... no checking --with-local-dir argument... /opt/metwork-mfext-master/opt/python3_vim checking --with-vim-name argument... Defaulting to vim checking --with-ex-name argument... Defaulting to ex checking --with-view-name argument... Defaulting to view checking --with-global-runtime argument... no checking --with-modified-by argument... no checking if character set is EBCDIC... no checking --disable-smack argument... no checking for linux/xattr.h... yes checking for sys/xattr.h... yes checking for XATTR_NAME_SMACKEXEC in linux/xattr.h... checking for egrep -e... (cached) /bin/grep -E no checking --disable-selinux argument... no checking for is_selinux_enabled in -lselinux... no checking --enable-xattr argument... yes checking for sys/xattr.h... (cached) yes checking --with-features argument... huge checking --with-compiledby argument... no checking --disable-xsmp argument... no checking --disable-xsmp-interact argument... no checking diff feature... enabled checking --enable-luainterp argument... no checking --enable-mzschemeinterp argument... no checking --enable-perlinterp argument... no checking --enable-pythoninterp argument... no checking --enable-python3interp argument... dynamic checking --with-python3-command argument... no checking for python3... /opt/metwork-mfext-master/opt/python3_core/bin/python3 checking Python version... 3.13 checking Python is 3.0 or better... yep checking --with-python3-stable-abi argument... no checking Python's abiflags... checking Python's install prefix... /opt/metwork-mfext-master/opt/python3_core checking Python's execution prefix... /opt/metwork-mfext-master/opt/python3_core checking Python's include path... /opt/metwork-mfext-master/opt/python3_core/include/python3.13 checking Python's include path... /opt/metwork-mfext-master/opt/python3_core/include/python3.13 checking Python's configuration directory... (cached) /opt/metwork-mfext-master/opt/python3_vim/../python3_core/lib/python3.13/config-3.13-x86_64-linux-gnu checking Python3's dll name... libpython3.13.so.1.0 checking if -pthread should be used... yes checking if compile and link flags for Python 3 are sane... yes checking --enable-tclinterp argument... no checking --enable-rubyinterp argument... no checking --enable-cscope argument... yes checking --disable-netbeans argument... no checking --disable-channel argument... no checking for socket in -lsocket... no checking whether compiling with IPv6 networking is possible... yes checking for inet_ntop... yes checking --enable-terminal argument... defaulting to yes checking --enable-autoservername argument... no checking --enable-multibyte argument... yes checking --disable-rightleft argument... no checking --disable-arabic argument... no checking --enable-xim argument... defaulting to auto checking --enable-fontset argument... no checking for xmkmf... /bin/xmkmf checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking if X11 header files can be found... yes checking for _XdmcpAuthDoIt in -lXdmcp... no checking for IceOpenConnection in -lICE... no checking for XpmCreatePixmapFromData in -lXpm... yes checking if X11 header files implicitly declare return values... no checking size of wchar_t... 4 checking --enable-gui argument... no GUI support checking for pkg-config... /bin/pkg-config checking for X11/SM/SMlib.h... yes checking for /proc link to executable... /proc/self/exe checking for CYGWIN or MSYS environment... no checking whether toupper is broken... no checking whether __DATE__ and __TIME__ work... yes checking whether __attribute__((unused)) is allowed... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/select.h... (cached) yes checking for sys/utsname.h... yes checking for termcap.h... yes checking for fcntl.h... yes checking for sgtty.h... yes checking for sys/ioctl.h... yes checking for sys/time.h... (cached) yes checking for sys/types.h... (cached) yes checking for termio.h... yes checking for iconv.h... yes checking for inttypes.h... (cached) yes checking for langinfo.h... yes checking for math.h... yes checking for unistd.h... (cached) yes checking for stropts.h... no checking for errno.h... yes checking for sys/resource.h... yes checking for sys/systeminfo.h... no checking for locale.h... yes checking for sys/stream.h... no checking for termios.h... yes checking for libc.h... no checking for sys/statfs.h... yes checking for poll.h... yes checking for sys/poll.h... yes checking for pwd.h... yes checking for utime.h... yes checking for sys/param.h... yes checking for sys/ptms.h... no checking for libintl.h... yes checking for libgen.h... yes checking for util/debug.h... no checking for util/msg18n.h... no checking for frame.h... no checking for sys/acl.h... no checking for sys/access.h... no checking for sys/sysinfo.h... yes checking for wchar.h... yes checking for wctype.h... yes checking for sys/ptem.h... no checking for sys/sysctl.h... yes checking for pthread_np.h... no checking for strings.h... (cached) yes checking if strings.h can be included after string.h... yes checking for an ANSI C-conforming const... yes checking for working volatile... yes checking for mode_t... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for uid_t... yes checking for gid_t... yes checking for uint32_t... yes checking for ino_t... yes checking for dev_t... yes checking whether byte ordering is bigendian... no checking for inline... inline checking for rlim_t... yes checking for stack_t... yes checking whether stack_t has an ss_base field... no checking --with-tlib argument... empty: automatic terminal library selection checking for tgetent in -ltinfo... yes checking whether we talk terminfo... yes checking what tgetent() returns for an unknown terminal... zero checking whether termcap.h contains ospeed... yes checking whether termcap.h contains UP, BC and PC... yes checking whether tputs() uses outfuntype... no checking whether del_curterm() can be used... yes checking whether sys/select.h and sys/time.h may both be included... yes checking for /dev/ptc... no checking for SVR4 ptys... yes checking for ptyranges... don't know checking for struct sigcontext... yes checking getcwd implementation is broken... no checking for fchdir... yes checking for fchown... yes checking for fchmod... yes checking for fsync... yes checking for getcwd... yes checking for getpseudotty... no checking for getpwent... yes checking for getpwnam... yes checking for getpwuid... yes checking for getrlimit... yes checking for gettimeofday... yes checking for localtime_r... yes checking for lstat... yes checking for memset... yes checking for mkdtemp... yes checking for nanosleep... yes checking for opendir... yes checking for putenv... yes checking for qsort... yes checking for readlink... yes checking for select... yes checking for setenv... yes checking for getpgid... yes checking for setpgid... yes checking for setsid... yes checking for sigaltstack... yes checking for sigstack... yes checking for sigset... yes checking for sigsetjmp... no checking for sigaction... yes checking for sigprocmask... yes checking for sigvec... no checking for strcasecmp... yes checking for strcoll... yes checking for strerror... yes checking for strftime... yes checking for stricmp... no checking for strncasecmp... yes checking for strnicmp... no checking for strpbrk... yes checking for strptime... yes checking for strtol... yes checking for tgetent... yes checking for towlower... yes checking for towupper... yes checking for iswupper... yes checking for tzset... yes checking for usleep... yes checking for utime... yes checking for utimes... yes checking for mblen... yes checking for ftruncate... yes checking for unsetenv... yes checking for posix_openpt... yes checking for clock_gettime... yes checking for sync... yes checking types of arguments for select... int,fd_set *,struct timeval * checking for declarations of fseeko and ftello... yes checking for gcc option to enable large file support... none needed checking --enable-canberra argument... Defaulting to yes checking for libcanberra... no; try installing libcanberra-dev checking --enable-libsodium argument... Defaulting to yes checking for libsodium... no; try installing libsodium-dev checking for st_blksize... yes checking for timer_create without -lrt... yes checking if timer_create works... no checking whether stat() ignores a trailing slash... no checking for nanoseconds field of struct stat... st_mtim.tv_nsec checking for iconv_open()... yes checking for nl_langinfo(CODESET)... yes checking for strtod in -lm... yes checking for isinf()... yes checking for isnan()... yes checking --disable-acl argument... no checking for acl_get_file in -lposix1e... no checking for acl_get_file in -lacl... no checking for POSIX ACL support... no checking for acl_get in -lsec... no checking for Solaris ACL support... no checking for AIX ACL support... no checking --enable-gpm argument... yes checking for gpm... no checking --disable-sysmouse argument... no checking for sysmouse... no checking for FD_CLOEXEC... yes checking for rename... yes checking for dirfd... yes checking for flock... yes checking for sysctl... not usable checking for sysinfo... yes checking for sysinfo.mem_unit... yes checking for sysinfo.uptime... yes checking for sysconf... yes checking for _SC_SIGSTKSZ via sysconf()... not usable checking size of int... 4 checking size of long... 8 checking size of time_t... 8 checking size of off_t... 8 checking uint32_t is 32 bits... ok checking whether memmove handles overlaps... yes checking whether X_LOCALE needed... no checking whether Xutf8SetWMProperties() can be used... yes checking for _xpg4_setrunelocale in -lxpg4... no checking how to create tags... ctags -I INIT+,INIT2+,INIT3+,INIT4+,INIT5+ --fields=+S checking how to run man with a section nr... man checking --disable-nls argument... no checking for msgfmt... msgfmt checking for NLS... gettext() works checking for bind_textdomain_codeset... yes checking for dgettext... yes yes checking for _nl_msg_cat_cntr... yes checking if msgfmt supports --desktop... yes checking if msgfmt supports --no-convert... no checking for dlfcn.h... yes checking for dlopen()... no checking for dlopen() in -ldl... yes checking for dlsym()... yes checking for setjmp.h... yes checking for GCC 3 or later... yes checking whether we need -D_FORTIFY_SOURCE=1... yes checking whether we need to force -D_FILE_OFFSET_BITS=64... no checking linker --as-needed support... yes configure: updating cache auto/config.cache configure: creating auto/config.status config.status: creating auto/config.mk config.status: creating auto/config.h cd build/vim-9.1.1382 && make make[2]: Entering directory '/src/layers/layer5_python3_vim/0050_vim/build/vim-9.1.1382' Starting make in the src directory. If there are problems, cd to the src directory and run make there cd src && make first make[3]: Entering directory '/src/layers/layer5_python3_vim/0050_vim/build/vim-9.1.1382/src' /bin/sh install-sh -c -d objects touch objects/.dirstamp CC="gcc -Iproto -DHAVE_CONFIG_H " srcdir=. sh ./osdef.sh gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/alloc.o alloc.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/arabic.o arabic.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/arglist.o arglist.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/autocmd.o autocmd.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/beval.o beval.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/buffer.o buffer.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/change.o change.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/blob.o blob.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/blowfish.o blowfish.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/cindent.o cindent.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/clientserver.o clientserver.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/clipboard.o clipboard.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/cmdexpand.o cmdexpand.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/cmdhist.o cmdhist.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/crypt.o crypt.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/crypt_zip.o crypt_zip.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/debugger.o debugger.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/dict.o dict.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/diff.o diff.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/digraph.o digraph.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/drawline.o drawline.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/drawscreen.o drawscreen.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/edit.o edit.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/eval.o eval.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/evalbuffer.o evalbuffer.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/evalfunc.o evalfunc.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/evalvars.o evalvars.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/evalwindow.o evalwindow.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/ex_cmds.o ex_cmds.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/ex_cmds2.o ex_cmds2.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/ex_docmd.o ex_docmd.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/ex_eval.o ex_eval.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/ex_getln.o ex_getln.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/fileio.o fileio.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/filepath.o filepath.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/findfile.o findfile.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/float.o float.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/fold.o fold.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/getchar.o getchar.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/gc.o gc.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/gui_xim.o gui_xim.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/hardcopy.o hardcopy.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/hashtab.o hashtab.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/help.o help.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/highlight.o highlight.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/if_cscope.o if_cscope.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/if_xcmdsrv.o if_xcmdsrv.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/indent.o indent.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/insexpand.o insexpand.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/linematch.o linematch.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/list.o list.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/locale.o locale.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/logfile.o logfile.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/map.o map.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/mark.o mark.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/match.o match.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/mbyte.o mbyte.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/memline.o memline.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/menu.o menu.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/misc1.o misc1.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/misc2.o misc2.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/mouse.o mouse.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/move.o move.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/normal.o normal.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/ops.o ops.c gcc -c -I. -I/opt/metwork-mfext-master/opt/python3_core/include/python3.13 -DPYTHON3_HOME='L"/opt/metwork-mfext-master/opt/python3_core"' -pthread -DDYNAMIC_PYTHON3_DLL=\"libpython3.13.so.1.0\" -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/option.o option.c gcc -c -I. -I/opt/metwork-mfext-master/opt/python3_core/include/python3.13 -DPYTHON3_HOME='L"/opt/metwork-mfext-master/opt/python3_core"' -pthread -DDYNAMIC_PYTHON3_DLL=\"libpython3.13.so.1.0\" -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/optionstr.o optionstr.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/os_unix.o os_unix.c creating auto/pathdef.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/pathdef.o auto/pathdef.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/popupmenu.o popupmenu.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/popupwin.o popupwin.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/profiler.o profiler.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/pty.o pty.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/quickfix.o quickfix.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/regexp.o regexp.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/register.o register.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/screen.o screen.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/scriptfile.o scriptfile.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/search.o search.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/session.o session.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/sha256.o sha256.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/sign.o sign.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/sound.o sound.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/spell.o spell.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/spellfile.o spellfile.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/spellsuggest.o spellsuggest.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/strings.o strings.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/syntax.o syntax.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/tag.o tag.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/term.o term.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/terminal.o terminal.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/testing.o testing.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/textformat.o textformat.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/textobject.o textobject.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/textprop.o textprop.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/time.o time.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/tuple.o tuple.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/typval.o typval.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/ui.o ui.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/undo.o undo.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/usercmd.o usercmd.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/userfunc.o userfunc.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/version.o version.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/vim9class.o vim9class.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/vim9cmds.o vim9cmds.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/vim9compile.o vim9compile.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/vim9execute.o vim9execute.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/vim9expr.o vim9expr.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/vim9instr.o vim9instr.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/vim9script.o vim9script.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/vim9type.o vim9type.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/viminfo.o viminfo.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/window.o window.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/bufwrite.o bufwrite.c gcc -c -I. -Ilibvterm/include -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DINLINE="" -DVSNPRINTF=vim_vsnprintf -DSNPRINTF=vim_snprintf -DIS_COMBINING_FUNCTION=utf_iscomposing_uint -DWCWIDTH_FUNCTION=utf_uint2cells -o objects/vterm_encoding.o libvterm/src/encoding.c gcc -c -I. -Ilibvterm/include -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DINLINE="" -DVSNPRINTF=vim_vsnprintf -DSNPRINTF=vim_snprintf -DIS_COMBINING_FUNCTION=utf_iscomposing_uint -DWCWIDTH_FUNCTION=utf_uint2cells -o objects/vterm_keyboard.o libvterm/src/keyboard.c gcc -c -I. -Ilibvterm/include -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DINLINE="" -DVSNPRINTF=vim_vsnprintf -DSNPRINTF=vim_snprintf -DIS_COMBINING_FUNCTION=utf_iscomposing_uint -DWCWIDTH_FUNCTION=utf_uint2cells -o objects/vterm_mouse.o libvterm/src/mouse.c gcc -c -I. -Ilibvterm/include -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DINLINE="" -DVSNPRINTF=vim_vsnprintf -DSNPRINTF=vim_snprintf -DIS_COMBINING_FUNCTION=utf_iscomposing_uint -DWCWIDTH_FUNCTION=utf_uint2cells -o objects/vterm_parser.o libvterm/src/parser.c gcc -c -I. -Ilibvterm/include -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DINLINE="" -DVSNPRINTF=vim_vsnprintf -DSNPRINTF=vim_snprintf -DIS_COMBINING_FUNCTION=utf_iscomposing_uint -DWCWIDTH_FUNCTION=utf_uint2cells -o objects/vterm_pen.o libvterm/src/pen.c gcc -c -I. -Ilibvterm/include -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DINLINE="" -DVSNPRINTF=vim_vsnprintf -DSNPRINTF=vim_snprintf -DIS_COMBINING_FUNCTION=utf_iscomposing_uint -DWCWIDTH_FUNCTION=utf_uint2cells -o objects/vterm_screen.o libvterm/src/screen.c gcc -c -I. -Ilibvterm/include -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DINLINE="" -DVSNPRINTF=vim_vsnprintf -DSNPRINTF=vim_snprintf -DIS_COMBINING_FUNCTION=utf_iscomposing_uint -DWCWIDTH_FUNCTION=utf_uint2cells -o objects/vterm_state.o libvterm/src/state.c gcc -c -I. -Ilibvterm/include -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DINLINE="" -DVSNPRINTF=vim_vsnprintf -DSNPRINTF=vim_snprintf -DIS_COMBINING_FUNCTION=utf_iscomposing_uint -DWCWIDTH_FUNCTION=utf_uint2cells -o objects/vterm_unicode.o libvterm/src/unicode.c gcc -c -I. -Ilibvterm/include -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DINLINE="" -DVSNPRINTF=vim_vsnprintf -DSNPRINTF=vim_snprintf -DIS_COMBINING_FUNCTION=utf_iscomposing_uint -DWCWIDTH_FUNCTION=utf_uint2cells -o objects/vterm_vterm.o libvterm/src/vterm.c gcc -c -I. -I/opt/metwork-mfext-master/opt/python3_core/include/python3.13 -DPYTHON3_HOME='L"/opt/metwork-mfext-master/opt/python3_core"' -pthread -DDYNAMIC_PYTHON3_DLL=\"libpython3.13.so.1.0\" -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/if_python3.o if_python3.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/netbeans.o netbeans.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/job.o job.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/channel.o channel.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/xdiffi.o xdiff/xdiffi.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/xemit.o xdiff/xemit.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/xprepare.o xdiff/xprepare.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/xutils.o xdiff/xutils.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/xhistogram.o xdiff/xhistogram.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/xpatience.o xdiff/xpatience.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/charset.o charset.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/json.o json.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/main.o main.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/memfile.o memfile.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/message.o message.c link.sh: $LINK_AS_NEEDED set to 'yes': invoking linker directly. gcc -Wl,--as-needed -o vim objects/alloc.o objects/arabic.o objects/arglist.o objects/autocmd.o objects/beval.o objects/buffer.o objects/change.o objects/blob.o objects/blowfish.o objects/cindent.o objects/clientserver.o objects/clipboard.o objects/cmdexpand.o objects/cmdhist.o objects/crypt.o objects/crypt_zip.o objects/debugger.o objects/dict.o objects/diff.o objects/digraph.o objects/drawline.o objects/drawscreen.o objects/edit.o objects/eval.o objects/evalbuffer.o objects/evalfunc.o objects/evalvars.o objects/evalwindow.o objects/ex_cmds.o objects/ex_cmds2.o objects/ex_docmd.o objects/ex_eval.o objects/ex_getln.o objects/fileio.o objects/filepath.o objects/findfile.o objects/float.o objects/fold.o objects/getchar.o objects/gc.o objects/gui_xim.o objects/hardcopy.o objects/hashtab.o objects/help.o objects/highlight.o objects/if_cscope.o objects/if_xcmdsrv.o objects/indent.o objects/insexpand.o objects/linematch.o objects/list.o objects/locale.o objects/logfile.o objects/map.o objects/mark.o objects/match.o objects/mbyte.o objects/memline.o objects/menu.o objects/misc1.o objects/misc2.o objects/mouse.o objects/move.o objects/normal.o objects/ops.o objects/option.o objects/optionstr.o objects/os_unix.o objects/pathdef.o objects/popupmenu.o objects/popupwin.o objects/profiler.o objects/pty.o objects/quickfix.o objects/regexp.o objects/register.o objects/screen.o objects/scriptfile.o objects/search.o objects/session.o objects/sha256.o objects/sign.o objects/sound.o objects/spell.o objects/spellfile.o objects/spellsuggest.o objects/strings.o objects/syntax.o objects/tag.o objects/term.o objects/terminal.o objects/testing.o objects/textformat.o objects/textobject.o objects/textprop.o objects/time.o objects/tuple.o objects/typval.o objects/ui.o objects/undo.o objects/usercmd.o objects/userfunc.o objects/version.o objects/vim9class.o objects/vim9cmds.o objects/vim9compile.o objects/vim9execute.o objects/vim9expr.o objects/vim9instr.o objects/vim9script.o objects/vim9type.o objects/viminfo.o objects/window.o objects/bufwrite.o objects/vterm_encoding.o objects/vterm_keyboard.o objects/vterm_mouse.o objects/vterm_parser.o objects/vterm_pen.o objects/vterm_screen.o objects/vterm_state.o objects/vterm_unicode.o objects/vterm_vterm.o objects/if_python3.o objects/netbeans.o objects/job.o objects/channel.o objects/xdiffi.o objects/xemit.o objects/xprepare.o objects/xutils.o objects/xhistogram.o objects/xpatience.o objects/charset.o objects/json.o objects/main.o objects/memfile.o objects/message.o -lSM -lICE -lXpm -lXt -lX11 -lm -ltinfo -ldl link.sh: Linked fine cd xxd; CC="gcc" CFLAGS=" -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1" LDFLAGS="-Wl,--as-needed" \ make -f Makefile make[4]: Entering directory '/src/layers/layer5_python3_vim/0050_vim/build/vim-9.1.1382/src/xxd' gcc -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wl,--as-needed -DUNIX -o xxd xxd.c make[4]: Leaving directory '/src/layers/layer5_python3_vim/0050_vim/build/vim-9.1.1382/src/xxd' make[4]: Entering directory '/src/layers/layer5_python3_vim/0050_vim/build/vim-9.1.1382/src/po' OLD_PO_FILE_INPUT=yes msgfmt -v -o af.mo af.po 1318 translated messages. OLD_PO_FILE_INPUT=yes msgfmt -v -o am.mo am.po 2969 translated messages. OLD_PO_FILE_INPUT=yes msgfmt -v -o ca.mo ca.po 2837 translated messages. OLD_PO_FILE_INPUT=yes msgfmt -v -o cs.mo cs.po 1272 translated messages. OLD_PO_FILE_INPUT=yes msgfmt -v -o da.mo da.po 1960 translated messages. OLD_PO_FILE_INPUT=yes msgfmt -v -o de.mo de.po 2954 translated messages. OLD_PO_FILE_INPUT=yes msgfmt -v -o en_GB.mo en_GB.po 125 translated messages. OLD_PO_FILE_INPUT=yes msgfmt -v -o eo.mo eo.po 2334 translated messages. OLD_PO_FILE_INPUT=yes msgfmt -v -o es.mo es.po 2782 translated messages. OLD_PO_FILE_INPUT=yes msgfmt -v -o fi.mo fi.po 2786 translated messages. OLD_PO_FILE_INPUT=yes msgfmt -v -o fr.mo fr.po 2186 translated messages. OLD_PO_FILE_INPUT=yes msgfmt -v -o ga.mo ga.po 2518 translated messages. OLD_PO_FILE_INPUT=yes msgfmt -v -o hu.mo hu.po 1684 translated messages. OLD_PO_FILE_INPUT=yes msgfmt -v -o it.mo it.po 2984 translated messages. OLD_PO_FILE_INPUT=yes msgfmt -v -o ja.mo ja.po 2968 translated messages. OLD_PO_FILE_INPUT=yes msgfmt -v -o ko.UTF-8.mo ko.UTF-8.po 1866 translated messages. OLD_PO_FILE_INPUT=yes msgfmt -v -o lv.mo lv.po 78 translated messages. OLD_PO_FILE_INPUT=yes msgfmt -v -o nb.mo nb.po 1656 translated messages. OLD_PO_FILE_INPUT=yes msgfmt -v -o nl.mo nl.po 1208 translated messages. OLD_PO_FILE_INPUT=yes msgfmt -v -o no.mo no.po 1656 translated messages. OLD_PO_FILE_INPUT=yes msgfmt -v -o pl.mo pl.po 1858 translated messages. OLD_PO_FILE_INPUT=yes msgfmt -v -o pt_BR.mo pt_BR.po 1934 translated messages. OLD_PO_FILE_INPUT=yes msgfmt -v -o ru.mo ru.po 3017 translated messages. OLD_PO_FILE_INPUT=yes msgfmt -v -o sk.mo sk.po 1615 translated messages. OLD_PO_FILE_INPUT=yes msgfmt -v -o sr.mo sr.po 2985 translated messages. OLD_PO_FILE_INPUT=yes msgfmt -v -o sv.mo sv.po 1684 translated messages. OLD_PO_FILE_INPUT=yes msgfmt -v -o tr.mo tr.po 2983 translated messages. OLD_PO_FILE_INPUT=yes msgfmt -v -o uk.mo uk.po 2954 translated messages. OLD_PO_FILE_INPUT=yes msgfmt -v -o vi.mo vi.po 1412 translated messages. OLD_PO_FILE_INPUT=yes msgfmt -v -o zh_CN.UTF-8.mo zh_CN.UTF-8.po 2800 translated messages. OLD_PO_FILE_INPUT=yes msgfmt -v -o zh_TW.UTF-8.mo zh_TW.UTF-8.po 1410 translated messages. make[4]: Leaving directory '/src/layers/layer5_python3_vim/0050_vim/build/vim-9.1.1382/src/po' make[4]: Entering directory '/src/layers/layer5_python3_vim/0050_vim/build/vim-9.1.1382/src/po' OLD_PO_FILE_INPUT=yes msgfmt -v -o cs.cp1250.mo cs.cp1250.po 1272 translated messages. OLD_PO_FILE_INPUT=yes msgfmt -v -o ja.euc-jp.mo ja.euc-jp.po 2968 translated messages. OLD_PO_FILE_INPUT=yes msgfmt -v -o ja.sjis.mo ja.sjis.po 2968 translated messages. OLD_PO_FILE_INPUT=yes msgfmt -v -o ko.mo ko.po 1866 translated messages. OLD_PO_FILE_INPUT=yes msgfmt -v -o pl.UTF-8.mo pl.UTF-8.po 1858 translated messages. OLD_PO_FILE_INPUT=yes msgfmt -v -o pl.cp1250.mo pl.cp1250.po 1858 translated messages. OLD_PO_FILE_INPUT=yes msgfmt -v -o ru.cp1251.mo ru.cp1251.po 3017 translated messages. OLD_PO_FILE_INPUT=yes msgfmt -v -o sk.cp1250.mo sk.cp1250.po 1615 translated messages. OLD_PO_FILE_INPUT=yes msgfmt -v -o uk.cp1251.mo uk.cp1251.po 2954 translated messages. OLD_PO_FILE_INPUT=yes msgfmt -v -o zh_CN.mo zh_CN.po 2800 translated messages. OLD_PO_FILE_INPUT=yes msgfmt -v -o zh_CN.cp936.mo zh_CN.cp936.po 2800 translated messages. OLD_PO_FILE_INPUT=yes msgfmt -v -o zh_TW.mo zh_TW.po 1410 translated messages. make[4]: Leaving directory '/src/layers/layer5_python3_vim/0050_vim/build/vim-9.1.1382/src/po' make[3]: Leaving directory '/src/layers/layer5_python3_vim/0050_vim/build/vim-9.1.1382/src' make[2]: Leaving directory '/src/layers/layer5_python3_vim/0050_vim/build/vim-9.1.1382' cd build/vim-9.1.1382 && make install make[2]: Entering directory '/src/layers/layer5_python3_vim/0050_vim/build/vim-9.1.1382' Starting make in the src directory. If there are problems, cd to the src directory and run make there cd src && make install make[3]: Entering directory '/src/layers/layer5_python3_vim/0050_vim/build/vim-9.1.1382/src' /bin/sh install-sh -c -d /opt/metwork-mfext-master/opt/python3_vim/bin chmod 755 /opt/metwork-mfext-master/opt/python3_vim/bin if test -f /opt/metwork-mfext-master/opt/python3_vim/bin/vim; then \ mv -f /opt/metwork-mfext-master/opt/python3_vim/bin/vim /opt/metwork-mfext-master/opt/python3_vim/bin/vim.rm; \ rm -f /opt/metwork-mfext-master/opt/python3_vim/bin/vim.rm; \ fi cp vim /opt/metwork-mfext-master/opt/python3_vim/bin strip /opt/metwork-mfext-master/opt/python3_vim/bin/vim chmod 755 /opt/metwork-mfext-master/opt/python3_vim/bin/vim cp vimtutor /opt/metwork-mfext-master/opt/python3_vim/bin/vimtutor chmod 755 /opt/metwork-mfext-master/opt/python3_vim/bin/vimtutor /bin/sh install-sh -c -d /opt/metwork-mfext-master/opt/python3_vim/share/vim chmod 755 /opt/metwork-mfext-master/opt/python3_vim/share/vim /bin/sh install-sh -c -d /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91 chmod 755 /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91 /bin/sh install-sh -c -d /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/doc chmod 755 /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/doc /bin/sh install-sh -c -d /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/print chmod 755 /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/print /bin/sh install-sh -c -d /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/colors chmod 755 /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/colors /bin/sh install-sh -c -d /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/syntax chmod 755 /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/syntax /bin/sh install-sh -c -d /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/syntax/modula2 chmod 755 /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/syntax/modula2 /bin/sh install-sh -c -d /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/syntax/modula2/opt chmod 755 /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/syntax/modula2/opt /bin/sh install-sh -c -d /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/syntax/shared chmod 755 /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/syntax/shared /bin/sh install-sh -c -d /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/indent chmod 755 /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/indent /bin/sh install-sh -c -d /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/ftplugin chmod 755 /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/ftplugin /bin/sh install-sh -c -d /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/autoload chmod 755 /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/autoload /bin/sh install-sh -c -d /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/autoload/dist chmod 755 /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/autoload/dist /bin/sh install-sh -c -d /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/autoload/xml chmod 755 /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/autoload/xml /bin/sh install-sh -c -d /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/autoload/rust chmod 755 /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/autoload/rust /bin/sh install-sh -c -d /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/autoload/cargo chmod 755 /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/autoload/cargo /bin/sh install-sh -c -d /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/import chmod 755 /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/import /bin/sh install-sh -c -d /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/import/dist chmod 755 /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/import/dist /bin/sh install-sh -c -d /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/plugin chmod 755 /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/plugin /bin/sh install-sh -c -d /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/tutor chmod 755 /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/tutor /bin/sh install-sh -c -d /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/tutor/en chmod 755 /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/tutor/en /bin/sh install-sh -c -d /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/tutor/it chmod 755 /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/tutor/it /bin/sh install-sh -c -d /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/tutor/sr chmod 755 /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/tutor/sr /bin/sh install-sh -c -d /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/tutor/ru chmod 755 /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/tutor/ru /bin/sh install-sh -c -d /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/spell chmod 755 /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/spell /bin/sh install-sh -c -d /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/compiler chmod 755 /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/compiler /bin/sh ./installman.sh install /opt/metwork-mfext-master/opt/python3_vim/share/man/man1 "" /opt/metwork-mfext-master/opt/python3_vim/share/vim /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91 /opt/metwork-mfext-master/opt/python3_vim/share/vim ../runtime/doc 644 vim vimdiff evim creating /opt/metwork-mfext-master/opt/python3_vim/share/man/man1 installing /opt/metwork-mfext-master/opt/python3_vim/share/man/man1/vim.1 installing /opt/metwork-mfext-master/opt/python3_vim/share/man/man1/vimtutor.1 installing /opt/metwork-mfext-master/opt/python3_vim/share/man/man1/vimdiff.1 installing /opt/metwork-mfext-master/opt/python3_vim/share/man/man1/evim.1 cd ../runtime/doc; if test -z "" -a -f tags; then \ mv -f tags tags.dist; fi generating help tags make[4]: Entering directory '/src/layers/layer5_python3_vim/0050_vim/build/vim-9.1.1382/runtime/doc' help tags updated make[4]: Leaving directory '/src/layers/layer5_python3_vim/0050_vim/build/vim-9.1.1382/runtime/doc' cd ../runtime/doc; \ files=`ls *.txt tags`; \ files="$files `ls *.??x tags-?? 2>/dev/null || true`"; \ cp $files /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/doc; \ cd /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/doc; \ chmod 644 $files cp ../runtime/doc/*.pl /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/doc chmod 755 /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/doc/*.pl cd ../runtime/doc; if test -f tags.dist; then mv -f tags.dist tags; fi cp ../runtime/menu.vim /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/menu.vim chmod 644 /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/menu.vim cp ../runtime/synmenu.vim /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/synmenu.vim chmod 644 /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/synmenu.vim cp ../runtime/delmenu.vim /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/delmenu.vim chmod 644 /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/delmenu.vim cp ../runtime/defaults.vim /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/defaults.vim chmod 644 /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/defaults.vim cp ../runtime/evim.vim /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/evim.vim chmod 644 /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/evim.vim cp ../runtime/mswin.vim /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/mswin.vim chmod 644 /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/mswin.vim cp ../runtime/bugreport.vim /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/bugreport.vim chmod 644 /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/bugreport.vim cp ../runtime/vimrc_example.vim /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91 chmod 644 /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/vimrc_example.vim cp ../runtime/gvimrc_example.vim /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91 chmod 644 /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/gvimrc_example.vim cp ../runtime/filetype.vim /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/filetype.vim chmod 644 /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/filetype.vim cp ../runtime/ftoff.vim /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/ftoff.vim chmod 644 /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/ftoff.vim cp ../runtime/scripts.vim /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/scripts.vim chmod 644 /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/scripts.vim cp ../runtime/ftplugin.vim /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/ftplugin.vim chmod 644 /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/ftplugin.vim cp ../runtime/ftplugof.vim /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/ftplugof.vim chmod 644 /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/ftplugof.vim cp ../runtime/indent.vim /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/indent.vim chmod 644 /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/indent.vim cp ../runtime/indoff.vim /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/indoff.vim chmod 644 /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/indoff.vim cp ../runtime/optwin.vim /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/optwin.vim chmod 644 /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/optwin.vim cp ../README.txt /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91 chmod 644 /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/README.txt cp ../LICENSE /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91 chmod 644 /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/LICENSE cd ../runtime/print; cp *.ps /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/print cd /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/print; chmod 644 *.ps cd ../runtime/colors; cp -r *.vim lists tools README.txt /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/colors cd /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/colors; chmod 755 lists tools cd /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/colors; chmod 644 *.vim README.txt lists/*.vim tools/*.vim cd ../runtime/syntax; cp *.vim README.txt /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/syntax cd /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/syntax; chmod 644 *.vim README.txt cd ../runtime/syntax/shared; cp *.vim README.txt /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/syntax/shared cd /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/syntax/shared; chmod 644 *.vim README.txt cd ../runtime/syntax/modula2/opt; cp *.vim /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/syntax/modula2/opt cd /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/syntax/modula2/opt; chmod 644 *.vim cd ../runtime/indent; cp *.vim README.txt /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/indent cd /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/indent; chmod 644 *.vim README.txt cd ../runtime/autoload; cp *.vim README.txt /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/autoload cd /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/autoload; chmod 644 *.vim README.txt cd ../runtime/autoload/dist; cp *.vim /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/autoload/dist cd /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/autoload/dist; chmod 644 *.vim cd ../runtime/autoload/xml; cp *.vim /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/autoload/xml cd /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/autoload/xml; chmod 644 *.vim cd ../runtime/autoload/cargo; cp *.vim /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/autoload/cargo cd /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/autoload/cargo; chmod 644 *.vim cd ../runtime/autoload/rust; cp *.vim /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/autoload/rust cd /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/autoload/rust; chmod 644 *.vim cd ../runtime/import/dist; cp *.vim /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/import/dist cd /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/import/dist; chmod 644 *.vim cd ../runtime/plugin; cp *.vim README.txt /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/plugin cd /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/plugin; chmod 644 *.vim README.txt cd ../runtime/ftplugin; cp *.vim README.txt logtalk.dict /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/ftplugin cd /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/ftplugin; chmod 644 *.vim README.txt logtalk.dict cd ../runtime/compiler; cp *.vim README.txt /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/compiler cd /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/compiler; chmod 644 *.vim README.txt /bin/sh install-sh -c -d /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/macros chmod 755 /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/macros cp -r ../runtime/macros/* /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/macros chmod 755 `find /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/macros -type d -print` chmod 644 `find /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/macros -type f -print` chmod 755 /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/macros/less.sh cvs=`find /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/macros \( -name CVS -o -name AAPDIR -o -name "*.info" \) -print`; \ if test -n "$cvs"; then \ rm -rf $cvs; \ fi /bin/sh install-sh -c -d /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/pack chmod 755 /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/pack cp -r ../runtime/pack/* /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/pack chmod 755 `find /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/pack -type d -print` chmod 644 `find /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/pack -type f -print` cp ../runtime/tutor/README* ../runtime/tutor/tutor* /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/tutor cp ../runtime/tutor/en/* /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/tutor/en/ cp ../runtime/tutor/it/* /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/tutor/it/ cp ../runtime/tutor/ru/* /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/tutor/ru/ cp ../runtime/tutor/sr/* /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/tutor/sr/ rm -f /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/tutor/*.info chmod 644 /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/tutor/* chmod 755 /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/tutor/en chmod 755 /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/tutor/it chmod 755 /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/tutor/ru chmod 755 /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/tutor/sr if test -f ../runtime/spell/en.latin1.spl; then \ cp ../runtime/spell/*.spl ../runtime/spell/*.sug ../runtime/spell/*.vim /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/spell; \ chmod 644 /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/spell/*.spl /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/spell/*.sug /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/spell/*.vim; \ fi cd /opt/metwork-mfext-master/opt/python3_vim/bin; ln -s vim ex cd /opt/metwork-mfext-master/opt/python3_vim/bin; ln -s vim view cd /opt/metwork-mfext-master/opt/python3_vim/bin; ln -s vim rvim cd /opt/metwork-mfext-master/opt/python3_vim/bin; ln -s vim rview cd /opt/metwork-mfext-master/opt/python3_vim/bin; ln -s vim vimdiff /bin/sh ./installml.sh install "" \ /opt/metwork-mfext-master/opt/python3_vim/share/man/man1 vim vimdiff evim ex view rvim rview gvim gview rgvim rgview gvimdiff eview creating link /opt/metwork-mfext-master/opt/python3_vim/share/man/man1/ex.1 creating link /opt/metwork-mfext-master/opt/python3_vim/share/man/man1/view.1 creating link /opt/metwork-mfext-master/opt/python3_vim/share/man/man1/rvim.1 creating link /opt/metwork-mfext-master/opt/python3_vim/share/man/man1/rview.1 /bin/sh install-sh -c -d /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/tools chmod 755 /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/tools /bin/sh ./installman.sh xxd /opt/metwork-mfext-master/opt/python3_vim/share/man/da/man1 "-da" /opt/metwork-mfext-master/opt/python3_vim/share/vim /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91 /opt/metwork-mfext-master/opt/python3_vim/share/vim ../runtime/doc 644 vim vimdiff evim creating /opt/metwork-mfext-master/opt/python3_vim/share/man/da/man1 /bin/sh ./installman.sh xxd /opt/metwork-mfext-master/opt/python3_vim/share/man/da.ISO8859-1/man1 "-da" /opt/metwork-mfext-master/opt/python3_vim/share/vim /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91 /opt/metwork-mfext-master/opt/python3_vim/share/vim ../runtime/doc 644 vim vimdiff evim creating /opt/metwork-mfext-master/opt/python3_vim/share/man/da.ISO8859-1/man1 /bin/sh ./installman.sh xxd /opt/metwork-mfext-master/opt/python3_vim/share/man/da.UTF-8/man1 "-da.UTF-8" /opt/metwork-mfext-master/opt/python3_vim/share/vim /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91 /opt/metwork-mfext-master/opt/python3_vim/share/vim ../runtime/doc 644 vim vimdiff evim creating /opt/metwork-mfext-master/opt/python3_vim/share/man/da.UTF-8/man1 /bin/sh ./installman.sh xxd /opt/metwork-mfext-master/opt/python3_vim/share/man/de/man1 "-de" /opt/metwork-mfext-master/opt/python3_vim/share/vim /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91 /opt/metwork-mfext-master/opt/python3_vim/share/vim ../runtime/doc 644 vim vimdiff evim creating /opt/metwork-mfext-master/opt/python3_vim/share/man/de/man1 /bin/sh ./installman.sh xxd /opt/metwork-mfext-master/opt/python3_vim/share/man/de.ISO8859-1/man1 "-de" /opt/metwork-mfext-master/opt/python3_vim/share/vim /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91 /opt/metwork-mfext-master/opt/python3_vim/share/vim ../runtime/doc 644 vim vimdiff evim creating /opt/metwork-mfext-master/opt/python3_vim/share/man/de.ISO8859-1/man1 /bin/sh ./installman.sh xxd /opt/metwork-mfext-master/opt/python3_vim/share/man/de.UTF-8/man1 "-de.UTF-8" /opt/metwork-mfext-master/opt/python3_vim/share/vim /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91 /opt/metwork-mfext-master/opt/python3_vim/share/vim ../runtime/doc 644 vim vimdiff evim creating /opt/metwork-mfext-master/opt/python3_vim/share/man/de.UTF-8/man1 /bin/sh ./installman.sh xxd /opt/metwork-mfext-master/opt/python3_vim/share/man/fr/man1 "-fr" /opt/metwork-mfext-master/opt/python3_vim/share/vim /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91 /opt/metwork-mfext-master/opt/python3_vim/share/vim ../runtime/doc 644 vim vimdiff evim creating /opt/metwork-mfext-master/opt/python3_vim/share/man/fr/man1 installing /opt/metwork-mfext-master/opt/python3_vim/share/man/fr/man1/xxd.1 /bin/sh ./installman.sh xxd /opt/metwork-mfext-master/opt/python3_vim/share/man/fr.ISO8859-1/man1 "-fr" /opt/metwork-mfext-master/opt/python3_vim/share/vim /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91 /opt/metwork-mfext-master/opt/python3_vim/share/vim ../runtime/doc 644 vim vimdiff evim creating /opt/metwork-mfext-master/opt/python3_vim/share/man/fr.ISO8859-1/man1 installing /opt/metwork-mfext-master/opt/python3_vim/share/man/fr.ISO8859-1/man1/xxd.1 /bin/sh ./installman.sh xxd /opt/metwork-mfext-master/opt/python3_vim/share/man/fr.UTF-8/man1 "-fr.UTF-8" /opt/metwork-mfext-master/opt/python3_vim/share/vim /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91 /opt/metwork-mfext-master/opt/python3_vim/share/vim ../runtime/doc 644 vim vimdiff evim creating /opt/metwork-mfext-master/opt/python3_vim/share/man/fr.UTF-8/man1 installing /opt/metwork-mfext-master/opt/python3_vim/share/man/fr.UTF-8/man1/xxd.1 /bin/sh ./installman.sh xxd /opt/metwork-mfext-master/opt/python3_vim/share/man/it/man1 "-it" /opt/metwork-mfext-master/opt/python3_vim/share/vim /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91 /opt/metwork-mfext-master/opt/python3_vim/share/vim ../runtime/doc 644 vim vimdiff evim creating /opt/metwork-mfext-master/opt/python3_vim/share/man/it/man1 installing /opt/metwork-mfext-master/opt/python3_vim/share/man/it/man1/xxd.1 /bin/sh ./installman.sh xxd /opt/metwork-mfext-master/opt/python3_vim/share/man/it.ISO8859-1/man1 "-it" /opt/metwork-mfext-master/opt/python3_vim/share/vim /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91 /opt/metwork-mfext-master/opt/python3_vim/share/vim ../runtime/doc 644 vim vimdiff evim creating /opt/metwork-mfext-master/opt/python3_vim/share/man/it.ISO8859-1/man1 installing /opt/metwork-mfext-master/opt/python3_vim/share/man/it.ISO8859-1/man1/xxd.1 /bin/sh ./installman.sh xxd /opt/metwork-mfext-master/opt/python3_vim/share/man/it.UTF-8/man1 "-it.UTF-8" /opt/metwork-mfext-master/opt/python3_vim/share/vim /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91 /opt/metwork-mfext-master/opt/python3_vim/share/vim ../runtime/doc 644 vim vimdiff evim creating /opt/metwork-mfext-master/opt/python3_vim/share/man/it.UTF-8/man1 installing /opt/metwork-mfext-master/opt/python3_vim/share/man/it.UTF-8/man1/xxd.1 /bin/sh ./installman.sh xxd /opt/metwork-mfext-master/opt/python3_vim/share/man/ja/man1 "-ja.UTF-8" /opt/metwork-mfext-master/opt/python3_vim/share/vim /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91 /opt/metwork-mfext-master/opt/python3_vim/share/vim ../runtime/doc 644 vim vimdiff evim creating /opt/metwork-mfext-master/opt/python3_vim/share/man/ja/man1 installing /opt/metwork-mfext-master/opt/python3_vim/share/man/ja/man1/xxd.1 /bin/sh ./installman.sh xxd /opt/metwork-mfext-master/opt/python3_vim/share/man/pl/man1 "-pl" /opt/metwork-mfext-master/opt/python3_vim/share/vim /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91 /opt/metwork-mfext-master/opt/python3_vim/share/vim ../runtime/doc 644 vim vimdiff evim creating /opt/metwork-mfext-master/opt/python3_vim/share/man/pl/man1 installing /opt/metwork-mfext-master/opt/python3_vim/share/man/pl/man1/xxd.1 /bin/sh ./installman.sh xxd /opt/metwork-mfext-master/opt/python3_vim/share/man/pl.ISO8859-2/man1 "-pl" /opt/metwork-mfext-master/opt/python3_vim/share/vim /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91 /opt/metwork-mfext-master/opt/python3_vim/share/vim ../runtime/doc 644 vim vimdiff evim creating /opt/metwork-mfext-master/opt/python3_vim/share/man/pl.ISO8859-2/man1 installing /opt/metwork-mfext-master/opt/python3_vim/share/man/pl.ISO8859-2/man1/xxd.1 /bin/sh ./installman.sh xxd /opt/metwork-mfext-master/opt/python3_vim/share/man/pl.UTF-8/man1 "-pl.UTF-8" /opt/metwork-mfext-master/opt/python3_vim/share/vim /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91 /opt/metwork-mfext-master/opt/python3_vim/share/vim ../runtime/doc 644 vim vimdiff evim creating /opt/metwork-mfext-master/opt/python3_vim/share/man/pl.UTF-8/man1 installing /opt/metwork-mfext-master/opt/python3_vim/share/man/pl.UTF-8/man1/xxd.1 /bin/sh ./installman.sh xxd /opt/metwork-mfext-master/opt/python3_vim/share/man/ru.KOI8-R/man1 "-ru" /opt/metwork-mfext-master/opt/python3_vim/share/vim /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91 /opt/metwork-mfext-master/opt/python3_vim/share/vim ../runtime/doc 644 vim vimdiff evim creating /opt/metwork-mfext-master/opt/python3_vim/share/man/ru.KOI8-R/man1 installing /opt/metwork-mfext-master/opt/python3_vim/share/man/ru.KOI8-R/man1/xxd.1 /bin/sh ./installman.sh xxd /opt/metwork-mfext-master/opt/python3_vim/share/man/ru.UTF-8/man1 "-ru.UTF-8" /opt/metwork-mfext-master/opt/python3_vim/share/vim /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91 /opt/metwork-mfext-master/opt/python3_vim/share/vim ../runtime/doc 644 vim vimdiff evim creating /opt/metwork-mfext-master/opt/python3_vim/share/man/ru.UTF-8/man1 installing /opt/metwork-mfext-master/opt/python3_vim/share/man/ru.UTF-8/man1/xxd.1 /bin/sh ./installman.sh xxd /opt/metwork-mfext-master/opt/python3_vim/share/man/tr/man1 "-tr" /opt/metwork-mfext-master/opt/python3_vim/share/vim /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91 /opt/metwork-mfext-master/opt/python3_vim/share/vim ../runtime/doc 644 vim vimdiff evim creating /opt/metwork-mfext-master/opt/python3_vim/share/man/tr/man1 /bin/sh ./installman.sh xxd /opt/metwork-mfext-master/opt/python3_vim/share/man/tr.ISO8859-9/man1 "-tr" /opt/metwork-mfext-master/opt/python3_vim/share/vim /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91 /opt/metwork-mfext-master/opt/python3_vim/share/vim ../runtime/doc 644 vim vimdiff evim creating /opt/metwork-mfext-master/opt/python3_vim/share/man/tr.ISO8859-9/man1 /bin/sh ./installman.sh xxd /opt/metwork-mfext-master/opt/python3_vim/share/man/tr.UTF-8/man1 "-tr.UTF-8" /opt/metwork-mfext-master/opt/python3_vim/share/vim /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91 /opt/metwork-mfext-master/opt/python3_vim/share/vim ../runtime/doc 644 vim vimdiff evim creating /opt/metwork-mfext-master/opt/python3_vim/share/man/tr.UTF-8/man1 if test -f /opt/metwork-mfext-master/opt/python3_vim/bin/xxd; then \ mv -f /opt/metwork-mfext-master/opt/python3_vim/bin/xxd /opt/metwork-mfext-master/opt/python3_vim/bin/xxd.rm; \ rm -f /opt/metwork-mfext-master/opt/python3_vim/bin/xxd.rm; \ fi cp xxd/xxd /opt/metwork-mfext-master/opt/python3_vim/bin strip /opt/metwork-mfext-master/opt/python3_vim/bin/xxd chmod 755 /opt/metwork-mfext-master/opt/python3_vim/bin/xxd /bin/sh ./installman.sh xxd /opt/metwork-mfext-master/opt/python3_vim/share/man/man1 "" /opt/metwork-mfext-master/opt/python3_vim/share/vim /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91 /opt/metwork-mfext-master/opt/python3_vim/share/vim ../runtime/doc 644 vim vimdiff evim installing /opt/metwork-mfext-master/opt/python3_vim/share/man/man1/xxd.1 cp -r ../runtime/tools/* /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/tools cvs=`find /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/tools \( -name CVS -o -name AAPDIR \) -print`; \ if test -n "$cvs"; then \ rm -rf $cvs; \ fi chmod 644 /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/tools/* perlpath=`./which.sh perl` && sed -e "s+/usr/bin/perl+$perlpath+" ../runtime/tools/efm_perl.pl >/opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/tools/efm_perl.pl awkpath=`./which.sh nawk` && sed -e "s+/usr/bin/nawk+$awkpath+" ../runtime/tools/mve.awk >/opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/tools/mve.awk; if test -z "$awkpath"; then \ awkpath=`./which.sh gawk` && sed -e "s+/usr/bin/nawk+$awkpath+" ../runtime/tools/mve.awk >/opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/tools/mve.awk; if test -z "$awkpath"; then \ awkpath=`./which.sh awk` && sed -e "s+/usr/bin/nawk+$awkpath+" ../runtime/tools/mve.awk >/opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/tools/mve.awk; fi; fi chmod 755 `grep -l "^#!" /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/tools/*` make[4]: Entering directory '/src/layers/layer5_python3_vim/0050_vim/build/vim-9.1.1382/src/po' make[4]: Nothing to be done for 'originals'. make[4]: Leaving directory '/src/layers/layer5_python3_vim/0050_vim/build/vim-9.1.1382/src/po' make[4]: Entering directory '/src/layers/layer5_python3_vim/0050_vim/build/vim-9.1.1382/src/po' make[4]: Nothing to be done for 'converted'. make[4]: Leaving directory '/src/layers/layer5_python3_vim/0050_vim/build/vim-9.1.1382/src/po' /bin/sh install-sh -c -d /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/lang chmod 755 /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/lang /bin/sh install-sh -c -d /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/keymap chmod 755 /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/keymap /bin/sh ./installman.sh install /opt/metwork-mfext-master/opt/python3_vim/share/man/da/man1 "-da" /opt/metwork-mfext-master/opt/python3_vim/share/vim /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91 /opt/metwork-mfext-master/opt/python3_vim/share/vim ../runtime/doc 644 vim vimdiff evim installing /opt/metwork-mfext-master/opt/python3_vim/share/man/da/man1/vim.1 installing /opt/metwork-mfext-master/opt/python3_vim/share/man/da/man1/vimtutor.1 installing /opt/metwork-mfext-master/opt/python3_vim/share/man/da/man1/vimdiff.1 /bin/sh ./installman.sh install /opt/metwork-mfext-master/opt/python3_vim/share/man/da.ISO8859-1/man1 "-da" /opt/metwork-mfext-master/opt/python3_vim/share/vim /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91 /opt/metwork-mfext-master/opt/python3_vim/share/vim ../runtime/doc 644 vim vimdiff evim installing /opt/metwork-mfext-master/opt/python3_vim/share/man/da.ISO8859-1/man1/vim.1 installing /opt/metwork-mfext-master/opt/python3_vim/share/man/da.ISO8859-1/man1/vimtutor.1 installing /opt/metwork-mfext-master/opt/python3_vim/share/man/da.ISO8859-1/man1/vimdiff.1 /bin/sh ./installman.sh install /opt/metwork-mfext-master/opt/python3_vim/share/man/da.UTF-8/man1 "-da.UTF-8" /opt/metwork-mfext-master/opt/python3_vim/share/vim /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91 /opt/metwork-mfext-master/opt/python3_vim/share/vim ../runtime/doc 644 vim vimdiff evim installing /opt/metwork-mfext-master/opt/python3_vim/share/man/da.UTF-8/man1/vim.1 installing /opt/metwork-mfext-master/opt/python3_vim/share/man/da.UTF-8/man1/vimtutor.1 installing /opt/metwork-mfext-master/opt/python3_vim/share/man/da.UTF-8/man1/vimdiff.1 /bin/sh ./installman.sh install /opt/metwork-mfext-master/opt/python3_vim/share/man/de/man1 "-de" /opt/metwork-mfext-master/opt/python3_vim/share/vim /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91 /opt/metwork-mfext-master/opt/python3_vim/share/vim ../runtime/doc 644 vim vimdiff evim installing /opt/metwork-mfext-master/opt/python3_vim/share/man/de/man1/vim.1 /bin/sh ./installman.sh install /opt/metwork-mfext-master/opt/python3_vim/share/man/de.ISO8859-1/man1 "-de" /opt/metwork-mfext-master/opt/python3_vim/share/vim /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91 /opt/metwork-mfext-master/opt/python3_vim/share/vim ../runtime/doc 644 vim vimdiff evim installing /opt/metwork-mfext-master/opt/python3_vim/share/man/de.ISO8859-1/man1/vim.1 /bin/sh ./installman.sh install /opt/metwork-mfext-master/opt/python3_vim/share/man/de.UTF-8/man1 "-de.UTF-8" /opt/metwork-mfext-master/opt/python3_vim/share/vim /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91 /opt/metwork-mfext-master/opt/python3_vim/share/vim ../runtime/doc 644 vim vimdiff evim installing /opt/metwork-mfext-master/opt/python3_vim/share/man/de.UTF-8/man1/vim.1 /bin/sh ./installman.sh install /opt/metwork-mfext-master/opt/python3_vim/share/man/fr/man1 "-fr" /opt/metwork-mfext-master/opt/python3_vim/share/vim /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91 /opt/metwork-mfext-master/opt/python3_vim/share/vim ../runtime/doc 644 vim vimdiff evim installing /opt/metwork-mfext-master/opt/python3_vim/share/man/fr/man1/vim.1 installing /opt/metwork-mfext-master/opt/python3_vim/share/man/fr/man1/vimtutor.1 installing /opt/metwork-mfext-master/opt/python3_vim/share/man/fr/man1/vimdiff.1 installing /opt/metwork-mfext-master/opt/python3_vim/share/man/fr/man1/evim.1 /bin/sh ./installman.sh install /opt/metwork-mfext-master/opt/python3_vim/share/man/fr.ISO8859-1/man1 "-fr" /opt/metwork-mfext-master/opt/python3_vim/share/vim /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91 /opt/metwork-mfext-master/opt/python3_vim/share/vim ../runtime/doc 644 vim vimdiff evim installing /opt/metwork-mfext-master/opt/python3_vim/share/man/fr.ISO8859-1/man1/vim.1 installing /opt/metwork-mfext-master/opt/python3_vim/share/man/fr.ISO8859-1/man1/vimtutor.1 installing /opt/metwork-mfext-master/opt/python3_vim/share/man/fr.ISO8859-1/man1/vimdiff.1 installing /opt/metwork-mfext-master/opt/python3_vim/share/man/fr.ISO8859-1/man1/evim.1 /bin/sh ./installman.sh install /opt/metwork-mfext-master/opt/python3_vim/share/man/fr.UTF-8/man1 "-fr.UTF-8" /opt/metwork-mfext-master/opt/python3_vim/share/vim /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91 /opt/metwork-mfext-master/opt/python3_vim/share/vim ../runtime/doc 644 vim vimdiff evim installing /opt/metwork-mfext-master/opt/python3_vim/share/man/fr.UTF-8/man1/vim.1 installing /opt/metwork-mfext-master/opt/python3_vim/share/man/fr.UTF-8/man1/vimtutor.1 installing /opt/metwork-mfext-master/opt/python3_vim/share/man/fr.UTF-8/man1/vimdiff.1 installing /opt/metwork-mfext-master/opt/python3_vim/share/man/fr.UTF-8/man1/evim.1 /bin/sh ./installman.sh install /opt/metwork-mfext-master/opt/python3_vim/share/man/it/man1 "-it" /opt/metwork-mfext-master/opt/python3_vim/share/vim /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91 /opt/metwork-mfext-master/opt/python3_vim/share/vim ../runtime/doc 644 vim vimdiff evim installing /opt/metwork-mfext-master/opt/python3_vim/share/man/it/man1/vim.1 installing /opt/metwork-mfext-master/opt/python3_vim/share/man/it/man1/vimtutor.1 installing /opt/metwork-mfext-master/opt/python3_vim/share/man/it/man1/vimdiff.1 installing /opt/metwork-mfext-master/opt/python3_vim/share/man/it/man1/evim.1 /bin/sh ./installman.sh install /opt/metwork-mfext-master/opt/python3_vim/share/man/it.ISO8859-1/man1 "-it" /opt/metwork-mfext-master/opt/python3_vim/share/vim /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91 /opt/metwork-mfext-master/opt/python3_vim/share/vim ../runtime/doc 644 vim vimdiff evim installing /opt/metwork-mfext-master/opt/python3_vim/share/man/it.ISO8859-1/man1/vim.1 installing /opt/metwork-mfext-master/opt/python3_vim/share/man/it.ISO8859-1/man1/vimtutor.1 installing /opt/metwork-mfext-master/opt/python3_vim/share/man/it.ISO8859-1/man1/vimdiff.1 installing /opt/metwork-mfext-master/opt/python3_vim/share/man/it.ISO8859-1/man1/evim.1 /bin/sh ./installman.sh install /opt/metwork-mfext-master/opt/python3_vim/share/man/it.UTF-8/man1 "-it.UTF-8" /opt/metwork-mfext-master/opt/python3_vim/share/vim /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91 /opt/metwork-mfext-master/opt/python3_vim/share/vim ../runtime/doc 644 vim vimdiff evim installing /opt/metwork-mfext-master/opt/python3_vim/share/man/it.UTF-8/man1/vim.1 installing /opt/metwork-mfext-master/opt/python3_vim/share/man/it.UTF-8/man1/vimtutor.1 installing /opt/metwork-mfext-master/opt/python3_vim/share/man/it.UTF-8/man1/vimdiff.1 installing /opt/metwork-mfext-master/opt/python3_vim/share/man/it.UTF-8/man1/evim.1 /bin/sh ./installman.sh install /opt/metwork-mfext-master/opt/python3_vim/share/man/ja/man1 "-ja.UTF-8" /opt/metwork-mfext-master/opt/python3_vim/share/vim /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91 /opt/metwork-mfext-master/opt/python3_vim/share/vim ../runtime/doc 644 vim vimdiff evim installing /opt/metwork-mfext-master/opt/python3_vim/share/man/ja/man1/vim.1 installing /opt/metwork-mfext-master/opt/python3_vim/share/man/ja/man1/vimtutor.1 installing /opt/metwork-mfext-master/opt/python3_vim/share/man/ja/man1/vimdiff.1 installing /opt/metwork-mfext-master/opt/python3_vim/share/man/ja/man1/evim.1 /bin/sh ./installman.sh install /opt/metwork-mfext-master/opt/python3_vim/share/man/pl/man1 "-pl" /opt/metwork-mfext-master/opt/python3_vim/share/vim /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91 /opt/metwork-mfext-master/opt/python3_vim/share/vim ../runtime/doc 644 vim vimdiff evim installing /opt/metwork-mfext-master/opt/python3_vim/share/man/pl/man1/vim.1 installing /opt/metwork-mfext-master/opt/python3_vim/share/man/pl/man1/vimtutor.1 installing /opt/metwork-mfext-master/opt/python3_vim/share/man/pl/man1/vimdiff.1 installing /opt/metwork-mfext-master/opt/python3_vim/share/man/pl/man1/evim.1 /bin/sh ./installman.sh install /opt/metwork-mfext-master/opt/python3_vim/share/man/pl.ISO8859-2/man1 "-pl" /opt/metwork-mfext-master/opt/python3_vim/share/vim /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91 /opt/metwork-mfext-master/opt/python3_vim/share/vim ../runtime/doc 644 vim vimdiff evim installing /opt/metwork-mfext-master/opt/python3_vim/share/man/pl.ISO8859-2/man1/vim.1 installing /opt/metwork-mfext-master/opt/python3_vim/share/man/pl.ISO8859-2/man1/vimtutor.1 installing /opt/metwork-mfext-master/opt/python3_vim/share/man/pl.ISO8859-2/man1/vimdiff.1 installing /opt/metwork-mfext-master/opt/python3_vim/share/man/pl.ISO8859-2/man1/evim.1 /bin/sh ./installman.sh install /opt/metwork-mfext-master/opt/python3_vim/share/man/pl.UTF-8/man1 "-pl.UTF-8" /opt/metwork-mfext-master/opt/python3_vim/share/vim /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91 /opt/metwork-mfext-master/opt/python3_vim/share/vim ../runtime/doc 644 vim vimdiff evim installing /opt/metwork-mfext-master/opt/python3_vim/share/man/pl.UTF-8/man1/vim.1 installing /opt/metwork-mfext-master/opt/python3_vim/share/man/pl.UTF-8/man1/vimtutor.1 installing /opt/metwork-mfext-master/opt/python3_vim/share/man/pl.UTF-8/man1/vimdiff.1 installing /opt/metwork-mfext-master/opt/python3_vim/share/man/pl.UTF-8/man1/evim.1 /bin/sh ./installman.sh install /opt/metwork-mfext-master/opt/python3_vim/share/man/ru.KOI8-R/man1 "-ru" /opt/metwork-mfext-master/opt/python3_vim/share/vim /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91 /opt/metwork-mfext-master/opt/python3_vim/share/vim ../runtime/doc 644 vim vimdiff evim installing /opt/metwork-mfext-master/opt/python3_vim/share/man/ru.KOI8-R/man1/vim.1 installing /opt/metwork-mfext-master/opt/python3_vim/share/man/ru.KOI8-R/man1/vimtutor.1 installing /opt/metwork-mfext-master/opt/python3_vim/share/man/ru.KOI8-R/man1/vimdiff.1 installing /opt/metwork-mfext-master/opt/python3_vim/share/man/ru.KOI8-R/man1/evim.1 /bin/sh ./installman.sh install /opt/metwork-mfext-master/opt/python3_vim/share/man/ru.UTF-8/man1 "-ru.UTF-8" /opt/metwork-mfext-master/opt/python3_vim/share/vim /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91 /opt/metwork-mfext-master/opt/python3_vim/share/vim ../runtime/doc 644 vim vimdiff evim installing /opt/metwork-mfext-master/opt/python3_vim/share/man/ru.UTF-8/man1/vim.1 installing /opt/metwork-mfext-master/opt/python3_vim/share/man/ru.UTF-8/man1/vimtutor.1 installing /opt/metwork-mfext-master/opt/python3_vim/share/man/ru.UTF-8/man1/vimdiff.1 installing /opt/metwork-mfext-master/opt/python3_vim/share/man/ru.UTF-8/man1/evim.1 /bin/sh ./installman.sh install /opt/metwork-mfext-master/opt/python3_vim/share/man/tr/man1 "-tr" /opt/metwork-mfext-master/opt/python3_vim/share/vim /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91 /opt/metwork-mfext-master/opt/python3_vim/share/vim ../runtime/doc 644 vim vimdiff evim installing /opt/metwork-mfext-master/opt/python3_vim/share/man/tr/man1/vim.1 installing /opt/metwork-mfext-master/opt/python3_vim/share/man/tr/man1/vimtutor.1 installing /opt/metwork-mfext-master/opt/python3_vim/share/man/tr/man1/vimdiff.1 installing /opt/metwork-mfext-master/opt/python3_vim/share/man/tr/man1/evim.1 /bin/sh ./installman.sh install /opt/metwork-mfext-master/opt/python3_vim/share/man/tr.ISO8859-9/man1 "-tr" /opt/metwork-mfext-master/opt/python3_vim/share/vim /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91 /opt/metwork-mfext-master/opt/python3_vim/share/vim ../runtime/doc 644 vim vimdiff evim installing /opt/metwork-mfext-master/opt/python3_vim/share/man/tr.ISO8859-9/man1/vim.1 installing /opt/metwork-mfext-master/opt/python3_vim/share/man/tr.ISO8859-9/man1/vimtutor.1 installing /opt/metwork-mfext-master/opt/python3_vim/share/man/tr.ISO8859-9/man1/vimdiff.1 installing /opt/metwork-mfext-master/opt/python3_vim/share/man/tr.ISO8859-9/man1/evim.1 /bin/sh ./installman.sh install /opt/metwork-mfext-master/opt/python3_vim/share/man/tr.UTF-8/man1 "-tr.UTF-8" /opt/metwork-mfext-master/opt/python3_vim/share/vim /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91 /opt/metwork-mfext-master/opt/python3_vim/share/vim ../runtime/doc 644 vim vimdiff evim installing /opt/metwork-mfext-master/opt/python3_vim/share/man/tr.UTF-8/man1/vim.1 installing /opt/metwork-mfext-master/opt/python3_vim/share/man/tr.UTF-8/man1/vimtutor.1 installing /opt/metwork-mfext-master/opt/python3_vim/share/man/tr.UTF-8/man1/vimdiff.1 installing /opt/metwork-mfext-master/opt/python3_vim/share/man/tr.UTF-8/man1/evim.1 /bin/sh ./installml.sh install "" \ /opt/metwork-mfext-master/opt/python3_vim/share/man/da/man1 vim vimdiff evim ex view rvim rview gvim gview rgvim rgview gvimdiff eview creating link /opt/metwork-mfext-master/opt/python3_vim/share/man/da/man1/ex.1 creating link /opt/metwork-mfext-master/opt/python3_vim/share/man/da/man1/view.1 creating link /opt/metwork-mfext-master/opt/python3_vim/share/man/da/man1/rvim.1 creating link /opt/metwork-mfext-master/opt/python3_vim/share/man/da/man1/rview.1 /bin/sh ./installml.sh install "" \ /opt/metwork-mfext-master/opt/python3_vim/share/man/da.ISO8859-1/man1 vim vimdiff evim ex view rvim rview gvim gview rgvim rgview gvimdiff eview creating link /opt/metwork-mfext-master/opt/python3_vim/share/man/da.ISO8859-1/man1/ex.1 creating link /opt/metwork-mfext-master/opt/python3_vim/share/man/da.ISO8859-1/man1/view.1 creating link /opt/metwork-mfext-master/opt/python3_vim/share/man/da.ISO8859-1/man1/rvim.1 creating link /opt/metwork-mfext-master/opt/python3_vim/share/man/da.ISO8859-1/man1/rview.1 /bin/sh ./installml.sh install "" \ /opt/metwork-mfext-master/opt/python3_vim/share/man/da.UTF-8/man1 vim vimdiff evim ex view rvim rview gvim gview rgvim rgview gvimdiff eview creating link /opt/metwork-mfext-master/opt/python3_vim/share/man/da.UTF-8/man1/ex.1 creating link /opt/metwork-mfext-master/opt/python3_vim/share/man/da.UTF-8/man1/view.1 creating link /opt/metwork-mfext-master/opt/python3_vim/share/man/da.UTF-8/man1/rvim.1 creating link /opt/metwork-mfext-master/opt/python3_vim/share/man/da.UTF-8/man1/rview.1 /bin/sh ./installml.sh install "" \ /opt/metwork-mfext-master/opt/python3_vim/share/man/de/man1 vim vimdiff evim ex view rvim rview gvim gview rgvim rgview gvimdiff eview creating link /opt/metwork-mfext-master/opt/python3_vim/share/man/de/man1/ex.1 creating link /opt/metwork-mfext-master/opt/python3_vim/share/man/de/man1/view.1 creating link /opt/metwork-mfext-master/opt/python3_vim/share/man/de/man1/rvim.1 creating link /opt/metwork-mfext-master/opt/python3_vim/share/man/de/man1/rview.1 /bin/sh ./installml.sh install "" \ /opt/metwork-mfext-master/opt/python3_vim/share/man/de.ISO8859-1/man1 vim vimdiff evim ex view rvim rview gvim gview rgvim rgview gvimdiff eview creating link /opt/metwork-mfext-master/opt/python3_vim/share/man/de.ISO8859-1/man1/ex.1 creating link /opt/metwork-mfext-master/opt/python3_vim/share/man/de.ISO8859-1/man1/view.1 creating link /opt/metwork-mfext-master/opt/python3_vim/share/man/de.ISO8859-1/man1/rvim.1 creating link /opt/metwork-mfext-master/opt/python3_vim/share/man/de.ISO8859-1/man1/rview.1 /bin/sh ./installml.sh install "" \ /opt/metwork-mfext-master/opt/python3_vim/share/man/de.UTF-8/man1 vim vimdiff evim ex view rvim rview gvim gview rgvim rgview gvimdiff eview creating link /opt/metwork-mfext-master/opt/python3_vim/share/man/de.UTF-8/man1/ex.1 creating link /opt/metwork-mfext-master/opt/python3_vim/share/man/de.UTF-8/man1/view.1 creating link /opt/metwork-mfext-master/opt/python3_vim/share/man/de.UTF-8/man1/rvim.1 creating link /opt/metwork-mfext-master/opt/python3_vim/share/man/de.UTF-8/man1/rview.1 /bin/sh ./installml.sh install "" \ /opt/metwork-mfext-master/opt/python3_vim/share/man/fr/man1 vim vimdiff evim ex view rvim rview gvim gview rgvim rgview gvimdiff eview creating link /opt/metwork-mfext-master/opt/python3_vim/share/man/fr/man1/ex.1 creating link /opt/metwork-mfext-master/opt/python3_vim/share/man/fr/man1/view.1 creating link /opt/metwork-mfext-master/opt/python3_vim/share/man/fr/man1/rvim.1 creating link /opt/metwork-mfext-master/opt/python3_vim/share/man/fr/man1/rview.1 /bin/sh ./installml.sh install "" \ /opt/metwork-mfext-master/opt/python3_vim/share/man/fr.ISO8859-1/man1 vim vimdiff evim ex view rvim rview gvim gview rgvim rgview gvimdiff eview creating link /opt/metwork-mfext-master/opt/python3_vim/share/man/fr.ISO8859-1/man1/ex.1 creating link /opt/metwork-mfext-master/opt/python3_vim/share/man/fr.ISO8859-1/man1/view.1 creating link /opt/metwork-mfext-master/opt/python3_vim/share/man/fr.ISO8859-1/man1/rvim.1 creating link /opt/metwork-mfext-master/opt/python3_vim/share/man/fr.ISO8859-1/man1/rview.1 /bin/sh ./installml.sh install "" \ /opt/metwork-mfext-master/opt/python3_vim/share/man/fr.UTF-8/man1 vim vimdiff evim ex view rvim rview gvim gview rgvim rgview gvimdiff eview creating link /opt/metwork-mfext-master/opt/python3_vim/share/man/fr.UTF-8/man1/ex.1 creating link /opt/metwork-mfext-master/opt/python3_vim/share/man/fr.UTF-8/man1/view.1 creating link /opt/metwork-mfext-master/opt/python3_vim/share/man/fr.UTF-8/man1/rvim.1 creating link /opt/metwork-mfext-master/opt/python3_vim/share/man/fr.UTF-8/man1/rview.1 /bin/sh ./installml.sh install "" \ /opt/metwork-mfext-master/opt/python3_vim/share/man/it/man1 vim vimdiff evim ex view rvim rview gvim gview rgvim rgview gvimdiff eview creating link /opt/metwork-mfext-master/opt/python3_vim/share/man/it/man1/ex.1 creating link /opt/metwork-mfext-master/opt/python3_vim/share/man/it/man1/view.1 creating link /opt/metwork-mfext-master/opt/python3_vim/share/man/it/man1/rvim.1 creating link /opt/metwork-mfext-master/opt/python3_vim/share/man/it/man1/rview.1 /bin/sh ./installml.sh install "" \ /opt/metwork-mfext-master/opt/python3_vim/share/man/it.ISO8859-1/man1 vim vimdiff evim ex view rvim rview gvim gview rgvim rgview gvimdiff eview creating link /opt/metwork-mfext-master/opt/python3_vim/share/man/it.ISO8859-1/man1/ex.1 creating link /opt/metwork-mfext-master/opt/python3_vim/share/man/it.ISO8859-1/man1/view.1 creating link /opt/metwork-mfext-master/opt/python3_vim/share/man/it.ISO8859-1/man1/rvim.1 creating link /opt/metwork-mfext-master/opt/python3_vim/share/man/it.ISO8859-1/man1/rview.1 /bin/sh ./installml.sh install "" \ /opt/metwork-mfext-master/opt/python3_vim/share/man/it.UTF-8/man1 vim vimdiff evim ex view rvim rview gvim gview rgvim rgview gvimdiff eview creating link /opt/metwork-mfext-master/opt/python3_vim/share/man/it.UTF-8/man1/ex.1 creating link /opt/metwork-mfext-master/opt/python3_vim/share/man/it.UTF-8/man1/view.1 creating link /opt/metwork-mfext-master/opt/python3_vim/share/man/it.UTF-8/man1/rvim.1 creating link /opt/metwork-mfext-master/opt/python3_vim/share/man/it.UTF-8/man1/rview.1 /bin/sh ./installml.sh install "" \ /opt/metwork-mfext-master/opt/python3_vim/share/man/ja/man1 vim vimdiff evim ex view rvim rview gvim gview rgvim rgview gvimdiff eview creating link /opt/metwork-mfext-master/opt/python3_vim/share/man/ja/man1/ex.1 creating link /opt/metwork-mfext-master/opt/python3_vim/share/man/ja/man1/view.1 creating link /opt/metwork-mfext-master/opt/python3_vim/share/man/ja/man1/rvim.1 creating link /opt/metwork-mfext-master/opt/python3_vim/share/man/ja/man1/rview.1 /bin/sh ./installml.sh install "" \ /opt/metwork-mfext-master/opt/python3_vim/share/man/pl/man1 vim vimdiff evim ex view rvim rview gvim gview rgvim rgview gvimdiff eview creating link /opt/metwork-mfext-master/opt/python3_vim/share/man/pl/man1/ex.1 creating link /opt/metwork-mfext-master/opt/python3_vim/share/man/pl/man1/view.1 creating link /opt/metwork-mfext-master/opt/python3_vim/share/man/pl/man1/rvim.1 creating link /opt/metwork-mfext-master/opt/python3_vim/share/man/pl/man1/rview.1 /bin/sh ./installml.sh install "" \ /opt/metwork-mfext-master/opt/python3_vim/share/man/pl.ISO8859-2/man1 vim vimdiff evim ex view rvim rview gvim gview rgvim rgview gvimdiff eview creating link /opt/metwork-mfext-master/opt/python3_vim/share/man/pl.ISO8859-2/man1/ex.1 creating link /opt/metwork-mfext-master/opt/python3_vim/share/man/pl.ISO8859-2/man1/view.1 creating link /opt/metwork-mfext-master/opt/python3_vim/share/man/pl.ISO8859-2/man1/rvim.1 creating link /opt/metwork-mfext-master/opt/python3_vim/share/man/pl.ISO8859-2/man1/rview.1 /bin/sh ./installml.sh install "" \ /opt/metwork-mfext-master/opt/python3_vim/share/man/pl.UTF-8/man1 vim vimdiff evim ex view rvim rview gvim gview rgvim rgview gvimdiff eview creating link /opt/metwork-mfext-master/opt/python3_vim/share/man/pl.UTF-8/man1/ex.1 creating link /opt/metwork-mfext-master/opt/python3_vim/share/man/pl.UTF-8/man1/view.1 creating link /opt/metwork-mfext-master/opt/python3_vim/share/man/pl.UTF-8/man1/rvim.1 creating link /opt/metwork-mfext-master/opt/python3_vim/share/man/pl.UTF-8/man1/rview.1 /bin/sh ./installml.sh install "" \ /opt/metwork-mfext-master/opt/python3_vim/share/man/ru.KOI8-R/man1 vim vimdiff evim ex view rvim rview gvim gview rgvim rgview gvimdiff eview creating link /opt/metwork-mfext-master/opt/python3_vim/share/man/ru.KOI8-R/man1/ex.1 creating link /opt/metwork-mfext-master/opt/python3_vim/share/man/ru.KOI8-R/man1/view.1 creating link /opt/metwork-mfext-master/opt/python3_vim/share/man/ru.KOI8-R/man1/rvim.1 creating link /opt/metwork-mfext-master/opt/python3_vim/share/man/ru.KOI8-R/man1/rview.1 /bin/sh ./installml.sh install "" \ /opt/metwork-mfext-master/opt/python3_vim/share/man/ru.UTF-8/man1 vim vimdiff evim ex view rvim rview gvim gview rgvim rgview gvimdiff eview creating link /opt/metwork-mfext-master/opt/python3_vim/share/man/ru.UTF-8/man1/ex.1 creating link /opt/metwork-mfext-master/opt/python3_vim/share/man/ru.UTF-8/man1/view.1 creating link /opt/metwork-mfext-master/opt/python3_vim/share/man/ru.UTF-8/man1/rvim.1 creating link /opt/metwork-mfext-master/opt/python3_vim/share/man/ru.UTF-8/man1/rview.1 /bin/sh ./installml.sh install "" \ /opt/metwork-mfext-master/opt/python3_vim/share/man/tr/man1 vim vimdiff evim ex view rvim rview gvim gview rgvim rgview gvimdiff eview creating link /opt/metwork-mfext-master/opt/python3_vim/share/man/tr/man1/ex.1 creating link /opt/metwork-mfext-master/opt/python3_vim/share/man/tr/man1/view.1 creating link /opt/metwork-mfext-master/opt/python3_vim/share/man/tr/man1/rvim.1 creating link /opt/metwork-mfext-master/opt/python3_vim/share/man/tr/man1/rview.1 /bin/sh ./installml.sh install "" \ /opt/metwork-mfext-master/opt/python3_vim/share/man/tr.ISO8859-9/man1 vim vimdiff evim ex view rvim rview gvim gview rgvim rgview gvimdiff eview creating link /opt/metwork-mfext-master/opt/python3_vim/share/man/tr.ISO8859-9/man1/ex.1 creating link /opt/metwork-mfext-master/opt/python3_vim/share/man/tr.ISO8859-9/man1/view.1 creating link /opt/metwork-mfext-master/opt/python3_vim/share/man/tr.ISO8859-9/man1/rvim.1 creating link /opt/metwork-mfext-master/opt/python3_vim/share/man/tr.ISO8859-9/man1/rview.1 /bin/sh ./installml.sh install "" \ /opt/metwork-mfext-master/opt/python3_vim/share/man/tr.UTF-8/man1 vim vimdiff evim ex view rvim rview gvim gview rgvim rgview gvimdiff eview creating link /opt/metwork-mfext-master/opt/python3_vim/share/man/tr.UTF-8/man1/ex.1 creating link /opt/metwork-mfext-master/opt/python3_vim/share/man/tr.UTF-8/man1/view.1 creating link /opt/metwork-mfext-master/opt/python3_vim/share/man/tr.UTF-8/man1/rvim.1 creating link /opt/metwork-mfext-master/opt/python3_vim/share/man/tr.UTF-8/man1/rview.1 if test -n "yes" -a -f po/Makefile; then \ cd po; make prefix=/opt/metwork-mfext-master/opt/python3_vim LOCALEDIR=/opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/lang \ INSTALL_DATA=cp FILEMOD=644 install; \ fi make[4]: Entering directory '/src/layers/layer5_python3_vim/0050_vim/build/vim-9.1.1382/src/po' make[5]: Entering directory '/src/layers/layer5_python3_vim/0050_vim/build/vim-9.1.1382/src/po' make[5]: Leaving directory '/src/layers/layer5_python3_vim/0050_vim/build/vim-9.1.1382/src/po' for lang in af am ca cs cs.cp1250 da de en_GB eo es fi fr ga hu it ja ja.euc-jp ja.sjis ko ko.UTF-8 lv nb nl no pl pl.UTF-8 pl.cp1250 pt_BR ru ru.cp1251 sk sk.cp1250 sr sv tr uk uk.cp1251 vi zh_CN zh_CN.UTF-8 zh_CN.cp936 zh_TW zh_TW.UTF-8 ; do \ dir=/opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/lang/$lang/; \ if test ! -x "$dir"; then \ mkdir $dir; chmod 755 $dir; \ fi; \ dir=/opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/lang/$lang/LC_MESSAGES; \ if test ! -x "$dir"; then \ mkdir $dir; chmod 755 $dir; \ fi; \ if test -r $lang.mo; then \ cp $lang.mo $dir/vim.mo; \ chmod 644 $dir/vim.mo; \ fi; \ done make[4]: Leaving directory '/src/layers/layer5_python3_vim/0050_vim/build/vim-9.1.1382/src/po' if test -d ../runtime/lang; then \ cp ../runtime/lang/README.txt ../runtime/lang/*.vim /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/lang; \ chmod 644 /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/lang/README.txt /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/lang/*.vim; \ fi if test -d ../runtime/keymap; then \ cp ../runtime/keymap/README.txt ../runtime/keymap/*.vim /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/keymap; \ chmod 644 /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/keymap/README.txt /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/keymap/*.vim; \ fi if test -d ../lang ; then \ if test -n "" ; then \ lngusr=${LANG%%.*} ; \ elif test -n "" ; then \ lngusr=${LANGUAGE%%:*} ; \ elif test -n "" ; then \ lngusr=${LC_MESSAGES%%.*} ; \ fi; \ if test "$lngusr" = "zh_TW" -o "$lngusr" = "zh_CN" -o "$lngusr" = "pt_BR" ; then \ lngusr=`echo $lngusr | tr '[:upper:]' '[:lower:]'` ; \ elif test -n "$lngusr" -a "$lngusr" != "C" -a "$lngusr" != "POSIX" ; then \ lngusr=${lngusr%%_*} ; \ fi ; \ if test -f ../lang/README.$lngusr.txt ; then \ cp ../lang/README.$lngusr.txt /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91 ; \ chmod 644 /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/README.$lngusr.txt ; \ fi ; \ if test -f ../lang/LICENSE.$lngusr.txt ; then \ cp ../lang/LICENSE.$lngusr.txt /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91 ; \ chmod 644 /opt/metwork-mfext-master/opt/python3_vim/share/vim/vim91/LICENSE.$lngusr.txt ; \ fi ; \ fi if test -n "/opt/metwork-mfext-master/opt/python3_vim/share"; then \ /bin/sh install-sh -c -d /opt/metwork-mfext-master/opt/python3_vim/share/icons/hicolor/48x48/apps /opt/metwork-mfext-master/opt/python3_vim/share/icons/locolor/32x32/apps \ /opt/metwork-mfext-master/opt/python3_vim/share/icons/locolor/16x16/apps /opt/metwork-mfext-master/opt/python3_vim/share/applications; \ fi if test -d /opt/metwork-mfext-master/opt/python3_vim/share/icons/hicolor/48x48/apps -a -w /opt/metwork-mfext-master/opt/python3_vim/share/icons/hicolor/48x48/apps \ -a ! -f /opt/metwork-mfext-master/opt/python3_vim/share/icons/hicolor/48x48/apps/gvim.png; then \ cp ../runtime/vim48x48.png /opt/metwork-mfext-master/opt/python3_vim/share/icons/hicolor/48x48/apps/gvim.png; \ if test -z "" -a -x "" \ -a -w /opt/metwork-mfext-master/opt/python3_vim/share/icons/hicolor \ -a -f /opt/metwork-mfext-master/opt/python3_vim/share/icons/hicolor/index.theme; then \ -q /opt/metwork-mfext-master/opt/python3_vim/share/icons/hicolor; \ fi \ fi if test -d /opt/metwork-mfext-master/opt/python3_vim/share/icons/locolor/32x32/apps -a -w /opt/metwork-mfext-master/opt/python3_vim/share/icons/locolor/32x32/apps \ -a ! -f /opt/metwork-mfext-master/opt/python3_vim/share/icons/locolor/32x32/apps/gvim.png; then \ cp ../runtime/vim32x32.png /opt/metwork-mfext-master/opt/python3_vim/share/icons/locolor/32x32/apps/gvim.png; \ fi if test -d /opt/metwork-mfext-master/opt/python3_vim/share/icons/locolor/16x16/apps -a -w /opt/metwork-mfext-master/opt/python3_vim/share/icons/locolor/16x16/apps \ -a ! -f /opt/metwork-mfext-master/opt/python3_vim/share/icons/locolor/16x16/apps/gvim.png; then \ cp ../runtime/vim16x16.png /opt/metwork-mfext-master/opt/python3_vim/share/icons/locolor/16x16/apps/gvim.png; \ fi if test -d /opt/metwork-mfext-master/opt/python3_vim/share/applications -a -w /opt/metwork-mfext-master/opt/python3_vim/share/applications; then \ if test -f po/vim.desktop -a -f po/gvim.desktop; then \ cp po/vim.desktop po/gvim.desktop \ /opt/metwork-mfext-master/opt/python3_vim/share/applications; \ else \ cp ../runtime/vim.desktop \ ../runtime/gvim.desktop \ /opt/metwork-mfext-master/opt/python3_vim/share/applications; \ fi; \ if test -z "" -a -x ""; then \ -q /opt/metwork-mfext-master/opt/python3_vim/share/applications; \ fi \ fi make[3]: Leaving directory '/src/layers/layer5_python3_vim/0050_vim/build/vim-9.1.1382/src' make[2]: Leaving directory '/src/layers/layer5_python3_vim/0050_vim/build/vim-9.1.1382' make[1]: Leaving directory '/src/layers/layer5_python3_vim/0050_vim' make[3]: Leaving directory '/src/layers/layer5_python3_vim/0050_vim' if test "1" = "1"; then echo vim > /opt/metwork-mfext-master/opt/python3_vim/.mfextaddon; fi _layer_dhash "python3_vim@mfext" >/opt/metwork-mfext-master/opt/python3_vim/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi skipped _cache_logic_after_layer.sh "/opt/metwork-mfext-master/opt/python3_vim" no cache configured make[2]: Leaving directory '/src/layers/layer5_python3_vim' make[1]: Leaving directory '/src/layers' if test "1" != "1"; then _layer_dhash root@mfext >/opt/metwork-mfext-master/.dhash; fi layer_wrapper --layers=python3_devtools@mfext -- _yaml_to_md.py ALL >.metwork-framework/components.md