This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug bootstrap/16836] New: gcc-3.4.1.tar.gz requires GNU tar to unpack


It's a stretch to call this a bootstrap issue, but what else do you say? :-) 
On Tru64 5.1B, using the native tar utility, I see this:

# gunzip -c gcc-3.4.1.tar.gz | tar xf -
tar: ././@LongLink : Unknown filetype
tar: ././@LongLink : Unknown filetype
tar: ././@LongLink : Unknown filetype
tar: ././@LongLink : Unknown filetype
tar: ././@LongLink : Unknown filetype
tar: ././@LongLink : Unknown filetype
tar: ././@LongLink : Unknown filetype
tar: ././@LongLink : Unknown filetype
tar: ././@LongLink : Unknown filetype

I have never seen this happen with any tarball before. I worked around the 
problem by downloading and building GNU tar, which was then happy to unpack 
things for me. But I found it rather annoying... Could you either "squish" 
things enough to avoid this issue, or add a notice to the web site mentioning 
this requirement?

Thanks,

  Scott

-- 
           Summary: gcc-3.4.1.tar.gz requires GNU tar to unpack
           Product: gcc
           Version: 3.4.1
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P3
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: scott dot bailey at eds dot com
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: alphaev56-dec-osf5.1
  GCC host triplet: alphaev56-dec-osf5.1
GCC target triplet: alphaev56-dec-osf5.1


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]