Your message dated Thu, 09 Jan 2025 10:51:48 +0000
with message-id <e1tvq8i-00bbpd...@fasolo.debian.org>
and subject line Bug#1092535: fixed in ucspi-tcp 1:0.88-12
has caused the Debian Bug report #1092535,
regarding ucspi-tcp: FTBFS: make[2]: *** [Makefile:331: hasshsgr.h] Error 1
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
1092535: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1092535
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ucspi-tcp
Version: 1:0.88-11
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20250107 ftbfs-trixie
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
This build was done using sbuild from bookworm-backports and the unshare
backend.
Relevant part (hopefully):
> make[2]: Entering directory '/build/reproducible-path/ucspi-tcp-0.88'
> ( cat warn-auto.sh; \
> echo 'main="$1"; shift'; \
> [ '1' != '1' ] || echo echo "`head -1 conf-ld`" \
> '-o "$main" "$main".o ${1+"$@"}'; \
> echo exec "`head -1 conf-ld`" \
> '-o "$main" "$main".o ${1+"$@"}' \
> ) > load
> chmod 755 load
> ( cat warn-auto.sh; \
> [ '1' != '1' ] || echo echo "`head -1 conf-cc`" '-c ${1+"$@"}'; \
> echo exec "`head -1 conf-cc`" '-c ${1+"$@"}' \
> ) > compile
> chmod 755 compile
> cat warn-auto.sh choose.sh \
> > choose
> chmod 755 choose
> ./choose clr trypoll iopause.h1 iopause.h2 > iopause.h
> ./choose clr tryulong64 uint64.h1 uint64.h2 > uint64.h
> ./compile tcpserver.c
> x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/build/reproducible-path/ucspi-tcp-0.88=.
> -fstack-protector-strong -fstack-clash-protection -Wformat
> -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -c
> tcpserver.c
> ( ( ./compile tryulong32.c && ./load tryulong32 && \
> ./tryulong32 ) >/dev/null 2>&1 \
> && cat uint32.h2 || cat uint32.h1 ) > uint32.h
> rm -f tryulong32.o tryulong32
> ./compile rules.c
> x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/build/reproducible-path/ucspi-tcp-0.88=.
> -fstack-protector-strong -fstack-clash-protection -Wformat
> -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -c
> rules.c
> ./compile remoteinfo.c
> x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/build/reproducible-path/ucspi-tcp-0.88=.
> -fstack-protector-strong -fstack-clash-protection -Wformat
> -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -c
> remoteinfo.c
> ./compile timeoutconn.c
> x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/build/reproducible-path/ucspi-tcp-0.88=.
> -fstack-protector-strong -fstack-clash-protection -Wformat
> -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -c
> timeoutconn.c
> ( cat warn-auto.sh; \
> echo CC=\'`head -1 conf-cc`\'; \
> echo LD=\'`head -1 conf-ld`\'; \
> cat find-systype.sh; \
> ) | sh > systype
> ( cat warn-auto.sh; \
> echo 'main="$1"; shift'; \
> echo 'rm -f "$main"'; \
> echo 'ar cr "$main" ${1+"$@"}'; \
> case "`cat systype`" in \
> sunos-5.*) ;; \
> unix_sv*) ;; \
> irix64-*) ;; \
> irix-*) ;; \
> dgux-*) ;; \
> hp-ux-*) ;; \
> sco*) ;; \
> *) echo 'ranlib "$main"' ;; \
> esac \
> ) > makelib
> chmod 755 makelib
> ./compile cdb.c
> x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/build/reproducible-path/ucspi-tcp-0.88=.
> -fstack-protector-strong -fstack-clash-protection -Wformat
> -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -c
> cdb.c
> ./compile cdb_hash.c
> x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/build/reproducible-path/ucspi-tcp-0.88=.
> -fstack-protector-strong -fstack-clash-protection -Wformat
> -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -c
> cdb_hash.c
> ./compile cdb_make.c
> x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/build/reproducible-path/ucspi-tcp-0.88=.
> -fstack-protector-strong -fstack-clash-protection -Wformat
> -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -c
> cdb_make.c
> ./makelib cdb.a cdb.o cdb_hash.o cdb_make.o
> ./compile dns_dfd.c
> x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/build/reproducible-path/ucspi-tcp-0.88=.
> -fstack-protector-strong -fstack-clash-protection -Wformat
> -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -c
> dns_dfd.c
> ./compile dns_domain.c
> x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/build/reproducible-path/ucspi-tcp-0.88=.
> -fstack-protector-strong -fstack-clash-protection -Wformat
> -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -c
> dns_domain.c
> ./compile dns_dtda.c
> x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/build/reproducible-path/ucspi-tcp-0.88=.
> -fstack-protector-strong -fstack-clash-protection -Wformat
> -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -c
> dns_dtda.c
> ./compile dns_ip.c
> x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/build/reproducible-path/ucspi-tcp-0.88=.
> -fstack-protector-strong -fstack-clash-protection -Wformat
> -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -c
> dns_ip.c
> ./compile dns_ipq.c
> x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/build/reproducible-path/ucspi-tcp-0.88=.
> -fstack-protector-strong -fstack-clash-protection -Wformat
> -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -c
> dns_ipq.c
> ./compile dns_name.c
> x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/build/reproducible-path/ucspi-tcp-0.88=.
> -fstack-protector-strong -fstack-clash-protection -Wformat
> -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -c
> dns_name.c
> ./compile dns_nd.c
> x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/build/reproducible-path/ucspi-tcp-0.88=.
> -fstack-protector-strong -fstack-clash-protection -Wformat
> -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -c
> dns_nd.c
> ./compile dns_packet.c
> x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/build/reproducible-path/ucspi-tcp-0.88=.
> -fstack-protector-strong -fstack-clash-protection -Wformat
> -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -c
> dns_packet.c
> ./compile dns_random.c
> x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/build/reproducible-path/ucspi-tcp-0.88=.
> -fstack-protector-strong -fstack-clash-protection -Wformat
> -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -c
> dns_random.c
> ./compile dns_rcip.c
> x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/build/reproducible-path/ucspi-tcp-0.88=.
> -fstack-protector-strong -fstack-clash-protection -Wformat
> -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -c
> dns_rcip.c
> ./compile dns_rcrw.c
> x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/build/reproducible-path/ucspi-tcp-0.88=.
> -fstack-protector-strong -fstack-clash-protection -Wformat
> -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -c
> dns_rcrw.c
> ./compile dns_resolve.c
> x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/build/reproducible-path/ucspi-tcp-0.88=.
> -fstack-protector-strong -fstack-clash-protection -Wformat
> -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -c
> dns_resolve.c
> ./compile dns_sortip.c
> x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/build/reproducible-path/ucspi-tcp-0.88=.
> -fstack-protector-strong -fstack-clash-protection -Wformat
> -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -c
> dns_sortip.c
> ./compile dns_transmit.c
> x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/build/reproducible-path/ucspi-tcp-0.88=.
> -fstack-protector-strong -fstack-clash-protection -Wformat
> -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -c
> dns_transmit.c
> ./compile dns_txt.c
> x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/build/reproducible-path/ucspi-tcp-0.88=.
> -fstack-protector-strong -fstack-clash-protection -Wformat
> -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -c
> dns_txt.c
> ./makelib dns.a dns_dfd.o dns_domain.o dns_dtda.o dns_ip.o \
> dns_ipq.o dns_name.o dns_nd.o dns_packet.o dns_random.o \
> dns_rcip.o dns_rcrw.o dns_resolve.o dns_sortip.o \
> dns_transmit.o dns_txt.o
> ./choose c trysysel select.h1 select.h2 > select.h
> ./compile iopause.c
> x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/build/reproducible-path/ucspi-tcp-0.88=.
> -fstack-protector-strong -fstack-clash-protection -Wformat
> -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -c
> iopause.c
> ./compile tai_pack.c
> x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/build/reproducible-path/ucspi-tcp-0.88=.
> -fstack-protector-strong -fstack-clash-protection -Wformat
> -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -c
> tai_pack.c
> ./compile taia_add.c
> x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/build/reproducible-path/ucspi-tcp-0.88=.
> -fstack-protector-strong -fstack-clash-protection -Wformat
> -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -c
> taia_add.c
> ./compile taia_approx.c
> x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/build/reproducible-path/ucspi-tcp-0.88=.
> -fstack-protector-strong -fstack-clash-protection -Wformat
> -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -c
> taia_approx.c
> ./compile taia_frac.c
> x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/build/reproducible-path/ucspi-tcp-0.88=.
> -fstack-protector-strong -fstack-clash-protection -Wformat
> -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -c
> taia_frac.c
> ./compile taia_less.c
> x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/build/reproducible-path/ucspi-tcp-0.88=.
> -fstack-protector-strong -fstack-clash-protection -Wformat
> -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -c
> taia_less.c
> ./compile taia_now.c
> x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/build/reproducible-path/ucspi-tcp-0.88=.
> -fstack-protector-strong -fstack-clash-protection -Wformat
> -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -c
> taia_now.c
> ./compile taia_pack.c
> x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/build/reproducible-path/ucspi-tcp-0.88=.
> -fstack-protector-strong -fstack-clash-protection -Wformat
> -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -c
> taia_pack.c
> ./compile taia_sub.c
> x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/build/reproducible-path/ucspi-tcp-0.88=.
> -fstack-protector-strong -fstack-clash-protection -Wformat
> -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -c
> taia_sub.c
> ./compile taia_uint.c
> x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/build/reproducible-path/ucspi-tcp-0.88=.
> -fstack-protector-strong -fstack-clash-protection -Wformat
> -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -c
> taia_uint.c
> ./makelib time.a iopause.o tai_pack.o taia_add.o \
> taia_approx.o taia_frac.o taia_less.o taia_now.o \
> taia_pack.o taia_sub.o taia_uint.o
> ./compile alloc.c
> x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/build/reproducible-path/ucspi-tcp-0.88=.
> -fstack-protector-strong -fstack-clash-protection -Wformat
> -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -c
> alloc.c
> ./compile alloc_re.c
> x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/build/reproducible-path/ucspi-tcp-0.88=.
> -fstack-protector-strong -fstack-clash-protection -Wformat
> -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -c
> alloc_re.c
> ./compile buffer.c
> x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/build/reproducible-path/ucspi-tcp-0.88=.
> -fstack-protector-strong -fstack-clash-protection -Wformat
> -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -c
> buffer.c
> ./compile buffer_0.c
> x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/build/reproducible-path/ucspi-tcp-0.88=.
> -fstack-protector-strong -fstack-clash-protection -Wformat
> -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -c
> buffer_0.c
> ./compile buffer_1.c
> x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/build/reproducible-path/ucspi-tcp-0.88=.
> -fstack-protector-strong -fstack-clash-protection -Wformat
> -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -c
> buffer_1.c
> ./compile buffer_2.c
> x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/build/reproducible-path/ucspi-tcp-0.88=.
> -fstack-protector-strong -fstack-clash-protection -Wformat
> -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -c
> buffer_2.c
> ./compile buffer_copy.c
> x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/build/reproducible-path/ucspi-tcp-0.88=.
> -fstack-protector-strong -fstack-clash-protection -Wformat
> -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -c
> buffer_copy.c
> ./compile buffer_get.c
> x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/build/reproducible-path/ucspi-tcp-0.88=.
> -fstack-protector-strong -fstack-clash-protection -Wformat
> -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -c
> buffer_get.c
> ./compile buffer_put.c
> x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/build/reproducible-path/ucspi-tcp-0.88=.
> -fstack-protector-strong -fstack-clash-protection -Wformat
> -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -c
> buffer_put.c
> ./compile env.c
> x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/build/reproducible-path/ucspi-tcp-0.88=.
> -fstack-protector-strong -fstack-clash-protection -Wformat
> -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -c
> env.c
> ./compile error.c
> x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/build/reproducible-path/ucspi-tcp-0.88=.
> -fstack-protector-strong -fstack-clash-protection -Wformat
> -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -c
> error.c
> ./compile error_str.c
> x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/build/reproducible-path/ucspi-tcp-0.88=.
> -fstack-protector-strong -fstack-clash-protection -Wformat
> -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -c
> error_str.c
> ./compile fd_copy.c
> x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/build/reproducible-path/ucspi-tcp-0.88=.
> -fstack-protector-strong -fstack-clash-protection -Wformat
> -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -c
> fd_copy.c
> ./compile fd_move.c
> x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/build/reproducible-path/ucspi-tcp-0.88=.
> -fstack-protector-strong -fstack-clash-protection -Wformat
> -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -c
> fd_move.c
> ./compile getln.c
> x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/build/reproducible-path/ucspi-tcp-0.88=.
> -fstack-protector-strong -fstack-clash-protection -Wformat
> -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -c
> getln.c
> ./compile getln2.c
> x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/build/reproducible-path/ucspi-tcp-0.88=.
> -fstack-protector-strong -fstack-clash-protection -Wformat
> -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -c
> getln2.c
> ./compile ndelay_off.c
> x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/build/reproducible-path/ucspi-tcp-0.88=.
> -fstack-protector-strong -fstack-clash-protection -Wformat
> -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -c
> ndelay_off.c
> ./compile ndelay_on.c
> x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/build/reproducible-path/ucspi-tcp-0.88=.
> -fstack-protector-strong -fstack-clash-protection -Wformat
> -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -c
> ndelay_on.c
> ./compile open_read.c
> x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/build/reproducible-path/ucspi-tcp-0.88=.
> -fstack-protector-strong -fstack-clash-protection -Wformat
> -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -c
> open_read.c
> ./compile open_trunc.c
> x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/build/reproducible-path/ucspi-tcp-0.88=.
> -fstack-protector-strong -fstack-clash-protection -Wformat
> -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -c
> open_trunc.c
> ./compile open_write.c
> x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/build/reproducible-path/ucspi-tcp-0.88=.
> -fstack-protector-strong -fstack-clash-protection -Wformat
> -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -c
> open_write.c
> ./compile openreadclose.c
> x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/build/reproducible-path/ucspi-tcp-0.88=.
> -fstack-protector-strong -fstack-clash-protection -Wformat
> -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -c
> openreadclose.c
> ./compile pathexec_env.c
> x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/build/reproducible-path/ucspi-tcp-0.88=.
> -fstack-protector-strong -fstack-clash-protection -Wformat
> -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -c
> pathexec_env.c
> ./compile pathexec_run.c
> x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/build/reproducible-path/ucspi-tcp-0.88=.
> -fstack-protector-strong -fstack-clash-protection -Wformat
> -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -c
> pathexec_run.c
> ./compile chkshsgr.c
> x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/build/reproducible-path/ucspi-tcp-0.88=.
> -fstack-protector-strong -fstack-clash-protection -Wformat
> -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -c
> chkshsgr.c
> ./load chkshsgr
> x86_64-linux-gnu-gcc -Wl,-z,relro -Wl,-z,now
> -specs=/usr/share/debhelper/dh_package_notes/debian-package-notes.specs -o
> chkshsgr chkshsgr.o
> ./chkshsgr || ( cat warn-shsgr; exit 1 )
> Oops. Your getgroups() returned 0, and setgroups() failed; this means
> that I can't reliably do my shsgr test. Please either ``make'' as root
> or ``make'' while you're in one or more supplementary groups.
> make[2]: *** [Makefile:331: hasshsgr.h] Error 1
The full build log is available from:
http://qa-logs.debian.net/2025/01/07/ucspi-tcp_0.88-11_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20250107;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20250107&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 mark 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.
--- End Message ---
--- Begin Message ---
Source: ucspi-tcp
Source-Version: 1:0.88-12
Done: Peter Pentchev <r...@debian.org>
We believe that the bug you reported is fixed in the latest version of
ucspi-tcp, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 1092...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Peter Pentchev <r...@debian.org> (supplier of updated ucspi-tcp package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Thu, 09 Jan 2025 12:22:05 +0200
Source: ucspi-tcp
Architecture: source
Version: 1:0.88-12
Distribution: unstable
Urgency: medium
Maintainer: Peter Pentchev <r...@debian.org>
Changed-By: Peter Pentchev <r...@debian.org>
Closes: 1092535
Changes:
ucspi-tcp (1:0.88-12) unstable; urgency=medium
.
* Use debputy's X-Style: black.
* Add the fakeroot-for-setgroups patch to fix the FTBFS related to
setgroups(2) in user namespaces. Closes: #1092535
* autopkgtest: drop the obsolete config/ruff.all.toml file.
* autopkgtest: use Ruff 0.8.6 with no changes.
Checksums-Sha1:
bba8e1cb8e7fce1edc749ab96e014d6a6305a130 2278 ucspi-tcp_0.88-12.dsc
532cd17c4a3353bde3d4f0c59dfa4399b6556acf 46936 ucspi-tcp_0.88-12.debian.tar.xz
Checksums-Sha256:
a3e1c461eb773169b978256fe3b89a0ad6c445a0390af4bf98093e2b7eb89f7c 2278
ucspi-tcp_0.88-12.dsc
616935c1de2083c3ebc7adb88cd3c5e6c790bc54e13f4a2a0f9e0c8cb48be176 46936
ucspi-tcp_0.88-12.debian.tar.xz
Files:
1f2606f5d4087cd1090a31395a63e562 2278 net optional ucspi-tcp_0.88-12.dsc
50637f2d7e807925c237fd8ba7cfaf4c 46936 net optional
ucspi-tcp_0.88-12.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQJEBAEBCgAuFiEELuenpRf8EkzxFcNUZR7vsCUn3xMFAmd/pb8QHHJvYW1AZGVi
aWFuLm9yZwAKCRBlHu+wJSffExr8D/92b2WBOOqJcYmYZ2iBAOLD8h+fX8TmVP4i
sFNaSlm/AOw4oUr2OQXN9icFwDo9K2PIWvbUAuaKKRDtWwlnc1YVrJrATmP32dfT
SL5y/5fVkGIOnIX1MLUmP1QkflcSn0PGyxJjRPMueg9qavE3aoYC8uMgPp28fko/
Wp/8PGOvImAXPCBbcxsk5nrWHBd26qOKCyYSOIn1zFeTJkuoe9cXMtOebLfZ3vRf
omiyvg7uF6vK9hqHI+Q5q9czI0G/Csp6oslmG5oi7oRWgMDi0wRoKe0SuBShc2G7
Mh9+m712bz7H08MovqwwfnTTJ/MhbSzt9OlV6e4fFRTku2/Su8y9FRKAzP9s75eU
ETLPEAaHW3IvsC8G+XBcBZj9bVu8LhuyjhDqcGCChl5mIUhwkeCDSZidUKY9SHQw
NERXGhvVZZjMNAyMZVkP+dARSvWxZiFRB9J42Qs9a+ElrfrZ7HRjO+ttK6Uv5tLn
NbQldpnrGjZULJH3h0ufir2uGVqLBS/WYYK30RsAZzHEM2uDxZjtV3XnH5Y79cnF
NQB3yVH9f2FzV8bMmP3fSrHVZ3UvFMnyTf+xGu8EIFvIqOuFoJuxZd0Ydy8Knv1e
7MWl5zQBZFEbtDx5HruRi+dLzXqz3FZrgsb9XmJzQ1yC5gCsvjMAf1T8oTl2q/qc
u58aWpNStA==
=gDn4
-----END PGP SIGNATURE-----
pgp2YvSniqJmC.pgp
Description: PGP signature
--- End Message ---