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.72063 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: Wed Nov  5 02:13:00 2025
(==) Using config directory: "/etc/X11/xorg.conf.d"
(==) Using system config directory "/usr/local/share/X11/xorg.conf.d"
drmn0: [drm] User-defined mode not supported: "3840x2160": 60 533250 3840 3888 3920 4000 2160 2163 2168 2222 0x68 0x9
drmn0: [drm] User-defined mode not supported: "3840x2160": 60 533250 3840 3888 3920 4000 2160 2163 2168 2222 0x68 0x9
xrdb:  "Xcursor.size" on line 90 overrides entry on line 89
drmn0: [drm] User-defined mode not supported: "3840x2160": 60 533250 3840 3888 3920 4000 2160 2163 2168 2222 0x68 0x9
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.

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.

No comments:

Frequently viewed this week