Source: libsolv
Version: 0.6.36-2
Severity: serious
Tags: ftbfs
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/libsolv.html
...
cd /build/1st/libsolv-0.6.36/obj-x86_64-linux-gnu/bindings/python3 &&
/usr/bin/cc -DDEBIAN -DENABLE_ARCHREPO=1 -DENABLE_BZIP2_COMPRESSION=1
-DENABLE_COMPLEX_DEPS=1 -DENABLE_COMPS=1 -DENABLE_DEBIAN=1 -DENABLE_HELIXREPO=1
-DENABLE_LZMA_COMPRESSION=1 -DENABLE_MDKREPO=1 -DENABLE_PGPVRFY=1
-DENABLE_PUBKEY=1 -DENABLE_RPMDB=1 -DENABLE_RPMDB_BYRPMHEADER=1
-DENABLE_RPMMD=1 -DENABLE_RPMPKG=1 -DENABLE_SUSEREPO=1
-DENABLE_ZLIB_COMPRESSION=1 -DHAVE_FOPENCOOKIE=1 -DHAVE_PGPDIGGETPARAMS=1
-DHAVE_STRCHRNUL=1 -DMULTI_SEMANTICS=1 -D_FILE_OFFSET_BITS=64
-Dbindings_python3_EXPORTS -I/build/1st/libsolv-0.6.36
-I/build/1st/libsolv-0.6.36/src -I/build/1st/libsolv-0.6.36/ext
-I/build/1st/libsolv-0.6.36/obj-x86_64-linux-gnu
-I/build/1st/libsolv-0.6.36/obj-x86_64-linux-gnu/src -I/usr/include/python3.7m
-g -O2 -ffile-prefix-map=/build/1st/libsolv-0.6.36=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -fPIC
-fPIC -Wno-unused -o CMakeFiles/bindings_python3.dir/solv_python.o -c
/build/1st/libsolv-0.6.36/obj-x86_64-linux-gnu/bindings/python3/solv_python.c
/build/1st/libsolv-0.6.36/obj-x86_64-linux-gnu/bindings/python3/solv_python.c:
In function '_wrap_Pool_free':
/build/1st/libsolv-0.6.36/obj-x86_64-linux-gnu/bindings/python3/solv_python.c:11454:21:
error: 'obj0' undeclared (first use in this function); did you mean 'j0'?
11454 | SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_Pool, SWIG_POINTER_DISOWN |
0 );
| ^~~~
/build/1st/libsolv-0.6.36/obj-x86_64-linux-gnu/bindings/python3/solv_python.c:1057:86:
note: in definition of macro 'SWIG_Python_ConvertPtr'
1057 | #define SWIG_Python_ConvertPtr(obj, pptr, type, flags)
SWIG_Python_ConvertPtrAndOwn(obj, pptr, type, flags, 0)
|
^~~
/build/1st/libsolv-0.6.36/obj-x86_64-linux-gnu/bindings/python3/solv_python.c:11454:5:
note: in expansion of macro 'SWIG_ConvertPtr'
11454 | SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_Pool, SWIG_POINTER_DISOWN |
0 );
| ^~~~~~~~~~~~~~~
/build/1st/libsolv-0.6.36/obj-x86_64-linux-gnu/bindings/python3/solv_python.c:11454:21:
note: each undeclared identifier is reported only once for each function it
appears in
11454 | SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_Pool, SWIG_POINTER_DISOWN |
0 );
| ^~~~
/build/1st/libsolv-0.6.36/obj-x86_64-linux-gnu/bindings/python3/solv_python.c:1057:86:
note: in definition of macro 'SWIG_Python_ConvertPtr'
1057 | #define SWIG_Python_ConvertPtr(obj, pptr, type, flags)
SWIG_Python_ConvertPtrAndOwn(obj, pptr, type, flags, 0)
|
^~~
/build/1st/libsolv-0.6.36/obj-x86_64-linux-gnu/bindings/python3/solv_python.c:11454:5:
note: in expansion of macro 'SWIG_ConvertPtr'
11454 | SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_Pool, SWIG_POINTER_DISOWN |
0 );
| ^~~~~~~~~~~~~~~
/build/1st/libsolv-0.6.36/obj-x86_64-linux-gnu/bindings/python3/solv_python.c:
In function '_wrap_Pool_disown':
/build/1st/libsolv-0.6.36/obj-x86_64-linux-gnu/bindings/python3/solv_python.c:11492:21:
error: 'obj0' undeclared (first use in this function); did you mean 'j0'?
11492 | SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_Pool, SWIG_POINTER_DISOWN |
0 );
| ^~~~
/build/1st/libsolv-0.6.36/obj-x86_64-linux-gnu/bindings/python3/solv_python.c:1057:86:
note: in definition of macro 'SWIG_Python_ConvertPtr'
1057 | #define SWIG_Python_ConvertPtr(obj, pptr, type, flags)
SWIG_Python_ConvertPtrAndOwn(obj, pptr, type, flags, 0)
|
^~~
/build/1st/libsolv-0.6.36/obj-x86_64-linux-gnu/bindings/python3/solv_python.c:11492:5:
note: in expansion of macro 'SWIG_ConvertPtr'
11492 | SWIG_ConvertPtr(obj0, &argp1,SWIGTYPE_p_Pool, SWIG_POINTER_DISOWN |
0 );
| ^~~~~~~~~~~~~~~
...