Warning: there may be occasional oddness due to css and blog edits. **KNOWN ISSUE: possible hidden text**

Thursday, November 6, 2025

FVWM3 build run fail

I just wrote about how I succeeded to get FVWM3 updated and switched to meson but what I haven't yet mentioned is that trying to run it fails with an error.  I wish I knew what needs to be changed but it seems like everything builds and installs without errors.  Another nit is that there still seems to be some oddness with the NLS stuff.  After the commit I wrote about, I had tested with NLS and found an odd staging issue, which I fixed and made another commit to my repo.  The error is "malloc zero size." which I know is memory related but that is all.

tigersharke@ichigo:~ % startx
xauth:  file /home/tigersharke/.serverauth.75751 does not exist


XLibre X Server 1.25.0
X Protocol Version 11, Revision 0
Current Operating System: FreeBSD ichigo 15.0-STABLE FreeBSD 15.0-STABLE stable/15-9d84e9cba12d ICHIGO amd64

Current version of pixman: 0.46.2
        Before reporting problems, check https://github.com/X11Libre/xserver
        to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Tue Nov 11 14:54:42 2025
(==) Using config directory: "/etc/X11/xorg.conf.d"
(==) Using system config directory "/usr/local/share/X11/xorg.conf.d"
fvwm3: malloc: zero size.
xinit: connection to X server lost

waiting for X server to shut down (II) Server terminated successfully (0). Closing log file.

I didn't think that the xorg log file would tell me much but there is a difference between fvwm3 from pkg (on the left) which works, and my fvwm3-dev (on the right) which builds fine but fails to completely start.

[2025-11-11 16:00:39] 									      |	[2025-11-11 16:04:53] 
XLibre X Server 1.25.0										XLibre X Server 1.25.0
X Protocol Version 11, Revision 0								X Protocol Version 11, Revision 0
[2025-11-11 16:00:39] Current Operating System: FreeBSD ichigo 15.0-STABLE FreeBSD 15.0-STABL |	[2025-11-11 16:04:53] Current Operating System: FreeBSD ichigo 15.0-STABLE FreeBSD 15.0-STABL
[2025-11-11 16:00:39]  									      |	[2025-11-11 16:04:53]  
[2025-11-11 16:00:39] Current version of pixman: 0.46.2					      |	[2025-11-11 16:04:53] Current version of pixman: 0.46.2
[2025-11-11 16:00:39] 	Before reporting problems, check https://github.com/X11Libre/xserver  |	[2025-11-11 16:04:53] 	Before reporting problems, check https://github.com/X11Libre/xserver
	to make sure that you have the latest version.							to make sure that you have the latest version.
