Package: src:libgpg-error
Version: 1.16-1
User: [email protected]
Usertags: rebootstrap
X-Debbugs-Cc: [email protected]
libgpg-error FTCBFS on ppc64el and sparc64 (and maybe more), because the
platform-specific lock-obj-pub.*.h file is missing. See:
https://jenkins.debian.net/job/rebootstrap_ppc64el_gcc49/66/console
https://jenkins.debian.net/job/rebootstrap_sparc64_gcc49_nobiarch/63/console
For ppc64el I am attaching the missing file, but for sparc64 I was
unable to find a porter machine. I therefore CC-ed [email protected].
Helmut
## lock-obj-pub.powerpc64le-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:
##