bug-tar
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-tar] Build fail on PowerPC 64


From: Pavel Raiskup
Subject: [Bug-tar] Build fail on PowerPC 64
Date: Fri, 22 Mar 2013 11:29:24 +0100

Hi, with the default configuration of GNU tar, the build fail on PowerPC 64 bit
machine with:

  make[4]: Entering directory `/home/praiskup/tar/gnu'
    CC       set-mode-acl.o
  In file included from /usr/include/string.h:633:0,
                   from ./string.h:29,
                   from gettext.h:186,
                   from set-mode-acl.c:30:
  /usr/include/bits/string2.h:79:1: error: packed attribute is unnecessary 
[-Werror=packed]
  /usr/include/bits/string2.h:80:1: error: packed attribute is unnecessary 
[-Werror=packed]
  /usr/include/bits/string2.h:81:1: error: packed attribute is unnecessary 
[-Werror=packed]
  /usr/include/bits/string2.h:82:1: error: packed attribute is unnecessary 
[-Werror=packed]
  /usr/include/bits/string2.h:83:1: error: packed attribute is unnecessary 
[-Werror=packed]
  /usr/include/bits/string2.h:84:1: error: packed attribute is unnecessary 
[-Werror=packed]
  /usr/include/bits/string2.h:85:1: error: packed attribute is unnecessary 
[-Werror=packed]
  cc1: all warnings being treated as errors

The full log (make -k) is in attachement.  Probably this kind of warning should
be disabled for GNU tar atm?

There is one problem with the xattrs code (not related to xattrs), fix in
attachement.

Pavel


Attachment: make.log
Description: Text Data

Attachment: xattrs.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]