https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70346

Bill Gates <gregnietsky at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gregnietsky at gmail dot com

--- Comment #3 from Bill Gates <gregnietsky at gmail dot com> ---
Can confirm this problem using make v4 on x86_x32 build ... 

make[10]: Entering directory
'/var/opt/dtsbuild/src/gcc/gcc-6.1.0/build-x86_32/x86_64-linux-gnux32/32/libvtv'
true  DO=install multi-do # make
 /usr/bin/mkdir -p '/usr/libx32/../lib'
 /bin/sh ./libtool   --mode=install /usr/bin/ginstall -c   libvtv.la
'/usr/libx32/../lib'
libtool: install: /usr/bin/ginstall -c .libs/libvtv.so.0.0.0
/usr/libx32/../lib/libvtv.so.0.0.0
libtool: install: (cd /usr/libx32/../lib && { ln -s -f libvtv.so.0.0.0
libvtv.so.0 || { rm -f libvtv.so.0 && ln -s libvtv.so.0.0.0 libvtv.so.0; }; })
libtool: install: (cd /usr/libx32/../lib && { ln -s -f libvtv.so.0.0.0
libvtv.so || { rm -f libvtv.so && ln -s libvtv.so.0.0.0 libvtv.so; }; })
libtool: install: /usr/bin/ginstall -c .libs/libvtv.lai
/usr/libx32/../lib/libvtv.la
libtool: install: /usr/bin/ginstall -c .libs/libvtv.a
/usr/libx32/../lib/libvtv.a
/usr/bin/ginstall: cannot stat '.libs/libvtv.a': No such file or directory
Makefile:414: recipe for target 'install-toolexeclibLTLIBRARIES' failed
make[10]: *** [install-toolexeclibLTLIBRARIES] Error 1
make[10]: Leaving directory
'/var/opt/dtsbuild/src/gcc/gcc-6.1.0/build-x86_32/x86_64-linux-gnux32/32/libvtv'
Makefile:703: recipe for target 'install-am' failed
make[9]: *** [install-am] Error 2
make[9]: Leaving directory
'/var/opt/dtsbuild/src/gcc/gcc-6.1.0/build-x86_32/x86_64-linux-gnux32/32/libvtv'
Makefile:560: recipe for target 'install-recursive' failed
make[8]: *** [install-recursive] Error 1
make[8]: Leaving directory
'/var/opt/dtsbuild/src/gcc/gcc-6.1.0/build-x86_32/x86_64-linux-gnux32/32/libvtv'
Makefile:697: recipe for target 'install' failed
make[7]: *** [install] Error 2
make[7]: Leaving directory
'/var/opt/dtsbuild/src/gcc/gcc-6.1.0/build-x86_32/x86_64-linux-gnux32/32/libvtv'
Makefile:853: recipe for target 'multi-do' failed
make[6]: *** [multi-do] Error 1
make[6]: Leaving directory
'/var/opt/dtsbuild/src/gcc/gcc-6.1.0/build-x86_32/x86_64-linux-gnux32/libvtv'
Makefile:521: recipe for target 'install-multi' failed
make[5]: *** [install-multi] Error 2
make[5]: Leaving directory
'/var/opt/dtsbuild/src/gcc/gcc-6.1.0/build-x86_32/x86_64-linux-gnux32/libvtv'
Makefile:703: recipe for target 'install-am' failed
make[4]: *** [install-am] Error 2
make[4]: Leaving directory
'/var/opt/dtsbuild/src/gcc/gcc-6.1.0/build-x86_32/x86_64-linux-gnux32/libvtv'
Makefile:560: recipe for target 'install-recursive' failed
make[3]: *** [install-recursive] Error 1
make[3]: Leaving directory
'/var/opt/dtsbuild/src/gcc/gcc-6.1.0/build-x86_32/x86_64-linux-gnux32/libvtv'
Makefile:697: recipe for target 'install' failed
make[2]: *** [install] Error 2
make[2]: Leaving directory
'/var/opt/dtsbuild/src/gcc/gcc-6.1.0/build-x86_32/x86_64-linux-gnux32/libvtv'
Makefile:15399: recipe for target 'install-target-libvtv' failed
make[1]: *** [install-target-libvtv] Error 2
make[1]: Leaving directory '/var/opt/dtsbuild/src/gcc/gcc-6.1.0/build-x86_32'
Makefile:2323: recipe for target 'install' failed
make: *** [install] Error 2

Reply via email to