Source: pycurl
Version: 7.45.1-2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20220917 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[3]: Entering directory '/<<PKGBUILDDIR>>/tests/fake-curl/libcurl'
> `curl-config --cc` -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security `curl-config 
> --cflags` -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now -shared 
> -fPIC \
>       -Wl,-soname,with_gnutls.so -o with_gnutls.so with_gnutls.c
> `curl-config --cc` -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security `curl-config 
> --cflags` -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now -shared 
> -fPIC \
>       -Wl,-soname,with_nss.so -o with_nss.so with_nss.c
> `curl-config --cc` -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security `curl-config 
> --cflags` -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now -shared 
> -fPIC \
>       -Wl,-soname,with_openssl.so -o with_openssl.so with_openssl.c
> `curl-config --cc` -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security `curl-config 
> --cflags` -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now -shared 
> -fPIC \
>       -Wl,-soname,with_unknown_ssl.so -o with_unknown_ssl.so 
> with_unknown_ssl.c
> `curl-config --cc` -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security `curl-config 
> --cflags` -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now -shared 
> -fPIC \
>       -Wl,-soname,without_ssl.so -o without_ssl.so without_ssl.c
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/tests/fake-curl/libcurl'
> ./tests/run.sh
> + test -n python3.10
> + test -n python3.10 -m pytest
> + mkdir -p tests/tmp
> + python3.10 -V
> + awk+  {print $2}
> awk -F. {print $1 "." $2}
> + export PYTHONSUFFIX=3.10
> + ls -d build/lib.*3.10
> ls: cannot access 'build/lib.*3.10': No such file or directory
> + export PYTHONPATH=:
> + extra_attrs=
> + test  = true
> + python3.10 -c import pycurl; print(pycurl.version)
> Traceback (most recent call last):
>   File "<string>", line 1, in <module>
> ModuleNotFoundError: No module named 'pycurl'
> make[2]: *** [Makefile:104: do-test] Error 1


The full build log is available from:
http://qa-logs.debian.net/2022/09/17/pycurl_7.45.1-2_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20220917;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20220917&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

Reply via email to