* Package:    sys-auth/seatd-0.9.2:0/1
 * Repository: gentoo
 * Maintainer: contact@hacktivis.me proxy-maint@gentoo.org,arthurzam@gentoo.org
 * USE:        abi_x86_64 amd64 elibc_glibc elogind kernel_linux
 * FEATURES:   network-sandbox preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
>>> Unpacking 'seatd-0.9.2.tar.gz' to /var/tmp/portage/sys-auth/seatd-0.9.2/work
>>> Source unpacked in /var/tmp/portage/sys-auth/seatd-0.9.2/work
>>> Preparing source in /var/tmp/portage/sys-auth/seatd-0.9.2/work/seatd-0.9.2 ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/sys-auth/seatd-0.9.2/work/seatd-0.9.2 ...
meson setup -Db_lto=true --libdir lib64 --localstatedir /var/lib --prefix /usr --sysconfdir /etc --wrap-mode nodownload --build.pkg-config-path /usr/share/pkgconfig --pkg-config-path /usr/share/pkgconfig --native-file /var/tmp/portage/sys-auth/seatd-0.9.2/temp/meson.x86_64-pc-linux-gnu.ini -Db_pch=false -Dwerror=false -Dbuildtype=plain -Dman-pages=enabled -Dlibseat-builtin=disabled -Dserver=disabled -Dlibseat-logind=elogind /var/tmp/portage/sys-auth/seatd-0.9.2/work/seatd-0.9.2 /var/tmp/portage/sys-auth/seatd-0.9.2/work/seatd-0.9.2-build
The Meson build system
Version: 1.9.2
Source dir: /var/tmp/portage/sys-auth/seatd-0.9.2/work/seatd-0.9.2
Build dir: /var/tmp/portage/sys-auth/seatd-0.9.2/work/seatd-0.9.2-build
Build type: native build
Project name: seatd
Project version: 0.9.2
C compiler for the host machine: x86_64-pc-linux-gnu-gcc (gcc 15.2.1 "x86_64-pc-linux-gnu-gcc (Gentoo 15.2.1_p20260214 p5) 15.2.1 20260214")
C linker for the host machine: x86_64-pc-linux-gnu-gcc ld.bfd 2.46.0
Host machine cpu family: x86_64
Host machine cpu: x86_64
Compiler for C supports arguments -Wundef: YES 
Compiler for C supports arguments -Wunused: YES 
Compiler for C supports arguments -Wlogical-op: YES 
Compiler for C supports arguments -Wmissing-include-dirs: YES 
Compiler for C supports arguments -Wold-style-definition: YES 
Compiler for C supports arguments -Wpointer-arith: YES 
Compiler for C supports arguments -Wstrict-aliasing: YES 
Compiler for C supports arguments -Wstrict-prototypes: YES 
Compiler for C supports arguments -Wimplicit-fallthrough: YES 
Compiler for C supports arguments -Wmissing-prototypes: YES 
Compiler for C supports arguments -Wno-unknown-warning-option: NO 
Compiler for C supports arguments -Wno-unused-command-line-argument: NO 
Compiler for C supports arguments -Wvla: YES 
Compiler for C supports arguments -Wno-hardened: YES 
Compiler for C supports arguments -fhardened: YES 
Compiler for C supports link arguments -Wl,--exclude-libs=ALL: YES 
Found pkg-config: YES (/usr/bin/x86_64-pc-linux-gnu-pkg-config) 2.5.1
Run-time dependency libelogind found: YES 255
Library rt found: YES
Build targets in project: 5

seatd 0.9.2

    libseat-seatd        : YES
    libseat-builtin      : NO
    libseat-systemd      : NO
    libseat-elogind      : YES
    server               : NO
    man-pages            : NO

  User defined options
    Native files         : /var/tmp/portage/sys-auth/seatd-0.9.2/temp/meson.x86_64-pc-linux-gnu.ini
    b_lto                : true
    b_pch                : false
    buildtype            : plain
    libdir               : lib64
    libseat-builtin      : disabled
    libseat-logind       : elogind
    localstatedir        : /var/lib
    man-pages            : enabled
    build.pkg_config_path: /usr/share/pkgconfig
    pkg_config_path      : /usr/share/pkgconfig
    prefix               : /usr
    server               : disabled
    sysconfdir           : /etc
    werror               : false
    wrap_mode            : nodownload

