public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug other/8121] BAD file ownership for gcc include files
       [not found] <20021002030602.8121.peb@mppmu.mpg.de>
@ 2003-05-26 21:38 ` dhazeghi@yahoo.com
  2003-05-26 21:43 ` pinskia@physics.uc.edu
                   ` (8 subsequent siblings)
  9 siblings, 0 replies; 10+ messages in thread
From: dhazeghi@yahoo.com @ 2003-05-26 21:38 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=8121



------- Additional Comments From dhazeghi@yahoo.com  2003-05-26 21:35 -------
Hello,

would it be possible for you to check whether this problem is still present with gcc 3.3? Thanks,

Dara



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Bug other/8121] BAD file ownership for gcc include files
       [not found] <20021002030602.8121.peb@mppmu.mpg.de>
  2003-05-26 21:38 ` [Bug other/8121] BAD file ownership for gcc include files dhazeghi@yahoo.com
@ 2003-05-26 21:43 ` pinskia@physics.uc.edu
  2003-05-27  8:22 ` peb@mppmu.mpg.de
                   ` (7 subsequent siblings)
  9 siblings, 0 replies; 10+ messages in thread
From: pinskia@physics.uc.edu @ 2003-05-26 21:43 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=8121


pinskia@physics.uc.edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING


------- Additional Comments From pinskia@physics.uc.edu  2003-05-26 21:37 -------
See Dara's question.



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Bug other/8121] BAD file ownership for gcc include files
       [not found] <20021002030602.8121.peb@mppmu.mpg.de>
  2003-05-26 21:38 ` [Bug other/8121] BAD file ownership for gcc include files dhazeghi@yahoo.com
  2003-05-26 21:43 ` pinskia@physics.uc.edu
@ 2003-05-27  8:22 ` peb@mppmu.mpg.de
  2003-06-11 12:49 ` peb@mppmu.mpg.de
                   ` (6 subsequent siblings)
  9 siblings, 0 replies; 10+ messages in thread
From: peb@mppmu.mpg.de @ 2003-05-27  8:22 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=8121



------- Additional Comments From peb@mppmu.mpg.de  2003-05-27 07:42 -------
Subject: Re:  BAD file ownership for gcc include files

On Mon, 26 May 2003, dhazeghi@yahoo.com wrote:

> would it be possible for you to check whether this problem is still present with gcc 3.3? Thanks,

Hi Dara,

will do as soon as I get to build gcc-3.3 (which is on my list, but right
now I am out of town).

Peter Breitenlohner <peb@mppmu.mpg.de>




------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Bug other/8121] BAD file ownership for gcc include files
       [not found] <20021002030602.8121.peb@mppmu.mpg.de>
                   ` (2 preceding siblings ...)
  2003-05-27  8:22 ` peb@mppmu.mpg.de
