+ release_urlbase=https://unofficial-builds.nodejs.org/download/release/ + disttype=release + customtag= + datestring= + commit= + fullversion=v16.0.0 + source_url=https://nodejs.org/download/release/v16.0.0/node-v16.0.0.tar.xz + config_flags= + cd /home/node + tar -xf node.tar.xz + cd node-v16.0.0 + export 'CC=ccache gcc' + CC='ccache gcc' + export 'CXX=ccache g++' + CXX='ccache g++' + export CXXFLAGS=-m32 + CXXFLAGS=-m32 + export CFLAGS=-m32 + CFLAGS=-m32 + . /opt/rh/devtoolset-6/enable ++ export PATH=/opt/rh/devtoolset-6/root/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin ++ PATH=/opt/rh/devtoolset-6/root/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin ++ export MANPATH=/opt/rh/devtoolset-6/root/usr/share/man: ++ MANPATH=/opt/rh/devtoolset-6/root/usr/share/man: ++ export INFOPATH=/opt/rh/devtoolset-6/root/usr/share/info ++ INFOPATH=/opt/rh/devtoolset-6/root/usr/share/info ++ export PCP_DIR=/opt/rh/devtoolset-6/root ++ PCP_DIR=/opt/rh/devtoolset-6/root ++ export PERL5LIB=/opt/rh/devtoolset-6/root//usr/lib/perl5/vendor_perl:/opt/rh/devtoolset-6/root/usr/lib/perl5:/opt/rh/devtoolset-6/root//usr/share/perl5/vendor_perl ++ PERL5LIB=/opt/rh/devtoolset-6/root//usr/lib/perl5/vendor_perl:/opt/rh/devtoolset-6/root/usr/lib/perl5:/opt/rh/devtoolset-6/root//usr/share/perl5/vendor_perl +++ rpm --eval '%{_libdir}' ++ rpmlibdir=/usr/lib64 ++ '[' /usr/lib64 '!=' /usr/ ']' ++ rpmlibdir32=:/opt/rh/devtoolset-6/root/usr/lib ++ export LD_LIBRARY_PATH=/opt/rh/devtoolset-6/root/usr/lib64:/opt/rh/devtoolset-6/root/usr/lib ++ LD_LIBRARY_PATH=/opt/rh/devtoolset-6/root/usr/lib64:/opt/rh/devtoolset-6/root/usr/lib ++ pythonvers=2.7 ++ export PYTHONPATH=/opt/rh/devtoolset-6/root/usr/lib64/python2.7/site-packages:/opt/rh/devtoolset-6/root/usr/lib/python2.7/site-packages ++ PYTHONPATH=/opt/rh/devtoolset-6/root/usr/lib64/python2.7/site-packages:/opt/rh/devtoolset-6/root/usr/lib/python2.7/site-packages ++ getconf _NPROCESSORS_ONLN + make -j8 binary V= DESTCPU=x86 ARCH=x86 VARIATION= DISTTYPE=release CUSTOMTAG= DATESTRING= COMMIT= RELEASE_URLBASE=https://unofficial-builds.nodejs.org/download/release/ CONFIG_FLAGS= /bin/sh: python3: command not found make: python3: Command not found make: python3: Command not found make: python3: Command not found make: python3: Command not found make: python3: Command not found make: python3: Command not found make: python3: Command not found make: python3: Command not found make: python3: Command not found make: python3: Command not found fatal: Not a git repository (or any of the parent directories): .git make: python3: Command not found make: python3: Command not found #NODE_VERSION_IS_RELEASE is set to 1 but doc/changelogs/CHANGELOG_V.md does not exist. make: *** [release-only] Error 1 Makefile:934: recipe for target 'release-only' failed