Found ninja-1.13.2 at /usr/bin/ninja
>>> Source configured.
>>> Compiling source in /var/tmp/portage/sys-auth/seatd-0.9.2/work/seatd-0.9.2 ...
ninja -v -l2 -j2
[1/20] x86_64-pc-linux-gnu-gcc -Ilibseat-private.a.p -I. -I../seatd-0.9.2 -I../seatd-0.9.2/include -I/usr/include/elogind -flto=auto -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 -D_XOPEN_SOURCE=700 -D__BSD_VISIBLE -D_NETBSD_SOURCE '-DSEATD_VERSION="0.9.2"' '-DSEATD_DEFAULTPATH="/run/seatd.sock"' '-DSEATD_INSTALLPATH="/usr/bin/seatd"' -Wundef -Wunused -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Wstrict-aliasing -Wstrict-prototypes -Wimplicit-fallthrough -Wmissing-prototypes -Wvla -Wno-hardened -fhardened -Wl,--exclude-libs=ALL '-DREL_SRC_DIR="../seatd-0.9.2/"' -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -DLIBSEAT=1 -DSEATD_ENABLED=1 -DLOGIND_ENABLED=1 -DHAVE_LIBELOGIND=1 -MD -MQ libseat-private.a.p/common_connection.c.o -MF libseat-private.a.p/common_connection.c.o.d -o libseat-private.a.p/common_connection.c.o -c ../seatd-0.9.2/common/connection.c
<command-line>: warning: _FORTIFY_SOURCE’ redefined
<built-in>: note: this is the location of the previous definition
[2/20] x86_64-pc-linux-gnu-gcc -Ilibseat-private.a.p -I. -I../seatd-0.9.2 -I../seatd-0.9.2/include -I/usr/include/elogind -flto=auto -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 -D_XOPEN_SOURCE=700 -D__BSD_VISIBLE -D_NETBSD_SOURCE '-DSEATD_VERSION="0.9.2"' '-DSEATD_DEFAULTPATH="/run/seatd.sock"' '-DSEATD_INSTALLPATH="/usr/bin/seatd"' -Wundef -Wunused -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Wstrict-aliasing -Wstrict-prototypes -Wimplicit-fallthrough -Wmissing-prototypes -Wvla -Wno-hardened -fhardened -Wl,--exclude-libs=ALL '-DREL_SRC_DIR="../seatd-0.9.2/"' -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -DLIBSEAT=1 -DSEATD_ENABLED=1 -DLOGIND_ENABLED=1 -DHAVE_LIBELOGIND=1 -MD -MQ libseat-private.a.p/common_linked_list.c.o -MF libseat-private.a.p/common_linked_list.c.o.d -o libseat-private.a.p/common_linked_list.c.o -c ../seatd-0.9.2/common/linked_list.c
<command-line>: warning: _FORTIFY_SOURCE’ redefined
<built-in>: note: this is the location of the previous definition
[3/20] x86_64-pc-linux-gnu-gcc -Ilibseat-private.a.p -I. -I../seatd-0.9.2 -I../seatd-0.9.2/include -I/usr/include/elogind -flto=auto -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 -D_XOPEN_SOURCE=700 -D__BSD_VISIBLE -D_NETBSD_SOURCE '-DSEATD_VERSION="0.9.2"' '-DSEATD_DEFAULTPATH="/run/seatd.sock"' '-DSEATD_INSTALLPATH="/usr/bin/seatd"' -Wundef -Wunused -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Wstrict-aliasing -Wstrict-prototypes -Wimplicit-fallthrough -Wmissing-prototypes -Wvla -Wno-hardened -fhardened -Wl,--exclude-libs=ALL '-DREL_SRC_DIR="../seatd-0.9.2/"' -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -DLIBSEAT=1 -DSEATD_ENABLED=1 -DLOGIND_ENABLED=1 -DHAVE_LIBELOGIND=1 -MD -MQ libseat-private.a.p/common_log.c.o -MF libseat-private.a.p/common_log.c.o.d -o libseat-private.a.p/common_log.c.o -c ../seatd-0.9.2/common/log.c
<command-line>: warning: _FORTIFY_SOURCE’ redefined
<built-in>: note: this is the location of the previous definition
[4/20] x86_64-pc-linux-gnu-gcc -Ilibseat-private.a.p -I. -I../seatd-0.9.2 -I../seatd-0.9.2/include -I/usr/include/elogind -flto=auto -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 -D_XOPEN_SOURCE=700 -D__BSD_VISIBLE -D_NETBSD_SOURCE '-DSEATD_VERSION="0.9.2"' '-DSEATD_DEFAULTPATH="/run/seatd.sock"' '-DSEATD_INSTALLPATH="/usr/bin/seatd"' -Wundef -Wunused -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Wstrict-aliasing -Wstrict-prototypes -Wimplicit-fallthrough -Wmissing-prototypes -Wvla -Wno-hardened -fhardened -Wl,--exclude-libs=ALL '-DREL_SRC_DIR="../seatd-0.9.2/"' -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -DLIBSEAT=1 -DSEATD_ENABLED=1 -DLOGIND_ENABLED=1 -DHAVE_LIBELOGIND=1 -MD -MQ libseat-private.a.p/libseat_backend_seatd.c.o -MF libseat-private.a.p/libseat_backend_seatd.c.o.d -o libseat-private.a.p/libseat_backend_seatd.c.o -c ../seatd-0.9.2/libseat/backend/seatd.c
<command-line>: warning: _FORTIFY_SOURCE’ redefined
<built-in>: note: this is the location of the previous definition
[5/20] x86_64-pc-linux-gnu-gcc -Ilibseat-private.a.p -I. -I../seatd-0.9.2 -I../seatd-0.9.2/include -I/usr/include/elogind -flto=auto -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 -D_XOPEN_SOURCE=700 -D__BSD_VISIBLE -D_NETBSD_SOURCE '-DSEATD_VERSION="0.9.2"' '-DSEATD_DEFAULTPATH="/run/seatd.sock"' '-DSEATD_INSTALLPATH="/usr/bin/seatd"' -Wundef -Wunused -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Wstrict-aliasing -Wstrict-prototypes -Wimplicit-fallthrough -Wmissing-prototypes -Wvla -Wno-hardened -fhardened -Wl,--exclude-libs=ALL '-DREL_SRC_DIR="../seatd-0.9.2/"' -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -DLIBSEAT=1 -DSEATD_ENABLED=1 -DLOGIND_ENABLED=1 -DHAVE_LIBELOGIND=1 -MD -MQ libseat-private.a.p/libseat_backend_logind.c.o -MF libseat-private.a.p/libseat_backend_logind.c.o.d -o libseat-private.a.p/libseat_backend_logind.c.o -c ../seatd-0.9.2/libseat/backend/logind.c
<command-line>: warning: _FORTIFY_SOURCE’ redefined
<built-in>: note: this is the location of the previous definition
[6/20] x86_64-pc-linux-gnu-gcc -Ilibseat-private.a.p -I. -I../seatd-0.9.2 -I../seatd-0.9.2/include -I/usr/include/elogind -flto=auto -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 -D_XOPEN_SOURCE=700 -D__BSD_VISIBLE -D_NETBSD_SOURCE '-DSEATD_VERSION="0.9.2"' '-DSEATD_DEFAULTPATH="/run/seatd.sock"' '-DSEATD_INSTALLPATH="/usr/bin/seatd"' -Wundef -Wunused -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Wstrict-aliasing -Wstrict-prototypes -Wimplicit-fallthrough -Wmissing-prototypes -Wvla -Wno-hardened -fhardened -Wl,--exclude-libs=ALL '-DREL_SRC_DIR="../seatd-0.9.2/"' -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -DLIBSEAT=1 -DSEATD_ENABLED=1 -DLOGIND_ENABLED=1 -DHAVE_LIBELOGIND=1 -MD -MQ libseat-private.a.p/common_drm.c.o -MF libseat-private.a.p/common_drm.c.o.d -o libseat-private.a.p/common_drm.c.o -c ../seatd-0.9.2/common/drm.c
<command-line>: warning: _FORTIFY_SOURCE’ redefined
<built-in>: note: this is the location of the previous definition
[7/20] rm -f libseat-private.a && x86_64-pc-linux-gnu-ar csrDT libseat-private.a libseat-private.a.p/common_connection.c.o libseat-private.a.p/common_linked_list.c.o libseat-private.a.p/common_log.c.o libseat-private.a.p/libseat_backend_seatd.c.o libseat-private.a.p/libseat_backend_logind.c.o libseat-private.a.p/common_drm.c.o
[8/20] x86_64-pc-linux-gnu-gcc -Ilibseat.so.1.p -I. -I../seatd-0.9.2 -I../seatd-0.9.2/include -flto=auto -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 -D_XOPEN_SOURCE=700 -D__BSD_VISIBLE -D_NETBSD_SOURCE '-DSEATD_VERSION="0.9.2"' '-DSEATD_DEFAULTPATH="/run/seatd.sock"' '-DSEATD_INSTALLPATH="/usr/bin/seatd"' -Wundef -Wunused -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Wstrict-aliasing -Wstrict-prototypes -Wimplicit-fallthrough -Wmissing-prototypes -Wvla -Wno-hardened -fhardened -Wl,--exclude-libs=ALL '-DREL_SRC_DIR="../seatd-0.9.2/"' -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -DLIBSEAT=1 -DSEATD_ENABLED=1 -DLOGIND_ENABLED=1 -DHAVE_LIBELOGIND=1 -MD -MQ libseat.so.1.p/libseat_libseat.c.o -MF libseat.so.1.p/libseat_libseat.c.o.d -o libseat.so.1.p/libseat_libseat.c.o -c ../seatd-0.9.2/libseat/libseat.c
<command-line>: warning: _FORTIFY_SOURCE’ redefined
<built-in>: note: this is the location of the previous definition
[9/20] x86_64-pc-linux-gnu-gcc -Ilibseat.so.1.p -I. -I../seatd-0.9.2 -I../seatd-0.9.2/include -flto=auto -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 -D_XOPEN_SOURCE=700 -D__BSD_VISIBLE -D_NETBSD_SOURCE '-DSEATD_VERSION="0.9.2"' '-DSEATD_DEFAULTPATH="/run/seatd.sock"' '-DSEATD_INSTALLPATH="/usr/bin/seatd"' -Wundef -Wunused -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Wstrict-aliasing -Wstrict-prototypes -Wimplicit-fallthrough -Wmissing-prototypes -Wvla -Wno-hardened -fhardened -Wl,--exclude-libs=ALL '-DREL_SRC_DIR="../seatd-0.9.2/"' -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -DLIBSEAT=1 -DSEATD_ENABLED=1 -DLOGIND_ENABLED=1 -DHAVE_LIBELOGIND=1 -MD -MQ libseat.so.1.p/libseat_backend_noop.c.o -MF libseat.so.1.p/libseat_backend_noop.c.o.d -o libseat.so.1.p/libseat_backend_noop.c.o -c ../seatd-0.9.2/libseat/backend/noop.c
<command-line>: warning: _FORTIFY_SOURCE’ redefined
<built-in>: note: this is the location of the previous definition
[10/20] x86_64-pc-linux-gnu-gcc -Ilinked_list_test.p -I. -I../seatd-0.9.2 -I../seatd-0.9.2/include -flto=auto -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 -D_XOPEN_SOURCE=700 -D__BSD_VISIBLE -D_NETBSD_SOURCE '-DSEATD_VERSION="0.9.2"' '-DSEATD_DEFAULTPATH="/run/seatd.sock"' '-DSEATD_INSTALLPATH="/usr/bin/seatd"' -Wundef -Wunused -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Wstrict-aliasing -Wstrict-prototypes -Wimplicit-fallthrough -Wmissing-prototypes -Wvla -Wno-hardened -fhardened -Wl,--exclude-libs=ALL '-DREL_SRC_DIR="../seatd-0.9.2/"' -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ linked_list_test.p/tests_linked_list.c.o -MF linked_list_test.p/tests_linked_list.c.o.d -o linked_list_test.p/tests_linked_list.c.o -c ../seatd-0.9.2/tests/linked_list.c
<command-line>: warning: _FORTIFY_SOURCE’ redefined
<built-in>: note: this is the location of the previous definition
[11/20] x86_64-pc-linux-gnu-gcc -Ilinked_list_test.p -I. -I../seatd-0.9.2 -I../seatd-0.9.2/include -flto=auto -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 -D_XOPEN_SOURCE=700 -D__BSD_VISIBLE -D_NETBSD_SOURCE '-DSEATD_VERSION="0.9.2"' '-DSEATD_DEFAULTPATH="/run/seatd.sock"' '-DSEATD_INSTALLPATH="/usr/bin/seatd"' -Wundef -Wunused -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Wstrict-aliasing -Wstrict-prototypes -Wimplicit-fallthrough -Wmissing-prototypes -Wvla -Wno-hardened -fhardened -Wl,--exclude-libs=ALL '-DREL_SRC_DIR="../seatd-0.9.2/"' -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ linked_list_test.p/common_linked_list.c.o -MF linked_list_test.p/common_linked_list.c.o.d -o linked_list_test.p/common_linked_list.c.o -c ../seatd-0.9.2/common/linked_list.c
<command-line>: warning: _FORTIFY_SOURCE’ redefined
<built-in>: note: this is the location of the previous definition
[12/20] x86_64-pc-linux-gnu-gcc -Iconnection_test.p -I. -I../seatd-0.9.2 -I../seatd-0.9.2/include -flto=auto -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 -D_XOPEN_SOURCE=700 -D__BSD_VISIBLE -D_NETBSD_SOURCE '-DSEATD_VERSION="0.9.2"' '-DSEATD_DEFAULTPATH="/run/seatd.sock"' '-DSEATD_INSTALLPATH="/usr/bin/seatd"' -Wundef -Wunused -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Wstrict-aliasing -Wstrict-prototypes -Wimplicit-fallthrough -Wmissing-prototypes -Wvla -Wno-hardened -fhardened -Wl,--exclude-libs=ALL '-DREL_SRC_DIR="../seatd-0.9.2/"' -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ connection_test.p/tests_connection.c.o -MF connection_test.p/tests_connection.c.o.d -o connection_test.p/tests_connection.c.o -c ../seatd-0.9.2/tests/connection.c
<command-line>: warning: _FORTIFY_SOURCE’ redefined
<built-in>: note: this is the location of the previous definition
[13/20] x86_64-pc-linux-gnu-gcc -Iconnection_test.p -I. -I../seatd-0.9.2 -I../seatd-0.9.2/include -flto=auto -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 -D_XOPEN_SOURCE=700 -D__BSD_VISIBLE -D_NETBSD_SOURCE '-DSEATD_VERSION="0.9.2"' '-DSEATD_DEFAULTPATH="/run/seatd.sock"' '-DSEATD_INSTALLPATH="/usr/bin/seatd"' -Wundef -Wunused -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Wstrict-aliasing -Wstrict-prototypes -Wimplicit-fallthrough -Wmissing-prototypes -Wvla -Wno-hardened -fhardened -Wl,--exclude-libs=ALL '-DREL_SRC_DIR="../seatd-0.9.2/"' -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ connection_test.p/common_connection.c.o -MF connection_test.p/common_connection.c.o.d -o connection_test.p/common_connection.c.o -c ../seatd-0.9.2/common/connection.c
<command-line>: warning: _FORTIFY_SOURCE’ redefined
<built-in>: note: this is the location of the previous definition
[14/20] x86_64-pc-linux-gnu-gcc -Ipoller_test.p -I. -I../seatd-0.9.2 -I../seatd-0.9.2/include -flto=auto -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 -D_XOPEN_SOURCE=700 -D__BSD_VISIBLE -D_NETBSD_SOURCE '-DSEATD_VERSION="0.9.2"' '-DSEATD_DEFAULTPATH="/run/seatd.sock"' '-DSEATD_INSTALLPATH="/usr/bin/seatd"' -Wundef -Wunused -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Wstrict-aliasing -Wstrict-prototypes -Wimplicit-fallthrough -Wmissing-prototypes -Wvla -Wno-hardened -fhardened -Wl,--exclude-libs=ALL '-DREL_SRC_DIR="../seatd-0.9.2/"' -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ poller_test.p/tests_poller.c.o -MF poller_test.p/tests_poller.c.o.d -o poller_test.p/tests_poller.c.o -c ../seatd-0.9.2/tests/poller.c
<command-line>: warning: _FORTIFY_SOURCE’ redefined
<built-in>: note: this is the location of the previous definition
[15/20] x86_64-pc-linux-gnu-gcc -Ipoller_test.p -I. -I../seatd-0.9.2 -I../seatd-0.9.2/include -flto=auto -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 -D_XOPEN_SOURCE=700 -D__BSD_VISIBLE -D_NETBSD_SOURCE '-DSEATD_VERSION="0.9.2"' '-DSEATD_DEFAULTPATH="/run/seatd.sock"' '-DSEATD_INSTALLPATH="/usr/bin/seatd"' -Wundef -Wunused -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Wstrict-aliasing -Wstrict-prototypes -Wimplicit-fallthrough -Wmissing-prototypes -Wvla -Wno-hardened -fhardened -Wl,--exclude-libs=ALL '-DREL_SRC_DIR="../seatd-0.9.2/"' -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ poller_test.p/common_linked_list.c.o -MF poller_test.p/common_linked_list.c.o.d -o poller_test.p/common_linked_list.c.o -c ../seatd-0.9.2/common/linked_list.c
<command-line>: warning: _FORTIFY_SOURCE’ redefined
<built-in>: note: this is the location of the previous definition
[16/20] x86_64-pc-linux-gnu-gcc -Ipoller_test.p -I. -I../seatd-0.9.2 -I../seatd-0.9.2/include -flto=auto -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c11 -D_XOPEN_SOURCE=700 -D__BSD_VISIBLE -D_NETBSD_SOURCE '-DSEATD_VERSION="0.9.2"' '-DSEATD_DEFAULTPATH="/run/seatd.sock"' '-DSEATD_INSTALLPATH="/usr/bin/seatd"' -Wundef -Wunused -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Wstrict-aliasing -Wstrict-prototypes -Wimplicit-fallthrough -Wmissing-prototypes -Wvla -Wno-hardened -fhardened -Wl,--exclude-libs=ALL '-DREL_SRC_DIR="../seatd-0.9.2/"' -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ poller_test.p/seatd_poller.c.o -MF poller_test.p/seatd_poller.c.o.d -o poller_test.p/seatd_poller.c.o -c ../seatd-0.9.2/seatd/poller.c
<command-line>: warning: _FORTIFY_SOURCE’ redefined
<built-in>: note: this is the location of the previous definition
[17/20] x86_64-pc-linux-gnu-gcc  -o libseat.so.1 libseat.so.1.p/libseat_libseat.c.o libseat.so.1.p/libseat_backend_noop.c.o -flto -Wl,--as-needed -Wl,--no-undefined -shared -fPIC -Wl,-soname,libseat.so.1 -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--start-group libseat-private.a -Wl,--version-script,/var/tmp/portage/sys-auth/seatd-0.9.2/work/seatd-0.9.2/libseat/libseat.syms /usr/lib64/libelogind.so -lrt -Wl,--end-group
[18/20] x86_64-pc-linux-gnu-gcc  -o linked_list_test linked_list_test.p/tests_linked_list.c.o linked_list_test.p/common_linked_list.c.o -flto -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs
[19/20] x86_64-pc-linux-gnu-gcc  -o connection_test connection_test.p/tests_connection.c.o connection_test.p/common_connection.c.o -flto -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs
[20/20] x86_64-pc-linux-gnu-gcc  -o poller_test poller_test.p/tests_poller.c.o poller_test.p/common_linked_list.c.o poller_test.p/seatd_poller.c.o -flto -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs
>>> Source compiled.
>>> Test phase [not enabled]: sys-auth/seatd-0.9.2

