Scenario: Freshly installed stable/13 (2022-01-03 state) on a Lenovo ThinkPad. Ports compiled on a different host (also running stable/13 but a different commit) using ports-mgmt/poudriere.
The systems itself seems to be running. But launching software from ports tends to throw SIGSYS.
x11/alacritty:
www/firefox:
What's going on here? Could this be caused by the stable/13 running on the poudriere host being a couple of weeks older? If so, how would one manage a stable/13 poudriere server to ensure that stable/13 clients (i.e. the consumers of the pkg repo) stay "in sync"?
The poudriere host runs the GENERIC kernel config.
The kernel config on the ThinkPad showing the SIGSYSs:
The systems itself seems to be running. But launching software from ports tends to throw SIGSYS.
x11/alacritty:
Code:
'alacritty' terminated by signal SIGSYS (Bad system call)
www/firefox:
Code:
'firefox' terminated by signal SIGSYS (Bad system call)
What's going on here? Could this be caused by the stable/13 running on the poudriere host being a couple of weeks older? If so, how would one manage a stable/13 poudriere server to ensure that stable/13 clients (i.e. the consumers of the pkg repo) stay "in sync"?
The poudriere host runs the GENERIC kernel config.
The kernel config on the ThinkPad showing the SIGSYSs:
Code:
include GENERIC
ident CARBON_X1G9
# Compatibility
nooptions COMPAT_FREEBSD4
nooptions COMPAT_FREEBSD5
nooptions COMPAT_FREEBSD6
nooptions COMPAT_FREEBSD7
nooptions COMPAT_FREEBSD8
nooptions COMPAT_FREEBSD9
nooptions COMPAT_FREEBSD10
nooptions COMPAT_FREEBSD11
# Floppy drives
nodevice fdc
# RAID controllers (SCSI)
nodevice amr
nodevice arcmsr
nodevice ciss
nodevice iir
nodevice ips
nodevice mly
nodevice twa
nodevice smartqpi
nodevice tws
# RAID controllers
nodevice aac
nodevice aacp
nodevice aacraid
nodevice ida
nodevice mfi
nodevice mlx
nodevice mrsas
nodevice pmspcv
nodevice pst
nodevice twe
# VirtIO
nodevice virtio
nodevice virtio_pci
nodevice vtnet
nodevice virtio_blk
nodevice virtio_scsi
nodevice virtio_balloon
# HyperV
nodevice hyperv