public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libstdc++/41592]  New: Misnamed hpp files in gcc-4.4.1.tar.bz2  from ftp://gd.tuwien.ac.at
@ 2009-10-05 15:41 davine at poczta dot onet dot pl
  2009-10-05 15:42 ` [Bug libstdc++/41592] " paolo dot carlini at oracle dot com
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: davine at poczta dot onet dot pl @ 2009-10-05 15:41 UTC (permalink / raw)
  To: gcc-bugs

Hi,

It looks like the following file from one of the gcc mirrors:
ftp://gd.tuwien.ac.at/gnu/gcc/releases/gcc-4.4.1/gcc-4.4.1.tar.bz2

has two .hpp files misnamed as .hp which causes the build to fail, namely:

hash_load_check_resize_trigger_imp.hp
constructors_destructor_fn_imps.hp


-- 
           Summary: Misnamed hpp files in gcc-4.4.1.tar.bz2  from
                    ftp://gd.tuwien.ac.at
           Product: gcc
           Version: 4.4.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libstdc++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: davine at poczta dot onet dot pl


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


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

* [Bug libstdc++/41592] Misnamed hpp files in gcc-4.4.1.tar.bz2  from ftp://gd.tuwien.ac.at
  2009-10-05 15:41 [Bug libstdc++/41592] New: Misnamed hpp files in gcc-4.4.1.tar.bz2 from ftp://gd.tuwien.ac.at davine at poczta dot onet dot pl
@ 2009-10-05 15:42 ` paolo dot carlini at oracle dot com
  2009-10-05 17:20 ` davine at poczta dot onet dot pl
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: paolo dot carlini at oracle dot com @ 2009-10-05 15:42 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from paolo dot carlini at oracle dot com  2009-10-05 15:42 -------
The files are definitely named correctly in SVN.


-- 

paolo dot carlini at oracle dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


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


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

* [Bug libstdc++/41592] Misnamed hpp files in gcc-4.4.1.tar.bz2  from ftp://gd.tuwien.ac.at
  2009-10-05 15:41 [Bug libstdc++/41592] New: Misnamed hpp files in gcc-4.4.1.tar.bz2 from ftp://gd.tuwien.ac.at davine at poczta dot onet dot pl
  2009-10-05 15:42 ` [Bug libstdc++/41592] " paolo dot carlini at oracle dot com
@ 2009-10-05 17:20 ` davine at poczta dot onet dot pl
  2009-10-05 17:24 ` pinskia at gcc dot gnu dot org
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: davine at poczta dot onet dot pl @ 2009-10-05 17:20 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from davine at poczta dot onet dot pl  2009-10-05 17:20 -------
Still I hope the mirrored file gets fixed. Thanks


-- 


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


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

* [Bug libstdc++/41592] Misnamed hpp files in gcc-4.4.1.tar.bz2  from ftp://gd.tuwien.ac.at
  2009-10-05 15:41 [Bug libstdc++/41592] New: Misnamed hpp files in gcc-4.4.1.tar.bz2 from ftp://gd.tuwien.ac.at davine at poczta dot onet dot pl
  2009-10-05 15:42 ` [Bug libstdc++/41592] " paolo dot carlini at oracle dot com
  2009-10-05 17:20 ` davine at poczta dot onet dot pl
@ 2009-10-05 17:24 ` pinskia at gcc dot gnu dot org
  2009-10-05 17:31 ` davine at poczta dot onet dot pl
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2009-10-05 17:24 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from pinskia at gcc dot gnu dot org  2009-10-05 17:23 -------
The problem usually stems from using the wrong tar to untar it.
GNU tar is usually the best tar to use for the gcc sources.


-- 


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


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

* [Bug libstdc++/41592] Misnamed hpp files in gcc-4.4.1.tar.bz2  from ftp://gd.tuwien.ac.at
  2009-10-05 15:41 [Bug libstdc++/41592] New: Misnamed hpp files in gcc-4.4.1.tar.bz2 from ftp://gd.tuwien.ac.at davine at poczta dot onet dot pl
                   ` (2 preceding siblings ...)
  2009-10-05 17:24 ` pinskia at gcc dot gnu dot org
@ 2009-10-05 17:31 ` davine at poczta dot onet dot pl
  2009-10-05 17:59 ` redi at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: davine at poczta dot onet dot pl @ 2009-10-05 17:31 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from davine at poczta dot onet dot pl  2009-10-05 17:31 -------
Could you elaborate? Did you mean a wrong tar for creating a tarball? I'm
ceratinly using gnu tar here and have never had any such problems.


-- 


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


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

* [Bug libstdc++/41592] Misnamed hpp files in gcc-4.4.1.tar.bz2  from ftp://gd.tuwien.ac.at
  2009-10-05 15:41 [Bug libstdc++/41592] New: Misnamed hpp files in gcc-4.4.1.tar.bz2 from ftp://gd.tuwien.ac.at davine at poczta dot onet dot pl
                   ` (3 preceding siblings ...)
  2009-10-05 17:31 ` davine at poczta dot onet dot pl
