[Pkg-electronics-devel] Bug#982251: klayout: FTBFS on hppa - error: ‘struct sigaction’ has no member named ‘sa_restorer’

John David Anglin dave.anglin at bell.net
Sun Feb 7 17:25:09 GMT 2021


Package: klayout
Version: 0.26.2-3
Severity: normal

Dear Maintainer,

The signal handler code in src/lay/lay/laySignalHandler.cc references the
sa_restorer field in struct sigaction:

../../../src/lay/lay/laySignalHandler.cc: In function ‘void lay::install_signal_handlers()’:
../../../src/lay/lay/laySignalHandler.cc:454:7: error: ‘struct sigaction’ has no member named ‘sa_restorer’
  454 |   act.sa_restorer = 0;
      |       ^~~~~~~~~~~

This is an optional field that is not present in all implementations.

Full build log is here:
https://buildd.debian.org/status/fetch.php?pkg=klayout&arch=hppa&ver=0.26.2-3&stamp=1612712660&raw=0

Regards,
Dava Anglin

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

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


More information about the Pkg-electronics-devel mailing list