@ 2003-06-11 12:49 ` peb@mppmu.mpg.de
  2003-06-11 16:04 ` dhazeghi@yahoo.com
                   ` (5 subsequent siblings)
  9 siblings, 0 replies; 10+ messages in thread
From: peb@mppmu.mpg.de @ 2003-06-11 12:49 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=8121



------- Additional Comments From peb@mppmu.mpg.de  2003-06-11 12:49 -------
Subject: Re:  BAD file ownership for gcc include files

On Tue, 27 May 2003, Peter Breitenlohner wrote:

> On Mon, 26 May 2003, dhazeghi@yahoo.com wrote:
>
> > would it be possible for you to check whether this problem is still present with gcc 3.3? Thanks,
>
> Hi Dara,
>
> will do as soon as I get to build gcc-3.3 (which is on my list, but right
> now I am out of town).

The problem persists (at least in parts)!
I have done
	make bootstrap
	make DESTDIR=`pwd`/gcc-3.3-install-linux install
as root; here an excerpt from the 'ls -lR gcc-3.3-install-linux' output:

...........

gcc-3.3-inst-linux/usr/lib/gcc-lib/ix86-linux-gnulibc1/3.3:
total 13116
-rwxr-xr-x    1 root     root      3066612 Jun 11 14:00 cc1*
-rwxr-xr-x    1 root     root      3124020 Jun 11 14:00 cc1obj*
-rwxr-xr-x    1 root     root      3584836 Jun 11 14:00 cc1plus*
-rwxr-xr-x    1 root     root        86432 Jun 11 14:00 collect2*
-rw-r--r--    1 root     root         1952 Jun 11 14:00 crtbegin.o
-rw-r--r--    1 root     root         2508 Jun 11 14:00 crtbeginS.o
-rw-r--r--    1 root     root         1216 Jun 11 14:00 crtend.o
-rw-r--r--    1 root     root         1488 Jun 11 14:00 crtendS.o
-rwxr-xr-x    1 root     root      3423316 Jun 11 14:00 f771*
drwxr-xr-x    3 peb      THEORY       4096 Jun 11 14:00 include/
drwxr-xr-x    3 root     root         4096 Jun 11 14:00 install-tools/
-rw-r--r--    1 root     root        50872 Jun 11 14:00 libgcc.a
-rw-r--r--    1 root     root        25416 Jun 11 14:00 libgcc_eh.a
-rw-r--r--    1 root     root         3617 Jun 11 14:00 specs

gcc-3.3-inst-linux/usr/lib/gcc-lib/ix86-linux-gnulibc1/3.3/include:
total 168
-rw-r--r--    1 peb      THEORY        750 Jun 11 11:43 README
-rw-r--r--    1 peb      THEORY       5372 Jun 11 11:43 float.h
-rw-r--r--    1 root     root         5493 Jun 11 14:00 g2c.h
-rw-r--r--    1 peb      THEORY       1440 Jun 11 11:43 iso646.h
-rw-r--r--    1 peb      THEORY       2745 Jun 11 11:43 limits.h
-rw-r--r--    1 peb      THEORY      16848 Jun 11 11:43 mmintrin.h
drwxr-xr-x    2 root     root         4096 Jun 11 14:00 objc/
-rw-r--r--    1 peb      THEORY       4325 Jun 11 11:43 stdarg.h
-rw-r--r--    1 peb      THEORY       1612 Jun 11 11:43 stdbool.h
-rw-r--r--    1 peb      THEORY      12695 Jun 11 11:43 stddef.h
-rw-r--r--    1 peb      THEORY        330 Jun 11 11:43 syslimits.h
-rw-r--r--    1 peb      THEORY       8635 Jun 11 11:43 unwind.h
-rw-r--r--    1 peb      THEORY        139 Jun 11 11:43 varargs.h
-rw-r--r--    1 peb      THEORY      62211 Jun 11 11:43 xmmintrin.h

...........

gcc-3.3-inst-linux/usr/lib/gcc-lib/ix86-linux-gnulibc1/3.3/install-tools:
total 320
-rwxr-xr-x    1 root     root        12891 Jun 11 14:00 fixinc.sh*
-rwxr-xr-x    1 root     root       286826 Jun 11 14:00 fixincl*
-rw-r--r--    1 root     root          330 Jun 11 14:00 gsyslimits.h
drwxr-xr-x    2 root     root         4096 Jun 11 14:00 include/
-rwxr-xr-x    1 root     root         3144 Jun 11 14:00 mkheaders*
-rw-r--r--    1 root     root          122 Jun 11 14:00 mkheaders.conf

gcc-3.3-inst-linux/usr/lib/gcc-lib/ix86-linux-gnulibc1/3.3/install-tools/include:
total 152
-rw-r--r--    1 root     root          750 Jun 11 14:00 README
-rw-r--r--    1 root     root         5372 Jun 11 14:00 float.h
-rw-r--r--    1 root     root         1440 Jun 11 14:00 iso646.h
-rw-r--r--    1 root     root         2745 Jun 11 14:00 limits.h
-rw-r--r--    1 root     root        16848 Jun 11 14:00 mmintrin.h
-rw-r--r--    1 root     root         4325 Jun 11 14:00 stdarg.h
-rw-r--r--    1 root     root         1612 Jun 11 14:00 stdbool.h
-rw-r--r--    1 root     root        12695 Jun 11 14:00 stddef.h
-rw-r--r--    1 root     root         8635 Jun 11 14:00 unwind.h
-rw-r--r--    1 root     root          139 Jun 11 14:00 varargs.h
-rw-r--r--    1 root     root        62211 Jun 11 14:00 xmmintrin.h

...........

Note that install-tools/include/ and the files in that directory (which are
fine) have the timestamp from 'make install', whereas the files in include/
are bad AND have the timestamp from 'make bootstrap'!

==============================================================

There are other problems which I will report separately, the worst being
that (the installed!) libstdc++.la and libsupc++.la contain in their
dependency_libs entry -L's refering to build directories.

With nfs-mounted filesystems this can lead to serious hangups (and curiously
enough has done so in 'make check' for libtool-1.5 which has resolved
exactly this problem).

==============================================================

regards
Peter Breitenlohner <peb@mppmu.mpg.de>


^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Bug other/8121] BAD file ownership for gcc include files
       [not found] <20021002030602.8121.peb@mppmu.mpg.de>
                   ` (3 preceding siblings ...)
  2003-06-11 12:49 ` peb@mppmu.mpg.de
@ 2003-06-11 16:04 ` dhazeghi@yahoo.com
  2003-08-09 13:57 ` [Bug other/8121] BAD file ownership for gcc fixedinclude files pinskia at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  9 siblings, 0 replies; 10+ messages in thread
From: dhazeghi@yahoo.com @ 2003-06-11 16:04 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=8121


dhazeghi@yahoo.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |minor
             Status|WAITING                     |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2003-06-11 16:04:09
               date|                            |


------- Additional Comments From dhazeghi@yahoo.com  2003-06-11 16:04 -------
Thanks for the feedback. Confirmed as a bug. Hopefully will be fixed with the autoconf 2.5x 
transition...


^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Bug other/8121] BAD file ownership for gcc fixedinclude files
       [not found] <20021002030602.8121.peb@mppmu.mpg.de>
                   ` (4 preceding siblings ...)
  2003-06-11 16:04 ` dhazeghi@yahoo.com
@ 2003-08-09 13:57 ` pinskia at gcc dot gnu dot org
  2003-12-01  0:44 ` pinskia at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  9 siblings, 0 replies; 10+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2003-08-09 13:57 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=8121


pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hans-georg dot pabst at ch
                   |                            |dot transport dot bombardier
                   |                            |dot com


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-08-09 13:57 -------
*** Bug 3659 has been marked as a duplicate of this bug. ***


^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Bug other/8121] BAD file ownership for gcc fixedinclude files
       [not found] <20021002030602.8121.peb@mppmu.mpg.de>
                   ` (5 preceding siblings ...)
  2003-08-09 13:57 ` [Bug other/8121] BAD file ownership for gcc fixedinclude files pinskia at gcc dot gnu dot org
@ 2003-12-01  0:44 ` pinskia at gcc dot gnu dot org
  2003-12-01 13:31 ` evh at ehynan dot com
                   ` (2 subsequent siblings)
  9 siblings, 0 replies; 10+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2003-12-01  0:44 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-12-01 00:44 -------