@ 2009-10-05 17:59 ` redi at gcc dot gnu dot org
  2009-10-05 18:09 ` davine at poczta dot onet dot pl
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: redi at gcc dot gnu dot org @ 2009-10-05 17:59 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #5 from redi at gcc dot gnu dot org  2009-10-05 17:59 -------
(In reply to comment #4)
> Could you elaborate? Did you mean a wrong tar for creating a tarball?

No, he said untar.

I just downloaded the file from that mirror and it matches its md5 sum,
extracts without errors, and has no misnamed files. I suggest you check the md5
sum of the file you have and download it again if necessary.


-- 


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


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

* [Bug libstdc++/41592] Misnamed hpp files in gcc-4.4.1.tar.bz2  from ftp://gd.tuwien.ac.at
  2009-10-05 15:41 [Bug libstdc++/41592] New: Misnamed hpp files in gcc-4.4.1.tar.bz2 from ftp://gd.tuwien.ac.at davine at poczta dot onet dot pl
                   ` (4 preceding siblings ...)
  2009-10-05 17:59 ` redi at gcc dot gnu dot org
@ 2009-10-05 18:09 ` davine at poczta dot onet dot pl
  2009-10-05 19:47 ` joseph at codesourcery dot com
  2009-10-06  2:13 ` davine at poczta dot onet dot pl
  7 siblings, 0 replies; 9+ messages in thread
From: davine at poczta dot onet dot pl @ 2009-10-05 18:09 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #6 from davine at poczta dot onet dot pl  2009-10-05 18:08 -------
Wouldn't you consider it strange that a wrong md5 would only cause a renaming
of 2 files and no real corruption? (the build was successful) If anything it
must be something with my tar, perhaps it's too old? (version 1.13) 


-- 


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


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

* [Bug libstdc++/41592] Misnamed hpp files in gcc-4.4.1.tar.bz2  from ftp://gd.tuwien.ac.at
  2009-10-05 15:41 [Bug libstdc++/41592] New: Misnamed hpp files in gcc-4.4.1.tar.bz2 from ftp://gd.tuwien.ac.at davine at poczta dot onet dot pl
                   ` (5 preceding siblings ...)
  2009-10-05 18:09 ` davine at poczta dot onet dot pl
@ 2009-10-05 19:47 ` joseph at codesourcery dot com
  2009-10-06  2:13 ` davine at poczta dot onet dot pl
  7 siblings, 0 replies; 9+ messages in thread
From: joseph at codesourcery dot com @ 2009-10-05 19:47 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #7 from joseph at codesourcery dot com  2009-10-05 19:46 -------
Subject: Re:  Misnamed hpp files in gcc-4.4.1.tar.bz2 
 from ftp://gd.tuwien.ac.at

On Mon, 5 Oct 2009, davine at poczta dot onet dot pl wrote:

> of 2 files and no real corruption? (the build was successful) If anything it
> must be something with my tar, perhaps it's too old? (version 1.13) 

At http://gcc.gnu.org/install/prerequisites.html we explicitly document 
that you need GNU tar version 1.14 or later.


-- 


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


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

* [Bug libstdc++/41592] Misnamed hpp files in gcc-4.4.1.tar.bz2  from ftp://gd.tuwien.ac.at
  2009-10-05 15:41 [Bug libstdc++/41592] New: Misnamed hpp files in gcc-4.4.1.tar.bz2 from ftp://gd.tuwien.ac.at davine at poczta dot onet dot pl
                   ` (6 preceding siblings ...)
  2009-10-05 19:47 ` joseph at codesourcery dot com
@ 2009-10-06  2:13 ` davine at poczta dot onet dot pl
  7 siblings, 0 replies; 9+ messages in thread
From: davine at poczta dot onet dot pl @ 2009-10-06  2:13 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #8 from davine at poczta dot onet dot pl  2009-10-06 02:13 -------
Thanks and sorry for the false alarm...


-- 


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


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

end of thread, other threads:[~2009-10-06  2:13 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-10-05 15:41 [Bug libstdc++/41592] New: Misnamed hpp files in gcc-4.4.1.tar.bz2 from ftp://gd.tuwien.ac.at davine at poczta dot onet dot pl
2009-10-05 15:42 ` [Bug libstdc++/41592] " paolo dot carlini at oracle dot com
2009-10-05 17:20 ` davine at poczta dot onet dot pl
2009-10-05 17:24 ` pinskia at gcc dot gnu dot org
2009-10-05 17:31 ` davine at poczta dot onet dot pl
2009-10-05 17:59 ` redi at gcc dot gnu dot org
2009-10-05 18:09 ` davine at poczta dot onet dot pl
2009-10-05 19:47 ` joseph at codesourcery dot com
2009-10-06  2:13 ` davine at poczta dot onet dot pl

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