[2025-11-11 16:00:39] Markers: (--) probed, (**) from config file, (==) default setting,      |	[2025-11-11 16:04:53] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,					(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.					(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[2025-11-11 16:00:39] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Nov 11 16:00:39 2025    |	[2025-11-11 16:04:53] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Nov 11 16:04:53 2025
[2025-11-11 16:00:39] (==) Using config directory: "/etc/X11/xorg.conf.d"		      |	[2025-11-11 16:04:53] (==) Using config directory: "/etc/X11/xorg.conf.d"
[2025-11-11 16:00:39] (==) Using system config directory "/usr/local/share/X11/xorg.conf.d"   |	[2025-11-11 16:04:53] (==) Using system config directory "/usr/local/share/X11/xorg.conf.d"
[2025-11-11 16:00:39] (==) No Layout section.  Using the first Screen section.		      |	[2025-11-11 16:04:53] (==) No Layout section.  Using the first Screen section.
[2025-11-11 16:00:39] (==) No screen section available. Using defaults.			      |	[2025-11-11 16:04:53] (==) No screen section available. Using defaults.
[2025-11-11 16:00:39] (**) |-->Screen "Default Screen Section" (0)			      |	[2025-11-11 16:04:53] (**) |-->Screen "Default Screen Section" (0)
[2025-11-11 16:00:39] (**) |   |-->Monitor ""				      |	[2025-11-11 16:04:53] (**) |   |-->Monitor ""
[2025-11-11 16:00:39] (==) No device specified for screen "Default Screen Section".	      |	[2025-11-11 16:04:53] (==) No device specified for screen "Default Screen Section".
	Using the first device section listed.								Using the first device section listed.
[2025-11-11 16:00:39] (**) |   |-->Device "Device0"					      |	[2025-11-11 16:04:53] (**) |   |-->Device "Device0"
[2025-11-11 16:00:39] (==) No monitor specified for screen "Default Screen Section".	      |	[2025-11-11 16:04:53] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.								Using a default monitor configuration.
[2025-11-11 16:00:39] (==) Automatically adding devices					      |	[2025-11-11 16:04:53] (==) Automatically adding devices
[2025-11-11 16:00:39] (==) Automatically enabling devices				      |	[2025-11-11 16:04:53] (==) Automatically enabling devices
[2025-11-11 16:00:39] (==) Automatically adding GPU devices				      |	[2025-11-11 16:04:53] (==) Automatically adding GPU devices
[2025-11-11 16:00:39] (==) Automatically binding GPU devices				      |	[2025-11-11 16:04:53] (==) Automatically binding GPU devices
[2025-11-11 16:00:39] (==) Max clients allowed: 256, resource mask: 0x1fffff		      |	[2025-11-11 16:04:53] (==) Max clients allowed: 256, resource mask: 0x1fffff
[2025-11-11 16:00:39] (==) FontPath set to:						      |	[2025-11-11 16:04:53] (==) FontPath set to:
	/usr/local/share/fonts/misc/,									/usr/local/share/fonts/misc/,
	/usr/local/share/fonts/TTF/,									/usr/local/share/fonts/TTF/,
	/usr/local/share/fonts/OTF/,									/usr/local/share/fonts/OTF/,
	/usr/local/share/fonts/Type1/,									/usr/local/share/fonts/Type1/,
	/usr/local/share/fonts/100dpi/,									/usr/local/share/fonts/100dpi/,
	/usr/local/share/fonts/75dpi/,									/usr/local/share/fonts/75dpi/,
	catalogue:/usr/local/etc/X11/fontpath.d								catalogue:/usr/local/etc/X11/fontpath.d
[2025-11-11 16:00:39] (==) ModulePath set to "/usr/local/lib/xorg/modules"		      |	[2025-11-11 16:04:53] (==) ModulePath set to "/usr/local/lib/xorg/modules"
[2025-11-11 16:00:39] (II) The server relies on udev to provide the list of input devices.    |	[2025-11-11 16:04:53] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.			If no devices become available, reconfigure udev or disable AutoAddDevices.
[2025-11-11 16:00:39] (II) Module ABI versions:						      |	[2025-11-11 16:04:53] (II) Module ABI versions:
[2025-11-11 16:00:39] 	X.Org ANSI C Emulation: 1.4					      |	[2025-11-11 16:04:53] 	X.Org ANSI C Emulation: 1.4
[2025-11-11 16:00:39] 	X.Org Video Driver: 28.0					      |	[2025-11-11 16:04:53] 	X.Org Video Driver: 28.0
[2025-11-11 16:00:39] 	X.Org XInput driver : 26.0					      |	[2025-11-11 16:04:53] 	X.Org XInput driver : 26.0
[2025-11-11 16:00:39] 	X.Org Server Extension : 11.0					      |	[2025-11-11 16:04:53] 	X.Org Server Extension : 11.0
[2025-11-11 16:00:39] (II) xfree86: Adding drm device (/dev/dri/card0)			      |	[2025-11-11 16:04:53] (II) xfree86: Adding drm device (/dev/dri/card0)
[2025-11-11 16:00:39] (II) Platform probe for /dev/dri/card0				      |	[2025-11-11 16:04:53] (II) Platform probe for /dev/dri/card0
[2025-11-11 16:00:39] (--) PCI:*(9@0:0:0) 1002:15d8:1043:876b rev 201, Mem @ 0xd0000000/26843 |	[2025-11-11 16:04:53] (--) PCI:*(9@0:0:0) 1002:15d8:1043:876b rev 201, Mem @ 0xd0000000/26843
[2025-11-11 16:00:39] (II) LoadModule: "glx"						      |	[2025-11-11 16:04:53] (II) LoadModule: "glx"
[2025-11-11 16:00:39] (II) Loading /usr/local/lib/xorg/modules/xlibre-25.0/extensions/libglx. |	[2025-11-11 16:04:53] (II) Loading /usr/local/lib/xorg/modules/xlibre-25.0/extensions/libglx.
[2025-11-11 16:00:39] (II) Module glx: vendor="X.Org Foundation"			      |	[2025-11-11 16:04:53] (II) Module glx: vendor="X.Org Foundation"
[2025-11-11 16:00:39] 	compiled for 1.25.0, module version = 1.0.0			      |	[2025-11-11 16:04:53] 	compiled for 1.25.0, module version = 1.0.0
[2025-11-11 16:00:39] 	ABI class: X.Org Server Extension, version 11.0			      |	[2025-11-11 16:04:53] 	ABI class: X.Org Server Extension, version 11.0
[2025-11-11 16:00:39] (II) Applying OutputClass "AMDgpu" to /dev/dri/card0		      |	[2025-11-11 16:04:53] (II) Applying OutputClass "AMDgpu" to /dev/dri/card0
[2025-11-11 16:00:39] 	loading driver: amdgpu						      |	[2025-11-11 16:04:53] 	loading driver: amdgpu
[2025-11-11 16:00:39] (==) Matched amdgpu as autoconfigured driver 0			      |	[2025-11-11 16:04:53] (==) Matched amdgpu as autoconfigured driver 0
[2025-11-11 16:00:39] (==) Matched ati as autoconfigured driver 1			      |	[2025-11-11 16:04:53] (==) Matched ati as autoconfigured driver 1
[2025-11-11 16:00:39] (==) Matched modesetting as autoconfigured driver 2		      |	[2025-11-11 16:04:53] (==) Matched modesetting as autoconfigured driver 2
[2025-11-11 16:00:39] (==) Matched scfb as autoconfigured driver 3			      |	[2025-11-11 16:04:53] (==) Matched scfb as autoconfigured driver 3
[2025-11-11 16:00:39] (==) Matched vesa as autoconfigured driver 4			      |	[2025-11-11 16:04:53] (==) Matched vesa as autoconfigured driver 4
[2025-11-11 16:00:39] (==) Assigned the driver to the xf86ConfigLayout			      |	[2025-11-11 16:04:53] (==) Assigned the driver to the xf86ConfigLayout
[2025-11-11 16:00:39] (II) LoadModule: "amdgpu"						      |	[2025-11-11 16:04:53] (II) LoadModule: "amdgpu"
[2025-11-11 16:00:39] (II) Loading /usr/local/lib/xorg/modules/xlibre-25.0/drivers/amdgpu_drv |	[2025-11-11 16:04:53] (II) Loading /usr/local/lib/xorg/modules/xlibre-25.0/drivers/amdgpu_drv
[2025-11-11 16:00:39] (II) Module amdgpu: vendor="X.Org Foundation"			      |	[2025-11-11 16:04:53] (II) Module amdgpu: vendor="X.Org Foundation"
[2025-11-11 16:00:39] 	compiled for 1.25.0, module version = 23.0.0			      |	[2025-11-11 16:04:53] 	compiled for 1.25.0, module version = 23.0.0
[2025-11-11 16:00:39] 	Module class: X.Org Video Driver				      |	[2025-11-11 16:04:53] 	Module class: X.Org Video Driver
[2025-11-11 16:00:39] 	ABI class: X.Org Video Driver, version 28.0			      |	[2025-11-11 16:04:53] 	ABI class: X.Org Video Driver, version 28.0
[2025-11-11 16:00:39] (II) LoadModule: "ati"						      |	[2025-11-11 16:04:53] (II) LoadModule: "ati"
[2025-11-11 16:00:39] (II) Loading /usr/local/lib/xorg/modules/xlibre-25.0/drivers/ati_drv.so |	[2025-11-11 16:04:53] (II) Loading /usr/local/lib/xorg/modules/xlibre-25.0/drivers/ati_drv.so
[2025-11-11 16:00:39] (II) Module ati: vendor="X.Org Foundation"			      |	[2025-11-11 16:04:53] (II) Module ati: vendor="X.Org Foundation"
[2025-11-11 16:00:39] 	compiled for 1.25.0, module version = 22.0.0			      |	[2025-11-11 16:04:53] 	compiled for 1.25.0, module version = 22.0.0
[2025-11-11 16:00:39] 	Module class: X.Org Video Driver				      |	[2025-11-11 16:04:53] 	Module class: X.Org Video Driver
[2025-11-11 16:00:39] 	ABI class: X.Org Video Driver, version 28.0			      |	[2025-11-11 16:04:53] 	ABI class: X.Org Video Driver, version 28.0
[2025-11-11 16:00:39] (II) LoadModule: "modesetting"					      |	[2025-11-11 16:04:54] (II) LoadModule: "modesetting"
[2025-11-11 16:00:39] (II) Loading /usr/local/lib/xorg/modules/xlibre-25.0/drivers/modesettin |	[2025-11-11 16:04:54] (II) Loading /usr/local/lib/xorg/modules/xlibre-25.0/drivers/modesettin
[2025-11-11 16:00:39] (II) Module modesetting: vendor="X.Org Foundation"		      |	[2025-11-11 16:04:54] (II) Module modesetting: vendor="X.Org Foundation"
[2025-11-11 16:00:39] 	compiled for 1.25.0, module version = 1.25.0			      |	[2025-11-11 16:04:54] 	compiled for 1.25.0, module version = 1.25.0
[2025-11-11 16:00:39] 	Module class: X.Org Video Driver				      |	[2025-11-11 16:04:54] 	Module class: X.Org Video Driver
[2025-11-11 16:00:39] 	ABI class: X.Org Video Driver, version 28.0			      |	[2025-11-11 16:04:54] 	ABI class: X.Org Video Driver, version 28.0
[2025-11-11 16:00:39] (II) LoadModule: "scfb"						      |	[2025-11-11 16:04:54] (II) LoadModule: "scfb"
[2025-11-11 16:00:39] (WW) Warning, couldn't open module scfb				      |	[2025-11-11 16:04:54] (WW) Warning, couldn't open module scfb
[2025-11-11 16:00:39] (EE) Failed to load module "scfb" (module does not exist, 0)	      |	[2025-11-11 16:04:54] (EE) Failed to load module "scfb" (module does not exist, 0)
[2025-11-11 16:00:39] (II) LoadModule: "vesa"						      |	[2025-11-11 16:04:54] (II) LoadModule: "vesa"
[2025-11-11 16:00:39] (II) Loading /usr/local/lib/xorg/modules/xlibre-25.0/drivers/vesa_drv.s |	[2025-11-11 16:04:54] (II) Loading /usr/local/lib/xorg/modules/xlibre-25.0/drivers/vesa_drv.s
[2025-11-11 16:00:39] (II) Module vesa: vendor="X.Org Foundation"			      |	[2025-11-11 16:04:54] (II) Module vesa: vendor="X.Org Foundation"
[2025-11-11 16:00:39] 	compiled for 1.25.0, module version = 2.6.0			      |	[2025-11-11 16:04:54] 	compiled for 1.25.0, module version = 2.6.0
[2025-11-11 16:00:39] 	Module class: X.Org Video Driver				      |	[2025-11-11 16:04:54] 	Module class: X.Org Video Driver
[2025-11-11 16:00:39] 	ABI class: X.Org Video Driver, version 28.0			      |	[2025-11-11 16:04:54] 	ABI class: X.Org Video Driver, version 28.0
[2025-11-11 16:00:39] (II) AMDGPU: Driver for AMD Radeon:				      |	[2025-11-11 16:04:54] (II) AMDGPU: Driver for AMD Radeon:
	All GPUs supported by the amdgpu kernel driver							All GPUs supported by the amdgpu kernel driver
[2025-11-11 16:00:39] (II) modesetting: Driver for Modesetting Kernel Drivers: kms	      |	[2025-11-11 16:04:54] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[2025-11-11 16:00:39] (II) VESA: driver for VESA chipsets: vesa				      |	[2025-11-11 16:04:54] (II) VESA: driver for VESA chipsets: vesa
[2025-11-11 16:00:39] (--) Using pcvt driver						      |	[2025-11-11 16:04:54] (--) Using pcvt driver
[2025-11-11 16:00:39] (WW) Falling back to old probe method for modesetting		      |	[2025-11-11 16:04:54] (WW) Falling back to old probe method for modesetting
[2025-11-11 16:00:39] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support     |	[2025-11-11 16:04:54] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[2025-11-11 16:00:39] (II) AMDGPU(0): Creating default Display subsection in Screen section   |	[2025-11-11 16:04:54] (II) AMDGPU(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32							"Default Screen Section" for depth/fbbpp 24/32
[2025-11-11 16:00:39] (==) AMDGPU(0): Depth 24, (--) framebuffer bpp 32			      |	[2025-11-11 16:04:54] (==) AMDGPU(0): Depth 24, (--) framebuffer bpp 32
[2025-11-11 16:00:39] (II) AMDGPU(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps |	[2025-11-11 16:04:54] (II) AMDGPU(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps
[2025-11-11 16:00:39] (==) AMDGPU(0): Default visual is TrueColor			      |	[2025-11-11 16:04:54] (==) AMDGPU(0): Default visual is TrueColor
[2025-11-11 16:00:39] (II) Applying OutputClass "AMDgpu" options to /dev/dri/card0	      |	[2025-11-11 16:04:54] (II) Applying OutputClass "AMDgpu" options to /dev/dri/card0
[2025-11-11 16:00:39] (**) AMDGPU(0): Option "SWcursor" "on"				      |	[2025-11-11 16:04:54] (**) AMDGPU(0): Option "SWcursor" "on"
[2025-11-11 16:00:39] (==) AMDGPU(0): RGB weight 888					      |	[2025-11-11 16:04:54] (==) AMDGPU(0): RGB weight 888
[2025-11-11 16:00:39] (II) AMDGPU(0): Using 8 bits per RGB (8 bit DAC)			      |	[2025-11-11 16:04:54] (II) AMDGPU(0): Using 8 bits per RGB (8 bit DAC)
[2025-11-11 16:00:39] (--) AMDGPU(0): Chipset: "AMD Radeon Vega 8 Graphics" (ChipID = 0x15d8) |	[2025-11-11 16:04:54] (--) AMDGPU(0): Chipset: "AMD Radeon Vega 8 Graphics" (ChipID = 0x15d8)
[2025-11-11 16:00:39] (II) Loading sub module "fb"					      |	[2025-11-11 16:04:54] (II) Loading sub module "fb"
[2025-11-11 16:00:39] (II) LoadModule: "fb"						      |	[2025-11-11 16:04:54] (II) LoadModule: "fb"
[2025-11-11 16:00:39] (II) Module "fb" already built-in					      |	[2025-11-11 16:04:54] (II) Module "fb" already built-in
[2025-11-11 16:00:39] (II) Loading sub module "dri2"					      |	[2025-11-11 16:04:54] (II) Loading sub module "dri2"
[2025-11-11 16:00:39] (II) LoadModule: "dri2"						      |	[2025-11-11 16:04:54] (II) LoadModule: "dri2"
[2025-11-11 16:00:39] (II) Module "dri2" already built-in				      |	[2025-11-11 16:04:54] (II) Module "dri2" already built-in
[2025-11-11 16:00:39] (II) Loading sub module "glamoregl"				      |	[2025-11-11 16:04:54] (II) Loading sub module "glamoregl"
[2025-11-11 16:00:39] (II) LoadModule: "glamoregl"					      |	[2025-11-11 16:04:54] (II) LoadModule: "glamoregl"
[2025-11-11 16:00:39] (II) Loading /usr/local/lib/xorg/modules/xlibre-25.0/libglamoregl.so    |	[2025-11-11 16:04:54] (II) Loading /usr/local/lib/xorg/modules/xlibre-25.0/libglamoregl.so
[2025-11-11 16:00:39] (II) Module glamoregl: vendor="X.Org Foundation"			      |	[2025-11-11 16:04:54] (II) Module glamoregl: vendor="X.Org Foundation"
[2025-11-11 16:00:39] 	compiled for 1.25.0, module version = 1.0.1			      |	[2025-11-11 16:04:54] 	compiled for 1.25.0, module version = 1.0.1
[2025-11-11 16:00:39] 	ABI class: X.Org ANSI C Emulation, version 1.4			      |	[2025-11-11 16:04:54] 	ABI class: X.Org ANSI C Emulation, version 1.4
[2025-11-11 16:00:39] (II) AMDGPU(0): glamor: Using OpenGL 4.6 context.			      |	[2025-11-11 16:04:54] (II) AMDGPU(0): glamor: Using OpenGL 4.6 context.
[2025-11-11 16:00:39] (II) AMDGPU(0): glamor X acceleration enabled on AMD Radeon Vega 8 Grap |	[2025-11-11 16:04:54] (II) AMDGPU(0): glamor X acceleration enabled on AMD Radeon Vega 8 Grap
[2025-11-11 16:00:39] (II) AMDGPU(0): glamor detected, initialising EGL layer.		      |	[2025-11-11 16:04:54] (II) AMDGPU(0): glamor detected, initialising EGL layer.
[2025-11-11 16:00:39] (==) AMDGPU(0): TearFree property default: auto			      |	[2025-11-11 16:04:54] (==) AMDGPU(0): TearFree property default: auto
[2025-11-11 16:00:39] (==) AMDGPU(0): VariableRefresh: disabled				      |	[2025-11-11 16:04:54] (==) AMDGPU(0): VariableRefresh: disabled
[2025-11-11 16:00:39] (==) AMDGPU(0): AsyncFlipSecondaries: disabled			      |	[2025-11-11 16:04:54] (==) AMDGPU(0): AsyncFlipSecondaries: disabled
[2025-11-11 16:00:39] (II) AMDGPU(0): KMS Pageflipping: enabled				      |	[2025-11-11 16:04:54] (II) AMDGPU(0): KMS Pageflipping: enabled
[2025-11-11 16:00:39] (II) AMDGPU(0): Output DisplayPort-0 has no monitor section	      |	[2025-11-11 16:04:54] (II) AMDGPU(0): Output DisplayPort-0 has no monitor section
[2025-11-11 16:00:39] (II) AMDGPU(0): Output HDMI-A-0 has no monitor section		      |	[2025-11-11 16:04:54] (II) AMDGPU(0): Output HDMI-A-0 has no monitor section
[2025-11-11 16:00:39] (II) AMDGPU(0): EDID for output DisplayPort-0			      |	[2025-11-11 16:04:54] (II) AMDGPU(0): EDID for output DisplayPort-0
[2025-11-11 16:00:39] (II) AMDGPU(0): Manufacturer: SAM  Model: f35  Serial#: 809054789	      |	[2025-11-11 16:04:54] (II) AMDGPU(0): Manufacturer: SAM  Model: f35  Serial#: 809054789
[2025-11-11 16:00:39] (II) AMDGPU(0): Year: 2023  Week: 3				      |	[2025-11-11 16:04:54] (II) AMDGPU(0): Year: 2023  Week: 3
[2025-11-11 16:00:39] (II) AMDGPU(0): EDID Version: 1.4					      |	[2025-11-11 16:04:54] (II) AMDGPU(0): EDID Version: 1.4
[2025-11-11 16:00:39] (II) AMDGPU(0): Digital Display Input				      |	[2025-11-11 16:04:54] (II) AMDGPU(0): Digital Display Input
[2025-11-11 16:00:39] (II) AMDGPU(0): 10 bits per channel				      |	[2025-11-11 16:04:54] (II) AMDGPU(0): 10 bits per channel
[2025-11-11 16:00:39] (II) AMDGPU(0): Digital interface is DisplayPort			      |	[2025-11-11 16:04:54] (II) AMDGPU(0): Digital interface is DisplayPort
[2025-11-11 16:00:39] (II) AMDGPU(0): Max Image Size [cm]: horiz.: 70  vert.: 39	      |	[2025-11-11 16:04:54] (II) AMDGPU(0): Max Image Size [cm]: horiz.: 70  vert.: 39
[2025-11-11 16:00:39] (II) AMDGPU(0): Gamma: 2.20					      |	[2025-11-11 16:04:54] (II) AMDGPU(0): Gamma: 2.20
[2025-11-11 16:00:39] (II) AMDGPU(0): DPMS capabilities: Off				      |	[2025-11-11 16:04:54] (II) AMDGPU(0): DPMS capabilities: Off
[2025-11-11 16:00:39] (II) AMDGPU(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 YCrCb  |	[2025-11-11 16:04:54] (II) AMDGPU(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 YCrCb 
[2025-11-11 16:00:39] (II) AMDGPU(0): First detailed timing is preferred mode		      |	[2025-11-11 16:04:54] (II) AMDGPU(0): First detailed timing is preferred mode
[2025-11-11 16:00:39] (II) AMDGPU(0): Preferred mode is native pixel format and refresh rate  |	[2025-11-11 16:04:54] (II) AMDGPU(0): Preferred mode is native pixel format and refresh rate
[2025-11-11 16:00:39] (II) AMDGPU(0): redX: 0.69 redY: 0.31   greenX: 0.26 greenY: 0.69	      |	[2025-11-11 16:04:54] (II) AMDGPU(0): redX: 0.69 redY: 0.31   greenX: 0.26 greenY: 0.69
[2025-11-11 16:00:39] (II) AMDGPU(0): blueX: 0.15 blueY: 0.06   whiteX: 0.31 whiteY: 0.33     |	[2025-11-11 16:04:54] (II) AMDGPU(0): blueX: 0.15 blueY: 0.06   whiteX: 0.31 whiteY: 0.33
[2025-11-11 16:00:39] (II) AMDGPU(0): Supported established timings:			      |	[2025-11-11 16:04:54] (II) AMDGPU(0): Supported established timings:
[2025-11-11 16:00:39] (II) AMDGPU(0): 720x400@70Hz					      |	[2025-11-11 16:04:54] (II) AMDGPU(0): 720x400@70Hz
[2025-11-11 16:00:39] (II) AMDGPU(0): 640x480@60Hz					      |	[2025-11-11 16:04:54] (II) AMDGPU(0): 640x480@60Hz
[2025-11-11 16:00:39] (II) AMDGPU(0): 640x480@67Hz					      |	[2025-11-11 16:04:54] (II) AMDGPU(0): 640x480@67Hz
[2025-11-11 16:00:39] (II) AMDGPU(0): 640x480@72Hz					      |	[2025-11-11 16:04:54] (II) AMDGPU(0): 640x480@72Hz
[2025-11-11 16:00:39] (II) AMDGPU(0): 640x480@75Hz					      |	[2025-11-11 16:04:54] (II) AMDGPU(0): 640x480@75Hz
[2025-11-11 16:00:39] (II) AMDGPU(0): 800x600@56Hz					      |	[2025-11-11 16:04:54] (II) AMDGPU(0): 800x600@56Hz
[2025-11-11 16:00:39] (II) AMDGPU(0): 800x600@60Hz					      |	[2025-11-11 16:04:54] (II) AMDGPU(0): 800x600@60Hz
[2025-11-11 16:00:39] (II) AMDGPU(0): 800x600@72Hz					      |	[2025-11-11 16:04:54] (II) AMDGPU(0): 800x600@72Hz
[2025-11-11 16:00:39] (II) AMDGPU(0): 800x600@75Hz					      |	[2025-11-11 16:04:54] (II) AMDGPU(0): 800x600@75Hz
[2025-11-11 16:00:39] (II) AMDGPU(0): 832x624@75Hz					      |	[2025-11-11 16:04:54] (II) AMDGPU(0): 832x624@75Hz
[2025-11-11 16:00:39] (II) AMDGPU(0): 1024x768@60Hz					      |	[2025-11-11 16:04:54] (II) AMDGPU(0): 1024x768@60Hz
[2025-11-11 16:00:39] (II) AMDGPU(0): 1024x768@70Hz					      |	[2025-11-11 16:04:54] (II) AMDGPU(0): 1024x768@70Hz
[2025-11-11 16:00:39] (II) AMDGPU(0): 1024x768@75Hz					      |	[2025-11-11 16:04:54] (II) AMDGPU(0): 1024x768@75Hz
[2025-11-11 16:00:39] (II) AMDGPU(0): 1280x1024@75Hz					      |	[2025-11-11 16:04:54] (II) AMDGPU(0): 1280x1024@75Hz
[2025-11-11 16:00:39] (II) AMDGPU(0): 1152x864@75Hz					      |	[2025-11-11 16:04:54] (II) AMDGPU(0): 1152x864@75Hz
[2025-11-11 16:00:39] (II) AMDGPU(0): Manufacturer's mask: 0				      |	[2025-11-11 16:04:54] (II) AMDGPU(0): Manufacturer's mask: 0
[2025-11-11 16:00:39] (II) AMDGPU(0): Supported standard timings:			      |	[2025-11-11 16:04:54] (II) AMDGPU(0): Supported standard timings:
[2025-11-11 16:00:39] (II) AMDGPU(0): #0: hsize: 1152  vsize 864  refresh: 75  vid: 20337     |	[2025-11-11 16:04:54] (II) AMDGPU(0): #0: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[2025-11-11 16:00:39] (II) AMDGPU(0): #1: hsize: 1280  vsize 800  refresh: 60  vid: 129	      |	[2025-11-11 16:04:54] (II) AMDGPU(0): #1: hsize: 1280  vsize 800  refresh: 60  vid: 129
[2025-11-11 16:00:39] (II) AMDGPU(0): #2: hsize: 1280  vsize 720  refresh: 60  vid: 49281     |	[2025-11-11 16:04:54] (II) AMDGPU(0): #2: hsize: 1280  vsize 720  refresh: 60  vid: 49281
[2025-11-11 16:00:39] (II) AMDGPU(0): #3: hsize: 1280  vsize 1024  refresh: 60  vid: 32897    |	[2025-11-11 16:04:54] (II) AMDGPU(0): #3: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[2025-11-11 16:00:39] (II) AMDGPU(0): #4: hsize: 1600  vsize 900  refresh: 60  vid: 49321     |	[2025-11-11 16:04:54] (II) AMDGPU(0): #4: hsize: 1600  vsize 900  refresh: 60  vid: 49321
[2025-11-11 16:00:39] (II) AMDGPU(0): #5: hsize: 1680  vsize 1050  refresh: 60  vid: 179      |	[2025-11-11 16:04:54] (II) AMDGPU(0): #5: hsize: 1680  vsize 1050  refresh: 60  vid: 179
[2025-11-11 16:00:39] (II) AMDGPU(0): #6: hsize: 1440  vsize 900  refresh: 60  vid: 149	      |	[2025-11-11 16:04:54] (II) AMDGPU(0): #6: hsize: 1440  vsize 900  refresh: 60  vid: 149
[2025-11-11 16:00:39] (II) AMDGPU(0): Supported detailed timing:			      |	[2025-11-11 16:04:54] (II) AMDGPU(0): Supported detailed timing:
[2025-11-11 16:00:39] (II) AMDGPU(0): clock: 533.25 MHz   Image Size:  697 x 392 mm	      |	[2025-11-11 16:04:54] (II) AMDGPU(0): clock: 533.25 MHz   Image Size:  697 x 392 mm
[2025-11-11 16:00:39] (II) AMDGPU(0): h_active: 3840  h_sync: 3888  h_sync_end 3920 h_blank_e |	[2025-11-11 16:04:54] (II) AMDGPU(0): h_active: 3840  h_sync: 3888  h_sync_end 3920 h_blank_e
[2025-11-11 16:00:39] (II) AMDGPU(0): v_active: 2160  v_sync: 2163  v_sync_end 2168 v_blankin |	[2025-11-11 16:04:54] (II) AMDGPU(0): v_active: 2160  v_sync: 2163  v_sync_end 2168 v_blankin
[2025-11-11 16:00:39] (II) AMDGPU(0): Ranges: V min: 30 V max: 75 Hz, H min: 30 H max: 135 kH |	[2025-11-11 16:04:54] (II) AMDGPU(0): Ranges: V min: 30 V max: 75 Hz, H min: 30 H max: 135 kH
[2025-11-11 16:00:39] (II) AMDGPU(0): Monitor name: U32J59x				      |	[2025-11-11 16:04:54] (II) AMDGPU(0): Monitor name: U32J59x
[2025-11-11 16:00:39] (II) AMDGPU(0): Serial No: HCJW103062				      |	[2025-11-11 16:04:54] (II) AMDGPU(0): Serial No: HCJW103062
[2025-11-11 16:00:39] (II) AMDGPU(0): Supported detailed timing:			      |	[2025-11-11 16:04:54] (II) AMDGPU(0): Supported detailed timing:
[2025-11-11 16:00:39] (II) AMDGPU(0): clock: 148.50 MHz   Image Size:  697 x 392 mm	      |	[2025-11-11 16:04:54] (II) AMDGPU(0): clock: 148.50 MHz   Image Size:  697 x 392 mm
[2025-11-11 16:00:39] (II) AMDGPU(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_e |	[2025-11-11 16:04:54] (II) AMDGPU(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_e
[2025-11-11 16:00:39] (II) AMDGPU(0): v_active: 1080  v_sync: 1084  v_sync_end 1089 v_blankin |	[2025-11-11 16:04:54] (II) AMDGPU(0): v_active: 1080  v_sync: 1084  v_sync_end 1089 v_blankin
[2025-11-11 16:00:39] (II) AMDGPU(0): Supported detailed timing:			      |	[2025-11-11 16:04:54] (II) AMDGPU(0): Supported detailed timing:
[2025-11-11 16:00:39] (II) AMDGPU(0): clock: 241.50 MHz   Image Size:  697 x 392 mm	      |	[2025-11-11 16:04:54] (II) AMDGPU(0): clock: 241.50 MHz   Image Size:  697 x 392 mm
[2025-11-11 16:00:39] (II) AMDGPU(0): h_active: 2560  h_sync: 2608  h_sync_end 2640 h_blank_e |	[2025-11-11 16:04:54] (II) AMDGPU(0): h_active: 2560  h_sync: 2608  h_sync_end 2640 h_blank_e
[2025-11-11 16:00:39] (II) AMDGPU(0): v_active: 1440  v_sync: 1443  v_sync_end 1448 v_blankin |	[2025-11-11 16:04:54] (II) AMDGPU(0): v_active: 1440  v_sync: 1443  v_sync_end 1448 v_blankin
[2025-11-11 16:00:39] (II) AMDGPU(0): Supported detailed timing:			      |	[2025-11-11 16:04:54] (II) AMDGPU(0): Supported detailed timing:
[2025-11-11 16:00:39] (II) AMDGPU(0): clock: 297.00 MHz   Image Size:  697 x 392 mm	      |	[2025-11-11 16:04:54] (II) AMDGPU(0): clock: 297.00 MHz   Image Size:  697 x 392 mm
[2025-11-11 16:00:39] (II) AMDGPU(0): h_active: 3840  h_sync: 4016  h_sync_end 4104 h_blank_e |	[2025-11-11 16:04:54] (II) AMDGPU(0): h_active: 3840  h_sync: 4016  h_sync_end 4104 h_blank_e
[2025-11-11 16:00:39] (II) AMDGPU(0): v_active: 2160  v_sync: 2168  v_sync_end 2178 v_blankin |	[2025-11-11 16:04:54] (II) AMDGPU(0): v_active: 2160  v_sync: 2168  v_sync_end 2178 v_blankin
[2025-11-11 16:00:39] (II) AMDGPU(0): Number of EDID sections to follow: 1		      |	[2025-11-11 16:04:54] (II) AMDGPU(0): Number of EDID sections to follow: 1
[2025-11-11 16:00:39] (II) AMDGPU(0): EDID (in hex):					      |	[2025-11-11 16:04:54] (II) AMDGPU(0): EDID (in hex):
[2025-11-11 16:00:39] (II) AMDGPU(0): 	00ffffffffffff004c2d350f45323930		      |	[2025-11-11 16:04:54] (II) AMDGPU(0): 	00ffffffffffff004c2d350f45323930
[2025-11-11 16:00:39] (II) AMDGPU(0): 	03210104b54627783aaea5af4f42af26		      |	[2025-11-11 16:04:54] (II) AMDGPU(0): 	03210104b54627783aaea5af4f42af26
[2025-11-11 16:00:39] (II) AMDGPU(0): 	0f5054bfef80714f810081c08180a9c0		      |	[2025-11-11 16:04:54] (II) AMDGPU(0): 	0f5054bfef80714f810081c08180a9c0
[2025-11-11 16:00:39] (II) AMDGPU(0): 	b300950001014dd000a0f0703e803020		      |	[2025-11-11 16:04:54] (II) AMDGPU(0): 	b300950001014dd000a0f0703e803020
[2025-11-11 16:00:39] (II) AMDGPU(0): 	3500b9882100001a000000fd001e4b1e		      |	[2025-11-11 16:04:54] (II) AMDGPU(0): 	3500b9882100001a000000fd001e4b1e
[2025-11-11 16:00:39] (II) AMDGPU(0): 	873c000a202020202020000000fc0055		      |	[2025-11-11 16:04:54] (II) AMDGPU(0): 	873c000a202020202020000000fc0055
[2025-11-11 16:00:39] (II) AMDGPU(0): 	33324a3539780a2020202020000000ff		      |	[2025-11-11 16:04:54] (II) AMDGPU(0): 	33324a3539780a2020202020000000ff
[2025-11-11 16:00:39] (II) AMDGPU(0): 	0048434a573130333036320a202001ce		      |	[2025-11-11 16:04:54] (II) AMDGPU(0): 	0048434a573130333036320a202001ce
[2025-11-11 16:00:39] (II) AMDGPU(0): 	02030ff042105f230907078301000002		      |	[2025-11-11 16:04:54] (II) AMDGPU(0): 	02030ff042105f230907078301000002
[2025-11-11 16:00:39] (II) AMDGPU(0): 	3a801871382d40582c4500b988210000		      |	[2025-11-11 16:04:54] (II) AMDGPU(0): 	3a801871382d40582c4500b988210000
[2025-11-11 16:00:39] (II) AMDGPU(0): 	1e565e00a0a0a0295030203500b98821		      |	[2025-11-11 16:04:54] (II) AMDGPU(0): 	1e565e00a0a0a0295030203500b98821
[2025-11-11 16:00:39] (II) AMDGPU(0): 	00001a04740030f2705a80b0588a00b9		      |	[2025-11-11 16:04:54] (II) AMDGPU(0): 	00001a04740030f2705a80b0588a00b9
[2025-11-11 16:00:39] (II) AMDGPU(0): 	882100001e0000000000000000000000		      |	[2025-11-11 16:04:54] (II) AMDGPU(0): 	882100001e0000000000000000000000
[2025-11-11 16:00:39] (II) AMDGPU(0): 	00000000000000000000000000000000		      |	[2025-11-11 16:04:54] (II) AMDGPU(0): 	00000000000000000000000000000000
[2025-11-11 16:00:39] (II) AMDGPU(0): 	00000000000000000000000000000000		      |	[2025-11-11 16:04:54] (II) AMDGPU(0): 	00000000000000000000000000000000
[2025-11-11 16:00:39] (II) AMDGPU(0): 	00000000000000000000000000000056		      |	[2025-11-11 16:04:54] (II) AMDGPU(0): 	00000000000000000000000000000056
[2025-11-11 16:00:39] (II) AMDGPU(0): Printing probed modes for output DisplayPort-0	      |	[2025-11-11 16:04:54] (II) AMDGPU(0): Printing probed modes for output DisplayPort-0
[2025-11-11 16:00:39] (II) AMDGPU(0): Modeline "3840x2160"x30.00  297.00  3840 4016 4104 4400 |	[2025-11-11 16:04:54] (II) AMDGPU(0): Modeline "3840x2160"x30.00  297.00  3840 4016 4104 4400
[2025-11-11 16:00:39] (II) AMDGPU(0): Modeline "3840x2160"x29.97  296.70  3840 4016 4104 4400 |	[2025-11-11 16:04:54] (II) AMDGPU(0): Modeline "3840x2160"x29.97  296.70  3840 4016 4104 4400
[2025-11-11 16:00:39] (II) AMDGPU(0): Modeline "2560x1440"x59.95  241.50  2560 2608 2640 2720 |	[2025-11-11 16:04:54] (II) AMDGPU(0): Modeline "2560x1440"x59.95  241.50  2560 2608 2640 2720
[2025-11-11 16:00:39] (II) AMDGPU(0): Modeline "1920x1080"x60.00  148.50  1920 2008 2052 2200 |	[2025-11-11 16:04:54] (II) AMDGPU(0): Modeline "1920x1080"x60.00  148.50  1920 2008 2052 2200
[2025-11-11 16:00:39] (II) AMDGPU(0): Modeline "1920x1080"x59.94  148.35  1920 2008 2052 2200 |	[2025-11-11 16:04:54] (II) AMDGPU(0): Modeline "1920x1080"x59.94  148.35  1920 2008 2052 2200
[2025-11-11 16:00:39] (II) AMDGPU(0): Modeline "1680x1050"x59.95  146.25  1680 1784 1960 2240 |	[2025-11-11 16:04:54] (II) AMDGPU(0): Modeline "1680x1050"x59.95  146.25  1680 1784 1960 2240
[2025-11-11 16:00:39] (II) AMDGPU(0): Modeline "1600x900"x60.00  108.00  1600 1624 1704 1800  |	[2025-11-11 16:04:54] (II) AMDGPU(0): Modeline "1600x900"x60.00  108.00  1600 1624 1704 1800 
[2025-11-11 16:00:39] (II) AMDGPU(0): Modeline "1280x1024"x75.02  135.00  1280 1296 1440 1688 |	[2025-11-11 16:04:54] (II) AMDGPU(0): Modeline "1280x1024"x75.02  135.00  1280 1296 1440 1688
[2025-11-11 16:00:39] (II) AMDGPU(0): Modeline "1280x1024"x60.02  108.00  1280 1328 1440 1688 |	[2025-11-11 16:04:54] (II) AMDGPU(0): Modeline "1280x1024"x60.02  108.00  1280 1328 1440 1688
[2025-11-11 16:00:39] (II) AMDGPU(0): Modeline "1440x900"x59.89  106.50  1440 1520 1672 1904  |	[2025-11-11 16:04:54] (II) AMDGPU(0): Modeline "1440x900"x59.89  106.50  1440 1520 1672 1904 
[2025-11-11 16:00:39] (II) AMDGPU(0): Modeline "1280x800"x59.81  83.50  1280 1352 1480 1680   |	[2025-11-11 16:04:54] (II) AMDGPU(0): Modeline "1280x800"x59.81  83.50  1280 1352 1480 1680  
[2025-11-11 16:00:39] (II) AMDGPU(0): Modeline "1152x864"x75.00  108.00  1152 1216 1344 1600  |	[2025-11-11 16:04:54] (II) AMDGPU(0): Modeline "1152x864"x75.00  108.00  1152 1216 1344 1600 
[2025-11-11 16:00:39] (II) AMDGPU(0): Modeline "1280x720"x60.00  74.25  1280 1390 1430 1650   |	[2025-11-11 16:04:54] (II) AMDGPU(0): Modeline "1280x720"x60.00  74.25  1280 1390 1430 1650  
[2025-11-11 16:00:39] (II) AMDGPU(0): Modeline "1280x720"x59.94  74.18  1280 1390 1430 1650   |	[2025-11-11 16:04:54] (II) AMDGPU(0): Modeline "1280x720"x59.94  74.18  1280 1390 1430 1650  
[2025-11-11 16:00:39] (II) AMDGPU(0): Modeline "1024x768"x75.03  78.75  1024 1040 1136 1312   |	[2025-11-11 16:04:54] (II) AMDGPU(0): Modeline "1024x768"x75.03  78.75  1024 1040 1136 1312  
[2025-11-11 16:00:39] (II) AMDGPU(0): Modeline "1024x768"x70.07  75.00  1024 1048 1184 1328   |	[2025-11-11 16:04:54] (II) AMDGPU(0): Modeline "1024x768"x70.07  75.00  1024 1048 1184 1328  
[2025-11-11 16:00:39] (II) AMDGPU(0): Modeline "1024x768"x60.00  65.00  1024 1048 1184 1344   |	[2025-11-11 16:04:54] (II) AMDGPU(0): Modeline "1024x768"x60.00  65.00  1024 1048 1184 1344  
[2025-11-11 16:00:39] (II) AMDGPU(0): Modeline "832x624"x74.55  57.28  832 864 928 1152  624  |	[2025-11-11 16:04:54] (II) AMDGPU(0): Modeline "832x624"x74.55  57.28  832 864 928 1152  624 
[2025-11-11 16:00:39] (II) AMDGPU(0): Modeline "800x600"x72.19  50.00  800 856 976 1040  600  |	[2025-11-11 16:04:54] (II) AMDGPU(0): Modeline "800x600"x72.19  50.00  800 856 976 1040  600 
[2025-11-11 16:00:39] (II) AMDGPU(0): Modeline "800x600"x75.00  49.50  800 816 896 1056  600  |	[2025-11-11 16:04:54] (II) AMDGPU(0): Modeline "800x600"x75.00  49.50  800 816 896 1056  600 
[2025-11-11 16:00:39] (II) AMDGPU(0): Modeline "800x600"x60.32  40.00  800 840 968 1056  600  |	[2025-11-11 16:04:54] (II) AMDGPU(0): Modeline "800x600"x60.32  40.00  800 840 968 1056  600 
[2025-11-11 16:00:39] (II) AMDGPU(0): Modeline "800x600"x56.25  36.00  800 824 896 1024  600  |	[2025-11-11 16:04:54] (II) AMDGPU(0): Modeline "800x600"x56.25  36.00  800 824 896 1024  600 
[2025-11-11 16:00:39] (II) AMDGPU(0): Modeline "640x480"x75.00  31.50  640 656 720 840  480 4 |	[2025-11-11 16:04:54] (II) AMDGPU(0): Modeline "640x480"x75.00  31.50  640 656 720 840  480 4
[2025-11-11 16:00:39] (II) AMDGPU(0): Modeline "640x480"x72.81  31.50  640 664 704 832  480 4 |	[2025-11-11 16:04:54] (II) AMDGPU(0): Modeline "640x480"x72.81  31.50  640 664 704 832  480 4
[2025-11-11 16:00:39] (II) AMDGPU(0): Modeline "640x480"x66.67  30.24  640 704 768 864  480 4 |	[2025-11-11 16:04:54] (II) AMDGPU(0): Modeline "640x480"x66.67  30.24  640 704 768 864  480 4
[2025-11-11 16:00:39] (II) AMDGPU(0): Modeline "640x480"x60.00  25.20  640 656 752 800  480 4 |	[2025-11-11 16:04:54] (II) AMDGPU(0): Modeline "640x480"x60.00  25.20  640 656 752 800  480 4
[2025-11-11 16:00:39] (II) AMDGPU(0): Modeline "640x480"x59.94  25.18  640 656 752 800  480 4 |	[2025-11-11 16:04:54] (II) AMDGPU(0): Modeline "640x480"x59.94  25.18  640 656 752 800  480 4
[2025-11-11 16:00:39] (II) AMDGPU(0): Modeline "720x400"x70.08  28.32  720 738 846 900  400 4 |	[2025-11-11 16:04:54] (II) AMDGPU(0): Modeline "720x400"x70.08  28.32  720 738 846 900  400 4
[2025-11-11 16:00:39] (II) AMDGPU(0): EDID for output HDMI-A-0				      |	[2025-11-11 16:04:54] (II) AMDGPU(0): EDID for output HDMI-A-0
[2025-11-11 16:00:39] (II) AMDGPU(0): Output DisplayPort-0 connected			      |	[2025-11-11 16:04:54] (II) AMDGPU(0): Output DisplayPort-0 connected
[2025-11-11 16:00:39] (II) AMDGPU(0): Output HDMI-A-0 disconnected			      |	[2025-11-11 16:04:54] (II) AMDGPU(0): Output HDMI-A-0 disconnected
[2025-11-11 16:00:39] (II) AMDGPU(0): Using exact sizes for initial modes		      |	[2025-11-11 16:04:54] (II) AMDGPU(0): Using exact sizes for initial modes
[2025-11-11 16:00:39] (II) AMDGPU(0): Output DisplayPort-0 using initial mode 3840x2160 +0+0  |	[2025-11-11 16:04:54] (II) AMDGPU(0): Output DisplayPort-0 using initial mode 3840x2160 +0+0
[2025-11-11 16:00:39] (II) AMDGPU(0): mem size init: gart size :fbb9cd000 vram size: s:7c88e0 |	[2025-11-11 16:04:54] (II) AMDGPU(0): mem size init: gart size :fbb9cd000 vram size: s:7c88e0
[2025-11-11 16:00:39] (==) AMDGPU(0): DPI set to (96, 96)				      |	[2025-11-11 16:04:54] (==) AMDGPU(0): DPI set to (96, 96)
[2025-11-11 16:00:39] (==) AMDGPU(0): Using gamma correction (1.00, 1.00, 1.00)		      |	[2025-11-11 16:04:54] (==) AMDGPU(0): Using gamma correction (1.00, 1.00, 1.00)
[2025-11-11 16:00:39] (II) UnloadModule: "modesetting"					      |	[2025-11-11 16:04:54] (II) UnloadModule: "modesetting"
[2025-11-11 16:00:39] (II) Unloading modesetting					      |	[2025-11-11 16:04:54] (II) Unloading modesetting
[2025-11-11 16:00:39] (II) UnloadModule: "vesa"						      |	[2025-11-11 16:04:54] (II) UnloadModule: "vesa"
[2025-11-11 16:00:39] (II) Unloading vesa						      |	[2025-11-11 16:04:54] (II) Unloading vesa
[2025-11-11 16:00:39] (II) AMDGPU(0): [DRI2] Setup complete				      |	[2025-11-11 16:04:54] (II) AMDGPU(0): [DRI2] Setup complete
[2025-11-11 16:00:39] (II) AMDGPU(0): [DRI2]   DRI driver: radeonsi			      |	[2025-11-11 16:04:54] (II) AMDGPU(0): [DRI2]   DRI driver: radeonsi
[2025-11-11 16:00:39] (II) AMDGPU(0): [DRI2]   VDPAU driver: radeonsi			      |	[2025-11-11 16:04:54] (II) AMDGPU(0): [DRI2]   VDPAU driver: radeonsi
[2025-11-11 16:00:39] (II) AMDGPU(0): Front buffer pitch: 15360 bytes			      |	[2025-11-11 16:04:54] (II) AMDGPU(0): Front buffer pitch: 15360 bytes
[2025-11-11 16:00:39] (II) AMDGPU(0): SYNC extension fences enabled			      |	[2025-11-11 16:04:54] (II) AMDGPU(0): SYNC extension fences enabled
[2025-11-11 16:00:39] (II) AMDGPU(0): Present extension enabled				      |	[2025-11-11 16:04:54] (II) AMDGPU(0): Present extension enabled
[2025-11-11 16:00:39] (==) AMDGPU(0): DRI3 enabled					      |	[2025-11-11 16:04:54] (==) AMDGPU(0): DRI3 enabled
[2025-11-11 16:00:39] (==) AMDGPU(0): Backing store enabled				      |	[2025-11-11 16:04:54] (==) AMDGPU(0): Backing store enabled
[2025-11-11 16:00:39] (II) AMDGPU(0): Direct rendering enabled				      |	[2025-11-11 16:04:54] (II) AMDGPU(0): Direct rendering enabled
[2025-11-11 16:00:39] (II) AMDGPU(0): Use GLAMOR acceleration.				      |	[2025-11-11 16:04:54] (II) AMDGPU(0): Use GLAMOR acceleration.
[2025-11-11 16:00:39] (II) AMDGPU(0): Acceleration enabled				      |	[2025-11-11 16:04:54] (II) AMDGPU(0): Acceleration enabled
[2025-11-11 16:00:39] (==) AMDGPU(0): DPMS enabled					      |	[2025-11-11 16:04:54] (==) AMDGPU(0): DPMS enabled
[2025-11-11 16:00:39] (==) AMDGPU(0): Silken mouse enabled				      |	[2025-11-11 16:04:54] (==) AMDGPU(0): Silken mouse enabled
[2025-11-11 16:00:39] (II) AMDGPU(0): Set up textured video (glamor)			      |	[2025-11-11 16:04:54] (II) AMDGPU(0): Set up textured video (glamor)
[2025-11-11 16:00:39] (WW) AMDGPU(0): Option "HotplugDriver" is not used		      |	[2025-11-11 16:04:54] (WW) AMDGPU(0): Option "HotplugDriver" is not used
[2025-11-11 16:00:39] (II) Output(s) initialized					      |	[2025-11-11 16:04:54] (II) Output(s) initialized
[2025-11-11 16:00:39] (II) Initializing extension Generic Event Extension		      |	[2025-11-11 16:04:54] (II) Initializing extension Generic Event Extension
[2025-11-11 16:00:39] (II) Initializing extension SHAPE					      |	[2025-11-11 16:04:54] (II) Initializing extension SHAPE
[2025-11-11 16:00:39] (II) Initializing extension MIT-SHM				      |	[2025-11-11 16:04:54] (II) Initializing extension MIT-SHM
[2025-11-11 16:00:39] (II) Initializing extension XInputExtension			      |	[2025-11-11 16:04:54] (II) Initializing extension XInputExtension
[2025-11-11 16:00:39] (II) Initializing extension XTEST					      |	[2025-11-11 16:04:54] (II) Initializing extension XTEST
[2025-11-11 16:00:39] (II) Initializing extension BIG-REQUESTS				      |	[2025-11-11 16:04:54] (II) Initializing extension BIG-REQUESTS
[2025-11-11 16:00:39] (II) Initializing extension SYNC					      |	[2025-11-11 16:04:54] (II) Initializing extension SYNC
[2025-11-11 16:00:39] (II) Initializing extension XKEYBOARD				      |	[2025-11-11 16:04:54] (II) Initializing extension XKEYBOARD
[2025-11-11 16:00:39] (II) Initializing extension XC-MISC				      |	[2025-11-11 16:04:54] (II) Initializing extension XC-MISC
[2025-11-11 16:00:39] (II) Initializing extension SECURITY				      |	[2025-11-11 16:04:54] (II) Initializing extension SECURITY
[2025-11-11 16:00:39] (II) Initializing extension XFIXES				      |	[2025-11-11 16:04:54] (II) Initializing extension XFIXES
[2025-11-11 16:00:39] (II) Initializing extension RENDER				      |	[2025-11-11 16:04:54] (II) Initializing extension RENDER
[2025-11-11 16:00:39] (II) Initializing extension RANDR					      |	[2025-11-11 16:04:54] (II) Initializing extension RANDR
[2025-11-11 16:00:39] (II) Initializing extension COMPOSITE				      |	[2025-11-11 16:04:54] (II) Initializing extension COMPOSITE
[2025-11-11 16:00:39] (II) Initializing extension DAMAGE				      |	[2025-11-11 16:04:54] (II) Initializing extension DAMAGE
[2025-11-11 16:00:39] (II) Initializing extension MIT-SCREEN-SAVER			      |	[2025-11-11 16:04:54] (II) Initializing extension MIT-SCREEN-SAVER
[2025-11-11 16:00:39] (II) Initializing extension DOUBLE-BUFFER				      |	[2025-11-11 16:04:54] (II) Initializing extension DOUBLE-BUFFER
[2025-11-11 16:00:39] (II) Initializing extension RECORD				      |	[2025-11-11 16:04:54] (II) Initializing extension RECORD
[2025-11-11 16:00:39] (II) Initializing extension DPMS					      |	[2025-11-11 16:04:54] (II) Initializing extension DPMS
[2025-11-11 16:00:39] (II) Initializing extension Present				      |	[2025-11-11 16:04:54] (II) Initializing extension Present
[2025-11-11 16:00:39] (II) Initializing extension DRI3					      |	[2025-11-11 16:04:54] (II) Initializing extension DRI3
[2025-11-11 16:00:39] (II) Initializing extension X-Resource				      |	[2025-11-11 16:04:54] (II) Initializing extension X-Resource
[2025-11-11 16:00:39] (II) Initializing extension XVideo				      |	[2025-11-11 16:04:54] (II) Initializing extension XVideo
[2025-11-11 16:00:39] (II) Initializing extension XVideo-MotionCompensation		      |	[2025-11-11 16:04:54] (II) Initializing extension XVideo-MotionCompensation
[2025-11-11 16:00:39] (II) Initializing extension GLX					      |	[2025-11-11 16:04:54] (II) Initializing extension GLX
[2025-11-11 16:00:39] (II) GLX: Initialized glamor GL provider for screen 0		      |	[2025-11-11 16:04:54] (II) GLX: Initialized glamor GL provider for screen 0
[2025-11-11 16:00:39] (II) GLX: Another vendor is already registered for screen 0	      |	[2025-11-11 16:04:54] (II) GLX: Another vendor is already registered for screen 0
[2025-11-11 16:00:39] (II) Initializing extension XFree86-VidModeExtension		      |	[2025-11-11 16:04:54] (II) Initializing extension XFree86-VidModeExtension
[2025-11-11 16:00:39] (II) Initializing extension XFree86-DGA				      |	[2025-11-11 16:04:54] (II) Initializing extension XFree86-DGA
[2025-11-11 16:00:39] (II) Initializing extension XFree86-DRI				      |	[2025-11-11 16:04:54] (II) Initializing extension XFree86-DRI
[2025-11-11 16:00:39] (II) Initializing extension DRI2					      |	[2025-11-11 16:04:54] (II) Initializing extension DRI2
[2025-11-11 16:00:39] (II) Extensions initialized					      |	[2025-11-11 16:04:54] (II) Extensions initialized
[2025-11-11 16:00:39] (II) AMDGPU(0): Setting screen physical size to 1016 x 571	      |	[2025-11-11 16:04:54] (II) AMDGPU(0): Setting screen physical size to 1016 x 571
[2025-11-11 16:00:39] (II) Screen(s) initialized					      |	[2025-11-11 16:04:54] (II) Screen(s) initialized
[2025-11-11 16:00:39] (II) config/udev: Adding input device System keyboard multiplexer (/dev |	[2025-11-11 16:04:54] (II) config/udev: Adding input device System keyboard multiplexer (/dev
[2025-11-11 16:00:39] (**) System keyboard multiplexer: Applying InputClass "evdev keyboard c |	[2025-11-11 16:04:54] (**) System keyboard multiplexer: Applying InputClass "evdev keyboard c
[2025-11-11 16:00:39] (**) System keyboard multiplexer: Applying InputClass "Evdev keyboard"  |	[2025-11-11 16:04:54] (**) System keyboard multiplexer: Applying InputClass "Evdev keyboard"
[2025-11-11 16:00:39] (**) System keyboard multiplexer: Applying InputClass "libinput keyboar |	[2025-11-11 16:04:54] (**) System keyboard multiplexer: Applying InputClass "libinput keyboar
[2025-11-11 16:00:39] (II) LoadModule: "libinput"					      |	[2025-11-11 16:04:54] (II) LoadModule: "libinput"
[2025-11-11 16:00:39] (II) Loading /usr/local/lib/xorg/modules/xlibre-25.0/input/libinput_drv |	[2025-11-11 16:04:54] (II) Loading /usr/local/lib/xorg/modules/xlibre-25.0/input/libinput_drv
[2025-11-11 16:00:39] (II) Module libinput: vendor="X.Org Foundation"			      |	[2025-11-11 16:04:54] (II) Module libinput: vendor="X.Org Foundation"
[2025-11-11 16:00:39] 	compiled for 1.25.0, module version = 1.5.0			      |	[2025-11-11 16:04:54] 	compiled for 1.25.0, module version = 1.5.0
[2025-11-11 16:00:39] 	Module class: X.Org XInput Driver				      |	[2025-11-11 16:04:54] 	Module class: X.Org XInput Driver
[2025-11-11 16:00:39] 	ABI class: X.Org XInput driver, version 26.0			      |	[2025-11-11 16:04:54] 	ABI class: X.Org XInput driver, version 26.0
[2025-11-11 16:00:39] (II) Using input driver 'libinput' for 'System keyboard multiplexer'    |	[2025-11-11 16:04:54] (II) Using input driver 'libinput' for 'System keyboard multiplexer'
[2025-11-11 16:00:39] (**) System keyboard multiplexer: always reports core events	      |	[2025-11-11 16:04:54] (**) System keyboard multiplexer: always reports core events
[2025-11-11 16:00:39] (**) Option "Device" "/dev/input/event0"				      |	[2025-11-11 16:04:54] (**) Option "Device" "/dev/input/event0"
[2025-11-11 16:00:39] (II) event0  - System keyboard multiplexer: is tagged by udev as: Keybo |	[2025-11-11 16:04:54] (II) event0  - System keyboard multiplexer: is tagged by udev as: Keybo
[2025-11-11 16:00:39] (II) event0  - System keyboard multiplexer: device is a keyboard	      |	[2025-11-11 16:04:54] (II) event0  - System keyboard multiplexer: device is a keyboard
[2025-11-11 16:00:39] (II) event0  - System keyboard multiplexer: device removed	      |	[2025-11-11 16:04:54] (II) event0  - System keyboard multiplexer: device removed
[2025-11-11 16:00:39] (**) Option "config_info" "udev:/dev/input/event0"		      |	[2025-11-11 16:04:54] (**) Option "config_info" "udev:/dev/input/event0"
[2025-11-11 16:00:39] (II) XINPUT: Adding extended input device "System keyboard multiplexer" |	[2025-11-11 16:04:54] (II) XINPUT: Adding extended input device "System keyboard multiplexer"
[2025-11-11 16:00:39] (**) Option "xkb_rules" "evdev"					      |	[2025-11-11 16:04:54] (**) Option "xkb_rules" "evdev"
[2025-11-11 16:00:39] (II) event0  - System keyboard multiplexer: is tagged by udev as: Keybo |	[2025-11-11 16:04:54] (II) event0  - System keyboard multiplexer: is tagged by udev as: Keybo
[2025-11-11 16:00:39] (II) event0  - System keyboard multiplexer: device is a keyboard	      |	[2025-11-11 16:04:54] (II) event0  - System keyboard multiplexer: device is a keyboard
[2025-11-11 16:00:39] (II) config/udev: Adding input device System mouse (/dev/input/event1)  |	[2025-11-11 16:04:54] (II) config/udev: Adding input device System mouse (/dev/input/event1)
[2025-11-11 16:00:39] (**) System mouse: Applying InputClass "evdev pointer catchall"	      |	[2025-11-11 16:04:54] (**) System mouse: Applying InputClass "evdev pointer catchall"
[2025-11-11 16:00:39] (**) System mouse: Applying InputClass "libinput pointer catchall"      |	[2025-11-11 16:04:54] (**) System mouse: Applying InputClass "libinput pointer catchall"
[2025-11-11 16:00:39] (II) Using input driver 'libinput' for 'System mouse'		      |	[2025-11-11 16:04:54] (II) Using input driver 'libinput' for 'System mouse'
[2025-11-11 16:00:39] (**) System mouse: always reports core events			      |	[2025-11-11 16:04:54] (**) System mouse: always reports core events
[2025-11-11 16:00:39] (**) Option "Device" "/dev/input/event1"				      |	[2025-11-11 16:04:54] (**) Option "Device" "/dev/input/event1"
[2025-11-11 16:00:39] (II) event1  - System mouse: is tagged by udev as: Mouse		      |	[2025-11-11 16:04:54] (II) event1  - System mouse: is tagged by udev as: Mouse
[2025-11-11 16:00:39] (II) event1  - System mouse: device is a pointer			      |	[2025-11-11 16:04:54] (II) event1  - System mouse: device is a pointer
[2025-11-11 16:00:39] (II) event1  - System mouse: device removed			      |	[2025-11-11 16:04:54] (II) event1  - System mouse: device removed
[2025-11-11 16:00:39] (II) libinput: System mouse: Step value 0 was provided, libinput Fallba |	[2025-11-11 16:04:54] (II) libinput: System mouse: Step value 0 was provided, libinput Fallba
[2025-11-11 16:00:39] (II) libinput: System mouse: Step value 0 was provided, libinput Fallba |	[2025-11-11 16:04:54] (II) libinput: System mouse: Step value 0 was provided, libinput Fallba
[2025-11-11 16:00:39] (II) libinput: System mouse: Step value 0 was provided, libinput Fallba |	[2025-11-11 16:04:54] (II) libinput: System mouse: Step value 0 was provided, libinput Fallba
[2025-11-11 16:00:39] (**) Option "config_info" "udev:/dev/input/event1"		      |	[2025-11-11 16:04:54] (**) Option "config_info" "udev:/dev/input/event1"
[2025-11-11 16:00:39] (II) XINPUT: Adding extended input device "System mouse" (type: MOUSE,  |	[2025-11-11 16:04:54] (II) XINPUT: Adding extended input device "System mouse" (type: MOUSE, 
[2025-11-11 16:00:39] (**) Option "AccelerationScheme" "none"				      |	[2025-11-11 16:04:54] (**) Option "AccelerationScheme" "none"
[2025-11-11 16:00:39] (**) System mouse: (accel) selected scheme none/0			      |	[2025-11-11 16:04:54] (**) System mouse: (accel) selected scheme none/0
[2025-11-11 16:00:39] (**) System mouse: (accel) acceleration factor: 2.00		      |	[2025-11-11 16:04:54] (**) System mouse: (accel) acceleration factor: 2.00
[2025-11-11 16:00:39] (**) System mouse: (accel) acceleration threshold: 4		      |	[2025-11-11 16:04:54] (**) System mouse: (accel) acceleration threshold: 4
[2025-11-11 16:00:39] (II) event1  - System mouse: is tagged by udev as: Mouse		      |	[2025-11-11 16:04:54] (II) event1  - System mouse: is tagged by udev as: Mouse
[2025-11-11 16:00:39] (II) event1  - System mouse: device is a pointer			      |	[2025-11-11 16:04:54] (II) event1  - System mouse: device is a pointer
[2025-11-11 16:00:39] (II) config/udev: Adding input device Power Button (/dev/input/event2)  |	[2025-11-11 16:04:54] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[2025-11-11 16:00:39] (**) Power Button: Applying InputClass "evdev keyboard catchall"	      |	[2025-11-11 16:04:54] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[2025-11-11 16:00:39] (**) Power Button: Applying InputClass "Evdev keyboard"		      |	[2025-11-11 16:04:54] (**) Power Button: Applying InputClass "Evdev keyboard"
[2025-11-11 16:00:39] (**) Power Button: Applying InputClass "libinput keyboard catchall"     |	[2025-11-11 16:04:54] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[2025-11-11 16:00:39] (II) Using input driver 'libinput' for 'Power Button'		      |	[2025-11-11 16:04:54] (II) Using input driver 'libinput' for 'Power Button'
[2025-11-11 16:00:39] (**) Power Button: always reports core events			      |	[2025-11-11 16:04:54] (**) Power Button: always reports core events
[2025-11-11 16:00:39] (**) Option "Device" "/dev/input/event2"				      |	[2025-11-11 16:04:54] (**) Option "Device" "/dev/input/event2"
[2025-11-11 16:00:39] (II) event2  - Power Button: is tagged by udev as: Keyboard	      |	[2025-11-11 16:04:54] (II) event2  - Power Button: is tagged by udev as: Keyboard
[2025-11-11 16:00:39] (II) event2  - Power Button: device is a keyboard			      |	[2025-11-11 16:04:54] (II) event2  - Power Button: device is a keyboard
[2025-11-11 16:00:39] (II) event2  - Power Button: device removed			      |	[2025-11-11 16:04:54] (II) event2  - Power Button: device removed
[2025-11-11 16:00:39] (**) Option "config_info" "udev:/dev/input/event2"		      |	[2025-11-11 16:04:54] (**) Option "config_info" "udev:/dev/input/event2"
[2025-11-11 16:00:39] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOAR |	[2025-11-11 16:04:54] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOAR
[2025-11-11 16:00:39] (**) Option "xkb_rules" "evdev"					      |	[2025-11-11 16:04:54] (**) Option "xkb_rules" "evdev"
[2025-11-11 16:00:39] (II) event2  - Power Button: is tagged by udev as: Keyboard	      |	[2025-11-11 16:04:54] (II) event2  - Power Button: is tagged by udev as: Keyboard
[2025-11-11 16:00:39] (II) event2  - Power Button: device is a keyboard			      |	[2025-11-11 16:04:54] (II) event2  - Power Button: device is a keyboard
[2025-11-11 16:00:39] (II) config/udev: Adding input device AT keyboard (/dev/input/event3)   |	[2025-11-11 16:04:54] (II) config/udev: Adding input device AT keyboard (/dev/input/event3)
[2025-11-11 16:00:39] (**) AT keyboard: Applying InputClass "evdev keyboard catchall"	      |	[2025-11-11 16:04:54] (**) AT keyboard: Applying InputClass "evdev keyboard catchall"
[2025-11-11 16:00:39] (**) AT keyboard: Applying InputClass "Evdev keyboard"		      |	[2025-11-11 16:04:54] (**) AT keyboard: Applying InputClass "Evdev keyboard"
[2025-11-11 16:00:39] (**) AT keyboard: Applying InputClass "libinput keyboard catchall"      |	[2025-11-11 16:04:54] (**) AT keyboard: Applying InputClass "libinput keyboard catchall"
[2025-11-11 16:00:39] (II) Using input driver 'libinput' for 'AT keyboard'		      |	[2025-11-11 16:04:54] (II) Using input driver 'libinput' for 'AT keyboard'
[2025-11-11 16:00:39] (**) AT keyboard: always reports core events			      |	[2025-11-11 16:04:54] (**) AT keyboard: always reports core events
[2025-11-11 16:00:39] (**) Option "Device" "/dev/input/event3"				      |	[2025-11-11 16:04:54] (**) Option "Device" "/dev/input/event3"
[2025-11-11 16:00:39] (II) event3  - AT keyboard: is tagged by udev as: Keyboard	      |	[2025-11-11 16:04:54] (II) event3  - AT keyboard: is tagged by udev as: Keyboard
[2025-11-11 16:00:39] (II) event3  - AT keyboard: device is a keyboard			      |	[2025-11-11 16:04:54] (II) event3  - AT keyboard: device is a keyboard
[2025-11-11 16:00:39] (II) event3  - AT keyboard: device removed			      |	[2025-11-11 16:04:54] (II) event3  - AT keyboard: device removed
[2025-11-11 16:00:39] (**) Option "config_info" "udev:/dev/input/event3"		      |	[2025-11-11 16:04:54] (**) Option "config_info" "udev:/dev/input/event3"
[2025-11-11 16:00:39] (II) XINPUT: Adding extended input device "AT keyboard" (type: KEYBOARD |	[2025-11-11 16:04:54] (II) XINPUT: Adding extended input device "AT keyboard" (type: KEYBOARD
[2025-11-11 16:00:39] (**) Option "xkb_rules" "evdev"					      |	[2025-11-11 16:04:54] (**) Option "xkb_rules" "evdev"
[2025-11-11 16:00:39] (II) event3  - AT keyboard: is tagged by udev as: Keyboard	      |	[2025-11-11 16:04:54] (II) event3  - AT keyboard: is tagged by udev as: Keyboard
[2025-11-11 16:00:39] (II) event3  - AT keyboard: device is a keyboard			      |	[2025-11-11 16:04:54] (II) event3  - AT keyboard: device is a keyboard
[2025-11-11 16:00:39] (II) config/udev: Adding input device CHICONY HP Basic USB Keyboard (/d |	[2025-11-11 16:04:54] (II) config/udev: Adding input device CHICONY HP Basic USB Keyboard (/d
[2025-11-11 16:00:39] (**) CHICONY HP Basic USB Keyboard: Applying InputClass "evdev keyboard |	[2025-11-11 16:04:54] (**) CHICONY HP Basic USB Keyboard: Applying InputClass "evdev keyboard
[2025-11-11 16:00:39] (**) CHICONY HP Basic USB Keyboard: Applying InputClass "Evdev keyboard |	[2025-11-11 16:04:54] (**) CHICONY HP Basic USB Keyboard: Applying InputClass "Evdev keyboard
[2025-11-11 16:00:39] (**) CHICONY HP Basic USB Keyboard: Applying InputClass "libinput keybo |	[2025-11-11 16:04:54] (**) CHICONY HP Basic USB Keyboard: Applying InputClass "libinput keybo
[2025-11-11 16:00:39] (II) Using input driver 'libinput' for 'CHICONY HP Basic USB Keyboard'  |	[2025-11-11 16:04:54] (II) Using input driver 'libinput' for 'CHICONY HP Basic USB Keyboard'
[2025-11-11 16:00:39] (**) CHICONY HP Basic USB Keyboard: always reports core events	      |	[2025-11-11 16:04:54] (**) CHICONY HP Basic USB Keyboard: always reports core events
[2025-11-11 16:00:39] (**) Option "Device" "/dev/input/event4"				      |	[2025-11-11 16:04:54] (**) Option "Device" "/dev/input/event4"
[2025-11-11 16:00:39] (II) event4  - CHICONY HP Basic USB Keyboard: is tagged by udev as: Key |	[2025-11-11 16:04:54] (II) event4  - CHICONY HP Basic USB Keyboard: is tagged by udev as: Key
[2025-11-11 16:00:39] (II) event4  - CHICONY HP Basic USB Keyboard: device is a keyboard      |	[2025-11-11 16:04:54] (II) event4  - CHICONY HP Basic USB Keyboard: device is a keyboard
[2025-11-11 16:00:39] (II) event4  - CHICONY HP Basic USB Keyboard: device removed	      |	[2025-11-11 16:04:54] (II) event4  - CHICONY HP Basic USB Keyboard: device removed
[2025-11-11 16:00:39] (**) Option "config_info" "udev:/dev/input/event4"		      |	[2025-11-11 16:04:54] (**) Option "config_info" "udev:/dev/input/event4"
[2025-11-11 16:00:39] (II) XINPUT: Adding extended input device "CHICONY HP Basic USB Keyboar |	[2025-11-11 16:04:54] (II) XINPUT: Adding extended input device "CHICONY HP Basic USB Keyboar
[2025-11-11 16:00:39] (**) Option "xkb_rules" "evdev"					      |	[2025-11-11 16:04:54] (**) Option "xkb_rules" "evdev"
[2025-11-11 16:00:39] (II) event4  - CHICONY HP Basic USB Keyboard: is tagged by udev as: Key |	[2025-11-11 16:04:54] (II) event4  - CHICONY HP Basic USB Keyboard: is tagged by udev as: Key
[2025-11-11 16:00:39] (II) event4  - CHICONY HP Basic USB Keyboard: device is a keyboard      |	[2025-11-11 16:04:54] (II) event4  - CHICONY HP Basic USB Keyboard: device is a keyboard
[2025-11-11 16:00:39] (II) config/udev: Adding input device vendor 0x047d Kensington Expert M |	[2025-11-11 16:04:54] (II) config/udev: Adding input device vendor 0x047d Kensington Expert M
[2025-11-11 16:00:39] (**) vendor 0x047d Kensington Expert Mouse: Applying InputClass "evdev  |	[2025-11-11 16:04:54] (**) vendor 0x047d Kensington Expert Mouse: Applying InputClass "evdev 
[2025-11-11 16:00:39] (**) vendor 0x047d Kensington Expert Mouse: Applying InputClass "libinp |	[2025-11-11 16:04:54] (**) vendor 0x047d Kensington Expert Mouse: Applying InputClass "libinp
[2025-11-11 16:00:39] (II) Using input driver 'libinput' for 'vendor 0x047d Kensington Expert |	[2025-11-11 16:04:54] (II) Using input driver 'libinput' for 'vendor 0x047d Kensington Expert
[2025-11-11 16:00:39] (**) vendor 0x047d Kensington Expert Mouse: always reports core events  |	[2025-11-11 16:04:54] (**) vendor 0x047d Kensington Expert Mouse: always reports core events
[2025-11-11 16:00:39] (**) Option "Device" "/dev/input/event5"				      |	[2025-11-11 16:04:54] (**) Option "Device" "/dev/input/event5"
[2025-11-11 16:00:39] (II) event5  - vendor 0x047d Kensington Expert Mouse: is tagged by udev |	[2025-11-11 16:04:54] (II) event5  - vendor 0x047d Kensington Expert Mouse: is tagged by udev
[2025-11-11 16:00:39] (II) event5  - vendor 0x047d Kensington Expert Mouse: device is a point |	[2025-11-11 16:04:54] (II) event5  - vendor 0x047d Kensington Expert Mouse: device is a point
[2025-11-11 16:00:39] (II) event5  - vendor 0x047d Kensington Expert Mouse: device removed    |	[2025-11-11 16:04:54] (II) event5  - vendor 0x047d Kensington Expert Mouse: device removed
[2025-11-11 16:00:39] (II) libinput: vendor 0x047d Kensington Expert Mouse: Step value 0 was  |	[2025-11-11 16:04:54] (II) libinput: vendor 0x047d Kensington Expert Mouse: Step value 0 was 
[2025-11-11 16:00:39] (II) libinput: vendor 0x047d Kensington Expert Mouse: Step value 0 was  |	[2025-11-11 16:04:54] (II) libinput: vendor 0x047d Kensington Expert Mouse: Step value 0 was 
[2025-11-11 16:00:39] (II) libinput: vendor 0x047d Kensington Expert Mouse: Step value 0 was  |	[2025-11-11 16:04:54] (II) libinput: vendor 0x047d Kensington Expert Mouse: Step value 0 was 
[2025-11-11 16:00:39] (**) Option "config_info" "udev:/dev/input/event5"		      |	[2025-11-11 16:04:54] (**) Option "config_info" "udev:/dev/input/event5"
[2025-11-11 16:00:39] (II) XINPUT: Adding extended input device "vendor 0x047d Kensington Exp |	[2025-11-11 16:04:54] (II) XINPUT: Adding extended input device "vendor 0x047d Kensington Exp
[2025-11-11 16:00:39] (**) Option "AccelerationScheme" "none"				      |	[2025-11-11 16:04:54] (**) Option "AccelerationScheme" "none"
[2025-11-11 16:00:39] (**) vendor 0x047d Kensington Expert Mouse: (accel) selected scheme non |	[2025-11-11 16:04:54] (**) vendor 0x047d Kensington Expert Mouse: (accel) selected scheme non
[2025-11-11 16:00:39] (**) vendor 0x047d Kensington Expert Mouse: (accel) acceleration factor |	[2025-11-11 16:04:54] (**) vendor 0x047d Kensington Expert Mouse: (accel) acceleration factor
[2025-11-11 16:00:39] (**) vendor 0x047d Kensington Expert Mouse: (accel) acceleration thresh |	[2025-11-11 16:04:54] (**) vendor 0x047d Kensington Expert Mouse: (accel) acceleration thresh
[2025-11-11 16:00:39] (II) event5  - vendor 0x047d Kensington Expert Mouse: is tagged by udev |	[2025-11-11 16:04:54] (II) event5  - vendor 0x047d Kensington Expert Mouse: is tagged by udev
[2025-11-11 16:00:39] (II) event5  - vendor 0x047d Kensington Expert Mouse: device is a point |	[2025-11-11 16:04:54] (II) event5  - vendor 0x047d Kensington Expert Mouse: device is a point
[2025-11-11 16:00:39] (II) Input(s) initialized						      |	[2025-11-11 16:04:54] (II) Input(s) initialized
[2025-11-11 16:00:40] (II) AMDGPU(0): EDID vendor "SAM", prod id 3893			      |	[2025-11-11 16:04:54] (II) event0  - System keyboard multiplexer: device removed
[2025-11-11 16:00:40] (II) AMDGPU(0): Using EDID range info for horizontal sync		      |	[2025-11-11 16:04:54] (II) event1  - System mouse: device removed
[2025-11-11 16:00:40] (II) AMDGPU(0): Using EDID range info for vertical refresh	      |	[2025-11-11 16:04:54] (II) event2  - Power Button: device removed
[2025-11-11 16:00:40] (II) AMDGPU(0): Printing DDC gathered Modelines:			      |	[2025-11-11 16:04:54] (II) event3  - AT keyboard: device removed
[2025-11-11 16:00:40] (II) AMDGPU(0): Modeline "3840x2160"x0.00  533.25  3840 3888 3920 4000  |	[2025-11-11 16:04:54] (II) event4  - CHICONY HP Basic USB Keyboard: device removed
[2025-11-11 16:00:40] (II) AMDGPU(0): Modeline "1920x1080"x0.00  148.50  1920 2008 2052 2200  |	[2025-11-11 16:04:54] (II) event5  - vendor 0x047d Kensington Expert Mouse: device removed
[2025-11-11 16:00:40] (II) AMDGPU(0): Modeline "2560x1440"x0.00  241.50  2560 2608 2640 2720  |	[2025-11-11 16:04:54] (II) UnloadModule: "libinput"
[2025-11-11 16:00:40] (II) AMDGPU(0): Modeline "3840x2160"x0.00  297.00  3840 4016 4104 4400  |	[2025-11-11 16:04:54] (II) UnloadModule: "libinput"
[2025-11-11 16:00:40] (II) AMDGPU(0): Modeline "800x600"x0.00  40.00  800 840 968 1056  600 6 |	[2025-11-11 16:04:54] (II) UnloadModule: "libinput"
[2025-11-11 16:00:40] (II) AMDGPU(0): Modeline "800x600"x0.00  36.00  800 824 896 1024  600 6 |	[2025-11-11 16:04:54] (II) UnloadModule: "libinput"
[2025-11-11 16:00:40] (II) AMDGPU(0): Modeline "640x480"x0.00  31.50  640 656 720 840  480 48 |	[2025-11-11 16:04:54] (II) UnloadModule: "libinput"
[2025-11-11 16:00:40] (II) AMDGPU(0): Modeline "640x480"x0.00  31.50  640 664 704 832  480 48 |	[2025-11-11 16:04:54] (II) UnloadModule: "libinput"
[2025-11-11 16:00:40] (II) AMDGPU(0): Modeline "640x480"x0.00  30.24  640 704 768 864  480 48 |	[2025-11-11 16:04:54] (II) Server terminated successfully (0). Closing log file.
[2025-11-11 16:00:40] (II) AMDGPU(0): Modeline "640x480"x0.00  25.18  640 656 752 800  480 49 <	
[2025-11-11 16:00:40] (II) AMDGPU(0): Modeline "720x400"x0.00  28.32  720 738 846 900  400 41 <	
[2025-11-11 16:00:40] (II) AMDGPU(0): Modeline "1280x1024"x0.00  135.00  1280 1296 1440 1688  <	
[2025-11-11 16:00:40] (II) AMDGPU(0): Modeline "1024x768"x0.00  78.75  1024 1040 1136 1312  7 <	
[2025-11-11 16:00:40] (II) AMDGPU(0): Modeline "1024x768"x0.00  75.00  1024 1048 1184 1328  7 <	
[2025-11-11 16:00:40] (II) AMDGPU(0): Modeline "1024x768"x0.00  65.00  1024 1048 1184 1344  7 <	
[2025-11-11 16:00:40] (II) AMDGPU(0): Modeline "832x624"x0.00  57.28  832 864 928 1152  624 6 <	
[2025-11-11 16:00:40] (II) AMDGPU(0): Modeline "800x600"x0.00  49.50  800 816 896 1056  600 6 <	
[2025-11-11 16:00:40] (II) AMDGPU(0): Modeline "800x600"x0.00  50.00  800 856 976 1040  600 6 <	
[2025-11-11 16:00:40] (II) AMDGPU(0): Modeline "1152x864"x0.00  108.00  1152 1216 1344 1600   <	
[2025-11-11 16:00:40] (II) AMDGPU(0): Modeline "1280x800"x0.00  83.50  1280 1352 1480 1680  8 <	
[2025-11-11 16:00:40] (II) AMDGPU(0): Modeline "1280x720"x60.00  74.48  1280 1336 1472 1664   <	
[2025-11-11 16:00:40] (II) AMDGPU(0): Modeline "1280x1024"x0.00  108.00  1280 1328 1440 1688  <	
[2025-11-11 16:00:40] (II) AMDGPU(0): Modeline "1600x900"x60.00  118.00  1600 1696 1864 2128  <	
[2025-11-11 16:00:40] (II) AMDGPU(0): Modeline "1680x1050"x0.00  146.25  1680 1784 1960 2240  <	
[2025-11-11 16:00:40] (II) AMDGPU(0): Modeline "1440x900"x0.00  106.50  1440 1520 1672 1904   <	
[2025-11-11 16:00:40] (II) AMDGPU(0): EDID vendor "SAM", prod id 3893			      <	
[2025-11-11 16:00:40] (II) AMDGPU(0): Using hsync ranges from config file		      <	
[2025-11-11 16:00:40] (II) AMDGPU(0): Using vrefresh ranges from config file		      <	
[2025-11-11 16:00:40] (II) AMDGPU(0): Printing DDC gathered Modelines:			      <	
[2025-11-11 16:00:40] (II) AMDGPU(0): Modeline "3840x2160"x0.00  533.25  3840 3888 3920 4000  <	
[2025-11-11 16:00:40] (II) AMDGPU(0): Modeline "1920x1080"x0.00  148.50  1920 2008 2052 2200  <	
[2025-11-11 16:00:40] (II) AMDGPU(0): Modeline "2560x1440"x0.00  241.50  2560 2608 2640 2720  <	
[2025-11-11 16:00:40] (II) AMDGPU(0): Modeline "3840x2160"x0.00  297.00  3840 4016 4104 4400  <	
[2025-11-11 16:00:40] (II) AMDGPU(0): Modeline "800x600"x0.00  40.00  800 840 968 1056  600 6 <	
[2025-11-11 16:00:40] (II) AMDGPU(0): Modeline "800x600"x0.00  36.00  800 824 896 1024  600 6 <	
[2025-11-11 16:00:40] (II) AMDGPU(0): Modeline "640x480"x0.00  31.50  640 656 720 840  480 48 <	
[2025-11-11 16:00:40] (II) AMDGPU(0): Modeline "640x480"x0.00  31.50  640 664 704 832  480 48 <	
[2025-11-11 16:00:40] (II) AMDGPU(0): Modeline "640x480"x0.00  30.24  640 704 768 864  480 48 <	
[2025-11-11 16:00:40] (II) AMDGPU(0): Modeline "640x480"x0.00  25.18  640 656 752 800  480 49 <	
[2025-11-11 16:00:40] (II) AMDGPU(0): Modeline "720x400"x0.00  28.32  720 738 846 900  400 41 <	
[2025-11-11 16:00:40] (II) AMDGPU(0): Modeline "1280x1024"x0.00  135.00  1280 1296 1440 1688  <	
[2025-11-11 16:00:40] (II) AMDGPU(0): Modeline "1024x768"x0.00  78.75  1024 1040 1136 1312  7 <	
[2025-11-11 16:00:40] (II) AMDGPU(0): Modeline "1024x768"x0.00  75.00  1024 1048 1184 1328  7 <	
[2025-11-11 16:00:40] (II) AMDGPU(0): Modeline "1024x768"x0.00  65.00  1024 1048 1184 1344  7 <	
[2025-11-11 16:00:40] (II) AMDGPU(0): Modeline "832x624"x0.00  57.28  832 864 928 1152  624 6 <	
[2025-11-11 16:00:40] (II) AMDGPU(0): Modeline "800x600"x0.00  49.50  800 816 896 1056  600 6 <	
[2025-11-11 16:00:40] (II) AMDGPU(0): Modeline "800x600"x0.00  50.00  800 856 976 1040  600 6 <	
[2025-11-11 16:00:40] (II) AMDGPU(0): Modeline "1152x864"x0.00  108.00  1152 1216 1344 1600   <	
[2025-11-11 16:00:40] (II) AMDGPU(0): Modeline "1280x800"x0.00  83.50  1280 1352 1480 1680  8 <	
[2025-11-11 16:00:40] (II) AMDGPU(0): Modeline "1280x720"x60.00  74.48  1280 1336 1472 1664   <	
[2025-11-11 16:00:40] (II) AMDGPU(0): Modeline "1280x1024"x0.00  108.00  1280 1328 1440 1688  <	
[2025-11-11 16:00:40] (II) AMDGPU(0): Modeline "1600x900"x60.00  118.00  1600 1696 1864 2128  <	
[2025-11-11 16:00:40] (II) AMDGPU(0): Modeline "1680x1050"x0.00  146.25  1680 1784 1960 2240  <	
[2025-11-11 16:00:40] (II) AMDGPU(0): Modeline "1440x900"x0.00  106.50  1440 1520 1672 1904   <	
[2025-11-11 16:00:40] (II) AMDGPU(0): EDID vendor "SAM", prod id 3893			      <	
[2025-11-11 16:00:40] (II) AMDGPU(0): Using hsync ranges from config file		      <	
[2025-11-11 16:00:40] (II) AMDGPU(0): Using vrefresh ranges from config file		      <	
[2025-11-11 16:00:40] (II) AMDGPU(0): Printing DDC gathered Modelines:			      <	
[2025-11-11 16:00:40] (II) AMDGPU(0): Modeline "3840x2160"x0.00  533.25  3840 3888 3920 4000  <	
[2025-11-11 16:00:40] (II) AMDGPU(0): Modeline "1920x1080"x0.00  148.50  1920 2008 2052 2200  <	
[2025-11-11 16:00:40] (II) AMDGPU(0): Modeline "2560x1440"x0.00  241.50  2560 2608 2640 2720  <	
[2025-11-11 16:00:40] (II) AMDGPU(0): Modeline "3840x2160"x0.00  297.00  3840 4016 4104 4400  <	
[2025-11-11 16:00:40] (II) AMDGPU(0): Modeline "800x600"x0.00  40.00  800 840 968 1056  600 6 <	
[2025-11-11 16:00:40] (II) AMDGPU(0): Modeline "800x600"x0.00  36.00  800 824 896 1024  600 6 <	
[2025-11-11 16:00:40] (II) AMDGPU(0): Modeline "640x480"x0.00  31.50  640 656 720 840  480 48 <	
[2025-11-11 16:00:40] (II) AMDGPU(0): Modeline "640x480"x0.00  31.50  640 664 704 832  480 48 <	
[2025-11-11 16:00:40] (II) AMDGPU(0): Modeline "640x480"x0.00  30.24  640 704 768 864  480 48 <	
[2025-11-11 16:00:40] (II) AMDGPU(0): Modeline "640x480"x0.00  25.18  640 656 752 800  480 49 <	
[2025-11-11 16:00:40] (II) AMDGPU(0): Modeline "720x400"x0.00  28.32  720 738 846 900  400 41 <	
[2025-11-11 16:00:40] (II) AMDGPU(0): Modeline "1280x1024"x0.00  135.00  1280 1296 1440 1688  <	
[2025-11-11 16:00:40] (II) AMDGPU(0): Modeline "1024x768"x0.00  78.75  1024 1040 1136 1312  7 <	
[2025-11-11 16:00:40] (II) AMDGPU(0): Modeline "1024x768"x0.00  75.00  1024 1048 1184 1328  7 <	
[2025-11-11 16:00:40] (II) AMDGPU(0): Modeline "1024x768"x0.00  65.00  1024 1048 1184 1344  7 <	
[2025-11-11 16:00:40] (II) AMDGPU(0): Modeline "832x624"x0.00  57.28  832 864 928 1152  624 6 <	
[2025-11-11 16:00:40] (II) AMDGPU(0): Modeline "800x600"x0.00  49.50  800 816 896 1056  600 6 <	
[2025-11-11 16:00:40] (II) AMDGPU(0): Modeline "800x600"x0.00  50.00  800 856 976 1040  600 6 <	
[2025-11-11 16:00:40] (II) AMDGPU(0): Modeline "1152x864"x0.00  108.00  1152 1216 1344 1600   <	
[2025-11-11 16:00:40] (II) AMDGPU(0): Modeline "1280x800"x0.00  83.50  1280 1352 1480 1680  8 <	
[2025-11-11 16:00:40] (II) AMDGPU(0): Modeline "1280x720"x60.00  74.48  1280 1336 1472 1664   <	
[2025-11-11 16:00:40] (II) AMDGPU(0): Modeline "1280x1024"x0.00  108.00  1280 1328 1440 1688  <	
[2025-11-11 16:00:40] (II) AMDGPU(0): Modeline "1600x900"x60.00  118.00  1600 1696 1864 2128  <	
[2025-11-11 16:00:40] (II) AMDGPU(0): Modeline "1680x1050"x0.00  146.25  1680 1784 1960 2240  <	
[2025-11-11 16:00:40] (II) AMDGPU(0): Modeline "1440x900"x0.00  106.50  1440 1520 1672 1904   <	
[2025-11-11 16:00:40] (II) AMDGPU(0): EDID vendor "SAM", prod id 3893			      <	
[2025-11-11 16:00:40] (II) AMDGPU(0): Using hsync ranges from config file		      <	
[2025-11-11 16:00:40] (II) AMDGPU(0): Using vrefresh ranges from config file		      <	
[2025-11-11 16:00:40] (II) AMDGPU(0): Printing DDC gathered Modelines:			      <	
[2025-11-11 16:00:40] (II) AMDGPU(0): Modeline "3840x2160"x0.00  533.25  3840 3888 3920 4000  <	
[2025-11-11 16:00:40] (II) AMDGPU(0): Modeline "1920x1080"x0.00  148.50  1920 2008 2052 2200  <	
[2025-11-11 16:00:40] (II) AMDGPU(0): Modeline "2560x1440"x0.00  241.50  2560 2608 2640 2720  <	
[2025-11-11 16:00:40] (II) AMDGPU(0): Modeline "3840x2160"x0.00  297.00  3840 4016 4104 4400  <	
[2025-11-11 16:00:40] (II) AMDGPU(0): Modeline "800x600"x0.00  40.00  800 840 968 1056  600 6 <	
[2025-11-11 16:00:40] (II) AMDGPU(0): Modeline "800x600"x0.00  36.00  800 824 896 1024  600 6 <	
[2025-11-11 16:00:40] (II) AMDGPU(0): Modeline "640x480"x0.00  31.50  640 656 720 840  480 48 <	
[2025-11-11 16:00:40] (II) AMDGPU(0): Modeline "640x480"x0.00  31.50  640 664 704 832  480 48 <	
[2025-11-11 16:00:40] (II) AMDGPU(0): Modeline "640x480"x0.00  30.24  640 704 768 864  480 48 <	
[2025-11-11 16:00:40] (II) AMDGPU(0): Modeline "640x480"x0.00  25.18  640 656 752 800  480 49 <	
[2025-11-11 16:00:40] (II) AMDGPU(0): Modeline "720x400"x0.00  28.32  720 738 846 900  400 41 <	
[2025-11-11 16:00:40] (II) AMDGPU(0): Modeline "1280x1024"x0.00  135.00  1280 1296 1440 1688  <	
[2025-11-11 16:00:40] (II) AMDGPU(0): Modeline "1024x768"x0.00  78.75  1024 1040 1136 1312  7 <	
[2025-11-11 16:00:40] (II) AMDGPU(0): Modeline "1024x768"x0.00  75.00  1024 1048 1184 1328  7 <	
[2025-11-11 16:00:40] (II) AMDGPU(0): Modeline "1024x768"x0.00  65.00  1024 1048 1184 1344  7 <	
[2025-11-11 16:00:40] (II) AMDGPU(0): Modeline "832x624"x0.00  57.28  832 864 928 1152  624 6 <	
[2025-11-11 16:00:40] (II) AMDGPU(0): Modeline "800x600"x0.00  49.50  800 816 896 1056  600 6 <	
[2025-11-11 16:00:40] (II) AMDGPU(0): Modeline "800x600"x0.00  50.00  800 856 976 1040  600 6 <	
[2025-11-11 16:00:40] (II) AMDGPU(0): Modeline "1152x864"x0.00  108.00  1152 1216 1344 1600   <	
[2025-11-11 16:00:40] (II) AMDGPU(0): Modeline "1280x800"x0.00  83.50  1280 1352 1480 1680  8 <	
[2025-11-11 16:00:40] (II) AMDGPU(0): Modeline "1280x720"x60.00  74.48  1280 1336 1472 1664   <	
[2025-11-11 16:00:40] (II) AMDGPU(0): Modeline "1280x1024"x0.00  108.00  1280 1328 1440 1688  <	
[2025-11-11 16:00:40] (II) AMDGPU(0): Modeline "1600x900"x60.00  118.00  1600 1696 1864 2128  <	
[2025-11-11 16:00:40] (II) AMDGPU(0): Modeline "1680x1050"x0.00  146.25  1680 1784 1960 2240  <	
[2025-11-11 16:00:40] (II) AMDGPU(0): Modeline "1440x900"x0.00  106.50  1440 1520 1672 1904   <	

Here is a capture of the whole build process.  I cannot see anything happening during this build that would suggest it won't run.  Everything completes and it seems to install properly.  You may note that I did not tick the GOLANG and NLS options, those two seem to have weird results right now.  This was captured with script, I cleaned up the options dialog to make it readable.

Script started on Thu Nov  6 19:14:59 2025
# csh
root@ichigo:/home/tigersharke/fvwm3-dev # make config

                     ┌───────────────────────┤fvwm3-dev-g20251031├───────────────────────┐
                     │ 'F1' for Ports Collection help.                                   │
                     │ ┌───────────────────────────────────────────────────────────────┐ │
                     │ │[X] FONTCONF  Try to compile and run a test fontconfig program │ │
                     │ │[X] FRIBIDI   Bidirectional text support via GNU FriBidi       │ │
                     │ │[ ] GOLANG    Compilation of modules written in Go (FvwmPrompt)│ │
                     │ │[X] ICONV     Encoding conversion support via iconv            │ │
                     │ │[X] MANPAGES  Generation of man pages (via mandoc)             │ │
                     │ │[ ] NLS       Native Language Support                          │ │
                     │ │[X] PERL      Perl scripting language support                  │ │
                     │ │[X] PNG       PNG image format support                         │ │
                     │ │[X] SHAPED    shaped window support                            │ │
                     │ │[X] SHAREDMEM MIT Shared Memory Extension                      │ │
                     │ │[X] SVG       Scalable vector graphics (SVG images) support    │ │
                     │ │[X] XCURSOR   Alpha-blend rendering via xrender                │ │
                     │ │[X] XDG       Add py-xdg dependency for menu generator         │ │
                     │ │[ ] XFTTEST   Try to compile and run a test Xft program        │ │
                     │ │[X] XI        X Input extension library support                │ │
                     │ │[X] XPM       XPM pixmap image format support                  │ │
                     │ │[X] XRENDER   Alpha-blend rendering                            │ │
                     │ │[X] XSM       X11 session management support                   │ │
                     │ └───────────────────────────────────────────────────────────────┘ │
                     ├───────────────────────────────────────────────────────────────────┤
                     │                       [  OK  ]     [Cancel]                       │
                     └───────────────────────────────────────────────────────────────────┘



root@ichigo:/home/tigersharke/fvwm3-dev # make install


===>  License GPLv2 accepted by the user
===>   fvwm3-dev-g20251031 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by fvwm3-dev-g20251031 for building
===>  Extracting for fvwm3-dev-g20251031
=> SHA256 Checksum OK for fvwm3/fvwm3-6a9b86f20bcc9f36a3e52273ed79b23fc8177528.tar.gz.
===>  Patching for fvwm3-dev-g20251031
===>   fvwm3-dev-g20251031 depends on executable: asciidoctor - found
===>   fvwm3-dev-g20251031 depends on executable: meson - found
===>   fvwm3-dev-g20251031 depends on executable: ninja - found
===>   fvwm3-dev-g20251031 depends on package: pkgconf>=1.3.0_1 - found
===>   fvwm3-dev-g20251031 depends on file: /usr/local/bin/python3.11 - found
===>   fvwm3-dev-g20251031 depends on package: libiconv>=1.14_11 - found
===>   fvwm3-dev-g20251031 depends on package: gdk-pixbuf-extra>=0.1.0 - found
===>   fvwm3-dev-g20251031 depends on file: /usr/local/libdata/pkgconfig/xtrans.pc - found
===>   fvwm3-dev-g20251031 depends on package: xorgproto>=0 - found
===>   fvwm3-dev-g20251031 depends on package: xorgproto>=0 - found
===>   fvwm3-dev-g20251031 depends on file: /usr/local/libdata/pkgconfig/ice.pc - found
===>   fvwm3-dev-g20251031 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found
===>   fvwm3-dev-g20251031 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found
===>   fvwm3-dev-g20251031 depends on file: /usr/local/libdata/pkgconfig/xrandr.pc - found
===>   fvwm3-dev-g20251031 depends on file: /usr/local/libdata/pkgconfig/xt.pc - found
===>   fvwm3-dev-g20251031 depends on file: /usr/local/libdata/pkgconfig/xft.pc - found
===>   fvwm3-dev-g20251031 depends on file: /usr/local/libdata/pkgconfig/xrender.pc - found
===>   fvwm3-dev-g20251031 depends on file: /usr/local/libdata/pkgconfig/xcursor.pc - found
===>   fvwm3-dev-g20251031 depends on file: /usr/local/libdata/pkgconfig/xi.pc - found
===>   fvwm3-dev-g20251031 depends on file: /usr/local/libdata/pkgconfig/xpm.pc - found
===>   fvwm3-dev-g20251031 depends on file: /usr/local/libdata/pkgconfig/xrender.pc - found
===>   fvwm3-dev-g20251031 depends on file: /usr/local/libdata/pkgconfig/sm.pc - found
===>   fvwm3-dev-g20251031 depends on package: perl5>=5.42.r<5.43 - found
===>   fvwm3-dev-g20251031 depends on file: /usr/local/bin/ccache - found
===>   fvwm3-dev-g20251031 depends on shared library: libevent.so - found (/usr/local/lib/libevent.so)
===>   fvwm3-dev-g20251031 depends on shared library: libfreetype.so - found (/usr/local/lib/libfreetype.so)
===>   fvwm3-dev-g20251031 depends on shared library: libfontconfig.so - found (/usr/local/lib/libfontconfig.so)
===>   fvwm3-dev-g20251031 depends on shared library: libfribidi.so - found (/usr/local/lib/libfribidi.so)
===>   fvwm3-dev-g20251031 depends on shared library: libpng.so - found (/usr/local/lib/libpng.so)
===>   fvwm3-dev-g20251031 depends on shared library: librsvg-2.so - found (/usr/local/lib/librsvg-2.so)
===>   fvwm3-dev-g20251031 depends on shared library: libGL.so - found (/usr/local/lib/libGL.so)
===>   fvwm3-dev-g20251031 depends on shared library: libGLU.so - found (/usr/local/lib/libGLU.so)
===>   fvwm3-dev-g20251031 depends on shared library: libreadline.so.8 - found (/usr/local/lib/libreadline.so.8)
===>   fvwm3-dev-g20251031 depends on shared library: libcairo.so - found (/usr/local/lib/libcairo.so)
===>   fvwm3-dev-g20251031 depends on shared library: libgdk_pixbuf-2.0.so - found (/usr/local/lib/libgdk_pixbuf-2.0.so)
===>   fvwm3-dev-g20251031 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so)
===>   fvwm3-dev-g20251031 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so)
===>  Configuring for fvwm3-dev-g20251031
WARNING: Recommend using either -Dbuildtype or -Doptimization + -Ddebug. Using both is redundant since they override each other. See: https://mesonbuild.com/Builtin-options.html#build-type-options
The Meson build system
Version: 1.7.0
Source dir: /home/tigersharke/fvwm3-dev/work/fvwm3-6a9b86f20bcc9f36a3e52273ed79b23fc8177528
Build dir: /home/tigersharke/fvwm3-dev/work/fvwm3-6a9b86f20bcc9f36a3e52273ed79b23fc8177528/_build
Build type: native build
Project name: fvwm3
Project version: 1.1.4
C compiler for the host machine: cc (clang 19.1.7 "FreeBSD clang version 19.1.7 (https://github.com/llvm/llvm-project.git llvmorg-19.1.7-0-gcd708029e0b2)")
C linker for the host machine: cc ld.lld 19.1.7
Host machine cpu family: x86_64
Host machine cpu: x86_64
Compiler for C supports arguments -U_FORTIFY_SOURCE: YES 
Library m found: YES
Has header "fcntl.h" : YES 
Has header "float.h" : YES 
Has header "getopt.h" : YES 
Has header "inttypes.h" : YES 
Has header "limits.h" : YES 
Has header "malloc.h" : YES 
Has header "memory.h" : YES 
Has header "stdarg.h" : YES 
Has header "stdint.h" : YES 
Has header "stdlib.h" : YES 
Has header "string.h" : YES 
Has header "strings.h" : YES 
Has header "sys/select.h" : YES 
Has header "sys/stat.h" : YES 
Has header "sys/systeminfo.h" : NO 
Has header "sys/time.h" : YES 
Has header "sys/wait.h" : YES 
Has header "unistd.h" : YES 
Checking for function "div" : YES 
Checking for function "getpwuid" : YES 
Checking for function "gettimeofday" : YES 
Checking for function "lstat" : YES 
Checking for function "memcpy" : YES 
Checking for function "memmove" : YES 
Checking for function "mkfifo" : YES 
Checking for function "putenv" : YES 
Checking for function "setpgid" : YES 
Checking for function "setpgrp" : YES 
Checking for function "setvbuf" : YES 
Checking for function "sigaction" : YES 
Checking for function "siginterrupt" : YES 
Checking for function "siglongjmp" : YES 
Checking for function "sigsetjmp" : YES 
Checking for function "socket" : YES 
Checking for function "strchr" : YES 
Checking for function "strdup" : YES 
Checking for function "strstr" : YES 
Checking for function "strtol" : YES 
Checking for function "sysconf" : YES 
Checking for function "intl" : NO 
Checking for function "uname" : YES 
Checking for function "wait3" : YES 
Checking for function "waitpid" : YES 
Found pkg-config: YES (/usr/local/bin/pkgconf) 2.4.3
Run-time dependency fontconfig found: YES 2.15.0
Run-time dependency ice found: YES 1.1.2
Run-time dependency libevent found: YES 2.1.12-stable
Run-time dependency x11 found: YES 1.8.12
Run-time dependency xft found: YES 2.3.8
Run-time dependency xrandr found: YES 1.5.4
Run-time dependency xt found: YES 1.3.0
Run-time dependency xtrans found: YES 1.6.0
Run-time dependency xext found: YES 1.3.6
Run-time dependency xkbcommon found: YES 1.8.1
Program python3 found: YES (/usr/local/bin/python3)
Program perl found: YES (/usr/local/bin/perl)
Program go skipped: feature golang disabled
Dependency readline skipped: feature readline disabled
Program sed found: YES (/usr/bin/sed)
Dependency freetype2 skipped: feature freetype disabled
Dependency fribidi skipped: feature bidi disabled
Dependency iconv skipped: feature iconv disabled
Dependency intl skipped: feature nls disabled
Dependency libpng skipped: feature png disabled
Run-time dependency libpng found: YES 1.6.50
meson.build:322: WARNING: libpng found, and -Dpng=disabled was given.
        It is recommended that libpng be enabled so that PNG icons can
        be rendered by FVWM, which is expected by the default configuration
        as well as other third-party programs which generate menus,
        among others.

        If it is critical that FVWM does not link against libpng
        (perhaps due to size limitations of the binary),
        continue down this path.
        
Dependency librsvg-2.0 skipped: feature svg disabled
Dependency sm skipped: feature sm disabled
Dependency xcursor skipped: feature xcursor disabled
Dependency xfixes skipped: feature xfixes disabled
Dependency xpm skipped: feature xpm disabled
Dependency xrender skipped: feature xrender disabled
Program asciidoctor found: YES (/usr/local/bin/asciidoctor)
Program grep found: YES (/usr/bin/grep)
Configuring configtemp.h using configuration
Configuring config.h with command
Program msgfmt found: YES (/usr/local/bin/msgfmt)
Program msginit found: YES (/usr/local/bin/msginit)
Program msgmerge found: YES (/usr/local/bin/msgmerge)
Program xgettext found: YES (/usr/local/bin/xgettext)
Configuring Module.pm using configuration
Configuring FvwmTalk using configuration
Configuring FvwmCommandS using configuration
Configuring FvwmPerl using configuration
Configuring FvwmScript-ComExample with command
Configuring FvwmCommand using configuration
Configuring fvwm-perllib using configuration
Configuring fvwm-convert-2.6 using configuration
Configuring fvwm-menu-xlock using configuration
Configuring fvwm-menu-directory using configuration
Configuring fvwm-menu-desktop using configuration
Configuring fvwm3.desktop using configuration
Build targets in project: 62

fvwm3 1.1.4

  Directories
    prefix            : /usr/local
    bindir            : bin
    datadir           : share
    docdir            : share/doc/fvwm3
    libdir            : lib
    libexecdir        : libexec
    Module dir        : libexec/fvwm3/1.1.4

  Environment
    Build             : freebsd
    Build CPU Family  : x86_64
    Host CPU Family   : x86_64
    Cross-compiling   : false
    Build Endianness  : little
    Host Endianness   : little
    Target            : freebsd
    VCS Version       : released
    C Compiler        : clang
    C Compiler Version: 19.1.7
    Go Version        : N/A
    Linker            : ld.lld
    Python Path       : /usr/local/bin/python3
    Python Version    : 3.11.14
    Perl              : /usr/local/bin/perl
    Perl Version      : 5.42.0

    asciidoctor       : 2.0.23

  Documentation
    HTML pages        : NO
    Man pages         : YES

  Features
    BiDi              : NO
    FreeType          : NO
    Go Modules        : NO
    iconv             : NO
    NLS               : NO
    PNG support       : NO
    Session Management: NO
    SVG support       : NO
    Xcursor           : NO
    XFixes            : NO
    XPM support       : NO
    XRender           : NO
    Readline          : NO

  Dependencies
    fontconfig        : YES 2.15.0
    ice               : YES 1.1.2
    libevent          : YES 2.1.12-stable
    x11               : YES 1.8.12
    xft               : YES 2.3.8
    xrandr            : YES 1.5.4
    xt                : YES 1.3.0
    xtrans            : YES 1.6.0
    xext              : YES 1.3.6
    xkbcommon         : YES 1.8.1

  User defined options
    auto_features     : disabled
    b_colorout        : never
    buildtype         : minsize
    infodir           : share/info
    localstatedir     : /var
    mandoc            : true
    optimization      : plain
    prefix            : /usr/local
    python.bytecompile: -1
    strip             : true

Found ninja-1.13.1 at /usr/local/bin/ninja
WARNING: Running the setup command as `meson [options]` instead of `meson setup [options]` is ambiguous and deprecated.
===>  Building for fvwm3-dev-g20251031
[  0% 4/230] cc -Ilibs/libfvwm3.a.p -Ilibs -I../libs -I/usr/local/include -I. -I.. -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -fPIC -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ libs/libfvwm3.a.p/BidiJoin.c.o -MF libs/libfvwm3.a.p/BidiJoin.c.o.d -o libs/libfvwm3.a.p/BidiJoin.c.o -c ../libs/BidiJoin.c
[  0% 5/230] cc -Ilibs/libfvwm3.a.p -Ilibs -I../libs -I/usr/local/include -I. -I.. -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -fPIC -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ libs/libfvwm3.a.p/Bindings.c.o -MF libs/libfvwm3.a.p/Bindings.c.o.d -o libs/libfvwm3.a.p/Bindings.c.o -c ../libs/Bindings.c
[  1% 6/230] cc -Ilibs/libfvwm3.a.p -Ilibs -I../libs -I/usr/local/include -I. -I.. -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -fPIC -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ libs/libfvwm3.a.p/ClientMsg.c.o -MF libs/libfvwm3.a.p/ClientMsg.c.o.d -o libs/libfvwm3.a.p/ClientMsg.c.o -c ../libs/ClientMsg.c
[  1% 7/230] cc -Ilibs/libfvwm3.a.p -Ilibs -I../libs -I/usr/local/include -I. -I.. -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -fPIC -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ libs/libfvwm3.a.p/ColorUtils.c.o -MF libs/libfvwm3.a.p/ColorUtils.c.o.d -o libs/libfvwm3.a.p/ColorUtils.c.o -c ../libs/ColorUtils.c
[  2% 8/230] cc -Ilibs/libfvwm3.a.p -Ilibs -I../libs -I/usr/local/include -I. -I.. -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -fPIC -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ libs/libfvwm3.a.p/Colorset.c.o -MF libs/libfvwm3.a.p/Colorset.c.o.d -o libs/libfvwm3.a.p/Colorset.c.o -c ../libs/Colorset.c
[  2% 9/230] cc -Ilibs/libfvwm3.a.p -Ilibs -I../libs -I/usr/local/include -I. -I.. -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -fPIC -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ libs/libfvwm3.a.p/CombineChars.c.o -MF libs/libfvwm3.a.p/CombineChars.c.o.d -o libs/libfvwm3.a.p/CombineChars.c.o -c ../libs/CombineChars.c
[  3% 10/230] cc -Ilibs/libfvwm3.a.p -Ilibs -I../libs -I/usr/local/include -I. -I.. -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -fPIC -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ libs/libfvwm3.a.p/Cursor.c.o -MF libs/libfvwm3.a.p/Cursor.c.o.d -o libs/libfvwm3.a.p/Cursor.c.o -c ../libs/Cursor.c
[  3% 11/230] cc -Ilibs/libfvwm3.a.p -Ilibs -I../libs -I/usr/local/include -I. -I.. -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -fPIC -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ libs/libfvwm3.a.p/Event.c.o -MF libs/libfvwm3.a.p/Event.c.o.d -o libs/libfvwm3.a.p/Event.c.o -c ../libs/Event.c
[  3% 12/230] cc -Ilibs/libfvwm3.a.p -Ilibs -I../libs -I/usr/local/include -I. -I.. -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -fPIC -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ libs/libfvwm3.a.p/FGettext.c.o -MF libs/libfvwm3.a.p/FGettext.c.o.d -o libs/libfvwm3.a.p/FGettext.c.o -c ../libs/FGettext.c
[  4% 13/230] cc -Ilibs/libfvwm3.a.p -Ilibs -I../libs -I/usr/local/include -I. -I.. -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -fPIC -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ libs/libfvwm3.a.p/FBidi.c.o -MF libs/libfvwm3.a.p/FBidi.c.o.d -o libs/libfvwm3.a.p/FBidi.c.o -c ../libs/FBidi.c
[  4% 14/230] cc -Ilibs/libfvwm3.a.p -Ilibs -I../libs -I/usr/local/include -I. -I.. -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -fPIC -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ libs/libfvwm3.a.p/FEvent.c.o -MF libs/libfvwm3.a.p/FEvent.c.o.d -o libs/libfvwm3.a.p/FEvent.c.o -c ../libs/FEvent.c
[  5% 15/230] cc -Ilibs/libfvwm3.a.p -Ilibs -I../libs -I/usr/local/include -I. -I.. -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -fPIC -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ libs/libfvwm3.a.p/FImage.c.o -MF libs/libfvwm3.a.p/FImage.c.o.d -o libs/libfvwm3.a.p/FImage.c.o -c ../libs/FImage.c
[  5% 16/230] cc -Ilibs/libfvwm3.a.p -Ilibs -I../libs -I/usr/local/include -I. -I.. -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -fPIC -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ libs/libfvwm3.a.p/FRender.c.o -MF libs/libfvwm3.a.p/FRender.c.o.d -o libs/libfvwm3.a.p/FRender.c.o -c ../libs/FRender.c
[  6% 17/230] cc -Ilibs/libfvwm3.a.p -Ilibs -I../libs -I/usr/local/include -I. -I.. -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -fPIC -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ libs/libfvwm3.a.p/FRenderInit.c.o -MF libs/libfvwm3.a.p/FRenderInit.c.o.d -o libs/libfvwm3.a.p/FRenderInit.c.o -c ../libs/FRenderInit.c
[  6% 18/230] cc -Ilibs/libfvwm3.a.p -Ilibs -I../libs -I/usr/local/include -I. -I.. -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -fPIC -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ libs/libfvwm3.a.p/FShape.c.o -MF libs/libfvwm3.a.p/FShape.c.o.d -o libs/libfvwm3.a.p/FShape.c.o -c ../libs/FShape.c
[  6% 19/230] cc -Ilibs/libfvwm3.a.p -Ilibs -I../libs -I/usr/local/include -I. -I.. -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -fPIC -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ libs/libfvwm3.a.p/FScreen.c.o -MF libs/libfvwm3.a.p/FScreen.c.o.d -o libs/libfvwm3.a.p/FScreen.c.o -c ../libs/FScreen.c
[  7% 20/230] cc -Ilibs/libfvwm3.a.p -Ilibs -I../libs -I/usr/local/include -I. -I.. -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -fPIC -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ libs/libfvwm3.a.p/Fft.c.o -MF libs/libfvwm3.a.p/Fft.c.o.d -o libs/libfvwm3.a.p/Fft.c.o -c ../libs/Fft.c
[  7% 21/230] cc -Ilibs/libfvwm3.a.p -Ilibs -I../libs -I/usr/local/include -I. -I.. -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -fPIC -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ libs/libfvwm3.a.p/FTips.c.o -MF libs/libfvwm3.a.p/FTips.c.o.d -o libs/libfvwm3.a.p/FTips.c.o -c ../libs/FTips.c
[  8% 22/230] cc -Ilibs/libfvwm3.a.p -Ilibs -I../libs -I/usr/local/include -I. -I.. -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -fPIC -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ libs/libfvwm3.a.p/Ficonv.c.o -MF libs/libfvwm3.a.p/Ficonv.c.o.d -o libs/libfvwm3.a.p/Ficonv.c.o -c ../libs/Ficonv.c
[  8% 23/230] cc -Ilibs/libfvwm3.a.p -Ilibs -I../libs -I/usr/local/include -I. -I.. -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -fPIC -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ libs/libfvwm3.a.p/Flocale.c.o -MF libs/libfvwm3.a.p/Flocale.c.o.d -o libs/libfvwm3.a.p/Flocale.c.o -c ../libs/Flocale.c
[  9% 24/230] cc -Ilibs/libfvwm3.a.p -Ilibs -I../libs -I/usr/local/include -I. -I.. -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -fPIC -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ libs/libfvwm3.a.p/FlocaleCharset.c.o -MF libs/libfvwm3.a.p/FlocaleCharset.c.o.d -o libs/libfvwm3.a.p/FlocaleCharset.c.o -c ../libs/FlocaleCharset.c
[  9% 25/230] cc -Ilibs/libfvwm3.a.p -Ilibs -I../libs -I/usr/local/include -I. -I.. -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -fPIC -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ libs/libfvwm3.a.p/Grab.c.o -MF libs/libfvwm3.a.p/Grab.c.o.d -o libs/libfvwm3.a.p/Grab.c.o -c ../libs/Grab.c
[ 10% 26/230] cc -Ilibs/libfvwm3.a.p -Ilibs -I../libs -I/usr/local/include -I. -I.. -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -fPIC -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ libs/libfvwm3.a.p/Graphics.c.o -MF libs/libfvwm3.a.p/Graphics.c.o.d -o libs/libfvwm3.a.p/Graphics.c.o -c ../libs/Graphics.c
[ 10% 27/230] cc -Ilibs/libfvwm3.a.p -Ilibs -I../libs -I/usr/local/include -I. -I.. -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -fPIC -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ libs/libfvwm3.a.p/Module.c.o -MF libs/libfvwm3.a.p/Module.c.o.d -o libs/libfvwm3.a.p/Module.c.o -c ../libs/Module.c
[ 10% 28/230] cc -Ilibs/libfvwm3.a.p -Ilibs -I../libs -I/usr/local/include -I. -I.. -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -fPIC -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ libs/libfvwm3.a.p/Parse.c.o -MF libs/libfvwm3.a.p/Parse.c.o.d -o libs/libfvwm3.a.p/Parse.c.o -c ../libs/Parse.c
[ 11% 29/230] cc -Ilibs/libfvwm3.a.p -Ilibs -I../libs -I/usr/local/include -I. -I.. -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -fPIC -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ libs/libfvwm3.a.p/Picture.c.o -MF libs/libfvwm3.a.p/Picture.c.o.d -o libs/libfvwm3.a.p/Picture.c.o -c ../libs/Picture.c
[ 11% 30/230] cc -Ilibs/libfvwm3.a.p -Ilibs -I../libs -I/usr/local/include -I. -I.. -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -fPIC -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ libs/libfvwm3.a.p/PictureBase.c.o -MF libs/libfvwm3.a.p/PictureBase.c.o.d -o libs/libfvwm3.a.p/PictureBase.c.o -c ../libs/PictureBase.c
[ 12% 31/230] cc -Ilibs/libfvwm3.a.p -Ilibs -I../libs -I/usr/local/include -I. -I.. -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -fPIC -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ libs/libfvwm3.a.p/PictureGraphics.c.o -MF libs/libfvwm3.a.p/PictureGraphics.c.o.d -o libs/libfvwm3.a.p/PictureGraphics.c.o -c ../libs/PictureGraphics.c
[ 12% 32/230] cc -Ilibs/libfvwm3.a.p -Ilibs -I../libs -I/usr/local/include -I. -I.. -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -fPIC -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ libs/libfvwm3.a.p/Strings.c.o -MF libs/libfvwm3.a.p/Strings.c.o.d -o libs/libfvwm3.a.p/Strings.c.o -c ../libs/Strings.c
[ 13% 33/230] cc -Ilibs/libfvwm3.a.p -Ilibs -I../libs -I/usr/local/include -I. -I.. -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -fPIC -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ libs/libfvwm3.a.p/PictureImageLoader.c.o -MF libs/libfvwm3.a.p/PictureImageLoader.c.o.d -o libs/libfvwm3.a.p/PictureImageLoader.c.o -c ../libs/PictureImageLoader.c
../libs/PictureImageLoader.c:452:6: warning: variable 'bit_depth' set but not used [-Wunused-but-set-variable]
  452 |         int bit_depth;
      |             ^
../libs/PictureImageLoader.c:454:6: warning: variable 'interlace_type' set but not used [-Wunused-but-set-variable]
  454 |         int interlace_type;
      |             ^
2 warnings generated.
[ 13% 34/230] cc -Ilibs/libfvwm3.a.p -Ilibs -I../libs -I/usr/local/include -I. -I.. -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -fPIC -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ libs/libfvwm3.a.p/Rectangles.c.o -MF libs/libfvwm3.a.p/Rectangles.c.o.d -o libs/libfvwm3.a.p/Rectangles.c.o -c ../libs/Rectangles.c
[ 13% 35/230] cc -Ilibs/libfvwm3.a.p -Ilibs -I../libs -I/usr/local/include -I. -I.. -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -fPIC -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ libs/libfvwm3.a.p/PictureUtils.c.o -MF libs/libfvwm3.a.p/PictureUtils.c.o.d -o libs/libfvwm3.a.p/PictureUtils.c.o -c ../libs/PictureUtils.c
[ 14% 36/230] cc -Ilibs/libfvwm3.a.p -Ilibs -I../libs -I/usr/local/include -I. -I.. -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -fPIC -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ libs/libfvwm3.a.p/System.c.o -MF libs/libfvwm3.a.p/System.c.o.d -o libs/libfvwm3.a.p/System.c.o -c ../libs/System.c
[ 14% 37/230] cc -Ilibs/libfvwm3.a.p -Ilibs -I../libs -I/usr/local/include -I. -I.. -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -fPIC -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ libs/libfvwm3.a.p/Target.c.o -MF libs/libfvwm3.a.p/Target.c.o.d -o libs/libfvwm3.a.p/Target.c.o -c ../libs/Target.c
[ 15% 38/230] cc -Ilibs/libfvwm3.a.p -Ilibs -I../libs -I/usr/local/include -I. -I.. -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -fPIC -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ libs/libfvwm3.a.p/WinMagic.c.o -MF libs/libfvwm3.a.p/WinMagic.c.o.d -o libs/libfvwm3.a.p/WinMagic.c.o -c ../libs/WinMagic.c
[ 15% 39/230] cc -Ilibs/libfvwm3.a.p -Ilibs -I../libs -I/usr/local/include -I. -I.. -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -fPIC -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ libs/libfvwm3.a.p/cJSON.c.o -MF libs/libfvwm3.a.p/cJSON.c.o.d -o libs/libfvwm3.a.p/cJSON.c.o -c ../libs/cJSON.c
[ 16% 40/230] cc -Ilibs/libfvwm3.a.p -Ilibs -I../libs -I/usr/local/include -I. -I.. -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -fPIC -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ libs/libfvwm3.a.p/XError.c.o -MF libs/libfvwm3.a.p/XError.c.o.d -o libs/libfvwm3.a.p/XError.c.o -c ../libs/XError.c
[ 16% 41/230] cc -Ilibs/libfvwm3.a.p -Ilibs -I../libs -I/usr/local/include -I. -I.. -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -fPIC -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ libs/libfvwm3.a.p/charmap.c.o -MF libs/libfvwm3.a.p/charmap.c.o.d -o libs/libfvwm3.a.p/charmap.c.o -c ../libs/charmap.c
[ 16% 42/230] cc -Ilibs/libfvwm3.a.p -Ilibs -I../libs -I/usr/local/include -I. -I.. -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -fPIC -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ libs/libfvwm3.a.p/XResource.c.o -MF libs/libfvwm3.a.p/XResource.c.o.d -o libs/libfvwm3.a.p/XResource.c.o -c ../libs/XResource.c
[ 17% 43/230] cc -Ilibs/libfvwm3.a.p -Ilibs -I../libs -I/usr/local/include -I. -I.. -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -fPIC -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ libs/libfvwm3.a.p/flist.c.o -MF libs/libfvwm3.a.p/flist.c.o.d -o libs/libfvwm3.a.p/flist.c.o -c ../libs/flist.c
[ 17% 44/230] cc -Ilibs/libfvwm3.a.p -Ilibs -I../libs -I/usr/local/include -I. -I.. -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -fPIC -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ libs/libfvwm3.a.p/fio.c.o -MF libs/libfvwm3.a.p/fio.c.o.d -o libs/libfvwm3.a.p/fio.c.o -c ../libs/fio.c
[ 18% 45/230] cc -Ilibs/libfvwm3.a.p -Ilibs -I../libs -I/usr/local/include -I. -I.. -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -fPIC -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ libs/libfvwm3.a.p/fqueue.c.o -MF libs/libfvwm3.a.p/fqueue.c.o.d -o libs/libfvwm3.a.p/fqueue.c.o -c ../libs/fqueue.c
[ 18% 46/230] cc -Ilibs/libfvwm3.a.p -Ilibs -I../libs -I/usr/local/include -I. -I.. -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -fPIC -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ libs/libfvwm3.a.p/envvar.c.o -MF libs/libfvwm3.a.p/envvar.c.o.d -o libs/libfvwm3.a.p/envvar.c.o -c ../libs/envvar.c
[ 19% 47/230] cc -Ilibs/libfvwm3.a.p -Ilibs -I../libs -I/usr/local/include -I. -I.. -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -fPIC -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ libs/libfvwm3.a.p/fsm.c.o -MF libs/libfvwm3.a.p/fsm.c.o.d -o libs/libfvwm3.a.p/fsm.c.o -c ../libs/fsm.c
[ 19% 48/230] cc -Ilibs/libfvwm3.a.p -Ilibs -I../libs -I/usr/local/include -I. -I.. -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -fPIC -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ libs/libfvwm3.a.p/fvwmrect.c.o -MF libs/libfvwm3.a.p/fvwmrect.c.o.d -o libs/libfvwm3.a.p/fvwmrect.c.o -c ../libs/fvwmrect.c
[ 20% 49/230] cc -Ilibs/libfvwm3.a.p -Ilibs -I../libs -I/usr/local/include -I. -I.. -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -fPIC -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ libs/libfvwm3.a.p/fvwmsignal.c.o -MF libs/libfvwm3.a.p/fvwmsignal.c.o.d -o libs/libfvwm3.a.p/fvwmsignal.c.o -c ../libs/fvwmsignal.c
[ 20% 50/230] cc -Ilibs/libfvwm3.a.p -Ilibs -I../libs -I/usr/local/include -I. -I.. -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -fPIC -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ libs/libfvwm3.a.p/fvwmlib3.c.o -MF libs/libfvwm3.a.p/fvwmlib3.c.o.d -o libs/libfvwm3.a.p/fvwmlib3.c.o -c ../libs/fvwmlib3.c
[ 20% 51/230] cc -Ilibs/libfvwm3.a.p -Ilibs -I../libs -I/usr/local/include -I. -I.. -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -fPIC -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ libs/libfvwm3.a.p/getpwuid.c.o -MF libs/libfvwm3.a.p/getpwuid.c.o.d -o libs/libfvwm3.a.p/getpwuid.c.o -c ../libs/getpwuid.c
[ 21% 52/230] cc -Ilibs/libfvwm3.a.p -Ilibs -I../libs -I/usr/local/include -I. -I.. -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -fPIC -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ libs/libfvwm3.a.p/gravity.c.o -MF libs/libfvwm3.a.p/gravity.c.o.d -o libs/libfvwm3.a.p/gravity.c.o -c ../libs/gravity.c
[ 21% 53/230] cc -Ilibs/libfvwm3.a.p -Ilibs -I../libs -I/usr/local/include -I. -I.. -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -fPIC -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ libs/libfvwm3.a.p/modifiers.c.o -MF libs/libfvwm3.a.p/modifiers.c.o.d -o libs/libfvwm3.a.p/modifiers.c.o -c ../libs/modifiers.c
[ 22% 54/230] cc -Ilibs/libfvwm3.a.p -Ilibs -I../libs -I/usr/local/include -I. -I.. -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -fPIC -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ libs/libfvwm3.a.p/log.c.o -MF libs/libfvwm3.a.p/log.c.o.d -o libs/libfvwm3.a.p/log.c.o -c ../libs/log.c
[ 22% 55/230] cc -Ilibs/libfvwm3.a.p -Ilibs -I../libs -I/usr/local/include -I. -I.. -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -fPIC -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ libs/libfvwm3.a.p/safemalloc.c.o -MF libs/libfvwm3.a.p/safemalloc.c.o.d -o libs/libfvwm3.a.p/safemalloc.c.o -c ../libs/safemalloc.c
[ 23% 56/230] cc -Ilibs/libfvwm3.a.p -Ilibs -I../libs -I/usr/local/include -I. -I.. -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -fPIC -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ libs/libfvwm3.a.p/setpgrp.c.o -MF libs/libfvwm3.a.p/setpgrp.c.o.d -o libs/libfvwm3.a.p/setpgrp.c.o -c ../libs/setpgrp.c
[ 23% 57/230] cc -Ilibs/libfvwm3.a.p -Ilibs -I../libs -I/usr/local/include -I. -I.. -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -fPIC -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ libs/libfvwm3.a.p/strtonum.c.o -MF libs/libfvwm3.a.p/strtonum.c.o.d -o libs/libfvwm3.a.p/strtonum.c.o -c ../libs/strtonum.c
[ 23% 58/230] cc -Ilibs/libfvwm3.a.p -Ilibs -I../libs -I/usr/local/include -I. -I.. -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -fPIC -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ libs/libfvwm3.a.p/timeout.c.o -MF libs/libfvwm3.a.p/timeout.c.o.d -o libs/libfvwm3.a.p/timeout.c.o -c ../libs/timeout.c
[ 24% 59/230] cc -Ilibs/libfvwm3.a.p -Ilibs -I../libs -I/usr/local/include -I. -I.. -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -fPIC -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ libs/libfvwm3.a.p/wcontext.c.o -MF libs/libfvwm3.a.p/wcontext.c.o.d -o libs/libfvwm3.a.p/wcontext.c.o -c ../libs/wcontext.c
[ 24% 60/230] cc -Ilibs/libfvwm3.a.p -Ilibs -I../libs -I/usr/local/include -I. -I.. -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -fPIC -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ libs/libfvwm3.a.p/wild.c.o -MF libs/libfvwm3.a.p/wild.c.o.d -o libs/libfvwm3.a.p/wild.c.o -c ../libs/wild.c
[ 25% 61/230] cc -Ilibs/libfvwm3.a.p -Ilibs -I../libs -I/usr/local/include -I. -I.. -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -fPIC -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ libs/libfvwm3.a.p/strlcat.c.o -MF libs/libfvwm3.a.p/strlcat.c.o.d -o libs/libfvwm3.a.p/strlcat.c.o -c ../libs/strlcat.c
[ 25% 62/230] cc -Ilibs/libfvwm3.a.p -Ilibs -I../libs -I/usr/local/include -I. -I.. -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -fPIC -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ libs/libfvwm3.a.p/strlcpy.c.o -MF libs/libfvwm3.a.p/strlcpy.c.o.d -o libs/libfvwm3.a.p/strlcpy.c.o -c ../libs/strlcpy.c
[ 26% 63/230] cc -Imodules/FvwmScript/libWidgets.a.p -Imodules/FvwmScript -I../modules/FvwmScript -I/usr/local/include -I. -I.. -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -fPIC -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ modules/FvwmScript/libWidgets.a.p/Widgets_CheckBox.c.o -MF modules/FvwmScript/libWidgets.a.p/Widgets_CheckBox.c.o.d -o modules/FvwmScript/libWidgets.a.p/Widgets_CheckBox.c.o -c ../modules/FvwmScript/Widgets/CheckBox.c
[ 26% 64/230] cc -Imodules/FvwmScript/libWidgets.a.p -Imodules/FvwmScript -I../modules/FvwmScript -I/usr/local/include -I. -I.. -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -fPIC -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ modules/FvwmScript/libWidgets.a.p/Widgets_HScrollBar.c.o -MF modules/FvwmScript/libWidgets.a.p/Widgets_HScrollBar.c.o.d -o modules/FvwmScript/libWidgets.a.p/Widgets_HScrollBar.c.o -c ../modules/FvwmScript/Widgets/HScrollBar.c
[ 26% 65/230] cc -Imodules/FvwmScript/libWidgets.a.p -Imodules/FvwmScript -I../modules/FvwmScript -I/usr/local/include -I. -I.. -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -fPIC -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ modules/FvwmScript/libWidgets.a.p/Widgets_HDipstick.c.o -MF modules/FvwmScript/libWidgets.a.p/Widgets_HDipstick.c.o.d -o modules/FvwmScript/libWidgets.a.p/Widgets_HDipstick.c.o -c ../modules/FvwmScript/Widgets/HDipstick.c
[ 27% 66/230] cc -Imodules/FvwmScript/libWidgets.a.p -Imodules/FvwmScript -I../modules/FvwmScript -I/usr/local/include -I. -I.. -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -fPIC -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ modules/FvwmScript/libWidgets.a.p/Widgets_ItemDraw.c.o -MF modules/FvwmScript/libWidgets.a.p/Widgets_ItemDraw.c.o.d -o modules/FvwmScript/libWidgets.a.p/Widgets_ItemDraw.c.o -c ../modules/FvwmScript/Widgets/ItemDraw.c
[ 27% 67/230] cc -Imodules/FvwmScript/libWidgets.a.p -Imodules/FvwmScript -I../modules/FvwmScript -I/usr/local/include -I. -I.. -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -fPIC -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ modules/FvwmScript/libWidgets.a.p/Widgets_Menu.c.o -MF modules/FvwmScript/libWidgets.a.p/Widgets_Menu.c.o.d -o modules/FvwmScript/libWidgets.a.p/Widgets_Menu.c.o -c ../modules/FvwmScript/Widgets/Menu.c
[ 28% 68/230] cc -Imodules/FvwmScript/libWidgets.a.p -Imodules/FvwmScript -I../modules/FvwmScript -I/usr/local/include -I. -I.. -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -fPIC -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ modules/FvwmScript/libWidgets.a.p/Widgets_List.c.o -MF modules/FvwmScript/libWidgets.a.p/Widgets_List.c.o.d -o modules/FvwmScript/libWidgets.a.p/Widgets_List.c.o -c ../modules/FvwmScript/Widgets/List.c
[ 28% 69/230] cc -Imodules/FvwmScript/libWidgets.a.p -Imodules/FvwmScript -I../modules/FvwmScript -I/usr/local/include -I. -I.. -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -fPIC -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ modules/FvwmScript/libWidgets.a.p/Widgets_PopupMenu.c.o -MF modules/FvwmScript/libWidgets.a.p/Widgets_PopupMenu.c.o.d -o modules/FvwmScript/libWidgets.a.p/Widgets_PopupMenu.c.o -c ../modules/FvwmScript/Widgets/PopupMenu.c
[ 29% 70/230] cc -Imodules/FvwmScript/libWidgets.a.p -Imodules/FvwmScript -I../modules/FvwmScript -I/usr/local/include -I. -I.. -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -fPIC -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ modules/FvwmScript/libWidgets.a.p/Widgets_MiniScroll.c.o -MF modules/FvwmScript/libWidgets.a.p/Widgets_MiniScroll.c.o.d -o modules/FvwmScript/libWidgets.a.p/Widgets_MiniScroll.c.o -c ../modules/FvwmScript/Widgets/MiniScroll.c
[ 29% 71/230] cc -Imodules/FvwmScript/libWidgets.a.p -Imodules/FvwmScript -I../modules/FvwmScript -I/usr/local/include -I. -I.. -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -fPIC -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ modules/FvwmScript/libWidgets.a.p/Widgets_PushButton.c.o -MF modules/FvwmScript/libWidgets.a.p/Widgets_PushButton.c.o.d -o modules/FvwmScript/libWidgets.a.p/Widgets_PushButton.c.o -c ../modules/FvwmScript/Widgets/PushButton.c
[ 30% 72/230] cc -Imodules/FvwmScript/libWidgets.a.p -Imodules/FvwmScript -I../modules/FvwmScript -I/usr/local/include -I. -I.. -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -fPIC -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ modules/FvwmScript/libWidgets.a.p/Widgets_RadioButton.c.o -MF modules/FvwmScript/libWidgets.a.p/Widgets_RadioButton.c.o.d -o modules/FvwmScript/libWidgets.a.p/Widgets_RadioButton.c.o -c ../modules/FvwmScript/Widgets/RadioButton.c
[ 30% 73/230] cc -Imodules/FvwmScript/libWidgets.a.p -Imodules/FvwmScript -I../modules/FvwmScript -I/usr/local/include -I. -I.. -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -fPIC -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ modules/FvwmScript/libWidgets.a.p/Widgets_Rectangle.c.o -MF modules/FvwmScript/libWidgets.a.p/Widgets_Rectangle.c.o.d -o modules/FvwmScript/libWidgets.a.p/Widgets_Rectangle.c.o -c ../modules/FvwmScript/Widgets/Rectangle.c
[ 30% 74/230] cc -Imodules/FvwmScript/libWidgets.a.p -Imodules/FvwmScript -I../modules/FvwmScript -I/usr/local/include -I. -I.. -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -fPIC -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ modules/FvwmScript/libWidgets.a.p/Widgets_Swallow.c.o -MF modules/FvwmScript/libWidgets.a.p/Widgets_Swallow.c.o.d -o modules/FvwmScript/libWidgets.a.p/Widgets_Swallow.c.o -c ../modules/FvwmScript/Widgets/Swallow.c
[ 31% 75/230] cc -Imodules/FvwmScript/libWidgets.a.p -Imodules/FvwmScript -I../modules/FvwmScript -I/usr/local/include -I. -I.. -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -fPIC -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ modules/FvwmScript/libWidgets.a.p/Widgets_TextField.c.o -MF modules/FvwmScript/libWidgets.a.p/Widgets_TextField.c.o.d -o modules/FvwmScript/libWidgets.a.p/Widgets_TextField.c.o -c ../modules/FvwmScript/Widgets/TextField.c
[ 31% 76/230] cc -Imodules/FvwmScript/libWidgets.a.p -Imodules/FvwmScript -I../modules/FvwmScript -I/usr/local/include -I. -I.. -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -fPIC -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ modules/FvwmScript/libWidgets.a.p/Widgets_Tools.c.o -MF modules/FvwmScript/libWidgets.a.p/Widgets_Tools.c.o.d -o modules/FvwmScript/libWidgets.a.p/Widgets_Tools.c.o -c ../modules/FvwmScript/Widgets/Tools.c
[ 32% 77/230] cc -Imodules/FvwmScript/libWidgets.a.p -Imodules/FvwmScript -I../modules/FvwmScript -I/usr/local/include -I. -I.. -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -fPIC -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ modules/FvwmScript/libWidgets.a.p/Widgets_VDipstick.c.o -MF modules/FvwmScript/libWidgets.a.p/Widgets_VDipstick.c.o.d -o modules/FvwmScript/libWidgets.a.p/Widgets_VDipstick.c.o -c ../modules/FvwmScript/Widgets/VDipstick.c
[ 32% 78/230] cc -Imodules/FvwmScript/libWidgets.a.p -Imodules/FvwmScript -I../modules/FvwmScript -I/usr/local/include -I. -I.. -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -fPIC -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ modules/FvwmScript/libWidgets.a.p/Widgets_VScrollBar.c.o -MF modules/FvwmScript/libWidgets.a.p/Widgets_VScrollBar.c.o.d -o modules/FvwmScript/libWidgets.a.p/Widgets_VScrollBar.c.o -c ../modules/FvwmScript/Widgets/VScrollBar.c
[ 33% 79/230] cc -Imodules/FvwmScript/libWidgets.a.p -Imodules/FvwmScript -I../modules/FvwmScript -I/usr/local/include -I. -I.. -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -fPIC -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ modules/FvwmScript/libWidgets.a.p/Widgets_Widget.c.o -MF modules/FvwmScript/libWidgets.a.p/Widgets_Widget.c.o.d -o modules/FvwmScript/libWidgets.a.p/Widgets_Widget.c.o -c ../modules/FvwmScript/Widgets/Widget.c
[ 33% 80/230] /usr/local/bin/meson --internal copy ../doc/fvwm3commands.adoc doc/fvwm3commands.adoc
[ 33% 81/230] /usr/local/bin/meson --internal exe --capture doc/fvwm3_menus.ad -- /home/tigersharke/fvwm3-dev/work/fvwm3-6a9b86f20bcc9f36a3e52273ed79b23fc8177528/meson-scripts/generate_ad_file.sh menus ../doc/fvwm3_manpage_source.adoc
[ 34% 82/230] /usr/local/bin/meson --internal exe --capture doc/fvwm3_styles.ad -- /home/tigersharke/fvwm3-dev/work/fvwm3-6a9b86f20bcc9f36a3e52273ed79b23fc8177528/meson-scripts/generate_ad_file.sh styles ../doc/fvwm3_manpage_source.adoc
[ 34% 83/230] /usr/local/bin/meson --internal exe --capture doc/fvwm3_commands.ad -- /home/tigersharke/fvwm3-dev/work/fvwm3-6a9b86f20bcc9f36a3e52273ed79b23fc8177528/meson-scripts/generate_ad_file.sh commands ../doc/fvwm3_manpage_source.adoc
[ 35% 84/230] cc -Ifvwm3.p -I. -I.. -I/usr/local/include -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ fvwm3.p/fvwm_add_window.c.o -MF fvwm3.p/fvwm_add_window.c.o.d -o fvwm3.p/fvwm_add_window.c.o -c ../fvwm/add_window.c
[ 35% 85/230] rm -f libs/libfvwm3.a && llvm-ar csrDT libs/libfvwm3.a libs/libfvwm3.a.p/BidiJoin.c.o libs/libfvwm3.a.p/Bindings.c.o libs/libfvwm3.a.p/ClientMsg.c.o libs/libfvwm3.a.p/ColorUtils.c.o libs/libfvwm3.a.p/Colorset.c.o libs/libfvwm3.a.p/CombineChars.c.o libs/libfvwm3.a.p/Cursor.c.o libs/libfvwm3.a.p/Event.c.o libs/libfvwm3.a.p/FBidi.c.o libs/libfvwm3.a.p/FEvent.c.o libs/libfvwm3.a.p/FGettext.c.o libs/libfvwm3.a.p/FImage.c.o libs/libfvwm3.a.p/FRender.c.o libs/libfvwm3.a.p/FRenderInit.c.o libs/libfvwm3.a.p/FScreen.c.o libs/libfvwm3.a.p/FShape.c.o libs/libfvwm3.a.p/FTips.c.o libs/libfvwm3.a.p/Fft.c.o libs/libfvwm3.a.p/Ficonv.c.o libs/libfvwm3.a.p/Flocale.c.o libs/libfvwm3.a.p/FlocaleCharset.c.o libs/libfvwm3.a.p/Grab.c.o libs/libfvwm3.a.p/Graphics.c.o libs/libfvwm3.a.p/Module.c.o libs/libfvwm3.a.p/Parse.c.o libs/libfvwm3.a.p/Picture.c.o libs/libfvwm3.a.p/PictureBase.c.o libs/libfvwm3.a.p/PictureGraphics.c.o libs/libfvwm3.a.p/PictureImageLoader.c.o libs/libfvwm3.a.p/PictureUtils.c.o libs/libfvwm3.a.p/Rectangles.c.o libs/libfvwm3.a.p/Strings.c.o libs/libfvwm3.a.p/System.c.o libs/libfvwm3.a.p/Target.c.o libs/libfvwm3.a.p/WinMagic.c.o libs/libfvwm3.a.p/XError.c.o libs/libfvwm3.a.p/XResource.c.o libs/libfvwm3.a.p/cJSON.c.o libs/libfvwm3.a.p/charmap.c.o libs/libfvwm3.a.p/envvar.c.o libs/libfvwm3.a.p/fio.c.o libs/libfvwm3.a.p/flist.c.o libs/libfvwm3.a.p/fqueue.c.o libs/libfvwm3.a.p/fsm.c.o libs/libfvwm3.a.p/fvwmlib3.c.o libs/libfvwm3.a.p/fvwmrect.c.o libs/libfvwm3.a.p/fvwmsignal.c.o libs/libfvwm3.a.p/getpwuid.c.o libs/libfvwm3.a.p/gravity.c.o libs/libfvwm3.a.p/log.c.o libs/libfvwm3.a.p/modifiers.c.o libs/libfvwm3.a.p/safemalloc.c.o libs/libfvwm3.a.p/setpgrp.c.o libs/libfvwm3.a.p/strtonum.c.o libs/libfvwm3.a.p/timeout.c.o libs/libfvwm3.a.p/wcontext.c.o libs/libfvwm3.a.p/wild.c.o libs/libfvwm3.a.p/strlcat.c.o libs/libfvwm3.a.p/strlcpy.c.o
[ 36% 86/230] cc -Ifvwm3.p -I. -I.. -I/usr/local/include -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ fvwm3.p/fvwm_bindings.c.o -MF fvwm3.p/fvwm_bindings.c.o.d -o fvwm3.p/fvwm_bindings.c.o -c ../fvwm/bindings.c
[ 36% 87/230] cc -Ifvwm3.p -I. -I.. -I/usr/local/include -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ fvwm3.p/fvwm_borders.c.o -MF fvwm3.p/fvwm_borders.c.o.d -o fvwm3.p/fvwm_borders.c.o -c ../fvwm/borders.c
[ 36% 88/230] cc -Ifvwm3.p -I. -I.. -I/usr/local/include -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ fvwm3.p/fvwm_cmdparser_old.c.o -MF fvwm3.p/fvwm_cmdparser_old.c.o.d -o fvwm3.p/fvwm_cmdparser_old.c.o -c ../fvwm/cmdparser_old.c
[ 37% 89/230] cc -Ifvwm3.p -I. -I.. -I/usr/local/include -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ fvwm3.p/fvwm_builtins.c.o -MF fvwm3.p/fvwm_builtins.c.o.d -o fvwm3.p/fvwm_builtins.c.o -c ../fvwm/builtins.c
[ 37% 90/230] cc -Ifvwm3.p -I. -I.. -I/usr/local/include -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ fvwm3.p/fvwm_colormaps.c.o -MF fvwm3.p/fvwm_colormaps.c.o.d -o fvwm3.p/fvwm_colormaps.c.o -c ../fvwm/colormaps.c
[ 38% 91/230] cc -Ifvwm3.p -I. -I.. -I/usr/local/include -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ fvwm3.p/fvwm_colorset.c.o -MF fvwm3.p/fvwm_colorset.c.o.d -o fvwm3.p/fvwm_colorset.c.o -c ../fvwm/colorset.c
[ 38% 92/230] cc -Ifvwm3.p -I. -I.. -I/usr/local/include -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ fvwm3.p/fvwm_condrc.c.o -MF fvwm3.p/fvwm_condrc.c.o.d -o fvwm3.p/fvwm_condrc.c.o -c ../fvwm/condrc.c
[ 39% 93/230] cc -Ifvwm3.p -I. -I.. -I/usr/local/include -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ fvwm3.p/fvwm_conditional.c.o -MF fvwm3.p/fvwm_conditional.c.o.d -o fvwm3.p/fvwm_conditional.c.o -c ../fvwm/conditional.c
[ 39% 94/230] cc -Ifvwm3.p -I. -I.. -I/usr/local/include -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ fvwm3.p/fvwm_cursor.c.o -MF fvwm3.p/fvwm_cursor.c.o.d -o fvwm3.p/fvwm_cursor.c.o -c ../fvwm/cursor.c
[ 40% 95/230] cc -Ifvwm3.p -I. -I.. -I/usr/local/include -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ fvwm3.p/fvwm_decorations.c.o -MF fvwm3.p/fvwm_decorations.c.o.d -o fvwm3.p/fvwm_decorations.c.o -c ../fvwm/decorations.c
[ 40% 96/230] /usr/local/bin/meson --internal copy ../doc/fvwm3menus.adoc doc/fvwm3menus.adoc
[ 40% 97/230] cc -Ifvwm3.p -I. -I.. -I/usr/local/include -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ fvwm3.p/fvwm_events.c.o -MF fvwm3.p/fvwm_events.c.o.d -o fvwm3.p/fvwm_events.c.o -c ../fvwm/events.c
[ 41% 98/230] cc -Ifvwm3.p -I. -I.. -I/usr/local/include -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ fvwm3.p/fvwm_ewmh.c.o -MF fvwm3.p/fvwm_ewmh.c.o.d -o fvwm3.p/fvwm_ewmh.c.o -c ../fvwm/ewmh.c
[ 41% 99/230] cc -Ifvwm3.p -I. -I.. -I/usr/local/include -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ fvwm3.p/fvwm_ewmh_conf.c.o -MF fvwm3.p/fvwm_ewmh_conf.c.o.d -o fvwm3.p/fvwm_ewmh_conf.c.o -c ../fvwm/ewmh_conf.c
[ 42% 100/230] cc -Ifvwm3.p -I. -I.. -I/usr/local/include -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ fvwm3.p/fvwm_ewmh_events.c.o -MF fvwm3.p/fvwm_ewmh_events.c.o.d -o fvwm3.p/fvwm_ewmh_events.c.o -c ../fvwm/ewmh_events.c
[ 42% 101/230] cc -Ifvwm3.p -I. -I.. -I/usr/local/include -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ fvwm3.p/fvwm_ewmh_icons.c.o -MF fvwm3.p/fvwm_ewmh_icons.c.o.d -o fvwm3.p/fvwm_ewmh_icons.c.o -c ../fvwm/ewmh_icons.c
[ 43% 102/230] cc -Ifvwm3.p -I. -I.. -I/usr/local/include -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ fvwm3.p/fvwm_ewmh_names.c.o -MF fvwm3.p/fvwm_ewmh_names.c.o.d -o fvwm3.p/fvwm_ewmh_names.c.o -c ../fvwm/ewmh_names.c
[ 43% 103/230] cc -Ifvwm3.p -I. -I.. -I/usr/local/include -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ fvwm3.p/fvwm_execcontext.c.o -MF fvwm3.p/fvwm_execcontext.c.o.d -o fvwm3.p/fvwm_execcontext.c.o -c ../fvwm/execcontext.c
[ 43% 104/230] cc -Ifvwm3.p -I. -I.. -I/usr/local/include -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ fvwm3.p/fvwm_expand.c.o -MF fvwm3.p/fvwm_expand.c.o.d -o fvwm3.p/fvwm_expand.c.o -c ../fvwm/expand.c
[ 44% 105/230] /usr/local/bin/meson --internal copy ../doc/fvwm3styles.adoc doc/fvwm3styles.adoc
[ 44% 106/230] cc -Ifvwm3.p -I. -I.. -I/usr/local/include -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ fvwm3.p/fvwm_focus_policy.c.o -MF fvwm3.p/fvwm_focus_policy.c.o.d -o fvwm3.p/fvwm_focus_policy.c.o -c ../fvwm/focus_policy.c
[ 45% 107/230] cc -Ifvwm3.p -I. -I.. -I/usr/local/include -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ fvwm3.p/fvwm_focus.c.o -MF fvwm3.p/fvwm_focus.c.o.d -o fvwm3.p/fvwm_focus.c.o -c ../fvwm/focus.c
[ 45% 108/230] cc -Ifvwm3.p -I. -I.. -I/usr/local/include -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ fvwm3.p/fvwm_frame.c.o -MF fvwm3.p/fvwm_frame.c.o.d -o fvwm3.p/fvwm_frame.c.o -c ../fvwm/frame.c
[ 46% 109/230] cc -Ifvwm3.p -I. -I.. -I/usr/local/include -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ fvwm3.p/fvwm_functable.c.o -MF fvwm3.p/fvwm_functable.c.o.d -o fvwm3.p/fvwm_functable.c.o -c ../fvwm/functable.c
[ 46% 110/230] cc -Ifvwm3.p -I. -I.. -I/usr/local/include -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ fvwm3.p/fvwm_functable_complex.c.o -MF fvwm3.p/fvwm_functable_complex.c.o.d -o fvwm3.p/fvwm_functable_complex.c.o -c ../fvwm/functable_complex.c
[ 46% 111/230] cc -Ifvwm3.p -I. -I.. -I/usr/local/include -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ fvwm3.p/fvwm_functions.c.o -MF fvwm3.p/fvwm_functions.c.o.d -o fvwm3.p/fvwm_functions.c.o -c ../fvwm/functions.c
[ 47% 112/230] cc -Ifvwm3.p -I. -I.. -I/usr/local/include -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ fvwm3.p/fvwm_fvwm3.c.o -MF fvwm3.p/fvwm_fvwm3.c.o.d -o fvwm3.p/fvwm_fvwm3.c.o -c ../fvwm/fvwm3.c
[ 47% 113/230] cc -Ifvwm3.p -I. -I.. -I/usr/local/include -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ fvwm3.p/fvwm_geometry.c.o -MF fvwm3.p/fvwm_geometry.c.o.d -o fvwm3.p/fvwm_geometry.c.o -c ../fvwm/geometry.c
[ 48% 114/230] cc -Ifvwm3.p -I. -I.. -I/usr/local/include -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ fvwm3.p/fvwm_icccm2.c.o -MF fvwm3.p/fvwm_icccm2.c.o.d -o fvwm3.p/fvwm_icccm2.c.o -c ../fvwm/icccm2.c
[ 48% 115/230] cc -Ifvwm3.p -I. -I.. -I/usr/local/include -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ fvwm3.p/fvwm_infostore.c.o -MF fvwm3.p/fvwm_infostore.c.o.d -o fvwm3.p/fvwm_infostore.c.o -c ../fvwm/infostore.c
[ 49% 116/230] cc -Ifvwm3.p -I. -I.. -I/usr/local/include -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ fvwm3.p/fvwm_icons.c.o -MF fvwm3.p/fvwm_icons.c.o.d -o fvwm3.p/fvwm_icons.c.o -c ../fvwm/icons.c
[ 49% 117/230] cc -Ifvwm3.p -I. -I.. -I/usr/local/include -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ fvwm3.p/fvwm_menudim.c.o -MF fvwm3.p/fvwm_menudim.c.o.d -o fvwm3.p/fvwm_menudim.c.o -c ../fvwm/menudim.c
[ 50% 118/230] cc -Ifvwm3.p -I. -I.. -I/usr/local/include -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ fvwm3.p/fvwm_menucmd.c.o -MF fvwm3.p/fvwm_menucmd.c.o.d -o fvwm3.p/fvwm_menucmd.c.o -c ../fvwm/menucmd.c
[ 50% 119/230] cc -Ifvwm3.p -I. -I.. -I/usr/local/include -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ fvwm3.p/fvwm_menubindings.c.o -MF fvwm3.p/fvwm_menubindings.c.o.d -o fvwm3.p/fvwm_menubindings.c.o -c ../fvwm/menubindings.c
[ 50% 120/230] cc -Ifvwm3.p -I. -I.. -I/usr/local/include -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ fvwm3.p/fvwm_menugeometry.c.o -MF fvwm3.p/fvwm_menugeometry.c.o.d -o fvwm3.p/fvwm_menugeometry.c.o -c ../fvwm/menugeometry.c
[ 51% 121/230] cc -Ifvwm3.p -I. -I.. -I/usr/local/include -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ fvwm3.p/fvwm_menuitem.c.o -MF fvwm3.p/fvwm_menuitem.c.o.d -o fvwm3.p/fvwm_menuitem.c.o -c ../fvwm/menuitem.c
[ 51% 122/230] cc -Ifvwm3.p -I. -I.. -I/usr/local/include -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ fvwm3.p/fvwm_menustyle.c.o -MF fvwm3.p/fvwm_menustyle.c.o.d -o fvwm3.p/fvwm_menustyle.c.o -c ../fvwm/menustyle.c
[ 52% 123/230] cc -Ifvwm3.p -I. -I.. -I/usr/local/include -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ fvwm3.p/fvwm_menus.c.o -MF fvwm3.p/fvwm_menus.c.o.d -o fvwm3.p/fvwm_menus.c.o -c ../fvwm/menus.c
[ 52% 124/230] cc -Ifvwm3.p -I. -I.. -I/usr/local/include -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ fvwm3.p/fvwm_misc.c.o -MF fvwm3.p/fvwm_misc.c.o.d -o fvwm3.p/fvwm_misc.c.o -c ../fvwm/misc.c
[ 53% 125/230] cc -Ifvwm3.p -I. -I.. -I/usr/local/include -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ fvwm3.p/fvwm_module_interface.c.o -MF fvwm3.p/fvwm_module_interface.c.o.d -o fvwm3.p/fvwm_module_interface.c.o -c ../fvwm/module_interface.c
[ 53% 126/230] cc -Ifvwm3.p -I. -I.. -I/usr/local/include -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ fvwm3.p/fvwm_modconf.c.o -MF fvwm3.p/fvwm_modconf.c.o.d -o fvwm3.p/fvwm_modconf.c.o -c ../fvwm/modconf.c
[ 53% 127/230] cc -Ifvwm3.p -I. -I.. -I/usr/local/include -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ fvwm3.p/fvwm_move_resize.c.o -MF fvwm3.p/fvwm_move_resize.c.o.d -o fvwm3.p/fvwm_move_resize.c.o -c ../fvwm/move_resize.c
[ 54% 128/230] cc -Ifvwm3.p -I. -I.. -I/usr/local/include -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ fvwm3.p/fvwm_placement.c.o -MF fvwm3.p/fvwm_placement.c.o.d -o fvwm3.p/fvwm_placement.c.o -c ../fvwm/placement.c
[ 54% 129/230] cc -Ifvwm3.p -I. -I.. -I/usr/local/include -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ fvwm3.p/fvwm_read.c.o -MF fvwm3.p/fvwm_read.c.o.d -o fvwm3.p/fvwm_read.c.o -c ../fvwm/read.c
[ 55% 130/230] cc -Ifvwm3.p -I. -I.. -I/usr/local/include -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ fvwm3.p/fvwm_module_list.c.o -MF fvwm3.p/fvwm_module_list.c.o.d -o fvwm3.p/fvwm_module_list.c.o -c ../fvwm/module_list.c
[ 55% 131/230] cc -Ifvwm3.p -I. -I.. -I/usr/local/include -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ fvwm3.p/fvwm_schedule.c.o -MF fvwm3.p/fvwm_schedule.c.o.d -o fvwm3.p/fvwm_schedule.c.o -c ../fvwm/schedule.c
[ 56% 132/230] cc -Ifvwm3.p -I. -I.. -I/usr/local/include -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ fvwm3.p/fvwm_style.c.o -MF fvwm3.p/fvwm_style.c.o.d -o fvwm3.p/fvwm_style.c.o -c ../fvwm/style.c
[ 56% 133/230] cc -Ifvwm3.p -I. -I.. -I/usr/local/include -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ fvwm3.p/fvwm_session.c.o -MF fvwm3.p/fvwm_session.c.o.d -o fvwm3.p/fvwm_session.c.o -c ../fvwm/session.c
[ 56% 134/230] cc -Ifvwm3.p -I. -I.. -I/usr/local/include -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ fvwm3.p/fvwm_stack.c.o -MF fvwm3.p/fvwm_stack.c.o.d -o fvwm3.p/fvwm_stack.c.o -c ../fvwm/stack.c
[ 57% 135/230] cc -Ifvwm3.p -I. -I.. -I/usr/local/include -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ fvwm3.p/fvwm_virtual.c.o -MF fvwm3.p/fvwm_virtual.c.o.d -o fvwm3.p/fvwm_virtual.c.o -c ../fvwm/virtual.c
[ 57% 136/230] cc -Ifvwm3.p -I. -I.. -I/usr/local/include -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ fvwm3.p/fvwm_windowlist.c.o -MF fvwm3.p/fvwm_windowlist.c.o.d -o fvwm3.p/fvwm_windowlist.c.o -c ../fvwm/windowlist.c
[ 58% 137/230] cc -Ifvwm3.p -I. -I.. -I/usr/local/include -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ fvwm3.p/fvwm_update.c.o -MF fvwm3.p/fvwm_update.c.o.d -o fvwm3.p/fvwm_update.c.o -c ../fvwm/update.c
[ 58% 138/230] cc -Ifvwm3.p -I. -I.. -I/usr/local/include -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ fvwm3.p/fvwm_windowshade.c.o -MF fvwm3.p/fvwm_windowshade.c.o.d -o fvwm3.p/fvwm_windowshade.c.o -c ../fvwm/windowshade.c
[ 59% 139/230] cc -Imodules/FvwmAuto/FvwmAuto.p -Imodules/FvwmAuto -I../modules/FvwmAuto -I/usr/local/include -I. -I.. -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ modules/FvwmAuto/FvwmAuto.p/FvwmAuto.c.o -MF modules/FvwmAuto/FvwmAuto.p/FvwmAuto.c.o.d -o modules/FvwmAuto/FvwmAuto.p/FvwmAuto.c.o -c ../modules/FvwmAuto/FvwmAuto.c
[ 59% 140/230] cc -Imodules/FvwmBacker/FvwmBacker.p -Imodules/FvwmBacker -I../modules/FvwmBacker -I/usr/local/include -I. -I.. -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ modules/FvwmBacker/FvwmBacker.p/FvwmBacker.c.o -MF modules/FvwmBacker/FvwmBacker.p/FvwmBacker.c.o.d -o modules/FvwmBacker/FvwmBacker.p/FvwmBacker.c.o -c ../modules/FvwmBacker/FvwmBacker.c
[ 60% 141/230] cc -Imodules/FvwmAnimate/FvwmAnimate.p -Imodules/FvwmAnimate -I../modules/FvwmAnimate -I/usr/local/include -I. -I.. -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ modules/FvwmAnimate/FvwmAnimate.p/FvwmAnimate.c.o -MF modules/FvwmAnimate/FvwmAnimate.p/FvwmAnimate.c.o.d -o modules/FvwmAnimate/FvwmAnimate.p/FvwmAnimate.c.o -c ../modules/FvwmAnimate/FvwmAnimate.c
[ 60% 142/230] cc -Imodules/FvwmBacker/FvwmBacker.p -Imodules/FvwmBacker -I../modules/FvwmBacker -I/usr/local/include -I. -I.. -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ modules/FvwmBacker/FvwmBacker.p/root_bits.c.o -MF modules/FvwmBacker/FvwmBacker.p/root_bits.c.o.d -o modules/FvwmBacker/FvwmBacker.p/root_bits.c.o -c ../modules/FvwmBacker/root_bits.c
[ 60% 143/230] cc -Imodules/FvwmButtons/FvwmButtons.p -Imodules/FvwmButtons -I../modules/FvwmButtons -I/usr/local/include -I. -I.. -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ modules/FvwmButtons/FvwmButtons.p/button.c.o -MF modules/FvwmButtons/FvwmButtons.p/button.c.o.d -o modules/FvwmButtons/FvwmButtons.p/button.c.o -c ../modules/FvwmButtons/button.c
[ 61% 144/230] cc -Imodules/FvwmButtons/FvwmButtons.p -Imodules/FvwmButtons -I../modules/FvwmButtons -I/usr/local/include -I. -I.. -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ modules/FvwmButtons/FvwmButtons.p/dynamic.c.o -MF modules/FvwmButtons/FvwmButtons.p/dynamic.c.o.d -o modules/FvwmButtons/FvwmButtons.p/dynamic.c.o -c ../modules/FvwmButtons/dynamic.c
[ 61% 145/230] cc -Imodules/FvwmButtons/FvwmButtons.p -Imodules/FvwmButtons -I../modules/FvwmButtons -I/usr/local/include -I. -I.. -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ modules/FvwmButtons/FvwmButtons.p/FvwmButtons.c.o -MF modules/FvwmButtons/FvwmButtons.p/FvwmButtons.c.o.d -o modules/FvwmButtons/FvwmButtons.p/FvwmButtons.c.o -c ../modules/FvwmButtons/FvwmButtons.c
[ 62% 146/230] cc -Imodules/FvwmButtons/FvwmButtons.p -Imodules/FvwmButtons -I../modules/FvwmButtons -I/usr/local/include -I. -I.. -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ modules/FvwmButtons/FvwmButtons.p/draw.c.o -MF modules/FvwmButtons/FvwmButtons.p/draw.c.o.d -o modules/FvwmButtons/FvwmButtons.p/draw.c.o -c ../modules/FvwmButtons/draw.c
[ 62% 147/230] cc -Imodules/FvwmButtons/FvwmButtons.p -Imodules/FvwmButtons -I../modules/FvwmButtons -I/usr/local/include -I. -I.. -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ modules/FvwmButtons/FvwmButtons.p/icons.c.o -MF modules/FvwmButtons/FvwmButtons.p/icons.c.o.d -o modules/FvwmButtons/FvwmButtons.p/icons.c.o -c ../modules/FvwmButtons/icons.c
[ 63% 148/230] cc -Imodules/FvwmButtons/FvwmButtons.p -Imodules/FvwmButtons -I../modules/FvwmButtons -I/usr/local/include -I. -I.. -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ modules/FvwmButtons/FvwmButtons.p/output.c.o -MF modules/FvwmButtons/FvwmButtons.p/output.c.o.d -o modules/FvwmButtons/FvwmButtons.p/output.c.o -c ../modules/FvwmButtons/output.c
[ 63% 149/230] cc -Imodules/FvwmButtons/FvwmButtons.p -Imodules/FvwmButtons -I../modules/FvwmButtons -I/usr/local/include -I. -I.. -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ modules/FvwmButtons/FvwmButtons.p/misc.c.o -MF modules/FvwmButtons/FvwmButtons.p/misc.c.o.d -o modules/FvwmButtons/FvwmButtons.p/misc.c.o -c ../modules/FvwmButtons/misc.c
[ 63% 150/230] cc -Imodules/FvwmButtons/FvwmButtons.p -Imodules/FvwmButtons -I../modules/FvwmButtons -I/usr/local/include -I. -I.. -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ modules/FvwmButtons/FvwmButtons.p/parse.c.o -MF modules/FvwmButtons/FvwmButtons.p/parse.c.o.d -o modules/FvwmButtons/FvwmButtons.p/parse.c.o -c ../modules/FvwmButtons/parse.c
[ 64% 151/230] cc -Imodules/FvwmEvent/FvwmEvent.p -Imodules/FvwmEvent -I../modules/FvwmEvent -I/usr/local/include -I. -I.. -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ modules/FvwmEvent/FvwmEvent.p/FvwmEvent.c.o -MF modules/FvwmEvent/FvwmEvent.p/FvwmEvent.c.o.d -o modules/FvwmEvent/FvwmEvent.p/FvwmEvent.c.o -c ../modules/FvwmEvent/FvwmEvent.c
[ 64% 152/230] cc -Imodules/FvwmForm/FvwmForm.p -Imodules/FvwmForm -I../modules/FvwmForm -I/usr/local/include -I. -I.. -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ modules/FvwmForm/FvwmForm.p/ReadXServer.c.o -MF modules/FvwmForm/FvwmForm.p/ReadXServer.c.o.d -o modules/FvwmForm/FvwmForm.p/ReadXServer.c.o -c ../modules/FvwmForm/ReadXServer.c
[ 65% 153/230] cc -Imodules/FvwmForm/FvwmForm.p -Imodules/FvwmForm -I../modules/FvwmForm -I/usr/local/include -I. -I.. -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ modules/FvwmForm/FvwmForm.p/FvwmForm.c.o -MF modules/FvwmForm/FvwmForm.p/FvwmForm.c.o.d -o modules/FvwmForm/FvwmForm.p/FvwmForm.c.o -c ../modules/FvwmForm/FvwmForm.c
[ 65% 154/230] cc -Imodules/FvwmForm/FvwmForm.p -Imodules/FvwmForm -I../modules/FvwmForm -I/usr/local/include -I. -I.. -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ modules/FvwmForm/FvwmForm.p/ParseCommand.c.o -MF modules/FvwmForm/FvwmForm.p/ParseCommand.c.o.d -o modules/FvwmForm/FvwmForm.p/ParseCommand.c.o -c ../modules/FvwmForm/ParseCommand.c
[ 66% 155/230] cc -Imodules/FvwmIconMan/FvwmIconMan.p -Imodules/FvwmIconMan -I../modules/FvwmIconMan -I/usr/local/include -I. -I.. -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ modules/FvwmIconMan/FvwmIconMan.p/FvwmIconMan.c.o -MF modules/FvwmIconMan/FvwmIconMan.p/FvwmIconMan.c.o.d -o modules/FvwmIconMan/FvwmIconMan.p/FvwmIconMan.c.o -c ../modules/FvwmIconMan/FvwmIconMan.c
[ 66% 156/230] cc -Imodules/FvwmIconMan/FvwmIconMan.p -Imodules/FvwmIconMan -I../modules/FvwmIconMan -I/usr/local/include -I. -I.. -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ modules/FvwmIconMan/FvwmIconMan.p/functions.c.o -MF modules/FvwmIconMan/FvwmIconMan.p/functions.c.o.d -o modules/FvwmIconMan/FvwmIconMan.p/functions.c.o -c ../modules/FvwmIconMan/functions.c
[ 66% 157/230] cc -Imodules/FvwmIconMan/FvwmIconMan.p -Imodules/FvwmIconMan -I../modules/FvwmIconMan -I/usr/local/include -I. -I.. -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ modules/FvwmIconMan/FvwmIconMan.p/fvwm.c.o -MF modules/FvwmIconMan/FvwmIconMan.p/fvwm.c.o.d -o modules/FvwmIconMan/FvwmIconMan.p/fvwm.c.o -c ../modules/FvwmIconMan/fvwm.c
[ 67% 158/230] cc -Imodules/FvwmIconMan/FvwmIconMan.p -Imodules/FvwmIconMan -I../modules/FvwmIconMan -I/usr/local/include -I. -I.. -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ modules/FvwmIconMan/FvwmIconMan.p/debug.c.o -MF modules/FvwmIconMan/FvwmIconMan.p/debug.c.o.d -o modules/FvwmIconMan/FvwmIconMan.p/debug.c.o -c ../modules/FvwmIconMan/debug.c
[ 67% 159/230] cc -Imodules/FvwmIconMan/FvwmIconMan.p -Imodules/FvwmIconMan -I../modules/FvwmIconMan -I/usr/local/include -I. -I.. -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ modules/FvwmIconMan/FvwmIconMan.p/globals.c.o -MF modules/FvwmIconMan/FvwmIconMan.p/globals.c.o.d -o modules/FvwmIconMan/FvwmIconMan.p/globals.c.o -c ../modules/FvwmIconMan/globals.c
[ 68% 160/230] cc -Imodules/FvwmIconMan/FvwmIconMan.p -Imodules/FvwmIconMan -I../modules/FvwmIconMan -I/usr/local/include -I. -I.. -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ modules/FvwmIconMan/FvwmIconMan.p/readconfig.c.o -MF modules/FvwmIconMan/FvwmIconMan.p/readconfig.c.o.d -o modules/FvwmIconMan/FvwmIconMan.p/readconfig.c.o -c ../modules/FvwmIconMan/readconfig.c
[ 68% 161/230] cc -Imodules/FvwmIconMan/FvwmIconMan.p -Imodules/FvwmIconMan -I../modules/FvwmIconMan -I/usr/local/include -I. -I.. -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ modules/FvwmIconMan/FvwmIconMan.p/winlist.c.o -MF modules/FvwmIconMan/FvwmIconMan.p/winlist.c.o.d -o modules/FvwmIconMan/FvwmIconMan.p/winlist.c.o -c ../modules/FvwmIconMan/winlist.c
[ 69% 162/230] cc -Imodules/FvwmIconMan/FvwmIconMan.p -Imodules/FvwmIconMan -I../modules/FvwmIconMan -I/usr/local/include -I. -I.. -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ modules/FvwmIconMan/FvwmIconMan.p/x.c.o -MF modules/FvwmIconMan/FvwmIconMan.p/x.c.o.d -o modules/FvwmIconMan/FvwmIconMan.p/x.c.o -c ../modules/FvwmIconMan/x.c
[ 69% 163/230] cc -Imodules/FvwmIconMan/FvwmIconMan.p -Imodules/FvwmIconMan -I../modules/FvwmIconMan -I/usr/local/include -I. -I.. -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ modules/FvwmIconMan/FvwmIconMan.p/xmanager.c.o -MF modules/FvwmIconMan/FvwmIconMan.p/xmanager.c.o.d -o modules/FvwmIconMan/FvwmIconMan.p/xmanager.c.o -c ../modules/FvwmIconMan/xmanager.c
[ 70% 164/230] cc -Imodules/FvwmIdent/FvwmIdent.p -Imodules/FvwmIdent -I../modules/FvwmIdent -I/usr/local/include -I. -I.. -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ modules/FvwmIdent/FvwmIdent.p/FvwmIdent.c.o -MF modules/FvwmIdent/FvwmIdent.p/FvwmIdent.c.o.d -o modules/FvwmIdent/FvwmIdent.p/FvwmIdent.c.o -c ../modules/FvwmIdent/FvwmIdent.c
[ 70% 165/230] cc -Imodules/FvwmMFL/FvwmMFL.p -Imodules/FvwmMFL -I../modules/FvwmMFL -I/usr/local/include -I. -I.. -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ modules/FvwmMFL/FvwmMFL.p/FvwmMFL.c.o -MF modules/FvwmMFL/FvwmMFL.p/FvwmMFL.c.o.d -o modules/FvwmMFL/FvwmMFL.p/FvwmMFL.c.o -c ../modules/FvwmMFL/FvwmMFL.c
[ 70% 166/230] cc -Imodules/FvwmPager/FvwmPager.p -Imodules/FvwmPager -I../modules/FvwmPager -I/usr/local/include -I. -I.. -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ modules/FvwmPager/FvwmPager.p/fpmonitor.c.o -MF modules/FvwmPager/FvwmPager.p/fpmonitor.c.o.d -o modules/FvwmPager/FvwmPager.p/fpmonitor.c.o -c ../modules/FvwmPager/fpmonitor.c
[ 71% 167/230] cc -Imodules/FvwmPager/FvwmPager.p -Imodules/FvwmPager -I../modules/FvwmPager -I/usr/local/include -I. -I.. -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ modules/FvwmPager/FvwmPager.p/FvwmPager.c.o -MF modules/FvwmPager/FvwmPager.p/FvwmPager.c.o.d -o modules/FvwmPager/FvwmPager.p/FvwmPager.c.o -c ../modules/FvwmPager/FvwmPager.c
[ 71% 168/230] cc -Imodules/FvwmPager/FvwmPager.p -Imodules/FvwmPager -I../modules/FvwmPager -I/usr/local/include -I. -I.. -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ modules/FvwmPager/FvwmPager.p/messages.c.o -MF modules/FvwmPager/FvwmPager.p/messages.c.o.d -o modules/FvwmPager/FvwmPager.p/messages.c.o -c ../modules/FvwmPager/messages.c
[ 72% 169/230] cc -Imodules/FvwmPager/FvwmPager.p -Imodules/FvwmPager -I../modules/FvwmPager -I/usr/local/include -I. -I.. -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ modules/FvwmPager/FvwmPager.p/x_pager.c.o -MF modules/FvwmPager/FvwmPager.p/x_pager.c.o.d -o modules/FvwmPager/FvwmPager.p/x_pager.c.o -c ../modules/FvwmPager/x_pager.c
[ 72% 170/230] cc -Imodules/FvwmPager/FvwmPager.p -Imodules/FvwmPager -I../modules/FvwmPager -I/usr/local/include -I. -I.. -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ modules/FvwmPager/FvwmPager.p/init_pager.c.o -MF modules/FvwmPager/FvwmPager.p/init_pager.c.o.d -o modules/FvwmPager/FvwmPager.p/init_pager.c.o -c ../modules/FvwmPager/init_pager.c
[ 73% 171/230] cc -Imodules/FvwmPager/FvwmPager.p -Imodules/FvwmPager -I../modules/FvwmPager -I/usr/local/include -I. -I.. -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ modules/FvwmPager/FvwmPager.p/x_update.c.o -MF modules/FvwmPager/FvwmPager.p/x_update.c.o.d -o modules/FvwmPager/FvwmPager.p/x_update.c.o -c ../modules/FvwmPager/x_update.c
[ 73% 172/230] cc -Imodules/FvwmRearrange/FvwmRearrange.p -Imodules/FvwmRearrange -I../modules/FvwmRearrange -I/usr/local/include -I. -I.. -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ modules/FvwmRearrange/FvwmRearrange.p/FvwmRearrange.c.o -MF modules/FvwmRearrange/FvwmRearrange.p/FvwmRearrange.c.o.d -o modules/FvwmRearrange/FvwmRearrange.p/FvwmRearrange.c.o -c ../modules/FvwmRearrange/FvwmRearrange.c
[ 73% 173/230] cc -Imodules/FvwmScript/FvwmScript.p -Imodules/FvwmScript -I../modules/FvwmScript -I/usr/local/include -I. -I.. -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ modules/FvwmScript/FvwmScript.p/libyywrap.c.o -MF modules/FvwmScript/FvwmScript.p/libyywrap.c.o.d -o modules/FvwmScript/FvwmScript.p/libyywrap.c.o -c ../modules/FvwmScript/libyywrap.c
[ 74% 174/230] cc -Imodules/FvwmScript/FvwmScript.p -Imodules/FvwmScript -I../modules/FvwmScript -I/usr/local/include -I. -I.. -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ modules/FvwmScript/FvwmScript.p/FvwmScript.c.o -MF modules/FvwmScript/FvwmScript.p/FvwmScript.c.o.d -o modules/FvwmScript/FvwmScript.p/FvwmScript.c.o -c ../modules/FvwmScript/FvwmScript.c
[ 74% 175/230] cc -Imodules/FvwmScript/FvwmScript.p -Imodules/FvwmScript -I../modules/FvwmScript -I/usr/local/include -I. -I.. -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ modules/FvwmScript/FvwmScript.p/Instructions.c.o -MF modules/FvwmScript/FvwmScript.p/Instructions.c.o.d -o modules/FvwmScript/FvwmScript.p/Instructions.c.o -c ../modules/FvwmScript/Instructions.c
[ 75% 176/230] cc -Imodules/FvwmConsole/FvwmConsole.p -Imodules/FvwmConsole -I../modules/FvwmConsole -I/usr/local/include -I. -I.. -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ modules/FvwmConsole/FvwmConsole.p/FvwmConsole.c.o -MF modules/FvwmConsole/FvwmConsole.p/FvwmConsole.c.o.d -o modules/FvwmConsole/FvwmConsole.p/FvwmConsole.c.o -c ../modules/FvwmConsole/FvwmConsole.c
[ 75% 177/230] cc -Imodules/FvwmConsole/FvwmConsoleC.p -Imodules/FvwmConsole -I../modules/FvwmConsole -I/usr/local/include -I. -I.. -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ modules/FvwmConsole/FvwmConsoleC.p/FvwmConsoleC.c.o -MF modules/FvwmConsole/FvwmConsoleC.p/FvwmConsoleC.c.o.d -o modules/FvwmConsole/FvwmConsoleC.p/FvwmConsoleC.c.o -c ../modules/FvwmConsole/FvwmConsoleC.c
[ 76% 178/230] cc -Imodules/FvwmConsole/FvwmConsoleC.p -Imodules/FvwmConsole -I../modules/FvwmConsole -I/usr/local/include -I. -I.. -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ modules/FvwmConsole/FvwmConsoleC.p/getline.c.o -MF modules/FvwmConsole/FvwmConsoleC.p/getline.c.o.d -o modules/FvwmConsole/FvwmConsoleC.p/getline.c.o -c ../modules/FvwmConsole/getline.c
[ 76% 179/230] rm -f modules/FvwmScript/libWidgets.a && llvm-ar csrDT modules/FvwmScript/libWidgets.a modules/FvwmScript/libWidgets.a.p/Widgets_CheckBox.c.o modules/FvwmScript/libWidgets.a.p/Widgets_HDipstick.c.o modules/FvwmScript/libWidgets.a.p/Widgets_HScrollBar.c.o modules/FvwmScript/libWidgets.a.p/Widgets_ItemDraw.c.o modules/FvwmScript/libWidgets.a.p/Widgets_List.c.o modules/FvwmScript/libWidgets.a.p/Widgets_Menu.c.o modules/FvwmScript/libWidgets.a.p/Widgets_MiniScroll.c.o modules/FvwmScript/libWidgets.a.p/Widgets_PopupMenu.c.o modules/FvwmScript/libWidgets.a.p/Widgets_PushButton.c.o modules/FvwmScript/libWidgets.a.p/Widgets_RadioButton.c.o modules/FvwmScript/libWidgets.a.p/Widgets_Rectangle.c.o modules/FvwmScript/libWidgets.a.p/Widgets_Swallow.c.o modules/FvwmScript/libWidgets.a.p/Widgets_TextField.c.o modules/FvwmScript/libWidgets.a.p/Widgets_Tools.c.o modules/FvwmScript/libWidgets.a.p/Widgets_VDipstick.c.o modules/FvwmScript/libWidgets.a.p/Widgets_VScrollBar.c.o modules/FvwmScript/libWidgets.a.p/Widgets_Widget.c.o
[ 76% 180/230] cc -Ibin/fvwm-root.p -Ibin -I../bin -I/usr/local/include -I. -I.. -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ bin/fvwm-root.p/fvwm-root.c.o -MF bin/fvwm-root.p/fvwm-root.c.o.d -o bin/fvwm-root.p/fvwm-root.c.o -c ../bin/fvwm-root.c
[ 77% 181/230] cc -Imodules/FvwmScript/FvwmScript.p -Imodules/FvwmScript -I../modules/FvwmScript -I/usr/local/include -I. -I.. -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ modules/FvwmScript/FvwmScript.p/script.c.o -MF modules/FvwmScript/FvwmScript.p/script.c.o.d -o modules/FvwmScript/FvwmScript.p/script.c.o -c ../modules/FvwmScript/script.c
[ 77% 182/230] cc -Imodules/FvwmScript/FvwmScript.p -Imodules/FvwmScript -I../modules/FvwmScript -I/usr/local/include -I. -I.. -Ifvwm -I../fvwm -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -g -fno-common -Wno-error=format-security -Wno-sign-compare -Wno-unused-parameter -Wno-extra -U_FORTIFY_SOURCE -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -D_DEFAULT_SOURCE -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -MD -MQ modules/FvwmScript/FvwmScript.p/scanner.c.o -MF modules/FvwmScript/FvwmScript.p/scanner.c.o.d -o modules/FvwmScript/FvwmScript.p/scanner.c.o -c ../modules/FvwmScript/scanner.c
[ 78% 183/230] /usr/local/bin/asciidoctor -b manpage -a fvwm-convert-2.6 -o doc/fvwm-convert-2.6.1 ../doc/fvwm-convert-2.6.adoc
[ 78% 184/230] /usr/local/bin/asciidoctor -b manpage -a fvwm-menu-desktop -o doc/fvwm-menu-desktop.1 ../doc/fvwm-menu-desktop.adoc
[ 79% 185/230] /usr/local/bin/asciidoctor -b manpage -a fvwm-menu-xlock -o doc/fvwm-menu-xlock.1 ../doc/fvwm-menu-xlock.adoc
[ 79% 186/230] /usr/local/bin/asciidoctor -b manpage -a fvwm-menu-directory -o doc/fvwm-menu-directory.1 ../doc/fvwm-menu-directory.adoc
[ 80% 187/230] /usr/local/bin/asciidoctor -b manpage -a fvwm-perllib -o doc/fvwm-perllib.1 ../doc/fvwm-perllib.adoc
[ 80% 188/230] /usr/local/bin/asciidoctor -b manpage -a fvwm-root -o doc/fvwm-root.1 ../doc/fvwm-root.adoc
[ 80% 189/230] /usr/local/bin/asciidoctor -b manpage -a fvwm3 -o doc/fvwm3.1 ../doc/fvwm3.adoc
[ 81% 190/230] /usr/local/bin/asciidoctor -b manpage -a FvwmAnimate -o doc/FvwmAnimate.1 ../doc/FvwmAnimate.adoc
[ 81% 191/230] /usr/local/bin/asciidoctor -b manpage -a FvwmAuto -o doc/FvwmAuto.1 ../doc/FvwmAuto.adoc
[ 82% 192/230] /usr/local/bin/asciidoctor -b manpage -a FvwmBacker -o doc/FvwmBacker.1 ../doc/FvwmBacker.adoc
[ 82% 193/230] /usr/local/bin/asciidoctor -b manpage -a FvwmCommand -o doc/FvwmCommand.1 ../doc/FvwmCommand.adoc
[ 83% 194/230] /usr/local/bin/asciidoctor -b manpage -a FvwmButtons -o doc/FvwmButtons.1 ../doc/FvwmButtons.adoc
[ 83% 195/230] /usr/local/bin/asciidoctor -b manpage -a FvwmEvent -o doc/FvwmEvent.1 ../doc/FvwmEvent.adoc
[ 83% 196/230] /usr/local/bin/asciidoctor -b manpage -a fvwm3all -o doc/fvwm3all.1 ../doc/fvwm3all.adoc
[ 84% 197/230] /usr/local/bin/asciidoctor -b manpage -a FvwmForm -o doc/FvwmForm.1 ../doc/FvwmForm.adoc
[ 84% 198/230] /usr/local/bin/asciidoctor -b manpage -a FvwmIconMan -o doc/FvwmIconMan.1 ../doc/FvwmIconMan.adoc
[ 85% 199/230] /usr/local/bin/asciidoctor -b manpage -a FvwmIdent -o doc/FvwmIdent.1 ../doc/FvwmIdent.adoc
[ 85% 200/230] /usr/local/bin/asciidoctor -b manpage -a FvwmMFL -o doc/FvwmMFL.1 ../doc/FvwmMFL.adoc
[ 86% 201/230] /usr/local/bin/asciidoctor -b manpage -a FvwmPager -o doc/FvwmPager.1 ../doc/FvwmPager.adoc
[ 86% 202/230] /usr/local/bin/asciidoctor -b manpage -a FvwmPerl -o doc/FvwmPerl.1 ../doc/FvwmPerl.adoc
[ 86% 203/230] /usr/local/bin/asciidoctor -b manpage -a FvwmRearrange -o doc/FvwmRearrange.1 ../doc/FvwmRearrange.adoc
[ 87% 204/230] /usr/local/bin/asciidoctor -b manpage -a FvwmScript -o doc/FvwmScript.1 ../doc/FvwmScript.adoc
[ 87% 205/230] /usr/local/bin/msgfmt -o po/ar/LC_MESSAGES/fvwm3.mo ../po/ar.po
[ 88% 206/230] /usr/local/bin/msgfmt -o po/da/LC_MESSAGES/fvwm3.mo ../po/da.po
[ 88% 207/230] /usr/local/bin/msgfmt -o po/de/LC_MESSAGES/fvwm3.mo ../po/de.po
[ 89% 208/230] /usr/local/bin/msgfmt -o po/es/LC_MESSAGES/fvwm3.mo ../po/es.po
[ 89% 209/230] /usr/local/bin/msgfmt -o po/fr/LC_MESSAGES/fvwm3.mo ../po/fr.po
[ 90% 210/230] /usr/local/bin/msgfmt -o po/ru/LC_MESSAGES/fvwm3.mo ../po/ru.po
[ 90% 211/230] /usr/local/bin/msgfmt -o po/sv_SE/LC_MESSAGES/fvwm3.mo ../po/sv_SE.po
[ 90% 212/230] /usr/local/bin/msgfmt -o po/uk/LC_MESSAGES/fvwm3.mo ../po/uk.po
[ 91% 213/230] /usr/local/bin/msgfmt -o po/zh_CN/LC_MESSAGES/fvwm3.mo ../po/zh_CN.po
[ 91% 214/230] /usr/local/bin/msgfmt -o po/zh_TW/LC_MESSAGES/fvwm3.mo ../po/zh_TW.po
[ 92% 215/230] /usr/local/bin/asciidoctor -b manpage -a fvwm3menus -o doc/fvwm3menus.1 doc/fvwm3menus.adoc
[ 92% 216/230] cc  -o fvwm3 fvwm3.p/fvwm_add_window.c.o fvwm3.p/fvwm_bindings.c.o fvwm3.p/fvwm_borders.c.o fvwm3.p/fvwm_builtins.c.o fvwm3.p/fvwm_cmdparser_old.c.o fvwm3.p/fvwm_colormaps.c.o fvwm3.p/fvwm_colorset.c.o fvwm3.p/fvwm_conditional.c.o fvwm3.p/fvwm_condrc.c.o fvwm3.p/fvwm_cursor.c.o fvwm3.p/fvwm_decorations.c.o fvwm3.p/fvwm_events.c.o fvwm3.p/fvwm_ewmh.c.o fvwm3.p/fvwm_ewmh_conf.c.o fvwm3.p/fvwm_ewmh_events.c.o fvwm3.p/fvwm_ewmh_icons.c.o fvwm3.p/fvwm_ewmh_names.c.o fvwm3.p/fvwm_execcontext.c.o fvwm3.p/fvwm_expand.c.o fvwm3.p/fvwm_focus.c.o fvwm3.p/fvwm_focus_policy.c.o fvwm3.p/fvwm_frame.c.o fvwm3.p/fvwm_functable.c.o fvwm3.p/fvwm_functable_complex.c.o fvwm3.p/fvwm_functions.c.o fvwm3.p/fvwm_fvwm3.c.o fvwm3.p/fvwm_geometry.c.o fvwm3.p/fvwm_icccm2.c.o fvwm3.p/fvwm_icons.c.o fvwm3.p/fvwm_infostore.c.o fvwm3.p/fvwm_menubindings.c.o fvwm3.p/fvwm_menucmd.c.o fvwm3.p/fvwm_menudim.c.o fvwm3.p/fvwm_menugeometry.c.o fvwm3.p/fvwm_menuitem.c.o fvwm3.p/fvwm_menus.c.o fvwm3.p/fvwm_menustyle.c.o fvwm3.p/fvwm_misc.c.o fvwm3.p/fvwm_modconf.c.o fvwm3.p/fvwm_module_interface.c.o fvwm3.p/fvwm_module_list.c.o fvwm3.p/fvwm_move_resize.c.o fvwm3.p/fvwm_placement.c.o fvwm3.p/fvwm_read.c.o fvwm3.p/fvwm_schedule.c.o fvwm3.p/fvwm_session.c.o fvwm3.p/fvwm_stack.c.o fvwm3.p/fvwm_style.c.o fvwm3.p/fvwm_update.c.o fvwm3.p/fvwm_virtual.c.o fvwm3.p/fvwm_windowlist.c.o fvwm3.p/fvwm_windowshade.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--no-undefined -Wl,--start-group -lm -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -Wl,-rpath,/usr/local/lib -Wl,-rpath-link,/usr/local/lib libs/libfvwm3.a /usr/local/lib/libfontconfig.so /usr/local/lib/libfreetype.so /usr/local/lib/libICE.so /usr/local/lib/libevent.so /usr/local/lib/libX11.so /usr/local/lib/libXft.so /usr/local/lib/libXrandr.so /usr/local/lib/libXt.so /usr/local/lib/libXext.so /usr/local/lib/libxkbcommon.so -Wl,--end-group
[ 93% 217/230] cc  -o modules/FvwmAnimate/FvwmAnimate modules/FvwmAnimate/FvwmAnimate.p/FvwmAnimate.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--no-undefined -Wl,--start-group -lm -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -Wl,-rpath,/usr/local/lib -Wl,-rpath-link,/usr/local/lib libs/libfvwm3.a /usr/local/lib/libfontconfig.so /usr/local/lib/libfreetype.so /usr/local/lib/libICE.so /usr/local/lib/libevent.so /usr/local/lib/libX11.so /usr/local/lib/libXft.so /usr/local/lib/libXrandr.so /usr/local/lib/libXt.so /usr/local/lib/libXext.so /usr/local/lib/libxkbcommon.so -Wl,--end-group
[ 93% 218/230] cc  -o modules/FvwmAuto/FvwmAuto modules/FvwmAuto/FvwmAuto.p/FvwmAuto.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--no-undefined -Wl,--start-group -lm -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -Wl,-rpath,/usr/local/lib -Wl,-rpath-link,/usr/local/lib libs/libfvwm3.a /usr/local/lib/libfontconfig.so /usr/local/lib/libfreetype.so /usr/local/lib/libICE.so /usr/local/lib/libevent.so /usr/local/lib/libX11.so /usr/local/lib/libXft.so /usr/local/lib/libXrandr.so /usr/local/lib/libXt.so /usr/local/lib/libXext.so /usr/local/lib/libxkbcommon.so -Wl,--end-group
[ 93% 219/230] /usr/local/bin/asciidoctor -b manpage -a fvwm3styles -o doc/fvwm3styles.1 doc/fvwm3styles.adoc
[ 94% 220/230] /usr/local/bin/asciidoctor -b manpage -a fvwm3commands -o doc/fvwm3commands.1 doc/fvwm3commands.adoc
[ 94% 221/230] cc  -o modules/FvwmBacker/FvwmBacker modules/FvwmBacker/FvwmBacker.p/FvwmBacker.c.o modules/FvwmBacker/FvwmBacker.p/root_bits.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--no-undefined -Wl,--start-group -lm -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -Wl,-rpath,/usr/local/lib -Wl,-rpath-link,/usr/local/lib libs/libfvwm3.a /usr/local/lib/libfontconfig.so /usr/local/lib/libfreetype.so /usr/local/lib/libICE.so /usr/local/lib/libevent.so /usr/local/lib/libX11.so /usr/local/lib/libXft.so /usr/local/lib/libXrandr.so /usr/local/lib/libXt.so /usr/local/lib/libXext.so /usr/local/lib/libxkbcommon.so -Wl,--end-group
[ 95% 222/230] cc  -o modules/FvwmEvent/FvwmEvent modules/FvwmEvent/FvwmEvent.p/FvwmEvent.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--no-undefined -Wl,--start-group -lm -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -Wl,-rpath,/usr/local/lib -Wl,-rpath-link,/usr/local/lib libs/libfvwm3.a /usr/local/lib/libfontconfig.so /usr/local/lib/libfreetype.so /usr/local/lib/libICE.so /usr/local/lib/libevent.so /usr/local/lib/libX11.so /usr/local/lib/libXft.so /usr/local/lib/libXrandr.so /usr/local/lib/libXt.so /usr/local/lib/libXext.so /usr/local/lib/libxkbcommon.so -Wl,--end-group
[ 95% 223/230] cc  -o modules/FvwmButtons/FvwmButtons modules/FvwmButtons/FvwmButtons.p/FvwmButtons.c.o modules/FvwmButtons/FvwmButtons.p/button.c.o modules/FvwmButtons/FvwmButtons.p/draw.c.o modules/FvwmButtons/FvwmButtons.p/dynamic.c.o modules/FvwmButtons/FvwmButtons.p/icons.c.o modules/FvwmButtons/FvwmButtons.p/misc.c.o modules/FvwmButtons/FvwmButtons.p/output.c.o modules/FvwmButtons/FvwmButtons.p/parse.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--no-undefined -Wl,--start-group -lm -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -Wl,-rpath,/usr/local/lib -Wl,-rpath-link,/usr/local/lib libs/libfvwm3.a /usr/local/lib/libfontconfig.so /usr/local/lib/libfreetype.so /usr/local/lib/libICE.so /usr/local/lib/libevent.so /usr/local/lib/libX11.so /usr/local/lib/libXft.so /usr/local/lib/libXrandr.so /usr/local/lib/libXt.so /usr/local/lib/libXext.so /usr/local/lib/libxkbcommon.so -Wl,--end-group
[ 96% 224/230] cc  -o modules/FvwmForm/FvwmForm modules/FvwmForm/FvwmForm.p/FvwmForm.c.o modules/FvwmForm/FvwmForm.p/ReadXServer.c.o modules/FvwmForm/FvwmForm.p/ParseCommand.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--no-undefined -Wl,--start-group -lm -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -Wl,-rpath,/usr/local/lib -Wl,-rpath-link,/usr/local/lib libs/libfvwm3.a /usr/local/lib/libfontconfig.so /usr/local/lib/libfreetype.so /usr/local/lib/libICE.so /usr/local/lib/libevent.so /usr/local/lib/libX11.so /usr/local/lib/libXft.so /usr/local/lib/libXrandr.so /usr/local/lib/libXt.so /usr/local/lib/libXext.so /usr/local/lib/libxkbcommon.so -Wl,--end-group
[ 96% 225/230] cc  -o modules/FvwmIconMan/FvwmIconMan modules/FvwmIconMan/FvwmIconMan.p/FvwmIconMan.c.o modules/FvwmIconMan/FvwmIconMan.p/debug.c.o modules/FvwmIconMan/FvwmIconMan.p/functions.c.o modules/FvwmIconMan/FvwmIconMan.p/fvwm.c.o modules/FvwmIconMan/FvwmIconMan.p/globals.c.o modules/FvwmIconMan/FvwmIconMan.p/readconfig.c.o modules/FvwmIconMan/FvwmIconMan.p/winlist.c.o modules/FvwmIconMan/FvwmIconMan.p/x.c.o modules/FvwmIconMan/FvwmIconMan.p/xmanager.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--no-undefined -Wl,--start-group -lm -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -Wl,-rpath,/usr/local/lib -Wl,-rpath-link,/usr/local/lib libs/libfvwm3.a /usr/local/lib/libfontconfig.so /usr/local/lib/libfreetype.so /usr/local/lib/libICE.so /usr/local/lib/libevent.so /usr/local/lib/libX11.so /usr/local/lib/libXft.so /usr/local/lib/libXrandr.so /usr/local/lib/libXt.so /usr/local/lib/libXext.so /usr/local/lib/libxkbcommon.so -Wl,--end-group
[ 96% 226/230] cc  -o modules/FvwmIdent/FvwmIdent modules/FvwmIdent/FvwmIdent.p/FvwmIdent.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--no-undefined -Wl,--start-group -lm -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -Wl,-rpath,/usr/local/lib -Wl,-rpath-link,/usr/local/lib libs/libfvwm3.a /usr/local/lib/libfontconfig.so /usr/local/lib/libfreetype.so /usr/local/lib/libICE.so /usr/local/lib/libevent.so /usr/local/lib/libX11.so /usr/local/lib/libXft.so /usr/local/lib/libXrandr.so /usr/local/lib/libXt.so /usr/local/lib/libXext.so /usr/local/lib/libxkbcommon.so -Wl,--end-group
[ 97% 227/230] cc  -o modules/FvwmMFL/FvwmMFL modules/FvwmMFL/FvwmMFL.p/FvwmMFL.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--no-undefined -Wl,--start-group -lm -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -Wl,-rpath,/usr/local/lib -Wl,-rpath-link,/usr/local/lib libs/libfvwm3.a /usr/local/lib/libfontconfig.so /usr/local/lib/libfreetype.so /usr/local/lib/libICE.so /usr/local/lib/libevent.so /usr/local/lib/libX11.so /usr/local/lib/libXft.so /usr/local/lib/libXrandr.so /usr/local/lib/libXt.so /usr/local/lib/libXext.so /usr/local/lib/libxkbcommon.so -Wl,--end-group
[ 97% 228/230] cc  -o modules/FvwmPager/FvwmPager modules/FvwmPager/FvwmPager.p/fpmonitor.c.o modules/FvwmPager/FvwmPager.p/FvwmPager.c.o modules/FvwmPager/FvwmPager.p/init_pager.c.o modules/FvwmPager/FvwmPager.p/messages.c.o modules/FvwmPager/FvwmPager.p/x_pager.c.o modules/FvwmPager/FvwmPager.p/x_update.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--no-undefined -Wl,--start-group -lm -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -Wl,-rpath,/usr/local/lib -Wl,-rpath-link,/usr/local/lib libs/libfvwm3.a /usr/local/lib/libfontconfig.so /usr/local/lib/libfreetype.so /usr/local/lib/libICE.so /usr/local/lib/libevent.so /usr/local/lib/libX11.so /usr/local/lib/libXft.so /usr/local/lib/libXrandr.so /usr/local/lib/libXt.so /usr/local/lib/libXext.so /usr/local/lib/libxkbcommon.so -Wl,--end-group
[ 98% 229/230] cc  -o modules/FvwmRearrange/FvwmRearrange modules/FvwmRearrange/FvwmRearrange.p/FvwmRearrange.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--no-undefined -Wl,--start-group -lm -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -Wl,-rpath,/usr/local/lib -Wl,-rpath-link,/usr/local/lib libs/libfvwm3.a /usr/local/lib/libfontconfig.so /usr/local/lib/libfreetype.so /usr/local/lib/libICE.so /usr/local/lib/libevent.so /usr/local/lib/libX11.so /usr/local/lib/libXft.so /usr/local/lib/libXrandr.so /usr/local/lib/libXt.so /usr/local/lib/libXext.so /usr/local/lib/libxkbcommon.so -Wl,--end-group
[ 98% 230/230] cc  -o modules/FvwmScript/FvwmScript modules/FvwmScript/FvwmScript.p/FvwmScript.c.o modules/FvwmScript/FvwmScript.p/Instructions.c.o modules/FvwmScript/FvwmScript.p/libyywrap.c.o modules/FvwmScript/FvwmScript.p/scanner.c.o modules/FvwmScript/FvwmScript.p/script.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--no-undefined -Wl,--start-group -lm -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -Wl,-rpath,/usr/local/lib -Wl,-rpath-link,/usr/local/lib libs/libfvwm3.a modules/FvwmScript/libWidgets.a /usr/local/lib/libfontconfig.so /usr/local/lib/libfreetype.so /usr/local/lib/libICE.so /usr/local/lib/libevent.so /usr/local/lib/libX11.so /usr/local/lib/libXft.so /usr/local/lib/libXrandr.so /usr/local/lib/libXt.so /usr/local/lib/libXext.so /usr/local/lib/libxkbcommon.so -Wl,--end-group
[ 99% 230/230] cc  -o modules/FvwmConsole/FvwmConsole modules/FvwmConsole/FvwmConsole.p/FvwmConsole.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--no-undefined -Wl,--start-group -lm -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -Wl,-rpath,/usr/local/lib -Wl,-rpath-link,/usr/local/lib libs/libfvwm3.a /usr/local/lib/libfontconfig.so /usr/local/lib/libfreetype.so /usr/local/lib/libICE.so /usr/local/lib/libevent.so /usr/local/lib/libX11.so /usr/local/lib/libXft.so /usr/local/lib/libXrandr.so /usr/local/lib/libXt.so /usr/local/lib/libXext.so /usr/local/lib/libxkbcommon.so -Wl,--end-group
[ 99% 230/230] cc  -o modules/FvwmConsole/FvwmConsoleC modules/FvwmConsole/FvwmConsoleC.p/FvwmConsoleC.c.o modules/FvwmConsole/FvwmConsoleC.p/getline.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--no-undefined -Wl,--start-group -lm -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -Wl,-rpath,/usr/local/lib -Wl,-rpath-link,/usr/local/lib libs/libfvwm3.a /usr/local/lib/libfontconfig.so /usr/local/lib/libfreetype.so /usr/local/lib/libICE.so /usr/local/lib/libevent.so /usr/local/lib/libX11.so /usr/local/lib/libXft.so /usr/local/lib/libXrandr.so /usr/local/lib/libXt.so /usr/local/lib/libXext.so /usr/local/lib/libxkbcommon.so -Wl,--end-group
[100% 230/230] cc  -o bin/fvwm-root bin/fvwm-root.p/fvwm-root.c.o -L/usr/local/lib -I/usr/local/include -Wl,--as-needed -Wl,--no-undefined -Wl,--start-group -lm -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -Wl,-rpath,/usr/local/lib -Wl,-rpath-link,/usr/local/lib libs/libfvwm3.a /usr/local/lib/libfontconfig.so /usr/local/lib/libfreetype.so /usr/local/lib/libICE.so /usr/local/lib/libevent.so /usr/local/lib/libX11.so /usr/local/lib/libXft.so /usr/local/lib/libXrandr.so /usr/local/lib/libXt.so /usr/local/lib/libXext.so /usr/local/lib/libxkbcommon.so -Wl,--end-group
===>  Staging for fvwm3-dev-g20251031
===>   fvwm3-dev-g20251031 depends on file: /usr/local/lib/python3.11/site-packages/xdg/__init__.py - found
===>   fvwm3-dev-g20251031 depends on file: /usr/local/bin/python3.11 - found
===>   fvwm3-dev-g20251031 depends on package: gdk-pixbuf-extra>=0.1.0 - found
===>   fvwm3-dev-g20251031 depends on file: /usr/local/libdata/pkgconfig/ice.pc - found
===>   fvwm3-dev-g20251031 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found
===>   fvwm3-dev-g20251031 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found
===>   fvwm3-dev-g20251031 depends on file: /usr/local/libdata/pkgconfig/xrandr.pc - found
===>   fvwm3-dev-g20251031 depends on file: /usr/local/libdata/pkgconfig/xt.pc - found
===>   fvwm3-dev-g20251031 depends on file: /usr/local/libdata/pkgconfig/xft.pc - found
===>   fvwm3-dev-g20251031 depends on file: /usr/local/libdata/pkgconfig/xrender.pc - found
===>   fvwm3-dev-g20251031 depends on file: /usr/local/libdata/pkgconfig/xcursor.pc - found
===>   fvwm3-dev-g20251031 depends on file: /usr/local/libdata/pkgconfig/xi.pc - found
===>   fvwm3-dev-g20251031 depends on file: /usr/local/libdata/pkgconfig/xpm.pc - found
===>   fvwm3-dev-g20251031 depends on file: /usr/local/libdata/pkgconfig/xrender.pc - found
===>   fvwm3-dev-g20251031 depends on file: /usr/local/libdata/pkgconfig/sm.pc - found
===>   fvwm3-dev-g20251031 depends on package: perl5>=5.42.r<5.43 - found
===>   Generating temporary packing list
[  0% 1/1] /usr/local/bin/meson install --no-rebuild
Installing doc/fvwm-convert-2.6.1 to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/man/man1
Installing doc/fvwm-menu-desktop.1 to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/man/man1
Installing doc/fvwm-menu-directory.1 to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/man/man1
Installing doc/fvwm-menu-xlock.1 to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/man/man1
Installing doc/fvwm-perllib.1 to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/man/man1
Installing doc/fvwm-root.1 to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/man/man1
Installing doc/fvwm3.1 to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/man/man1
Installing doc/fvwm3all.1 to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/man/man1
Installing doc/FvwmAnimate.1 to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/man/man1
Installing doc/FvwmAuto.1 to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/man/man1
Installing doc/FvwmBacker.1 to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/man/man1
Installing doc/FvwmButtons.1 to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/man/man1
Installing doc/FvwmCommand.1 to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/man/man1
Installing doc/FvwmEvent.1 to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/man/man1
Installing doc/FvwmForm.1 to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/man/man1
Installing doc/FvwmIconMan.1 to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/man/man1
Installing doc/FvwmIdent.1 to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/man/man1
Installing doc/FvwmMFL.1 to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/man/man1
Installing doc/FvwmPager.1 to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/man/man1
Installing doc/FvwmPerl.1 to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/man/man1
Installing doc/FvwmRearrange.1 to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/man/man1
Installing doc/FvwmScript.1 to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/man/man1
Installing doc/fvwm3commands.1 to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/man/man1
Installing doc/fvwm3menus.1 to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/man/man1
Installing doc/fvwm3styles.1 to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/man/man1
Installing po/ar/LC_MESSAGES/fvwm3.mo to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/locale/ar/LC_MESSAGES
Installing po/da/LC_MESSAGES/fvwm3.mo to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/locale/da/LC_MESSAGES
Installing po/de/LC_MESSAGES/fvwm3.mo to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/locale/de/LC_MESSAGES
Installing po/es/LC_MESSAGES/fvwm3.mo to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/locale/es/LC_MESSAGES
Installing po/fr/LC_MESSAGES/fvwm3.mo to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/locale/fr/LC_MESSAGES
Installing po/ru/LC_MESSAGES/fvwm3.mo to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/locale/ru/LC_MESSAGES
Installing po/sv_SE/LC_MESSAGES/fvwm3.mo to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/locale/sv_SE/LC_MESSAGES
Installing po/uk/LC_MESSAGES/fvwm3.mo to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/locale/uk/LC_MESSAGES
Installing po/zh_CN/LC_MESSAGES/fvwm3.mo to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/locale/zh_CN/LC_MESSAGES
Installing po/zh_TW/LC_MESSAGES/fvwm3.mo to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/locale/zh_TW/LC_MESSAGES
Installing fvwm3 to /home/tigersharke/fvwm3-dev/work/stage/usr/local/bin
Stripping target 'fvwm3'.
Installing modules/FvwmAnimate/FvwmAnimate to /home/tigersharke/fvwm3-dev/work/stage/usr/local/libexec/fvwm3/1.1.4
Stripping target 'modules/FvwmAnimate/FvwmAnimate'.
Installing modules/FvwmAuto/FvwmAuto to /home/tigersharke/fvwm3-dev/work/stage/usr/local/libexec/fvwm3/1.1.4
Stripping target 'modules/FvwmAuto/FvwmAuto'.
Installing modules/FvwmBacker/FvwmBacker to /home/tigersharke/fvwm3-dev/work/stage/usr/local/libexec/fvwm3/1.1.4
Stripping target 'modules/FvwmBacker/FvwmBacker'.
Installing modules/FvwmButtons/FvwmButtons to /home/tigersharke/fvwm3-dev/work/stage/usr/local/libexec/fvwm3/1.1.4
Stripping target 'modules/FvwmButtons/FvwmButtons'.
Installing modules/FvwmEvent/FvwmEvent to /home/tigersharke/fvwm3-dev/work/stage/usr/local/libexec/fvwm3/1.1.4
Stripping target 'modules/FvwmEvent/FvwmEvent'.
Installing modules/FvwmForm/FvwmForm to /home/tigersharke/fvwm3-dev/work/stage/usr/local/libexec/fvwm3/1.1.4
Stripping target 'modules/FvwmForm/FvwmForm'.
Installing modules/FvwmIconMan/FvwmIconMan to /home/tigersharke/fvwm3-dev/work/stage/usr/local/libexec/fvwm3/1.1.4
Stripping target 'modules/FvwmIconMan/FvwmIconMan'.
Installing modules/FvwmIdent/FvwmIdent to /home/tigersharke/fvwm3-dev/work/stage/usr/local/libexec/fvwm3/1.1.4
Stripping target 'modules/FvwmIdent/FvwmIdent'.
Installing modules/FvwmMFL/FvwmMFL to /home/tigersharke/fvwm3-dev/work/stage/usr/local/libexec/fvwm3/1.1.4
Stripping target 'modules/FvwmMFL/FvwmMFL'.
Installing modules/FvwmPager/FvwmPager to /home/tigersharke/fvwm3-dev/work/stage/usr/local/libexec/fvwm3/1.1.4
Stripping target 'modules/FvwmPager/FvwmPager'.
Installing modules/FvwmRearrange/FvwmRearrange to /home/tigersharke/fvwm3-dev/work/stage/usr/local/libexec/fvwm3/1.1.4
Stripping target 'modules/FvwmRearrange/FvwmRearrange'.
Installing modules/FvwmScript/FvwmScript to /home/tigersharke/fvwm3-dev/work/stage/usr/local/libexec/fvwm3/1.1.4
Stripping target 'modules/FvwmScript/FvwmScript'.
Installing modules/FvwmConsole/FvwmConsole to /home/tigersharke/fvwm3-dev/work/stage/usr/local/libexec/fvwm3/1.1.4
Stripping target 'modules/FvwmConsole/FvwmConsole'.
Installing modules/FvwmConsole/FvwmConsoleC to /home/tigersharke/fvwm3-dev/work/stage/usr/local/libexec/fvwm3/1.1.4
Stripping target 'modules/FvwmConsole/FvwmConsoleC'.
Installing bin/fvwm-root to /home/tigersharke/fvwm3-dev/work/stage/usr/local/bin
Stripping target 'bin/fvwm-root'.
Installing /home/tigersharke/fvwm3-dev/work/fvwm3-6a9b86f20bcc9f36a3e52273ed79b23fc8177528/fvwm/ConfigFvwmDefaults to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/fvwm3
Installing /home/tigersharke/fvwm3-dev/work/fvwm3-6a9b86f20bcc9f36a3e52273ed79b23fc8177528/default-config/images/background/bg1.png to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/fvwm3/default-config/images/background
Installing /home/tigersharke/fvwm3-dev/work/fvwm3-6a9b86f20bcc9f36a3e52273ed79b23fc8177528/default-config/images/background/bg2.png to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/fvwm3/default-config/images/background
Installing /home/tigersharke/fvwm3-dev/work/fvwm3-6a9b86f20bcc9f36a3e52273ed79b23fc8177528/default-config/images/background/bg3.png to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/fvwm3/default-config/images/background
Installing /home/tigersharke/fvwm3-dev/work/fvwm3-6a9b86f20bcc9f36a3e52273ed79b23fc8177528/default-config/images/bgicons/bg1.png to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/fvwm3/default-config/images/bgicons
Installing /home/tigersharke/fvwm3-dev/work/fvwm3-6a9b86f20bcc9f36a3e52273ed79b23fc8177528/default-config/images/bgicons/bg2.png to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/fvwm3/default-config/images/bgicons
Installing /home/tigersharke/fvwm3-dev/work/fvwm3-6a9b86f20bcc9f36a3e52273ed79b23fc8177528/default-config/images/bgicons/bg3.png to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/fvwm3/default-config/images/bgicons
Installing /home/tigersharke/fvwm3-dev/work/fvwm3-6a9b86f20bcc9f36a3e52273ed79b23fc8177528/default-config/images/icons/win/bottom.png to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/fvwm3/default-config/images/icons/win
Installing /home/tigersharke/fvwm3-dev/work/fvwm3-6a9b86f20bcc9f36a3e52273ed79b23fc8177528/default-config/images/icons/win/close.png to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/fvwm3/default-config/images/icons/win
Installing /home/tigersharke/fvwm3-dev/work/fvwm3-6a9b86f20bcc9f36a3e52273ed79b23fc8177528/default-config/images/icons/win/destroy.png to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/fvwm3/default-config/images/icons/win
Installing /home/tigersharke/fvwm3-dev/work/fvwm3-6a9b86f20bcc9f36a3e52273ed79b23fc8177528/default-config/images/icons/win/done.png to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/fvwm3/default-config/images/icons/win
Installing /home/tigersharke/fvwm3-dev/work/fvwm3-6a9b86f20bcc9f36a3e52273ed79b23fc8177528/default-config/images/icons/win/iconify.png to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/fvwm3/default-config/images/icons/win
Installing /home/tigersharke/fvwm3-dev/work/fvwm3-6a9b86f20bcc9f36a3e52273ed79b23fc8177528/default-config/images/icons/win/lower.png to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/fvwm3/default-config/images/icons/win
Installing /home/tigersharke/fvwm3-dev/work/fvwm3-6a9b86f20bcc9f36a3e52273ed79b23fc8177528/default-config/images/icons/win/max.png to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/fvwm3/default-config/images/icons/win
Installing /home/tigersharke/fvwm3-dev/work/fvwm3-6a9b86f20bcc9f36a3e52273ed79b23fc8177528/default-config/images/icons/win/move.png to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/fvwm3/default-config/images/icons/win
Installing /home/tigersharke/fvwm3-dev/work/fvwm3-6a9b86f20bcc9f36a3e52273ed79b23fc8177528/default-config/images/icons/win/raise.png to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/fvwm3/default-config/images/icons/win
Installing /home/tigersharke/fvwm3-dev/work/fvwm3-6a9b86f20bcc9f36a3e52273ed79b23fc8177528/default-config/images/icons/win/resize.png to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/fvwm3/default-config/images/icons/win
Installing /home/tigersharke/fvwm3-dev/work/fvwm3-6a9b86f20bcc9f36a3e52273ed79b23fc8177528/default-config/images/icons/win/sendto.png to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/fvwm3/default-config/images/icons/win
Installing /home/tigersharke/fvwm3-dev/work/fvwm3-6a9b86f20bcc9f36a3e52273ed79b23fc8177528/default-config/images/icons/win/shade.png to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/fvwm3/default-config/images/icons/win
Installing /home/tigersharke/fvwm3-dev/work/fvwm3-6a9b86f20bcc9f36a3e52273ed79b23fc8177528/default-config/images/icons/win/stays.png to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/fvwm3/default-config/images/icons/win
Installing /home/tigersharke/fvwm3-dev/work/fvwm3-6a9b86f20bcc9f36a3e52273ed79b23fc8177528/default-config/images/icons/win/sticky.png to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/fvwm3/default-config/images/icons/win
Installing /home/tigersharke/fvwm3-dev/work/fvwm3-6a9b86f20bcc9f36a3e52273ed79b23fc8177528/default-config/images/icons/win/title.png to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/fvwm3/default-config/images/icons/win
Installing /home/tigersharke/fvwm3-dev/work/fvwm3-6a9b86f20bcc9f36a3e52273ed79b23fc8177528/default-config/images/icons/win/top.png to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/fvwm3/default-config/images/icons/win
Installing /home/tigersharke/fvwm3-dev/work/fvwm3-6a9b86f20bcc9f36a3e52273ed79b23fc8177528/default-config/images/icons/apps.png to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/fvwm3/default-config/images/icons
Installing /home/tigersharke/fvwm3-dev/work/fvwm3-6a9b86f20bcc9f36a3e52273ed79b23fc8177528/default-config/images/icons/conf.png to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/fvwm3/default-config/images/icons
Installing /home/tigersharke/fvwm3-dev/work/fvwm3-6a9b86f20bcc9f36a3e52273ed79b23fc8177528/default-config/images/icons/help.png to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/fvwm3/default-config/images/icons
Installing /home/tigersharke/fvwm3-dev/work/fvwm3-6a9b86f20bcc9f36a3e52273ed79b23fc8177528/default-config/images/icons/info.png to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/fvwm3/default-config/images/icons
Installing /home/tigersharke/fvwm3-dev/work/fvwm3-6a9b86f20bcc9f36a3e52273ed79b23fc8177528/default-config/images/icons/programs.png to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/fvwm3/default-config/images/icons
Installing /home/tigersharke/fvwm3-dev/work/fvwm3-6a9b86f20bcc9f36a3e52273ed79b23fc8177528/default-config/images/icons/quit.png to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/fvwm3/default-config/images/icons
Installing /home/tigersharke/fvwm3-dev/work/fvwm3-6a9b86f20bcc9f36a3e52273ed79b23fc8177528/default-config/images/icons/refresh.png to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/fvwm3/default-config/images/icons
Installing /home/tigersharke/fvwm3-dev/work/fvwm3-6a9b86f20bcc9f36a3e52273ed79b23fc8177528/default-config/images/icons/restart.png to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/fvwm3/default-config/images/icons
Installing /home/tigersharke/fvwm3-dev/work/fvwm3-6a9b86f20bcc9f36a3e52273ed79b23fc8177528/default-config/images/icons/run_arrow.png to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/fvwm3/default-config/images/icons
Installing /home/tigersharke/fvwm3-dev/work/fvwm3-6a9b86f20bcc9f36a3e52273ed79b23fc8177528/default-config/images/icons/terminal.png to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/fvwm3/default-config/images/icons
Installing /home/tigersharke/fvwm3-dev/work/fvwm3-6a9b86f20bcc9f36a3e52273ed79b23fc8177528/default-config/images/icons/wallpaper.png to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/fvwm3/default-config/images/icons
Installing /home/tigersharke/fvwm3-dev/work/fvwm3-6a9b86f20bcc9f36a3e52273ed79b23fc8177528/default-config/images/fvwm-logo-small.png to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/fvwm3/default-config/images
Installing /home/tigersharke/fvwm3-dev/work/fvwm3-6a9b86f20bcc9f36a3e52273ed79b23fc8177528/default-config/FvwmScript-ConfirmCopyConfig to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/fvwm3/default-config
Installing /home/tigersharke/fvwm3-dev/work/fvwm3-6a9b86f20bcc9f36a3e52273ed79b23fc8177528/default-config/FvwmScript-ConfirmQuit to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/fvwm3/default-config
Installing /home/tigersharke/fvwm3-dev/work/fvwm3-6a9b86f20bcc9f36a3e52273ed79b23fc8177528/default-config/FvwmScript-DateTime to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/fvwm3/default-config
Installing /home/tigersharke/fvwm3-dev/work/fvwm3-6a9b86f20bcc9f36a3e52273ed79b23fc8177528/default-config/stalonetrayrc to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/fvwm3/default-config
Installing /home/tigersharke/fvwm3-dev/work/fvwm3-6a9b86f20bcc9f36a3e52273ed79b23fc8177528/default-config/config to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/fvwm3/default-config
Installing /home/tigersharke/fvwm3-dev/work/fvwm3-6a9b86f20bcc9f36a3e52273ed79b23fc8177528/_build/perllib/Module.pm to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/fvwm3/perllib/FVWM
Installing /home/tigersharke/fvwm3-dev/work/fvwm3-6a9b86f20bcc9f36a3e52273ed79b23fc8177528/perllib/FVWM/Constants.pm to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/fvwm3/perllib/FVWM
Installing /home/tigersharke/fvwm3-dev/work/fvwm3-6a9b86f20bcc9f36a3e52273ed79b23fc8177528/perllib/FVWM/Event.pm to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/fvwm3/perllib/FVWM
Installing /home/tigersharke/fvwm3-dev/work/fvwm3-6a9b86f20bcc9f36a3e52273ed79b23fc8177528/perllib/FVWM/EventNames.pm to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/fvwm3/perllib/FVWM
Installing /home/tigersharke/fvwm3-dev/work/fvwm3-6a9b86f20bcc9f36a3e52273ed79b23fc8177528/perllib/FVWM/Tracker.pm to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/fvwm3/perllib/FVWM
Installing /home/tigersharke/fvwm3-dev/work/fvwm3-6a9b86f20bcc9f36a3e52273ed79b23fc8177528/perllib/FVWM/Commands.pm to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/fvwm3/perllib/FVWM
Installing /home/tigersharke/fvwm3-dev/work/fvwm3-6a9b86f20bcc9f36a3e52273ed79b23fc8177528/perllib/FVWM/Module/Terminal.pm to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/fvwm3/perllib/FVWM/Module
Installing /home/tigersharke/fvwm3-dev/work/fvwm3-6a9b86f20bcc9f36a3e52273ed79b23fc8177528/perllib/FVWM/Module/Toolkit.pm to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/fvwm3/perllib/FVWM/Module
Installing /home/tigersharke/fvwm3-dev/work/fvwm3-6a9b86f20bcc9f36a3e52273ed79b23fc8177528/perllib/FVWM/Tracker/Colorsets.pm to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/fvwm3/perllib/FVWM/Tracker
Installing /home/tigersharke/fvwm3-dev/work/fvwm3-6a9b86f20bcc9f36a3e52273ed79b23fc8177528/perllib/FVWM/Tracker/GlobalConfig.pm to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/fvwm3/perllib/FVWM/Tracker
Installing /home/tigersharke/fvwm3-dev/work/fvwm3-6a9b86f20bcc9f36a3e52273ed79b23fc8177528/perllib/FVWM/Tracker/ModuleConfig.pm to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/fvwm3/perllib/FVWM/Tracker
Installing /home/tigersharke/fvwm3-dev/work/fvwm3-6a9b86f20bcc9f36a3e52273ed79b23fc8177528/perllib/FVWM/Tracker/PageInfo.pm to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/fvwm3/perllib/FVWM/Tracker
Installing /home/tigersharke/fvwm3-dev/work/fvwm3-6a9b86f20bcc9f36a3e52273ed79b23fc8177528/perllib/FVWM/Tracker/Scheduler.pm to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/fvwm3/perllib/FVWM/Tracker
Installing /home/tigersharke/fvwm3-dev/work/fvwm3-6a9b86f20bcc9f36a3e52273ed79b23fc8177528/perllib/FVWM/Tracker/WindowList.pm to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/fvwm3/perllib/FVWM/Tracker
Installing /home/tigersharke/fvwm3-dev/work/fvwm3-6a9b86f20bcc9f36a3e52273ed79b23fc8177528/perllib/General/FileSystem.pm to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/fvwm3/perllib/General
Installing /home/tigersharke/fvwm3-dev/work/fvwm3-6a9b86f20bcc9f36a3e52273ed79b23fc8177528/perllib/General/Parse.pm to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/fvwm3/perllib/General
Installing /home/tigersharke/fvwm3-dev/work/fvwm3-6a9b86f20bcc9f36a3e52273ed79b23fc8177528/modules/FvwmBacker/ConfigFvwmBacker to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/fvwm3
Installing /home/tigersharke/fvwm3-dev/work/fvwm3-6a9b86f20bcc9f36a3e52273ed79b23fc8177528/modules/FvwmButtons/ConfigFvwmButtons to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/fvwm3
Installing /home/tigersharke/fvwm3-dev/work/fvwm3-6a9b86f20bcc9f36a3e52273ed79b23fc8177528/modules/FvwmForm/FvwmForm-Form to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/fvwm3
Installing /home/tigersharke/fvwm3-dev/work/fvwm3-6a9b86f20bcc9f36a3e52273ed79b23fc8177528/modules/FvwmForm/FvwmForm-Capture to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/fvwm3
Installing /home/tigersharke/fvwm3-dev/work/fvwm3-6a9b86f20bcc9f36a3e52273ed79b23fc8177528/modules/FvwmForm/FvwmForm-Desktop to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/fvwm3
Installing /home/tigersharke/fvwm3-dev/work/fvwm3-6a9b86f20bcc9f36a3e52273ed79b23fc8177528/modules/FvwmForm/FvwmForm-QuitVerify to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/fvwm3
Installing /home/tigersharke/fvwm3-dev/work/fvwm3-6a9b86f20bcc9f36a3e52273ed79b23fc8177528/modules/FvwmForm/FvwmForm-Rlogin to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/fvwm3
Installing /home/tigersharke/fvwm3-dev/work/fvwm3-6a9b86f20bcc9f36a3e52273ed79b23fc8177528/modules/FvwmForm/FvwmForm-RootCursor to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/fvwm3
Installing /home/tigersharke/fvwm3-dev/work/fvwm3-6a9b86f20bcc9f36a3e52273ed79b23fc8177528/modules/FvwmForm/FvwmForm-Talk to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/fvwm3
Installing /home/tigersharke/fvwm3-dev/work/fvwm3-6a9b86f20bcc9f36a3e52273ed79b23fc8177528/modules/FvwmForm/FvwmForm-TalkHelp to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/fvwm3
Installing /home/tigersharke/fvwm3-dev/work/fvwm3-6a9b86f20bcc9f36a3e52273ed79b23fc8177528/modules/FvwmForm/FvwmForm-XDGOptionsHelp to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/fvwm3
Installing /home/tigersharke/fvwm3-dev/work/fvwm3-6a9b86f20bcc9f36a3e52273ed79b23fc8177528/modules/FvwmForm/FvwmForm-XDGMenuHelp to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/fvwm3
Installing /home/tigersharke/fvwm3-dev/work/fvwm3-6a9b86f20bcc9f36a3e52273ed79b23fc8177528/_build/modules/FvwmForm/FvwmTalk to /home/tigersharke/fvwm3-dev/work/stage/usr/local/libexec/fvwm3/1.1.4
Installing /home/tigersharke/fvwm3-dev/work/fvwm3-6a9b86f20bcc9f36a3e52273ed79b23fc8177528/modules/FvwmIconMan/ConfigFvwmIconMan to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/fvwm3
Installing /home/tigersharke/fvwm3-dev/work/fvwm3-6a9b86f20bcc9f36a3e52273ed79b23fc8177528/modules/FvwmIdent/ConfigFvwmIdent to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/fvwm3
Installing /home/tigersharke/fvwm3-dev/work/fvwm3-6a9b86f20bcc9f36a3e52273ed79b23fc8177528/_build/modules/FvwmMFL/FvwmCommandS to /home/tigersharke/fvwm3-dev/work/stage/usr/local/libexec/fvwm3/1.1.4
Installing /home/tigersharke/fvwm3-dev/work/fvwm3-6a9b86f20bcc9f36a3e52273ed79b23fc8177528/modules/FvwmPager/ConfigFvwmPager to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/fvwm3
Installing /home/tigersharke/fvwm3-dev/work/fvwm3-6a9b86f20bcc9f36a3e52273ed79b23fc8177528/_build/modules/FvwmPerl/FvwmPerl to /home/tigersharke/fvwm3-dev/work/stage/usr/local/libexec/fvwm3/1.1.4
Installing /home/tigersharke/fvwm3-dev/work/fvwm3-6a9b86f20bcc9f36a3e52273ed79b23fc8177528/modules/FvwmScript/Scripts/FvwmScript-BaseConfig to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/fvwm3
Installing /home/tigersharke/fvwm3-dev/work/fvwm3-6a9b86f20bcc9f36a3e52273ed79b23fc8177528/modules/FvwmScript/Scripts/FvwmScript-BellSetup to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/fvwm3
Installing /home/tigersharke/fvwm3-dev/work/fvwm3-6a9b86f20bcc9f36a3e52273ed79b23fc8177528/modules/FvwmScript/Scripts/FvwmScript-Buttons to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/fvwm3
Installing /home/tigersharke/fvwm3-dev/work/fvwm3-6a9b86f20bcc9f36a3e52273ed79b23fc8177528/modules/FvwmScript/Scripts/FvwmScript-Colorset to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/fvwm3
Installing /home/tigersharke/fvwm3-dev/work/fvwm3-6a9b86f20bcc9f36a3e52273ed79b23fc8177528/modules/FvwmScript/Scripts/FvwmScript-Date to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/fvwm3
Installing /home/tigersharke/fvwm3-dev/work/fvwm3-6a9b86f20bcc9f36a3e52273ed79b23fc8177528/modules/FvwmScript/Scripts/FvwmScript-FileBrowser to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/fvwm3
Installing /home/tigersharke/fvwm3-dev/work/fvwm3-6a9b86f20bcc9f36a3e52273ed79b23fc8177528/modules/FvwmScript/Scripts/FvwmScript-Find to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/fvwm3
Installing /home/tigersharke/fvwm3-dev/work/fvwm3-6a9b86f20bcc9f36a3e52273ed79b23fc8177528/modules/FvwmScript/Scripts/FvwmScript-KeyboardSetup to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/fvwm3
Installing /home/tigersharke/fvwm3-dev/work/fvwm3-6a9b86f20bcc9f36a3e52273ed79b23fc8177528/modules/FvwmScript/Scripts/FvwmScript-PointerSetup to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/fvwm3
Installing /home/tigersharke/fvwm3-dev/work/fvwm3-6a9b86f20bcc9f36a3e52273ed79b23fc8177528/modules/FvwmScript/Scripts/FvwmScript-Quit to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/fvwm3
Installing /home/tigersharke/fvwm3-dev/work/fvwm3-6a9b86f20bcc9f36a3e52273ed79b23fc8177528/modules/FvwmScript/Scripts/FvwmScript-ScreenDump to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/fvwm3
Installing /home/tigersharke/fvwm3-dev/work/fvwm3-6a9b86f20bcc9f36a3e52273ed79b23fc8177528/modules/FvwmScript/Scripts/FvwmScript-ScreenSetup to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/fvwm3
Installing /home/tigersharke/fvwm3-dev/work/fvwm3-6a9b86f20bcc9f36a3e52273ed79b23fc8177528/modules/FvwmScript/Scripts/FvwmScript-WidgetDemo to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/fvwm3
Installing /home/tigersharke/fvwm3-dev/work/fvwm3-6a9b86f20bcc9f36a3e52273ed79b23fc8177528/modules/FvwmScript/Scripts/fvwm-script-ComExample.pl to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/fvwm3
Installing /home/tigersharke/fvwm3-dev/work/fvwm3-6a9b86f20bcc9f36a3e52273ed79b23fc8177528/_build/modules/FvwmScript/FvwmScript-ComExample to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/fvwm3
Installing /home/tigersharke/fvwm3-dev/work/fvwm3-6a9b86f20bcc9f36a3e52273ed79b23fc8177528/_build/bin/FvwmCommand to /home/tigersharke/fvwm3-dev/work/stage/usr/local/bin
Installing /home/tigersharke/fvwm3-dev/work/fvwm3-6a9b86f20bcc9f36a3e52273ed79b23fc8177528/_build/bin/fvwm-perllib to /home/tigersharke/fvwm3-dev/work/stage/usr/local/bin
Installing /home/tigersharke/fvwm3-dev/work/fvwm3-6a9b86f20bcc9f36a3e52273ed79b23fc8177528/_build/bin/fvwm-convert-2.6 to /home/tigersharke/fvwm3-dev/work/stage/usr/local/bin
Installing /home/tigersharke/fvwm3-dev/work/fvwm3-6a9b86f20bcc9f36a3e52273ed79b23fc8177528/_build/bin/fvwm-menu-xlock to /home/tigersharke/fvwm3-dev/work/stage/usr/local/bin
Installing /home/tigersharke/fvwm3-dev/work/fvwm3-6a9b86f20bcc9f36a3e52273ed79b23fc8177528/_build/bin/fvwm-menu-directory to /home/tigersharke/fvwm3-dev/work/stage/usr/local/bin
Installing /home/tigersharke/fvwm3-dev/work/fvwm3-6a9b86f20bcc9f36a3e52273ed79b23fc8177528/_build/bin/fvwm-menu-desktop to /home/tigersharke/fvwm3-dev/work/stage/usr/local/bin
Installing /home/tigersharke/fvwm3-dev/work/fvwm3-6a9b86f20bcc9f36a3e52273ed79b23fc8177528/bin/fvwm-menu-desktop-config.fpl to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/fvwm3
Installing /home/tigersharke/fvwm3-dev/work/fvwm3-6a9b86f20bcc9f36a3e52273ed79b23fc8177528/_build/fvwm3.desktop to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/xsessions
Installing symlink pointing to default-config/FvwmScript-ConfirmCopyConfig to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/fvwm3/FvwmScript-ConfirmCopyConfig
Installing symlink pointing to default-config/FvwmScript-ConfirmQuit to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/fvwm3/FvwmScript-ConfirmQuit
Installing symlink pointing to default-config/FvwmScript-DateTime to /home/tigersharke/fvwm3-dev/work/stage/usr/local/share/fvwm3/FvwmScript-DateTime
====> Compressing man pages (compress-man)
===>  Installing for fvwm3-dev-g20251031
===>  Checking if fvwm3-dev is already installed
===>   Registering installation for fvwm3-dev-g20251031
pkg-static: duplicate file listing: /usr/local/libexec/fvwm3/1.1.4/FvwmConsole, ignoring
pkg-static: duplicate file listing: /usr/local/libexec/fvwm3/1.1.4/FvwmConsoleC, ignoring
Installing fvwm3-dev-g20251031...
root@ichigo:/home/tigersharke/fvwm3-dev # ^D exit
# ^D

Script done on Thu Nov  6 19:16:22 2025

Maybe someone knows what went wrong and where, although I suspect the upstream developer may know most.  I would suspect it may be something that needs to be adjusted with meson but I have no clue what that would be.  I am using meson successfully overall, the same as any other port might as far as I know.

UPDATE: I added the xorg log diff to this post, which should have been part of the post when I published it.  I also fixed some issues with warning messages that were part of the immediate startx fail output which made them go away, and so updated that output as well.  I didn't believe those were relevant to the startup and it turns out they were not.

In other news, I recently noticed that FVWM3 does NOT have a maintainer.  I am not choosing to be an official port maintainer, but I have no problem with anyone taking what I may accomplish for any of my unofficial ports and adopting or adapting them to an official port.  In other words, take what I have done and use it as a starting place for a port you can maintain officially.

Frequently viewed this week