public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "etienne_lorrain at yahoo dot fr" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug bootstrap/111027] [11/12/13/14 Regression] `make install` touches the build directory; Install error "tmp-header-vars: Permission denied", build on NFS, improvement possible
Date: Wed, 23 Aug 2023 08:06:00 +0000	[thread overview]
Message-ID: <bug-111027-4-sVRdtymy5T@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-111027-4@http.gcc.gnu.org/bugzilla/>

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

--- Comment #5 from etienne_lorrain at yahoo dot fr ---
Hello, full recompilation from source finished (your patch included), same
setup with NFS without "no_root_squash" on /home/parallella/veg, installation
goes further but stop at:

$ echo parallella | sudo -S make install
....
 /bin/mkdir -p '/usr/local/lib/.'
 /bin/sh ./libtool   --mode=install /usr/bin/install -c   libcc1.la
'/usr/local/lib/.'
libtool: install: warning: relinking `libcc1.la'
libtool: install: (cd /home/parallella/vega/gcc_build1/libcc1; /bin/sh
/home/parallella/vega/gcc_build1/libcc1/libtool  --tag CXX --mode=relink
/home/parallella/vega/gcc_build1/./gcc/xg++
-B/home/parallella/vega/gcc_build1/./gcc/ -nostdinc++ -nostdinc++
-I/home/parallella/vega/gcc_build1/armv7l-unknown-linux-gnueabihf/libstdc++-v3/include/armv7l-unknown-linux-gnueabihf
-I/home/parallella/vega/gcc_build1/armv7l-unknown-linux-gnueabihf/libstdc++-v3/include
-I/home/parallella/vega/gcc-13.2.0/libstdc++-v3/libsupc++
-I/home/parallella/vega/gcc-13.2.0/libstdc++-v3/include/backward
-I/home/parallella/vega/gcc-13.2.0/libstdc++-v3/testsuite/util
-L/home/parallella/vega/gcc_build1/armv7l-unknown-linux-gnueabihf/libstdc++-v3/src
-L/home/parallella/vega/gcc_build1/armv7l-unknown-linux-gnueabihf/libstdc++-v3/src/.libs
-L/home/parallella/vega/gcc_build1/armv7l-unknown-linux-gnueabihf/libstdc++-v3/libsupc++/.libs
-B/home/parallella/vega/gcc_build1/armv7l-unknown-linux-gnueabihf/libstdc++-v3/src/.libs
-B/home/parallella/vega/gcc_build1/armv7l-unknown-linux-gnueabihf/libstdc++-v3/libsupc++/.libs
-B/usr/local/armv7l-unknown-linux-gnueabihf/bin/
-B/usr/local/armv7l-unknown-linux-gnueabihf/lib/ -isystem
/usr/local/armv7l-unknown-linux-gnueabihf/include -isystem
/usr/local/armv7l-unknown-linux-gnueabihf/sys-include -W -Wall
-fvisibility=hidden -g -O2 -D_GNU_SOURCE -module -export-symbols
../../gcc-13.2.0/libcc1/libcc1.sym -Xcompiler -static-libstdc++ -Xcompiler
-static-libgcc -o libcc1.la -rpath /usr/local/lib/. findcomp.lo libcc1.lo
libcp1.lo compiler.lo names.lo callbacks.lo connection.lo marshall.lo
-Wc,../libiberty/pic/libiberty.a )
mv: cannot move 'libcc1.so.0.0.0' to 'libcc1.so.0.0.0U': Permission denied
libtool: install: error: relink `libcc1.la' with the above command before
installing it
Makefile:497: recipe for target 'install-cc1libLTLIBRARIES' failed
make[3]: *** [install-cc1libLTLIBRARIES] Error 1
make[3]: Leaving directory '/home/parallella/vega/gcc_build1/libcc1'
Makefile:694: recipe for target 'install-am' failed
make[2]: *** [install-am] Error 2
make[2]: Leaving directory '/home/parallella/vega/gcc_build1/libcc1'
Makefile:20708: recipe for target 'install-libcc1' failed
make[1]: *** [install-libcc1] Error 2
make[1]: Leaving directory '/home/parallella/vega/gcc_build1'
Makefile:2632: recipe for target 'install' failed
make: *** [install] Error 2

I am keeping the setup ready for more patch in case it is needed, if your have
another change to try...

  parent reply	other threads:[~2023-08-23  8:06 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-15 10:51 [Bug other/111027] New: " etienne_lorrain at yahoo dot fr
2023-08-15 13:43 ` [Bug other/111027] " rguenth at gcc dot gnu.org
2023-08-16 23:58 ` pinskia at gcc dot gnu.org
2023-08-20  8:16 ` [Bug bootstrap/111027] [11/12/13/14 Regression] `make install` touches the build directory; " pinskia at gcc dot gnu.org
2023-08-21 12:12 ` etienne_lorrain at yahoo dot fr
2023-08-23  8:06 ` etienne_lorrain at yahoo dot fr [this message]
2024-03-07 23:24 ` law at gcc dot gnu.org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-111027-4-sVRdtymy5T@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).