Source: wireshark
Version: 4.0.2-1
Severity: normal

Dear Maintainer,

See:
https://buildd.debian.org/status/fetch.php?pkg=wireshark&arch=hppa&ver=4.0.2-1&stamp=1670723453&raw=0

The wslua fail seems to be a known issue:
https://gitlab.com/wireshark/wireshark/-/issues/15945

The decryption fail seems to be a big endian issue as it fails on s390,
powerpc, and ppc64 as well.

On some release architectures, these fails are suppressed:

override_dh_auto_test:
ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
        $(MAKE) -C obj-* test-programs
ifneq (,$(filter armel armhf mips mipsel s390x,$(DEB_HOST_ARCH)))
        # reported as https://gitlab.com/wireshark/wireshark/-/issues/15945
        -dh_auto_test
else
        dh_auto_test
endif
endif

If they are not going to be addressed, please add hppa to the above list.

Regards,
Dave Anglin


-- System Information:
Debian Release: bookworm/sid
  APT prefers buildd-unstable
  APT policy: (500, 'buildd-unstable'), (500, 'unstable')
Architecture: hppa (parisc64)

Kernel: Linux 6.0.12 (SMP w/4 CPU threads)
Locale: LANG=C, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)

Reply via email to