*** Bug 12829 has been marked as a duplicate of this bug. ***

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |evh at ehynan dot com


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=8121


^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Bug other/8121] BAD file ownership for gcc fixedinclude files
       [not found] <20021002030602.8121.peb@mppmu.mpg.de>
                   ` (6 preceding siblings ...)
  2003-12-01  0:44 ` pinskia at gcc dot gnu dot org
@ 2003-12-01 13:31 ` evh at ehynan dot com
  2003-12-09 18:22 ` zack at gcc dot gnu dot org
  2004-04-22 11:46 ` pinskia at gcc dot gnu dot org
  9 siblings, 0 replies; 10+ messages in thread
From: evh at ehynan dot com @ 2003-12-01 13:31 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From evh at ehynan dot com  2003-12-01 13:31 -------
(In reply to comment #8)
> *** Bug 12829 has been marked as a duplicate of this bug. ***

No, bug 12829 is _not_ a duplicate of 8121.  Bug 12829 does not
need ownership problems in the installation, it can be elicited
even with an installation that is entirely root:root.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=8121


^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Bug other/8121] BAD file ownership for gcc fixedinclude files
       [not found] <20021002030602.8121.peb@mppmu.mpg.de>
                   ` (7 preceding siblings ...)
  2003-12-01 13:31 ` evh at ehynan dot com
@ 2003-12-09 18:22 ` zack at gcc dot gnu dot org
  2004-04-22 11:46 ` pinskia at gcc dot gnu dot org
  9 siblings, 0 replies; 10+ messages in thread
From: zack at gcc dot gnu dot org @ 2003-12-09 18:22 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From zack at gcc dot gnu dot org  2003-12-09 18:22 -------
I don't think this has anything to do with autotools; rather, it's because
the header files are copied to the install location with tar or cpio, which
preserve ownership and permissions.

Possible cures include: use cp instead; chown and chmod by hand afterward.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=8121


^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Bug other/8121] BAD file ownership for gcc fixedinclude files
       [not found] <20021002030602.8121.peb@mppmu.mpg.de>
                   ` (8 preceding siblings ...)
  2003-12-09 18:22 ` zack at gcc dot gnu dot org
@ 2004-04-22 11:46 ` pinskia at gcc dot gnu dot org
  9 siblings, 0 replies; 10+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-04-22 11:46 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-04-22 11:20 -------
*** Bug 15066 has been marked as a duplicate of this bug. ***

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ulrich dot lauther at
                   |                            |siemens dot com


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=8121


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2004-04-22 11:20 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20021002030602.8121.peb@mppmu.mpg.de>
2003-05-26 21:38 ` [Bug other/8121] BAD file ownership for gcc include files dhazeghi@yahoo.com
2003-05-26 21:43 ` pinskia@physics.uc.edu
2003-05-27  8:22 ` peb@mppmu.mpg.de
2003-06-11 12:49 ` peb@mppmu.mpg.de
2003-06-11 16:04 ` dhazeghi@yahoo.com
2003-08-09 13:57 ` [Bug other/8121] BAD file ownership for gcc fixedinclude files pinskia at gcc dot gnu dot org
2003-12-01  0:44 ` pinskia at gcc dot gnu dot org
2003-12-01 13:31 ` evh at ehynan dot com
2003-12-09 18:22 ` zack at gcc dot gnu dot org
2004-04-22 11:46 ` pinskia at gcc dot gnu dot org

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).