control: unarchive -1 control: reopen -1 control: notfixed -1 1.3.0-1
82s github.com/gopacket/gopacket/pcapgo 82s github.com/gopacket/gopacket/tcpassembly 83s github.com/gopacket/gopacket/dumpcommand 83s github.com/gopacket/gopacket/tcpassembly/tcpreader 84s # github.com/gopacket/gopacket/pcap 84s src/github.com/gopacket/gopacket/pcap/pcap_unix.go:355:18: cannot use _Ctype_gopacket_time_secs_t(ci.Timestamp.Unix()) (value of type _Ctype_long) as _Ctype_longlong value in assignment 84s src/github.com/gopacket/gopacket/pcap/pcap_unix.go:356:19: cannot use _Ctype_gopacket_time_usecs_t(ci.Timestamp.Nanosecond() / 1000) (value of type _Ctype_long) as _Ctype_longlong value in assignment 85s dh_auto_build: error: cd _build && go install -trimpath -v -p 16 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 Looks like something is still wrong... A quick and dirty and incomplete patch is: Index: golang-github-gopacket-gopacket-1.2.0/pcap/pcap_unix.go =================================================================== --- golang-github-gopacket-gopacket-1.2.0.orig/pcap/pcap_unix.go +++ golang-github-gopacket-gopacket-1.2.0/pcap/pcap_unix.go @@ -113,8 +113,13 @@ #define gopacket_time_secs_t __kernel_time_t #define gopacket_time_usecs_t __kernel_suseconds_t #elif __GLIBC__ -#define gopacket_time_secs_t __time_t -#define gopacket_time_usecs_t __suseconds_t +#ifndef __arm__ +#define gopacket_time_secs_t __time_t +#define gopacket_time_usecs_t __suseconds_t +#else +#define gopacket_time_secs_t __time64_t +#define gopacket_time_usecs_t __suseconds64_t +#endif #else // Some form of linux/bsd/etc... #include <sys/param.h> #ifdef __OpenBSD__ G. On Wed, 11 Sep 2024 01:49:12 +0000 Debian FTP Masters <ftpmas...@ftp-master.debian.org> wrote:
Source: golang-github-gopacket-gopacket Source-Version: 1.3.0-1 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, 10 Sep 2024 20:05:06 -0500 Source: golang-github-gopacket-gopacket Architecture: source Version: 1.3.0-1 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-1) unstable; urgency=medium . * Team upload * New upstream release (Closes: #1077451) * Update standards version to 4.7.0 Checksums-Sha1: bb2814bc9cd6f6a3efeb3aa9b8dc65760ff12f29 2465 golang-github-gopacket-gopacket_1.3.0-1.dsc c1e157bf157f8cbc13a65704bbb924c8b155eba3 1600772 golang-github-gopacket-gopacket_1.3.0.orig.tar.xz 387f764382fea1412ed8cc1586e71adecc549b1e 4096 golang-github-gopacket-gopacket_1.3.0-1.debian.tar.xz cd2a2051221091ce3a1dd100c3096ba32edb3e26 7407 golang-github-gopacket-gopacket_1.3.0-1_amd64.buildinfo Checksums-Sha256: ac2bae813a441ff761c23c2f59b72137488a4b0f02e7223ec951c74061203563 2465 golang-github-gopacket-gopacket_1.3.0-1.dsc 14bc7962419a4d353ed0a9a37991f744946f52b6887649f2da198d97697ae1de 1600772 golang-github-gopacket-gopacket_1.3.0.orig.tar.xz 561ffe256295d77181ca1ba617813a6fbc89cd6b605f41eeff292c6c99f3ef36 4096 golang-github-gopacket-gopacket_1.3.0-1.debian.tar.xz d8e2d41afe74dfd2494a92c513d2d7082fdcbc8337d7377bae89583ac6fde35f 7407 golang-github-gopacket-gopacket_1.3.0-1_amd64.buildinfo Files: 8b2f9ade9dc59714d54f3f078dcfdf88 2465 golang optional golang-github-gopacket-gopacket_1.3.0-1.dsc c2fbd824d03bbef42b8431e338231879 1600772 golang optional golang-github-gopacket-gopacket_1.3.0.orig.tar.xz 7d1ae498252d42a6f6caf025d5a19cfd 4096 golang optional golang-github-gopacket-gopacket_1.3.0-1.debian.tar.xz 8aa05508f8a52612f4b7af84a2a5b2ab 7407 golang optional golang-github-gopacket-gopacket_1.3.0-1_amd64.buildinfo -----BEGIN PGP SIGNATURE-----
OpenPGP_signature.asc
Description: OpenPGP digital signature