[Bug c/25834] New: untar of tarball produces errors on AIX 5.3
pedz at easesoftware dot net
gcc-bugzilla@gcc.gnu.org
Tue Jan 17 23:09:00 GMT 2006
The command:
bzcat ../images/gcc-4.0.2/gcc-4.0.2.tar.bz2 | tar xf -
causes these errors
tar: can't create
gcc-4.0.2/libstdc++-v3/testsuite/tr1/4_metaprogramming/primary_type_categories/is_member_function_po:
Is a directory
tar: can't create
gcc-4.0.2/libstdc++-v3/testsuite/tr1/4_metaprogramming/primary_type_categories/is_member_function_po:
Is a directory
tar: can't create
gcc-4.0.2/libstdc++-v3/testsuite/tr1/4_metaprogramming/primary_type_categories/is_member_object_poin:
Is a directory
tar: can't create
gcc-4.0.2/libstdc++-v3/testsuite/tr1/4_metaprogramming/primary_type_categories/is_member_object_poin:
Is a directory
After the untar is finished, there is a symplic link called @LongLinks in the
directory of the untar.
I didn't see this as a frequently reported bug, etc. I did not investigate the
problem too far. This may be an AIX tar limitation, etc. If you want, I can
do futher tests to help track this down.
--
Summary: untar of tarball produces errors on AIX 5.3
Product: gcc
Version: 4.0.2
Status: UNCONFIRMED
Severity: minor
Priority: P3
Component: c
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: pedz at easesoftware dot net
GCC build triplet: powerpc-ibm-aix5.3.0.0
GCC host triplet: powerpc-ibm-aix5.3.0.0
GCC target triplet: powerpc-ibm-aix5.3.0.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25834
More information about the Gcc-bugs
mailing list