Public bug reported:

python-ppmd FTBFS on Plucky for ppc64el.

build/temp.linux-ppc64le-cpython-313/_ppmd.c: In function 
‘_cffi_checkfld_typedef_CPpmd7’:
build/temp.linux-ppc64le-cpython-313/_ppmd.c:874:30: error: initialization of 
‘unsigned int (*)[38]’ from incompatible pointer type ‘void * (*)[38]’ 
[-Wincompatible-pointer-types]
  874 |   { unsigned int(*tmp)[38] = &p->FreeList; (void)tmp; }
      |                              ^
build/temp.linux-ppc64le-cpython-313/_ppmd.c: In function 
‘_cffi_checkfld_typedef_CPpmd8’:
build/temp.linux-ppc64le-cpython-313/_ppmd.c:937:30: error: initialization of 
‘unsigned int (*)[38]’ from incompatible pointer type ‘void * (*)[38]’ 
[-Wincompatible-pointer-types]
  937 |   { unsigned int(*tmp)[38] = &p->FreeList; (void)tmp; }
      |                              ^
build/temp.linux-ppc64le-cpython-313/_ppmd.c: In function 
‘_cffi_checkfld__CPpmd7_Context’:
build/temp.linux-ppc64le-cpython-313/_ppmd.c:2191:21: error: invalid operands 
to binary | (have ‘CPpmd_State_Ref’ {aka ‘CPpmd_State *’} and ‘int’)
 2191 |   (void)((p->Stats) | 0);  /* check that 'CPpmd7_Context.Stats' is an 
integer */
      |          ~~~~~~~~~~ ^
      |            |
      |            CPpmd_State_Ref {aka CPpmd_State *}
build/temp.linux-ppc64le-cpython-313/_ppmd.c:2192:22: error: invalid operands 
to binary | (have ‘CPpmd7_Context_Ref’ {aka ‘struct CPpmd7_Context_ *’} and 
‘int’)
 2192 |   (void)((p->Suffix) | 0);  /* check that 'CPpmd7_Context.Suffix' is an 
integer */
      |          ~~~~~~~~~~~ ^
      |            |
      |            CPpmd7_Context_Ref {aka struct CPpmd7_Context_ *}
build/temp.linux-ppc64le-cpython-313/_ppmd.c: In function 
‘_cffi_checkfld__CPpmd8_Context’:
build/temp.linux-ppc64le-cpython-313/_ppmd.c:2204:21: error: invalid operands 
to binary | (have ‘CPpmd_State_Ref’ {aka ‘CPpmd_State *’} and ‘int’)
 2204 |   (void)((p->Stats) | 0);  /* check that 'CPpmd8_Context.Stats' is an 
integer */
      |          ~~~~~~~~~~ ^
      |            |
      |            CPpmd_State_Ref {aka CPpmd_State *}
build/temp.linux-ppc64le-cpython-313/_ppmd.c:2205:22: error: invalid operands 
to binary | (have ‘CPpmd8_Context_Ref’ {aka ‘struct CPpmd8_Context_ *’} and 
‘int’)
 2205 |   (void)((p->Suffix) | 0);  /* check that 'CPpmd8_Context.Suffix' is an 
integer */
      |          ~~~~~~~~~~~ ^
      |            |
      |            CPpmd8_Context_Ref {aka struct CPpmd8_Context_ *}
error: command '/usr/bin/powerpc64le-linux-gnu-gcc' failed with exit code 1
E: pybuild pybuild:389: build: plugin distutils failed with: exit code=1: 
/usr/bin/python3 setup.py build 
dh_auto_build: error: pybuild --build -i python{version} -p 3.13 returned exit 
code 13
make: *** [debian/rules:5: binary-arch] Error 25
dpkg-buildpackage: error: debian/rules binary-arch subprocess returned exit 
status 2

** Affects: python-ppmd (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2100831

Title:
  python-ppmd FTBFS on Plucky

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-ppmd/+bug/2100831/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to