Your message dated Fri, 09 Sep 2022 18:48:50 +0000
with message-id <e1owj3a-00ebfe...@fasolo.debian.org>
and subject line Bug#1017246: fixed in golang-inet-netstack 
0.0~git20211120.8aa80cf2-6
has caused the Debian Bug report #1017246,
regarding golang-inet-netstack: FTBFS: make: *** [debian/rules:9: binary] Error 
25
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.)


-- 
1017246: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1017246
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: golang-inet-netstack
Version: 0.0~git20211120.8aa80cf2-5
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20220813 ftbfs-bookworm

Hi,

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


Relevant part (hopefully):
>  debian/rules binary
> dh binary --builddirectory=_build --buildsystem=golang --with=golang
>    dh_update_autotools_config -O--builddirectory=_build -O--buildsystem=golang
>    dh_autoreconf -O--builddirectory=_build -O--buildsystem=golang
>    dh_auto_configure -O--builddirectory=_build -O--buildsystem=golang
>    dh_auto_build -O--builddirectory=_build -O--buildsystem=golang
>       cd _build && go install -trimpath -v -p 8 inet.af/netstack/abi 
> inet.af/netstack/atomicbitops inet.af/netstack/bits inet.af/netstack/buffer 
> inet.af/netstack/context inet.af/netstack/linewriter inet.af/netstack/log 
> inet.af/netstack/rand inet.af/netstack/refs inet.af/netstack/refsvfs2 
> inet.af/netstack/sleep inet.af/netstack/state inet.af/netstack/state/wire 
> inet.af/netstack/sync inet.af/netstack/tcpip 
> inet.af/netstack/tcpip/adapters/gonet inet.af/netstack/tcpip/buffer 
> inet.af/netstack/tcpip/faketime inet.af/netstack/tcpip/hash/jenkins 
> inet.af/netstack/tcpip/header inet.af/netstack/tcpip/header/parse 
> inet.af/netstack/tcpip/internal/tcp inet.af/netstack/tcpip/link/channel 
> inet.af/netstack/tcpip/link/ethernet inet.af/netstack/tcpip/link/loopback 
> inet.af/netstack/tcpip/link/muxed inet.af/netstack/tcpip/link/nested 
> inet.af/netstack/tcpip/link/pipe inet.af/netstack/tcpip/link/qdisc/fifo 
> inet.af/netstack/tcpip/link/rawfile inet.af/netstack/tcpip/link/sniffer 
> inet.af/netstack/tcpip/link/waitable inet.af/netstack/tcpip/network/arp 
> inet.af/netstack/tcpip/network/hash 
> inet.af/netstack/tcpip/network/internal/fragmentation 
> inet.af/netstack/tcpip/network/internal/ip 
> inet.af/netstack/tcpip/network/ipv4 inet.af/netstack/tcpip/network/ipv6 
> inet.af/netstack/tcpip/ports inet.af/netstack/tcpip/seqnum 
> inet.af/netstack/tcpip/stack inet.af/netstack/tcpip/transport 
> inet.af/netstack/tcpip/transport/icmp 
> inet.af/netstack/tcpip/transport/internal/network 
> inet.af/netstack/tcpip/transport/internal/noop 
> inet.af/netstack/tcpip/transport/packet inet.af/netstack/tcpip/transport/raw 
> inet.af/netstack/tcpip/transport/tcp 
> inet.af/netstack/tcpip/transport/tcpconntrack 
> inet.af/netstack/tcpip/transport/udp inet.af/netstack/waiter
> package inet.af/netstack/atomicbitops
>       imports inet.af/netstack/state
>       imports inet.af/netstack/state/wire
>       imports inet.af/netstack/gohacks: build constraints exclude all Go 
> files in /<<PKGBUILDDIR>>/_build/src/inet.af/netstack/gohacks
> dh_auto_build: error: cd _build && go install -trimpath -v -p 8 
> inet.af/netstack/abi inet.af/netstack/atomicbitops inet.af/netstack/bits 
> inet.af/netstack/buffer inet.af/netstack/context inet.af/netstack/linewriter 
> inet.af/netstack/log inet.af/netstack/rand inet.af/netstack/refs 
> inet.af/netstack/refsvfs2 inet.af/netstack/sleep inet.af/netstack/state 
> inet.af/netstack/state/wire inet.af/netstack/sync inet.af/netstack/tcpip 
> inet.af/netstack/tcpip/adapters/gonet inet.af/netstack/tcpip/buffer 
> inet.af/netstack/tcpip/faketime inet.af/netstack/tcpip/hash/jenkins 
> inet.af/netstack/tcpip/header inet.af/netstack/tcpip/header/parse 
> inet.af/netstack/tcpip/internal/tcp inet.af/netstack/tcpip/link/channel 
> inet.af/netstack/tcpip/link/ethernet inet.af/netstack/tcpip/link/loopback 
> inet.af/netstack/tcpip/link/muxed inet.af/netstack/tcpip/link/nested 
> inet.af/netstack/tcpip/link/pipe inet.af/netstack/tcpip/link/qdisc/fifo 
> inet.af/netstack/tcpip/link/rawfile inet.af/netstack/tcpip/link/sniffer 
> inet.af/netstack/tcpip/link/waitable inet.af/netstack/tcpip/network/arp 
> inet.af/netstack/tcpip/network/hash 
> inet.af/netstack/tcpip/network/internal/fragmentation 
> inet.af/netstack/tcpip/network/internal/ip 
> inet.af/netstack/tcpip/network/ipv4 inet.af/netstack/tcpip/network/ipv6 
> inet.af/netstack/tcpip/ports inet.af/netstack/tcpip/seqnum 
> inet.af/netstack/tcpip/stack inet.af/netstack/tcpip/transport 
> inet.af/netstack/tcpip/transport/icmp 
> inet.af/netstack/tcpip/transport/internal/network 
> inet.af/netstack/tcpip/transport/internal/noop 
> inet.af/netstack/tcpip/transport/packet inet.af/netstack/tcpip/transport/raw 
> inet.af/netstack/tcpip/transport/tcp 
> inet.af/netstack/tcpip/transport/tcpconntrack 
> inet.af/netstack/tcpip/transport/udp inet.af/netstack/waiter returned exit 
> code 1
> make: *** [debian/rules:9: binary] Error 25


