Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/gdm.spec'], chrootPath='/var/lib/mock/openeuler-24.03_LTS-x86_64-1722550483.173040/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/gdm.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/gdm-40.1-25.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/gdm.spec'], chrootPath='/var/lib/mock/openeuler-24.03_LTS-x86_64-1722550483.173040/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/gdm.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/gdm-40.1-25.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/gdm.spec'], chrootPath='/var/lib/mock/openeuler-24.03_LTS-x86_64-1722550483.173040/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/gdm.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.H71WXW + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf gdm-40.1 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/gdm-40.1.tar.xz + STATUS=0 + '[' 0 -ne 0 ']' + cd gdm-40.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'gdm-40.1 base' + /usr/bin/git checkout --track -b rpm-build Switched to a new branch 'rpm-build' branch 'rpm-build' set up to track 'master'. + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0001-local-display-factory-Provide-more-flexibility-for-c.patch + /usr/bin/git apply --index --reject - Checking patch common/gdm-settings-keys.h... Checking patch daemon/gdm-display.c... Checking patch daemon/gdm-launch-environment.c... Checking patch daemon/gdm-local-display-factory.c... Checking patch daemon/gdm-manager.c... Checking patch daemon/gdm-session.c... Checking patch data/gdm.schemas.in... Checking patch libgdm/gdm-sessions.c... Applied patch common/gdm-settings-keys.h cleanly. Applied patch daemon/gdm-display.c cleanly. Applied patch daemon/gdm-launch-environment.c cleanly. Applied patch daemon/gdm-local-display-factory.c cleanly. Applied patch daemon/gdm-manager.c cleanly. Applied patch daemon/gdm-session.c cleanly. Applied patch data/gdm.schemas.in cleanly. Applied patch libgdm/gdm-sessions.c cleanly. + /usr/bin/git commit -q -m 0001-local-display-factory-Provide-more-flexibility-for-c.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0001-xdmcp-display-factory-Set-supported-session-types-fo.patch + /usr/bin/git apply --index --reject - Checking patch daemon/gdm-xdmcp-display-factory.c... Applied patch daemon/gdm-xdmcp-display-factory.c cleanly. + /usr/bin/git commit -q -m 0001-xdmcp-display-factory-Set-supported-session-types-fo.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0002-daemon-Don-t-update-session-type-if-no-saved-session.patch + /usr/bin/git apply --index --reject - Checking patch daemon/gdm-session.c... Applied patch daemon/gdm-session.c cleanly. + /usr/bin/git commit -q -m 0002-daemon-Don-t-update-session-type-if-no-saved-session.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0003-daemon-Infer-session-type-from-desktop-file-if-user-.patch + /usr/bin/git apply --index --reject - Checking patch daemon/gdm-session.c... Applied patch daemon/gdm-session.c cleanly. + /usr/bin/git commit -q -m 0003-daemon-Infer-session-type-from-desktop-file-if-user-.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0004-daemon-Consolidate-session-type-and-supported-sessio.patch + /usr/bin/git apply --index --reject - Checking patch daemon/gdm-local-display-factory.c... Applied patch daemon/gdm-local-display-factory.c cleanly. + /usr/bin/git commit -q -m 0004-daemon-Consolidate-session-type-and-supported-sessio.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0005-local-display-factory-Don-t-crash-if-Xorg-and-Waylan.patch + /usr/bin/git apply --index --reject - Checking patch daemon/gdm-local-display-factory.c... Applied patch daemon/gdm-local-display-factory.c cleanly. + /usr/bin/git commit -q -m 0005-local-display-factory-Don-t-crash-if-Xorg-and-Waylan.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0001-local-display-factory-Don-t-try-to-respawn-displays-.patch + /usr/bin/git apply --index --reject - Checking patch daemon/gdm-local-display-factory.c... Hunk #2 succeeded at 480 (offset 62 lines). Hunk #3 succeeded at 1254 (offset 44 lines). Checking patch daemon/gdm-manager.c... Applied patch daemon/gdm-local-display-factory.c cleanly. Applied patch daemon/gdm-manager.c cleanly. + /usr/bin/git commit -q -m 0001-local-display-factory-Don-t-try-to-respawn-displays-.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0001-session-worker-Set-session_vt-0-out-of-pam-uninitial.patch + /usr/bin/git apply --index --reject - Checking patch daemon/gdm-session-worker.c... Applied patch daemon/gdm-session-worker.c cleanly. + /usr/bin/git commit -q -m 0001-session-worker-Set-session_vt-0-out-of-pam-uninitial.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0001-meson-Fix-detection-of-Xorg-versions-that-need-liste.patch + /usr/bin/git apply --index --reject - Checking patch meson.build... Applied patch meson.build cleanly. + /usr/bin/git commit -q -m 0001-meson-Fix-detection-of-Xorg-versions-that-need-liste.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0002-daemon-Support-X-servers-built-with-Dlisten_tcp-true.patch + /usr/bin/git apply --index --reject - Checking patch daemon/gdm-server.c... Checking patch daemon/gdm-x-session.c... Checking patch meson.build... Applied patch daemon/gdm-server.c cleanly. Applied patch daemon/gdm-x-session.c cleanly. Applied patch meson.build cleanly. + /usr/bin/git commit -q -m 0002-daemon-Support-X-servers-built-with-Dlisten_tcp-true.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0001-session-settings-Fetch-session-from-user-even-if-use.patch + /usr/bin/git apply --index --reject - Checking patch daemon/gdm-session-settings.c... Applied patch daemon/gdm-session-settings.c cleanly. + /usr/bin/git commit -q -m 0001-session-settings-Fetch-session-from-user-even-if-use.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0001-manager-Fix-btmp-record-accounting.patch + /usr/bin/git apply --index --reject - Checking patch daemon/gdm-manager.c... Checking patch daemon/gdm-session-record.c... Applied patch daemon/gdm-manager.c cleanly. Applied patch daemon/gdm-session-record.c cleanly. + /usr/bin/git commit -q -m 0001-manager-Fix-btmp-record-accounting.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0001-session-settings-Explicitly-cache-remote-users.patch + /usr/bin/git apply --index --reject - Checking patch daemon/gdm-session-settings.c... Hunk #1 succeeded at 402 (offset -4 lines). Applied patch daemon/gdm-session-settings.c cleanly. + /usr/bin/git commit -q -m 0001-session-settings-Explicitly-cache-remote-users.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0001-local-display-factory-Stall-startup-until-main-graph.patch + /usr/bin/git apply --index --reject - Checking patch daemon/gdm-local-display-factory.c... Checking patch daemon/meson.build... Checking patch meson.build... Applied patch daemon/gdm-local-display-factory.c cleanly. Applied patch daemon/meson.build cleanly. Applied patch meson.build cleanly. + /usr/bin/git commit -q -m 0001-local-display-factory-Stall-startup-until-main-graph.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0002-common-Add-API-to-reload-settings-from-disk.patch + /usr/bin/git apply --index --reject - Checking patch common/gdm-settings-direct.c... Checking patch common/gdm-settings-direct.h... Checking patch common/gdm-settings.c... Checking patch common/gdm-settings.h... Checking patch daemon/main.c... Applied patch common/gdm-settings-direct.c cleanly. Applied patch common/gdm-settings-direct.h cleanly. Applied patch common/gdm-settings.c cleanly. Applied patch common/gdm-settings.h cleanly. Applied patch daemon/main.c cleanly. + /usr/bin/git commit -q -m 0002-common-Add-API-to-reload-settings-from-disk.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0003-common-Reload-settings-when-graphics-initialize.patch + /usr/bin/git apply --index --reject - Checking patch daemon/gdm-local-display-factory.c... Hunk #1 succeeded at 1027 (offset 4 lines). Hunk #2 succeeded at 1266 (offset 4 lines). Applied patch daemon/gdm-local-display-factory.c cleanly. + /usr/bin/git commit -q -m 0003-common-Reload-settings-when-graphics-initialize.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0004-data-Use-latest-upstream-udev-rules.patch + /usr/bin/git apply --index --reject - Checking patch data/61-gdm.rules.in... Applied patch data/61-gdm.rules.in cleanly. + /usr/bin/git commit -q -m 0004-data-Use-latest-upstream-udev-rules.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0001-gdm-session-Force-reuse-vt-mode-for-legacy-Xorg-mode.patch + /usr/bin/git apply --index --reject - Checking patch daemon/gdm-session.c... Hunk #1 succeeded at 3315 (offset -28 lines). Applied patch daemon/gdm-session.c cleanly. + /usr/bin/git commit -q -m 0001-gdm-session-Force-reuse-vt-mode-for-legacy-Xorg-mode.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0002-local-display-factory-Fix-user-switching-with-legacy.patch + /usr/bin/git apply --index --reject - Checking patch daemon/gdm-local-display-factory.c... Applied patch daemon/gdm-local-display-factory.c cleanly. + /usr/bin/git commit -q -m 0002-local-display-factory-Fix-user-switching-with-legacy.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0001-data-reap-gdm-sessions-on-shutdown.patch + /usr/bin/git apply --index --reject - Checking patch data/gdm.service.in... Applied patch data/gdm.service.in cleanly. + /usr/bin/git commit -q -m 0001-data-reap-gdm-sessions-on-shutdown.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0001-manager-allow-multiple-xdmcp-logins-for-the-same-use.patch + /usr/bin/git apply --index --reject - Checking patch common/gdm-settings-keys.h... Checking patch daemon/gdm-manager.c... Checking patch data/gdm.schemas.in... Applied patch common/gdm-settings-keys.h cleanly. Applied patch daemon/gdm-manager.c cleanly. Applied patch data/gdm.schemas.in cleanly. + /usr/bin/git commit -q -m 0001-manager-allow-multiple-xdmcp-logins-for-the-same-use.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0002-gdm-x-session-run-session-bus-on-non-seat0-seats.patch + /usr/bin/git apply --index --reject - Checking patch daemon/gdm-session.c... Applied patch daemon/gdm-session.c cleanly. + /usr/bin/git commit -q -m 0002-gdm-x-session-run-session-bus-on-non-seat0-seats.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0003-session-ensure-login-screen-over-XDMCP-connects-to-i.patch + /usr/bin/git apply --index --reject - Checking patch daemon/gdm-session.c... Applied patch daemon/gdm-session.c cleanly. + /usr/bin/git commit -q -m 0003-session-ensure-login-screen-over-XDMCP-connects-to-i.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0001-Honor-initial-setup-being-disabled-by-distro-install.patch + /usr/bin/git apply --index --reject - Checking patch daemon/gdm-display.c... Applied patch daemon/gdm-display.c cleanly. + /usr/bin/git commit -q -m 0001-Honor-initial-setup-being-disabled-by-distro-install.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0001-data-add-system-dconf-databases-to-gdm-profile.patch + /usr/bin/git apply --index --reject - Checking patch data/dconf/gdm.in... Applied patch data/dconf/gdm.in cleanly. + /usr/bin/git commit -q -m 0001-data-add-system-dconf-databases-to-gdm-profile.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0001-data-Disable-network-configuration-on-login-screen.patch + /usr/bin/git apply --index --reject - Checking patch data/meson.build... Checking patch data/org.gnome.gdm.rules.in... Applied patch data/meson.build cleanly. Applied patch data/org.gnome.gdm.rules.in cleanly. + /usr/bin/git commit -q -m 0001-data-Disable-network-configuration-on-login-screen.patch --author 'rpm-build ' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.L5rPw1 + umask 022 + cd /builddir/build/BUILD + cd gdm-40.1 + CFLAGS='-O2 -g -grecord-gcc-switches -pipe -fstack-protector-strong -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + export CFLAGS + CXXFLAGS='-O2 -g -grecord-gcc-switches -pipe -fstack-protector-strong -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fexceptions' + export CXXFLAGS + FFLAGS='-O2 -g -grecord-gcc-switches -pipe -fstack-protector-strong -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fexceptions -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -grecord-gcc-switches -pipe -fstack-protector-strong -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fexceptions -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + export LDFLAGS + /usr/bin/meson setup --buildtype=plain --prefix=/usr --libdir=/usr/lib64 --libexecdir=/usr/libexec --bindir=/usr/bin --sbindir=/usr/sbin --includedir=/usr/include --datadir=/usr/share --mandir=/usr/share/man --infodir=/usr/share/info --localedir=/usr/share/locale --sysconfdir=/etc --localstatedir=/var --sharedstatedir=/var/lib --wrap-mode=nodownload --auto-features=enabled . x86_64-openEuler-linux-gnu -Dpam-prefix=/etc -Drun-dir=/run/gdm -Dudev-dir=/usr/lib/udev/rules.d -Ddefault-path=/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin -Dipv6=true -Dprofiling=true -Dplymouth=enabled -Dselinux=enabled The Meson build system Version: 1.3.1 Source dir: /builddir/build/BUILD/gdm-40.1 Build dir: /builddir/build/BUILD/gdm-40.1/x86_64-openEuler-linux-gnu Build type: native build Project name: gdm Project version: 40.1 C compiler for the host machine: cc (gcc 12.3.1 "cc (GCC) 12.3.1 (openEuler 12.3.1-30.oe2403)") C linker for the host machine: cc ld.bfd 2.41 Host machine cpu family: x86_64 Host machine cpu: x86_64 Found pkg-config: YES (/usr/bin/pkg-config) 1.9.5 Run-time dependency udev found: YES 255 Run-time dependency gudev-1.0 found: YES 238 Run-time dependency glib-2.0 found: YES 2.78.3 Run-time dependency gobject-2.0 found: YES 2.78.3 Run-time dependency gio-2.0 found: YES 2.78.3 Run-time dependency gio-unix-2.0 found: YES 2.78.3 Run-time dependency gtk+-3.0 found: YES 3.24.41 Run-time dependency libcanberra-gtk3 found: YES 0.30 Run-time dependency accountsservice found: YES 23.13.9 Run-time dependency xcb found: YES 1.16 Run-time dependency libkeyutils found: YES 1.6.3 Run-time dependency libselinux found: YES 3.5 Run-time dependency x11 found: YES 1.8.7 Run-time dependency xau found: YES 1.0.11 Run-time dependency xorg-server found: YES 1.20.11 Program build-aux/find-x-server.sh found: YES (/builddir/build/BUILD/gdm-40.1/build-aux/find-x-server.sh) WARNING: You should add the boolean check kwarg to the run_command call. It currently defaults to false, but it will default to true in future releases of meson. See also: https://github.com/mesonbuild/meson/issues/9300 Library Xdmcp found: YES Run-time dependency systemd found: YES 255 Run-time dependency libsystemd found: YES 255 Program systemd-multi-seat-x found: NO Run-time dependency ply-boot-client found: YES 24.22. Header "bsm/adt.h" has symbol "ADT_USER" : NO Run-time dependency audit found: YES 3.1.2 Run-time dependency check found: YES 0.15.2 Has header "security/pam_modutil.h" : YES Has header "security/pam_ext.h" : YES Checking for function "pam_syslog" : NO Has header "utmpx.h" : YES Has header "utmp.h" : YES Checking whether type "struct utmpx" has member "ut_host" : YES Checking whether type "struct utmpx" has member "ut_pid" : YES Checking whether type "struct utmpx" has member "ut_id" : YES Checking whether type "struct utmpx" has member "ut_name" : NO Checking whether type "struct utmpx" has member "ut_type" : YES Checking whether type "struct utmpx" has member "ut_exit.e_termination" : NO Checking whether type "struct utmpx" has member "ut_user" : YES Checking whether type "struct utmpx" has member "ut_time" : NO Checking whether type "struct utmpx" has member "ut_tv" : YES Checking whether type "struct utmpx" has member "ut_syslen" : NO Library pam found: YES Header "security/pam_appl.h" has symbol "PAM_BINARY_PROMPT" : YES Checking for function "getutxent" : YES Checking for function "updwtmp" : YES Checking for function "updwtmpx" : YES Checking for function "login" : YES Checking for function "logout" : YES Checking for function "logwtmp" : YES Configuring config.h using configuration Configuring mime-dummy-handler.desktop using configuration Configuring mimeapps.list using configuration Configuring orca-autostart.desktop using configuration Configuring gdm using configuration Program dconf found: YES (/usr/bin/dconf) Configuring Init using configuration Configuring PreSession using configuration Configuring PostSession using configuration Configuring gdm.conf using configuration Program dirname found: YES (/usr/bin/dirname) Dependency gio-2.0 found: YES 2.78.3 (cached) Program /usr/bin/glib-compile-schemas found: YES (/usr/bin/glib-compile-schemas) Configuring gdm.schemas using configuration Configuring gnome-login.session using configuration Configuring 61-gdm.rules using configuration Configuring org.gnome.gdm.rules using configuration Configuring gdm.service using configuration Configuring session.conf using configuration Dependency gio-2.0 found: YES 2.78.3 (cached) Program /usr/bin/gdbus-codegen found: YES (/usr/bin/gdbus-codegen) Dependency gio-2.0 found: YES 2.78.3 (cached) Program /usr/bin/gdbus-codegen found: YES (/usr/bin/gdbus-codegen) Dependency gio-2.0 found: YES 2.78.3 (cached) Program /usr/bin/gdbus-codegen found: YES (/usr/bin/gdbus-codegen) Dependency gio-2.0 found: YES 2.78.3 (cached) Program /usr/bin/gdbus-codegen found: YES (/usr/bin/gdbus-codegen) Dependency gio-2.0 found: YES 2.78.3 (cached) Program /usr/bin/gdbus-codegen found: YES (/usr/bin/gdbus-codegen) Dependency gio-2.0 found: YES 2.78.3 (cached) Program /usr/bin/gdbus-codegen found: YES (/usr/bin/gdbus-codegen) Dependency gio-2.0 found: YES 2.78.3 (cached) Program /usr/bin/gdbus-codegen found: YES (/usr/bin/gdbus-codegen) Dependency glib-2.0 found: YES 2.78.3 (cached) Program /usr/bin/glib-mkenums found: YES (/usr/bin/glib-mkenums) Dependency glib-2.0 found: YES 2.78.3 (cached) Program /usr/bin/glib-mkenums found: YES (/usr/bin/glib-mkenums) Dependency glib-2.0 found: YES 2.78.3 (cached) Program /usr/bin/glib-mkenums found: YES (/usr/bin/glib-mkenums) Dependency glib-2.0 found: YES 2.78.3 (cached) Program /usr/bin/glib-mkenums found: YES (/usr/bin/glib-mkenums) Dependency gio-2.0 found: YES 2.78.3 (cached) Program /usr/bin/gdbus-codegen found: YES (/usr/bin/gdbus-codegen) Dependency gio-2.0 found: YES 2.78.3 (cached) Program /usr/bin/gdbus-codegen found: YES (/usr/bin/gdbus-codegen) Run-time dependency gobject-introspection-1.0 found: YES 1.76.1 Dependency gobject-introspection-1.0 found: YES 1.76.1 (cached) Program /usr/bin/g-ir-scanner found: YES (/usr/bin/g-ir-scanner) Dependency gobject-introspection-1.0 found: YES 1.76.1 (cached) Program /usr/bin/g-ir-compiler found: YES (/usr/bin/g-ir-compiler) Program msgfmt found: YES (/usr/bin/msgfmt) Program msginit found: YES (/usr/bin/msginit) Program msgmerge found: YES (/usr/bin/msgmerge) Program xgettext found: YES (/usr/bin/xgettext) Program itstool found: YES (/usr/bin/itstool) Program msgmerge found: YES (/usr/bin/msgmerge) Program msgfmt found: YES (/usr/bin/msgfmt) Build targets in project: 225 NOTICE: Future-deprecated features used: * 0.56.0: {'dependency.get_pkgconfig_variable'} * 0.64.0: {'copy arg in configure_file'} gdm 40.1 Paths datadir : /usr/share sysconfdir : /etc bindir : /usr/bin libdir : /usr/lib64 libexecdir : /usr/libexec logdir : /var/log/gdm System DBus : /etc/dbus-1/system.d DM conf : /etc/dm GDM conf : /etc/gdm GDM Screenshot : /run/gdm/greeter GDM Xauth : /run/gdm GDM RanOnceMarker : /run/gdm GDM Run : /run/gdm GDM PID file : /run/gdm/gdm.pid GDM Defaults config : /usr/share/gdm/defaults.conf GDM Custom config : /etc/gdm/custom.conf GDM Runtime config : /run/gdm/custom.conf GDM Session default path: /usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin GDM Working dir : /var/lib/gdm GNOME locale : /usr/share/locale GNOME Settings Daemon : /usr/libexec AT SPI registryd : /usr/libexec Lang config file : /etc/locale.conf Pam MOD : /usr/lib64/security Udev rules : /usr/lib/udev/rules.d XServer : /usr/bin/X XPath : /usr/bin Systemd XServer : /lib/systemd/systemd-multi-seat-x Features ADT : NO PAM Syslog : NO Supports PAM Extensions : YES SeLinux : YES Use GDM Xsession : NO Use UserDisplayServer : YES Use SystemdJournal : YES Use WaylandSupport : YES Use Profiling : YES Initial VT : 1 Username : gdm Groupname : gdm Plymouth : YES Use ipv6 : YES User defined options auto_features : enabled bindir : /usr/bin buildtype : plain datadir : /usr/share includedir : /usr/include infodir : /usr/share/info libdir : /usr/lib64 libexecdir : /usr/libexec localedir : /usr/share/locale localstatedir : /var mandir : /usr/share/man prefix : /usr sbindir : /usr/sbin sharedstatedir : /var/lib sysconfdir : /etc wrap_mode : nodownload default-path : /usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin ipv6 : true pam-prefix : /etc plymouth : enabled profiling : true run-dir : /run/gdm selinux : enabled udev-dir : /usr/lib/udev/rules.d Found ninja-1.11.1 at /usr/bin/ninja + /usr/bin/meson compile -C x86_64-openEuler-linux-gnu -j 4 --verbose ninja: Entering directory `/builddir/build/BUILD/gdm-40.1/x86_64-openEuler-linux-gnu' [1/281] /usr/bin/dconf compile data/dconf/greeter-dconf-defaults /builddir/build/BUILD/gdm-40.1/data/dconf/defaults [2/281] /usr/bin/glib-compile-schemas --targetdir data ../data [3/281] cc -Icommon/libgdmcommon.a.p -Icommon -I../common -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -grecord-gcc-switches -pipe -fstack-protector-strong -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -MD -MQ common/libgdmcommon.a.p/gdm-profile.c.o -MF common/libgdmcommon.a.p/gdm-profile.c.o.d -o common/libgdmcommon.a.p/gdm-profile.c.o -c ../common/gdm-profile.c [4/281] cc -Icommon/libgdmcommon.a.p -Icommon -I../common -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -grecord-gcc-switches -pipe -fstack-protector-strong -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -MD -MQ common/libgdmcommon.a.p/gdm-log.c.o -MF common/libgdmcommon.a.p/gdm-log.c.o.d -o common/libgdmcommon.a.p/gdm-log.c.o -c ../common/gdm-log.c [5/281] cc -Icommon/libgdmcommon.a.p -Icommon -I../common -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -grecord-gcc-switches -pipe -fstack-protector-strong -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -MD -MQ common/libgdmcommon.a.p/gdm-address.c.o -MF common/libgdmcommon.a.p/gdm-address.c.o.d -o common/libgdmcommon.a.p/gdm-address.c.o -c ../common/gdm-address.c ../common/gdm-address.c: In function ‘gdm_address_get_sockaddr_storage’: ../common/gdm-address.c:137:9: warning: ‘g_memdup’ is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 137 | ss = g_memdup (address->ss, sizeof (struct sockaddr_storage)); | ^~ In file included from /usr/include/glib-2.0/glib/gstring.h:37, from /usr/include/glib-2.0/glib/giochannel.h:36, from /usr/include/glib-2.0/glib.h:56, from /usr/include/glib-2.0/gobject/gbinding.h:30, from /usr/include/glib-2.0/glib-object.h:24, from ../common/gdm-address.c:51: /usr/include/glib-2.0/glib/gstrfuncs.h:350:23: note: declared here 350 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ ../common/gdm-address.c: In function ‘gdm_address_copy’: ../common/gdm-address.c:532:9: warning: ‘g_memdup’ is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 532 | addr->ss = g_memdup (address->ss, sizeof (struct sockaddr_storage)); | ^~~~ /usr/include/glib-2.0/glib/gstrfuncs.h:350:23: note: declared here 350 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ [6/281] cc -Icommon/libgdmcommon.a.p -Icommon -I../common -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -grecord-gcc-switches -pipe -fstack-protector-strong -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -MD -MQ common/libgdmcommon.a.p/gdm-settings-backend.c.o -MF common/libgdmcommon.a.p/gdm-settings-backend.c.o.d -o common/libgdmcommon.a.p/gdm-settings-backend.c.o -c ../common/gdm-settings-backend.c [7/281] cc -Icommon/libgdmcommon.a.p -Icommon -I../common -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -grecord-gcc-switches -pipe -fstack-protector-strong -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -MD -MQ common/libgdmcommon.a.p/gdm-settings-desktop-backend.c.o -MF common/libgdmcommon.a.p/gdm-settings-desktop-backend.c.o.d -o common/libgdmcommon.a.p/gdm-settings-desktop-backend.c.o -c ../common/gdm-settings-desktop-backend.c [8/281] cc -Icommon/libgdmcommon.a.p -Icommon -I../common -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -grecord-gcc-switches -pipe -fstack-protector-strong -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -MD -MQ common/libgdmcommon.a.p/gdm-settings-direct.c.o -MF common/libgdmcommon.a.p/gdm-settings-direct.c.o.d -o common/libgdmcommon.a.p/gdm-settings-direct.c.o -c ../common/gdm-settings-direct.c [9/281] cc -Icommon/libgdmcommon.a.p -Icommon -I../common -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -grecord-gcc-switches -pipe -fstack-protector-strong -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -MD -MQ common/libgdmcommon.a.p/gdm-settings-utils.c.o -MF common/libgdmcommon.a.p/gdm-settings-utils.c.o.d -o common/libgdmcommon.a.p/gdm-settings-utils.c.o -c ../common/gdm-settings-utils.c [10/281] cc -Icommon/libgdmcommon.a.p -Icommon -I../common -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -grecord-gcc-switches -pipe -fstack-protector-strong -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -MD -MQ common/libgdmcommon.a.p/gdm-common.c.o -MF common/libgdmcommon.a.p/gdm-common.c.o.d -o common/libgdmcommon.a.p/gdm-common.c.o -c ../common/gdm-common.c [11/281] cc -Icommon/libgdmcommon.a.p -Icommon -I../common -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -grecord-gcc-switches -pipe -fstack-protector-strong -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -MD -MQ common/libgdmcommon.a.p/gdm-settings.c.o -MF common/libgdmcommon.a.p/gdm-settings.c.o.d -o common/libgdmcommon.a.p/gdm-settings.c.o -c ../common/gdm-settings.c [12/281] rm -f common/libgdmcommon.a && gcc-ar csrDT common/libgdmcommon.a common/libgdmcommon.a.p/gdm-address.c.o common/libgdmcommon.a.p/gdm-common.c.o common/libgdmcommon.a.p/gdm-log.c.o common/libgdmcommon.a.p/gdm-profile.c.o common/libgdmcommon.a.p/gdm-settings-backend.c.o common/libgdmcommon.a.p/gdm-settings-desktop-backend.c.o common/libgdmcommon.a.p/gdm-settings-direct.c.o common/libgdmcommon.a.p/gdm-settings-utils.c.o common/libgdmcommon.a.p/gdm-settings.c.o [13/281] cc -Icommon/test-log.p -Icommon -I../common -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -grecord-gcc-switches -pipe -fstack-protector-strong -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -pthread -MD -MQ common/test-log.p/test-log.c.o -MF common/test-log.p/test-log.c.o.d -o common/test-log.p/test-log.c.o -c ../common/test-log.c [14/281] cc -o common/test-log common/test-log.p/test-log.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -O2 -g -grecord-gcc-switches -pipe -fstack-protector-strong -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--start-group common/libgdmcommon.a /usr/lib64/libsystemd.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libgio-2.0.so /usr/lib64/libselinux.so -Wl,--end-group [15/281] /usr/bin/gdbus-codegen --c-generate-autocleanup all --interface-prefix org.freedesktop.DBus --c-namespace GdmDBus --body --output daemon/gdm-dbus-glue.c ../daemon/org.freedesktop.DBus.xml [16/281] /usr/bin/gdbus-codegen --c-generate-autocleanup all --interface-prefix org.freedesktop.DBus --c-namespace GdmDBus --header --output daemon/gdm-dbus-glue.h ../daemon/org.freedesktop.DBus.xml [17/281] /usr/bin/gdbus-codegen --c-generate-autocleanup all --interface-prefix org.gnome.DisplayManager --c-namespace GdmDBus --body --output daemon/gdm-display-glue.c ../daemon/gdm-display.xml [18/281] /usr/bin/gdbus-codegen --c-generate-autocleanup all --interface-prefix org.gnome.DisplayManager --c-namespace GdmDBus --header --output daemon/gdm-display-glue.h ../daemon/gdm-display.xml [19/281] /usr/bin/gdbus-codegen --c-generate-autocleanup all --interface-prefix org.gnome.DisplayManager --c-namespace GdmDBus --body --output daemon/gdm-local-display-glue.c ../daemon/gdm-local-display.xml [20/281] /usr/bin/gdbus-codegen --c-generate-autocleanup all --interface-prefix org.gnome.DisplayManager --c-namespace GdmDBus --header --output daemon/gdm-local-display-glue.h ../daemon/gdm-local-display.xml [21/281] /usr/bin/gdbus-codegen --c-generate-autocleanup all --interface-prefix org.gnome.DisplayManager --c-namespace GdmDBus --body --output daemon/gdm-local-display-factory-glue.c ../daemon/gdm-local-display-factory.xml [22/281] /usr/bin/gdbus-codegen --c-generate-autocleanup all --interface-prefix org.gnome.DisplayManager --c-namespace GdmDBus --header --output daemon/gdm-local-display-factory-glue.h ../daemon/gdm-local-display-factory.xml [23/281] /usr/bin/gdbus-codegen --c-generate-autocleanup all --interface-prefix org.gnome.DisplayManager --c-namespace GdmDBus --body --output daemon/gdm-manager-glue.c ../daemon/gdm-manager.xml [24/281] /usr/bin/gdbus-codegen --c-generate-autocleanup all --interface-prefix org.gnome.DisplayManager --c-namespace GdmDBus --header --output daemon/gdm-manager-glue.h ../daemon/gdm-manager.xml [25/281] /usr/bin/gdbus-codegen --c-generate-autocleanup all --interface-prefix org.gnome.DisplayManager --c-namespace GdmDBus --body --output daemon/gdm-session-glue.c ../daemon/gdm-session.xml [26/281] /usr/bin/gdbus-codegen --c-generate-autocleanup all --interface-prefix org.gnome.DisplayManager --c-namespace GdmDBus --header --output daemon/gdm-session-glue.h ../daemon/gdm-session.xml [27/281] /usr/bin/gdbus-codegen --c-generate-autocleanup all --interface-prefix org.gnome.DisplayManager --c-namespace GdmDBus --body --output daemon/gdm-session-worker-glue.c ../daemon/gdm-session-worker.xml [28/281] /usr/bin/meson --internal exe --capture daemon/gdm-session-enum-types.h -- /usr/bin/glib-mkenums --template /builddir/build/BUILD/gdm-40.1/x86_64-openEuler-linux-gnu/../daemon/gdm-session-enum-types.h.in /builddir/build/BUILD/gdm-40.1/x86_64-openEuler-linux-gnu/../daemon/gdm-session.h [29/281] /usr/bin/meson --internal exe --capture daemon/gdm-session-worker-enum-types.h -- /usr/bin/glib-mkenums --template /builddir/build/BUILD/gdm-40.1/x86_64-openEuler-linux-gnu/../daemon/gdm-session-worker-enum-types.h.in /builddir/build/BUILD/gdm-40.1/x86_64-openEuler-linux-gnu/../daemon/gdm-session-worker.h [30/281] /usr/bin/gdbus-codegen --c-generate-autocleanup all --interface-prefix org.gnome.DisplayManager --c-namespace GdmDBus --header --output daemon/gdm-session-worker-glue.h ../daemon/gdm-session-worker.xml [31/281] /usr/bin/meson --internal exe --capture daemon/gdm-session-enum-types.c -- /usr/bin/glib-mkenums --template /builddir/build/BUILD/gdm-40.1/x86_64-openEuler-linux-gnu/../daemon/gdm-session-enum-types.c.in /builddir/build/BUILD/gdm-40.1/x86_64-openEuler-linux-gnu/../daemon/gdm-session.h [32/281] /usr/bin/meson --internal exe --capture daemon/gdm-session-worker-enum-types.c -- /usr/bin/glib-mkenums --template /builddir/build/BUILD/gdm-40.1/x86_64-openEuler-linux-gnu/../daemon/gdm-session-worker-enum-types.c.in /builddir/build/BUILD/gdm-40.1/x86_64-openEuler-linux-gnu/../daemon/gdm-session-worker.h [33/281] cc -Idaemon/test-session-client.p -Idaemon -I../daemon -I. -I.. -Icommon -I../common -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/accountsservice-1.0 -I/usr/include/polkit-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -grecord-gcc-switches -pipe -fstack-protector-strong -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -pthread -MD -MQ daemon/test-session-client.p/test-session-client.c.o -MF daemon/test-session-client.p/test-session-client.c.o.d -o daemon/test-session-client.p/test-session-client.c.o -c ../daemon/test-session-client.c [34/281] cc -Idaemon/gdm-session-worker.p -Idaemon -I../daemon -I. -I.. -Ipam-extensions -I../pam-extensions -Icommon -I../common -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/accountsservice-1.0 -I/usr/include/polkit-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -grecord-gcc-switches -pipe -fstack-protector-strong -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -pthread -MD -MQ daemon/gdm-session-worker.p/meson-generated_.._gdm-dbus-glue.c.o -MF daemon/gdm-session-worker.p/meson-generated_.._gdm-dbus-glue.c.o.d -o daemon/gdm-session-worker.p/meson-generated_.._gdm-dbus-glue.c.o -c daemon/gdm-dbus-glue.c [35/281] cc -Idaemon/test-session-client.p -Idaemon -I../daemon -I. -I.. -Icommon -I../common -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/accountsservice-1.0 -I/usr/include/polkit-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -grecord-gcc-switches -pipe -fstack-protector-strong -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -pthread -MD -MQ daemon/test-session-client.p/meson-generated_.._gdm-manager-glue.c.o -MF daemon/test-session-client.p/meson-generated_.._gdm-manager-glue.c.o.d -o daemon/test-session-client.p/meson-generated_.._gdm-manager-glue.c.o -c daemon/gdm-manager-glue.c [36/281] cc -Idaemon/gdm-session-worker.p -Idaemon -I../daemon -I. -I.. -Ipam-extensions -I../pam-extensions -Icommon -I../common -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/accountsservice-1.0 -I/usr/include/polkit-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -grecord-gcc-switches -pipe -fstack-protector-strong -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -pthread -MD -MQ daemon/gdm-session-worker.p/meson-generated_.._gdm-session-enum-types.c.o -MF daemon/gdm-session-worker.p/meson-generated_.._gdm-session-enum-types.c.o.d -o daemon/gdm-session-worker.p/meson-generated_.._gdm-session-enum-types.c.o -c daemon/gdm-session-enum-types.c [37/281] cc -Idaemon/gdm-session-worker.p -Idaemon -I../daemon -I. -I.. -Ipam-extensions -I../pam-extensions -Icommon -I../common -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/accountsservice-1.0 -I/usr/include/polkit-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -grecord-gcc-switches -pipe -fstack-protector-strong -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -pthread -MD -MQ daemon/gdm-session-worker.p/meson-generated_.._gdm-session-worker-enum-types.c.o -MF daemon/gdm-session-worker.p/meson-generated_.._gdm-session-worker-enum-types.c.o.d -o daemon/gdm-session-worker.p/meson-generated_.._gdm-session-worker-enum-types.c.o -c daemon/gdm-session-worker-enum-types.c [38/281] cc -Idaemon/gdm-session-worker.p -Idaemon -I../daemon -I. -I.. -Ipam-extensions -I../pam-extensions -Icommon -I../common -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/accountsservice-1.0 -I/usr/include/polkit-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -grecord-gcc-switches -pipe -fstack-protector-strong -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -pthread -MD -MQ daemon/gdm-session-worker.p/session-worker-main.c.o -MF daemon/gdm-session-worker.p/session-worker-main.c.o.d -o daemon/gdm-session-worker.p/session-worker-main.c.o -c ../daemon/session-worker-main.c [39/281] cc -Idaemon/gdm-session-worker.p -Idaemon -I../daemon -I. -I.. -Ipam-extensions -I../pam-extensions -Icommon -I../common -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/accountsservice-1.0 -I/usr/include/polkit-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -grecord-gcc-switches -pipe -fstack-protector-strong -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -pthread -MD -MQ daemon/gdm-session-worker.p/meson-generated_.._gdm-session-worker-glue.c.o -MF daemon/gdm-session-worker.p/meson-generated_.._gdm-session-worker-glue.c.o.d -o daemon/gdm-session-worker.p/meson-generated_.._gdm-session-worker-glue.c.o -c daemon/gdm-session-worker-glue.c [40/281] cc -Idaemon/gdm-session-worker.p -Idaemon -I../daemon -I. -I.. -Ipam-extensions -I../pam-extensions -Icommon -I../common -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/accountsservice-1.0 -I/usr/include/polkit-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -grecord-gcc-switches -pipe -fstack-protector-strong -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -pthread -MD -MQ daemon/gdm-session-worker.p/gdm-session-settings.c.o -MF daemon/gdm-session-worker.p/gdm-session-settings.c.o.d -o daemon/gdm-session-worker.p/gdm-session-settings.c.o -c ../daemon/gdm-session-settings.c ../daemon/gdm-session-settings.c: In function ‘gdm_session_settings_init’: ../daemon/gdm-session-settings.c:119:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 119 | GdmSessionSettingsPrivate); | ^ ~~~~~~~~~~~~~~~~~~~~~~~~ ../daemon/gdm-session-settings.c: In function ‘load_settings_from_user’: ../daemon/gdm-session-settings.c:320:1: warning: label ‘out’ defined but not used [-Wunused-label] 320 | out: | ^~~ [41/281] cc -Idaemon/test-session-client.p -Idaemon -I../daemon -I. -I.. -Icommon -I../common -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/accountsservice-1.0 -I/usr/include/polkit-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -grecord-gcc-switches -pipe -fstack-protector-strong -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -pthread -MD -MQ daemon/test-session-client.p/meson-generated_.._gdm-session-glue.c.o -MF daemon/test-session-client.p/meson-generated_.._gdm-session-glue.c.o.d -o daemon/test-session-client.p/meson-generated_.._gdm-session-glue.c.o -c daemon/gdm-session-glue.c [42/281] cc -o daemon/test-session-client daemon/test-session-client.p/meson-generated_.._gdm-session-glue.c.o daemon/test-session-client.p/meson-generated_.._gdm-manager-glue.c.o daemon/test-session-client.p/test-session-client.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -O2 -g -grecord-gcc-switches -pipe -fstack-protector-strong -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--start-group common/libgdmcommon.a /usr/lib64/libsystemd.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libgio-2.0.so /usr/lib64/libselinux.so /usr/lib64/libaccountsservice.so -lpam /usr/lib64/libX11.so /usr/lib64/libXau.so /usr/lib64/libxcb.so -Wl,--end-group [43/281] cc -Idaemon/gdm-session-worker.p -Idaemon -I../daemon -I. -I.. -Ipam-extensions -I../pam-extensions -Icommon -I../common -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/accountsservice-1.0 -I/usr/include/polkit-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -grecord-gcc-switches -pipe -fstack-protector-strong -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -pthread -MD -MQ daemon/gdm-session-worker.p/gdm-session-auditor.c.o -MF daemon/gdm-session-worker.p/gdm-session-auditor.c.o.d -o daemon/gdm-session-worker.p/gdm-session-auditor.c.o -c ../daemon/gdm-session-auditor.c [44/281] cc -Idaemon/gdm-session-worker.p -Idaemon -I../daemon -I. -I.. -Ipam-extensions -I../pam-extensions -Icommon -I../common -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/accountsservice-1.0 -I/usr/include/polkit-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -grecord-gcc-switches -pipe -fstack-protector-strong -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -pthread -MD -MQ daemon/gdm-session-worker.p/gdm-session-record.c.o -MF daemon/gdm-session-worker.p/gdm-session-record.c.o.d -o daemon/gdm-session-worker.p/gdm-session-record.c.o -c ../daemon/gdm-session-record.c ../daemon/gdm-session-record.c: In function ‘record_set_timestamp’: ../daemon/gdm-session-record.c:83:9: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 83 | GTimeVal now = { 0 }; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from ../daemon/gdm-session-record.c:36: /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ ../daemon/gdm-session-record.c:86:9: warning: ‘g_get_current_time’ is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations] 86 | g_get_current_time (&now); | ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/giochannel.h:35, from /usr/include/glib-2.0/glib.h:56: /usr/include/glib-2.0/glib/gmain.h:728:8: note: declared here 728 | void g_get_current_time (GTimeVal *result); | ^~~~~~~~~~~~~~~~~~ ../daemon/gdm-session-record.c: In function ‘gdm_session_record_login’: ../daemon/gdm-session-record.c:204:9: warning: implicit declaration of function ‘updwtmpx’; did you mean ‘updwtmp’? [-Wimplicit-function-declaration] 204 | updwtmpx (GDM_NEW_SESSION_RECORDS_FILE, &session_record); | ^~~~~~~~ | updwtmp [45/281] cc -Idaemon/gdm-session-worker.p -Idaemon -I../daemon -I. -I.. -Ipam-extensions -I../pam-extensions -Icommon -I../common -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/accountsservice-1.0 -I/usr/include/polkit-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -grecord-gcc-switches -pipe -fstack-protector-strong -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -pthread -MD -MQ daemon/gdm-session-worker.p/meson-generated_.._gdm-session-glue.c.o -MF daemon/gdm-session-worker.p/meson-generated_.._gdm-session-glue.c.o.d -o daemon/gdm-session-worker.p/meson-generated_.._gdm-session-glue.c.o -c daemon/gdm-session-glue.c [46/281] cc -Idaemon/gdm-session-worker.p -Idaemon -I../daemon -I. -I.. -Ipam-extensions -I../pam-extensions -Icommon -I../common -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/accountsservice-1.0 -I/usr/include/polkit-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -grecord-gcc-switches -pipe -fstack-protector-strong -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -pthread -MD -MQ daemon/gdm-session-worker.p/gdm-session-worker-job.c.o -MF daemon/gdm-session-worker.p/gdm-session-worker-job.c.o.d -o daemon/gdm-session-worker.p/gdm-session-worker-job.c.o -c ../daemon/gdm-session-worker-job.c [47/281] cc -Idaemon/gdm-session-worker.p -Idaemon -I../daemon -I. -I.. -Ipam-extensions -I../pam-extensions -Icommon -I../common -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/accountsservice-1.0 -I/usr/include/polkit-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -grecord-gcc-switches -pipe -fstack-protector-strong -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -pthread -MD -MQ daemon/gdm-session-worker.p/gdm-session.c.o -MF daemon/gdm-session-worker.p/gdm-session.c.o.d -o daemon/gdm-session-worker.p/gdm-session.c.o -c ../daemon/gdm-session.c [48/281] cc -Idaemon/gdm-session-worker.p -Idaemon -I../daemon -I. -I.. -Ipam-extensions -I../pam-extensions -Icommon -I../common -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/accountsservice-1.0 -I/usr/include/polkit-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -grecord-gcc-switches -pipe -fstack-protector-strong -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -pthread -MD -MQ daemon/gdm-session-worker.p/gdm-session-worker-common.c.o -MF daemon/gdm-session-worker.p/gdm-session-worker-common.c.o.d -o daemon/gdm-session-worker.p/gdm-session-worker-common.c.o -c ../daemon/gdm-session-worker-common.c [49/281] cc -Idaemon/gdm-session-worker.p -Idaemon -I../daemon -I. -I.. -Ipam-extensions -I../pam-extensions -Icommon -I../common -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/accountsservice-1.0 -I/usr/include/polkit-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -grecord-gcc-switches -pipe -fstack-protector-strong -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -pthread -MD -MQ daemon/gdm-session-worker.p/gdm-dbus-util.c.o -MF daemon/gdm-session-worker.p/gdm-dbus-util.c.o.d -o daemon/gdm-session-worker.p/gdm-dbus-util.c.o -c ../daemon/gdm-dbus-util.c [50/281] cc -Idaemon/gdm-session-worker.p -Idaemon -I../daemon -I. -I.. -Ipam-extensions -I../pam-extensions -Icommon -I../common -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/accountsservice-1.0 -I/usr/include/polkit-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -grecord-gcc-switches -pipe -fstack-protector-strong -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -pthread -MD -MQ daemon/gdm-session-worker.p/gdm-session-linux-auditor.c.o -MF daemon/gdm-session-worker.p/gdm-session-linux-auditor.c.o.d -o daemon/gdm-session-worker.p/gdm-session-linux-auditor.c.o -c ../daemon/gdm-session-linux-auditor.c [51/281] cc -Idaemon/gdm-wayland-session.p -Idaemon -I../daemon -I. -I.. -Ipam-extensions -I../pam-extensions -Icommon -I../common -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/accountsservice-1.0 -I/usr/include/polkit-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -grecord-gcc-switches -pipe -fstack-protector-strong -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -pthread -MD -MQ daemon/gdm-wayland-session.p/gdm-wayland-session.c.o -MF daemon/gdm-wayland-session.p/gdm-wayland-session.c.o.d -o daemon/gdm-wayland-session.p/gdm-wayland-session.c.o -c ../daemon/gdm-wayland-session.c [52/281] cc -Idaemon/gdm-wayland-session.p -Idaemon -I../daemon -I. -I.. -Ipam-extensions -I../pam-extensions -Icommon -I../common -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/accountsservice-1.0 -I/usr/include/polkit-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -grecord-gcc-switches -pipe -fstack-protector-strong -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -pthread -MD -MQ daemon/gdm-wayland-session.p/meson-generated_.._gdm-manager-glue.c.o -MF daemon/gdm-wayland-session.p/meson-generated_.._gdm-manager-glue.c.o.d -o daemon/gdm-wayland-session.p/meson-generated_.._gdm-manager-glue.c.o -c daemon/gdm-manager-glue.c [53/281] cc -Idaemon/gdm-session-worker.p -Idaemon -I../daemon -I. -I.. -Ipam-extensions -I../pam-extensions -Icommon -I../common -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/accountsservice-1.0 -I/usr/include/polkit-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -grecord-gcc-switches -pipe -fstack-protector-strong -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -pthread -MD -MQ daemon/gdm-session-worker.p/gdm-session-worker.c.o -MF daemon/gdm-session-worker.p/gdm-session-worker.c.o.d -o daemon/gdm-session-worker.p/gdm-session-worker.c.o -c ../daemon/gdm-session-worker.c ../daemon/gdm-session-worker.c: In function ‘gdm_session_worker_init’: ../daemon/gdm-session-worker.c:3553:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 3553 | worker->priv = GDM_SESSION_WORKER_GET_PRIVATE (worker); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../daemon/gdm-session-worker.c: In function ‘jump_to_vt’: ../daemon/gdm-session-worker.c:1023:17: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 1023 | write (worker->priv->session_tty_fd, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1024 | clear_screen_escape_sequence, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1025 | sizeof (clear_screen_escape_sequence)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [54/281] cc -o daemon/gdm-wayland-session daemon/gdm-wayland-session.p/meson-generated_.._gdm-manager-glue.c.o daemon/gdm-wayland-session.p/gdm-wayland-session.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -O2 -g -grecord-gcc-switches -pipe -fstack-protector-strong -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--start-group common/libgdmcommon.a /usr/lib64/libsystemd.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libgio-2.0.so /usr/lib64/libselinux.so /usr/lib64/libaccountsservice.so -lpam /usr/lib64/libX11.so /usr/lib64/libXau.so /usr/lib64/libxcb.so -Wl,--end-group [55/281] cc -o daemon/gdm-session-worker daemon/gdm-session-worker.p/meson-generated_.._gdm-dbus-glue.c.o daemon/gdm-session-worker.p/meson-generated_.._gdm-session-glue.c.o daemon/gdm-session-worker.p/meson-generated_.._gdm-session-worker-glue.c.o daemon/gdm-session-worker.p/meson-generated_.._gdm-session-enum-types.c.o daemon/gdm-session-worker.p/meson-generated_.._gdm-session-worker-enum-types.c.o daemon/gdm-session-worker.p/session-worker-main.c.o daemon/gdm-session-worker.p/gdm-session.c.o daemon/gdm-session-worker.p/gdm-session-settings.c.o daemon/gdm-session-worker.p/gdm-session-auditor.c.o daemon/gdm-session-worker.p/gdm-session-record.c.o daemon/gdm-session-worker.p/gdm-session-worker.c.o daemon/gdm-session-worker.p/gdm-session-worker-job.c.o daemon/gdm-session-worker.p/gdm-session-worker-common.c.o daemon/gdm-session-worker.p/gdm-dbus-util.c.o daemon/gdm-session-worker.p/gdm-session-linux-auditor.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -O2 -g -grecord-gcc-switches -pipe -fstack-protector-strong -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-rpath,/lib64 -Wl,-rpath-link,/lib64 -Wl,--start-group common/libgdmcommon.a /usr/lib64/libsystemd.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libgio-2.0.so /usr/lib64/libselinux.so /usr/lib64/libaccountsservice.so -lpam /usr/lib64/libX11.so /usr/lib64/libXau.so /usr/lib64/libxcb.so /lib64/libaudit.so -Wl,--end-group [56/281] cc -Idaemon/gdm-x-session.p -Idaemon -I../daemon -I. -I.. -Ipam-extensions -I../pam-extensions -Icommon -I../common -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/accountsservice-1.0 -I/usr/include/polkit-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -grecord-gcc-switches -pipe -fstack-protector-strong -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -pthread -MD -MQ daemon/gdm-x-session.p/meson-generated_.._gdm-manager-glue.c.o -MF daemon/gdm-x-session.p/meson-generated_.._gdm-manager-glue.c.o.d -o daemon/gdm-x-session.p/meson-generated_.._gdm-manager-glue.c.o -c daemon/gdm-manager-glue.c [57/281] cc -Idaemon/gdm-x-session.p -Idaemon -I../daemon -I. -I.. -Ipam-extensions -I../pam-extensions -Icommon -I../common -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/accountsservice-1.0 -I/usr/include/polkit-1 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -grecord-gcc-switches -pipe -fstack-protector-strong -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -pthread -MD -MQ daemon/gdm-x-session.p/gdm-x-session.c.o -MF daemon/gdm-x-session.p/gdm-x-session.c.o.d -o daemon/gdm-x-session.p/gdm-x-session.c.o -c ../daemon/gdm-x-session.c [58/281] cc -o daemon/gdm-x-session daemon/gdm-x-session.p/meson-generated_.._gdm-manager-glue.c.o daemon/gdm-x-session.p/gdm-x-session.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -O2 -g -grecord-gcc-switches -pipe -fstack-protector-strong -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--start-group common/libgdmcommon.a /usr/lib64/libsystemd.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libgio-2.0.so /usr/lib64/libselinux.so /usr/lib64/libaccountsservice.so -lpam /usr/lib64/libX11.so /usr/lib64/libXau.so /usr/lib64/libxcb.so -Wl,--end-group [59/281] cc -Idaemon/gdm.p -Idaemon -I../daemon -I. -I.. -Icommon -I../common -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/accountsservice-1.0 -I/usr/include/polkit-1 -I/usr/include/gudev-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -grecord-gcc-switches -pipe -fstack-protector-strong -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -pthread -MD -MQ daemon/gdm.p/meson-generated_.._gdm-local-display-factory-glue.c.o -MF daemon/gdm.p/meson-generated_.._gdm-local-display-factory-glue.c.o.d -o daemon/gdm.p/meson-generated_.._gdm-local-display-factory-glue.c.o -c daemon/gdm-local-display-factory-glue.c [60/281] cc -Idaemon/gdm.p -Idaemon -I../daemon -I. -I.. -Icommon -I../common -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/accountsservice-1.0 -I/usr/include/polkit-1 -I/usr/include/gudev-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -grecord-gcc-switches -pipe -fstack-protector-strong -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -pthread -MD -MQ daemon/gdm.p/meson-generated_.._gdm-display-glue.c.o -MF daemon/gdm.p/meson-generated_.._gdm-display-glue.c.o.d -o daemon/gdm.p/meson-generated_.._gdm-display-glue.c.o -c daemon/gdm-display-glue.c [61/281] cc -Idaemon/gdm.p -Idaemon -I../daemon -I. -I.. -Icommon -I../common -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/accountsservice-1.0 -I/usr/include/polkit-1 -I/usr/include/gudev-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -grecord-gcc-switches -pipe -fstack-protector-strong -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -pthread -MD -MQ daemon/gdm.p/meson-generated_.._gdm-local-display-glue.c.o -MF daemon/gdm.p/meson-generated_.._gdm-local-display-glue.c.o.d -o daemon/gdm.p/meson-generated_.._gdm-local-display-glue.c.o -c daemon/gdm-local-display-glue.c [62/281] cc -Idaemon/gdm.p -Idaemon -I../daemon -I. -I.. -Icommon -I../common -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/accountsservice-1.0 -I/usr/include/polkit-1 -I/usr/include/gudev-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -grecord-gcc-switches -pipe -fstack-protector-strong -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -pthread -MD -MQ daemon/gdm.p/meson-generated_.._gdm-manager-glue.c.o -MF daemon/gdm.p/meson-generated_.._gdm-manager-glue.c.o.d -o daemon/gdm.p/meson-generated_.._gdm-manager-glue.c.o -c daemon/gdm-manager-glue.c [63/281] cc -Idaemon/gdm.p -Idaemon -I../daemon -I. -I.. -Icommon -I../common -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/accountsservice-1.0 -I/usr/include/polkit-1 -I/usr/include/gudev-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -grecord-gcc-switches -pipe -fstack-protector-strong -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -pthread -MD -MQ daemon/gdm.p/meson-generated_.._gdm-session-enum-types.c.o -MF daemon/gdm.p/meson-generated_.._gdm-session-enum-types.c.o.d -o daemon/gdm.p/meson-generated_.._gdm-session-enum-types.c.o -c daemon/gdm-session-enum-types.c [64/281] cc -Idaemon/gdm.p -Idaemon -I../daemon -I. -I.. -Icommon -I../common -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/accountsservice-1.0 -I/usr/include/polkit-1 -I/usr/include/gudev-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -grecord-gcc-switches -pipe -fstack-protector-strong -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -pthread -MD -MQ daemon/gdm.p/gdm-dbus-util.c.o -MF daemon/gdm.p/gdm-dbus-util.c.o.d -o daemon/gdm.p/gdm-dbus-util.c.o -c ../daemon/gdm-dbus-util.c [65/281] cc -Idaemon/gdm.p -Idaemon -I../daemon -I. -I.. -Icommon -I../common -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/accountsservice-1.0 -I/usr/include/polkit-1 -I/usr/include/gudev-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -grecord-gcc-switches -pipe -fstack-protector-strong -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -pthread -MD -MQ daemon/gdm.p/gdm-display-access-file.c.o -MF daemon/gdm.p/gdm-display-access-file.c.o.d -o daemon/gdm.p/gdm-display-access-file.c.o -c ../daemon/gdm-display-access-file.c [66/281] cc -Idaemon/gdm.p -Idaemon -I../daemon -I. -I.. -Icommon -I../common -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/accountsservice-1.0 -I/usr/include/polkit-1 -I/usr/include/gudev-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -grecord-gcc-switches -pipe -fstack-protector-strong -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -pthread -MD -MQ daemon/gdm.p/gdm-display-factory.c.o -MF daemon/gdm.p/gdm-display-factory.c.o.d -o daemon/gdm.p/gdm-display-factory.c.o -c ../daemon/gdm-display-factory.c [67/281] cc -Idaemon/gdm.p -Idaemon -I../daemon -I. -I.. -Icommon -I../common -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/accountsservice-1.0 -I/usr/include/polkit-1 -I/usr/include/gudev-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -grecord-gcc-switches -pipe -fstack-protector-strong -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -pthread -MD -MQ daemon/gdm.p/meson-generated_.._gdm-session-worker-glue.c.o -MF daemon/gdm.p/meson-generated_.._gdm-session-worker-glue.c.o.d -o daemon/gdm.p/meson-generated_.._gdm-session-worker-glue.c.o -c daemon/gdm-session-worker-glue.c [68/281] cc -Idaemon/gdm.p -Idaemon -I../daemon -I. -I.. -Icommon -I../common -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/accountsservice-1.0 -I/usr/include/polkit-1 -I/usr/include/gudev-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -grecord-gcc-switches -pipe -fstack-protector-strong -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -pthread -MD -MQ daemon/gdm.p/gdm-display-store.c.o -MF daemon/gdm.p/gdm-display-store.c.o.d -o daemon/gdm.p/gdm-display-store.c.o -c ../daemon/gdm-display-store.c [69/281] cc -Idaemon/gdm.p -Idaemon -I../daemon -I. -I.. -Icommon -I../common -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/accountsservice-1.0 -I/usr/include/polkit-1 -I/usr/include/gudev-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -grecord-gcc-switches -pipe -fstack-protector-strong -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -pthread -MD -MQ daemon/gdm.p/gdm-legacy-display.c.o -MF daemon/gdm.p/gdm-legacy-display.c.o.d -o daemon/gdm.p/gdm-legacy-display.c.o -c ../daemon/gdm-legacy-display.c [70/281] cc -Idaemon/gdm.p -Idaemon -I../daemon -I. -I.. -Icommon -I../common -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/accountsservice-1.0 -I/usr/include/polkit-1 -I/usr/include/gudev-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -grecord-gcc-switches -pipe -fstack-protector-strong -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -pthread -MD -MQ daemon/gdm.p/gdm-launch-environment.c.o -MF daemon/gdm.p/gdm-launch-environment.c.o.d -o daemon/gdm.p/gdm-launch-environment.c.o -c ../daemon/gdm-launch-environment.c [71/281] cc -Idaemon/gdm.p -Idaemon -I../daemon -I. -I.. -Icommon -I../common -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/accountsservice-1.0 -I/usr/include/polkit-1 -I/usr/include/gudev-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -grecord-gcc-switches -pipe -fstack-protector-strong -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -pthread -MD -MQ daemon/gdm.p/gdm-local-display.c.o -MF daemon/gdm.p/gdm-local-display.c.o.d -o daemon/gdm.p/gdm-local-display.c.o -c ../daemon/gdm-local-display.c [72/281] cc -Idaemon/gdm.p -Idaemon -I../daemon -I. -I.. -Icommon -I../common -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/accountsservice-1.0 -I/usr/include/polkit-1 -I/usr/include/gudev-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -grecord-gcc-switches -pipe -fstack-protector-strong -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -pthread -MD -MQ daemon/gdm.p/gdm-display.c.o -MF daemon/gdm.p/gdm-display.c.o.d -o daemon/gdm.p/gdm-display.c.o -c ../daemon/gdm-display.c ../daemon/gdm-display.c: In function ‘handle_is_local’: ../daemon/gdm-display.c:1154:9: warning: ‘is_local’ may be used uninitialized [-Wmaybe-uninitialized] 1154 | gdm_dbus_display_complete_is_local (skeleton, invocation, is_local); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../daemon/gdm-display.c:1150:18: note: ‘is_local’ was declared here 1150 | gboolean is_local; | ^~~~~~~~ [73/281] cc -Idaemon/gdm.p -Idaemon -I../daemon -I. -I.. -Icommon -I../common -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/accountsservice-1.0 -I/usr/include/polkit-1 -I/usr/include/gudev-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -grecord-gcc-switches -pipe -fstack-protector-strong -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -pthread -MD -MQ daemon/gdm.p/gdm-local-display-factory.c.o -MF daemon/gdm.p/gdm-local-display-factory.c.o.d -o daemon/gdm.p/gdm-local-display-factory.c.o -c ../daemon/gdm-local-display-factory.c ../daemon/gdm-local-display-factory.c: In function ‘gdm_local_display_factory_create_transient_display’: ../daemon/gdm-local-display-factory.c:396:26: warning: unused variable ‘session_type’ [-Wunused-variable] 396 | const char *session_type; | ^~~~~~~~~~~~ ../daemon/gdm-local-display-factory.c: In function ‘ensure_display_for_seat’: ../daemon/gdm-local-display-factory.c:899:74: warning: passing argument 2 of ‘gdm_display_store_find’ from incompatible pointer type [-Wincompatible-pointer-types] 899 | initial_display = gdm_display_store_find (store, lookup_initial_display, (gpointer) NULL); | ^~~~~~~~~~~~~~~~~~~~~~ | | | gboolean (*)(const char *, GdmDisplay *) {aka int (*)(const char *, struct _GdmDisplay *)} In file included from ../daemon/gdm-display-factory.h:27, from ../daemon/gdm-local-display-factory.c:39: ../daemon/gdm-display-store.h:86:85: note: expected ‘GdmDisplayStoreFunc’ {aka ‘int (*)(const char *, struct _GdmDisplay *, void *)’} but argument is of type ‘gboolean (*)(const char *, GdmDisplay *)’ {aka ‘int (*)(const char *, struct _GdmDisplay *)’} 86 | GdmDisplayStoreFunc predicate, | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ [74/281] cc -Idaemon/gdm.p -Idaemon -I../daemon -I. -I.. -Icommon -I../common -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/accountsservice-1.0 -I/usr/include/polkit-1 -I/usr/include/gudev-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -grecord-gcc-switches -pipe -fstack-protector-strong -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -pthread -MD -MQ daemon/gdm.p/meson-generated_.._gdm-session-glue.c.o -MF daemon/gdm.p/meson-generated_.._gdm-session-glue.c.o.d -o daemon/gdm.p/meson-generated_.._gdm-session-glue.c.o -c daemon/gdm-session-glue.c [75/281] cc -Idaemon/gdm.p -Idaemon -I../daemon -I. -I.. -Icommon -I../common -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/accountsservice-1.0 -I/usr/include/polkit-1 -I/usr/include/gudev-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -grecord-gcc-switches -pipe -fstack-protector-strong -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -pthread -MD -MQ daemon/gdm.p/gdm-server.c.o -MF daemon/gdm.p/gdm-server.c.o.d -o daemon/gdm.p/gdm-server.c.o -c ../daemon/gdm-server.c In function ‘server_add_xserver_args’, inlined from ‘gdm_server_spawn’ at ../daemon/gdm-server.c:685:17, inlined from ‘gdm_server_start’ at ../daemon/gdm-server.c:761:14: ../daemon/gdm-server.c:625:19: warning: array subscript [2, 2147483647] is outside array bounds of ‘gchar *[1]’ {aka ‘char *[1]’} [-Warray-bounds] 625 | argv[len] = NULL; | ^ ../daemon/gdm-server.c: In function ‘gdm_server_start’: ../daemon/gdm-server.c:671:26: note: at offset [16, 17179869176] into object ‘argv’ of size 8 671 | gchar **argv = NULL; | ^~~~ In function ‘server_add_xserver_args’, inlined from ‘gdm_server_spawn’ at ../daemon/gdm-server.c:685:17, inlined from ‘gdm_server_start’ at ../daemon/gdm-server.c:761:14: ../daemon/gdm-server.c:620:22: warning: array subscript [2, 2147483647] is outside array bounds of ‘gchar *[1]’ {aka ‘char *[1]’} [-Warray-bounds] 620 | *argv[len++] = g_strdup (args[i]); | ~~~~^~~~~~~ ../daemon/gdm-server.c: In function ‘gdm_server_start’: ../daemon/gdm-server.c:671:26: note: at offset [16, 17179869176] into object ‘argv’ of size 8 671 | gchar **argv = NULL; | ^~~~ [76/281] cc -Idaemon/gdm.p -Idaemon -I../daemon -I. -I.. -Icommon -I../common -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/accountsservice-1.0 -I/usr/include/polkit-1 -I/usr/include/gudev-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -grecord-gcc-switches -pipe -fstack-protector-strong -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -pthread -MD -MQ daemon/gdm.p/gdm-session-record.c.o -MF daemon/gdm.p/gdm-session-record.c.o.d -o daemon/gdm.p/gdm-session-record.c.o -c ../daemon/gdm-session-record.c ../daemon/gdm-session-record.c: In function ‘record_set_timestamp’: ../daemon/gdm-session-record.c:83:9: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 83 | GTimeVal now = { 0 }; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32, from ../daemon/gdm-session-record.c:36: /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ ../daemon/gdm-session-record.c:86:9: warning: ‘g_get_current_time’ is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations] 86 | g_get_current_time (&now); | ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/giochannel.h:35, from /usr/include/glib-2.0/glib.h:56: /usr/include/glib-2.0/glib/gmain.h:728:8: note: declared here 728 | void g_get_current_time (GTimeVal *result); | ^~~~~~~~~~~~~~~~~~ ../daemon/gdm-session-record.c: In function ‘gdm_session_record_login’: ../daemon/gdm-session-record.c:204:9: warning: implicit declaration of function ‘updwtmpx’; did you mean ‘updwtmp’? [-Wimplicit-function-declaration] 204 | updwtmpx (GDM_NEW_SESSION_RECORDS_FILE, &session_record); | ^~~~~~~~ | updwtmp [77/281] cc -Idaemon/gdm.p -Idaemon -I../daemon -I. -I.. -Icommon -I../common -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/accountsservice-1.0 -I/usr/include/polkit-1 -I/usr/include/gudev-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -grecord-gcc-switches -pipe -fstack-protector-strong -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -pthread -MD -MQ daemon/gdm.p/gdm-session-worker-common.c.o -MF daemon/gdm.p/gdm-session-worker-common.c.o.d -o daemon/gdm.p/gdm-session-worker-common.c.o -c ../daemon/gdm-session-worker-common.c [78/281] cc -Idaemon/gdm.p -Idaemon -I../daemon -I. -I.. -Icommon -I../common -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/accountsservice-1.0 -I/usr/include/polkit-1 -I/usr/include/gudev-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -grecord-gcc-switches -pipe -fstack-protector-strong -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -pthread -MD -MQ daemon/gdm.p/main.c.o -MF daemon/gdm.p/main.c.o.d -o daemon/gdm.p/main.c.o -c ../daemon/main.c [79/281] cc -Idaemon/gdm.p -Idaemon -I../daemon -I. -I.. -Icommon -I../common -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/accountsservice-1.0 -I/usr/include/polkit-1 -I/usr/include/gudev-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -grecord-gcc-switches -pipe -fstack-protector-strong -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -pthread -MD -MQ daemon/gdm.p/gdm-manager.c.o -MF daemon/gdm.p/gdm-manager.c.o.d -o daemon/gdm.p/gdm-manager.c.o -c ../daemon/gdm-manager.c ../daemon/gdm-manager.c: In function ‘switch_to_compatible_user_session’: ../daemon/gdm-manager.c:608:17: warning: ‘sd_seat_can_multi_session’ is deprecated [-Wdeprecated-declarations] 608 | if (!seat_id || !sd_seat_can_multi_session (seat_id)) { | ^~ In file included from ../daemon/gdm-manager.c:39: /usr/include/systemd/sd-login.h:214:5: note: declared here 214 | int sd_seat_can_multi_session(const char *seat) _sd_deprecated_; | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../daemon/gdm-manager.c: In function ‘gdm_manager_init’: ../daemon/gdm-manager.c:2754:13: warning: Deprecated pre-processor symbol: replace with "G_ADD_PRIVATE" 2754 | manager->priv = GDM_MANAGER_GET_PRIVATE (manager); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [80/281] cc -Idaemon/gdm.p -Idaemon -I../daemon -I. -I.. -Icommon -I../common -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/accountsservice-1.0 -I/usr/include/polkit-1 -I/usr/include/gudev-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -grecord-gcc-switches -pipe -fstack-protector-strong -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -pthread -MD -MQ daemon/gdm.p/gdm-session-worker-job.c.o -MF daemon/gdm.p/gdm-session-worker-job.c.o.d -o daemon/gdm.p/gdm-session-worker-job.c.o -c ../daemon/gdm-session-worker-job.c [81/281] cc -Idaemon/gdm.p -Idaemon -I../daemon -I. -I.. -Icommon -I../common -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/accountsservice-1.0 -I/usr/include/polkit-1 -I/usr/include/gudev-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -grecord-gcc-switches -pipe -fstack-protector-strong -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -pthread -MD -MQ daemon/gdm.p/gdm-xdmcp-display.c.o -MF daemon/gdm.p/gdm-xdmcp-display.c.o.d -o daemon/gdm.p/gdm-xdmcp-display.c.o -c ../daemon/gdm-xdmcp-display.c [82/281] cc -Idaemon/gdm.p -Idaemon -I../daemon -I. -I.. -Icommon -I../common -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/accountsservice-1.0 -I/usr/include/polkit-1 -I/usr/include/gudev-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -grecord-gcc-switches -pipe -fstack-protector-strong -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -pthread -MD -MQ daemon/gdm.p/gdm-xdmcp-chooser-display.c.o -MF daemon/gdm.p/gdm-xdmcp-chooser-display.c.o.d -o daemon/gdm.p/gdm-xdmcp-chooser-display.c.o -c ../daemon/gdm-xdmcp-chooser-display.c [83/281] /usr/bin/gdbus-codegen --c-generate-autocleanup all --interface-prefix org.gnome.DisplayManager --c-namespace Gdm --annotate org.gnome.DisplayManager.Manager org.gtk.GDBus.C.Name Manager --body --output libgdm/gdm-manager-glue.c ../libgdm/../daemon/gdm-manager.xml [84/281] /usr/bin/gdbus-codegen --c-generate-autocleanup all --interface-prefix org.gnome.DisplayManager --c-namespace Gdm --annotate org.gnome.DisplayManager.Manager org.gtk.GDBus.C.Name Manager --header --output libgdm/gdm-manager-glue.h ../libgdm/../daemon/gdm-manager.xml [85/281] /usr/bin/gdbus-codegen --c-generate-autocleanup all --interface-prefix org.gnome.DisplayManager --c-namespace Gdm --annotate org.gnome.DisplayManager.UserVerifier org.gtk.GDBus.C.Name UserVerifier --annotate org.gnome.DisplayManager.Greeter org.gtk.GDBus.C.Name Greeter --annotate org.gnome.DisplayManager.RemoteGreeter org.gtk.GDBus.C.Name RemoteGreeter --annotate org.gnome.DisplayManager.Chooser org.gtk.GDBus.C.Name Chooser --body --output libgdm/gdm-client-glue.c ../libgdm/../daemon/gdm-session.xml [86/281] /usr/bin/gdbus-codegen --c-generate-autocleanup all --interface-prefix org.gnome.DisplayManager --c-namespace Gdm --annotate org.gnome.DisplayManager.UserVerifier org.gtk.GDBus.C.Name UserVerifier --annotate org.gnome.DisplayManager.Greeter org.gtk.GDBus.C.Name Greeter --annotate org.gnome.DisplayManager.RemoteGreeter org.gtk.GDBus.C.Name RemoteGreeter --annotate org.gnome.DisplayManager.Chooser org.gtk.GDBus.C.Name Chooser --header --output libgdm/gdm-client-glue.h ../libgdm/../daemon/gdm-session.xml [87/281] cc -Idaemon/gdm.p -Idaemon -I../daemon -I. -I.. -Icommon -I../common -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/accountsservice-1.0 -I/usr/include/polkit-1 -I/usr/include/gudev-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -grecord-gcc-switches -pipe -fstack-protector-strong -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -pthread -MD -MQ daemon/gdm.p/gdm-session.c.o -MF daemon/gdm.p/gdm-session.c.o.d -o daemon/gdm.p/gdm-session.c.o -c ../daemon/gdm-session.c [88/281] cc -Iutils/gdmflexiserver.p -Iutils -I../utils -I. -I.. -Icommon -I../common -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -grecord-gcc-switches -pipe -fstack-protector-strong -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -pthread -MD -MQ utils/gdmflexiserver.p/gdmflexiserver.c.o -MF utils/gdmflexiserver.p/gdmflexiserver.c.o.d -o utils/gdmflexiserver.p/gdmflexiserver.c.o -c ../utils/gdmflexiserver.c [89/281] cc -Idaemon/gdm.p -Idaemon -I../daemon -I. -I.. -Icommon -I../common -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/accountsservice-1.0 -I/usr/include/polkit-1 -I/usr/include/gudev-1.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -grecord-gcc-switches -pipe -fstack-protector-strong -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -pthread -MD -MQ daemon/gdm.p/gdm-xdmcp-display-factory.c.o -MF daemon/gdm.p/gdm-xdmcp-display-factory.c.o.d -o daemon/gdm.p/gdm-xdmcp-display-factory.c.o -c ../daemon/gdm-xdmcp-display-factory.c ../daemon/gdm-xdmcp-display-factory.c: In function ‘set_port_for_request’: ../daemon/gdm-xdmcp-display-factory.c:921:17: warning: ‘g_memdup’ is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 921 | port->data = (CARD8 *)g_memdup (&(SIN (ss)->sin_port), port->length); | ^~~~ In file included from /usr/include/glib-2.0/glib/gstring.h:37, from /usr/include/glib-2.0/glib/giochannel.h:36, from /usr/include/glib-2.0/glib.h:56, from ../daemon/gdm-xdmcp-display-factory.c:46: /usr/include/glib-2.0/glib/gstrfuncs.h:350:23: note: declared here 350 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ ../daemon/gdm-xdmcp-display-factory.c:924:17: warning: ‘g_memdup’ is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 924 | port->data = (CARD8 *)g_memdup (&(SIN6 (ss)->sin6_port), port->length); | ^~~~ /usr/include/glib-2.0/glib/gstrfuncs.h:350:23: note: declared here 350 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ ../daemon/gdm-xdmcp-display-factory.c: In function ‘set_address_for_request’: ../daemon/gdm-xdmcp-display-factory.c:943:17: warning: ‘g_memdup’ is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 943 | addr->data = g_memdup (&SIN (ss)->sin_addr, addr->length); | ^~~~ /usr/include/glib-2.0/glib/gstrfuncs.h:350:23: note: declared here 350 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ ../daemon/gdm-xdmcp-display-factory.c:947:17: warning: ‘g_memdup’ is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 947 | addr->data = g_memdup (&SIN6 (ss)->sin6_addr, addr->length); | ^~~~ /usr/include/glib-2.0/glib/gstrfuncs.h:350:23: note: declared here 350 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ [90/281] cc -o daemon/gdm daemon/gdm.p/meson-generated_.._gdm-display-glue.c.o daemon/gdm.p/meson-generated_.._gdm-local-display-factory-glue.c.o daemon/gdm.p/meson-generated_.._gdm-manager-glue.c.o daemon/gdm.p/meson-generated_.._gdm-local-display-glue.c.o daemon/gdm.p/meson-generated_.._gdm-session-glue.c.o daemon/gdm.p/meson-generated_.._gdm-session-worker-glue.c.o daemon/gdm.p/meson-generated_.._gdm-session-enum-types.c.o daemon/gdm.p/gdm-dbus-util.c.o daemon/gdm.p/gdm-display-access-file.c.o daemon/gdm.p/gdm-display-factory.c.o daemon/gdm.p/gdm-display-store.c.o daemon/gdm.p/gdm-display.c.o daemon/gdm.p/gdm-launch-environment.c.o daemon/gdm.p/gdm-legacy-display.c.o daemon/gdm.p/gdm-local-display-factory.c.o daemon/gdm.p/gdm-local-display.c.o daemon/gdm.p/gdm-manager.c.o daemon/gdm.p/gdm-server.c.o daemon/gdm.p/gdm-session-record.c.o daemon/gdm.p/gdm-session-worker-common.c.o daemon/gdm.p/gdm-session-worker-job.c.o daemon/gdm.p/gdm-session.c.o daemon/gdm.p/main.c.o daemon/gdm.p/gdm-xdmcp-display-factory.c.o daemon/gdm.p/gdm-xdmcp-display.c.o daemon/gdm.p/gdm-xdmcp-chooser-display.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -O2 -g -grecord-gcc-switches -pipe -fstack-protector-strong -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--start-group common/libgdmcommon.a /usr/lib64/libsystemd.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libgio-2.0.so /usr/lib64/libselinux.so /usr/lib64/libaccountsservice.so -lpam /usr/lib64/libX11.so /usr/lib64/libXau.so /usr/lib64/libxcb.so -lXdmcp /usr/lib64/libgudev-1.0.so -Wl,--end-group [91/281] cc -Ilibgdm/libgdm.so.1.0.0.p -Ilibgdm -I../libgdm -I. -I.. -Icommon -I../common -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -grecord-gcc-switches -pipe -fstack-protector-strong -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -MD -MQ libgdm/libgdm.so.1.0.0.p/meson-generated_.._gdm-manager-glue.c.o -MF libgdm/libgdm.so.1.0.0.p/meson-generated_.._gdm-manager-glue.c.o.d -o libgdm/libgdm.so.1.0.0.p/meson-generated_.._gdm-manager-glue.c.o -c libgdm/gdm-manager-glue.c [92/281] cc -Ilibgdm/libgdm.so.1.0.0.p -Ilibgdm -I../libgdm -I. -I.. -Icommon -I../common -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -grecord-gcc-switches -pipe -fstack-protector-strong -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -MD -MQ libgdm/libgdm.so.1.0.0.p/gdm-sessions.c.o -MF libgdm/libgdm.so.1.0.0.p/gdm-sessions.c.o.d -o libgdm/libgdm.so.1.0.0.p/gdm-sessions.c.o -c ../libgdm/gdm-sessions.c [93/281] cc -o utils/gdmflexiserver utils/gdmflexiserver.p/gdmflexiserver.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -O2 -g -grecord-gcc-switches -pipe -fstack-protector-strong -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--start-group common/libgdmcommon.a /usr/lib64/libglib-2.0.so /usr/lib64/libsystemd.so /usr/lib64/libgobject-2.0.so /usr/lib64/libgio-2.0.so /usr/lib64/libselinux.so -Wl,--end-group [94/281] cc -Ilibgdm/libgdm.so.1.0.0.p -Ilibgdm -I../libgdm -I. -I.. -Icommon -I../common -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -grecord-gcc-switches -pipe -fstack-protector-strong -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -MD -MQ libgdm/libgdm.so.1.0.0.p/gdm-user-switching.c.o -MF libgdm/libgdm.so.1.0.0.p/gdm-user-switching.c.o.d -o libgdm/libgdm.so.1.0.0.p/gdm-user-switching.c.o -c ../libgdm/gdm-user-switching.c [95/281] cc -Ilibgdm/libgdm.so.1.0.0.p -Ilibgdm -I../libgdm -I. -I.. -Icommon -I../common -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -grecord-gcc-switches -pipe -fstack-protector-strong -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -MD -MQ libgdm/libgdm.so.1.0.0.p/gdm-client.c.o -MF libgdm/libgdm.so.1.0.0.p/gdm-client.c.o.d -o libgdm/libgdm.so.1.0.0.p/gdm-client.c.o -c ../libgdm/gdm-client.c [96/281] cc -Ipam_gdm/pam_gdm.so.p -Ipam_gdm -I../pam_gdm -I. -I.. -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -grecord-gcc-switches -pipe -fstack-protector-strong -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -MD -MQ pam_gdm/pam_gdm.so.p/pam_gdm.c.o -MF pam_gdm/pam_gdm.so.p/pam_gdm.c.o.d -o pam_gdm/pam_gdm.so.p/pam_gdm.c.o -c ../pam_gdm/pam_gdm.c ../pam_gdm/pam_gdm.c: In function ‘pam_sm_authenticate’: ../pam_gdm/pam_gdm.c:52:40: warning: passing argument 2 of ‘keyctl_read_alloc’ from incompatible pointer type [-Wincompatible-pointer-types] 52 | r = keyctl_read_alloc (serial, &cached_passwords); | ^~~~~~~~~~~~~~~~~ | | | char ** In file included from ../pam_gdm/pam_gdm.c:31: /usr/include/keyutils.h:266:54: note: expected ‘void **’ but argument is of type ‘char **’ 266 | extern int keyctl_read_alloc(key_serial_t id, void **_buffer); | ~~~~~~~^~~~~~~ [97/281] cc -Iutils/gdm-runtime-config.p -Iutils -I../utils -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -grecord-gcc-switches -pipe -fstack-protector-strong -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MD -MQ utils/gdm-runtime-config.p/gdm-runtime-config.c.o -MF utils/gdm-runtime-config.p/gdm-runtime-config.c.o.d -o utils/gdm-runtime-config.p/gdm-runtime-config.c.o -c ../utils/gdm-runtime-config.c [98/281] cc -o pam_gdm/pam_gdm.so pam_gdm/pam_gdm.so.p/pam_gdm.c.o -Wl,--as-needed -Wl,--no-undefined -shared -fPIC -Wl,--start-group -Wl,-soname,pam_gdm.so -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -O2 -g -grecord-gcc-switches -pipe -fstack-protector-strong -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -lpam /usr/lib64/libkeyutils.so -Wl,--end-group [99/281] /usr/bin/msgfmt -o po/af/LC_MESSAGES/gdm.mo ../po/af.po [100/281] cc -o utils/gdm-runtime-config utils/gdm-runtime-config.p/gdm-runtime-config.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -O2 -g -grecord-gcc-switches -pipe -fstack-protector-strong -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--start-group /usr/lib64/libglib-2.0.so -Wl,--end-group [101/281] /usr/bin/msgfmt -o po/am/LC_MESSAGES/gdm.mo ../po/am.po [102/281] /usr/bin/msgfmt -o po/an/LC_MESSAGES/gdm.mo ../po/an.po [103/281] /usr/bin/msgfmt -o po/ar/LC_MESSAGES/gdm.mo ../po/ar.po [104/281] /usr/bin/msgfmt -o po/as/LC_MESSAGES/gdm.mo ../po/as.po [105/281] /usr/bin/msgfmt -o po/ast/LC_MESSAGES/gdm.mo ../po/ast.po [106/281] /usr/bin/msgfmt -o po/az/LC_MESSAGES/gdm.mo ../po/az.po [107/281] /usr/bin/msgfmt -o po/be/LC_MESSAGES/gdm.mo ../po/be.po [108/281] /usr/bin/msgfmt -o po/be@latin/LC_MESSAGES/gdm.mo ../po/be@latin.po [109/281] /usr/bin/msgfmt -o po/bg/LC_MESSAGES/gdm.mo ../po/bg.po [110/281] /usr/bin/msgfmt -o po/bn/LC_MESSAGES/gdm.mo ../po/bn.po [111/281] /usr/bin/msgfmt -o po/bn_IN/LC_MESSAGES/gdm.mo ../po/bn_IN.po [112/281] /usr/bin/msgfmt -o po/br/LC_MESSAGES/gdm.mo ../po/br.po [113/281] /usr/bin/msgfmt -o po/bs/LC_MESSAGES/gdm.mo ../po/bs.po [114/281] /usr/bin/msgfmt -o po/ca/LC_MESSAGES/gdm.mo ../po/ca.po [115/281] /usr/bin/msgfmt -o po/ca@valencia/LC_MESSAGES/gdm.mo ../po/ca@valencia.po [116/281] /usr/bin/msgfmt -o po/ckb/LC_MESSAGES/gdm.mo ../po/ckb.po [117/281] /usr/bin/msgfmt -o po/crh/LC_MESSAGES/gdm.mo ../po/crh.po [118/281] /usr/bin/msgfmt -o po/cs/LC_MESSAGES/gdm.mo ../po/cs.po [119/281] /usr/bin/msgfmt -o po/csb/LC_MESSAGES/gdm.mo ../po/csb.po [120/281] /usr/bin/msgfmt -o po/cy/LC_MESSAGES/gdm.mo ../po/cy.po [121/281] /usr/bin/msgfmt -o po/da/LC_MESSAGES/gdm.mo ../po/da.po [122/281] /usr/bin/msgfmt -o po/de/LC_MESSAGES/gdm.mo ../po/de.po [123/281] /usr/bin/msgfmt -o po/dz/LC_MESSAGES/gdm.mo ../po/dz.po [124/281] /usr/bin/msgfmt -o po/el/LC_MESSAGES/gdm.mo ../po/el.po [125/281] /usr/bin/msgfmt -o po/en_CA/LC_MESSAGES/gdm.mo ../po/en_CA.po [126/281] /usr/bin/msgfmt -o po/en_GB/LC_MESSAGES/gdm.mo ../po/en_GB.po [127/281] /usr/bin/msgfmt -o po/en@shaw/LC_MESSAGES/gdm.mo ../po/en@shaw.po [128/281] /usr/bin/msgfmt -o po/eo/LC_MESSAGES/gdm.mo ../po/eo.po [129/281] /usr/bin/msgfmt -o po/es/LC_MESSAGES/gdm.mo ../po/es.po [130/281] /usr/bin/msgfmt -o po/et/LC_MESSAGES/gdm.mo ../po/et.po [131/281] /usr/bin/msgfmt -o po/eu/LC_MESSAGES/gdm.mo ../po/eu.po [132/281] /usr/bin/msgfmt -o po/fa/LC_MESSAGES/gdm.mo ../po/fa.po [133/281] /usr/bin/msgfmt -o po/fi/LC_MESSAGES/gdm.mo ../po/fi.po [134/281] /usr/bin/msgfmt -o po/fr/LC_MESSAGES/gdm.mo ../po/fr.po [135/281] /usr/bin/msgfmt -o po/fur/LC_MESSAGES/gdm.mo ../po/fur.po [136/281] /usr/bin/msgfmt -o po/fy/LC_MESSAGES/gdm.mo ../po/fy.po [137/281] /usr/bin/msgfmt -o po/ga/LC_MESSAGES/gdm.mo ../po/ga.po [138/281] /usr/bin/msgfmt -o po/gd/LC_MESSAGES/gdm.mo ../po/gd.po [139/281] /usr/bin/msgfmt -o po/gl/LC_MESSAGES/gdm.mo ../po/gl.po [140/281] /usr/bin/msgfmt -o po/gu/LC_MESSAGES/gdm.mo ../po/gu.po [141/281] /usr/bin/msgfmt -o po/gv/LC_MESSAGES/gdm.mo ../po/gv.po [142/281] /usr/bin/msgfmt -o po/he/LC_MESSAGES/gdm.mo ../po/he.po [143/281] /usr/bin/msgfmt -o po/hi/LC_MESSAGES/gdm.mo ../po/hi.po [144/281] /usr/bin/msgfmt -o po/hr/LC_MESSAGES/gdm.mo ../po/hr.po [145/281] /usr/bin/msgfmt -o po/hu/LC_MESSAGES/gdm.mo ../po/hu.po [146/281] /usr/bin/msgfmt -o po/hy/LC_MESSAGES/gdm.mo ../po/hy.po [147/281] /usr/bin/msgfmt -o po/id/LC_MESSAGES/gdm.mo ../po/id.po [148/281] /usr/bin/msgfmt -o po/is/LC_MESSAGES/gdm.mo ../po/is.po [149/281] /usr/bin/msgfmt -o po/it/LC_MESSAGES/gdm.mo ../po/it.po [150/281] /usr/bin/msgfmt -o po/ja/LC_MESSAGES/gdm.mo ../po/ja.po [151/281] /usr/bin/msgfmt -o po/ka/LC_MESSAGES/gdm.mo ../po/ka.po [152/281] /usr/bin/msgfmt -o po/kab/LC_MESSAGES/gdm.mo ../po/kab.po [153/281] /usr/bin/msgfmt -o po/kk/LC_MESSAGES/gdm.mo ../po/kk.po [154/281] /usr/bin/msgfmt -o po/km/LC_MESSAGES/gdm.mo ../po/km.po [155/281] /usr/bin/msgfmt -o po/kn/LC_MESSAGES/gdm.mo ../po/kn.po [156/281] /usr/bin/msgfmt -o po/ko/LC_MESSAGES/gdm.mo ../po/ko.po [157/281] /usr/bin/msgfmt -o po/ku/LC_MESSAGES/gdm.mo ../po/ku.po [158/281] /usr/bin/msgfmt -o po/ky/LC_MESSAGES/gdm.mo ../po/ky.po [159/281] /usr/bin/msgfmt -o po/lt/LC_MESSAGES/gdm.mo ../po/lt.po [160/281] /usr/bin/msgfmt -o po/lv/LC_MESSAGES/gdm.mo ../po/lv.po [161/281] /usr/bin/msgfmt -o po/mai/LC_MESSAGES/gdm.mo ../po/mai.po [162/281] /usr/bin/msgfmt -o po/mg/LC_MESSAGES/gdm.mo ../po/mg.po [163/281] /usr/bin/msgfmt -o po/mi/LC_MESSAGES/gdm.mo ../po/mi.po [164/281] /usr/bin/msgfmt -o po/mjw/LC_MESSAGES/gdm.mo ../po/mjw.po [165/281] /usr/bin/msgfmt -o po/mk/LC_MESSAGES/gdm.mo ../po/mk.po [166/281] /usr/bin/msgfmt -o po/ml/LC_MESSAGES/gdm.mo ../po/ml.po [167/281] /usr/bin/msgfmt -o po/mn/LC_MESSAGES/gdm.mo ../po/mn.po [168/281] /usr/bin/msgfmt -o po/mr/LC_MESSAGES/gdm.mo ../po/mr.po [169/281] /usr/bin/msgfmt -o po/ms/LC_MESSAGES/gdm.mo ../po/ms.po [170/281] /usr/bin/msgfmt -o po/nb/LC_MESSAGES/gdm.mo ../po/nb.po [171/281] /usr/bin/msgfmt -o po/nds/LC_MESSAGES/gdm.mo ../po/nds.po [172/281] /usr/bin/msgfmt -o po/ne/LC_MESSAGES/gdm.mo ../po/ne.po [173/281] /usr/bin/msgfmt -o po/nl/LC_MESSAGES/gdm.mo ../po/nl.po [174/281] /usr/bin/msgfmt -o po/nn/LC_MESSAGES/gdm.mo ../po/nn.po [175/281] /usr/bin/msgfmt -o po/nso/LC_MESSAGES/gdm.mo ../po/nso.po [176/281] /usr/bin/msgfmt -o po/oc/LC_MESSAGES/gdm.mo ../po/oc.po [177/281] /usr/bin/msgfmt -o po/or/LC_MESSAGES/gdm.mo ../po/or.po [178/281] /usr/bin/msgfmt -o po/pa/LC_MESSAGES/gdm.mo ../po/pa.po [179/281] /usr/bin/msgfmt -o po/pl/LC_MESSAGES/gdm.mo ../po/pl.po [180/281] /usr/bin/msgfmt -o po/ps/LC_MESSAGES/gdm.mo ../po/ps.po [181/281] cc -Iutils/gdm-screenshot.p -Iutils -I../utils -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/atk-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/blkid -I/usr/include/at-spi-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/libpng16 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -grecord-gcc-switches -pipe -fstack-protector-strong -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -D_REENTRANT -pthread -MD -MQ utils/gdm-screenshot.p/gdm-screenshot.c.o -MF utils/gdm-screenshot.p/gdm-screenshot.c.o.d -o utils/gdm-screenshot.p/gdm-screenshot.c.o -c ../utils/gdm-screenshot.c ../utils/gdm-screenshot.c: In function ‘screenshot_grab_lock’: ../utils/gdm-screenshot.c:77:9: warning: ‘gdk_pointer_grab’ is deprecated: Use 'gdk_device_grab' instead [-Wdeprecated-declarations] 77 | gdk_pointer_grab (gtk_widget_get_window (selection_window), FALSE, 0, NULL, | ^~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gdk/gdk.h:50, from /usr/include/gtk-3.0/gtk/gtk.h:30, from ../utils/gdm-screenshot.c:30: /usr/include/gtk-3.0/gdk/gdkmain.h:86:15: note: declared here 86 | GdkGrabStatus gdk_pointer_grab (GdkWindow *window, | ^~~~~~~~~~~~~~~~ ../utils/gdm-screenshot.c:85:9: warning: ‘gdk_flush’ is deprecated: Use 'gdk_display_flush' instead [-Wdeprecated-declarations] 85 | gdk_flush (); | ^~~~~~~~~ /usr/include/gtk-3.0/gdk/gdkmain.h:124:6: note: declared here 124 | void gdk_flush (void); | ^~~~~~~~~ ../utils/gdm-screenshot.c: In function ‘screenshot_release_lock’: ../utils/gdm-screenshot.c:98:9: warning: ‘gdk_flush’ is deprecated: Use 'gdk_display_flush' instead [-Wdeprecated-declarations] 98 | gdk_flush (); | ^~~~~~~~~ /usr/include/gtk-3.0/gdk/gdkmain.h:124:6: note: declared here 124 | void gdk_flush (void); | ^~~~~~~~~ ../utils/gdm-screenshot.c: In function ‘screenshot_get_pixbuf’: ../utils/gdm-screenshot.c:140:9: warning: ‘gdk_screen_width’ is deprecated [-Wdeprecated-declarations] 140 | if (x_orig + width > gdk_screen_width ()) { | ^~ /usr/include/gtk-3.0/gdk/gdkmain.h:108:6: note: declared here 108 | gint gdk_screen_width (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~ ../utils/gdm-screenshot.c:141:17: warning: ‘gdk_screen_width’ is deprecated [-Wdeprecated-declarations] 141 | width = gdk_screen_width () - x_orig; | ^~~~~ /usr/include/gtk-3.0/gdk/gdkmain.h:108:6: note: declared here 108 | gint gdk_screen_width (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~ ../utils/gdm-screenshot.c:143:9: warning: ‘gdk_screen_height’ is deprecated [-Wdeprecated-declarations] 143 | if (y_orig + height > gdk_screen_height ()) { | ^~ /usr/include/gtk-3.0/gdk/gdkmain.h:110:6: note: declared here 110 | gint gdk_screen_height (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~ ../utils/gdm-screenshot.c:144:17: warning: ‘gdk_screen_height’ is deprecated [-Wdeprecated-declarations] 144 | height = gdk_screen_height () - y_orig; | ^~~~~~ /usr/include/gtk-3.0/gdk/gdkmain.h:110:6: note: declared here 110 | gint gdk_screen_height (void) G_GNUC_CONST; | ^~~~~~~~~~~~~~~~~ [182/281] /usr/bin/msgfmt -o po/pt/LC_MESSAGES/gdm.mo ../po/pt.po [183/281] /usr/bin/msgfmt -o po/pt_BR/LC_MESSAGES/gdm.mo ../po/pt_BR.po [184/281] /usr/bin/msgfmt -o po/ro/LC_MESSAGES/gdm.mo ../po/ro.po [185/281] /usr/bin/msgfmt -o po/ru/LC_MESSAGES/gdm.mo ../po/ru.po [186/281] /usr/bin/msgfmt -o po/rw/LC_MESSAGES/gdm.mo ../po/rw.po [187/281] /usr/bin/msgfmt -o po/si/LC_MESSAGES/gdm.mo ../po/si.po [188/281] /usr/bin/msgfmt -o po/sk/LC_MESSAGES/gdm.mo ../po/sk.po [189/281] /usr/bin/msgfmt -o po/sl/LC_MESSAGES/gdm.mo ../po/sl.po [190/281] /usr/bin/msgfmt -o po/sq/LC_MESSAGES/gdm.mo ../po/sq.po [191/281] /usr/bin/msgfmt -o po/sr/LC_MESSAGES/gdm.mo ../po/sr.po [192/281] /usr/bin/msgfmt -o po/sr@latin/LC_MESSAGES/gdm.mo ../po/sr@latin.po [193/281] /usr/bin/msgfmt -o po/sv/LC_MESSAGES/gdm.mo ../po/sv.po [194/281] /usr/bin/msgfmt -o po/sw/LC_MESSAGES/gdm.mo ../po/sw.po [195/281] /usr/bin/msgfmt -o po/ta/LC_MESSAGES/gdm.mo ../po/ta.po [196/281] /usr/bin/msgfmt -o po/te/LC_MESSAGES/gdm.mo ../po/te.po [197/281] /usr/bin/msgfmt -o po/tg/LC_MESSAGES/gdm.mo ../po/tg.po [198/281] /usr/bin/msgfmt -o po/th/LC_MESSAGES/gdm.mo ../po/th.po [199/281] /usr/bin/msgfmt -o po/tr/LC_MESSAGES/gdm.mo ../po/tr.po [200/281] /usr/bin/msgfmt -o po/ug/LC_MESSAGES/gdm.mo ../po/ug.po [201/281] /usr/bin/msgfmt -o po/uk/LC_MESSAGES/gdm.mo ../po/uk.po [202/281] /usr/bin/msgfmt -o po/uz/LC_MESSAGES/gdm.mo ../po/uz.po [203/281] /usr/bin/msgfmt -o po/uz@cyrillic/LC_MESSAGES/gdm.mo ../po/uz@cyrillic.po [204/281] /usr/bin/msgfmt -o po/vi/LC_MESSAGES/gdm.mo ../po/vi.po [205/281] /usr/bin/msgfmt -o po/wa/LC_MESSAGES/gdm.mo ../po/wa.po [206/281] /usr/bin/msgfmt -o po/xh/LC_MESSAGES/gdm.mo ../po/xh.po [207/281] /usr/bin/msgfmt -o po/zh_CN/LC_MESSAGES/gdm.mo ../po/zh_CN.po [208/281] /usr/bin/msgfmt -o po/zh_HK/LC_MESSAGES/gdm.mo ../po/zh_HK.po [209/281] /usr/bin/msgfmt -o po/zh_TW/LC_MESSAGES/gdm.mo ../po/zh_TW.po [210/281] /usr/bin/msgfmt -o po/zu/LC_MESSAGES/gdm.mo ../po/zu.po [211/281] cc -o utils/gdm-screenshot utils/gdm-screenshot.p/gdm-screenshot.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -O2 -g -grecord-gcc-switches -pipe -fstack-protector-strong -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--start-group /usr/lib64/libglib-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libatk-1.0.so /usr/lib64/libgio-2.0.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libpango-1.0.so /usr/lib64/libcairo.so /usr/lib64/libgobject-2.0.so /usr/lib64/libX11.so /usr/lib64/libXau.so /usr/lib64/libcanberra-gtk3.so /usr/lib64/libcanberra.so -Wl,--end-group [212/281] cc -Itests/m-common.p -Itests -I../tests -Icommon -I../common -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -grecord-gcc-switches -pipe -fstack-protector-strong -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -pthread -MD -MQ tests/m-common.p/m-common.c.o -MF tests/m-common.p/m-common.c.o.d -o tests/m-common.p/m-common.c.o -c ../tests/m-common.c [213/281] cc -Itests/m-common.p -Itests -I../tests -Icommon -I../common -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -grecord-gcc-switches -pipe -fstack-protector-strong -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -pthread -MD -MQ tests/m-common.p/s-common-address.c.o -MF tests/m-common.p/s-common-address.c.o.d -o tests/m-common.p/s-common-address.c.o -c ../tests/s-common-address.c [214/281] cc -Itests/m-common.p -Itests -I../tests -Icommon -I../common -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -grecord-gcc-switches -pipe -fstack-protector-strong -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -pthread -MD -MQ tests/m-common.p/s-common.c.o -MF tests/m-common.p/s-common.c.o.d -o tests/m-common.p/s-common.c.o -c ../tests/s-common.c [215/281] cc -o tests/m-common tests/m-common.p/m-common.c.o tests/m-common.p/s-common-address.c.o tests/m-common.p/s-common.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -O2 -g -grecord-gcc-switches -pipe -fstack-protector-strong -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -Wl,--start-group common/libgdmcommon.a /usr/lib64/libsystemd.so /usr/lib64/libgobject-2.0.so /usr/lib64/libglib-2.0.so /usr/lib64/libgio-2.0.so /usr/lib64/libselinux.so /usr/lib64/libcheck.so -Wl,--end-group [216/281] cc -Ichooser/gdm-simple-chooser.p -Ichooser -I../chooser -I. -I.. -Icommon -I../common -Ilibgdm -I../libgdm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/atk-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/blkid -I/usr/include/at-spi-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/libpng16 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -grecord-gcc-switches -pipe -fstack-protector-strong -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -pthread -MD -MQ chooser/gdm-simple-chooser.p/meson-generated_.._.._libgdm_gdm-manager-glue.c.o -MF chooser/gdm-simple-chooser.p/meson-generated_.._.._libgdm_gdm-manager-glue.c.o.d -o chooser/gdm-simple-chooser.p/meson-generated_.._.._libgdm_gdm-manager-glue.c.o -c libgdm/gdm-manager-glue.c [217/281] cc -Ilibgdm/libgdm.so.1.0.0.p -Ilibgdm -I../libgdm -I. -I.. -Icommon -I../common -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -grecord-gcc-switches -pipe -fstack-protector-strong -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -pthread -MD -MQ libgdm/libgdm.so.1.0.0.p/meson-generated_.._gdm-client-glue.c.o -MF libgdm/libgdm.so.1.0.0.p/meson-generated_.._gdm-client-glue.c.o.d -o libgdm/libgdm.so.1.0.0.p/meson-generated_.._gdm-client-glue.c.o -c libgdm/gdm-client-glue.c [218/281] cc -Ichooser/gdm-simple-chooser.p -Ichooser -I../chooser -I. -I.. -Icommon -I../common -Ilibgdm -I../libgdm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/atk-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/blkid -I/usr/include/at-spi-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/libpng16 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -grecord-gcc-switches -pipe -fstack-protector-strong -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -pthread -MD -MQ chooser/gdm-simple-chooser.p/chooser-main.c.o -MF chooser/gdm-simple-chooser.p/chooser-main.c.o.d -o chooser/gdm-simple-chooser.p/chooser-main.c.o -c ../chooser/chooser-main.c [219/281] cc -o libgdm/libgdm.so.1.0.0 libgdm/libgdm.so.1.0.0.p/meson-generated_.._gdm-manager-glue.c.o libgdm/libgdm.so.1.0.0.p/meson-generated_.._gdm-client-glue.c.o libgdm/libgdm.so.1.0.0.p/gdm-client.c.o libgdm/libgdm.so.1.0.0.p/gdm-sessions.c.o libgdm/libgdm.so.1.0.0.p/gdm-user-switching.c.o -Wl,--as-needed -Wl,--no-undefined -shared -fPIC -Wl,--start-group -Wl,-soname,libgdm.so.1 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -O2 -g -grecord-gcc-switches -pipe -fstack-protector-strong -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection common/libgdmcommon.a -Wl,--version-script,/builddir/build/BUILD/gdm-40.1/libgdm/libgdm.map /usr/lib64/libglib-2.0.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libsystemd.so /usr/lib64/libselinux.so -Wl,--end-group [220/281] cc -Ichooser/gdm-simple-chooser.p -Ichooser -I../chooser -I. -I.. -Icommon -I../common -Ilibgdm -I../libgdm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/atk-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/blkid -I/usr/include/at-spi-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/libpng16 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -grecord-gcc-switches -pipe -fstack-protector-strong -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -pthread -MD -MQ chooser/gdm-simple-chooser.p/gdm-chooser-host.c.o -MF chooser/gdm-simple-chooser.p/gdm-chooser-host.c.o.d -o chooser/gdm-simple-chooser.p/gdm-chooser-host.c.o -c ../chooser/gdm-chooser-host.c In file included from ../chooser/gdm-chooser-host.c:34: ../chooser/gdm-chooser-host.h:37:13: warning: Deprecated pre-processor symbol: replace with "const" 37 | G_CONST_RETURN char *gdm_chooser_host_get_description (GdmChooserHost *chooser_host); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../chooser/gdm-chooser-host.c:68:13: warning: Deprecated pre-processor symbol: replace with "const" 68 | G_CONST_RETURN char * | ^~~~~~~~~ [221/281] /usr/bin/meson --internal symbolextractor /builddir/build/BUILD/gdm-40.1/x86_64-openEuler-linux-gnu libgdm/libgdm.so.1.0.0 libgdm/libgdm.so.1.0.0 libgdm/libgdm.so.1.0.0.p/libgdm.so.1.0.0.symbols [222/281] cc -Ichooser/gdm-simple-chooser.p -Ichooser -I../chooser -I. -I.. -Icommon -I../common -Ilibgdm -I../libgdm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/atk-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/blkid -I/usr/include/at-spi-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/libpng16 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -grecord-gcc-switches -pipe -fstack-protector-strong -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -pthread -MD -MQ chooser/gdm-simple-chooser.p/gdm-chooser-session.c.o -MF chooser/gdm-simple-chooser.p/gdm-chooser-session.c.o.d -o chooser/gdm-simple-chooser.p/gdm-chooser-session.c.o -c ../chooser/gdm-chooser-session.c In file included from ../chooser/gdm-host-chooser-dialog.h:26, from ../chooser/gdm-chooser-session.c:35: ../chooser/gdm-chooser-host.h:37:13: warning: Deprecated pre-processor symbol: replace with "const" 37 | G_CONST_RETURN char *gdm_chooser_host_get_description (GdmChooserHost *chooser_host); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [223/281] cc -Ichooser/gdm-simple-chooser.p -Ichooser -I../chooser -I. -I.. -Icommon -I../common -Ilibgdm -I../libgdm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/atk-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/blkid -I/usr/include/at-spi-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/libpng16 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -grecord-gcc-switches -pipe -fstack-protector-strong -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -pthread -MD -MQ chooser/gdm-simple-chooser.p/gdm-host-chooser-dialog.c.o -MF chooser/gdm-simple-chooser.p/gdm-host-chooser-dialog.c.o.d -o chooser/gdm-simple-chooser.p/gdm-host-chooser-dialog.c.o -c ../chooser/gdm-host-chooser-dialog.c In file included from ../chooser/gdm-host-chooser-dialog.h:26, from ../chooser/gdm-host-chooser-dialog.c:33: ../chooser/gdm-chooser-host.h:37:13: warning: Deprecated pre-processor symbol: replace with "const" 37 | G_CONST_RETURN char *gdm_chooser_host_get_description (GdmChooserHost *chooser_host); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [224/281] cc -Ichooser/gdm-simple-chooser.p -Ichooser -I../chooser -I. -I.. -Icommon -I../common -Ilibgdm -I../libgdm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/atk-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/blkid -I/usr/include/at-spi-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/libpng16 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -grecord-gcc-switches -pipe -fstack-protector-strong -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -pthread -MD -MQ chooser/gdm-simple-chooser.p/gdm-host-chooser-widget.c.o -MF chooser/gdm-simple-chooser.p/gdm-host-chooser-widget.c.o.d -o chooser/gdm-simple-chooser.p/gdm-host-chooser-widget.c.o -c ../chooser/gdm-host-chooser-widget.c In file included from ../chooser/gdm-host-chooser-widget.c:47: ../chooser/gdm-chooser-host.h:37:13: warning: Deprecated pre-processor symbol: replace with "const" 37 | G_CONST_RETURN char *gdm_chooser_host_get_description (GdmChooserHost *chooser_host); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../chooser/gdm-host-chooser-widget.c: In function ‘find_broadcast_addresses’: ../chooser/gdm-host-chooser-widget.c:496:13: warning: Deprecated pre-processor symbol: replace with "memmove" 496 | g_memmove (&sin, &ifreq.ifr_broadaddr, sizeof (struct sockaddr_in)); | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [225/281] cc -Ichooser/gdm-simple-chooser.p -Ichooser -I../chooser -I. -I.. -Icommon -I../common -Ilibgdm -I../libgdm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/atk-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/blkid -I/usr/include/at-spi-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/libpng16 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -grecord-gcc-switches -pipe -fstack-protector-strong -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -pthread -MD -MQ chooser/gdm-simple-chooser.p/meson-generated_.._.._libgdm_gdm-client-glue.c.o -MF chooser/gdm-simple-chooser.p/meson-generated_.._.._libgdm_gdm-client-glue.c.o.d -o chooser/gdm-simple-chooser.p/meson-generated_.._.._libgdm_gdm-client-glue.c.o -c libgdm/gdm-client-glue.c [226/281] cc -Ichooser/gdm-host-chooser.p -Ichooser -I../chooser -I. -I.. -Icommon -I../common -Ilibgdm -I../libgdm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/atk-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/blkid -I/usr/include/at-spi-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/libpng16 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -grecord-gcc-switches -pipe -fstack-protector-strong -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -pthread -MD -MQ chooser/gdm-host-chooser.p/meson-generated_.._.._libgdm_gdm-manager-glue.c.o -MF chooser/gdm-host-chooser.p/meson-generated_.._.._libgdm_gdm-manager-glue.c.o.d -o chooser/gdm-host-chooser.p/meson-generated_.._.._libgdm_gdm-manager-glue.c.o -c libgdm/gdm-manager-glue.c [227/281] cc -o chooser/gdm-simple-chooser chooser/gdm-simple-chooser.p/meson-generated_.._.._libgdm_gdm-manager-glue.c.o chooser/gdm-simple-chooser.p/meson-generated_.._.._libgdm_gdm-client-glue.c.o chooser/gdm-simple-chooser.p/chooser-main.c.o chooser/gdm-simple-chooser.p/gdm-chooser-host.c.o chooser/gdm-simple-chooser.p/gdm-chooser-session.c.o chooser/gdm-simple-chooser.p/gdm-host-chooser-dialog.c.o chooser/gdm-simple-chooser.p/gdm-host-chooser-widget.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -O2 -g -grecord-gcc-switches -pipe -fstack-protector-strong -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection '-Wl,-rpath,$ORIGIN/../libgdm' -Wl,-rpath-link,/builddir/build/BUILD/gdm-40.1/x86_64-openEuler-linux-gnu/libgdm -Wl,--start-group common/libgdmcommon.a libgdm/libgdm.so.1.0.0 /usr/lib64/libglib-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libatk-1.0.so /usr/lib64/libgio-2.0.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libpango-1.0.so /usr/lib64/libcairo.so /usr/lib64/libgobject-2.0.so /usr/lib64/libsystemd.so /usr/lib64/libselinux.so /usr/lib64/libX11.so /usr/lib64/libXau.so -lXdmcp -Wl,--end-group [228/281] cc -Ichooser/gdm-host-chooser.p -Ichooser -I../chooser -I. -I.. -Icommon -I../common -Ilibgdm -I../libgdm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/atk-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/blkid -I/usr/include/at-spi-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/libpng16 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -grecord-gcc-switches -pipe -fstack-protector-strong -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -pthread -MD -MQ chooser/gdm-host-chooser.p/gdm-chooser-host.c.o -MF chooser/gdm-host-chooser.p/gdm-chooser-host.c.o.d -o chooser/gdm-host-chooser.p/gdm-chooser-host.c.o -c ../chooser/gdm-chooser-host.c In file included from ../chooser/gdm-chooser-host.c:34: ../chooser/gdm-chooser-host.h:37:13: warning: Deprecated pre-processor symbol: replace with "const" 37 | G_CONST_RETURN char *gdm_chooser_host_get_description (GdmChooserHost *chooser_host); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../chooser/gdm-chooser-host.c:68:13: warning: Deprecated pre-processor symbol: replace with "const" 68 | G_CONST_RETURN char * | ^~~~~~~~~ [229/281] env PKG_CONFIG_PATH=/usr/lib64/pkgconfig:/usr/share/pkgconfig:/builddir/build/BUILD/gdm-40.1/x86_64-openEuler-linux-gnu/meson-uninstalled PKG_CONFIG=/usr/bin/pkg-config CC=cc /usr/bin/g-ir-scanner --quiet --no-libtool --namespace=Gdm --nsversion=1.0 --warn-all --output libgdm/Gdm-1.0.gir -I/builddir/build/BUILD/gdm-40.1/libgdm -I/builddir/build/BUILD/gdm-40.1/x86_64-openEuler-linux-gnu/libgdm -I/builddir/build/BUILD/gdm-40.1/. -I/builddir/build/BUILD/gdm-40.1/x86_64-openEuler-linux-gnu/. -I/builddir/build/BUILD/gdm-40.1/common/. -I/builddir/build/BUILD/gdm-40.1/x86_64-openEuler-linux-gnu/common/. --filelist=/builddir/build/BUILD/gdm-40.1/x86_64-openEuler-linux-gnu/libgdm/libgdm.so.1.0.0.p/Gdm_1.0_gir_filelist --include=GLib-2.0 --include=GObject-2.0 --include=Gio-2.0 --identifier-prefix=Gdm --cflags-begin -I/builddir/build/BUILD/gdm-40.1/. -I/builddir/build/BUILD/gdm-40.1/x86_64-openEuler-linux-gnu/. -I/builddir/build/BUILD/gdm-40.1/common/. -I/builddir/build/BUILD/gdm-40.1/x86_64-openEuler-linux-gnu/common/. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/gobject-introspection-1.0 --cflags-end --add-include-path=/usr/share/gir-1.0 -L/builddir/build/BUILD/gdm-40.1/x86_64-openEuler-linux-gnu/libgdm --library gdm --extra-library=glib-2.0 --extra-library=gio-2.0 --extra-library=gobject-2.0 --extra-library=systemd --extra-library=selinux --extra-library=girepository-1.0 --sources-top-dirs /builddir/build/BUILD/gdm-40.1/ --sources-top-dirs /builddir/build/BUILD/gdm-40.1/x86_64-openEuler-linux-gnu/ libgdm/gdm-client-glue.h:276: Warning: Gdm: gdm_worker_manager_proxy_new_finish: return value: Missing (transfer) annotation libgdm/gdm-client-glue.h:279: Warning: Gdm: gdm_worker_manager_proxy_new_sync: return value: Missing (transfer) annotation libgdm/gdm-client-glue.h:295: Warning: Gdm: gdm_worker_manager_proxy_new_for_bus_finish: return value: Missing (transfer) annotation libgdm/gdm-client-glue.h:298: Warning: Gdm: gdm_worker_manager_proxy_new_for_bus_sync: return value: Missing (transfer) annotation libgdm/gdm-client-glue.h:338: Warning: Gdm: gdm_worker_manager_skeleton_new: return value: Missing (transfer) annotation libgdm/gdm-client-glue.h:652: Warning: Gdm: gdm_user_verifier_proxy_new_finish: return value: Missing (transfer) annotation libgdm/gdm-client-glue.h:655: Warning: Gdm: gdm_user_verifier_proxy_new_sync: return value: Missing (transfer) annotation libgdm/gdm-client-glue.h:671: Warning: Gdm: gdm_user_verifier_proxy_new_for_bus_finish: return value: Missing (transfer) annotation libgdm/gdm-client-glue.h:674: Warning: Gdm: gdm_user_verifier_proxy_new_for_bus_sync: return value: Missing (transfer) annotation libgdm/gdm-client-glue.h:714: Warning: Gdm: gdm_user_verifier_skeleton_new: return value: Missing (transfer) annotation libgdm/gdm-client-glue.h:836: Warning: Gdm: gdm_user_verifier_choice_list_proxy_new_finish: return value: Missing (transfer) annotation libgdm/gdm-client-glue.h:839: Warning: Gdm: gdm_user_verifier_choice_list_proxy_new_sync: return value: Missing (transfer) annotation libgdm/gdm-client-glue.h:855: Warning: Gdm: gdm_user_verifier_choice_list_proxy_new_for_bus_finish: return value: Missing (transfer) annotation libgdm/gdm-client-glue.h:858: Warning: Gdm: gdm_user_verifier_choice_list_proxy_new_for_bus_sync: return value: Missing (transfer) annotation libgdm/gdm-client-glue.h:898: Warning: Gdm: gdm_user_verifier_choice_list_skeleton_new: return value: Missing (transfer) annotation libgdm/gdm-client-glue.h:1172: Warning: Gdm: gdm_greeter_proxy_new_finish: return value: Missing (transfer) annotation libgdm/gdm-client-glue.h:1175: Warning: Gdm: gdm_greeter_proxy_new_sync: return value: Missing (transfer) annotation libgdm/gdm-client-glue.h:1191: Warning: Gdm: gdm_greeter_proxy_new_for_bus_finish: return value: Missing (transfer) annotation libgdm/gdm-client-glue.h:1194: Warning: Gdm: gdm_greeter_proxy_new_for_bus_sync: return value: Missing (transfer) annotation libgdm/gdm-client-glue.h:1234: Warning: Gdm: gdm_greeter_skeleton_new: return value: Missing (transfer) annotation libgdm/gdm-client-glue.h:1334: Warning: Gdm: gdm_remote_greeter_proxy_new_finish: return value: Missing (transfer) annotation libgdm/gdm-client-glue.h:1337: Warning: Gdm: gdm_remote_greeter_proxy_new_sync: return value: Missing (transfer) annotation libgdm/gdm-client-glue.h:1353: Warning: Gdm: gdm_remote_greeter_proxy_new_for_bus_finish: return value: Missing (transfer) annotation libgdm/gdm-client-glue.h:1356: Warning: Gdm: gdm_remote_greeter_proxy_new_for_bus_sync: return value: Missing (transfer) annotation libgdm/gdm-client-glue.h:1396: Warning: Gdm: gdm_remote_greeter_skeleton_new: return value: Missing (transfer) annotation libgdm/gdm-client-glue.h:1523: Warning: Gdm: gdm_chooser_proxy_new_finish: return value: Missing (transfer) annotation libgdm/gdm-client-glue.h:1526: Warning: Gdm: gdm_chooser_proxy_new_sync: return value: Missing (transfer) annotation libgdm/gdm-client-glue.h:1542: Warning: Gdm: gdm_chooser_proxy_new_for_bus_finish: return value: Missing (transfer) annotation libgdm/gdm-client-glue.h:1545: Warning: Gdm: gdm_chooser_proxy_new_for_bus_sync: return value: Missing (transfer) annotation libgdm/gdm-client-glue.h:1585: Warning: Gdm: gdm_chooser_skeleton_new: return value: Missing (transfer) annotation libgdm/gdm-manager-glue.h:210: Warning: Gdm: gdm_manager_proxy_new_finish: return value: Missing (transfer) annotation libgdm/gdm-manager-glue.h:213: Warning: Gdm: gdm_manager_proxy_new_sync: return value: Missing (transfer) annotation libgdm/gdm-manager-glue.h:229: Warning: Gdm: gdm_manager_proxy_new_for_bus_finish: return value: Missing (transfer) annotation libgdm/gdm-manager-glue.h:232: Warning: Gdm: gdm_manager_proxy_new_for_bus_sync: return value: Missing (transfer) annotation libgdm/gdm-manager-glue.h:272: Warning: Gdm: gdm_manager_skeleton_new: return value: Missing (transfer) annotation [230/281] cc -Ichooser/gdm-host-chooser.p -Ichooser -I../chooser -I. -I.. -Icommon -I../common -Ilibgdm -I../libgdm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/atk-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/blkid -I/usr/include/at-spi-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/libpng16 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -grecord-gcc-switches -pipe -fstack-protector-strong -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -pthread -MD -MQ chooser/gdm-host-chooser.p/gdm-host-chooser.c.o -MF chooser/gdm-host-chooser.p/gdm-host-chooser.c.o.d -o chooser/gdm-host-chooser.p/gdm-host-chooser.c.o -c ../chooser/gdm-host-chooser.c In file included from ../chooser/gdm-host-chooser.c:37: ../chooser/gdm-chooser-host.h:37:13: warning: Deprecated pre-processor symbol: replace with "const" 37 | G_CONST_RETURN char *gdm_chooser_host_get_description (GdmChooserHost *chooser_host); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [231/281] /usr/bin/g-ir-compiler libgdm/Gdm-1.0.gir --output libgdm/Gdm-1.0.typelib --includedir=/usr/share/gir-1.0 [232/281] /usr/bin/msgfmt ../docs/ca/ca.po -o docs/ca/gdm-ca.gmo [233/281] cc -Ichooser/gdm-host-chooser.p -Ichooser -I../chooser -I. -I.. -Icommon -I../common -Ilibgdm -I../libgdm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/atk-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/blkid -I/usr/include/at-spi-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/libpng16 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -grecord-gcc-switches -pipe -fstack-protector-strong -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -pthread -MD -MQ chooser/gdm-host-chooser.p/gdm-host-chooser-dialog.c.o -MF chooser/gdm-host-chooser.p/gdm-host-chooser-dialog.c.o.d -o chooser/gdm-host-chooser.p/gdm-host-chooser-dialog.c.o -c ../chooser/gdm-host-chooser-dialog.c In file included from ../chooser/gdm-host-chooser-dialog.h:26, from ../chooser/gdm-host-chooser-dialog.c:33: ../chooser/gdm-chooser-host.h:37:13: warning: Deprecated pre-processor symbol: replace with "const" 37 | G_CONST_RETURN char *gdm_chooser_host_get_description (GdmChooserHost *chooser_host); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [234/281] /usr/bin/msgfmt ../docs/cs/cs.po -o docs/cs/gdm-cs.gmo [235/281] /usr/bin/itstool -m docs/ca/gdm-ca.gmo --lang ca -o docs/ca ../docs/C/index.docbook ../docs/C/legal.xml [236/281] /usr/bin/msgfmt ../docs/de/de.po -o docs/de/gdm-de.gmo [237/281] /usr/bin/itstool -m docs/cs/gdm-cs.gmo --lang cs -o docs/cs ../docs/C/index.docbook ../docs/C/legal.xml [238/281] /usr/bin/msgfmt ../docs/el/el.po -o docs/el/gdm-el.gmo [239/281] cc -Ichooser/gdm-host-chooser.p -Ichooser -I../chooser -I. -I.. -Icommon -I../common -Ilibgdm -I../libgdm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/atk-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/blkid -I/usr/include/at-spi-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/libpng16 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -grecord-gcc-switches -pipe -fstack-protector-strong -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -pthread -MD -MQ chooser/gdm-host-chooser.p/gdm-host-chooser-widget.c.o -MF chooser/gdm-host-chooser.p/gdm-host-chooser-widget.c.o.d -o chooser/gdm-host-chooser.p/gdm-host-chooser-widget.c.o -c ../chooser/gdm-host-chooser-widget.c In file included from ../chooser/gdm-host-chooser-widget.c:47: ../chooser/gdm-chooser-host.h:37:13: warning: Deprecated pre-processor symbol: replace with "const" 37 | G_CONST_RETURN char *gdm_chooser_host_get_description (GdmChooserHost *chooser_host); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../chooser/gdm-host-chooser-widget.c: In function ‘find_broadcast_addresses’: ../chooser/gdm-host-chooser-widget.c:496:13: warning: Deprecated pre-processor symbol: replace with "memmove" 496 | g_memmove (&sin, &ifreq.ifr_broadaddr, sizeof (struct sockaddr_in)); | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [240/281] /usr/bin/msgfmt ../docs/en_GB/en_GB.po -o docs/en_GB/gdm-en_GB.gmo [241/281] /usr/bin/itstool -m docs/de/gdm-de.gmo --lang de -o docs/de ../docs/C/index.docbook ../docs/C/legal.xml [242/281] /usr/bin/msgfmt ../docs/es/es.po -o docs/es/gdm-es.gmo [243/281] /usr/bin/itstool -m docs/el/gdm-el.gmo --lang el -o docs/el ../docs/C/index.docbook ../docs/C/legal.xml [244/281] /usr/bin/msgfmt ../docs/eu/eu.po -o docs/eu/gdm-eu.gmo [245/281] /usr/bin/itstool -m docs/en_GB/gdm-en_GB.gmo --lang en_GB -o docs/en_GB ../docs/C/index.docbook ../docs/C/legal.xml [246/281] /usr/bin/msgfmt ../docs/fr/fr.po -o docs/fr/gdm-fr.gmo [247/281] /usr/bin/itstool -m docs/eu/gdm-eu.gmo --lang eu -o docs/eu ../docs/C/index.docbook ../docs/C/legal.xml [248/281] /usr/bin/msgfmt ../docs/gl/gl.po -o docs/gl/gdm-gl.gmo [249/281] /usr/bin/itstool -m docs/es/gdm-es.gmo --lang es -o docs/es ../docs/C/index.docbook ../docs/C/legal.xml [250/281] /usr/bin/msgfmt ../docs/hu/hu.po -o docs/hu/gdm-hu.gmo [251/281] /usr/bin/itstool -m docs/fr/gdm-fr.gmo --lang fr -o docs/fr ../docs/C/index.docbook ../docs/C/legal.xml [252/281] /usr/bin/msgfmt ../docs/id/id.po -o docs/id/gdm-id.gmo [253/281] /usr/bin/itstool -m docs/hu/gdm-hu.gmo --lang hu -o docs/hu ../docs/C/index.docbook ../docs/C/legal.xml [254/281] /usr/bin/itstool -m docs/gl/gdm-gl.gmo --lang gl -o docs/gl ../docs/C/index.docbook ../docs/C/legal.xml [255/281] /usr/bin/msgfmt ../docs/it/it.po -o docs/it/gdm-it.gmo [256/281] /usr/bin/msgfmt ../docs/ko/ko.po -o docs/ko/gdm-ko.gmo [257/281] cc -Ichooser/gdm-host-chooser.p -Ichooser -I../chooser -I. -I.. -Icommon -I../common -Ilibgdm -I../libgdm -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/atk-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/blkid -I/usr/include/at-spi-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/pixman-1 -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/libpng16 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -grecord-gcc-switches -pipe -fstack-protector-strong -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -pthread -MD -MQ chooser/gdm-host-chooser.p/meson-generated_.._.._libgdm_gdm-client-glue.c.o -MF chooser/gdm-host-chooser.p/meson-generated_.._.._libgdm_gdm-client-glue.c.o.d -o chooser/gdm-host-chooser.p/meson-generated_.._.._libgdm_gdm-client-glue.c.o -c libgdm/gdm-client-glue.c [258/281] /usr/bin/itstool -m docs/id/gdm-id.gmo --lang id -o docs/id ../docs/C/index.docbook ../docs/C/legal.xml [259/281] /usr/bin/msgfmt ../docs/oc/oc.po -o docs/oc/gdm-oc.gmo [260/281] /usr/bin/itstool -m docs/it/gdm-it.gmo --lang it -o docs/it ../docs/C/index.docbook ../docs/C/legal.xml [261/281] /usr/bin/msgfmt ../docs/pt_BR/pt_BR.po -o docs/pt_BR/gdm-pt_BR.gmo [262/281] /usr/bin/itstool -m docs/ko/gdm-ko.gmo --lang ko -o docs/ko ../docs/C/index.docbook ../docs/C/legal.xml [263/281] /usr/bin/msgfmt ../docs/ro/ro.po -o docs/ro/gdm-ro.gmo [264/281] cc -o chooser/gdm-host-chooser chooser/gdm-host-chooser.p/meson-generated_.._.._libgdm_gdm-manager-glue.c.o chooser/gdm-host-chooser.p/meson-generated_.._.._libgdm_gdm-client-glue.c.o chooser/gdm-host-chooser.p/gdm-host-chooser.c.o chooser/gdm-host-chooser.p/gdm-chooser-host.c.o chooser/gdm-host-chooser.p/gdm-host-chooser-dialog.c.o chooser/gdm-host-chooser.p/gdm-host-chooser-widget.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -O2 -g -grecord-gcc-switches -pipe -fstack-protector-strong -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection '-Wl,-rpath,$ORIGIN/../libgdm' -Wl,-rpath-link,/builddir/build/BUILD/gdm-40.1/x86_64-openEuler-linux-gnu/libgdm -Wl,--start-group common/libgdmcommon.a libgdm/libgdm.so.1.0.0 /usr/lib64/libglib-2.0.so /usr/lib64/libgtk-3.so /usr/lib64/libgdk-3.so /usr/lib64/libz.so /usr/lib64/libatk-1.0.so /usr/lib64/libgio-2.0.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libharfbuzz.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libcairo-gobject.so /usr/lib64/libpango-1.0.so /usr/lib64/libcairo.so /usr/lib64/libgobject-2.0.so /usr/lib64/libsystemd.so /usr/lib64/libselinux.so /usr/lib64/libX11.so /usr/lib64/libXau.so -lXdmcp -Wl,--end-group [265/281] /usr/bin/msgfmt ../docs/ru/ru.po -o docs/ru/gdm-ru.gmo [266/281] /usr/bin/itstool -m docs/oc/gdm-oc.gmo --lang oc -o docs/oc ../docs/C/index.docbook ../docs/C/legal.xml [267/281] /usr/bin/msgfmt ../docs/sl/sl.po -o docs/sl/gdm-sl.gmo [268/281] /usr/bin/itstool -m docs/pt_BR/gdm-pt_BR.gmo --lang pt_BR -o docs/pt_BR ../docs/C/index.docbook ../docs/C/legal.xml [269/281] /usr/bin/msgfmt ../docs/sv/sv.po -o docs/sv/gdm-sv.gmo [270/281] /usr/bin/itstool -m docs/ro/gdm-ro.gmo --lang ro -o docs/ro ../docs/C/index.docbook ../docs/C/legal.xml [271/281] /usr/bin/msgfmt ../docs/te/te.po -o docs/te/gdm-te.gmo [272/281] /usr/bin/itstool -m docs/ru/gdm-ru.gmo --lang ru -o docs/ru ../docs/C/index.docbook ../docs/C/legal.xml [273/281] /usr/bin/msgfmt ../docs/tr/tr.po -o docs/tr/gdm-tr.gmo [274/281] /usr/bin/itstool -m docs/sl/gdm-sl.gmo --lang sl -o docs/sl ../docs/C/index.docbook ../docs/C/legal.xml [275/281] /usr/bin/msgfmt ../docs/uk/uk.po -o docs/uk/gdm-uk.gmo [276/281] /usr/bin/itstool -m docs/sv/gdm-sv.gmo --lang sv -o docs/sv ../docs/C/index.docbook ../docs/C/legal.xml [277/281] /usr/bin/itstool -m docs/te/gdm-te.gmo --lang te -o docs/te ../docs/C/index.docbook ../docs/C/legal.xml [278/281] /usr/bin/msgfmt ../docs/zh_CN/zh_CN.po -o docs/zh_CN/gdm-zh_CN.gmo [279/281] /usr/bin/itstool -m docs/tr/gdm-tr.gmo --lang tr -o docs/tr ../docs/C/index.docbook ../docs/C/legal.xml [280/281] /usr/bin/itstool -m docs/uk/gdm-uk.gmo --lang uk -o docs/uk ../docs/C/index.docbook ../docs/C/legal.xml [281/281] /usr/bin/itstool -m docs/zh_CN/gdm-zh_CN.gmo --lang zh_CN -o docs/zh_CN ../docs/C/index.docbook ../docs/C/legal.xml INFO: autodetecting backend as ninja INFO: calculating backend command to run: /usr/bin/ninja -C /builddir/build/BUILD/gdm-40.1/x86_64-openEuler-linux-gnu -j 4 -v + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.FzWgTB + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/gdm-40.1-25.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/gdm-40.1-25.x86_64 ++ dirname /builddir/build/BUILDROOT/gdm-40.1-25.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/gdm-40.1-25.x86_64 + cd gdm-40.1 + mkdir -p /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/etc/gdm/Init + mkdir -p /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/etc/gdm/PreSession + mkdir -p /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/etc/gdm/PostSession + DESTDIR=/builddir/build/BUILDROOT/gdm-40.1-25.x86_64 + /usr/bin/meson install -C x86_64-openEuler-linux-gnu --no-rebuild Installing data/dconf/greeter-dconf-defaults to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/gdm Installing daemon/gdm-session-worker to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/libexec Installing daemon/gdm-wayland-session to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/libexec Installing daemon/gdm-x-session to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/libexec Installing daemon/gdm to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/sbin Installing libgdm/gdm-client-glue.h to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/include/gdm Installing libgdm/libgdm.so.1.0.0 to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/lib64 Installing libgdm/Gdm-1.0.gir to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/gir-1.0 Installing libgdm/Gdm-1.0.typelib to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/lib64/girepository-1.0 Installing utils/gdmflexiserver to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/bin Installing utils/gdm-screenshot to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/bin Installing utils/gdm-runtime-config to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/libexec Installing pam_gdm/pam_gdm.so to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/lib64/security Installing po/af/LC_MESSAGES/gdm.mo to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/locale/af/LC_MESSAGES Installing po/am/LC_MESSAGES/gdm.mo to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/locale/am/LC_MESSAGES Installing po/an/LC_MESSAGES/gdm.mo to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/locale/an/LC_MESSAGES Installing po/ar/LC_MESSAGES/gdm.mo to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/locale/ar/LC_MESSAGES Installing po/as/LC_MESSAGES/gdm.mo to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/locale/as/LC_MESSAGES Installing po/ast/LC_MESSAGES/gdm.mo to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/locale/ast/LC_MESSAGES Installing po/az/LC_MESSAGES/gdm.mo to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/locale/az/LC_MESSAGES Installing po/be/LC_MESSAGES/gdm.mo to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/locale/be/LC_MESSAGES Installing po/be@latin/LC_MESSAGES/gdm.mo to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/locale/be@latin/LC_MESSAGES Installing po/bg/LC_MESSAGES/gdm.mo to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/locale/bg/LC_MESSAGES Installing po/bn/LC_MESSAGES/gdm.mo to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/locale/bn/LC_MESSAGES Installing po/bn_IN/LC_MESSAGES/gdm.mo to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/locale/bn_IN/LC_MESSAGES Installing po/br/LC_MESSAGES/gdm.mo to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/locale/br/LC_MESSAGES Installing po/bs/LC_MESSAGES/gdm.mo to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/locale/bs/LC_MESSAGES Installing po/ca/LC_MESSAGES/gdm.mo to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/locale/ca/LC_MESSAGES Installing po/ca@valencia/LC_MESSAGES/gdm.mo to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/locale/ca@valencia/LC_MESSAGES Installing po/ckb/LC_MESSAGES/gdm.mo to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/locale/ckb/LC_MESSAGES Installing po/crh/LC_MESSAGES/gdm.mo to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/locale/crh/LC_MESSAGES Installing po/cs/LC_MESSAGES/gdm.mo to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/locale/cs/LC_MESSAGES Installing po/csb/LC_MESSAGES/gdm.mo to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/locale/csb/LC_MESSAGES Installing po/cy/LC_MESSAGES/gdm.mo to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/locale/cy/LC_MESSAGES Installing po/da/LC_MESSAGES/gdm.mo to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/locale/da/LC_MESSAGES Installing po/de/LC_MESSAGES/gdm.mo to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/locale/de/LC_MESSAGES Installing po/dz/LC_MESSAGES/gdm.mo to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/locale/dz/LC_MESSAGES Installing po/el/LC_MESSAGES/gdm.mo to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/locale/el/LC_MESSAGES Installing po/en_CA/LC_MESSAGES/gdm.mo to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/locale/en_CA/LC_MESSAGES Installing po/en_GB/LC_MESSAGES/gdm.mo to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/locale/en_GB/LC_MESSAGES Installing po/en@shaw/LC_MESSAGES/gdm.mo to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/locale/en@shaw/LC_MESSAGES Installing po/eo/LC_MESSAGES/gdm.mo to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/locale/eo/LC_MESSAGES Installing po/es/LC_MESSAGES/gdm.mo to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/locale/es/LC_MESSAGES Installing po/et/LC_MESSAGES/gdm.mo to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/locale/et/LC_MESSAGES Installing po/eu/LC_MESSAGES/gdm.mo to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/locale/eu/LC_MESSAGES Installing po/fa/LC_MESSAGES/gdm.mo to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/locale/fa/LC_MESSAGES Installing po/fi/LC_MESSAGES/gdm.mo to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/locale/fi/LC_MESSAGES Installing po/fr/LC_MESSAGES/gdm.mo to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/locale/fr/LC_MESSAGES Installing po/fur/LC_MESSAGES/gdm.mo to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/locale/fur/LC_MESSAGES Installing po/fy/LC_MESSAGES/gdm.mo to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/locale/fy/LC_MESSAGES Installing po/ga/LC_MESSAGES/gdm.mo to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/locale/ga/LC_MESSAGES Installing po/gd/LC_MESSAGES/gdm.mo to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/locale/gd/LC_MESSAGES Installing po/gl/LC_MESSAGES/gdm.mo to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/locale/gl/LC_MESSAGES Installing po/gu/LC_MESSAGES/gdm.mo to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/locale/gu/LC_MESSAGES Installing po/gv/LC_MESSAGES/gdm.mo to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/locale/gv/LC_MESSAGES Installing po/he/LC_MESSAGES/gdm.mo to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/locale/he/LC_MESSAGES Installing po/hi/LC_MESSAGES/gdm.mo to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/locale/hi/LC_MESSAGES Installing po/hr/LC_MESSAGES/gdm.mo to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/locale/hr/LC_MESSAGES Installing po/hu/LC_MESSAGES/gdm.mo to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/locale/hu/LC_MESSAGES Installing po/hy/LC_MESSAGES/gdm.mo to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/locale/hy/LC_MESSAGES Installing po/id/LC_MESSAGES/gdm.mo to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/locale/id/LC_MESSAGES Installing po/is/LC_MESSAGES/gdm.mo to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/locale/is/LC_MESSAGES Installing po/it/LC_MESSAGES/gdm.mo to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/locale/it/LC_MESSAGES Installing po/ja/LC_MESSAGES/gdm.mo to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/locale/ja/LC_MESSAGES Installing po/ka/LC_MESSAGES/gdm.mo to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/locale/ka/LC_MESSAGES Installing po/kab/LC_MESSAGES/gdm.mo to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/locale/kab/LC_MESSAGES Installing po/kk/LC_MESSAGES/gdm.mo to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/locale/kk/LC_MESSAGES Installing po/km/LC_MESSAGES/gdm.mo to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/locale/km/LC_MESSAGES Installing po/kn/LC_MESSAGES/gdm.mo to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/locale/kn/LC_MESSAGES Installing po/ko/LC_MESSAGES/gdm.mo to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/locale/ko/LC_MESSAGES Installing po/ku/LC_MESSAGES/gdm.mo to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/locale/ku/LC_MESSAGES Installing po/ky/LC_MESSAGES/gdm.mo to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/locale/ky/LC_MESSAGES Installing po/lt/LC_MESSAGES/gdm.mo to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/locale/lt/LC_MESSAGES Installing po/lv/LC_MESSAGES/gdm.mo to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/locale/lv/LC_MESSAGES Installing po/mai/LC_MESSAGES/gdm.mo to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/locale/mai/LC_MESSAGES Installing po/mg/LC_MESSAGES/gdm.mo to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/locale/mg/LC_MESSAGES Installing po/mi/LC_MESSAGES/gdm.mo to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/locale/mi/LC_MESSAGES Installing po/mjw/LC_MESSAGES/gdm.mo to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/locale/mjw/LC_MESSAGES Installing po/mk/LC_MESSAGES/gdm.mo to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/locale/mk/LC_MESSAGES Installing po/ml/LC_MESSAGES/gdm.mo to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/locale/ml/LC_MESSAGES Installing po/mn/LC_MESSAGES/gdm.mo to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/locale/mn/LC_MESSAGES Installing po/mr/LC_MESSAGES/gdm.mo to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/locale/mr/LC_MESSAGES Installing po/ms/LC_MESSAGES/gdm.mo to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/locale/ms/LC_MESSAGES Installing po/nb/LC_MESSAGES/gdm.mo to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/locale/nb/LC_MESSAGES Installing po/nds/LC_MESSAGES/gdm.mo to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/locale/nds/LC_MESSAGES Installing po/ne/LC_MESSAGES/gdm.mo to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/locale/ne/LC_MESSAGES Installing po/nl/LC_MESSAGES/gdm.mo to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/locale/nl/LC_MESSAGES Installing po/nn/LC_MESSAGES/gdm.mo to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/locale/nn/LC_MESSAGES Installing po/nso/LC_MESSAGES/gdm.mo to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/locale/nso/LC_MESSAGES Installing po/oc/LC_MESSAGES/gdm.mo to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/locale/oc/LC_MESSAGES Installing po/or/LC_MESSAGES/gdm.mo to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/locale/or/LC_MESSAGES Installing po/pa/LC_MESSAGES/gdm.mo to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/locale/pa/LC_MESSAGES Installing po/pl/LC_MESSAGES/gdm.mo to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/locale/pl/LC_MESSAGES Installing po/ps/LC_MESSAGES/gdm.mo to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/locale/ps/LC_MESSAGES Installing po/pt/LC_MESSAGES/gdm.mo to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/locale/pt/LC_MESSAGES Installing po/pt_BR/LC_MESSAGES/gdm.mo to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/locale/pt_BR/LC_MESSAGES Installing po/ro/LC_MESSAGES/gdm.mo to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/locale/ro/LC_MESSAGES Installing po/ru/LC_MESSAGES/gdm.mo to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/locale/ru/LC_MESSAGES Installing po/rw/LC_MESSAGES/gdm.mo to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/locale/rw/LC_MESSAGES Installing po/si/LC_MESSAGES/gdm.mo to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/locale/si/LC_MESSAGES Installing po/sk/LC_MESSAGES/gdm.mo to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/locale/sk/LC_MESSAGES Installing po/sl/LC_MESSAGES/gdm.mo to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/locale/sl/LC_MESSAGES Installing po/sq/LC_MESSAGES/gdm.mo to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/locale/sq/LC_MESSAGES Installing po/sr/LC_MESSAGES/gdm.mo to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/locale/sr/LC_MESSAGES Installing po/sr@latin/LC_MESSAGES/gdm.mo to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/locale/sr@latin/LC_MESSAGES Installing po/sv/LC_MESSAGES/gdm.mo to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/locale/sv/LC_MESSAGES Installing po/sw/LC_MESSAGES/gdm.mo to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/locale/sw/LC_MESSAGES Installing po/ta/LC_MESSAGES/gdm.mo to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/locale/ta/LC_MESSAGES Installing po/te/LC_MESSAGES/gdm.mo to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/locale/te/LC_MESSAGES Installing po/tg/LC_MESSAGES/gdm.mo to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/locale/tg/LC_MESSAGES Installing po/th/LC_MESSAGES/gdm.mo to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/locale/th/LC_MESSAGES Installing po/tr/LC_MESSAGES/gdm.mo to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/locale/tr/LC_MESSAGES Installing po/ug/LC_MESSAGES/gdm.mo to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/locale/ug/LC_MESSAGES Installing po/uk/LC_MESSAGES/gdm.mo to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/locale/uk/LC_MESSAGES Installing po/uz/LC_MESSAGES/gdm.mo to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/locale/uz/LC_MESSAGES Installing po/uz@cyrillic/LC_MESSAGES/gdm.mo to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/locale/uz@cyrillic/LC_MESSAGES Installing po/vi/LC_MESSAGES/gdm.mo to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/locale/vi/LC_MESSAGES Installing po/wa/LC_MESSAGES/gdm.mo to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/locale/wa/LC_MESSAGES Installing po/xh/LC_MESSAGES/gdm.mo to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/locale/xh/LC_MESSAGES Installing po/zh_CN/LC_MESSAGES/gdm.mo to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/locale/zh_CN/LC_MESSAGES Installing po/zh_HK/LC_MESSAGES/gdm.mo to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/locale/zh_HK/LC_MESSAGES Installing po/zh_TW/LC_MESSAGES/gdm.mo to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/locale/zh_TW/LC_MESSAGES Installing po/zu/LC_MESSAGES/gdm.mo to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/locale/zu/LC_MESSAGES Installing chooser/gdm-simple-chooser to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/libexec Installing chooser/gdm-host-chooser to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/libexec Installing docs/ca/index.docbook to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/help/ca/gdm Installing docs/ca/legal.xml to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/help/ca/gdm Installing docs/cs/index.docbook to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/help/cs/gdm Installing docs/cs/legal.xml to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/help/cs/gdm Installing docs/de/index.docbook to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/help/de/gdm Installing docs/de/legal.xml to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/help/de/gdm Installing docs/el/index.docbook to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/help/el/gdm Installing docs/el/legal.xml to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/help/el/gdm Installing docs/en_GB/index.docbook to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/help/en_GB/gdm Installing docs/en_GB/legal.xml to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/help/en_GB/gdm Installing docs/es/index.docbook to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/help/es/gdm Installing docs/es/legal.xml to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/help/es/gdm Installing docs/eu/index.docbook to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/help/eu/gdm Installing docs/eu/legal.xml to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/help/eu/gdm Installing docs/fr/index.docbook to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/help/fr/gdm Installing docs/fr/legal.xml to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/help/fr/gdm Installing docs/gl/index.docbook to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/help/gl/gdm Installing docs/gl/legal.xml to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/help/gl/gdm Installing docs/hu/index.docbook to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/help/hu/gdm Installing docs/hu/legal.xml to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/help/hu/gdm Installing docs/id/index.docbook to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/help/id/gdm Installing docs/id/legal.xml to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/help/id/gdm Installing docs/it/index.docbook to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/help/it/gdm Installing docs/it/legal.xml to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/help/it/gdm Installing docs/ko/index.docbook to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/help/ko/gdm Installing docs/ko/legal.xml to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/help/ko/gdm Installing docs/oc/index.docbook to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/help/oc/gdm Installing docs/oc/legal.xml to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/help/oc/gdm Installing docs/pt_BR/index.docbook to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/help/pt_BR/gdm Installing docs/pt_BR/legal.xml to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/help/pt_BR/gdm Installing docs/ro/index.docbook to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/help/ro/gdm Installing docs/ro/legal.xml to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/help/ro/gdm Installing docs/ru/index.docbook to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/help/ru/gdm Installing docs/ru/legal.xml to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/help/ru/gdm Installing docs/sl/index.docbook to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/help/sl/gdm Installing docs/sl/legal.xml to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/help/sl/gdm Installing docs/sv/index.docbook to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/help/sv/gdm Installing docs/sv/legal.xml to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/help/sv/gdm Installing docs/te/index.docbook to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/help/te/gdm Installing docs/te/legal.xml to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/help/te/gdm Installing docs/tr/index.docbook to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/help/tr/gdm Installing docs/tr/legal.xml to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/help/tr/gdm Installing docs/uk/index.docbook to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/help/uk/gdm Installing docs/uk/legal.xml to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/help/uk/gdm Installing docs/zh_CN/index.docbook to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/help/zh_CN/gdm Installing docs/zh_CN/legal.xml to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/help/zh_CN/gdm Installing /builddir/build/BUILD/gdm-40.1/pam-extensions/gdm-pam-extensions.h to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/include/gdm Installing /builddir/build/BUILD/gdm-40.1/libgdm/gdm-client.h to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/include/gdm Installing /builddir/build/BUILD/gdm-40.1/libgdm/gdm-sessions.h to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/include/gdm Installing /builddir/build/BUILD/gdm-40.1/libgdm/gdm-user-switching.h to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/include/gdm Installing /builddir/build/BUILD/gdm-40.1/x86_64-openEuler-linux-gnu/data/applications/mime-dummy-handler.desktop to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/gdm/greeter/applications Installing /builddir/build/BUILD/gdm-40.1/x86_64-openEuler-linux-gnu/data/applications/mimeapps.list to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/gdm/greeter/applications Installing /builddir/build/BUILD/gdm-40.1/x86_64-openEuler-linux-gnu/data/autostart/orca-autostart.desktop to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/gdm/greeter/autostart Installing /builddir/build/BUILD/gdm-40.1/x86_64-openEuler-linux-gnu/data/dconf/gdm to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/dconf/profile Installing /builddir/build/BUILD/gdm-40.1/x86_64-openEuler-linux-gnu/data/Init to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/etc/gdm/Init Installing /builddir/build/BUILD/gdm-40.1/x86_64-openEuler-linux-gnu/data/PreSession to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/etc/gdm/PreSession Installing /builddir/build/BUILD/gdm-40.1/x86_64-openEuler-linux-gnu/data/PostSession to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/etc/gdm/PostSession Installing /builddir/build/BUILD/gdm-40.1/data/PostLogin to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/etc/gdm/PostLogin Installing /builddir/build/BUILD/gdm-40.1/x86_64-openEuler-linux-gnu/data/gdm.conf to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/etc/dbus-1/system.d Installing /builddir/build/BUILD/gdm-40.1/x86_64-openEuler-linux-gnu/data/custom.conf to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/etc/gdm Installing /builddir/build/BUILD/gdm-40.1/data/org.gnome.login-screen.gschema.xml to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/glib-2.0/schemas Installing /builddir/build/BUILD/gdm-40.1/x86_64-openEuler-linux-gnu/data/gdm.schemas to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/gdm Installing /builddir/build/BUILD/gdm-40.1/data/locale.alias to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/gdm Installing /builddir/build/BUILD/gdm-40.1/x86_64-openEuler-linux-gnu/data/gnome-login.session to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/gnome-session/sessions Installing /builddir/build/BUILD/gdm-40.1/x86_64-openEuler-linux-gnu/data/61-gdm.rules to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/lib/udev/rules.d Installing /builddir/build/BUILD/gdm-40.1/x86_64-openEuler-linux-gnu/data/org.gnome.gdm.rules to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/polkit-1/rules.d Installing /builddir/build/BUILD/gdm-40.1/x86_64-openEuler-linux-gnu/data/gdm.service to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/lib/systemd/system Installing /builddir/build/BUILD/gdm-40.1/x86_64-openEuler-linux-gnu/data/session.conf to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/lib/systemd/user/gnome-session@gnome-login.target.d Installing /builddir/build/BUILD/gdm-40.1/common/gdb-cmd to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/gdm Installing /builddir/build/BUILD/gdm-40.1/x86_64-openEuler-linux-gnu/meson-private/gdm-pam-extensions.pc to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/lib64/pkgconfig Installing /builddir/build/BUILD/gdm-40.1/x86_64-openEuler-linux-gnu/meson-private/gdm.pc to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/lib64/pkgconfig Installing /builddir/build/BUILD/gdm-40.1/docs/C/index.docbook to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/help/C/gdm Installing /builddir/build/BUILD/gdm-40.1/docs/C/legal.xml to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/help/C/gdm Installing symlink pointing to libgdm.so.1.0.0 to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/lib64/libgdm.so.1 Installing symlink pointing to libgdm.so.1 to /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/lib64/libgdm.so Running custom install script '/usr/bin/python3 /builddir/build/BUILD/gdm-40.1/build-aux/meson_post_install.py' + install -p -m644 -D /builddir/build/SOURCES/gdm-tmpfiles.conf /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/lib/tmpfiles.d/gdm.conf + install -p -m644 -D /builddir/build/SOURCES/default.pa-for-gdm /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/var/lib/gdm/.config/pulse/default.pa + rm -f /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/etc/pam.d/gdm + cp -a /builddir/build/SOURCES/org.gnome.login-screen.gschema.override /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/glib-2.0/schemas + rm -rf /builddir/build/BUILDROOT/gdm-40.1-25.x86_64//usr/doc + mkdir -p /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/var/log/gdm + cd /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/etc/gdm + ln -sf ../X11/xinit/Xsession . + mkdir -p /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/gdm/autostart/LoginWindow + mkdir -p /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/run/gdm + mkdir -p /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/etc/dconf/db/gdm.d/locks + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/gdm-40.1-25.x86_64 gdm --with-gnome + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 40.1-25 --unique-debug-suffix -40.1-25.x86_64 --unique-debug-src-base gdm-40.1-25.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/gdm-40.1 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/bin/gdm-screenshot explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/lib64/libgdm.so.1.0.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/bin/gdmflexiserver explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/lib64/security/pam_gdm.so extracting debug info from /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/lib64/libgdm.so.1.0.0 extracting debug info from /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/lib64/security/pam_gdm.so extracting debug info from /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/bin/gdm-screenshot extracting debug info from /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/bin/gdmflexiserver explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/libexec/gdm-host-chooser explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/libexec/gdm-runtime-config extracting debug info from /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/libexec/gdm-host-chooser extracting debug info from /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/libexec/gdm-runtime-config explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/libexec/gdm-session-worker extracting debug info from /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/libexec/gdm-session-worker explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/libexec/gdm-simple-chooser extracting debug info from /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/libexec/gdm-simple-chooser explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/libexec/gdm-wayland-session extracting debug info from /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/libexec/gdm-wayland-session explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/libexec/gdm-x-session extracting debug info from /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/libexec/gdm-x-session explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/sbin/gdm extracting debug info from /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/sbin/gdm 5447 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 + /usr/lib/rpm/brp-python-hardlink Processing files: gdm-40.1-25.x86_64 error: File not found: /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/etc/pam.d/gdm-autologin error: File not found: /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/etc/pam.d/gdm-password error: File not found: /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/etc/pam.d/gdm-pin error: File not found: /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/etc/pam.d/gdm-smartcard error: File not found: /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/etc/pam.d/gdm-fingerprint error: File not found: /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/etc/pam.d/gdm-launch-environment Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.dJzh9q + umask 022 + cd /builddir/build/BUILD + cd gdm-40.1 + DOCDIR=/builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/doc/gdm + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/doc/gdm + cp -pr AUTHORS /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/doc/gdm + cp -pr NEWS /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/doc/gdm + cp -pr README.md /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/doc/gdm + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.pG1OI2 + umask 022 + cd /builddir/build/BUILD + cd gdm-40.1 + LICENSEDIR=/builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/licenses/gdm + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/licenses/gdm + cp -pr COPYING /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/usr/share/licenses/gdm + RPM_EC=0 ++ jobs -p + exit 0 RPM build errors: File not found: /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/etc/pam.d/gdm-autologin File not found: /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/etc/pam.d/gdm-password File not found: /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/etc/pam.d/gdm-pin File not found: /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/etc/pam.d/gdm-smartcard File not found: /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/etc/pam.d/gdm-fingerprint File not found: /builddir/build/BUILDROOT/gdm-40.1-25.x86_64/etc/pam.d/gdm-launch-environment Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/gdm.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.9/site-packages/mockbuild/util.py", line 598, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/gdm.spec