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-1.2/opt/vim/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-1.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.2/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-1.2/opt/vim/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-1.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.2/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-1.2/opt/vim/.layerapi2_interactive_profile; else cat .layerapi2_interactive_profile |/opt/metwork-mfext-1.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.2/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-1.2/opt/vim/.layerapi2_interactive_unprofile; else cat .layerapi2_interactive_unprofile |/opt/metwork-mfext-1.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.2/opt/vim/.layerapi2_interactive_unprofile; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-1.2/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-1.2/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,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,vim@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all cp -f vim_wrapper.sh /opt/metwork-mfext-1.2/opt/vim/bin/vim_wrapper.sh chmod a+rx /opt/metwork-mfext-1.2/opt/vim/bin/vim_wrapper.sh cp -f _vim_wrapper.sh /opt/metwork-mfext-1.2/opt/vim/bin/_vim_wrapper.sh chmod a+rx /opt/metwork-mfext-1.2/opt/vim/bin/_vim_wrapper.sh cp -f vimdiff_wrapper.sh /opt/metwork-mfext-1.2/opt/vim/bin/vimdiff_wrapper.sh chmod a+rx /opt/metwork-mfext-1.2/opt/vim/bin/vimdiff_wrapper.sh cp -f _vimdiff_wrapper.sh /opt/metwork-mfext-1.2/opt/vim/bin/_vimdiff_wrapper.sh chmod a+rx /opt/metwork-mfext-1.2/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,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,vim@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all mkdir -p /opt/metwork-mfext-1.2/opt/vim/config mkdir -p /opt/metwork-mfext-1.2/opt/vim/bin rm -Rf /opt/metwork-mfext-1.2/opt/vim/config/vim cp -Rf vim /opt/metwork-mfext-1.2/opt/vim/config/ cp -f vimrc /opt/metwork-mfext-1.2/opt/vim/config/ make[3]: Leaving directory `/src/layers/layer4_vim/0021_configvim' if test "1" = "1"; then echo vim > /opt/metwork-mfext-1.2/opt/vim/.mfextaddon; fi _layer_dhash "vim@mfext" >/opt/metwork-mfext-1.2/opt/vim/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi skipped _cache_logic_after_layer.sh "/opt/metwork-mfext-1.2/opt/vim" no cache configured make[2]: Leaving directory `/src/layers/layer4_vim' make[2]: Entering directory `/src/layers/layer5_python2_vim' if test "MFEXT" = "MFEXT" -a "1" != "1"; then cat .layerapi2_label |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.2/opt/python2_vim/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-1.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.2/opt/python2_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-1.2/opt/python2_vim/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-1.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.2/opt/python2_vim/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-1.2/opt/python2_vim" "python2_vim" no cache configured if ! test -f cache/hit; then \ for SUBDIR in 0050_vim 0500_extra_python_packages; 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-1.2/opt/python2_vim ; \ fi make[3]: Entering directory `/src/layers/layer5_python2_vim/0050_vim' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=python2_devtools@mfext,vim@mfext,python2_vim@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-1.2/opt/python2_vim/share/metwork_packages/vim.yaml touch /opt/metwork-mfext-1.2/opt/python2_vim/share/metwork_packages/vim.yaml echo "name: 'vim'" >>/opt/metwork-mfext-1.2/opt/python2_vim/share/metwork_packages/vim.yaml echo "version: '8.1'" >>/opt/metwork-mfext-1.2/opt/python2_vim/share/metwork_packages/vim.yaml echo "extension: 'tar.bz2'" >>/opt/metwork-mfext-1.2/opt/python2_vim/share/metwork_packages/vim.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.2/opt/python2_vim/share/metwork_packages/vim.yaml echo "checksum: '1739a1df312305155285f0cfa6118294'" >>/opt/metwork-mfext-1.2/opt/python2_vim/share/metwork_packages/vim.yaml echo -n "description: '" >>/opt/metwork-mfext-1.2/opt/python2_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-1.2/opt/python2_vim/share/metwork_packages/vim.yaml echo "'" >>/opt/metwork-mfext-1.2/opt/python2_vim/share/metwork_packages/vim.yaml echo "website: 'https://www.vim.org'" >>/opt/metwork-mfext-1.2/opt/python2_vim/share/metwork_packages/vim.yaml echo "license: 'GPL'" >>/opt/metwork-mfext-1.2/opt/python2_vim/share/metwork_packages/vim.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.2/opt/python2_vim/share/metwork_packages/vim.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.2/opt/python2_vim/share/metwork_packages/vim.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.2/opt/python2_vim/share/metwork_packages/vim.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.2/opt/python2_vim/share/metwork_packages/vim.yaml; fi make --file=/opt/metwork-mfext-1.2/share/Makefile.standard EXPLICIT_NAME=vim81 PREFIX=/opt/metwork-mfext-1.2/opt/python2_vim OPTIONS="--enable-gui=no --with-local-dir=/opt/metwork-mfext-1.2/opt/python2_vim --with-python-config-dir=/opt/metwork-mfext-1.2/opt/python2_vim/../python2_core/lib/python2.7/config --enable-pythoninterp=dynamic --enable-multibyte --with-features=huge --enable-cscope" download uncompress configure build install make[1]: Entering directory '/src/layers/layer5_python2_vim/0050_vim' /opt/metwork-mfext-1.2/bin/_download_helper.sh `readlink -m ./build/vim-8.1.tar.bz2` `readlink -m ./sources` MD5 1739a1df312305155285f0cfa6118294 Trying to download ftp://ftp.vim.org/pub/vim/unix/vim-8.1.tar.bz2... --2021-11-25 15:12:45-- ftp://ftp.vim.org/pub/vim/unix/vim-8.1.tar.bz2 => `/src/layers/layer5_python2_vim/0050_vim/build/vim-8.1.tar.bz2' Resolving ftp.vim.org... 145.220.21.40, 2001:67c:6ec:221:145:220:21:40 Connecting to ftp.vim.org|145.220.21.40|:21... connected. Logging in as anonymous ... Logged in! ==> SYST ... done. ==> PWD ... done. ==> TYPE I ... done. ==> CWD (1) /pub/vim/unix ... done. ==> SIZE vim-8.1.tar.bz2 ... 11258868 ==> PASV ... done. ==> RETR vim-8.1.tar.bz2 ... done. Length: 11258868 (11M) (unauthoritative) 0K .......... .......... .......... .......... .......... 0% 141K 78s 50K .......... .......... .......... .......... .......... 0% 225K 63s 100K .......... .......... .......... .......... .......... 1% 150K 66s 150K .......... .......... .......... .......... .......... 1% 225K 61s 200K .......... .......... .......... .......... .......... 2% 451K 53s 250K .......... .......... .......... .......... .......... 2% 226K 52s 300K .......... .......... .......... .......... .......... 3% 225K 51s 350K .......... .......... .......... .......... .......... 3% 449K 48s 400K .......... .......... .......... .......... .......... 4% 450K 45s 450K .......... .......... .......... .......... .......... 4% 225K 45s 500K .......... .......... .......... .......... .......... 5% 452K 43s 550K .......... .......... .......... .......... .......... 5% 451K 41s 600K .......... .......... .......... .......... .......... 5% 452K 39s 650K .......... .......... .......... .......... .......... 6% 452K 38s 700K .......... .......... .......... .......... .......... 6% 452K 37s 750K .......... .......... .......... .......... .......... 7% 187M 34s 800K .......... .......... .......... .......... .......... 7% 451K 33s 850K .......... .......... .......... .......... .......... 8% 452K 33s 900K .......... .......... .......... .......... .......... 8% 451K 32s 950K .......... .......... .......... .......... .......... 9% 226M 30s 1000K .......... .......... .......... .......... .......... 9% 449K 30s 1050K .......... .......... .......... .......... .......... 10% 453K 29s 1100K .......... .......... .......... .......... .......... 10% 143M 28s 1150K .......... .......... .......... .......... .......... 10% 453K 27s 1200K .......... .......... .......... .......... .......... 11% 452K 27s 1250K .......... .......... .......... .......... .......... 11% 103M 26s 1300K .......... .......... .......... .......... .......... 12% 453K 26s 1350K .......... .......... .......... .......... .......... 12% 251M 24s 1400K .......... .......... .......... .......... .......... 13% 451K 24s 1450K .......... .......... .......... .......... .......... 13% 225M 23s 1500K .......... .......... .......... .......... .......... 14% 452K 23s 1550K .......... .......... .......... .......... .......... 14% 160M 22s 1600K .......... .......... .......... .......... .......... 15% 229M 21s 1650K .......... .......... .......... .......... .......... 15% 452K 21s 1700K .......... .......... .......... .......... .......... 15% 211M 21s 1750K .......... .......... .......... .......... .......... 16% 452K 21s 1800K .......... .......... .......... .......... .......... 16% 180M 20s 1850K .......... .......... .......... .......... .......... 17% 452K 20s 1900K .......... .......... .......... .......... .......... 17% 177M 19s 1950K .......... .......... .......... .......... .......... 18% 287M 19s 2000K .......... .......... .......... .......... .......... 18% 450K 18s 2050K .......... .......... .......... .......... .......... 19% 228M 18s 2100K .......... .......... .......... .......... .......... 19% 452K 18s 2150K .......... .......... .......... .......... .......... 20% 160M 17s 2200K .......... .......... .......... .......... .......... 20% 257M 17s 2250K .......... .......... .......... .......... .......... 20% 452K 17s 2300K .......... .......... .......... .......... .......... 21% 238M 16s 2350K .......... .......... .......... .......... .......... 21% 252M 16s 2400K .......... .......... .......... .......... .......... 22% 452K 16s 2450K .......... .......... .......... .......... .......... 22% 201M 16s 2500K .......... .......... .......... .......... .......... 23% 453K 15s 2550K .......... .......... .......... .......... .......... 23% 142M 15s 2600K .......... .......... .......... .......... .......... 24% 259M 15s 2650K .......... .......... .......... .......... .......... 24% 452K 15s 2700K .......... .......... .......... .......... .......... 25% 148M 14s 2750K .......... .......... .......... .......... .......... 25% 247M 14s 2800K .......... .......... .......... .......... .......... 25% 435K 14s 2850K .......... .......... .......... .......... .......... 26% 127M 14s 2900K .......... .......... .......... .......... .......... 26% 154M 13s 2950K .......... .......... .......... .......... .......... 27% 454K 13s 3000K .......... .......... .......... .......... .......... 27% 288M 13s 3050K .......... .......... .......... .......... .......... 28% 130M 13s 3100K .......... .......... .......... .......... .......... 28% 454K 13s 3150K .......... .......... .......... .......... .......... 29% 158M 12s 3200K .......... .......... .......... .......... .......... 29% 216M 12s 3250K .......... .......... .......... .......... .......... 30% 454K 12s 3300K .......... .......... .......... .......... .......... 30% 138M 12s 3350K .......... .......... .......... .......... .......... 30% 236M 12s 3400K .......... .......... .......... .......... .......... 31% 246M 11s 3450K .......... .......... .......... .......... .......... 31% 452K 11s 3500K .......... .......... .......... .......... .......... 32% 175M 11s 3550K .......... .......... .......... .......... .......... 32% 256M 11s 3600K .......... .......... .......... .......... .......... 33% 452K 11s 3650K .......... .......... .......... .......... .......... 33% 160M 11s 3700K .......... .......... .......... .......... .......... 34% 260M 11s 3750K .......... .......... .......... .......... .......... 34% 261M 10s 3800K .......... .......... .......... .......... .......... 35% 453K 10s 3850K .......... .......... .......... .......... .......... 35% 232M 10s 3900K .......... .......... .......... .......... .......... 35% 132M 10s 3950K .......... .......... .......... .......... .......... 36% 259M 10s 4000K .......... .......... .......... .......... .......... 36% 454K 10s 4050K .......... .......... .......... .......... .......... 37% 155M 10s 4100K .......... .......... .......... .......... .......... 37% 151M 9s 4150K .......... .......... .......... .......... .......... 38% 291M 9s 4200K .......... .......... .......... .......... .......... 38% 454K 9s 4250K .......... .......... .......... .......... .......... 39% 197M 9s 4300K .......... .......... .......... .......... .......... 39% 185M 9s 4350K .......... .......... .......... .......... .......... 40% 243M 9s 4400K .......... .......... .......... .......... .......... 40% 453K 9s 4450K .......... .......... .......... .......... .......... 40% 229M 9s 4500K .......... .......... .......... .......... .......... 41% 188M 8s 4550K .......... .......... .......... .......... .......... 41% 253M 8s 4600K .......... .......... .......... .......... .......... 42% 453K 8s 4650K .......... .......... .......... .......... .......... 42% 153M 8s 4700K .......... .......... .......... .......... .......... 43% 217M 8s 4750K .......... .......... .......... .......... .......... 43% 252M 8s 4800K .......... .......... .......... .......... .......... 44% 204M 8s 4850K .......... .......... .......... .......... .......... 44% 454K 8s 4900K .......... .......... .......... .......... .......... 45% 133M 7s 4950K .......... .......... .......... .......... .......... 45% 256M 7s 5000K .......... .......... .......... .......... .......... 45% 265M 7s 5050K .......... .......... .......... .......... .......... 46% 453K 7s 5100K .......... .......... .......... .......... .......... 46% 232M 7s 5150K .......... .......... .......... .......... .......... 47% 107M 7s 5200K .......... .......... .......... .......... .......... 47% 195M 7s 5250K .......... .......... .......... .......... .......... 48% 260M 7s 5300K .......... .......... .......... .......... .......... 48% 453K 7s 5350K .......... .......... .......... .......... .......... 49% 69.2M 7s 5400K .......... .......... .......... .......... .......... 49% 251M 6s 5450K .......... .......... .......... .......... .......... 50% 263M 6s 5500K .......... .......... .......... .......... .......... 50% 262M 6s 5550K .......... .......... .......... .......... .......... 50% 457K 6s 5600K .......... .......... .......... .......... .......... 51% 77.5M 6s 5650K .......... .......... .......... .......... .......... 51% 88.1M 6s 5700K .......... .......... .......... .......... .......... 52% 244M 6s 5750K .......... .......... .......... .......... .......... 52% 263M 6s 5800K .......... .......... .......... .......... .......... 53% 459K 6s 5850K .......... .......... .......... .......... .......... 53% 79.0M 6s 5900K .......... .......... .......... .......... .......... 54% 76.5M 6s 5950K .......... .......... .......... .......... .......... 54% 166M 5s 6000K .......... .......... .......... .......... .......... 55% 231M 5s 6050K .......... .......... .......... .......... .......... 55% 459K 5s 6100K .......... .......... .......... .......... .......... 55% 223M 5s 6150K .......... .......... .......... .......... .......... 56% 181M 5s 6200K .......... .......... .......... .......... .......... 56% 62.1M 5s 6250K .......... .......... .......... .......... .......... 57% 98.9M 5s 6300K .......... .......... .......... .......... .......... 57% 259M 5s 6350K .......... .......... .......... .......... .......... 58% 459K 5s 6400K .......... .......... .......... .......... .......... 58% 223M 5s 6450K .......... .......... .......... .......... .......... 59% 183M 5s 6500K .......... .......... .......... .......... .......... 59% 137M 5s 6550K .......... .......... .......... .......... .......... 60% 105M 5s 6600K .......... .......... .......... .......... .......... 60% 253M 4s 6650K .......... .......... .......... .......... .......... 60% 456K 4s 6700K .......... .......... .......... .......... .......... 61% 156M 4s 6750K .......... .......... .......... .......... .......... 61% 253M 4s 6800K .......... .......... .......... .......... .......... 62% 216M 4s 6850K .......... .......... .......... .......... .......... 62% 258M 4s 6900K .......... .......... .......... .......... .......... 63% 245M 4s 6950K .......... .......... .......... .......... .......... 63% 12.4M 4s 7000K .......... .......... .......... .......... .......... 64% 472K 4s 7050K .......... .......... .......... .......... .......... 64% 226M 4s 7100K .......... .......... .......... .......... .......... 65% 187M 4s 7150K .......... .......... .......... .......... .......... 65% 193M 4s 7200K .......... .......... .......... .......... .......... 65% 166M 4s 7250K .......... .......... .......... .......... .......... 66% 260M 4s 7300K .......... .......... .......... .......... .......... 66% 1.39M 3s 7350K .......... .......... .......... .......... .......... 67% 667K 3s 7400K .......... .......... .......... .......... .......... 67% 223M 3s 7450K .......... .......... .......... .......... .......... 68% 250M 3s 7500K .......... .......... .......... .......... .......... 68% 249M 3s 7550K .......... .......... .......... .......... .......... 69% 258M 3s 7600K .......... .......... .......... .......... .......... 69% 271M 3s 7650K .......... .......... .......... .......... .......... 70% 8.70M 3s 7700K .......... .......... .......... .......... .......... 70% 478K 3s 7750K .......... .......... .......... .......... .......... 70% 174M 3s 7800K .......... .......... .......... .......... .......... 71% 295M 3s 7850K .......... .......... .......... .......... .......... 71% 118M 3s 7900K .......... .......... .......... .......... .......... 72% 288M 3s 7950K .......... .......... .......... .......... .......... 72% 302M 3s 8000K .......... .......... .......... .......... .......... 73% 19.2M 3s 8050K .......... .......... .......... .......... .......... 73% 466K 3s 8100K .......... .......... .......... .......... .......... 74% 138M 3s 8150K .......... .......... .......... .......... .......... 74% 234M 3s 8200K .......... .......... .......... .......... .......... 75% 261M 2s 8250K .......... .......... .......... .......... .......... 75% 168M 2s 8300K .......... .......... .......... .......... .......... 75% 253M 2s 8350K .......... .......... .......... .......... .......... 76% 263M 2s 8400K .......... .......... .......... .......... .......... 76% 673K 2s 8450K .......... .......... .......... .......... .......... 77% 1.36M 2s 8500K .......... .......... .......... .......... .......... 77% 79.3M 2s 8550K .......... .......... .......... .......... .......... 78% 253M 2s 8600K .......... .......... .......... .......... .......... 78% 250M 2s 8650K .......... .......... .......... .......... .......... 79% 252M 2s 8700K .......... .......... .......... .......... .......... 79% 261M 2s 8750K .......... .......... .......... .......... .......... 80% 39.9M 2s 8800K .......... .......... .......... .......... .......... 80% 463K 2s 8850K .......... .......... .......... .......... .......... 80% 171M 2s 8900K .......... .......... .......... .......... .......... 81% 228M 2s 8950K .......... .......... .......... .......... .......... 81% 76.3M 2s 9000K .......... .......... .......... .......... .......... 82% 266M 2s 9050K .......... .......... .......... .......... .......... 82% 114M 2s 9100K .......... .......... .......... .......... .......... 83% 180M 2s 9150K .......... .......... .......... .......... .......... 83% 96.5M 1s 9200K .......... .......... .......... .......... .......... 84% 689K 1s 9250K .......... .......... .......... .......... .......... 84% 1.36M 1s 9300K .......... .......... .......... .......... .......... 85% 235M 1s 9350K .......... .......... .......... .......... .......... 85% 69.7M 1s 9400K .......... .......... .......... .......... .......... 85% 230M 1s 9450K .......... .......... .......... .......... .......... 86% 262M 1s 9500K .......... .......... .......... .......... .......... 86% 154M 1s 9550K .......... .......... .......... .......... .......... 87% 247M 1s 9600K .......... .......... .......... .......... .......... 87% 18.1M 1s 9650K .......... .......... .......... .......... .......... 88% 470K 1s 9700K .......... .......... .......... .......... .......... 88% 212M 1s 9750K .......... .......... .......... .......... .......... 89% 259M 1s 9800K .......... .......... .......... .......... .......... 89% 151M 1s 9850K .......... .......... .......... .......... .......... 90% 111M 1s 9900K .......... .......... .......... .......... .......... 90% 254M 1s 9950K .......... .......... .......... .......... .......... 90% 262M 1s 10000K .......... .......... .......... .......... .......... 91% 176M 1s 10050K .......... .......... .......... .......... .......... 91% 1.02M 1s 10100K .......... .......... .......... .......... .......... 92% 813K 1s 10150K .......... .......... .......... .......... .......... 92% 238M 1s 10200K .......... .......... .......... .......... .......... 93% 244M 1s 10250K .......... .......... .......... .......... .......... 93% 251M 1s 10300K .......... .......... .......... .......... .......... 94% 266M 0s 10350K .......... .......... .......... .......... .......... 94% 133M 0s 10400K .......... .......... .......... .......... .......... 95% 246M 0s 10450K .......... .......... .......... .......... .......... 95% 226M 0s 10500K .......... .......... .......... .......... .......... 95% 20.4M 0s 10550K .......... .......... .......... .......... .......... 96% 469K 0s 10600K .......... .......... .......... .......... .......... 96% 97.6M 0s 10650K .......... .......... .......... .......... .......... 97% 55.0M 0s 10700K .......... .......... .......... .......... .......... 97% 251M 0s 10750K .......... .......... .......... .......... .......... 98% 259M 0s 10800K .......... .......... .......... .......... .......... 98% 258M 0s 10850K .......... .......... .......... .......... .......... 99% 175M 0s 10900K .......... .......... .......... .......... .......... 99% 234M 0s 10950K .......... .......... .......... .......... .... 100% 229M=8.0s 2021-11-25 15:12:55 (1.34 MB/s) - `/src/layers/layer5_python2_vim/0050_vim/build/vim-8.1.tar.bz2' saved [11258868] Computing checksum for /src/layers/layer5_python2_vim/0050_vim/build/vim-8.1.tar.bz2... Good checksum rm -Rf vim81 /opt/metwork-mfext-1.2/bin/_uncompress_helper.sh `readlink -m ./build/vim-8.1.tar.bz2` tar.bz2 vim81 cd build/vim81 && if test "" != ""; then export LDFLAGS=""; fi && if test "" != ""; then export CFLAGS="";export CPPFLAGS=""; fi && if test "" != ""; then export ""; fi && if test "" != ""; then export PKG_CONFIG_PATH=""; fi && ./configure --prefix=/opt/metwork-mfext-1.2/opt/python2_vim --enable-gui=no --with-local-dir=/opt/metwork-mfext-1.2/opt/python2_vim --with-python-config-dir=/opt/metwork-mfext-1.2/opt/python2_vim/../python2_core/lib/python2.7/config --enable-pythoninterp=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 we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for gcc option to accept ISO C99... 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 library containing strerror... none required checking for gawk... gawk checking for strip... strip checking for ANSI C header files... yes 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 configure: checking for buggy tools... - sh is 'GNU bash, version 4.1.2(2)-release (x86_64-redhat-linux-gnu) Copyright (C) 2009 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. - sed is 'GNU sed version 4.2.1 Copyright (C) 2009 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE, to the extent permitted by law. GNU sed home page: . General help using GNU software: . E-mail bug reports to: . Be sure to include the word ``sed'' somewhere in the ``Subject:'' field.'. checking for BeOS... no checking for QNX... no checking for Darwin (Mac OS X)... no checking AvailabilityMacros.h usability... no checking AvailabilityMacros.h presence... no checking for AvailabilityMacros.h... no checking --with-local-dir argument... /opt/metwork-mfext-1.2/opt/python2_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 linux/xattr.h usability... yes checking linux/xattr.h presence... yes checking for linux/xattr.h... yes checking attr/xattr.h usability... no checking attr/xattr.h presence... no checking for attr/xattr.h... no checking --disable-selinux argument... no checking for is_selinux_enabled in -lselinux... no checking --with-features argument... huge checking --with-compiledby argument... no checking --disable-xsmp argument... no checking --disable-xsmp-interact argument... no checking --enable-luainterp argument... no checking --enable-mzschemeinterp argument... no checking --enable-perlinterp argument... no checking --enable-pythoninterp argument... dynamic checking --with-python-command argument... no checking for python2... /opt/metwork-mfext-1.2/opt/python2_core/bin/python2 checking Python version... 2.7 checking Python is 2.3 or better... yep checking Python's install prefix... /opt/metwork-mfext-1.2/opt/python2_core checking Python's execution prefix... /opt/metwork-mfext-1.2/opt/python2_core checking Python's configuration directory... (cached) /opt/metwork-mfext-1.2/opt/python2_vim/../python2_core/lib/python2.7/config checking Python's dll name... libpython2.7.so.1.0 checking if -pthread should be used... yes checking if compile and link flags for Python are sane... yes checking --enable-python3interp argument... no checking --enable-tclinterp argument... no checking --enable-rubyinterp argument... no checking --enable-cscope argument... yes checking --enable-workshop argument... no checking --disable-netbeans argument... no checking --disable-channel argument... no checking for socket in -lsocket... no checking for gethostbyname in -lnsl... yes checking whether compiling with process communication is possible... yes checking --enable-terminal argument... defaulting to yes checking --enable-autoservername argument... no checking --enable-multibyte argument... yes checking --enable-hangulinput argument... no checking --enable-xim argument... defaulting to auto checking --enable-fontset argument... no checking for xmkmf... no 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... no checking if X11 header files can be found... no checking --enable-gui argument... no GUI support checking X11/SM/SMlib.h usability... no checking X11/SM/SMlib.h presence... no checking for X11/SM/SMlib.h... no 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 elf.h usability... yes checking elf.h presence... yes checking for elf.h... yes checking for main in -lelf... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking stdint.h usability... yes checking stdint.h presence... yes checking for stdint.h... yes checking stdlib.h usability... yes checking stdlib.h presence... yes checking for stdlib.h... yes checking string.h usability... yes checking string.h presence... yes checking for string.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking termcap.h usability... yes checking termcap.h presence... yes checking for termcap.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sgtty.h usability... yes checking sgtty.h presence... yes checking for sgtty.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/types.h usability... yes checking sys/types.h presence... yes checking for sys/types.h... yes checking termio.h usability... yes checking termio.h presence... yes checking for termio.h... yes checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking inttypes.h usability... yes checking inttypes.h presence... yes checking for inttypes.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking unistd.h usability... yes checking unistd.h presence... yes checking for unistd.h... yes checking stropts.h usability... no checking stropts.h presence... no checking for stropts.h... no checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/systeminfo.h usability... no checking sys/systeminfo.h presence... no checking for sys/systeminfo.h... no checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking sys/stream.h usability... no checking sys/stream.h presence... no checking for sys/stream.h... no checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking libc.h usability... no checking libc.h presence... no checking for libc.h... no checking sys/statfs.h usability... yes checking sys/statfs.h presence... yes checking for sys/statfs.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking util/debug.h usability... no checking util/debug.h presence... no checking for util/debug.h... no checking util/msg18n.h usability... no checking util/msg18n.h presence... no checking for util/msg18n.h... no checking frame.h usability... no checking frame.h presence... no checking for frame.h... no checking sys/acl.h usability... no checking sys/acl.h presence... no checking for sys/acl.h... no checking sys/access.h usability... no checking sys/access.h presence... no checking for sys/access.h... no checking sys/sysinfo.h usability... yes checking sys/sysinfo.h presence... yes checking for sys/sysinfo.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking wctype.h usability... yes checking wctype.h presence... 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 strings.h usability... yes checking strings.h presence... yes checking for strings.h... yes checking if strings.h can be included after string.h... yes checking whether gcc needs -traditional... no 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 in sys/types.h... yes checking for uint32_t... yes checking whether time.h and sys/time.h may both be included... 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 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 default tty permissions/group... can't determine - assume ptys are world accessible world checking return type of signal handlers... void 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 getwd... 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... yes checking for strcasecmp... 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 strtol... yes checking for tgetent... yes checking for towlower... yes checking for towupper... yes checking for iswupper... 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 _LARGEFILE_SOURCE value needed for large files... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for st_blksize... yes checking whether stat() ignores a trailing slash... no checking for iconv_open()... yes checking for nl_langinfo(CODESET)... yes checking for strtod in -lm... yes checking for strtod() and other floating point functions... 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 --disable-gpm argument... no checking for gpm... no checking --disable-sysmouse argument... no checking for sysmouse... no checking for FD_CLOEXEC... yes checking for rename... yes checking for sysctl... not usable checking for sysinfo... yes checking for sysinfo.mem_unit... yes checking for sysconf... yes 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 for _xpg4_setrunelocale in -lxpg4... no checking how to create tags... ctags -I INIT+ --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 _nl_msg_cat_cntr... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for dlopen()... no checking for dlopen() in -ldl... yes checking for dlsym()... yes checking setjmp.h usability... yes checking setjmp.h presence... 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/vim81 && make make[2]: Entering directory '/src/layers/layer5_python2_vim/0050_vim/build/vim81' 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_python2_vim/0050_vim/build/vim81/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 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/arabic.o arabic.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/beval.o beval.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/buffer.o buffer.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/blowfish.o blowfish.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/crypt.o crypt.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/crypt_zip.o crypt_zip.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/dict.o dict.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/diff.o diff.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/digraph.o digraph.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/edit.o edit.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/eval.o eval.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/evalfunc.o evalfunc.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/ex_cmds.o ex_cmds.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/ex_cmds2.o ex_cmds2.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/ex_docmd.o ex_docmd.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/ex_eval.o ex_eval.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/ex_getln.o ex_getln.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/farsi.o farsi.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/fileio.o fileio.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/fold.o fold.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/getchar.o getchar.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/hardcopy.o hardcopy.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/hashtab.o hashtab.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/if_cscope.o if_cscope.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/if_xcmdsrv.o if_xcmdsrv.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/list.o list.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/mark.o mark.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/memline.o memline.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/menu.o menu.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/misc1.o misc1.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/misc2.o misc2.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/move.o move.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/mbyte.o mbyte.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/normal.o normal.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/ops.o ops.c gcc -c -I. -I/opt/metwork-mfext-1.2/opt/python2_core/include/python2.7 -DPYTHON_HOME='"/opt/metwork-mfext-1.2/opt/python2_core"' -pthread -DDYNAMIC_PYTHON_DLL=\"libpython2.7.so.1.0\" -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/option.o option.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -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 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/pathdef.o auto/pathdef.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/popupmnu.o popupmnu.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/pty.o pty.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/quickfix.o quickfix.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/regexp.o regexp.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/screen.o screen.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/search.o search.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/sha256.o sha256.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/spell.o spell.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/spellfile.o spellfile.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/syntax.o syntax.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/tag.o tag.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/term.o term.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/terminal.o terminal.c terminal.c: In function 'f_term_dumpwrite': terminal.c:3943:4: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] fwrite(charbuf, len, 1, fd); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/ui.o ui.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/undo.o undo.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/userfunc.o userfunc.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/window.o window.c gcc -c -I. -Ilibvterm/include -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DINLINE="" -DVSNPRINTF=vim_vsnprintf -DIS_COMBINING_FUNCTION=utf_iscomposing_uint -DWCWIDTH_FUNCTION=utf_uint2cells -o objects/term_encoding.o libvterm/src/encoding.c gcc -c -I. -Ilibvterm/include -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DINLINE="" -DVSNPRINTF=vim_vsnprintf -DIS_COMBINING_FUNCTION=utf_iscomposing_uint -DWCWIDTH_FUNCTION=utf_uint2cells -o objects/term_keyboard.o libvterm/src/keyboard.c gcc -c -I. -Ilibvterm/include -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DINLINE="" -DVSNPRINTF=vim_vsnprintf -DIS_COMBINING_FUNCTION=utf_iscomposing_uint -DWCWIDTH_FUNCTION=utf_uint2cells -o objects/term_mouse.o libvterm/src/mouse.c gcc -c -I. -Ilibvterm/include -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DINLINE="" -DVSNPRINTF=vim_vsnprintf -DIS_COMBINING_FUNCTION=utf_iscomposing_uint -DWCWIDTH_FUNCTION=utf_uint2cells -o objects/term_parser.o libvterm/src/parser.c gcc -c -I. -Ilibvterm/include -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DINLINE="" -DVSNPRINTF=vim_vsnprintf -DIS_COMBINING_FUNCTION=utf_iscomposing_uint -DWCWIDTH_FUNCTION=utf_uint2cells -o objects/term_pen.o libvterm/src/pen.c gcc -c -I. -Ilibvterm/include -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DINLINE="" -DVSNPRINTF=vim_vsnprintf -DIS_COMBINING_FUNCTION=utf_iscomposing_uint -DWCWIDTH_FUNCTION=utf_uint2cells -o objects/term_screen.o libvterm/src/screen.c gcc -c -I. -Ilibvterm/include -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DINLINE="" -DVSNPRINTF=vim_vsnprintf -DIS_COMBINING_FUNCTION=utf_iscomposing_uint -DWCWIDTH_FUNCTION=utf_uint2cells -o objects/term_state.o libvterm/src/state.c gcc -c -I. -Ilibvterm/include -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DINLINE="" -DVSNPRINTF=vim_vsnprintf -DIS_COMBINING_FUNCTION=utf_iscomposing_uint -DWCWIDTH_FUNCTION=utf_uint2cells -o objects/term_unicode.o libvterm/src/unicode.c gcc -c -I. -Ilibvterm/include -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DINLINE="" -DVSNPRINTF=vim_vsnprintf -DIS_COMBINING_FUNCTION=utf_iscomposing_uint -DWCWIDTH_FUNCTION=utf_uint2cells -o objects/term_vterm.o libvterm/src/vterm.c gcc -c -I. -I/opt/metwork-mfext-1.2/opt/python2_core/include/python2.7 -DPYTHON_HOME='"/opt/metwork-mfext-1.2/opt/python2_core"' -pthread -DDYNAMIC_PYTHON_DLL=\"libpython2.7.so.1.0\" -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/if_python.o if_python.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/netbeans.o netbeans.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/channel.o channel.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/charset.o charset.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/json.o json.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/main.o main.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/memfile.o memfile.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -o objects/message.o message.c gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 version.c -o objects/version.o link.sh: $LINK_AS_NEEDED set to 'yes': invoking linker directly. gcc -Wl,--as-needed -o vim objects/arabic.o objects/beval.o objects/buffer.o objects/blowfish.o objects/crypt.o objects/crypt_zip.o objects/dict.o objects/diff.o objects/digraph.o objects/edit.o objects/eval.o objects/evalfunc.o objects/ex_cmds.o objects/ex_cmds2.o objects/ex_docmd.o objects/ex_eval.o objects/ex_getln.o objects/farsi.o objects/fileio.o objects/fold.o objects/getchar.o objects/hardcopy.o objects/hashtab.o objects/if_cscope.o objects/if_xcmdsrv.o objects/list.o objects/mark.o objects/memline.o objects/menu.o objects/misc1.o objects/misc2.o objects/move.o objects/mbyte.o objects/normal.o objects/ops.o objects/option.o objects/os_unix.o objects/pathdef.o objects/popupmnu.o objects/pty.o objects/quickfix.o objects/regexp.o objects/screen.o objects/search.o objects/sha256.o objects/spell.o objects/spellfile.o objects/syntax.o objects/tag.o objects/term.o objects/terminal.o objects/ui.o objects/undo.o objects/userfunc.o objects/version.o objects/window.o objects/term_encoding.o objects/term_keyboard.o objects/term_mouse.o objects/term_parser.o objects/term_pen.o objects/term_screen.o objects/term_state.o objects/term_unicode.o objects/term_vterm.o objects/if_python.o objects/netbeans.o objects/channel.o objects/charset.o objects/json.o objects/main.o objects/memfile.o objects/message.o -lm -ltinfo -lelf -lnsl -ldl link.sh: Linked fine cd xxd; CC="gcc" CFLAGS=" -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1" LDFLAGS="-Wl,--as-needed" \ make -f Makefile make[4]: Entering directory '/src/layers/layer5_python2_vim/0050_vim/build/vim81/src/xxd' gcc -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wl,--as-needed -DUNIX -o xxd xxd.c make[4]: Leaving directory '/src/layers/layer5_python2_vim/0050_vim/build/vim81/src/xxd' make[4]: Entering directory '/src/layers/layer5_python2_vim/0050_vim/build/vim81/src/po' OLD_PO_FILE_INPUT=yes msgfmt -v -o af.mo af.po 1423 translated messages. OLD_PO_FILE_INPUT=yes msgfmt -v -o ca.mo ca.po 1931 translated messages. OLD_PO_FILE_INPUT=yes msgfmt -v -o cs.mo cs.po 1283 translated messages. OLD_PO_FILE_INPUT=yes msgfmt -v -o de.mo de.po 1961 translated messages. OLD_PO_FILE_INPUT=yes msgfmt -v -o en_GB.mo en_GB.po 182 translated messages. OLD_PO_FILE_INPUT=yes msgfmt -v -o eo.mo eo.po 1961 translated messages. OLD_PO_FILE_INPUT=yes msgfmt -v -o es.mo es.po 1733 translated messages. OLD_PO_FILE_INPUT=yes msgfmt -v -o fi.mo fi.po 1941 translated messages. OLD_PO_FILE_INPUT=yes msgfmt -v -o fr.mo fr.po 1961 translated messages. OLD_PO_FILE_INPUT=yes msgfmt -v -o ga.mo ga.po 1931 translated messages. OLD_PO_FILE_INPUT=yes msgfmt -v -o it.mo it.po 1961 translated messages. OLD_PO_FILE_INPUT=yes msgfmt -v -o ja.mo ja.po 1961 translated messages. OLD_PO_FILE_INPUT=yes msgfmt -v -o ko.mo ko.po 1818 translated messages. OLD_PO_FILE_INPUT=yes msgfmt -v -o ko.UTF-8.mo ko.UTF-8.po 1818 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 1668 translated messages. OLD_PO_FILE_INPUT=yes msgfmt -v -o nl.mo nl.po 1213 translated messages. OLD_PO_FILE_INPUT=yes msgfmt -v -o no.mo no.po 1668 translated messages. OLD_PO_FILE_INPUT=yes msgfmt -v -o pl.mo pl.po 1869 translated messages. OLD_PO_FILE_INPUT=yes msgfmt -v -o pt_BR.mo pt_BR.po 1937 translated messages. OLD_PO_FILE_INPUT=yes msgfmt -v -o ru.mo ru.po 1955 translated messages. OLD_PO_FILE_INPUT=yes msgfmt -v -o sk.mo sk.po 1628 translated messages. OLD_PO_FILE_INPUT=yes msgfmt -v -o sr.mo sr.po 1937 translated messages. OLD_PO_FILE_INPUT=yes msgfmt -v -o sv.mo sv.po 1697 translated messages. OLD_PO_FILE_INPUT=yes msgfmt -v -o uk.mo uk.po 1931 translated messages. OLD_PO_FILE_INPUT=yes msgfmt -v -o vi.mo vi.po 1422 translated messages. OLD_PO_FILE_INPUT=yes msgfmt -v -o zh_CN.UTF-8.mo zh_CN.UTF-8.po 1634 translated messages, 3 fuzzy translations. OLD_PO_FILE_INPUT=yes msgfmt -v -o zh_CN.mo zh_CN.po 1633 translated messages, 3 fuzzy translations. OLD_PO_FILE_INPUT=yes msgfmt -v -o zh_TW.UTF-8.mo zh_TW.UTF-8.po 1422 translated messages. OLD_PO_FILE_INPUT=yes msgfmt -v -o zh_TW.mo zh_TW.po 1422 translated messages. OLD_PO_FILE_INPUT=yes msgfmt -v -o cs.cp1250.mo cs.cp1250.po 1283 translated messages. OLD_PO_FILE_INPUT=yes msgfmt -v -o ja.sjis.mo ja.sjis.po 1961 translated messages. OLD_PO_FILE_INPUT=yes msgfmt -v -o ja.euc-jp.mo ja.euc-jp.po 1961 translated messages. OLD_PO_FILE_INPUT=yes msgfmt -v -o pl.cp1250.mo pl.cp1250.po 1869 translated messages. OLD_PO_FILE_INPUT=yes msgfmt -v -o pl.UTF-8.mo pl.UTF-8.po 1869 translated messages. OLD_PO_FILE_INPUT=yes msgfmt -v -o ru.cp1251.mo ru.cp1251.po 1955 translated messages. OLD_PO_FILE_INPUT=yes msgfmt -v -o sk.cp1250.mo sk.cp1250.po 1628 translated messages. OLD_PO_FILE_INPUT=yes msgfmt -v -o uk.cp1251.mo uk.cp1251.po 1931 translated messages. OLD_PO_FILE_INPUT=yes msgfmt -v -o zh_CN.cp936.mo zh_CN.cp936.po 1634 translated messages, 3 fuzzy translations. make[4]: Leaving directory '/src/layers/layer5_python2_vim/0050_vim/build/vim81/src/po' make[4]: Entering directory '/src/layers/layer5_python2_vim/0050_vim/build/vim81/src/po' make[4]: Nothing to be done for 'converted'. make[4]: Leaving directory '/src/layers/layer5_python2_vim/0050_vim/build/vim81/src/po' make[3]: Leaving directory '/src/layers/layer5_python2_vim/0050_vim/build/vim81/src' make[2]: Leaving directory '/src/layers/layer5_python2_vim/0050_vim/build/vim81' cd build/vim81 && make install make[2]: Entering directory '/src/layers/layer5_python2_vim/0050_vim/build/vim81' 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_python2_vim/0050_vim/build/vim81/src' /bin/sh install-sh -c -d /opt/metwork-mfext-1.2/opt/python2_vim/bin chmod 755 /opt/metwork-mfext-1.2/opt/python2_vim/bin if test -f /opt/metwork-mfext-1.2/opt/python2_vim/bin/vim; then \ mv -f /opt/metwork-mfext-1.2/opt/python2_vim/bin/vim /opt/metwork-mfext-1.2/opt/python2_vim/bin/vim.rm; \ rm -f /opt/metwork-mfext-1.2/opt/python2_vim/bin/vim.rm; \ fi cp vim /opt/metwork-mfext-1.2/opt/python2_vim/bin strip /opt/metwork-mfext-1.2/opt/python2_vim/bin/vim chmod 755 /opt/metwork-mfext-1.2/opt/python2_vim/bin/vim /bin/sh install-sh -c -d /opt/metwork-mfext-1.2/opt/python2_vim/share/vim chmod 755 /opt/metwork-mfext-1.2/opt/python2_vim/share/vim cp vimtutor /opt/metwork-mfext-1.2/opt/python2_vim/bin/vimtutor chmod 755 /opt/metwork-mfext-1.2/opt/python2_vim/bin/vimtutor /bin/sh install-sh -c -d /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81 chmod 755 /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81 /bin/sh install-sh -c -d /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/doc chmod 755 /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/doc /bin/sh install-sh -c -d /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/print chmod 755 /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/print /bin/sh install-sh -c -d /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/colors chmod 755 /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/colors /bin/sh install-sh -c -d /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/syntax chmod 755 /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/syntax /bin/sh install-sh -c -d /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/indent chmod 755 /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/indent /bin/sh install-sh -c -d /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/ftplugin chmod 755 /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/ftplugin /bin/sh install-sh -c -d /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/autoload chmod 755 /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/autoload /bin/sh install-sh -c -d /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/autoload/dist chmod 755 /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/autoload/dist /bin/sh install-sh -c -d /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/autoload/xml chmod 755 /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/autoload/xml /bin/sh install-sh -c -d /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/plugin chmod 755 /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/plugin /bin/sh install-sh -c -d /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/tutor chmod 755 /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/tutor /bin/sh install-sh -c -d /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/spell chmod 755 /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/spell /bin/sh install-sh -c -d /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/compiler chmod 755 /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/compiler /bin/sh ./installman.sh install /opt/metwork-mfext-1.2/opt/python2_vim/share/man/man1 "" /opt/metwork-mfext-1.2/opt/python2_vim/share/vim /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81 /opt/metwork-mfext-1.2/opt/python2_vim/share/vim ../runtime/doc 644 vim vimdiff evim creating /opt/metwork-mfext-1.2/opt/python2_vim/share/man/man1 installing /opt/metwork-mfext-1.2/opt/python2_vim/share/man/man1/vim.1 installing /opt/metwork-mfext-1.2/opt/python2_vim/share/man/man1/vimtutor.1 installing /opt/metwork-mfext-1.2/opt/python2_vim/share/man/man1/vimdiff.1 installing /opt/metwork-mfext-1.2/opt/python2_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_python2_vim/0050_vim/build/vim81/runtime/doc' /opt/metwork-mfext-1.2/opt/python2_vim/bin/vim -u NONE -esX -c "helptags ++t ." -c quit make[4]: Leaving directory '/src/layers/layer5_python2_vim/0050_vim/build/vim81/runtime/doc' cd ../runtime/doc; \ files=`ls *.txt tags`; \ files="$files `ls *.??x tags-?? 2>/dev/null || true`"; \ cp $files /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/doc; \ cd /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/doc; \ chmod 644 $files cp ../runtime/doc/*.pl /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/doc chmod 755 /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/doc/*.pl cd ../runtime/doc; if test -f tags.dist; then mv -f tags.dist tags; fi cp ../runtime/menu.vim /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/menu.vim chmod 644 /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/menu.vim cp ../runtime/synmenu.vim /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/synmenu.vim chmod 644 /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/synmenu.vim cp ../runtime/delmenu.vim /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/delmenu.vim chmod 644 /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/delmenu.vim cp ../runtime/defaults.vim /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/defaults.vim chmod 644 /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/defaults.vim cp ../runtime/evim.vim /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/evim.vim chmod 644 /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/evim.vim cp ../runtime/mswin.vim /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/mswin.vim chmod 644 /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/mswin.vim cp ../runtime/rgb.txt /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/rgb.txt chmod 644 /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/rgb.txt cp ../runtime/bugreport.vim /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/bugreport.vim chmod 644 /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/bugreport.vim cp ../runtime/vimrc_example.vim /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81 chmod 644 /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/vimrc_example.vim cp ../runtime/gvimrc_example.vim /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81 chmod 644 /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/gvimrc_example.vim cp ../runtime/filetype.vim /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/filetype.vim chmod 644 /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/filetype.vim cp ../runtime/ftoff.vim /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/ftoff.vim chmod 644 /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/ftoff.vim cp ../runtime/scripts.vim /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/scripts.vim chmod 644 /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/scripts.vim cp ../runtime/ftplugin.vim /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/ftplugin.vim chmod 644 /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/ftplugin.vim cp ../runtime/ftplugof.vim /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/ftplugof.vim chmod 644 /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/ftplugof.vim cp ../runtime/indent.vim /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/indent.vim chmod 644 /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/indent.vim cp ../runtime/indoff.vim /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/indoff.vim chmod 644 /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/indoff.vim cp ../runtime/optwin.vim /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/optwin.vim chmod 644 /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/optwin.vim cd ../runtime/print; cp *.ps /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/print cd /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/print; chmod 644 *.ps cd ../runtime/colors; cp -r *.vim tools README.txt /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/colors cd /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/colors; chmod 755 tools cd /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/colors; chmod 644 *.vim README.txt tools/*.vim cd ../runtime/syntax; cp *.vim README.txt /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/syntax cd /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/syntax; chmod 644 *.vim README.txt cd ../runtime/indent; cp *.vim README.txt /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/indent cd /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/indent; chmod 644 *.vim README.txt cd ../runtime/autoload; cp *.vim README.txt /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/autoload cd /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/autoload; chmod 644 *.vim README.txt cd ../runtime/autoload/dist; cp *.vim /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/autoload/dist cd /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/autoload/dist; chmod 644 *.vim cd ../runtime/autoload/xml; cp *.vim /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/autoload/xml cd /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/autoload/xml; chmod 644 *.vim cd ../runtime/plugin; cp *.vim README.txt /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/plugin cd /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/plugin; chmod 644 *.vim README.txt cd ../runtime/ftplugin; cp *.vim README.txt logtalk.dict /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/ftplugin cd /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/ftplugin; chmod 644 *.vim README.txt cd ../runtime/compiler; cp *.vim README.txt /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/compiler cd /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/compiler; chmod 644 *.vim README.txt /bin/sh install-sh -c -d /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/macros chmod 755 /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/macros cp -r ../runtime/macros/* /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/macros chmod 755 `find /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/macros -type d -print` chmod 644 `find /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/macros -type f -print` chmod 755 /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/macros/less.sh cvs=`find /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/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-1.2/opt/python2_vim/share/vim/vim81/pack chmod 755 /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/pack cp -r ../runtime/pack/* /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/pack chmod 755 `find /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/pack -type d -print` chmod 644 `find /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/pack -type f -print` cp ../runtime/tutor/README* ../runtime/tutor/tutor* /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/tutor rm -f /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/tutor/*.info chmod 644 /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/tutor/* if test -f ../runtime/spell/en.latin1.spl; then \ cp ../runtime/spell/*.spl ../runtime/spell/*.sug ../runtime/spell/*.vim /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/spell; \ chmod 644 /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/spell/*.spl /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/spell/*.sug /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/spell/*.vim; \ fi cd /opt/metwork-mfext-1.2/opt/python2_vim/bin; ln -s vim ex cd /opt/metwork-mfext-1.2/opt/python2_vim/bin; ln -s vim view cd /opt/metwork-mfext-1.2/opt/python2_vim/bin; ln -s vim rvim cd /opt/metwork-mfext-1.2/opt/python2_vim/bin; ln -s vim rview cd /opt/metwork-mfext-1.2/opt/python2_vim/bin; ln -s vim vimdiff /bin/sh ./installml.sh install "" \ /opt/metwork-mfext-1.2/opt/python2_vim/share/man/man1 vim vimdiff evim ex view rvim rview gvim gview rgvim rgview gvimdiff eview creating link /opt/metwork-mfext-1.2/opt/python2_vim/share/man/man1/ex.1 creating link /opt/metwork-mfext-1.2/opt/python2_vim/share/man/man1/view.1 creating link /opt/metwork-mfext-1.2/opt/python2_vim/share/man/man1/rvim.1 creating link /opt/metwork-mfext-1.2/opt/python2_vim/share/man/man1/rview.1 /bin/sh install-sh -c -d /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/tools chmod 755 /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/tools /bin/sh ./installman.sh xxd /opt/metwork-mfext-1.2/opt/python2_vim/share/man/fr/man1 "-fr" /opt/metwork-mfext-1.2/opt/python2_vim/share/vim /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81 /opt/metwork-mfext-1.2/opt/python2_vim/share/vim ../runtime/doc 644 vim vimdiff evim creating /opt/metwork-mfext-1.2/opt/python2_vim/share/man/fr/man1 installing /opt/metwork-mfext-1.2/opt/python2_vim/share/man/fr/man1/xxd.1 /bin/sh ./installman.sh xxd /opt/metwork-mfext-1.2/opt/python2_vim/share/man/fr.ISO8859-1/man1 "-fr" /opt/metwork-mfext-1.2/opt/python2_vim/share/vim /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81 /opt/metwork-mfext-1.2/opt/python2_vim/share/vim ../runtime/doc 644 vim vimdiff evim creating /opt/metwork-mfext-1.2/opt/python2_vim/share/man/fr.ISO8859-1/man1 installing /opt/metwork-mfext-1.2/opt/python2_vim/share/man/fr.ISO8859-1/man1/xxd.1 /bin/sh ./installman.sh xxd /opt/metwork-mfext-1.2/opt/python2_vim/share/man/fr.UTF-8/man1 "-fr.UTF-8" /opt/metwork-mfext-1.2/opt/python2_vim/share/vim /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81 /opt/metwork-mfext-1.2/opt/python2_vim/share/vim ../runtime/doc 644 vim vimdiff evim creating /opt/metwork-mfext-1.2/opt/python2_vim/share/man/fr.UTF-8/man1 installing /opt/metwork-mfext-1.2/opt/python2_vim/share/man/fr.UTF-8/man1/xxd.1 /bin/sh ./installman.sh xxd /opt/metwork-mfext-1.2/opt/python2_vim/share/man/it/man1 "-it" /opt/metwork-mfext-1.2/opt/python2_vim/share/vim /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81 /opt/metwork-mfext-1.2/opt/python2_vim/share/vim ../runtime/doc 644 vim vimdiff evim creating /opt/metwork-mfext-1.2/opt/python2_vim/share/man/it/man1 installing /opt/metwork-mfext-1.2/opt/python2_vim/share/man/it/man1/xxd.1 /bin/sh ./installman.sh xxd /opt/metwork-mfext-1.2/opt/python2_vim/share/man/it.ISO8859-1/man1 "-it" /opt/metwork-mfext-1.2/opt/python2_vim/share/vim /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81 /opt/metwork-mfext-1.2/opt/python2_vim/share/vim ../runtime/doc 644 vim vimdiff evim creating /opt/metwork-mfext-1.2/opt/python2_vim/share/man/it.ISO8859-1/man1 installing /opt/metwork-mfext-1.2/opt/python2_vim/share/man/it.ISO8859-1/man1/xxd.1 /bin/sh ./installman.sh xxd /opt/metwork-mfext-1.2/opt/python2_vim/share/man/it.UTF-8/man1 "-it.UTF-8" /opt/metwork-mfext-1.2/opt/python2_vim/share/vim /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81 /opt/metwork-mfext-1.2/opt/python2_vim/share/vim ../runtime/doc 644 vim vimdiff evim creating /opt/metwork-mfext-1.2/opt/python2_vim/share/man/it.UTF-8/man1 installing /opt/metwork-mfext-1.2/opt/python2_vim/share/man/it.UTF-8/man1/xxd.1 /bin/sh ./installman.sh xxd /opt/metwork-mfext-1.2/opt/python2_vim/share/man/ja/man1 "-ja.UTF-8" /opt/metwork-mfext-1.2/opt/python2_vim/share/vim /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81 /opt/metwork-mfext-1.2/opt/python2_vim/share/vim ../runtime/doc 644 vim vimdiff evim creating /opt/metwork-mfext-1.2/opt/python2_vim/share/man/ja/man1 installing /opt/metwork-mfext-1.2/opt/python2_vim/share/man/ja/man1/xxd.1 /bin/sh ./installman.sh xxd /opt/metwork-mfext-1.2/opt/python2_vim/share/man/pl/man1 "-pl" /opt/metwork-mfext-1.2/opt/python2_vim/share/vim /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81 /opt/metwork-mfext-1.2/opt/python2_vim/share/vim ../runtime/doc 644 vim vimdiff evim creating /opt/metwork-mfext-1.2/opt/python2_vim/share/man/pl/man1 installing /opt/metwork-mfext-1.2/opt/python2_vim/share/man/pl/man1/xxd.1 /bin/sh ./installman.sh xxd /opt/metwork-mfext-1.2/opt/python2_vim/share/man/pl.ISO8859-2/man1 "-pl" /opt/metwork-mfext-1.2/opt/python2_vim/share/vim /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81 /opt/metwork-mfext-1.2/opt/python2_vim/share/vim ../runtime/doc 644 vim vimdiff evim creating /opt/metwork-mfext-1.2/opt/python2_vim/share/man/pl.ISO8859-2/man1 installing /opt/metwork-mfext-1.2/opt/python2_vim/share/man/pl.ISO8859-2/man1/xxd.1 /bin/sh ./installman.sh xxd /opt/metwork-mfext-1.2/opt/python2_vim/share/man/pl.UTF-8/man1 "-pl.UTF-8" /opt/metwork-mfext-1.2/opt/python2_vim/share/vim /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81 /opt/metwork-mfext-1.2/opt/python2_vim/share/vim ../runtime/doc 644 vim vimdiff evim creating /opt/metwork-mfext-1.2/opt/python2_vim/share/man/pl.UTF-8/man1 installing /opt/metwork-mfext-1.2/opt/python2_vim/share/man/pl.UTF-8/man1/xxd.1 /bin/sh ./installman.sh xxd /opt/metwork-mfext-1.2/opt/python2_vim/share/man/ru.KOI8-R/man1 "-ru" /opt/metwork-mfext-1.2/opt/python2_vim/share/vim /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81 /opt/metwork-mfext-1.2/opt/python2_vim/share/vim ../runtime/doc 644 vim vimdiff evim creating /opt/metwork-mfext-1.2/opt/python2_vim/share/man/ru.KOI8-R/man1 installing /opt/metwork-mfext-1.2/opt/python2_vim/share/man/ru.KOI8-R/man1/xxd.1 /bin/sh ./installman.sh xxd /opt/metwork-mfext-1.2/opt/python2_vim/share/man/ru.UTF-8/man1 "-ru.UTF-8" /opt/metwork-mfext-1.2/opt/python2_vim/share/vim /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81 /opt/metwork-mfext-1.2/opt/python2_vim/share/vim ../runtime/doc 644 vim vimdiff evim creating /opt/metwork-mfext-1.2/opt/python2_vim/share/man/ru.UTF-8/man1 installing /opt/metwork-mfext-1.2/opt/python2_vim/share/man/ru.UTF-8/man1/xxd.1 if test -f /opt/metwork-mfext-1.2/opt/python2_vim/bin/xxd; then \ mv -f /opt/metwork-mfext-1.2/opt/python2_vim/bin/xxd /opt/metwork-mfext-1.2/opt/python2_vim/bin/xxd.rm; \ rm -f /opt/metwork-mfext-1.2/opt/python2_vim/bin/xxd.rm; \ fi cp xxd/xxd /opt/metwork-mfext-1.2/opt/python2_vim/bin strip /opt/metwork-mfext-1.2/opt/python2_vim/bin/xxd chmod 755 /opt/metwork-mfext-1.2/opt/python2_vim/bin/xxd /bin/sh ./installman.sh xxd /opt/metwork-mfext-1.2/opt/python2_vim/share/man/man1 "" /opt/metwork-mfext-1.2/opt/python2_vim/share/vim /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81 /opt/metwork-mfext-1.2/opt/python2_vim/share/vim ../runtime/doc 644 vim vimdiff evim installing /opt/metwork-mfext-1.2/opt/python2_vim/share/man/man1/xxd.1 cp -r ../runtime/tools/* /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/tools cvs=`find /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/tools \( -name CVS -o -name AAPDIR \) -print`; \ if test -n "$cvs"; then \ rm -rf $cvs; \ fi chmod 644 /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/tools/* perlpath=`./which.sh perl` && sed -e "s+/usr/bin/perl+$perlpath+" ../runtime/tools/efm_perl.pl >/opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/tools/efm_perl.pl awkpath=`./which.sh nawk` && sed -e "s+/usr/bin/nawk+$awkpath+" ../runtime/tools/mve.awk >/opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/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-1.2/opt/python2_vim/share/vim/vim81/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-1.2/opt/python2_vim/share/vim/vim81/tools/mve.awk; fi; fi chmod 755 `grep -l "^#!" /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/tools/*` make[4]: Entering directory '/src/layers/layer5_python2_vim/0050_vim/build/vim81/src/po' make[4]: Nothing to be done for 'first'. make[4]: Leaving directory '/src/layers/layer5_python2_vim/0050_vim/build/vim81/src/po' make[4]: Entering directory '/src/layers/layer5_python2_vim/0050_vim/build/vim81/src/po' make[4]: Nothing to be done for 'converted'. make[4]: Leaving directory '/src/layers/layer5_python2_vim/0050_vim/build/vim81/src/po' /bin/sh install-sh -c -d /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/lang chmod 755 /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/lang /bin/sh install-sh -c -d /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/keymap chmod 755 /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/keymap /bin/sh ./installman.sh install /opt/metwork-mfext-1.2/opt/python2_vim/share/man/fr/man1 "-fr" /opt/metwork-mfext-1.2/opt/python2_vim/share/vim /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81 /opt/metwork-mfext-1.2/opt/python2_vim/share/vim ../runtime/doc 644 vim vimdiff evim installing /opt/metwork-mfext-1.2/opt/python2_vim/share/man/fr/man1/vim.1 installing /opt/metwork-mfext-1.2/opt/python2_vim/share/man/fr/man1/vimtutor.1 installing /opt/metwork-mfext-1.2/opt/python2_vim/share/man/fr/man1/vimdiff.1 installing /opt/metwork-mfext-1.2/opt/python2_vim/share/man/fr/man1/evim.1 /bin/sh ./installman.sh install /opt/metwork-mfext-1.2/opt/python2_vim/share/man/fr.ISO8859-1/man1 "-fr" /opt/metwork-mfext-1.2/opt/python2_vim/share/vim /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81 /opt/metwork-mfext-1.2/opt/python2_vim/share/vim ../runtime/doc 644 vim vimdiff evim installing /opt/metwork-mfext-1.2/opt/python2_vim/share/man/fr.ISO8859-1/man1/vim.1 installing /opt/metwork-mfext-1.2/opt/python2_vim/share/man/fr.ISO8859-1/man1/vimtutor.1 installing /opt/metwork-mfext-1.2/opt/python2_vim/share/man/fr.ISO8859-1/man1/vimdiff.1 installing /opt/metwork-mfext-1.2/opt/python2_vim/share/man/fr.ISO8859-1/man1/evim.1 /bin/sh ./installman.sh install /opt/metwork-mfext-1.2/opt/python2_vim/share/man/fr.UTF-8/man1 "-fr.UTF-8" /opt/metwork-mfext-1.2/opt/python2_vim/share/vim /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81 /opt/metwork-mfext-1.2/opt/python2_vim/share/vim ../runtime/doc 644 vim vimdiff evim installing /opt/metwork-mfext-1.2/opt/python2_vim/share/man/fr.UTF-8/man1/vim.1 installing /opt/metwork-mfext-1.2/opt/python2_vim/share/man/fr.UTF-8/man1/vimtutor.1 installing /opt/metwork-mfext-1.2/opt/python2_vim/share/man/fr.UTF-8/man1/vimdiff.1 installing /opt/metwork-mfext-1.2/opt/python2_vim/share/man/fr.UTF-8/man1/evim.1 /bin/sh ./installman.sh install /opt/metwork-mfext-1.2/opt/python2_vim/share/man/it/man1 "-it" /opt/metwork-mfext-1.2/opt/python2_vim/share/vim /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81 /opt/metwork-mfext-1.2/opt/python2_vim/share/vim ../runtime/doc 644 vim vimdiff evim installing /opt/metwork-mfext-1.2/opt/python2_vim/share/man/it/man1/vim.1 installing /opt/metwork-mfext-1.2/opt/python2_vim/share/man/it/man1/vimtutor.1 installing /opt/metwork-mfext-1.2/opt/python2_vim/share/man/it/man1/vimdiff.1 installing /opt/metwork-mfext-1.2/opt/python2_vim/share/man/it/man1/evim.1 /bin/sh ./installman.sh install /opt/metwork-mfext-1.2/opt/python2_vim/share/man/it.ISO8859-1/man1 "-it" /opt/metwork-mfext-1.2/opt/python2_vim/share/vim /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81 /opt/metwork-mfext-1.2/opt/python2_vim/share/vim ../runtime/doc 644 vim vimdiff evim installing /opt/metwork-mfext-1.2/opt/python2_vim/share/man/it.ISO8859-1/man1/vim.1 installing /opt/metwork-mfext-1.2/opt/python2_vim/share/man/it.ISO8859-1/man1/vimtutor.1 installing /opt/metwork-mfext-1.2/opt/python2_vim/share/man/it.ISO8859-1/man1/vimdiff.1 installing /opt/metwork-mfext-1.2/opt/python2_vim/share/man/it.ISO8859-1/man1/evim.1 /bin/sh ./installman.sh install /opt/metwork-mfext-1.2/opt/python2_vim/share/man/it.UTF-8/man1 "-it.UTF-8" /opt/metwork-mfext-1.2/opt/python2_vim/share/vim /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81 /opt/metwork-mfext-1.2/opt/python2_vim/share/vim ../runtime/doc 644 vim vimdiff evim installing /opt/metwork-mfext-1.2/opt/python2_vim/share/man/it.UTF-8/man1/vim.1 installing /opt/metwork-mfext-1.2/opt/python2_vim/share/man/it.UTF-8/man1/vimtutor.1 installing /opt/metwork-mfext-1.2/opt/python2_vim/share/man/it.UTF-8/man1/vimdiff.1 installing /opt/metwork-mfext-1.2/opt/python2_vim/share/man/it.UTF-8/man1/evim.1 /bin/sh ./installman.sh install /opt/metwork-mfext-1.2/opt/python2_vim/share/man/ja/man1 "-ja.UTF-8" /opt/metwork-mfext-1.2/opt/python2_vim/share/vim /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81 /opt/metwork-mfext-1.2/opt/python2_vim/share/vim ../runtime/doc 644 vim vimdiff evim installing /opt/metwork-mfext-1.2/opt/python2_vim/share/man/ja/man1/vim.1 installing /opt/metwork-mfext-1.2/opt/python2_vim/share/man/ja/man1/vimtutor.1 installing /opt/metwork-mfext-1.2/opt/python2_vim/share/man/ja/man1/vimdiff.1 installing /opt/metwork-mfext-1.2/opt/python2_vim/share/man/ja/man1/evim.1 /bin/sh ./installman.sh install /opt/metwork-mfext-1.2/opt/python2_vim/share/man/pl/man1 "-pl" /opt/metwork-mfext-1.2/opt/python2_vim/share/vim /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81 /opt/metwork-mfext-1.2/opt/python2_vim/share/vim ../runtime/doc 644 vim vimdiff evim installing /opt/metwork-mfext-1.2/opt/python2_vim/share/man/pl/man1/vim.1 installing /opt/metwork-mfext-1.2/opt/python2_vim/share/man/pl/man1/vimtutor.1 installing /opt/metwork-mfext-1.2/opt/python2_vim/share/man/pl/man1/vimdiff.1 installing /opt/metwork-mfext-1.2/opt/python2_vim/share/man/pl/man1/evim.1 /bin/sh ./installman.sh install /opt/metwork-mfext-1.2/opt/python2_vim/share/man/pl.ISO8859-2/man1 "-pl" /opt/metwork-mfext-1.2/opt/python2_vim/share/vim /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81 /opt/metwork-mfext-1.2/opt/python2_vim/share/vim ../runtime/doc 644 vim vimdiff evim installing /opt/metwork-mfext-1.2/opt/python2_vim/share/man/pl.ISO8859-2/man1/vim.1 installing /opt/metwork-mfext-1.2/opt/python2_vim/share/man/pl.ISO8859-2/man1/vimtutor.1 installing /opt/metwork-mfext-1.2/opt/python2_vim/share/man/pl.ISO8859-2/man1/vimdiff.1 installing /opt/metwork-mfext-1.2/opt/python2_vim/share/man/pl.ISO8859-2/man1/evim.1 /bin/sh ./installman.sh install /opt/metwork-mfext-1.2/opt/python2_vim/share/man/pl.UTF-8/man1 "-pl.UTF-8" /opt/metwork-mfext-1.2/opt/python2_vim/share/vim /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81 /opt/metwork-mfext-1.2/opt/python2_vim/share/vim ../runtime/doc 644 vim vimdiff evim installing /opt/metwork-mfext-1.2/opt/python2_vim/share/man/pl.UTF-8/man1/vim.1 installing /opt/metwork-mfext-1.2/opt/python2_vim/share/man/pl.UTF-8/man1/vimtutor.1 installing /opt/metwork-mfext-1.2/opt/python2_vim/share/man/pl.UTF-8/man1/vimdiff.1 installing /opt/metwork-mfext-1.2/opt/python2_vim/share/man/pl.UTF-8/man1/evim.1 /bin/sh ./installman.sh install /opt/metwork-mfext-1.2/opt/python2_vim/share/man/ru.KOI8-R/man1 "-ru" /opt/metwork-mfext-1.2/opt/python2_vim/share/vim /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81 /opt/metwork-mfext-1.2/opt/python2_vim/share/vim ../runtime/doc 644 vim vimdiff evim installing /opt/metwork-mfext-1.2/opt/python2_vim/share/man/ru.KOI8-R/man1/vim.1 installing /opt/metwork-mfext-1.2/opt/python2_vim/share/man/ru.KOI8-R/man1/vimtutor.1 installing /opt/metwork-mfext-1.2/opt/python2_vim/share/man/ru.KOI8-R/man1/vimdiff.1 installing /opt/metwork-mfext-1.2/opt/python2_vim/share/man/ru.KOI8-R/man1/evim.1 /bin/sh ./installman.sh install /opt/metwork-mfext-1.2/opt/python2_vim/share/man/ru.UTF-8/man1 "-ru.UTF-8" /opt/metwork-mfext-1.2/opt/python2_vim/share/vim /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81 /opt/metwork-mfext-1.2/opt/python2_vim/share/vim ../runtime/doc 644 vim vimdiff evim installing /opt/metwork-mfext-1.2/opt/python2_vim/share/man/ru.UTF-8/man1/vim.1 installing /opt/metwork-mfext-1.2/opt/python2_vim/share/man/ru.UTF-8/man1/vimtutor.1 installing /opt/metwork-mfext-1.2/opt/python2_vim/share/man/ru.UTF-8/man1/vimdiff.1 installing /opt/metwork-mfext-1.2/opt/python2_vim/share/man/ru.UTF-8/man1/evim.1 /bin/sh ./installml.sh install "" \ /opt/metwork-mfext-1.2/opt/python2_vim/share/man/fr/man1 vim vimdiff evim ex view rvim rview gvim gview rgvim rgview gvimdiff eview creating link /opt/metwork-mfext-1.2/opt/python2_vim/share/man/fr/man1/ex.1 creating link /opt/metwork-mfext-1.2/opt/python2_vim/share/man/fr/man1/view.1 creating link /opt/metwork-mfext-1.2/opt/python2_vim/share/man/fr/man1/rvim.1 creating link /opt/metwork-mfext-1.2/opt/python2_vim/share/man/fr/man1/rview.1 /bin/sh ./installml.sh install "" \ /opt/metwork-mfext-1.2/opt/python2_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-1.2/opt/python2_vim/share/man/fr.ISO8859-1/man1/ex.1 creating link /opt/metwork-mfext-1.2/opt/python2_vim/share/man/fr.ISO8859-1/man1/view.1 creating link /opt/metwork-mfext-1.2/opt/python2_vim/share/man/fr.ISO8859-1/man1/rvim.1 creating link /opt/metwork-mfext-1.2/opt/python2_vim/share/man/fr.ISO8859-1/man1/rview.1 /bin/sh ./installml.sh install "" \ /opt/metwork-mfext-1.2/opt/python2_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-1.2/opt/python2_vim/share/man/fr.UTF-8/man1/ex.1 creating link /opt/metwork-mfext-1.2/opt/python2_vim/share/man/fr.UTF-8/man1/view.1 creating link /opt/metwork-mfext-1.2/opt/python2_vim/share/man/fr.UTF-8/man1/rvim.1 creating link /opt/metwork-mfext-1.2/opt/python2_vim/share/man/fr.UTF-8/man1/rview.1 /bin/sh ./installml.sh install "" \ /opt/metwork-mfext-1.2/opt/python2_vim/share/man/it/man1 vim vimdiff evim ex view rvim rview gvim gview rgvim rgview gvimdiff eview creating link /opt/metwork-mfext-1.2/opt/python2_vim/share/man/it/man1/ex.1 creating link /opt/metwork-mfext-1.2/opt/python2_vim/share/man/it/man1/view.1 creating link /opt/metwork-mfext-1.2/opt/python2_vim/share/man/it/man1/rvim.1 creating link /opt/metwork-mfext-1.2/opt/python2_vim/share/man/it/man1/rview.1 /bin/sh ./installml.sh install "" \ /opt/metwork-mfext-1.2/opt/python2_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-1.2/opt/python2_vim/share/man/it.ISO8859-1/man1/ex.1 creating link /opt/metwork-mfext-1.2/opt/python2_vim/share/man/it.ISO8859-1/man1/view.1 creating link /opt/metwork-mfext-1.2/opt/python2_vim/share/man/it.ISO8859-1/man1/rvim.1 creating link /opt/metwork-mfext-1.2/opt/python2_vim/share/man/it.ISO8859-1/man1/rview.1 /bin/sh ./installml.sh install "" \ /opt/metwork-mfext-1.2/opt/python2_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-1.2/opt/python2_vim/share/man/it.UTF-8/man1/ex.1 creating link /opt/metwork-mfext-1.2/opt/python2_vim/share/man/it.UTF-8/man1/view.1 creating link /opt/metwork-mfext-1.2/opt/python2_vim/share/man/it.UTF-8/man1/rvim.1 creating link /opt/metwork-mfext-1.2/opt/python2_vim/share/man/it.UTF-8/man1/rview.1 /bin/sh ./installml.sh install "" \ /opt/metwork-mfext-1.2/opt/python2_vim/share/man/ja/man1 vim vimdiff evim ex view rvim rview gvim gview rgvim rgview gvimdiff eview creating link /opt/metwork-mfext-1.2/opt/python2_vim/share/man/ja/man1/ex.1 creating link /opt/metwork-mfext-1.2/opt/python2_vim/share/man/ja/man1/view.1 creating link /opt/metwork-mfext-1.2/opt/python2_vim/share/man/ja/man1/rvim.1 creating link /opt/metwork-mfext-1.2/opt/python2_vim/share/man/ja/man1/rview.1 /bin/sh ./installml.sh install "" \ /opt/metwork-mfext-1.2/opt/python2_vim/share/man/pl/man1 vim vimdiff evim ex view rvim rview gvim gview rgvim rgview gvimdiff eview creating link /opt/metwork-mfext-1.2/opt/python2_vim/share/man/pl/man1/ex.1 creating link /opt/metwork-mfext-1.2/opt/python2_vim/share/man/pl/man1/view.1 creating link /opt/metwork-mfext-1.2/opt/python2_vim/share/man/pl/man1/rvim.1 creating link /opt/metwork-mfext-1.2/opt/python2_vim/share/man/pl/man1/rview.1 /bin/sh ./installml.sh install "" \ /opt/metwork-mfext-1.2/opt/python2_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-1.2/opt/python2_vim/share/man/pl.ISO8859-2/man1/ex.1 creating link /opt/metwork-mfext-1.2/opt/python2_vim/share/man/pl.ISO8859-2/man1/view.1 creating link /opt/metwork-mfext-1.2/opt/python2_vim/share/man/pl.ISO8859-2/man1/rvim.1 creating link /opt/metwork-mfext-1.2/opt/python2_vim/share/man/pl.ISO8859-2/man1/rview.1 /bin/sh ./installml.sh install "" \ /opt/metwork-mfext-1.2/opt/python2_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-1.2/opt/python2_vim/share/man/pl.UTF-8/man1/ex.1 creating link /opt/metwork-mfext-1.2/opt/python2_vim/share/man/pl.UTF-8/man1/view.1 creating link /opt/metwork-mfext-1.2/opt/python2_vim/share/man/pl.UTF-8/man1/rvim.1 creating link /opt/metwork-mfext-1.2/opt/python2_vim/share/man/pl.UTF-8/man1/rview.1 /bin/sh ./installml.sh install "" \ /opt/metwork-mfext-1.2/opt/python2_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-1.2/opt/python2_vim/share/man/ru.KOI8-R/man1/ex.1 creating link /opt/metwork-mfext-1.2/opt/python2_vim/share/man/ru.KOI8-R/man1/view.1 creating link /opt/metwork-mfext-1.2/opt/python2_vim/share/man/ru.KOI8-R/man1/rvim.1 creating link /opt/metwork-mfext-1.2/opt/python2_vim/share/man/ru.KOI8-R/man1/rview.1 /bin/sh ./installml.sh install "" \ /opt/metwork-mfext-1.2/opt/python2_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-1.2/opt/python2_vim/share/man/ru.UTF-8/man1/ex.1 creating link /opt/metwork-mfext-1.2/opt/python2_vim/share/man/ru.UTF-8/man1/view.1 creating link /opt/metwork-mfext-1.2/opt/python2_vim/share/man/ru.UTF-8/man1/rvim.1 creating link /opt/metwork-mfext-1.2/opt/python2_vim/share/man/ru.UTF-8/man1/rview.1 if test -n "yes" -a -f po/Makefile; then \ cd po; make prefix=/opt/metwork-mfext-1.2/opt/python2_vim LOCALEDIR=/opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/lang \ INSTALL_DATA=cp FILEMOD=644 install; \ fi make[4]: Entering directory '/src/layers/layer5_python2_vim/0050_vim/build/vim81/src/po' make[5]: Entering directory '/src/layers/layer5_python2_vim/0050_vim/build/vim81/src/po' make[5]: Leaving directory '/src/layers/layer5_python2_vim/0050_vim/build/vim81/src/po' for lang in af ca cs de en_GB eo es fi fr ga it ja ko ko.UTF-8 lv nb nl no pl pt_BR ru sk sr sv uk vi zh_CN zh_CN.UTF-8 zh_TW zh_TW.UTF-8 cs.cp1250 ja.sjis ja.euc-jp pl.cp1250 pl.UTF-8 ru.cp1251 sk.cp1250 uk.cp1251 zh_CN.cp936; do \ dir=/opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/lang/$lang/; \ if test ! -x "$dir"; then \ mkdir $dir; chmod 755 $dir; \ fi; \ dir=/opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/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_python2_vim/0050_vim/build/vim81/src/po' if test -d ../runtime/lang; then \ cp ../runtime/lang/README.txt ../runtime/lang/*.vim /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/lang; \ chmod 644 /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/lang/README.txt /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/lang/*.vim; \ fi if test -d ../runtime/keymap; then \ cp ../runtime/keymap/README.txt ../runtime/keymap/*.vim /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/keymap; \ chmod 644 /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/keymap/README.txt /opt/metwork-mfext-1.2/opt/python2_vim/share/vim/vim81/keymap/*.vim; \ fi if test -n ""; then \ /bin/sh install-sh -c -d /opt/metwork-mfext-1.2/opt/python2_vim/share/icons/hicolor/48x48/apps /opt/metwork-mfext-1.2/opt/python2_vim/share/icons/locolor/32x32/apps \ /opt/metwork-mfext-1.2/opt/python2_vim/share/icons/locolor/16x16/apps /opt/metwork-mfext-1.2/opt/python2_vim/share/applications; \ fi if test -d /opt/metwork-mfext-1.2/opt/python2_vim/share/icons/hicolor/48x48/apps -a -w /opt/metwork-mfext-1.2/opt/python2_vim/share/icons/hicolor/48x48/apps \ -a ! -f /opt/metwork-mfext-1.2/opt/python2_vim/share/icons/hicolor/48x48/apps/gvim.png; then \ cp ../runtime/vim48x48.png /opt/metwork-mfext-1.2/opt/python2_vim/share/icons/hicolor/48x48/apps/gvim.png; \ if test -z "" -a -x "" \ -a -w /opt/metwork-mfext-1.2/opt/python2_vim/share/icons/hicolor \ -a -f /opt/metwork-mfext-1.2/opt/python2_vim/share/icons/hicolor/index.theme; then \ -q /opt/metwork-mfext-1.2/opt/python2_vim/share/icons/hicolor; \ fi \ fi if test -d /opt/metwork-mfext-1.2/opt/python2_vim/share/icons/locolor/32x32/apps -a -w /opt/metwork-mfext-1.2/opt/python2_vim/share/icons/locolor/32x32/apps \ -a ! -f /opt/metwork-mfext-1.2/opt/python2_vim/share/icons/locolor/32x32/apps/gvim.png; then \ cp ../runtime/vim32x32.png /opt/metwork-mfext-1.2/opt/python2_vim/share/icons/locolor/32x32/apps/gvim.png; \ fi if test -d /opt/metwork-mfext-1.2/opt/python2_vim/share/icons/locolor/16x16/apps -a -w /opt/metwork-mfext-1.2/opt/python2_vim/share/icons/locolor/16x16/apps \ -a ! -f /opt/metwork-mfext-1.2/opt/python2_vim/share/icons/locolor/16x16/apps/gvim.png; then \ cp ../runtime/vim16x16.png /opt/metwork-mfext-1.2/opt/python2_vim/share/icons/locolor/16x16/apps/gvim.png; \ fi if test -d /opt/metwork-mfext-1.2/opt/python2_vim/share/applications -a -w /opt/metwork-mfext-1.2/opt/python2_vim/share/applications; then \ cp ../runtime/vim.desktop \ ../runtime/gvim.desktop \ /opt/metwork-mfext-1.2/opt/python2_vim/share/applications; \ if test -z "" -a -x ""; then \ -q /opt/metwork-mfext-1.2/opt/python2_vim/share/applications; \ fi \ fi make[3]: Leaving directory '/src/layers/layer5_python2_vim/0050_vim/build/vim81/src' make[2]: Leaving directory '/src/layers/layer5_python2_vim/0050_vim/build/vim81' make[1]: Leaving directory '/src/layers/layer5_python2_vim/0050_vim' make[3]: Leaving directory `/src/layers/layer5_python2_vim/0050_vim' make[3]: Entering directory `/src/layers/layer5_python2_vim/0500_extra_python_packages' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=python2_devtools@mfext,vim@mfext,python2_vim@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all for REQ in requirements2.txt; do if test -s ${REQ}; then download_compile_requirements ${REQ} || { echo "ERROR WITH download_compile_requirements ${REQ}"; exit 1; }; fi; done [DEBUG]: loading tempolayer5257[/src/layers/layer5_python2_vim/0500_extra_python_packages/tempolayer5257] Collecting certifi==2019.3.9 (from -c /opt/metwork-mfext-1.2/opt/python2_core/lib/python2.7/site-packages/requirements2.txt (line 2)) Downloading https://files.pythonhosted.org/packages/06/b8/d1ea38513c22e8c906275d135818fee16ad8495985956a9b7e2bb21942a1/certifi-2019.3.9.tar.gz (158kB) Collecting jedi==0.15.1 (from -r requirements2.txt (line 2)) Downloading https://files.pythonhosted.org/packages/85/03/cd5a6e44a5753b4d539288d9d1f9645caac889c17dd2950292a8818f86b2/jedi-0.15.1.tar.gz (872kB) Collecting parso==0.5.1 (from -r requirements2.txt (line 3)) Downloading https://files.pythonhosted.org/packages/21/40/615957db4d178b7504c87b1a5b85fa5945b0b4fa5f5a845e31fc7aad6018/parso-0.5.1.tar.gz (391kB) Building wheels for collected packages: certifi, jedi, parso Running setup.py bdist_wheel for certifi: started Running setup.py bdist_wheel for certifi: finished with status 'done' Stored in directory: /src/layers/layer5_python2_vim/0500_extra_python_packages/src Running setup.py bdist_wheel for jedi: started Running setup.py bdist_wheel for jedi: finished with status 'done' Stored in directory: /src/layers/layer5_python2_vim/0500_extra_python_packages/src Running setup.py bdist_wheel for parso: started Running setup.py bdist_wheel for parso: finished with status 'done' Stored in directory: /src/layers/layer5_python2_vim/0500_extra_python_packages/src Successfully built certifi jedi parso if test -d ../../download_archive; then cp -Rf src/* ../../download_archive/ 2>/dev/null; fi mkdir -p /opt/metwork-mfext-1.2/opt/python2_vim/share/metwork_packages for REQ in requirements2.txt; do if test -s ${REQ}; then install_requirements /opt/metwork-mfext-1.2/opt/python2_vim ${REQ} ./src || { echo "ERROR WITH install_requirements ${REQ} /opt/metwork-mfext-1.2/opt/python2_vim ${REQ} ./src"; exit 1; }; fi; done [DEBUG]: layer python2_vim@mfext[/opt/metwork-mfext-1.2/opt/python2_vim] is already loaded Requirement already satisfied: certifi==2019.3.9 in /opt/metwork-mfext-1.2/opt/python2_core/lib/python2.7/site-packages (from -c /opt/metwork-mfext-1.2/opt/python2_core/lib/python2.7/site-packages/requirements2.txt (line 2)) Collecting jedi==0.15.1 (from -r requirements2.txt.tmp (line 2)) Collecting parso==0.5.1 (from -r requirements2.txt.tmp (line 3)) Installing collected packages: parso, jedi Successfully installed jedi-0.15.1 parso-0.5.1 if ! test -d /opt/metwork-mfext-1.2/opt/python2_vim/lib/python2.7/site-packages; then mkdir -p /opt/metwork-mfext-1.2/opt/python2_vim/lib/python2.7/site-packages; fi if test -f /opt/metwork-mfext-1.2/opt/python2_vim/lib/python2.7/site-packages/requirements2.txt; then cat /opt/metwork-mfext-1.2/opt/python2_vim/lib/python2.7/site-packages/requirements2.txt requirements2.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-1.2/opt/python2_vim/lib/python2.7/site-packages/requirements2.txt.tmp; mv /opt/metwork-mfext-1.2/opt/python2_vim/lib/python2.7/site-packages/requirements2.txt.tmp /opt/metwork-mfext-1.2/opt/python2_vim/lib/python2.7/site-packages/requirements2.txt; else cat requirements2.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-1.2/opt/python2_vim/lib/python2.7/site-packages/requirements2.txt ;fi IFS=$'\n' ; for REQ in `cat requirements2.txt |sort |uniq`; do _pip_package_to_yaml.sh "${REQ}" "/opt/metwork-mfext-1.2/opt/python2_vim/share/metwork_packages" || { echo "ERROR WITH _pip_package_to_yaml.sh ${REQ} /opt/metwork-mfext-1.2/opt/python2_vim/share/metwork_packages"; exit 1; } done /opt/metwork-mfext-1.2/opt/python2_vim/share/metwork_packages/certifi.yaml is ready /opt/metwork-mfext-1.2/opt/python2_vim/share/metwork_packages/jedi.yaml is ready /opt/metwork-mfext-1.2/opt/python2_vim/share/metwork_packages/parso.yaml is ready make[3]: Leaving directory `/src/layers/layer5_python2_vim/0500_extra_python_packages' if test "1" = "1"; then echo vim > /opt/metwork-mfext-1.2/opt/python2_vim/.mfextaddon; fi _layer_dhash "python2_vim@mfext" >/opt/metwork-mfext-1.2/opt/python2_vim/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi skipped _cache_logic_after_layer.sh "/opt/metwork-mfext-1.2/opt/python2_vim" no cache configured make[2]: Leaving directory `/src/layers/layer5_python2_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-1.2/opt/python3_vim/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-1.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.2/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-1.2/opt/python3_vim/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-1.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.2/opt/python3_vim/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-1.2/opt/python3_vim" "python3_vim" no cache configured if ! test -f cache/hit; then \ for SUBDIR in 0050_vim 0500_extra_python_packages; 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-1.2/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,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=python3_devtools@mfext,vim@mfext,python3_vim@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-1.2/opt/python3_vim/share/metwork_packages/vim.yaml touch /opt/metwork-mfext-1.2/opt/python3_vim/share/metwork_packages/vim.yaml echo "name: 'vim'" >>/opt/metwork-mfext-1.2/opt/python3_vim/share/metwork_packages/vim.yaml echo "version: '8.2.3614'" >>/opt/metwork-mfext-1.2/opt/python3_vim/share/metwork_packages/vim.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.2/opt/python3_vim/share/metwork_packages/vim.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.2/opt/python3_vim/share/metwork_packages/vim.yaml echo "checksum: '49c93377bfb28a764337102136b5170f'" >>/opt/metwork-mfext-1.2/opt/python3_vim/share/metwork_packages/vim.yaml echo -n "description: '" >>/opt/metwork-mfext-1.2/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-1.2/opt/python3_vim/share/metwork_packages/vim.yaml echo "'" >>/opt/metwork-mfext-1.2/opt/python3_vim/share/metwork_packages/vim.yaml echo "website: 'https://www.vim.org'" >>/opt/metwork-mfext-1.2/opt/python3_vim/share/metwork_packages/vim.yaml echo "license: 'GPL'" >>/opt/metwork-mfext-1.2/opt/python3_vim/share/metwork_packages/vim.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.2/opt/python3_vim/share/metwork_packages/vim.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.2/opt/python3_vim/share/metwork_packages/vim.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.2/opt/python3_vim/share/metwork_packages/vim.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.2/opt/python3_vim/share/metwork_packages/vim.yaml; fi make --file=/opt/metwork-mfext-1.2/share/Makefile.standard PREFIX=/opt/metwork-mfext-1.2/opt/python3_vim OPTIONS="--enable-gui=no --with-local-dir=/opt/metwork-mfext-1.2/opt/python3_vim --with-python3-config-dir=/opt/metwork-mfext-1.2/opt/python3_vim/../python3_core/lib/python3.9/config-3.9-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-1.2/bin/_download_helper.sh `readlink -m ./build/vim-8.2.3614.tar.gz` `readlink -m ./sources` MD5 49c93377bfb28a764337102136b5170f Trying to download https://github.com/vim/vim/archive/refs/tags/v8.2.3614.tar.gz... --2021-11-25 15:14:24-- https://github.com/vim/vim/archive/refs/tags/v8.2.3614.tar.gz Resolving github.com... 140.82.112.4 Connecting to github.com|140.82.112.4|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/vim/vim/tar.gz/refs/tags/v8.2.3614 [following] --2021-11-25 15:14:24-- https://codeload.github.com/vim/vim/tar.gz/refs/tags/v8.2.3614 Resolving codeload.github.com... 140.82.114.10 Connecting to codeload.github.com|140.82.114.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-8.2.3614.tar.gz' 0K .......... .......... .......... .......... .......... 684K 50K .......... .......... .......... .......... .......... 1.33M 100K .......... .......... .......... .......... .......... 1.35M 150K .......... .......... .......... .......... .......... 64.0M 200K .......... .......... .......... .......... .......... 80.5M 250K .......... .......... .......... .......... .......... 1.38M 300K .......... .......... .......... .......... .......... 74.3M 350K .......... .......... .......... .......... .......... 95.0M 400K .......... .......... .......... .......... .......... 203M 450K .......... .......... .......... .......... .......... 204M 500K .......... .......... .......... .......... .......... 187M 550K .......... .......... .......... .......... .......... 1.41M 600K .......... .......... .......... .......... .......... 153M 650K .......... .......... .......... .......... .......... 120M 700K .......... .......... .......... .......... .......... 53.8M 750K .......... .......... .......... .......... .......... 195M 800K .......... .......... .......... .......... .......... 161M 850K .......... .......... .......... .......... .......... 203M 900K .......... .......... .......... .......... .......... 208M 950K .......... .......... .......... .......... .......... 209M 1000K .......... .......... .......... .......... .......... 1.46M 1050K .......... .......... .......... .......... .......... 152M 1100K .......... .......... .......... .......... .......... 198M 1150K .......... .......... .......... .......... .......... 53.1M 1200K .......... .......... .......... .......... .......... 166M 1250K .......... .......... .......... .......... .......... 206M 1300K .......... .......... .......... .......... .......... 207M 1350K .......... .......... .......... .......... .......... 194M 1400K .......... .......... .......... .......... .......... 86.4M 1450K .......... .......... .......... .......... .......... 91.4M 1500K .......... .......... .......... .......... .......... 20.9M 1550K .......... .......... .......... .......... .......... 87.7M 1600K .......... .......... .......... .......... .......... 2.29M 1650K .......... .......... .......... .......... .......... 84.2M 1700K .......... .......... .......... .......... .......... 5.75M 1750K .......... .......... .......... .......... .......... 5.48M 1800K .......... .......... .......... .......... .......... 5.19M 1850K .......... .......... .......... .......... .......... 5.03M 1900K .......... .......... .......... .......... .......... 5.20M 1950K .......... .......... .......... .......... .......... 5.01M 2000K .......... .......... .......... .......... .......... 4.92M 2050K .......... .......... .......... .......... .......... 5.22M 2100K .......... .......... .......... .......... .......... 53.1M 2150K .......... .......... .......... .......... .......... 4.96M 2200K .......... .......... .......... .......... .......... 5.19M 2250K .......... .......... .......... .......... .......... 5.06M 2300K .......... .......... .......... .......... .......... 5.13M 2350K .......... .......... .......... .......... .......... 86.8M 2400K .......... .......... .......... .......... .......... 2.73M 2450K .......... .......... .......... .......... .......... 84.6M 2500K .......... .......... .......... .......... .......... 5.74M 2550K .......... .......... .......... .......... .......... 4.43M 2600K .......... .......... .......... .......... .......... 2.79M 2650K .......... .......... .......... .......... .......... 5.28M 2700K .......... .......... .......... .......... .......... 86.4M 2750K .......... .......... .......... .......... .......... 4.80M 2800K .......... .......... .......... .......... .......... 5.19M 2850K .......... .......... .......... .......... .......... 4.13M 2900K .......... .......... .......... .......... .......... 3.29M 2950K .......... .......... .......... .......... .......... 5.16M 3000K .......... .......... .......... .......... .......... 86.4M 3050K .......... .......... .......... .......... .......... 4.59M 3100K .......... .......... .......... .......... .......... 6.28M 3150K .......... .......... .......... .......... .......... 4.80M 3200K .......... .......... .......... .......... .......... 5.77M 3250K .......... .......... .......... .......... .......... 6.01M 3300K .......... .......... .......... .......... .......... 47.0M 3350K .......... .......... .......... .......... .......... 5.76M 3400K .......... .......... .......... .......... .......... 4.97M 3450K .......... .......... .......... .......... .......... 5.59M 3500K .......... .......... .......... .......... .......... 6.42M 3550K .......... .......... .......... .......... .......... 18.3M 3600K .......... .......... .......... .......... .......... 4.63M 3650K .......... .......... .......... .......... .......... 4.65M 3700K .......... .......... .......... .......... .......... 6.12M 3750K .......... .......... .......... .......... .......... 87.4M 3800K .......... .......... .......... .......... .......... 3.64M 3850K .......... .......... .......... .......... .......... 83.2M 3900K .......... .......... .......... .......... .......... 6.25M 3950K .......... .......... .......... .......... .......... 4.64M 4000K .......... .......... .......... .......... .......... 5.69M 4050K .......... .......... .......... .......... .......... 3.52M 4100K .......... .......... .......... .......... .......... 4.59M 4150K .......... .......... .......... .......... .......... 4.64M 4200K .......... .......... .......... .......... .......... 5.29M 4250K .......... .......... .......... .......... .......... 4.84M 4300K .......... .......... .......... .......... .......... 4.38M 4350K .......... .......... .......... .......... .......... 4.05M 4400K .......... .......... .......... .......... .......... 6.57M 4450K .......... .......... .......... .......... .......... 8.84M 4500K .......... .......... .......... .......... .......... 4.66M 4550K .......... .......... .......... .......... .......... 8.29M 4600K .......... .......... .......... .......... .......... 4.45M 4650K .......... .......... .......... .......... .......... 7.85M 4700K .......... .......... .......... .......... .......... 3.40M 4750K .......... .......... .......... .......... .......... 4.68M 4800K .......... .......... .......... .......... .......... 4.58M 4850K .......... .......... .......... .......... .......... 5.15M 4900K .......... .......... .......... .......... .......... 4.89M 4950K .......... .......... .......... .......... .......... 5.14M 5000K .......... .......... .......... .......... .......... 5.38M 5050K .......... .......... .......... .......... .......... 3.32M 5100K .......... .......... .......... .......... .......... 11.8M 5150K .......... .......... .......... .......... .......... 8.33M 5200K .......... .......... .......... .......... .......... 4.73M 5250K .......... .......... .......... .......... .......... 8.21M 5300K .......... .......... .......... .......... .......... 3.19M 5350K .......... .......... .......... .......... .......... 6.39M 5400K .......... .......... .......... .......... .......... 7.43M 5450K .......... .......... .......... .......... .......... 4.84M 5500K .......... .......... .......... .......... .......... 4.99M 5550K .......... .......... .......... .......... .......... 5.12M 5600K .......... .......... .......... .......... .......... 5.19M 5650K .......... .......... .......... .......... .......... 4.81M 5700K .......... .......... .......... .......... .......... 4.85M 5750K .......... .......... .......... .......... .......... 2.88M 5800K .......... .......... .......... .......... .......... 8.32M 5850K .......... .......... .......... .......... .......... 10.6M 5900K .......... .......... .......... .......... .......... 7.93M 5950K .......... .......... .......... .......... .......... 4.60M 6000K .......... .......... .......... .......... .......... 4.03M 6050K .......... .......... .......... .......... .......... 7.00M 6100K .......... .......... .......... .......... .......... 7.30M 6150K .......... .......... .......... .......... .......... 5.52M 6200K .......... .......... .......... .......... .......... 8.25M 6250K .......... .......... .......... .......... .......... 5.97M 6300K .......... .......... .......... .......... .......... 7.46M 6350K .......... .......... .......... .......... .......... 11.2M 6400K .......... .......... .......... .......... .......... 6.44M 6450K .......... .......... .......... .......... .......... 7.38M 6500K .......... .......... .......... .......... .......... 5.08M 6550K .......... .......... .......... .......... .......... 9.14M 6600K .......... .......... .......... .......... .......... 6.74M 6650K .......... .......... .......... .......... .......... 20.0M 6700K .......... .......... .......... .......... .......... 5.63M 6750K .......... .......... .......... .......... .......... 15.2M 6800K .......... .......... .......... .......... .......... 4.74M 6850K .......... .......... .......... .......... .......... 5.10M 6900K .......... .......... .......... .......... .......... 25.0M 6950K .......... .......... .......... .......... .......... 6.84M 7000K .......... .......... .......... .......... .......... 7.43M 7050K .......... .......... .......... .......... .......... 7.09M 7100K .......... .......... .......... .......... .......... 6.77M 7150K .......... .......... .......... .......... .......... 6.44M 7200K .......... .......... .......... .......... .......... 5.58M 7250K .......... .......... .......... .......... .......... 6.34M 7300K .......... .......... .......... .......... .......... 6.00M 7350K .......... .......... .......... .......... .......... 6.62M 7400K .......... .......... .......... .......... .......... 15.0M 7450K .......... .......... .......... .......... .......... 5.01M 7500K .......... .......... .......... .......... .......... 7.42M 7550K .......... .......... .......... .......... .......... 51.9M 7600K .......... .......... .......... .......... .......... 5.72M 7650K .......... .......... .......... .......... .......... 7.33M 7700K .......... .......... .......... .......... .......... 4.74M 7750K .......... .......... .......... .......... .......... 4.78M 7800K .......... .......... .......... .......... .......... 5.12M 7850K .......... .......... .......... .......... .......... 5.31M 7900K .......... .......... .......... .......... .......... 5.56M 7950K .......... .......... .......... .......... .......... 87.1M 8000K .......... .......... .......... .......... .......... 2.93M 8050K .......... .......... .......... .......... .......... 87.0M 8100K .......... .......... .......... .......... .......... 5.39M 8150K .......... .......... .......... .......... .......... 5.56M 8200K .......... .......... .......... .......... .......... 5.41M 8250K .......... .......... .......... .......... .......... 5.52M 8300K .......... .......... .......... .......... .......... 25.6M 8350K .......... .......... .......... .......... .......... 9.33M 8400K .......... .......... .......... .......... .......... 3.12M 8450K .......... .......... .......... .......... .......... 88.8M 8500K .......... .......... .......... .......... .......... 4.01M 8550K .......... .......... .......... .......... .......... 88.1M 8600K .......... .......... .......... .......... .......... 5.81M 8650K .......... .......... .......... .......... .......... 5.26M 8700K .......... .......... .......... .......... .......... 4.53M 8750K .......... .......... .......... .......... .......... 4.66M 8800K .......... .......... .......... .......... .......... 4.95M 8850K .......... .......... .......... .......... .......... 6.12M 8900K .......... .......... .......... .......... .......... 5.13M 8950K .......... .......... .......... .......... .......... 4.70M 9000K .......... .......... .......... .......... .......... 86.4M 9050K .......... .......... .......... .......... .......... 5.12M 9100K .......... .......... .......... .......... .......... 4.68M 9150K .......... .......... .......... .......... .......... 3.91M 9200K .......... .......... .......... .......... .......... 5.14M 9250K .......... .......... .......... .......... .......... 5.42M 9300K .......... .......... .......... .......... .......... 4.82M 9350K .......... .......... .......... .......... .......... 78.5M 9400K .......... .......... .......... .......... .......... 4.56M 9450K .......... .......... .......... .......... .......... 4.56M 9500K .......... .......... .......... .......... .......... 4.80M 9550K .......... .......... .......... .......... .......... 5.00M 9600K .......... .......... .......... .......... .......... 5.14M 9650K .......... .......... .......... .......... .......... 4.97M 9700K .......... .......... .......... .......... .......... 4.46M 9750K .......... .......... .......... .......... .......... 76.4M 9800K .......... .......... .......... .......... .......... 3.93M 9850K .......... .......... .......... .......... .......... 4.19M 9900K .......... .......... .......... .......... .......... 4.22M 9950K .......... .......... .......... .......... .......... 6.16M 10000K .......... .......... .......... .......... .......... 5.09M 10050K .......... .......... .......... .......... .......... 4.82M 10100K .......... .......... .......... .......... .......... 4.88M 10150K .......... .......... .......... .......... .......... 88.1M 10200K .......... .......... .......... .......... .......... 5.50M 10250K .......... .......... .......... .......... .......... 5.87M 10300K .......... .......... .......... .......... .......... 4.83M 10350K .......... .......... .......... .......... .......... 5.03M 10400K .......... .......... .......... .......... .......... 5.20M 10450K .......... .......... .......... .......... .......... 4.82M 10500K .......... .......... .......... .......... .......... 5.25M 10550K .......... .......... .......... .......... .......... 59.2M 10600K .......... .......... .......... .......... .......... 4.85M 10650K .......... .......... .......... .......... .......... 4.81M 10700K .......... .......... .......... .......... .......... 4.88M 10750K .......... .......... .......... .......... .......... 5.54M 10800K .......... .......... .......... .......... .......... 16.3M 10850K .......... .......... .......... .......... .......... 4.11M 10900K .......... .......... .......... .......... .......... 5.86M 10950K .......... .......... .......... .......... .......... 6.00M 11000K .......... .......... .......... .......... .......... 77.6M 11050K .......... .......... .......... .......... .......... 5.46M 11100K .......... .......... .......... .......... .......... 5.70M 11150K .......... .......... .......... .......... .......... 5.04M 11200K .......... .......... .......... .......... .......... 5.52M 11250K .......... .......... .......... .......... .......... 5.11M 11300K .......... .......... .......... .......... .......... 5.34M 11350K .......... .......... .......... .......... .......... 5.45M 11400K .......... .......... .......... .......... .......... 88.4M 11450K .......... .......... .......... .......... .......... 5.75M 11500K .......... .......... .......... .......... .......... 4.98M 11550K .......... .......... .......... .......... .......... 6.14M 11600K .......... .......... .......... .......... .......... 4.94M 11650K .......... .......... .......... .......... .......... 6.32M 11700K .......... .......... .......... .......... .......... 5.69M 11750K .......... .......... .......... .......... .......... 4.36M 11800K .......... .......... .......... .......... .......... 10.5M 11850K .......... .......... .......... .......... .......... 86.9M 11900K .......... .......... .......... .......... .......... 5.81M 11950K .......... .......... .......... .......... .......... 5.58M 12000K .......... .......... .......... .......... .......... 5.85M 12050K .......... .......... .......... .......... .......... 5.80M 12100K .......... .......... .......... .......... .......... 5.69M 12150K .......... .......... .......... .......... .......... 5.71M 12200K .......... .......... .......... .......... .......... 65.8M 12250K .......... .......... .......... .......... .......... 6.16M 12300K .......... .......... .......... .......... .......... 4.39M 12350K .......... .......... .......... .......... .......... 6.34M 12400K .......... .......... .......... .......... .......... 4.45M 12450K .......... .......... .......... .......... .......... 4.90M 12500K .......... .......... .......... .......... .......... 4.93M 12550K .......... .......... .......... .......... .......... 5.30M 12600K .......... .......... .......... .......... .......... 74.1M 12650K .......... .......... .......... .......... .......... 5.61M 12700K .......... .......... .......... .......... .......... 4.49M 12750K .......... .......... .......... .......... .......... 6.15M 12800K .......... .......... .......... .......... .......... 5.64M 12850K .......... .......... .......... .......... .......... 6.34M 12900K .......... .......... .......... .......... .......... 35.1M 12950K .......... .......... .......... .......... .......... 5.25M 13000K .......... .......... .......... .......... .......... 4.50M 13050K .......... .......... .......... .......... .......... 4.41M 13100K .......... .......... .......... .......... .......... 5.08M 13150K .......... .......... .......... .......... .......... 5.21M 13200K .......... .......... .......... .......... .......... 4.84M 13250K .......... .......... .......... .......... .......... 4.62M 13300K .......... .......... .......... .......... .......... 73.5M 13350K .......... .......... .......... .......... .......... 4.83M 13400K .......... .......... .......... .......... .......... 4.84M 13450K .......... .......... .......... .......... .......... 5.17M 13500K .......... .......... .......... .......... .......... 4.76M 13550K .......... .......... .......... .......... .......... 93.8M 13600K .......... .......... .......... .......... .......... 2.77M 13650K .......... .......... .......... .......... .......... 72.8M 13700K .......... .......... .......... .......... .......... 4.03M 13750K .......... .......... .......... .......... .......... 3.41M 13800K .......... .......... .......... .......... .......... 4.85M 13850K .......... .......... .......... .......... .......... 90.9M 13900K .......... .......... .......... .......... .......... 5.06M 13950K .......... .......... .......... .......... .......... 5.89M 14000K .......... .......... .......... .......... .......... 4.34M 14050K .......... .......... .......... .......... .......... 6.22M 14100K .......... .......... .......... .......... .......... 5.44M 14150K .......... .......... .......... .......... .......... 5.15M 14200K .......... .......... .......... .......... .......... 5.08M 14250K .......... .......... .......... .......... .......... 5.98M 14300K .......... .......... .......... .......... .......... 5.34M 14350K .......... .......... .......... .......... .......... 88.5M 14400K .......... .......... .......... .......... .......... 2.55M 14450K .......... .......... .......... .......... .......... 5.97M 14500K .......... .......... .......... .......... .......... 69.1M 14550K .......... .......... .......... .......... .......... 4.84M 14600K .......... .......... .......... .......... .......... 4.89M 14650K .......... .......... .......... .......... .......... 4.98M 14700K .......... .......... .......... .......... .......... 4.64M 14750K .......... .......... .......... .......... .......... 3.37M 14800K .......... .......... .......... .......... .......... 19.2M 14850K .......... .......... .......... .......... .......... 4.50M 14900K .......... .......... .......... .......... .......... 84.6M 14950K .......... .......... .......... .......... .......... 5.10M 15000K .......... .......... .......... .......... .......... 4.45M 15050K .......... .......... .......... .......... .......... 6.36M 15100K .......... .......... .......... .......... .......... 18.8M 15150K .......... .......... .......... .......... .......... 5.85M 15200K .......... .......... .......... .......... .......... 4.33M 15250K .......... .......... .......... .......... .......... 5.96M 15300K .......... .......... .......... .......... .......... 5.77M 15350K .......... .......... .......... .......... .......... 6.48M 15400K .......... .. 79.3M=2.6s 2021-11-25 15:14:27 (5.88 MB/s) - `/src/layers/layer5_python3_vim/0050_vim/build/vim-8.2.3614.tar.gz' saved [15782512] Computing checksum for /src/layers/layer5_python3_vim/0050_vim/build/vim-8.2.3614.tar.gz... Good checksum rm -Rf vim-8.2.3614 /opt/metwork-mfext-1.2/bin/_uncompress_helper.sh `readlink -m ./build/vim-8.2.3614.tar.gz` tar.gz vim-8.2.3614 cd build/vim-8.2.3614 && if test "" != ""; then export LDFLAGS=""; fi && if test "" != ""; then export CFLAGS="";export CPPFLAGS=""; fi && if test "" != ""; then export ""; fi && if test "" != ""; then export PKG_CONFIG_PATH=""; fi && ./configure --prefix=/opt/metwork-mfext-1.2/opt/python3_vim --enable-gui=no --with-local-dir=/opt/metwork-mfext-1.2/opt/python3_vim --with-python3-config-dir=/opt/metwork-mfext-1.2/opt/python3_vim/../python3_core/lib/python3.9/config-3.9-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 we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for gcc option to accept ISO C99... 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 library containing strerror... none required checking for gawk... gawk checking for strip... strip checking for ANSI C header files... yes 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 configure: checking for buggy tools... - sh is 'GNU bash, version 4.1.2(2)-release (x86_64-redhat-linux-gnu) Copyright (C) 2009 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. - sed is 'GNU sed version 4.2.1 Copyright (C) 2009 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE, to the extent permitted by law. GNU sed home page: . General help using GNU software: . E-mail bug reports to: . Be sure to include the word ``sed'' somewhere in the ``Subject:'' field.'. checking for Haiku... no checking for QNX... no checking for Darwin (Mac OS X)... no checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking AvailabilityMacros.h usability... no checking AvailabilityMacros.h presence... no checking for AvailabilityMacros.h... no checking --with-local-dir argument... /opt/metwork-mfext-1.2/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 linux/xattr.h usability... yes checking linux/xattr.h presence... yes checking for linux/xattr.h... yes checking attr/xattr.h usability... no checking attr/xattr.h presence... no checking for attr/xattr.h... no checking --disable-selinux argument... no checking for is_selinux_enabled in -lselinux... no checking --with-features argument... huge checking --with-compiledby argument... no checking --disable-xsmp argument... no checking --disable-xsmp-interact argument... no 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-1.2/opt/python3_core/bin/python3 checking Python version... 3.9 checking Python is 3.0 or better... yep checking Python's abiflags... checking Python's install prefix... /opt/metwork-mfext-1.2/opt/python3_core checking Python's execution prefix... /opt/metwork-mfext-1.2/opt/python3_core checking Python's configuration directory... (cached) /opt/metwork-mfext-1.2/opt/python3_vim/../python3_core/lib/python3.9/config-3.9-x86_64-linux-gnu checking Python3's dll name... libpython3.9.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... no 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... no checking if X11 header files can be found... no checking --enable-gui argument... no GUI support checking for pkg-config... /usr/bin/pkg-config checking X11/SM/SMlib.h usability... no checking X11/SM/SMlib.h presence... no checking for X11/SM/SMlib.h... no 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 elf.h usability... yes checking elf.h presence... yes checking for elf.h... yes checking for main in -lelf... 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 sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking termcap.h usability... yes checking termcap.h presence... yes checking for termcap.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sgtty.h usability... yes checking sgtty.h presence... yes checking for sgtty.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking termio.h usability... yes checking termio.h presence... yes checking for termio.h... yes checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking for inttypes.h... (cached) yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking for unistd.h... (cached) yes checking stropts.h usability... no checking stropts.h presence... no checking for stropts.h... no checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/systeminfo.h usability... no checking sys/systeminfo.h presence... no checking for sys/systeminfo.h... no checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking sys/stream.h usability... no checking sys/stream.h presence... no checking for sys/stream.h... no checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking libc.h usability... no checking libc.h presence... no checking for libc.h... no checking sys/statfs.h usability... yes checking sys/statfs.h presence... yes checking for sys/statfs.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/ptms.h usability... no checking sys/ptms.h presence... no checking for sys/ptms.h... no checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking util/debug.h usability... no checking util/debug.h presence... no checking for util/debug.h... no checking util/msg18n.h usability... no checking util/msg18n.h presence... no checking for util/msg18n.h... no checking frame.h usability... no checking frame.h presence... no checking for frame.h... no checking sys/acl.h usability... no checking sys/acl.h presence... no checking for sys/acl.h... no checking sys/access.h usability... no checking sys/access.h presence... no checking for sys/access.h... no checking sys/sysinfo.h usability... yes checking sys/sysinfo.h presence... yes checking for sys/sysinfo.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking wctype.h usability... yes checking wctype.h presence... 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 whether gcc needs -traditional... no 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 in sys/types.h... yes checking for uint32_t... yes checking whether time.h and sys/time.h may both be included... 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 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 return type of signal handlers... void 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... yes 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 sys/select.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking types of arguments for select... int,fd_set *,struct timeval * checking for _LARGEFILE_SOURCE value needed for large files... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking --enable-canberra argument... Defaulting to yes checking for libcanberra... grep: unknown devices method 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 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 strtod() and other floating point functions... 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 --disable-gpm argument... no 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 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 _nl_msg_cat_cntr... yes checking if msgfmt supports --desktop... no checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for dlopen()... no checking for dlopen() in -ldl... yes checking for dlsym()... yes checking setjmp.h usability... yes checking setjmp.h presence... 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-8.2.3614 && make make[2]: Entering directory '/src/layers/layer5_python3_vim/0050_vim/build/vim-8.2.3614' 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-8.2.3614/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/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/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/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-1.2/opt/python3_core/include/python3.9 -DPYTHON3_HOME='L"/opt/metwork-mfext-1.2/opt/python3_core"' -pthread -DDYNAMIC_PYTHON3_DLL=\"libpython3.9.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-1.2/opt/python3_core/include/python3.9 -DPYTHON3_HOME='L"/opt/metwork-mfext-1.2/opt/python3_core"' -pthread -DDYNAMIC_PYTHON3_DLL=\"libpython3.9.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 terminal.c: In function 'f_term_dumpwrite': terminal.c:4867:4: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result [-Wunused-result] fwrite(charbuf, len, 1, fd); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 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/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/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/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-1.2/opt/python3_core/include/python3.9 -DPYTHON3_HOME='L"/opt/metwork-mfext-1.2/opt/python3_core"' -pthread -DDYNAMIC_PYTHON3_DLL=\"libpython3.9.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 gcc -c -I. -Iproto -DHAVE_CONFIG_H -g -O2 -D_REENTRANT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 version.c -o objects/version.o 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/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/list.o objects/locale.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/typval.o objects/ui.o objects/undo.o objects/usercmd.o objects/userfunc.o objects/version.o objects/vim9compile.o objects/vim9execute.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 -lm -ltinfo -lelf -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-8.2.3614/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-8.2.3614/src/xxd' make[4]: Entering directory '/src/layers/layer5_python3_vim/0050_vim/build/vim-8.2.3614/src/po' OLD_PO_FILE_INPUT=yes msgfmt -v -o af.mo af.po 1411 translated messages. OLD_PO_FILE_INPUT=yes msgfmt -v -o ca.mo ca.po 1927 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 2650 translated messages. OLD_PO_FILE_INPUT=yes msgfmt -v -o en_GB.mo en_GB.po 181 translated messages. OLD_PO_FILE_INPUT=yes msgfmt -v -o eo.mo eo.po 2164 translated messages. OLD_PO_FILE_INPUT=yes msgfmt -v -o es.mo es.po 1697 translated messages. OLD_PO_FILE_INPUT=yes msgfmt -v -o fi.mo fi.po 1937 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 1927 translated messages. OLD_PO_FILE_INPUT=yes msgfmt -v -o it.mo it.po 2771 translated messages. OLD_PO_FILE_INPUT=yes msgfmt -v -o ja.mo ja.po 2034 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 ko.mo ko.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 1655 translated messages. OLD_PO_FILE_INPUT=yes msgfmt -v -o nl.mo nl.po 1207 translated messages. OLD_PO_FILE_INPUT=yes msgfmt -v -o no.mo no.po 1655 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 1933 translated messages. OLD_PO_FILE_INPUT=yes msgfmt -v -o ru.mo ru.po 2037 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 2707 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 2728 translated messages. OLD_PO_FILE_INPUT=yes msgfmt -v -o uk.mo uk.po 1960 translated messages. OLD_PO_FILE_INPUT=yes msgfmt -v -o vi.mo vi.po 1410 translated messages. OLD_PO_FILE_INPUT=yes msgfmt -v -o zh_CN.UTF-8.mo zh_CN.UTF-8.po 1621 translated messages, 3 fuzzy translations. OLD_PO_FILE_INPUT=yes msgfmt -v -o zh_CN.mo zh_CN.po 1620 translated messages, 3 fuzzy translations. OLD_PO_FILE_INPUT=yes msgfmt -v -o zh_TW.UTF-8.mo zh_TW.UTF-8.po 1410 translated messages. OLD_PO_FILE_INPUT=yes msgfmt -v -o zh_TW.mo zh_TW.po 1410 translated messages. 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 2034 translated messages. OLD_PO_FILE_INPUT=yes msgfmt -v -o ja.sjis.mo ja.sjis.po 2034 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 2037 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 1960 translated messages. OLD_PO_FILE_INPUT=yes msgfmt -v -o zh_CN.cp936.mo zh_CN.cp936.po 1621 translated messages, 3 fuzzy translations. make[4]: Leaving directory '/src/layers/layer5_python3_vim/0050_vim/build/vim-8.2.3614/src/po' make[4]: Entering directory '/src/layers/layer5_python3_vim/0050_vim/build/vim-8.2.3614/src/po' make[4]: Nothing to be done for 'converted'. make[4]: Leaving directory '/src/layers/layer5_python3_vim/0050_vim/build/vim-8.2.3614/src/po' make[3]: Leaving directory '/src/layers/layer5_python3_vim/0050_vim/build/vim-8.2.3614/src' make[2]: Leaving directory '/src/layers/layer5_python3_vim/0050_vim/build/vim-8.2.3614' cd build/vim-8.2.3614 && make install make[2]: Entering directory '/src/layers/layer5_python3_vim/0050_vim/build/vim-8.2.3614' 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-8.2.3614/src' /bin/sh install-sh -c -d /opt/metwork-mfext-1.2/opt/python3_vim/bin chmod 755 /opt/metwork-mfext-1.2/opt/python3_vim/bin if test -f /opt/metwork-mfext-1.2/opt/python3_vim/bin/vim; then \ mv -f /opt/metwork-mfext-1.2/opt/python3_vim/bin/vim /opt/metwork-mfext-1.2/opt/python3_vim/bin/vim.rm; \ rm -f /opt/metwork-mfext-1.2/opt/python3_vim/bin/vim.rm; \ fi cp vim /opt/metwork-mfext-1.2/opt/python3_vim/bin strip /opt/metwork-mfext-1.2/opt/python3_vim/bin/vim chmod 755 /opt/metwork-mfext-1.2/opt/python3_vim/bin/vim /bin/sh install-sh -c -d /opt/metwork-mfext-1.2/opt/python3_vim/share/vim chmod 755 /opt/metwork-mfext-1.2/opt/python3_vim/share/vim cp vimtutor /opt/metwork-mfext-1.2/opt/python3_vim/bin/vimtutor chmod 755 /opt/metwork-mfext-1.2/opt/python3_vim/bin/vimtutor /bin/sh install-sh -c -d /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82 chmod 755 /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82 /bin/sh install-sh -c -d /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82/doc chmod 755 /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82/doc /bin/sh install-sh -c -d /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82/print chmod 755 /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82/print /bin/sh install-sh -c -d /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82/colors chmod 755 /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82/colors /bin/sh install-sh -c -d /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82/syntax chmod 755 /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82/syntax /bin/sh install-sh -c -d /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82/indent chmod 755 /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82/indent /bin/sh install-sh -c -d /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82/ftplugin chmod 755 /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82/ftplugin /bin/sh install-sh -c -d /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82/autoload chmod 755 /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82/autoload /bin/sh install-sh -c -d /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82/autoload/dist chmod 755 /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82/autoload/dist /bin/sh install-sh -c -d /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82/autoload/xml chmod 755 /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82/autoload/xml /bin/sh install-sh -c -d /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82/plugin chmod 755 /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82/plugin /bin/sh install-sh -c -d /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82/tutor chmod 755 /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82/tutor /bin/sh install-sh -c -d /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82/spell chmod 755 /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82/spell /bin/sh install-sh -c -d /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82/compiler chmod 755 /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82/compiler /bin/sh ./installman.sh install /opt/metwork-mfext-1.2/opt/python3_vim/share/man/man1 "" /opt/metwork-mfext-1.2/opt/python3_vim/share/vim /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82 /opt/metwork-mfext-1.2/opt/python3_vim/share/vim ../runtime/doc 644 vim vimdiff evim creating /opt/metwork-mfext-1.2/opt/python3_vim/share/man/man1 installing /opt/metwork-mfext-1.2/opt/python3_vim/share/man/man1/vim.1 installing /opt/metwork-mfext-1.2/opt/python3_vim/share/man/man1/vimtutor.1 installing /opt/metwork-mfext-1.2/opt/python3_vim/share/man/man1/vimdiff.1 installing /opt/metwork-mfext-1.2/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-8.2.3614/runtime/doc' help tags updated make[4]: Leaving directory '/src/layers/layer5_python3_vim/0050_vim/build/vim-8.2.3614/runtime/doc' cd ../runtime/doc; \ files=`ls *.txt tags`; \ files="$files `ls *.??x tags-?? 2>/dev/null || true`"; \ cp $files /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82/doc; \ cd /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82/doc; \ chmod 644 $files cp ../runtime/doc/*.pl /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82/doc chmod 755 /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82/doc/*.pl cd ../runtime/doc; if test -f tags.dist; then mv -f tags.dist tags; fi cp ../runtime/menu.vim /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82/menu.vim chmod 644 /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82/menu.vim cp ../runtime/synmenu.vim /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82/synmenu.vim chmod 644 /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82/synmenu.vim cp ../runtime/delmenu.vim /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82/delmenu.vim chmod 644 /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82/delmenu.vim cp ../runtime/defaults.vim /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82/defaults.vim chmod 644 /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82/defaults.vim cp ../runtime/evim.vim /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82/evim.vim chmod 644 /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82/evim.vim cp ../runtime/mswin.vim /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82/mswin.vim chmod 644 /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82/mswin.vim cp ../runtime/bugreport.vim /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82/bugreport.vim chmod 644 /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82/bugreport.vim cp ../runtime/vimrc_example.vim /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82 chmod 644 /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82/vimrc_example.vim cp ../runtime/gvimrc_example.vim /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82 chmod 644 /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82/gvimrc_example.vim cp ../runtime/filetype.vim /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82/filetype.vim chmod 644 /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82/filetype.vim cp ../runtime/ftoff.vim /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82/ftoff.vim chmod 644 /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82/ftoff.vim cp ../runtime/scripts.vim /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82/scripts.vim chmod 644 /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82/scripts.vim cp ../runtime/ftplugin.vim /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82/ftplugin.vim chmod 644 /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82/ftplugin.vim cp ../runtime/ftplugof.vim /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82/ftplugof.vim chmod 644 /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82/ftplugof.vim cp ../runtime/indent.vim /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82/indent.vim chmod 644 /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82/indent.vim cp ../runtime/indoff.vim /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82/indoff.vim chmod 644 /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82/indoff.vim cp ../runtime/optwin.vim /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82/optwin.vim chmod 644 /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82/optwin.vim cd ../runtime/print; cp *.ps /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82/print cd /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82/print; chmod 644 *.ps cd ../runtime/colors; cp -r *.vim lists tools README.txt /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82/colors cd /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82/colors; chmod 755 tools cd /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82/colors; chmod 644 *.vim README.txt tools/*.vim cd ../runtime/syntax; cp *.vim README.txt /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82/syntax cd /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82/syntax; chmod 644 *.vim README.txt cd ../runtime/indent; cp *.vim README.txt /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82/indent cd /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82/indent; chmod 644 *.vim README.txt cd ../runtime/autoload; cp *.vim README.txt /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82/autoload cd /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82/autoload; chmod 644 *.vim README.txt cd ../runtime/autoload/dist; cp *.vim /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82/autoload/dist cd /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82/autoload/dist; chmod 644 *.vim cd ../runtime/autoload/xml; cp *.vim /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82/autoload/xml cd /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82/autoload/xml; chmod 644 *.vim cd ../runtime/plugin; cp *.vim README.txt /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82/plugin cd /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82/plugin; chmod 644 *.vim README.txt cd ../runtime/ftplugin; cp *.vim README.txt logtalk.dict /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82/ftplugin cd /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82/ftplugin; chmod 644 *.vim README.txt cd ../runtime/compiler; cp *.vim README.txt /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82/compiler cd /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82/compiler; chmod 644 *.vim README.txt /bin/sh install-sh -c -d /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82/macros chmod 755 /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82/macros cp -r ../runtime/macros/* /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82/macros chmod 755 `find /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82/macros -type d -print` chmod 644 `find /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82/macros -type f -print` chmod 755 /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82/macros/less.sh cvs=`find /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82/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-1.2/opt/python3_vim/share/vim/vim82/pack chmod 755 /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82/pack cp -r ../runtime/pack/* /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82/pack chmod 755 `find /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82/pack -type d -print` chmod 644 `find /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82/pack -type f -print` cp ../runtime/tutor/README* ../runtime/tutor/tutor* /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82/tutor rm -f /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82/tutor/*.info chmod 644 /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82/tutor/* if test -f ../runtime/spell/en.latin1.spl; then \ cp ../runtime/spell/*.spl ../runtime/spell/*.sug ../runtime/spell/*.vim /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82/spell; \ chmod 644 /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82/spell/*.spl /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82/spell/*.sug /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82/spell/*.vim; \ fi cd /opt/metwork-mfext-1.2/opt/python3_vim/bin; ln -s vim ex cd /opt/metwork-mfext-1.2/opt/python3_vim/bin; ln -s vim view cd /opt/metwork-mfext-1.2/opt/python3_vim/bin; ln -s vim rvim cd /opt/metwork-mfext-1.2/opt/python3_vim/bin; ln -s vim rview cd /opt/metwork-mfext-1.2/opt/python3_vim/bin; ln -s vim vimdiff /bin/sh ./installml.sh install "" \ /opt/metwork-mfext-1.2/opt/python3_vim/share/man/man1 vim vimdiff evim ex view rvim rview gvim gview rgvim rgview gvimdiff eview creating link /opt/metwork-mfext-1.2/opt/python3_vim/share/man/man1/ex.1 creating link /opt/metwork-mfext-1.2/opt/python3_vim/share/man/man1/view.1 creating link /opt/metwork-mfext-1.2/opt/python3_vim/share/man/man1/rvim.1 creating link /opt/metwork-mfext-1.2/opt/python3_vim/share/man/man1/rview.1 /bin/sh install-sh -c -d /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82/tools chmod 755 /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82/tools /bin/sh ./installman.sh xxd /opt/metwork-mfext-1.2/opt/python3_vim/share/man/da/man1 "-da" /opt/metwork-mfext-1.2/opt/python3_vim/share/vim /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82 /opt/metwork-mfext-1.2/opt/python3_vim/share/vim ../runtime/doc 644 vim vimdiff evim creating /opt/metwork-mfext-1.2/opt/python3_vim/share/man/da/man1 /bin/sh ./installman.sh xxd /opt/metwork-mfext-1.2/opt/python3_vim/share/man/da.ISO8859-1/man1 "-da" /opt/metwork-mfext-1.2/opt/python3_vim/share/vim /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82 /opt/metwork-mfext-1.2/opt/python3_vim/share/vim ../runtime/doc 644 vim vimdiff evim creating /opt/metwork-mfext-1.2/opt/python3_vim/share/man/da.ISO8859-1/man1 /bin/sh ./installman.sh xxd /opt/metwork-mfext-1.2/opt/python3_vim/share/man/da.UTF-8/man1 "-da.UTF-8" /opt/metwork-mfext-1.2/opt/python3_vim/share/vim /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82 /opt/metwork-mfext-1.2/opt/python3_vim/share/vim ../runtime/doc 644 vim vimdiff evim creating /opt/metwork-mfext-1.2/opt/python3_vim/share/man/da.UTF-8/man1 /bin/sh ./installman.sh xxd /opt/metwork-mfext-1.2/opt/python3_vim/share/man/de/man1 "-de" /opt/metwork-mfext-1.2/opt/python3_vim/share/vim /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82 /opt/metwork-mfext-1.2/opt/python3_vim/share/vim ../runtime/doc 644 vim vimdiff evim creating /opt/metwork-mfext-1.2/opt/python3_vim/share/man/de/man1 /bin/sh ./installman.sh xxd /opt/metwork-mfext-1.2/opt/python3_vim/share/man/de.ISO8859-1/man1 "-de" /opt/metwork-mfext-1.2/opt/python3_vim/share/vim /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82 /opt/metwork-mfext-1.2/opt/python3_vim/share/vim ../runtime/doc 644 vim vimdiff evim creating /opt/metwork-mfext-1.2/opt/python3_vim/share/man/de.ISO8859-1/man1 /bin/sh ./installman.sh xxd /opt/metwork-mfext-1.2/opt/python3_vim/share/man/de.UTF-8/man1 "-de.UTF-8" /opt/metwork-mfext-1.2/opt/python3_vim/share/vim /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82 /opt/metwork-mfext-1.2/opt/python3_vim/share/vim ../runtime/doc 644 vim vimdiff evim creating /opt/metwork-mfext-1.2/opt/python3_vim/share/man/de.UTF-8/man1 /bin/sh ./installman.sh xxd /opt/metwork-mfext-1.2/opt/python3_vim/share/man/fr/man1 "-fr" /opt/metwork-mfext-1.2/opt/python3_vim/share/vim /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82 /opt/metwork-mfext-1.2/opt/python3_vim/share/vim ../runtime/doc 644 vim vimdiff evim creating /opt/metwork-mfext-1.2/opt/python3_vim/share/man/fr/man1 installing /opt/metwork-mfext-1.2/opt/python3_vim/share/man/fr/man1/xxd.1 /bin/sh ./installman.sh xxd /opt/metwork-mfext-1.2/opt/python3_vim/share/man/fr.ISO8859-1/man1 "-fr" /opt/metwork-mfext-1.2/opt/python3_vim/share/vim /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82 /opt/metwork-mfext-1.2/opt/python3_vim/share/vim ../runtime/doc 644 vim vimdiff evim creating /opt/metwork-mfext-1.2/opt/python3_vim/share/man/fr.ISO8859-1/man1 installing /opt/metwork-mfext-1.2/opt/python3_vim/share/man/fr.ISO8859-1/man1/xxd.1 /bin/sh ./installman.sh xxd /opt/metwork-mfext-1.2/opt/python3_vim/share/man/fr.UTF-8/man1 "-fr.UTF-8" /opt/metwork-mfext-1.2/opt/python3_vim/share/vim /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82 /opt/metwork-mfext-1.2/opt/python3_vim/share/vim ../runtime/doc 644 vim vimdiff evim creating /opt/metwork-mfext-1.2/opt/python3_vim/share/man/fr.UTF-8/man1 installing /opt/metwork-mfext-1.2/opt/python3_vim/share/man/fr.UTF-8/man1/xxd.1 /bin/sh ./installman.sh xxd /opt/metwork-mfext-1.2/opt/python3_vim/share/man/it/man1 "-it" /opt/metwork-mfext-1.2/opt/python3_vim/share/vim /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82 /opt/metwork-mfext-1.2/opt/python3_vim/share/vim ../runtime/doc 644 vim vimdiff evim creating /opt/metwork-mfext-1.2/opt/python3_vim/share/man/it/man1 installing /opt/metwork-mfext-1.2/opt/python3_vim/share/man/it/man1/xxd.1 /bin/sh ./installman.sh xxd /opt/metwork-mfext-1.2/opt/python3_vim/share/man/it.ISO8859-1/man1 "-it" /opt/metwork-mfext-1.2/opt/python3_vim/share/vim /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82 /opt/metwork-mfext-1.2/opt/python3_vim/share/vim ../runtime/doc 644 vim vimdiff evim creating /opt/metwork-mfext-1.2/opt/python3_vim/share/man/it.ISO8859-1/man1 installing /opt/metwork-mfext-1.2/opt/python3_vim/share/man/it.ISO8859-1/man1/xxd.1 /bin/sh ./installman.sh xxd /opt/metwork-mfext-1.2/opt/python3_vim/share/man/it.UTF-8/man1 "-it.UTF-8" /opt/metwork-mfext-1.2/opt/python3_vim/share/vim /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82 /opt/metwork-mfext-1.2/opt/python3_vim/share/vim ../runtime/doc 644 vim vimdiff evim creating /opt/metwork-mfext-1.2/opt/python3_vim/share/man/it.UTF-8/man1 installing /opt/metwork-mfext-1.2/opt/python3_vim/share/man/it.UTF-8/man1/xxd.1 /bin/sh ./installman.sh xxd /opt/metwork-mfext-1.2/opt/python3_vim/share/man/ja/man1 "-ja.UTF-8" /opt/metwork-mfext-1.2/opt/python3_vim/share/vim /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82 /opt/metwork-mfext-1.2/opt/python3_vim/share/vim ../runtime/doc 644 vim vimdiff evim creating /opt/metwork-mfext-1.2/opt/python3_vim/share/man/ja/man1 installing /opt/metwork-mfext-1.2/opt/python3_vim/share/man/ja/man1/xxd.1 /bin/sh ./installman.sh xxd /opt/metwork-mfext-1.2/opt/python3_vim/share/man/pl/man1 "-pl" /opt/metwork-mfext-1.2/opt/python3_vim/share/vim /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82 /opt/metwork-mfext-1.2/opt/python3_vim/share/vim ../runtime/doc 644 vim vimdiff evim creating /opt/metwork-mfext-1.2/opt/python3_vim/share/man/pl/man1 installing /opt/metwork-mfext-1.2/opt/python3_vim/share/man/pl/man1/xxd.1 /bin/sh ./installman.sh xxd /opt/metwork-mfext-1.2/opt/python3_vim/share/man/pl.ISO8859-2/man1 "-pl" /opt/metwork-mfext-1.2/opt/python3_vim/share/vim /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82 /opt/metwork-mfext-1.2/opt/python3_vim/share/vim ../runtime/doc 644 vim vimdiff evim creating /opt/metwork-mfext-1.2/opt/python3_vim/share/man/pl.ISO8859-2/man1 installing /opt/metwork-mfext-1.2/opt/python3_vim/share/man/pl.ISO8859-2/man1/xxd.1 /bin/sh ./installman.sh xxd /opt/metwork-mfext-1.2/opt/python3_vim/share/man/pl.UTF-8/man1 "-pl.UTF-8" /opt/metwork-mfext-1.2/opt/python3_vim/share/vim /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82 /opt/metwork-mfext-1.2/opt/python3_vim/share/vim ../runtime/doc 644 vim vimdiff evim creating /opt/metwork-mfext-1.2/opt/python3_vim/share/man/pl.UTF-8/man1 installing /opt/metwork-mfext-1.2/opt/python3_vim/share/man/pl.UTF-8/man1/xxd.1 /bin/sh ./installman.sh xxd /opt/metwork-mfext-1.2/opt/python3_vim/share/man/ru.KOI8-R/man1 "-ru" /opt/metwork-mfext-1.2/opt/python3_vim/share/vim /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82 /opt/metwork-mfext-1.2/opt/python3_vim/share/vim ../runtime/doc 644 vim vimdiff evim creating /opt/metwork-mfext-1.2/opt/python3_vim/share/man/ru.KOI8-R/man1 installing /opt/metwork-mfext-1.2/opt/python3_vim/share/man/ru.KOI8-R/man1/xxd.1 /bin/sh ./installman.sh xxd /opt/metwork-mfext-1.2/opt/python3_vim/share/man/ru.UTF-8/man1 "-ru.UTF-8" /opt/metwork-mfext-1.2/opt/python3_vim/share/vim /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82 /opt/metwork-mfext-1.2/opt/python3_vim/share/vim ../runtime/doc 644 vim vimdiff evim creating /opt/metwork-mfext-1.2/opt/python3_vim/share/man/ru.UTF-8/man1 installing /opt/metwork-mfext-1.2/opt/python3_vim/share/man/ru.UTF-8/man1/xxd.1 /bin/sh ./installman.sh xxd /opt/metwork-mfext-1.2/opt/python3_vim/share/man/tr/man1 "-tr" /opt/metwork-mfext-1.2/opt/python3_vim/share/vim /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82 /opt/metwork-mfext-1.2/opt/python3_vim/share/vim ../runtime/doc 644 vim vimdiff evim creating /opt/metwork-mfext-1.2/opt/python3_vim/share/man/tr/man1 /bin/sh ./installman.sh xxd /opt/metwork-mfext-1.2/opt/python3_vim/share/man/tr.ISO8859-9/man1 "-tr" /opt/metwork-mfext-1.2/opt/python3_vim/share/vim /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82 /opt/metwork-mfext-1.2/opt/python3_vim/share/vim ../runtime/doc 644 vim vimdiff evim creating /opt/metwork-mfext-1.2/opt/python3_vim/share/man/tr.ISO8859-9/man1 /bin/sh ./installman.sh xxd /opt/metwork-mfext-1.2/opt/python3_vim/share/man/tr.UTF-8/man1 "-tr.UTF-8" /opt/metwork-mfext-1.2/opt/python3_vim/share/vim /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82 /opt/metwork-mfext-1.2/opt/python3_vim/share/vim ../runtime/doc 644 vim vimdiff evim creating /opt/metwork-mfext-1.2/opt/python3_vim/share/man/tr.UTF-8/man1 if test -f /opt/metwork-mfext-1.2/opt/python3_vim/bin/xxd; then \ mv -f /opt/metwork-mfext-1.2/opt/python3_vim/bin/xxd /opt/metwork-mfext-1.2/opt/python3_vim/bin/xxd.rm; \ rm -f /opt/metwork-mfext-1.2/opt/python3_vim/bin/xxd.rm; \ fi cp xxd/xxd /opt/metwork-mfext-1.2/opt/python3_vim/bin strip /opt/metwork-mfext-1.2/opt/python3_vim/bin/xxd chmod 755 /opt/metwork-mfext-1.2/opt/python3_vim/bin/xxd /bin/sh ./installman.sh xxd /opt/metwork-mfext-1.2/opt/python3_vim/share/man/man1 "" /opt/metwork-mfext-1.2/opt/python3_vim/share/vim /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82 /opt/metwork-mfext-1.2/opt/python3_vim/share/vim ../runtime/doc 644 vim vimdiff evim installing /opt/metwork-mfext-1.2/opt/python3_vim/share/man/man1/xxd.1 cp -r ../runtime/tools/* /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82/tools cvs=`find /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82/tools \( -name CVS -o -name AAPDIR \) -print`; \ if test -n "$cvs"; then \ rm -rf $cvs; \ fi chmod 644 /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82/tools/* perlpath=`./which.sh perl` && sed -e "s+/usr/bin/perl+$perlpath+" ../runtime/tools/efm_perl.pl >/opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82/tools/efm_perl.pl awkpath=`./which.sh nawk` && sed -e "s+/usr/bin/nawk+$awkpath+" ../runtime/tools/mve.awk >/opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82/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-1.2/opt/python3_vim/share/vim/vim82/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-1.2/opt/python3_vim/share/vim/vim82/tools/mve.awk; fi; fi chmod 755 `grep -l "^#!" /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82/tools/*` make[4]: Entering directory '/src/layers/layer5_python3_vim/0050_vim/build/vim-8.2.3614/src/po' make[4]: Nothing to be done for 'first'. make[4]: Leaving directory '/src/layers/layer5_python3_vim/0050_vim/build/vim-8.2.3614/src/po' make[4]: Entering directory '/src/layers/layer5_python3_vim/0050_vim/build/vim-8.2.3614/src/po' make[4]: Nothing to be done for 'converted'. make[4]: Leaving directory '/src/layers/layer5_python3_vim/0050_vim/build/vim-8.2.3614/src/po' /bin/sh install-sh -c -d /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82/lang chmod 755 /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82/lang /bin/sh install-sh -c -d /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82/keymap chmod 755 /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82/keymap /bin/sh ./installman.sh install /opt/metwork-mfext-1.2/opt/python3_vim/share/man/da/man1 "-da" /opt/metwork-mfext-1.2/opt/python3_vim/share/vim /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82 /opt/metwork-mfext-1.2/opt/python3_vim/share/vim ../runtime/doc 644 vim vimdiff evim installing /opt/metwork-mfext-1.2/opt/python3_vim/share/man/da/man1/vim.1 installing /opt/metwork-mfext-1.2/opt/python3_vim/share/man/da/man1/vimtutor.1 installing /opt/metwork-mfext-1.2/opt/python3_vim/share/man/da/man1/vimdiff.1 /bin/sh ./installman.sh install /opt/metwork-mfext-1.2/opt/python3_vim/share/man/da.ISO8859-1/man1 "-da" /opt/metwork-mfext-1.2/opt/python3_vim/share/vim /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82 /opt/metwork-mfext-1.2/opt/python3_vim/share/vim ../runtime/doc 644 vim vimdiff evim installing /opt/metwork-mfext-1.2/opt/python3_vim/share/man/da.ISO8859-1/man1/vim.1 installing /opt/metwork-mfext-1.2/opt/python3_vim/share/man/da.ISO8859-1/man1/vimtutor.1 installing /opt/metwork-mfext-1.2/opt/python3_vim/share/man/da.ISO8859-1/man1/vimdiff.1 /bin/sh ./installman.sh install /opt/metwork-mfext-1.2/opt/python3_vim/share/man/da.UTF-8/man1 "-da.UTF-8" /opt/metwork-mfext-1.2/opt/python3_vim/share/vim /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82 /opt/metwork-mfext-1.2/opt/python3_vim/share/vim ../runtime/doc 644 vim vimdiff evim installing /opt/metwork-mfext-1.2/opt/python3_vim/share/man/da.UTF-8/man1/vim.1 installing /opt/metwork-mfext-1.2/opt/python3_vim/share/man/da.UTF-8/man1/vimtutor.1 installing /opt/metwork-mfext-1.2/opt/python3_vim/share/man/da.UTF-8/man1/vimdiff.1 /bin/sh ./installman.sh install /opt/metwork-mfext-1.2/opt/python3_vim/share/man/de/man1 "-de" /opt/metwork-mfext-1.2/opt/python3_vim/share/vim /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82 /opt/metwork-mfext-1.2/opt/python3_vim/share/vim ../runtime/doc 644 vim vimdiff evim installing /opt/metwork-mfext-1.2/opt/python3_vim/share/man/de/man1/vim.1 /bin/sh ./installman.sh install /opt/metwork-mfext-1.2/opt/python3_vim/share/man/de.ISO8859-1/man1 "-de" /opt/metwork-mfext-1.2/opt/python3_vim/share/vim /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82 /opt/metwork-mfext-1.2/opt/python3_vim/share/vim ../runtime/doc 644 vim vimdiff evim installing /opt/metwork-mfext-1.2/opt/python3_vim/share/man/de.ISO8859-1/man1/vim.1 /bin/sh ./installman.sh install /opt/metwork-mfext-1.2/opt/python3_vim/share/man/de.UTF-8/man1 "-de.UTF-8" /opt/metwork-mfext-1.2/opt/python3_vim/share/vim /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82 /opt/metwork-mfext-1.2/opt/python3_vim/share/vim ../runtime/doc 644 vim vimdiff evim installing /opt/metwork-mfext-1.2/opt/python3_vim/share/man/de.UTF-8/man1/vim.1 /bin/sh ./installman.sh install /opt/metwork-mfext-1.2/opt/python3_vim/share/man/fr/man1 "-fr" /opt/metwork-mfext-1.2/opt/python3_vim/share/vim /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82 /opt/metwork-mfext-1.2/opt/python3_vim/share/vim ../runtime/doc 644 vim vimdiff evim installing /opt/metwork-mfext-1.2/opt/python3_vim/share/man/fr/man1/vim.1 installing /opt/metwork-mfext-1.2/opt/python3_vim/share/man/fr/man1/vimtutor.1 installing /opt/metwork-mfext-1.2/opt/python3_vim/share/man/fr/man1/vimdiff.1 installing /opt/metwork-mfext-1.2/opt/python3_vim/share/man/fr/man1/evim.1 /bin/sh ./installman.sh install /opt/metwork-mfext-1.2/opt/python3_vim/share/man/fr.ISO8859-1/man1 "-fr" /opt/metwork-mfext-1.2/opt/python3_vim/share/vim /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82 /opt/metwork-mfext-1.2/opt/python3_vim/share/vim ../runtime/doc 644 vim vimdiff evim installing /opt/metwork-mfext-1.2/opt/python3_vim/share/man/fr.ISO8859-1/man1/vim.1 installing /opt/metwork-mfext-1.2/opt/python3_vim/share/man/fr.ISO8859-1/man1/vimtutor.1 installing /opt/metwork-mfext-1.2/opt/python3_vim/share/man/fr.ISO8859-1/man1/vimdiff.1 installing /opt/metwork-mfext-1.2/opt/python3_vim/share/man/fr.ISO8859-1/man1/evim.1 /bin/sh ./installman.sh install /opt/metwork-mfext-1.2/opt/python3_vim/share/man/fr.UTF-8/man1 "-fr.UTF-8" /opt/metwork-mfext-1.2/opt/python3_vim/share/vim /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82 /opt/metwork-mfext-1.2/opt/python3_vim/share/vim ../runtime/doc 644 vim vimdiff evim installing /opt/metwork-mfext-1.2/opt/python3_vim/share/man/fr.UTF-8/man1/vim.1 installing /opt/metwork-mfext-1.2/opt/python3_vim/share/man/fr.UTF-8/man1/vimtutor.1 installing /opt/metwork-mfext-1.2/opt/python3_vim/share/man/fr.UTF-8/man1/vimdiff.1 installing /opt/metwork-mfext-1.2/opt/python3_vim/share/man/fr.UTF-8/man1/evim.1 /bin/sh ./installman.sh install /opt/metwork-mfext-1.2/opt/python3_vim/share/man/it/man1 "-it" /opt/metwork-mfext-1.2/opt/python3_vim/share/vim /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82 /opt/metwork-mfext-1.2/opt/python3_vim/share/vim ../runtime/doc 644 vim vimdiff evim installing /opt/metwork-mfext-1.2/opt/python3_vim/share/man/it/man1/vim.1 installing /opt/metwork-mfext-1.2/opt/python3_vim/share/man/it/man1/vimtutor.1 installing /opt/metwork-mfext-1.2/opt/python3_vim/share/man/it/man1/vimdiff.1 installing /opt/metwork-mfext-1.2/opt/python3_vim/share/man/it/man1/evim.1 /bin/sh ./installman.sh install /opt/metwork-mfext-1.2/opt/python3_vim/share/man/it.ISO8859-1/man1 "-it" /opt/metwork-mfext-1.2/opt/python3_vim/share/vim /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82 /opt/metwork-mfext-1.2/opt/python3_vim/share/vim ../runtime/doc 644 vim vimdiff evim installing /opt/metwork-mfext-1.2/opt/python3_vim/share/man/it.ISO8859-1/man1/vim.1 installing /opt/metwork-mfext-1.2/opt/python3_vim/share/man/it.ISO8859-1/man1/vimtutor.1 installing /opt/metwork-mfext-1.2/opt/python3_vim/share/man/it.ISO8859-1/man1/vimdiff.1 installing /opt/metwork-mfext-1.2/opt/python3_vim/share/man/it.ISO8859-1/man1/evim.1 /bin/sh ./installman.sh install /opt/metwork-mfext-1.2/opt/python3_vim/share/man/it.UTF-8/man1 "-it.UTF-8" /opt/metwork-mfext-1.2/opt/python3_vim/share/vim /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82 /opt/metwork-mfext-1.2/opt/python3_vim/share/vim ../runtime/doc 644 vim vimdiff evim installing /opt/metwork-mfext-1.2/opt/python3_vim/share/man/it.UTF-8/man1/vim.1 installing /opt/metwork-mfext-1.2/opt/python3_vim/share/man/it.UTF-8/man1/vimtutor.1 installing /opt/metwork-mfext-1.2/opt/python3_vim/share/man/it.UTF-8/man1/vimdiff.1 installing /opt/metwork-mfext-1.2/opt/python3_vim/share/man/it.UTF-8/man1/evim.1 /bin/sh ./installman.sh install /opt/metwork-mfext-1.2/opt/python3_vim/share/man/ja/man1 "-ja.UTF-8" /opt/metwork-mfext-1.2/opt/python3_vim/share/vim /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82 /opt/metwork-mfext-1.2/opt/python3_vim/share/vim ../runtime/doc 644 vim vimdiff evim installing /opt/metwork-mfext-1.2/opt/python3_vim/share/man/ja/man1/vim.1 installing /opt/metwork-mfext-1.2/opt/python3_vim/share/man/ja/man1/vimtutor.1 installing /opt/metwork-mfext-1.2/opt/python3_vim/share/man/ja/man1/vimdiff.1 installing /opt/metwork-mfext-1.2/opt/python3_vim/share/man/ja/man1/evim.1 /bin/sh ./installman.sh install /opt/metwork-mfext-1.2/opt/python3_vim/share/man/pl/man1 "-pl" /opt/metwork-mfext-1.2/opt/python3_vim/share/vim /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82 /opt/metwork-mfext-1.2/opt/python3_vim/share/vim ../runtime/doc 644 vim vimdiff evim installing /opt/metwork-mfext-1.2/opt/python3_vim/share/man/pl/man1/vim.1 installing /opt/metwork-mfext-1.2/opt/python3_vim/share/man/pl/man1/vimtutor.1 installing /opt/metwork-mfext-1.2/opt/python3_vim/share/man/pl/man1/vimdiff.1 installing /opt/metwork-mfext-1.2/opt/python3_vim/share/man/pl/man1/evim.1 /bin/sh ./installman.sh install /opt/metwork-mfext-1.2/opt/python3_vim/share/man/pl.ISO8859-2/man1 "-pl" /opt/metwork-mfext-1.2/opt/python3_vim/share/vim /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82 /opt/metwork-mfext-1.2/opt/python3_vim/share/vim ../runtime/doc 644 vim vimdiff evim installing /opt/metwork-mfext-1.2/opt/python3_vim/share/man/pl.ISO8859-2/man1/vim.1 installing /opt/metwork-mfext-1.2/opt/python3_vim/share/man/pl.ISO8859-2/man1/vimtutor.1 installing /opt/metwork-mfext-1.2/opt/python3_vim/share/man/pl.ISO8859-2/man1/vimdiff.1 installing /opt/metwork-mfext-1.2/opt/python3_vim/share/man/pl.ISO8859-2/man1/evim.1 /bin/sh ./installman.sh install /opt/metwork-mfext-1.2/opt/python3_vim/share/man/pl.UTF-8/man1 "-pl.UTF-8" /opt/metwork-mfext-1.2/opt/python3_vim/share/vim /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82 /opt/metwork-mfext-1.2/opt/python3_vim/share/vim ../runtime/doc 644 vim vimdiff evim installing /opt/metwork-mfext-1.2/opt/python3_vim/share/man/pl.UTF-8/man1/vim.1 installing /opt/metwork-mfext-1.2/opt/python3_vim/share/man/pl.UTF-8/man1/vimtutor.1 installing /opt/metwork-mfext-1.2/opt/python3_vim/share/man/pl.UTF-8/man1/vimdiff.1 installing /opt/metwork-mfext-1.2/opt/python3_vim/share/man/pl.UTF-8/man1/evim.1 /bin/sh ./installman.sh install /opt/metwork-mfext-1.2/opt/python3_vim/share/man/ru.KOI8-R/man1 "-ru" /opt/metwork-mfext-1.2/opt/python3_vim/share/vim /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82 /opt/metwork-mfext-1.2/opt/python3_vim/share/vim ../runtime/doc 644 vim vimdiff evim installing /opt/metwork-mfext-1.2/opt/python3_vim/share/man/ru.KOI8-R/man1/vim.1 installing /opt/metwork-mfext-1.2/opt/python3_vim/share/man/ru.KOI8-R/man1/vimtutor.1 installing /opt/metwork-mfext-1.2/opt/python3_vim/share/man/ru.KOI8-R/man1/vimdiff.1 installing /opt/metwork-mfext-1.2/opt/python3_vim/share/man/ru.KOI8-R/man1/evim.1 /bin/sh ./installman.sh install /opt/metwork-mfext-1.2/opt/python3_vim/share/man/ru.UTF-8/man1 "-ru.UTF-8" /opt/metwork-mfext-1.2/opt/python3_vim/share/vim /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82 /opt/metwork-mfext-1.2/opt/python3_vim/share/vim ../runtime/doc 644 vim vimdiff evim installing /opt/metwork-mfext-1.2/opt/python3_vim/share/man/ru.UTF-8/man1/vim.1 installing /opt/metwork-mfext-1.2/opt/python3_vim/share/man/ru.UTF-8/man1/vimtutor.1 installing /opt/metwork-mfext-1.2/opt/python3_vim/share/man/ru.UTF-8/man1/vimdiff.1 installing /opt/metwork-mfext-1.2/opt/python3_vim/share/man/ru.UTF-8/man1/evim.1 /bin/sh ./installman.sh install /opt/metwork-mfext-1.2/opt/python3_vim/share/man/tr/man1 "-tr" /opt/metwork-mfext-1.2/opt/python3_vim/share/vim /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82 /opt/metwork-mfext-1.2/opt/python3_vim/share/vim ../runtime/doc 644 vim vimdiff evim installing /opt/metwork-mfext-1.2/opt/python3_vim/share/man/tr/man1/vim.1 installing /opt/metwork-mfext-1.2/opt/python3_vim/share/man/tr/man1/vimtutor.1 installing /opt/metwork-mfext-1.2/opt/python3_vim/share/man/tr/man1/vimdiff.1 installing /opt/metwork-mfext-1.2/opt/python3_vim/share/man/tr/man1/evim.1 /bin/sh ./installman.sh install /opt/metwork-mfext-1.2/opt/python3_vim/share/man/tr.ISO8859-9/man1 "-tr" /opt/metwork-mfext-1.2/opt/python3_vim/share/vim /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82 /opt/metwork-mfext-1.2/opt/python3_vim/share/vim ../runtime/doc 644 vim vimdiff evim installing /opt/metwork-mfext-1.2/opt/python3_vim/share/man/tr.ISO8859-9/man1/vim.1 installing /opt/metwork-mfext-1.2/opt/python3_vim/share/man/tr.ISO8859-9/man1/vimtutor.1 installing /opt/metwork-mfext-1.2/opt/python3_vim/share/man/tr.ISO8859-9/man1/vimdiff.1 installing /opt/metwork-mfext-1.2/opt/python3_vim/share/man/tr.ISO8859-9/man1/evim.1 /bin/sh ./installman.sh install /opt/metwork-mfext-1.2/opt/python3_vim/share/man/tr.UTF-8/man1 "-tr.UTF-8" /opt/metwork-mfext-1.2/opt/python3_vim/share/vim /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82 /opt/metwork-mfext-1.2/opt/python3_vim/share/vim ../runtime/doc 644 vim vimdiff evim installing /opt/metwork-mfext-1.2/opt/python3_vim/share/man/tr.UTF-8/man1/vim.1 installing /opt/metwork-mfext-1.2/opt/python3_vim/share/man/tr.UTF-8/man1/vimtutor.1 installing /opt/metwork-mfext-1.2/opt/python3_vim/share/man/tr.UTF-8/man1/vimdiff.1 installing /opt/metwork-mfext-1.2/opt/python3_vim/share/man/tr.UTF-8/man1/evim.1 /bin/sh ./installml.sh install "" \ /opt/metwork-mfext-1.2/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-1.2/opt/python3_vim/share/man/da/man1/ex.1 creating link /opt/metwork-mfext-1.2/opt/python3_vim/share/man/da/man1/view.1 creating link /opt/metwork-mfext-1.2/opt/python3_vim/share/man/da/man1/rvim.1 creating link /opt/metwork-mfext-1.2/opt/python3_vim/share/man/da/man1/rview.1 /bin/sh ./installml.sh install "" \ /opt/metwork-mfext-1.2/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-1.2/opt/python3_vim/share/man/da.ISO8859-1/man1/ex.1 creating link /opt/metwork-mfext-1.2/opt/python3_vim/share/man/da.ISO8859-1/man1/view.1 creating link /opt/metwork-mfext-1.2/opt/python3_vim/share/man/da.ISO8859-1/man1/rvim.1 creating link /opt/metwork-mfext-1.2/opt/python3_vim/share/man/da.ISO8859-1/man1/rview.1 /bin/sh ./installml.sh install "" \ /opt/metwork-mfext-1.2/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-1.2/opt/python3_vim/share/man/da.UTF-8/man1/ex.1 creating link /opt/metwork-mfext-1.2/opt/python3_vim/share/man/da.UTF-8/man1/view.1 creating link /opt/metwork-mfext-1.2/opt/python3_vim/share/man/da.UTF-8/man1/rvim.1 creating link /opt/metwork-mfext-1.2/opt/python3_vim/share/man/da.UTF-8/man1/rview.1 /bin/sh ./installml.sh install "" \ /opt/metwork-mfext-1.2/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-1.2/opt/python3_vim/share/man/de/man1/ex.1 creating link /opt/metwork-mfext-1.2/opt/python3_vim/share/man/de/man1/view.1 creating link /opt/metwork-mfext-1.2/opt/python3_vim/share/man/de/man1/rvim.1 creating link /opt/metwork-mfext-1.2/opt/python3_vim/share/man/de/man1/rview.1 /bin/sh ./installml.sh install "" \ /opt/metwork-mfext-1.2/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-1.2/opt/python3_vim/share/man/de.ISO8859-1/man1/ex.1 creating link /opt/metwork-mfext-1.2/opt/python3_vim/share/man/de.ISO8859-1/man1/view.1 creating link /opt/metwork-mfext-1.2/opt/python3_vim/share/man/de.ISO8859-1/man1/rvim.1 creating link /opt/metwork-mfext-1.2/opt/python3_vim/share/man/de.ISO8859-1/man1/rview.1 /bin/sh ./installml.sh install "" \ /opt/metwork-mfext-1.2/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-1.2/opt/python3_vim/share/man/de.UTF-8/man1/ex.1 creating link /opt/metwork-mfext-1.2/opt/python3_vim/share/man/de.UTF-8/man1/view.1 creating link /opt/metwork-mfext-1.2/opt/python3_vim/share/man/de.UTF-8/man1/rvim.1 creating link /opt/metwork-mfext-1.2/opt/python3_vim/share/man/de.UTF-8/man1/rview.1 /bin/sh ./installml.sh install "" \ /opt/metwork-mfext-1.2/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-1.2/opt/python3_vim/share/man/fr/man1/ex.1 creating link /opt/metwork-mfext-1.2/opt/python3_vim/share/man/fr/man1/view.1 creating link /opt/metwork-mfext-1.2/opt/python3_vim/share/man/fr/man1/rvim.1 creating link /opt/metwork-mfext-1.2/opt/python3_vim/share/man/fr/man1/rview.1 /bin/sh ./installml.sh install "" \ /opt/metwork-mfext-1.2/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-1.2/opt/python3_vim/share/man/fr.ISO8859-1/man1/ex.1 creating link /opt/metwork-mfext-1.2/opt/python3_vim/share/man/fr.ISO8859-1/man1/view.1 creating link /opt/metwork-mfext-1.2/opt/python3_vim/share/man/fr.ISO8859-1/man1/rvim.1 creating link /opt/metwork-mfext-1.2/opt/python3_vim/share/man/fr.ISO8859-1/man1/rview.1 /bin/sh ./installml.sh install "" \ /opt/metwork-mfext-1.2/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-1.2/opt/python3_vim/share/man/fr.UTF-8/man1/ex.1 creating link /opt/metwork-mfext-1.2/opt/python3_vim/share/man/fr.UTF-8/man1/view.1 creating link /opt/metwork-mfext-1.2/opt/python3_vim/share/man/fr.UTF-8/man1/rvim.1 creating link /opt/metwork-mfext-1.2/opt/python3_vim/share/man/fr.UTF-8/man1/rview.1 /bin/sh ./installml.sh install "" \ /opt/metwork-mfext-1.2/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-1.2/opt/python3_vim/share/man/it/man1/ex.1 creating link /opt/metwork-mfext-1.2/opt/python3_vim/share/man/it/man1/view.1 creating link /opt/metwork-mfext-1.2/opt/python3_vim/share/man/it/man1/rvim.1 creating link /opt/metwork-mfext-1.2/opt/python3_vim/share/man/it/man1/rview.1 /bin/sh ./installml.sh install "" \ /opt/metwork-mfext-1.2/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-1.2/opt/python3_vim/share/man/it.ISO8859-1/man1/ex.1 creating link /opt/metwork-mfext-1.2/opt/python3_vim/share/man/it.ISO8859-1/man1/view.1 creating link /opt/metwork-mfext-1.2/opt/python3_vim/share/man/it.ISO8859-1/man1/rvim.1 creating link /opt/metwork-mfext-1.2/opt/python3_vim/share/man/it.ISO8859-1/man1/rview.1 /bin/sh ./installml.sh install "" \ /opt/metwork-mfext-1.2/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-1.2/opt/python3_vim/share/man/it.UTF-8/man1/ex.1 creating link /opt/metwork-mfext-1.2/opt/python3_vim/share/man/it.UTF-8/man1/view.1 creating link /opt/metwork-mfext-1.2/opt/python3_vim/share/man/it.UTF-8/man1/rvim.1 creating link /opt/metwork-mfext-1.2/opt/python3_vim/share/man/it.UTF-8/man1/rview.1 /bin/sh ./installml.sh install "" \ /opt/metwork-mfext-1.2/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-1.2/opt/python3_vim/share/man/ja/man1/ex.1 creating link /opt/metwork-mfext-1.2/opt/python3_vim/share/man/ja/man1/view.1 creating link /opt/metwork-mfext-1.2/opt/python3_vim/share/man/ja/man1/rvim.1 creating link /opt/metwork-mfext-1.2/opt/python3_vim/share/man/ja/man1/rview.1 /bin/sh ./installml.sh install "" \ /opt/metwork-mfext-1.2/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-1.2/opt/python3_vim/share/man/pl/man1/ex.1 creating link /opt/metwork-mfext-1.2/opt/python3_vim/share/man/pl/man1/view.1 creating link /opt/metwork-mfext-1.2/opt/python3_vim/share/man/pl/man1/rvim.1 creating link /opt/metwork-mfext-1.2/opt/python3_vim/share/man/pl/man1/rview.1 /bin/sh ./installml.sh install "" \ /opt/metwork-mfext-1.2/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-1.2/opt/python3_vim/share/man/pl.ISO8859-2/man1/ex.1 creating link /opt/metwork-mfext-1.2/opt/python3_vim/share/man/pl.ISO8859-2/man1/view.1 creating link /opt/metwork-mfext-1.2/opt/python3_vim/share/man/pl.ISO8859-2/man1/rvim.1 creating link /opt/metwork-mfext-1.2/opt/python3_vim/share/man/pl.ISO8859-2/man1/rview.1 /bin/sh ./installml.sh install "" \ /opt/metwork-mfext-1.2/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-1.2/opt/python3_vim/share/man/pl.UTF-8/man1/ex.1 creating link /opt/metwork-mfext-1.2/opt/python3_vim/share/man/pl.UTF-8/man1/view.1 creating link /opt/metwork-mfext-1.2/opt/python3_vim/share/man/pl.UTF-8/man1/rvim.1 creating link /opt/metwork-mfext-1.2/opt/python3_vim/share/man/pl.UTF-8/man1/rview.1 /bin/sh ./installml.sh install "" \ /opt/metwork-mfext-1.2/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-1.2/opt/python3_vim/share/man/ru.KOI8-R/man1/ex.1 creating link /opt/metwork-mfext-1.2/opt/python3_vim/share/man/ru.KOI8-R/man1/view.1 creating link /opt/metwork-mfext-1.2/opt/python3_vim/share/man/ru.KOI8-R/man1/rvim.1 creating link /opt/metwork-mfext-1.2/opt/python3_vim/share/man/ru.KOI8-R/man1/rview.1 /bin/sh ./installml.sh install "" \ /opt/metwork-mfext-1.2/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-1.2/opt/python3_vim/share/man/ru.UTF-8/man1/ex.1 creating link /opt/metwork-mfext-1.2/opt/python3_vim/share/man/ru.UTF-8/man1/view.1 creating link /opt/metwork-mfext-1.2/opt/python3_vim/share/man/ru.UTF-8/man1/rvim.1 creating link /opt/metwork-mfext-1.2/opt/python3_vim/share/man/ru.UTF-8/man1/rview.1 /bin/sh ./installml.sh install "" \ /opt/metwork-mfext-1.2/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-1.2/opt/python3_vim/share/man/tr/man1/ex.1 creating link /opt/metwork-mfext-1.2/opt/python3_vim/share/man/tr/man1/view.1 creating link /opt/metwork-mfext-1.2/opt/python3_vim/share/man/tr/man1/rvim.1 creating link /opt/metwork-mfext-1.2/opt/python3_vim/share/man/tr/man1/rview.1 /bin/sh ./installml.sh install "" \ /opt/metwork-mfext-1.2/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-1.2/opt/python3_vim/share/man/tr.ISO8859-9/man1/ex.1 creating link /opt/metwork-mfext-1.2/opt/python3_vim/share/man/tr.ISO8859-9/man1/view.1 creating link /opt/metwork-mfext-1.2/opt/python3_vim/share/man/tr.ISO8859-9/man1/rvim.1 creating link /opt/metwork-mfext-1.2/opt/python3_vim/share/man/tr.ISO8859-9/man1/rview.1 /bin/sh ./installml.sh install "" \ /opt/metwork-mfext-1.2/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-1.2/opt/python3_vim/share/man/tr.UTF-8/man1/ex.1 creating link /opt/metwork-mfext-1.2/opt/python3_vim/share/man/tr.UTF-8/man1/view.1 creating link /opt/metwork-mfext-1.2/opt/python3_vim/share/man/tr.UTF-8/man1/rvim.1 creating link /opt/metwork-mfext-1.2/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-1.2/opt/python3_vim LOCALEDIR=/opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82/lang \ INSTALL_DATA=cp FILEMOD=644 install; \ fi make[4]: Entering directory '/src/layers/layer5_python3_vim/0050_vim/build/vim-8.2.3614/src/po' make[5]: Entering directory '/src/layers/layer5_python3_vim/0050_vim/build/vim-8.2.3614/src/po' make[5]: Leaving directory '/src/layers/layer5_python3_vim/0050_vim/build/vim-8.2.3614/src/po' for lang in af ca cs cs.cp1250 da de en_GB eo es fi fr ga 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-1.2/opt/python3_vim/share/vim/vim82/lang/$lang/; \ if test ! -x "$dir"; then \ mkdir $dir; chmod 755 $dir; \ fi; \ dir=/opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82/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-8.2.3614/src/po' if test -d ../runtime/lang; then \ cp ../runtime/lang/README.txt ../runtime/lang/*.vim /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82/lang; \ chmod 644 /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82/lang/README.txt /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82/lang/*.vim; \ fi if test -d ../runtime/keymap; then \ cp ../runtime/keymap/README.txt ../runtime/keymap/*.vim /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82/keymap; \ chmod 644 /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82/keymap/README.txt /opt/metwork-mfext-1.2/opt/python3_vim/share/vim/vim82/keymap/*.vim; \ fi if test -n ""; then \ /bin/sh install-sh -c -d /opt/metwork-mfext-1.2/opt/python3_vim/share/icons/hicolor/48x48/apps /opt/metwork-mfext-1.2/opt/python3_vim/share/icons/locolor/32x32/apps \ /opt/metwork-mfext-1.2/opt/python3_vim/share/icons/locolor/16x16/apps /opt/metwork-mfext-1.2/opt/python3_vim/share/applications; \ fi if test -d /opt/metwork-mfext-1.2/opt/python3_vim/share/icons/hicolor/48x48/apps -a -w /opt/metwork-mfext-1.2/opt/python3_vim/share/icons/hicolor/48x48/apps \ -a ! -f /opt/metwork-mfext-1.2/opt/python3_vim/share/icons/hicolor/48x48/apps/gvim.png; then \ cp ../runtime/vim48x48.png /opt/metwork-mfext-1.2/opt/python3_vim/share/icons/hicolor/48x48/apps/gvim.png; \ if test -z "" -a -x "" \ -a -w /opt/metwork-mfext-1.2/opt/python3_vim/share/icons/hicolor \ -a -f /opt/metwork-mfext-1.2/opt/python3_vim/share/icons/hicolor/index.theme; then \ -q /opt/metwork-mfext-1.2/opt/python3_vim/share/icons/hicolor; \ fi \ fi if test -d /opt/metwork-mfext-1.2/opt/python3_vim/share/icons/locolor/32x32/apps -a -w /opt/metwork-mfext-1.2/opt/python3_vim/share/icons/locolor/32x32/apps \ -a ! -f /opt/metwork-mfext-1.2/opt/python3_vim/share/icons/locolor/32x32/apps/gvim.png; then \ cp ../runtime/vim32x32.png /opt/metwork-mfext-1.2/opt/python3_vim/share/icons/locolor/32x32/apps/gvim.png; \ fi if test -d /opt/metwork-mfext-1.2/opt/python3_vim/share/icons/locolor/16x16/apps -a -w /opt/metwork-mfext-1.2/opt/python3_vim/share/icons/locolor/16x16/apps \ -a ! -f /opt/metwork-mfext-1.2/opt/python3_vim/share/icons/locolor/16x16/apps/gvim.png; then \ cp ../runtime/vim16x16.png /opt/metwork-mfext-1.2/opt/python3_vim/share/icons/locolor/16x16/apps/gvim.png; \ fi if test -d /opt/metwork-mfext-1.2/opt/python3_vim/share/applications -a -w /opt/metwork-mfext-1.2/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-1.2/opt/python3_vim/share/applications; \ else \ cp ../runtime/vim.desktop \ ../runtime/gvim.desktop \ /opt/metwork-mfext-1.2/opt/python3_vim/share/applications; \ fi; \ if test -z "" -a -x ""; then \ -q /opt/metwork-mfext-1.2/opt/python3_vim/share/applications; \ fi \ fi make[3]: Leaving directory '/src/layers/layer5_python3_vim/0050_vim/build/vim-8.2.3614/src' make[2]: Leaving directory '/src/layers/layer5_python3_vim/0050_vim/build/vim-8.2.3614' make[1]: Leaving directory '/src/layers/layer5_python3_vim/0050_vim' make[3]: Leaving directory `/src/layers/layer5_python3_vim/0050_vim' make[3]: Entering directory `/src/layers/layer5_python3_vim/0500_extra_python_packages' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=python3_devtools@mfext,vim@mfext,python3_vim@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all for REQ in requirements3.txt; do if test -s ${REQ}; then download_compile_requirements ${REQ} || { echo "ERROR WITH download_compile_requirements ${REQ}"; exit 1; }; fi; done [DEBUG]: loading tempolayer11194[/src/layers/layer5_python3_vim/0500_extra_python_packages/tempolayer11194] Collecting certifi==2019.3.9 Downloading certifi-2019.3.9.tar.gz (158 kB) Collecting jedi==0.15.1 Downloading jedi-0.15.1.tar.gz (872 kB) Collecting parso==0.5.1 Downloading parso-0.5.1.tar.gz (391 kB) Building wheels for collected packages: certifi, jedi, parso Building wheel for certifi (setup.py): started Building wheel for certifi (setup.py): finished with status 'done' Created wheel for certifi: filename=certifi-2019.3.9-py2.py3-none-any.whl size=156949 sha256=ddc00988aa9445db7f9438b13a7af4b2b74450dce02f55e74b033062099d4d11 Stored in directory: /root/.cache/pip/wheels/5f/2a/e0/9e83773145fe7e1ada1c3c9a177316f4f128771ef8e8cc0171 Building wheel for jedi (setup.py): started Building wheel for jedi (setup.py): finished with status 'done' Created wheel for jedi: filename=jedi-0.15.1-py2.py3-none-any.whl size=1017441 sha256=25e7af3994ac7ba629e714d12659503f691ea1ea588f97cae7871bf40768c790 Stored in directory: /root/.cache/pip/wheels/ad/93/53/9b40c04cc8f751a551caf9865350a180d4334b78c40199d982 Building wheel for parso (setup.py): started Building wheel for parso (setup.py): finished with status 'done' Created wheel for parso: filename=parso-0.5.1-py2.py3-none-any.whl size=96139 sha256=2af359f3013055817c5a6fd8cea521989d082c5df805392623675871c0b98a9c Stored in directory: /root/.cache/pip/wheels/b5/8e/af/291cb1a689a51ff694e8902b8ba08429d0fb44c28a5af1eb5d Successfully built certifi jedi parso if test -d ../../download_archive; then cp -Rf src/* ../../download_archive/ 2>/dev/null; fi mkdir -p /opt/metwork-mfext-1.2/opt/python3_vim/share/metwork_packages for REQ in requirements3.txt; do if test -s ${REQ}; then install_requirements /opt/metwork-mfext-1.2/opt/python3_vim ${REQ} ./src || { echo "ERROR WITH install_requirements ${REQ} /opt/metwork-mfext-1.2/opt/python3_vim ${REQ} ./src"; exit 1; }; fi; done [DEBUG]: layer python3_vim@mfext[/opt/metwork-mfext-1.2/opt/python3_vim] is already loaded Looking in links: ./src Requirement already satisfied: certifi==2019.3.9 in /opt/metwork-mfext-1.2/opt/python3_core/lib/python3.9/site-packages (from -r requirements3.txt.tmp (line 1)) (2019.3.9) Processing ./src/jedi-0.15.1-py2.py3-none-any.whl Processing ./src/parso-0.5.1-py2.py3-none-any.whl Installing collected packages: parso, jedi Successfully installed jedi-0.15.1 parso-0.5.1 if ! test -d /opt/metwork-mfext-1.2/opt/python3_vim/lib/python3.9/site-packages; then mkdir -p /opt/metwork-mfext-1.2/opt/python3_vim/lib/python3.9/site-packages; fi if test -f /opt/metwork-mfext-1.2/opt/python3_vim/lib/python3.9/site-packages/requirements3.txt; then cat /opt/metwork-mfext-1.2/opt/python3_vim/lib/python3.9/site-packages/requirements3.txt requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-1.2/opt/python3_vim/lib/python3.9/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-1.2/opt/python3_vim/lib/python3.9/site-packages/requirements3.txt.tmp /opt/metwork-mfext-1.2/opt/python3_vim/lib/python3.9/site-packages/requirements3.txt; else cat requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-1.2/opt/python3_vim/lib/python3.9/site-packages/requirements3.txt ;fi IFS=$'\n' ; for REQ in `cat requirements3.txt |sort |uniq`; do _pip_package_to_yaml.sh "${REQ}" "/opt/metwork-mfext-1.2/opt/python3_vim/share/metwork_packages" || { echo "ERROR WITH _pip_package_to_yaml.sh ${REQ} /opt/metwork-mfext-1.2/opt/python3_vim/share/metwork_packages"; exit 1; } done /opt/metwork-mfext-1.2/opt/python3_vim/share/metwork_packages/certifi.yaml is ready /opt/metwork-mfext-1.2/opt/python3_vim/share/metwork_packages/jedi.yaml is ready /opt/metwork-mfext-1.2/opt/python3_vim/share/metwork_packages/parso.yaml is ready make[3]: Leaving directory `/src/layers/layer5_python3_vim/0500_extra_python_packages' if test "1" = "1"; then echo vim > /opt/metwork-mfext-1.2/opt/python3_vim/.mfextaddon; fi _layer_dhash "python3_vim@mfext" >/opt/metwork-mfext-1.2/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-1.2/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-1.2/.dhash; fi layer_wrapper --layers=python3_devtools@mfext -- _yaml_to_md.py ALL >.metwork-framework/components.md /opt/metwork-mfext-1.2/bin/_yaml_to_md.py:70: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. y = yaml.load(unidecode(raw_content))