>>> Install sys-auth/seatd-0.9.2 into /var/tmp/portage/sys-auth/seatd-0.9.2/image
meson install --destdir /var/tmp/portage/sys-auth/seatd-0.9.2/image --no-rebuild
Installing libseat.so.1 to /var/tmp/portage/sys-auth/seatd-0.9.2/image/usr/lib64
Installing /var/tmp/portage/sys-auth/seatd-0.9.2/work/seatd-0.9.2/include/libseat.h to /var/tmp/portage/sys-auth/seatd-0.9.2/image/usr/include
Installing /var/tmp/portage/sys-auth/seatd-0.9.2/work/seatd-0.9.2-build/meson-private/libseat.pc to /var/tmp/portage/sys-auth/seatd-0.9.2/image/usr/lib64/pkgconfig
Installing symlink pointing to libseat.so.1 to /var/tmp/portage/sys-auth/seatd-0.9.2/image/usr/lib64/libseat.so
>>> Completed installing sys-auth/seatd-0.9.2 into /var/tmp/portage/sys-auth/seatd-0.9.2/image

 * Final size of build directory: 1284 KiB (1.2 MiB)
 * Final size of installed tree:   112 KiB

strip: x86_64-pc-linux-gnu-strip --strip-unneeded -N __gentoo_check_ldflags__ -R .comment -R .GCC.command.line -R .note.gnu.gold-version
   /usr/lib64/libseat.so.1