The full build log is available from:
http://qa-logs.debian.net/2022/08/13/golang-inet-netstack_0.0~git20211120.8aa80cf2-5_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20220813;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20220813&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.

--- End Message ---
--- Begin Message ---
Source: golang-inet-netstack
Source-Version: 0.0~git20211120.8aa80cf2-6
Done: John Goerzen <jgoer...@complete.org>

We believe that the bug you reported is fixed in the latest version of
golang-inet-netstack, 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 1017...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
John Goerzen <jgoer...@complete.org> (supplier of updated golang-inet-netstack 
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: Fri, 09 Sep 2022 03:25:12 -0500
Source: golang-inet-netstack
Architecture: source
Version: 0.0~git20211120.8aa80cf2-6
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team <team+pkg...@tracker.debian.org>
Changed-By: John Goerzen <jgoer...@complete.org>
Closes: 1017246
Changes:
 golang-inet-netstack (0.0~git20211120.8aa80cf2-6) unstable; urgency=medium
 .
   * Allow building on go 1.19.  Closes: #1017246.
Checksums-Sha1:
 724f3ae553d34b508f723fd47246f0c92aec5272 2370 
golang-inet-netstack_0.0~git20211120.8aa80cf2-6.dsc
 a8c178998828fef0abfd353b306d884d5c949d5e 3812 
golang-inet-netstack_0.0~git20211120.8aa80cf2-6.debian.tar.xz
 d0953fb67eb650423ea046c5808043d3baddfd36 5977 
golang-inet-netstack_0.0~git20211120.8aa80cf2-6_source.buildinfo
Checksums-Sha256:
 ec497700b61aa2b46d725e0bd62720de798b568a4ad41a298a570092bd40a5f8 2370 
golang-inet-netstack_0.0~git20211120.8aa80cf2-6.dsc
 5b66b7289f2b828f1b63a4d5b9dca4ce521addfca8a7863f6e6fd00fd9594d56 3812 
golang-inet-netstack_0.0~git20211120.8aa80cf2-6.debian.tar.xz
 0cd755788077b3ae26a8914072fba382ac79dada32e70e1f6b06f1175121db8b 5977 
golang-inet-netstack_0.0~git20211120.8aa80cf2-6_source.buildinfo
Files:
 971a5d821b101b5f091b511f77a15671 2370 golang optional 
golang-inet-netstack_0.0~git20211120.8aa80cf2-6.dsc
 cd61fdae305f6df38e3f998e902d48c4 3812 golang optional 
golang-inet-netstack_0.0~git20211120.8aa80cf2-6.debian.tar.xz
 9d2b73ccebd70d6550505b0f5218676e 5977 golang optional 
golang-inet-netstack_0.0~git20211120.8aa80cf2-6_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEJ217d7abdWx8toZp3Sn4hEKDntMFAmMa+ZkACgkQ3Sn4hEKD
ntPVyhAAgmKXShiDF2Rr1xBkc1QUdCqldallTXlrlhG3pyXVggfEkAeTEYUcmPHC
GUSH5tm4jNbT/CeebHO6Bzjqc0XiTnnDMPY79B8vGW3zOzKMczl3oYhAHn4XTlZg
zIgisn+/fHZI8Ff2IDWTrInO65YoBkCfl4myCWIsxt3QECSl2ddYVxCg/NZE8nxE
JbB/e59hnjHnaDCXns2x7GXNp7YdCM64PyoJn8MBKl/aUHNmOgVheej32LhXr0ZO
njxLZBXvqj7LDzBKooITPgGQDPl52YfPFEzHeg9dHsgksQIDIgacrDgeKbx291A7
NKsqmq3m1Js6bHTGit+MUbaVjnB3s/ZuopC4FWrfquBcD8jc3v5Gq/FgAMH5owyL
4+65r7TP93prTvGmPZghGIn75GZfacVP+CbkI2fRQeFRc4J3rS4QjK9hJRrDhOTF
HhnVy3kswXj1D8l5VL37meAUd5Y7tblw5H1cNkTOyDjXRYvVCRRBzAQppZjkNh/D
Cbpti0WJA+GO7q7iIbB/7B+UO0dXWWcL1VRIiwmTGUceepA6zhb7kRIM9RaCNYPv
AuSh6r3bkd7/JXO+bOSSUfpZStBgywuAxuzKzdwP0BSjx7wE/KZsc1yyA3PSUpYd
4erz0GAKk+TsNkThaMhE6rgI/+cXk0qbDHaqlSvOqkM1z4XdYGA=
=7VN+
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to