Your message dated Tue, 15 Oct 2024 05:42:38 +0000
with message-id <e1t0akm-00783t...@fasolo.debian.org>
and subject line Bug#1077451: fixed in golang-github-gopacket-gopacket 1.3.0-2
has caused the Debian Bug report #1077451,
regarding golang-github-gopacket-gopacket: FTBFS: make: *** [debian/rules:10:
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.)
--
1077451: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1077451
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: golang-github-gopacket-gopacket
Version: 1.2.0-2
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240728 ftbfs-trixie
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> dh_auto_configure
> chmod -x _build/src/github.com/gopacket/gopacket/pcapgo/write.go
> rm -rf _build/src/github.com/gopacket/gopacket/routing/routing_test.go
> rm -rf _build/src/github.com/gopacket/gopacket/pcapgo/ngwrite_dsb_test.go
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> dh_auto_build -O--builddirectory=_build -O--buildsystem=golang
> cd _build && go install -trimpath -v -p 8 github.com/gopacket/gopacket
> github.com/gopacket/gopacket/afpacket github.com/gopacket/gopacket/bytediff
> github.com/gopacket/gopacket/defrag/lcmdefrag
> github.com/gopacket/gopacket/dumpcommand
> github.com/gopacket/gopacket/ip4defrag github.com/gopacket/gopacket/layers
> github.com/gopacket/gopacket/macs github.com/gopacket/gopacket/pcap
> github.com/gopacket/gopacket/pcapgo github.com/gopacket/gopacket/reassembly
> github.com/gopacket/gopacket/routing github.com/gopacket/gopacket/tcpassembly
> github.com/gopacket/gopacket/tcpassembly/tcpreader
> internal/goarch
> internal/goos
> internal/goexperiment
> internal/unsafeheader
> internal/godebugs
> internal/coverage/rtcov
> runtime/internal/atomic
> internal/cpu
> runtime/internal/syscall
> internal/race
> internal/abi
> internal/chacha8rand
> runtime/internal/math
> runtime/internal/sys
> sync/atomic
> unicode
> unicode/utf8
> internal/itoa
> math/bits
> cmp
> internal/nettrace
> encoding
> internal/bytealg
> log/internal
> container/list
> slices
> github.com/gopacket/gopacket/macs
> math
> runtime
> internal/reflectlite
> sync
> internal/testlog
> internal/singleflight
> internal/bisect
> runtime/cgo
> errors
> internal/godebug
> sort
> io
> internal/oserror
> strconv
> internal/safefilepath
> path
> vendor/golang.org/x/net/dns/dnsmessage
> syscall
> internal/intern
> bytes
> strings
> hash
> hash/crc32
> net/netip
> reflect
> bufio
> internal/syscall/execenv
> internal/syscall/unix
> time
> context
> io/fs
> internal/poll
> internal/fmtsort
> encoding/binary
> os
> golang.org/x/sys/unix
> fmt
> net
> encoding/hex
> github.com/gopacket/gopacket/bytediff
> flag
> golang.org/x/net/bpf
> log
> runtime/debug
> compress/flate
> compress/gzip
> github.com/gopacket/gopacket
> github.com/gopacket/gopacket/routing
> github.com/gopacket/gopacket/afpacket
> github.com/gopacket/gopacket/layers
> github.com/gopacket/gopacket/defrag/lcmdefrag
> github.com/gopacket/gopacket/ip4defrag
> github.com/gopacket/gopacket/pcap
> github.com/gopacket/gopacket/tcpassembly
> github.com/gopacket/gopacket/reassembly
> github.com/gopacket/gopacket/pcapgo
> github.com/gopacket/gopacket/dumpcommand
> github.com/gopacket/gopacket/tcpassembly/tcpreader
> # github.com/gopacket/gopacket/pcap
> src/github.com/gopacket/gopacket/pcap/pcap_unix.go:350:18: could not
> determine kind of name for C.gopacket_time_secs_t
> dh_auto_build: error: cd _build && go install -trimpath -v -p 8
> github.com/gopacket/gopacket github.com/gopacket/gopacket/afpacket
> github.com/gopacket/gopacket/bytediff
> github.com/gopacket/gopacket/defrag/lcmdefrag
> github.com/gopacket/gopacket/dumpcommand
> github.com/gopacket/gopacket/ip4defrag github.com/gopacket/gopacket/layers
> github.com/gopacket/gopacket/macs github.com/gopacket/gopacket/pcap
> github.com/gopacket/gopacket/pcapgo github.com/gopacket/gopacket/reassembly
> github.com/gopacket/gopacket/routing github.com/gopacket/gopacket/tcpassembly
> github.com/gopacket/gopacket/tcpassembly/tcpreader returned exit code 1
> make: *** [debian/rules:10: binary] Error 25
The full build log is available from:
http://qa-logs.debian.net/2024/07/28/golang-github-gopacket-gopacket_1.2.0-2_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240728;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240728&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: golang-github-gopacket-gopacket
Source-Version: 1.3.0-2
Done: Stephen Gelman <ssg...@debian.org>
We believe that the bug you reported is fixed in the latest version of
golang-github-gopacket-gopacket, 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 1077...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Stephen Gelman <ssg...@debian.org> (supplier of updated
golang-github-gopacket-gopacket 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: Tue, 15 Oct 2024 00:02:00 -0500
Source: golang-github-gopacket-gopacket
Architecture: source
Version: 1.3.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team <team+pkg...@tracker.debian.org>
Changed-By: Stephen Gelman <ssg...@debian.org>
Closes: 1077451
Changes:
golang-github-gopacket-gopacket (1.3.0-2) unstable; urgency=medium
.
* Team upload
* Fix time type (again) (Closes: #1077451)
Checksums-Sha1:
d5c1d01f6e59f4e70bae348569ca8f10fd4fea0d 2465
golang-github-gopacket-gopacket_1.3.0-2.dsc
0d0401fb2c574553ad0b7e535e35b8928789be95 4484
golang-github-gopacket-gopacket_1.3.0-2.debian.tar.xz
661ca62fa4fcf7c5d81e2fc5898ba257b29487c3 7396
golang-github-gopacket-gopacket_1.3.0-2_amd64.buildinfo
Checksums-Sha256:
b395e0833cf4c4d88c6c9f82c507990c218d72e950d0324546fcf549e2daa118 2465
golang-github-gopacket-gopacket_1.3.0-2.dsc
53ea5d0a0004a42b8eab04a4c36595d7e9b1ecfca9b2ce01e98e92703e698b4a 4484
golang-github-gopacket-gopacket_1.3.0-2.debian.tar.xz
8d58627e2f1dfdadb2ec8ad6492e9eea32d22e35fcad87ce42bfd6509e0fa4c1 7396
golang-github-gopacket-gopacket_1.3.0-2_amd64.buildinfo
Files:
7c843f09db00eace5ed706ecb8ca1432 2465 golang optional
golang-github-gopacket-gopacket_1.3.0-2.dsc
18d2da015035d98556dc2a514e7322a2 4484 golang optional
golang-github-gopacket-gopacket_1.3.0-2.debian.tar.xz
442afb25213e7ce1c0058cffd29b8417 7396 golang optional
golang-github-gopacket-gopacket_1.3.0-2_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJGBAEBCgAwFiEEC77u8GTpSr6EMli0dUHPqvw16s8FAmcN+FYSHHNzZ2VsbUBk
ZWJpYW4ub3JnAAoJEHVBz6r8NerPBaMQALrI4VIGBrRgynwZ5asiN1B4VmMFEA8V
0XjpWbrE2+ZBwO8BPklw/jksse3lCrJjsU4z7UhUF1u7PKQLV81p18ANqEt+haM3
XjqW98K/JV5Z+Vy32aXDFgHfCryrpfbArifjOBDy5yFUeP1t2/84tJyNU9rn9yAd
TeHU5bmMEUmH8U3VgX57Lw7IHbZ9S0s3W0acxU7rVo8PgfN7m8qg5dXFv3f0k3Jk
Hs0DhKEdE/C/jVx/KljkDcug6LUXUDcZYRNf9NjPtNyDjJRgTrUiGyrjEhndXxc4
PvIO4SbSIA2278ZUWqA4MPx8QXVoZzSz3mlPh83Rn6Ym5KO2hvurQgzVR92kZFOd
/MrAUnBDdt0rzJECLbYs/1OaKXs1kA3a28E9YmSfMaolaZAEBsIqAwRTvsXFkn+J
2GTl3e1em4SGk9HERtHnBKWNZuPrkzJq5+3rtYojOFr+GNCwOHNBDsYLS0fUHGNW
vNyW9gtuWb4MeiUrWOoMW87Z/M6TeEvsl+DkR1PTugshOrSkDAGAxyw3/JYS+cuU
Z0nBnGLrXreN9boJVare5yJPuA3ltcD/J+8so93mSTiEHmpTdEi1uDkrLiPf34QS
k+kVdx81FTVazTgV/W+Wsidg1jVF2W+g/rbM9px7cfBgSY6qZqv89t9wuFj2CMGc
iF7i51s3hMS8
=J3Od
-----END PGP SIGNATURE-----
pgpWSRYCR7wND.pgp
Description: PGP signature
--- End Message ---