Re: [Pkg-gnupg-maint] Bug#762322: FTCBFS for ppc64el, sparc64: missing lock-obj-pub.$ARCH.h
Control: tags -1 + patch
On Mon, Sep 22, 2014 at 05:26:24PM -0400, Daniel Kahn Gillmor wrote:
> > but for sparc64 I was
> > unable to find a porter machine. I therefore CC-ed d-sparc@l.d.o
>
> i note that the build-deps appear to be uninstallable on sparc64, so
> this might not be as easy to produce as looking through buildd output,
> either:
Julien Cristau pointed out that sparc porter machines run 64bit kernels
and can execute 64bit executables. So here we go. I crossed
gen-posix-lock-obj for sparc64, verified that it is indeed a 64bit
executable and attach its output.
Looks like the rest of this bug is placing the files in the proper
places, thus tagging patch.
Helmut
## lock-obj-pub.sparc64-unknown-linux-gnu.h
## File created by gen-posix-lock-obj - DO NOT EDIT
## To be included by mkheader into gpg-error.h
typedef struct
{
long _vers;
union {
volatile char _priv[40];
long _x_align;
long *_xp_align;
} u;
} gpgrt_lock_t;
#define GPGRT_LOCK_INITIALIZER {1,{{0,0,0,0,0,0,0,0, \
0,0,0,0,0,0,0,0, \
0,0,0,0,0,0,0,0, \
0,0,0,0,0,0,0,0, \
0,0,0,0,0,0,0,0}}}
##
## Local Variables:
## mode: c
## buffer-read-only: t
## End:
##
Reply to: