Build started at 2019-09-17T09:35:07.827942
Main binary: /usr/bin/python3
Python system: Linux
The Meson build system
Version: 0.51.1
Source dir: /var/scratch/librem5/phoc
Build dir: /var/scratch/librem5/phoc/_build
Build type: native build
Project name: phoc
Project version: 0.0.0
C compiler for the build machine: ccache cc (gcc 8.3.0 "cc (Debian 8.3.0-19) 8.3.0")
C compiler for the host machine: ccache cc (gcc 8.3.0 "cc (Debian 8.3.0-19) 8.3.0")
Build machine cpu family: x86_64
Build machine cpu: x86_64
Dependency gio-2.0 found: YES (cached)
Dependency glib-2.0 found: YES (cached)
Dependency gobject-2.0 found: YES (cached)
Dependency libinput found: YES (cached)
Dependency pixman-1 found: YES (cached)
Dependency wayland-client found: YES (cached)
Dependency wayland-protocols found: YES (cached)
Dependency wayland-server found: YES (cached)
Dependency xkbcommon found: YES (cached)
Running compile:
Working directory:  /tmp/tmpktlokbm_
Command line:  ccache cc /tmp/tmpktlokbm_/testfile.c -o /tmp/tmpktlokbm_/output.exe -pipe -D_FILE_OFFSET_BITS=64 -O0 -Wl,--start-group -lm -Wl,--end-group -Wl,--allow-shlib-undefined 

Code:
 int main(int argc, char **argv) { return 0; }
Compiler stdout:
 
Compiler stderr:
 
Library m found: YES

Executing subproject wlroots method meson 

Project name: wlroots
Project version: 0.6.0
C compiler for the build machine: ccache cc (gcc 8.3.0 "cc (Debian 8.3.0-19) 8.3.0")
C compiler for the host machine: ccache cc (gcc 8.3.0 "cc (Debian 8.3.0-19) 8.3.0")
Using cached compile:
Cached command line:  ccache cc /tmp/tmpp9qzb1tu/testfile.c -o /tmp/tmpp9qzb1tu/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -Wundef 

Code:
 int i;

Cached compiler stdout:
 
Cached compiler stderr:
 
Compiler for C supports arguments -Wundef: YES (cached)
Using cached compile:
Cached command line:  ccache cc /tmp/tmps44fffa1/testfile.c -o /tmp/tmps44fffa1/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -Wlogical-op 

Code:
 int i;

Cached compiler stdout:
 
Cached compiler stderr:
 
Compiler for C supports arguments -Wlogical-op: YES (cached)
Using cached compile:
Cached command line:  ccache cc /tmp/tmp9ql86umx/testfile.c -o /tmp/tmp9ql86umx/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -Wmissing-include-dirs 

Code:
 int i;

Cached compiler stdout:
 
Cached compiler stderr:
 
Compiler for C supports arguments -Wmissing-include-dirs: YES (cached)
Using cached compile:
Cached command line:  ccache cc /tmp/tmp8o8ba9uj/testfile.c -o /tmp/tmp8o8ba9uj/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -Wold-style-definition 

Code:
 int i;

Cached compiler stdout:
 
Cached compiler stderr:
 
Compiler for C supports arguments -Wold-style-definition: YES (cached)
Using cached compile:
Cached command line:  ccache cc /tmp/tmpn1tdbmin/testfile.c -o /tmp/tmpn1tdbmin/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -Wpointer-arith 

Code:
 int i;

Cached compiler stdout:
 
Cached compiler stderr:
 
Compiler for C supports arguments -Wpointer-arith: YES (cached)
Using cached compile:
Cached command line:  ccache cc /tmp/tmphts3fn3d/testfile.c -o /tmp/tmphts3fn3d/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -Winit-self 

Code:
 int i;

Cached compiler stdout:
 
Cached compiler stderr:
 
Compiler for C supports arguments -Winit-self: YES (cached)
Using cached compile:
Cached command line:  ccache cc /tmp/tmpqtzz_u5h/testfile.c -o /tmp/tmpqtzz_u5h/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -Wstrict-prototypes 

Code:
 int i;

Cached compiler stdout:
 
Cached compiler stderr:
 
Compiler for C supports arguments -Wstrict-prototypes: YES (cached)
Using cached compile:
Cached command line:  ccache cc /tmp/tmpjumv7ll0/testfile.c -o /tmp/tmpjumv7ll0/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -Wimplicit-fallthrough=2 

Code:
 int i;

Cached compiler stdout:
 
Cached compiler stderr:
 
Compiler for C supports arguments -Wimplicit-fallthrough=2: YES (cached)
Using cached compile:
Cached command line:  ccache cc /tmp/tmp4qusw6cs/testfile.c -o /tmp/tmp4qusw6cs/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -Wendif-labels 

Code:
 int i;

Cached compiler stdout:
 
Cached compiler stderr:
 
Compiler for C supports arguments -Wendif-labels: YES (cached)
Using cached compile:
Cached command line:  ccache cc /tmp/tmp2nhm5qj5/testfile.c -o /tmp/tmp2nhm5qj5/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -Wstrict-aliasing=2 

Code:
 int i;

Cached compiler stdout:
 
Cached compiler stderr:
 
Compiler for C supports arguments -Wstrict-aliasing=2: YES (cached)
Using cached compile:
Cached command line:  ccache cc /tmp/tmpxvy45bkj/testfile.c -o /tmp/tmpxvy45bkj/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -Woverflow 

Code:
 int i;

Cached compiler stdout:
 
Cached compiler stderr:
 
Compiler for C supports arguments -Woverflow: YES (cached)
Using cached compile:
Cached command line:  ccache cc /tmp/tmpsiqs4v2i/testfile.c -o /tmp/tmpsiqs4v2i/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -Wno-missing-braces -Wmissing-braces 

Code:
 int i;

Cached compiler stdout:
 
Cached compiler stderr:
 
Compiler for C supports arguments -Wno-missing-braces -Wmissing-braces: YES (cached)
Using cached compile:
Cached command line:  ccache cc /tmp/tmpfz8rjmgp/testfile.c -o /tmp/tmpfz8rjmgp/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -Wno-missing-field-initializers -Wmissing-field-initializers 

Code:
 int i;

Cached compiler stdout:
 
Cached compiler stderr:
 
Compiler for C supports arguments -Wno-missing-field-initializers -Wmissing-field-initializers: YES (cached)
Using cached compile:
Cached command line:  ccache cc /tmp/tmpuipfmgss/testfile.c -o /tmp/tmpuipfmgss/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -Wno-unused-parameter -Wunused-parameter 

Code:
 int i;

Cached compiler stdout:
 
Cached compiler stderr:
 
Compiler for C supports arguments -Wno-unused-parameter -Wunused-parameter: YES (cached)
Dependency wayland-server found: YES (cached)
Dependency wayland-client found: YES (cached)
Dependency wayland-egl found: YES (cached)
Dependency wayland-protocols found: YES (cached)
Dependency egl found: YES (cached)
Pkg-config binary for MachineChoice.HOST is not cached.
Pkg-config binary missing from cross or native file, or env var undefined.
Trying a default pkg-config fallback at pkg-config
Trying pkg-config binary pkg-config for machine MachineChoice.HOST at ['/usr/bin/pkg-config']
Found pkg-config: /usr/bin/pkg-config (0.29)
Determining dependency 'freerdp2' with pkg-config executable '/usr/bin/pkg-config'
PKG_CONFIG_PATH: 
Called `/usr/bin/pkg-config --modversion freerdp2` -> 1

CMake binary for MachineChoice.HOST is not cached
CMake binary missing from cross or native file, or env var undefined.
Trying a default CMake fallback at cmake
Trying CMake binary cmake for machine MachineChoice.HOST at ['/usr/bin/cmake']
Found CMake: /usr/bin/cmake (3.13.4)
Extracting basic cmake information
Try CMake generator: auto
Called `/usr/bin/cmake --trace-expand .` in /var/scratch/librem5/phoc/_build/meson-private/cmake_freerdp2 -> 0
  -- Module search paths:    ['/', '/opt', '/usr', '/usr/local']
  -- CMake root:             /usr/share/cmake-3.13
  -- CMake architectures:    ['x86_64-linux-gnu']
  -- CMake lib search paths: ['lib', 'lib32', 'lib64', 'libx32', 'share', 'lib/x86_64-linux-gnu']
Run-time dependency freerdp2 found: NO (tried pkgconfig and cmake)
Pkg-config binary for MachineChoice.HOST is cached.
Determining dependency 'winpr2' with pkg-config executable '/usr/bin/pkg-config'
PKG_CONFIG_PATH: 
Called `/usr/bin/pkg-config --modversion winpr2` -> 1

CMake binary for MachineChoice.HOST is cached.
Run-time dependency winpr2 found: NO (tried pkgconfig and cmake)
Dependency glesv2 found: YES (cached)
Dependency libdrm found: YES (cached)
Dependency gbm found: YES (cached)
Dependency libinput found: YES (cached)
Dependency xkbcommon found: YES (cached)
Dependency libudev found: YES (cached)
Dependency pixman-1 found: YES (cached)
Dependency libcap found: YES (cached)
Dependency libsystemd found: YES (cached)
Library m found: YES
Running compile:
Working directory:  /tmp/tmpoon7c3jk
Command line:  ccache cc /tmp/tmpoon7c3jk/testfile.c -o /tmp/tmpoon7c3jk/output.exe -pipe -D_FILE_OFFSET_BITS=64 -O0 -Wl,--start-group -lrt -Wl,--end-group -Wl,--allow-shlib-undefined 

Code:
 int main(int argc, char **argv) { return 0; }
Compiler stdout:
 
Compiler stderr:
 
Library rt found: YES
PKG_CONFIG_PATH: 
Called `/usr/bin/pkg-config --variable=pkgdatadir wayland-protocols` -> 0
//usr/share/wayland-protocols
Got pkgconfig variable pkgdatadir : //usr/share/wayland-protocols
Dependency wayland-scanner found: YES (cached)
PKG_CONFIG_PATH: 
Called `/usr/bin/pkg-config --variable=wayland_scanner wayland-scanner` -> 0
/usr/bin/wayland-scanner
Got pkgconfig variable wayland_scanner : /usr/bin/wayland-scanner
Program /usr/bin/wayland-scanner found: YES (/usr/bin/wayland-scanner)
Program ../glgen.sh found: YES (/var/scratch/librem5/phoc/subprojects/wlroots/render/../glgen.sh)
Dependency x11-xcb found: YES (cached)
Dependency xcb found: YES (cached)
Dependency xcb-xinput found: YES (cached)
Dependency xcb-xfixes found: YES (cached)
Dependency xcb found: YES (cached)
Dependency xcb-composite found: YES (cached)
Dependency xcb-render found: YES (cached)
Dependency xcb-xfixes found: YES (cached)
Pkg-config binary for MachineChoice.HOST is cached.
Determining dependency 'xcb-errors' with pkg-config executable '/usr/bin/pkg-config'
PKG_CONFIG_PATH: 
Called `/usr/bin/pkg-config --modversion xcb-errors` -> 1

CMake binary for MachineChoice.HOST is cached.
Run-time dependency xcb-errors found: NO (tried pkgconfig and cmake)
Dependency xcb-icccm found: YES (cached)
Configuring config.h using configuration
Configuring version.h using configuration
Message: 
----------------
wlroots 0.6.0

      libcap: 1
     systemd: 1
     elogind: 0
    xwayland: 1
 rdp_backend: 0
 x11_backend: 1
   xcb-icccm: 1
  xcb-errors: 0
----------------

Dependency threads found: YES (cached)
Dependency wayland-cursor found: YES (cached)
Dependency libpng found: YES (cached)
Dependency libavutil found: YES (cached)
Dependency libavcodec found: YES (cached)
Dependency libavformat found: YES (cached)
Using cached compile:
Cached command line:  ccache cc -I/usr/include/x86_64-linux-gnu /tmp/tmpkoirx6el/testfile.c -pipe -E -P -D_FILE_OFFSET_BITS=64 -P -O0 -std=gnu11 

Code:
 
        #ifdef __has_include
         #if !__has_include("libavutil/hwcontext_drm.h")
          #error "Header 'libavutil/hwcontext_drm.h' could not be found"
         #endif
        #else
         #include <libavutil/hwcontext_drm.h>
        #endif
Cached compiler stdout:
 
Cached compiler stderr:
 
Has header "libavutil/hwcontext_drm.h" with dependency libavutil: YES (cached)
Program git found: YES (/usr/bin/git)
Running command: /usr/bin/git --git-dir=/var/scratch/librem5/phoc/subprojects/wlroots/.git ls-files :/*.[ch]
--- stdout ---
backend/backend.c
backend/drm/atomic.c
backend/drm/backend.c
backend/drm/drm.c
backend/drm/legacy.c
backend/drm/properties.c
backend/drm/renderer.c
backend/drm/util.c
backend/headless/backend.c
backend/headless/input_device.c
backend/headless/output.c
backend/libinput/backend.c
backend/libinput/events.c
backend/libinput/keyboard.c
backend/libinput/pointer.c
backend/libinput/switch.c
backend/libinput/tablet_pad.c
backend/libinput/tablet_tool.c
backend/libinput/touch.c
backend/multi/backend.c
backend/noop/backend.c
backend/noop/output.c
backend/rdp/backend.c
backend/rdp/keyboard.c
backend/rdp/listener.c
backend/rdp/output.c
backend/rdp/peer.c
backend/rdp/pointer.c
backend/session/direct-freebsd.c
backend/session/direct-ipc.c
backend/session/direct.c
backend/session/logind.c
backend/session/noop.c
backend/session/session.c
backend/wayland/backend.c
backend/wayland/output.c
backend/wayland/wl_seat.c
backend/x11/backend.c
backend/x11/input_device.c
backend/x11/output.c
examples/cat.c
examples/cat.h
examples/dmabuf-capture.c
examples/foreign-toplevel.c
examples/fullscreen-shell.c
examples/gamma-control.c
examples/idle-inhibit.c
examples/idle.c
examples/input-inhibitor.c
examples/input-method.c
examples/layer-shell.c
examples/multi-pointer.c
examples/output-layout.c
examples/pointer-constraints.c
examples/pointer.c
examples/relative-pointer-unstable-v1.c
examples/rotation.c
examples/screencopy.c
examples/screenshot.c
examples/simple.c
examples/tablet.c
examples/text-input.c
examples/toplevel-decoration.c
examples/touch.c
include/backend/drm/drm.h
include/backend/drm/iface.h
include/backend/drm/properties.h
include/backend/drm/renderer.h
include/backend/drm/util.h
include/backend/headless.h
include/backend/libinput.h
include/backend/multi.h
include/backend/noop.h
include/backend/rdp.h
include/backend/session/direct-ipc.h
include/backend/wayland.h
include/backend/x11.h
include/render/gles2.h
include/rootston/bindings.h
include/rootston/config.h
include/rootston/cursor.h
include/rootston/desktop.h
include/rootston/ini.h
include/rootston/input.h
include/rootston/keyboard.h
include/rootston/layers.h
include/rootston/output.h
include/rootston/seat.h
include/rootston/server.h
include/rootston/switch.h
include/rootston/text_input.h
include/rootston/view.h
include/rootston/virtual_keyboard.h
include/rootston/xcursor.h
include/types/wlr_data_device.h
include/types/wlr_seat.h
include/types/wlr_tablet_v2.h
include/types/wlr_xdg_shell.h
include/types/wlr_xdg_shell_v6.h
include/util/array.h
include/util/shm.h
include/util/signal.h
include/wlr/backend.h
include/wlr/backend/drm.h
include/wlr/backend/headless.h
include/wlr/backend/interface.h
include/wlr/backend/libinput.h
include/wlr/backend/multi.h
include/wlr/backend/noop.h
include/wlr/backend/rdp.h
include/wlr/backend/session.h
include/wlr/backend/session/interface.h
include/wlr/backend/wayland.h
include/wlr/backend/x11.h
include/wlr/interfaces/wlr_input_device.h
include/wlr/interfaces/wlr_keyboard.h
include/wlr/interfaces/wlr_output.h
include/wlr/interfaces/wlr_pointer.h
include/wlr/interfaces/wlr_switch.h
include/wlr/interfaces/wlr_tablet_pad.h
include/wlr/interfaces/wlr_tablet_tool.h
include/wlr/interfaces/wlr_touch.h
include/wlr/render/dmabuf.h
include/wlr/render/drm_format_set.h
include/wlr/render/egl.h
include/wlr/render/gles2.h
include/wlr/render/interface.h
include/wlr/render/wlr_renderer.h
include/wlr/render/wlr_texture.h
include/wlr/types/wlr_box.h
include/wlr/types/wlr_buffer.h
include/wlr/types/wlr_compositor.h
include/wlr/types/wlr_cursor.h
include/wlr/types/wlr_data_control_v1.h
include/wlr/types/wlr_data_device.h
include/wlr/types/wlr_export_dmabuf_v1.h
include/wlr/types/wlr_foreign_toplevel_management_v1.h
include/wlr/types/wlr_fullscreen_shell_v1.h
include/wlr/types/wlr_gamma_control.h
include/wlr/types/wlr_gamma_control_v1.h
include/wlr/types/wlr_gtk_primary_selection.h
include/wlr/types/wlr_idle.h
include/wlr/types/wlr_idle_inhibit_v1.h
include/wlr/types/wlr_input_device.h
include/wlr/types/wlr_input_inhibitor.h
include/wlr/types/wlr_input_method_v2.h
include/wlr/types/wlr_keyboard.h
include/wlr/types/wlr_layer_shell_v1.h
include/wlr/types/wlr_linux_dmabuf_v1.h
include/wlr/types/wlr_list.h
include/wlr/types/wlr_matrix.h
include/wlr/types/wlr_output.h
include/wlr/types/wlr_output_damage.h
include/wlr/types/wlr_output_layout.h
include/wlr/types/wlr_output_management_v1.h
include/wlr/types/wlr_pointer.h
include/wlr/types/wlr_pointer_constraints_v1.h
include/wlr/types/wlr_pointer_gestures_v1.h
include/wlr/types/wlr_presentation_time.h
include/wlr/types/wlr_primary_selection.h
include/wlr/types/wlr_primary_selection_v1.h
include/wlr/types/wlr_region.h
include/wlr/types/wlr_relative_pointer_v1.h
include/wlr/types/wlr_screencopy_v1.h
include/wlr/types/wlr_screenshooter.h
include/wlr/types/wlr_seat.h
include/wlr/types/wlr_server_decoration.h
include/wlr/types/wlr_surface.h
include/wlr/types/wlr_switch.h
include/wlr/types/wlr_tablet_pad.h
include/wlr/types/wlr_tablet_tool.h
include/wlr/types/wlr_tablet_v2.h
include/wlr/types/wlr_text_input_v3.h
include/wlr/types/wlr_touch.h
include/wlr/types/wlr_virtual_keyboard_v1.h
include/wlr/types/wlr_xcursor_manager.h
include/wlr/types/wlr_xdg_decoration_v1.h
include/wlr/types/wlr_xdg_output_v1.h
include/wlr/types/wlr_xdg_shell.h
include/wlr/types/wlr_xdg_shell_v6.h
include/wlr/util/edges.h
include/wlr/util/log.h
include/wlr/util/region.h
include/wlr/xcursor.h
include/wlr/xwayland.h
include/xcursor/cursor_data.h
include/xcursor/xcursor.h
include/xwayland/selection.h
include/xwayland/xwm.h
render/dmabuf.c
render/drm_format_set.c
render/egl.c
render/gles2/pixel_format.c
render/gles2/renderer.c
render/gles2/shaders.c
render/gles2/texture.c
render/gles2/util.c
render/wlr_renderer.c
render/wlr_texture.c
rootston/bindings.c
rootston/config.c
rootston/cursor.c
rootston/desktop.c
rootston/ini.c
rootston/input.c
rootston/keyboard.c
rootston/layer_shell.c
rootston/main.c
rootston/output.c
rootston/render.c
rootston/seat.c
rootston/switch.c
rootston/text_input.c
rootston/view.c
rootston/virtual_keyboard.c
rootston/xdg_shell.c
rootston/xdg_shell_v6.c
rootston/xwayland.c
tinywl/tinywl.c
types/data_device/wlr_data_device.c
types/data_device/wlr_data_offer.c
types/data_device/wlr_data_source.c
types/data_device/wlr_drag.c
types/seat/wlr_seat.c
types/seat/wlr_seat_keyboard.c
types/seat/wlr_seat_pointer.c
types/seat/wlr_seat_touch.c
types/tablet_v2/wlr_tablet_v2.c
types/tablet_v2/wlr_tablet_v2_pad.c
types/tablet_v2/wlr_tablet_v2_tablet.c
types/tablet_v2/wlr_tablet_v2_tool.c
types/wlr_box.c
types/wlr_buffer.c
types/wlr_compositor.c
types/wlr_cursor.c
types/wlr_data_control_v1.c
types/wlr_export_dmabuf_v1.c
types/wlr_foreign_toplevel_management_v1.c
types/wlr_fullscreen_shell_v1.c
types/wlr_gamma_control.c
types/wlr_gamma_control_v1.c
types/wlr_gtk_primary_selection.c
types/wlr_idle.c
types/wlr_idle_inhibit_v1.c
types/wlr_input_device.c
types/wlr_input_inhibitor.c
types/wlr_input_method_v2.c
types/wlr_keyboard.c
types/wlr_layer_shell_v1.c
types/wlr_linux_dmabuf_v1.c
types/wlr_list.c
types/wlr_matrix.c
types/wlr_output.c
types/wlr_output_damage.c
types/wlr_output_layout.c
types/wlr_output_management_v1.c
types/wlr_pointer.c
types/wlr_pointer_constraints_v1.c
types/wlr_pointer_gestures_v1.c
types/wlr_presentation_time.c
types/wlr_primary_selection.c
types/wlr_primary_selection_v1.c
types/wlr_region.c
types/wlr_relative_pointer_v1.c
types/wlr_screencopy_v1.c
types/wlr_screenshooter.c
types/wlr_server_decoration.c
types/wlr_surface.c
types/wlr_switch.c
types/wlr_tablet_pad.c
types/wlr_tablet_tool.c
types/wlr_text_input_v3.c
types/wlr_touch.c
types/wlr_virtual_keyboard_v1.c
types/wlr_xcursor_manager.c
types/wlr_xdg_decoration_v1.c
types/wlr_xdg_output_v1.c
types/xdg_shell/wlr_xdg_popup.c
types/xdg_shell/wlr_xdg_positioner.c
types/xdg_shell/wlr_xdg_shell.c
types/xdg_shell/wlr_xdg_surface.c
types/xdg_shell/wlr_xdg_toplevel.c
types/xdg_shell_v6/wlr_xdg_popup_v6.c
types/xdg_shell_v6/wlr_xdg_positioner_v6.c
types/xdg_shell_v6/wlr_xdg_shell_v6.c
types/xdg_shell_v6/wlr_xdg_surface_v6.c
types/xdg_shell_v6/wlr_xdg_toplevel_v6.c
util/array.c
util/log.c
util/region.c
util/shm.c
util/signal.c
xcursor/wlr_xcursor.c
xcursor/xcursor.c
xwayland/selection/dnd.c
xwayland/selection/incoming.c
xwayland/selection/outgoing.c
xwayland/selection/selection.c
xwayland/sockets.c
xwayland/sockets.h
xwayland/xwayland.c
xwayland/xwm.c

--- stderr ---


Program etags found: YES (/usr/bin/etags)
Program ctags found: YES (/usr/bin/ctags)
Build targets in project: 109
Subproject wlroots finished.

Configuring config.h using configuration
Using cached compile:
Cached command line:  ccache cc /tmp/tmpu71fyxkm/testfile.c -o /tmp/tmpu71fyxkm/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -Wcast-align 

Code:
 int i;

Cached compiler stdout:
 
Cached compiler stderr:
 
Compiler for C supports arguments -Wcast-align: YES (cached)
Using cached compile:
Cached command line:  ccache cc /tmp/tmpbmfqj_g_/testfile.c -o /tmp/tmpbmfqj_g_/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -Wdate-time 

Code:
 int i;

Cached compiler stdout:
 
Cached compiler stderr:
 
Compiler for C supports arguments -Wdate-time: YES (cached)
Using cached compile:
Cached command line:  ccache cc /tmp/tmpeeb2lr6j/testfile.c -o /tmp/tmpeeb2lr6j/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -Werror=format-security 

Code:
 int i;

Cached compiler stdout:
 
Cached compiler stderr:
 cc1: error: -Wformat-security ignored without -Wformat [-Werror=format-security]
cc1: some warnings being treated as errors

Compiler for C supports arguments -Werror=format-security: NO (cached)
Using cached compile:
Cached command line:  ccache cc /tmp/tmpr0qyssrf/testfile.c -o /tmp/tmpr0qyssrf/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -Werror=format=2 

Code:
 int i;

Cached compiler stdout:
 
Cached compiler stderr:
 
Compiler for C supports arguments -Werror=format=2: YES (cached)
Using cached compile:
Cached command line:  ccache cc /tmp/tmp4qusw6cs/testfile.c -o /tmp/tmp4qusw6cs/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -Wendif-labels 

Code:
 int i;

Cached compiler stdout:
 
Cached compiler stderr:
 
Compiler for C supports arguments -Wendif-labels: YES (cached)
Using cached compile:
Cached command line:  ccache cc /tmp/tmpifthky_2/testfile.c -o /tmp/tmpifthky_2/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -Werror=incompatible-pointer-types 

Code:
 int i;

Cached compiler stdout:
 
Cached compiler stderr:
 
Compiler for C supports arguments -Werror=incompatible-pointer-types: YES (cached)
Using cached compile:
Cached command line:  ccache cc /tmp/tmpy1i9bfpz/testfile.c -o /tmp/tmpy1i9bfpz/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -Werror=missing-declarations 

Code:
 int i;

Cached compiler stdout:
 
Cached compiler stderr:
 
Compiler for C supports arguments -Werror=missing-declarations: YES (cached)
Using cached compile:
Cached command line:  ccache cc /tmp/tmpznmgq5bm/testfile.c -o /tmp/tmpznmgq5bm/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -Werror=overflow 

Code:
 int i;

Cached compiler stdout:
 
Cached compiler stderr:
 
Compiler for C supports arguments -Werror=overflow: YES (cached)
Using cached compile:
Cached command line:  ccache cc /tmp/tmpmjtvdiv7/testfile.c -o /tmp/tmpmjtvdiv7/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -Werror=return-type 

Code:
 int i;

Cached compiler stdout:
 
Cached compiler stderr:
 
Compiler for C supports arguments -Werror=return-type: YES (cached)
Using cached compile:
Cached command line:  ccache cc /tmp/tmpd_dcecmg/testfile.c -o /tmp/tmpd_dcecmg/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -Werror=shift-count-overflow 

Code:
 int i;

Cached compiler stdout:
 
Cached compiler stderr:
 
Compiler for C supports arguments -Werror=shift-count-overflow: YES (cached)
Using cached compile:
Cached command line:  ccache cc /tmp/tmpczz9cw_p/testfile.c -o /tmp/tmpczz9cw_p/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -Werror=shift-overflow=2 

Code:
 int i;

Cached compiler stdout:
 
Cached compiler stderr:
 
Compiler for C supports arguments -Werror=shift-overflow=2: YES (cached)
Using cached compile:
Cached command line:  ccache cc /tmp/tmpae8x5brg/testfile.c -o /tmp/tmpae8x5brg/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -Werror=implicit-fallthrough=3 

Code:
 int i;

Cached compiler stdout:
 
Cached compiler stderr:
 
Compiler for C supports arguments -Werror=implicit-fallthrough=3: YES (cached)
Using cached compile:
Cached command line:  ccache cc /tmp/tmpf4aix_y8/testfile.c -o /tmp/tmpf4aix_y8/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -Wformat-nonliteral 

Code:
 int i;

Cached compiler stdout:
 
Cached compiler stderr:
 cc1: warning: -Wformat-nonliteral ignored without -Wformat [-Wformat-nonliteral]

Compiler for C supports arguments -Wformat-nonliteral: YES (cached)
Using cached compile:
Cached command line:  ccache cc /tmp/tmpdk802vcv/testfile.c -o /tmp/tmpdk802vcv/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -Wformat-security 

Code:
 int i;

Cached compiler stdout:
 
Cached compiler stderr:
 cc1: warning: -Wformat-security ignored without -Wformat [-Wformat-security]

Compiler for C supports arguments -Wformat-security: YES (cached)
Using cached compile:
Cached command line:  ccache cc /tmp/tmphts3fn3d/testfile.c -o /tmp/tmphts3fn3d/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -Winit-self 

Code:
 int i;

Cached compiler stdout:
 
Cached compiler stderr:
 
Compiler for C supports arguments -Winit-self: YES (cached)
Using cached compile:
Cached command line:  ccache cc /tmp/tmp4ua9q5z_/testfile.c -o /tmp/tmp4ua9q5z_/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -Wmaybe-uninitialized 

Code:
 int i;

Cached compiler stdout:
 
Cached compiler stderr:
 
Compiler for C supports arguments -Wmaybe-uninitialized: YES (cached)
Using cached compile:
Cached command line:  ccache cc /tmp/tmpdqxz9eql/testfile.c -o /tmp/tmpdqxz9eql/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -Wmissing-field-initializers 

Code:
 int i;

Cached compiler stdout:
 
Cached compiler stderr:
 
Compiler for C supports arguments -Wmissing-field-initializers: YES (cached)
Using cached compile:
Cached command line:  ccache cc /tmp/tmp9ql86umx/testfile.c -o /tmp/tmp9ql86umx/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -Wmissing-include-dirs 

Code:
 int i;

Cached compiler stdout:
 
Cached compiler stderr:
 
Compiler for C supports arguments -Wmissing-include-dirs: YES (cached)
Using cached compile:
Cached command line:  ccache cc /tmp/tmpbmkm5pby/testfile.c -o /tmp/tmpbmkm5pby/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -Wmissing-noreturn 

Code:
 int i;

Cached compiler stdout:
 
Cached compiler stderr:
 
Compiler for C supports arguments -Wmissing-noreturn: YES (cached)
Using cached compile:
Cached command line:  ccache cc /tmp/tmpsyjx6sgo/testfile.c -o /tmp/tmpsyjx6sgo/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -Wnested-externs 

Code:
 int i;

Cached compiler stdout:
 
Cached compiler stderr:
 
Compiler for C supports arguments -Wnested-externs: YES (cached)
Using cached compile:
Cached command line:  ccache cc /tmp/tmpfz8rjmgp/testfile.c -o /tmp/tmpfz8rjmgp/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -Wno-missing-field-initializers -Wmissing-field-initializers 

Code:
 int i;

Cached compiler stdout:
 
Cached compiler stderr:
 
Compiler for C supports arguments -Wno-missing-field-initializers -Wmissing-field-initializers: YES (cached)
Using cached compile:
Cached command line:  ccache cc /tmp/tmp2uts33o5/testfile.c -o /tmp/tmp2uts33o5/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -Wno-sign-compare -Wsign-compare 

Code:
 int i;

Cached compiler stdout:
 
Cached compiler stderr:
 
Compiler for C supports arguments -Wno-sign-compare -Wsign-compare: YES (cached)
Using cached compile:
Cached command line:  ccache cc /tmp/tmpwinsb15k/testfile.c -o /tmp/tmpwinsb15k/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -Wno-strict-aliasing -Wstrict-aliasing 

Code:
 int i;

Cached compiler stdout:
 
Cached compiler stderr:
 
Compiler for C supports arguments -Wno-strict-aliasing -Wstrict-aliasing: YES (cached)
Using cached compile:
Cached command line:  ccache cc /tmp/tmpuipfmgss/testfile.c -o /tmp/tmpuipfmgss/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -Wno-unused-parameter -Wunused-parameter 

Code:
 int i;

Cached compiler stdout:
 
Cached compiler stderr:
 
Compiler for C supports arguments -Wno-unused-parameter -Wunused-parameter: YES (cached)
Using cached compile:
Cached command line:  ccache cc /tmp/tmp8o8ba9uj/testfile.c -o /tmp/tmp8o8ba9uj/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -Wold-style-definition 

Code:
 int i;

Cached compiler stdout:
 
Cached compiler stderr:
 
Compiler for C supports arguments -Wold-style-definition: YES (cached)
Using cached compile:
Cached command line:  ccache cc /tmp/tmpn1tdbmin/testfile.c -o /tmp/tmpn1tdbmin/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -Wpointer-arith 

Code:
 int i;

Cached compiler stdout:
 
Cached compiler stderr:
 
Compiler for C supports arguments -Wpointer-arith: YES (cached)
Using cached compile:
Cached command line:  ccache cc /tmp/tmpbqqdi5vd/testfile.c -o /tmp/tmpbqqdi5vd/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -Wredundant-decls 

Code:
 int i;

Cached compiler stdout:
 
Cached compiler stderr:
 
Compiler for C supports arguments -Wredundant-decls: YES (cached)
Using cached compile:
Cached command line:  ccache cc /tmp/tmpqtzz_u5h/testfile.c -o /tmp/tmpqtzz_u5h/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -Wstrict-prototypes 

Code:
 int i;

Cached compiler stdout:
 
Cached compiler stderr:
 
Compiler for C supports arguments -Wstrict-prototypes: YES (cached)
Using cached compile:
Cached command line:  ccache cc /tmp/tmphaqo8iri/testfile.c -o /tmp/tmphaqo8iri/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -Wtype-limits 

Code:
 int i;

Cached compiler stdout:
 
Cached compiler stderr:
 
Compiler for C supports arguments -Wtype-limits: YES (cached)
Using cached compile:
Cached command line:  ccache cc /tmp/tmpp9qzb1tu/testfile.c -o /tmp/tmpp9qzb1tu/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -Wundef 

Code:
 int i;

Cached compiler stdout:
 
Cached compiler stderr:
 
Compiler for C supports arguments -Wundef: YES (cached)
Using cached compile:
Cached command line:  ccache cc /tmp/tmpzdg21_sh/testfile.c -o /tmp/tmpzdg21_sh/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -Wunused-function 

Code:
 int i;

Cached compiler stdout:
 
Cached compiler stderr:
 
Compiler for C supports arguments -Wunused-function: YES (cached)
Using cached compile:
Cached command line:  ccache cc /tmp/tmpg3td9qs2/testfile.c -o /tmp/tmpg3td9qs2/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -fstack-protector-strong 

Code:
 int i;

Cached compiler stdout:
 
Cached compiler stderr:
 
Compiler for C supports arguments -fstack-protector-strong: YES (cached)
PKG_CONFIG_PATH: 
Got pkgconfig variable pkgdatadir : //usr/share/wayland-protocols
Program wayland-scanner found: YES (/usr/bin/wayland-scanner)
Message: 
--------------------------
phoc 0.0.0

           xwayland: true
 wlroots subproject: true
--------------------------

Configuring run using configuration
Program git found: YES (/usr/bin/git)
Running command: /usr/bin/git --git-dir=/var/scratch/librem5/phoc/.git ls-files :/*.[ch]
--- stdout ---
src/cursor.c
src/cursor.h
src/desktop.c
src/desktop.h
src/ini.c
src/ini.h
src/input.c
src/input.h
src/keybindings.c
src/keybindings.h
src/keyboard.c
src/keyboard.h
src/layer_shell.c
src/layers.h
src/main.c
src/output.c
src/output.h
src/phosh.c
src/phosh.h
src/render.c
src/seat.c
src/seat.h
src/server.h
src/settings.c
src/settings.h
src/switch.c
src/switch.h
src/text_input.c
src/text_input.h
src/view.c
src/view.h
src/virtual_keyboard.c
src/virtual_keyboard.h
src/xcursor.h
src/xdg_shell.c
src/xdg_shell_v6.c
src/xwayland.c

--- stderr ---


Program etags found: YES (/usr/bin/etags)
Program ctags found: YES (/usr/bin/ctags)
Build targets in project: 114
Found ninja-1.9.0 at /usr/bin/ninja
Running compile:
Working directory:  /tmp/tmpboy_ydf_
Command line:  ccache cc /tmp/tmpboy_ydf_/testfile.c -o /tmp/tmpboy_ydf_/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 --print-search-dirs 

Code:
 
Compiler stdout:
 install: /usr/lib/gcc/x86_64-linux-gnu/8/
programs: =/usr/lib/gcc/x86_64-linux-gnu/8/:/usr/lib/gcc/x86_64-linux-gnu/8/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/8/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/8/../../../../x86_64-linux-gnu/bin/x86_64-linux-gnu/8/:/usr/lib/gcc/x86_64-linux-gnu/8/../../../../x86_64-linux-gnu/bin/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/8/../../../../x86_64-linux-gnu/bin/
libraries: =/usr/lib/gcc/x86_64-linux-gnu/8/:/usr/lib/gcc/x86_64-linux-gnu/8/../../../../x86_64-linux-gnu/lib/x86_64-linux-gnu/8/:/usr/lib/gcc/x86_64-linux-gnu/8/../../../../x86_64-linux-gnu/lib/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/8/../../../../x86_64-linux-gnu/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/8/../../../x86_64-linux-gnu/8/:/usr/lib/gcc/x86_64-linux-gnu/8/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/8/../../../../lib/:/lib/x86_64-linux-gnu/8/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/8/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/8/../../../../x86_64-linux-gnu/lib/:/usr/lib/gcc/x86_64-linux-gnu/8/../../../:/lib/:/usr/lib/

Compiler stderr:
 
