Last active
May 31, 2017 04:29
-
-
Save yuwata/ea0c155a66ad813d6566e03f21054a20 to your computer and use it in GitHub Desktop.
mock
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Mock Version: 1.4.1 | |
| ENTER ['do'](['/usr/bin/rpmbuild', '-bs', '--target', 'x86_64', '--nodeps', '/builddir/build/SPECS/systemd.spec'], env={'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'SHELL': '/bin/bash', 'LANG': 'en_US.utf8'}chrootPath='/var/lib/mock/fedora-rawhide-x86_64-systemd-43250/root'logger=<mockbuild.trace_decorator.getLog object at 0x7fb34c7791d0>uid=1014user='mockbuild'shell=Falsetimeout=0gid=135printOutput=Falsenspawn_args=[]) | |
| Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '2d873cbfd9704a61b0181b41359e8b08', '-D', '/var/lib/mock/fedora-rawhide-x86_64-systemd-43250/root', '-a', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=HOME=/builddir', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=TERM=vt100', '--setenv=PROMPT_COMMAND=printf "\\033]0;<mock-chroot>\\007"', '--setenv=SHELL=/bin/bash', '--setenv=LANG=en_US.utf8', '-u', 'mockbuild', '/usr/bin/rpmbuild', '-bs', '--target', 'x86_64', '--nodeps', '/builddir/build/SPECS/systemd.spec'] with env {'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'SHELL': '/bin/bash', 'LANG': 'en_US.utf8'} and shell False | |
| Building target platforms: x86_64 | |
| Building for target x86_64 | |
| Wrote: /builddir/build/SRPMS/systemd-233-4.15.git5e354b2.fc27.src.rpm | |
| Child return code was: 0 | |
| ENTER ['do'](['/usr/bin/rpmbuild', '-bb', '--target', 'x86_64', '--nodeps', '/builddir/build/SPECS/systemd.spec'], env={'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'SHELL': '/bin/bash', 'LANG': 'en_US.utf8'}chrootPath='/var/lib/mock/fedora-rawhide-x86_64-systemd-43250/root'logger=<mockbuild.trace_decorator.getLog object at 0x7fb34c7791d0>uid=1014user='mockbuild'shell=Falsetimeout=0gid=135printOutput=Falsenspawn_args=['--private-network']) | |
| Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'c6647ba6b2fe42e4ac2348df75ba83dd', '-D', '/var/lib/mock/fedora-rawhide-x86_64-systemd-43250/root', '-a', '--private-network', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=HOME=/builddir', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=TERM=vt100', '--setenv=PROMPT_COMMAND=printf "\\033]0;<mock-chroot>\\007"', '--setenv=SHELL=/bin/bash', '--setenv=LANG=en_US.utf8', '-u', 'mockbuild', '/usr/bin/rpmbuild', '-bb', '--target', 'x86_64', '--nodeps', '/builddir/build/SPECS/systemd.spec'] with env {'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'SHELL': '/bin/bash', 'LANG': 'en_US.utf8'} and shell False | |
| Building target platforms: x86_64 | |
| Building for target x86_64 | |
| Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.KDdXfa | |
| + umask 022 | |
| + cd /builddir/build/BUILD | |
| + cd /builddir/build/BUILD | |
| + rm -rf systemd-5e354b22520bbb02e5079672a6f97fe05f185d63 | |
| + /usr/bin/tar -xof - | |
| + /usr/bin/gzip -dc /builddir/build/SOURCES/systemd-5e354b2.tar.gz | |
| + STATUS=0 | |
| + '[' 0 -ne 0 ']' | |
| + cd systemd-5e354b22520bbb02e5079672a6f97fe05f185d63 | |
| + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . | |
| + git init | |
| Initialized empty Git repository in /builddir/build/BUILD/systemd-5e354b22520bbb02e5079672a6f97fe05f185d63/.git/ | |
| + git config user.email [email protected] | |
| + git config user.name 'Fedora systemd team' | |
| + git add . | |
| + git commit -a -q -m '233 baseline.' | |
| + git am /builddir/build/SOURCES/0001-bootctl-allow-non-root-user-to-run-bootctl-status.patch /builddir/build/SOURCES/0002-sd-login-translate-ENOMEDIUM-to-ENODATA.patch /builddir/build/SOURCES/0003-test-bus-vtable-it-s-OK-if-dbus-is-not-running.patch /builddir/build/SOURCES/0998-resolved-create-etc-resolv.conf-symlink-at-runtime.patch | |
| Applying: bootctl: allow non-root user to run `bootctl status` | |
| Applying: sd-login: translate -ENOMEDIUM to -ENODATA | |
| Applying: test-bus-vtable: it's OK if dbus is not running | |
| Applying: resolved: create /etc/resolv.conf symlink at runtime | |
| + cp -p /builddir/build/SOURCES/systemd-user.m4 src/login/ | |
| + exit 0 | |
| Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.UIAWXO | |
| + umask 022 | |
| + cd /builddir/build/BUILD | |
| + cd systemd-5e354b22520bbb02e5079672a6f97fe05f185d63 | |
| + export LANG=C.utf8 | |
| + LANG=C.utf8 | |
| + CONFIGURE_OPTS=(-Dsysvinit-path=/etc/rc.d/init.d -Drc-local=/etc/rc.d/rc.local -Dntp-servers='0.fedora.pool.ntp.org 1.fedora.pool.ntp.org 2.fedora.pool.ntp.org 3.fedora.pool.ntp.org' -Dkmod=true -Dxkbcommon=true -Dblkid=true -Dseccomp=true -Dima=true -Dselinux=true -Dapparmor=false -Dpolkit=true -Dxz=true -Dzlib=true -Dbzip2=true -Dlz4=true -Dpam=true -Dacl=true -Dsmack=true -Dgcrypt=true -Daudit=true -Delfutils=true -Dlibcryptsetup=true -Delfutils=true -Dqrencode=true -Dgnutls=true -Dmicrohttpd=true -Dlibidn2=true -Dlibiptc=true -Dlibcurl=true -Defi=true -Dgnu-efi=true -Dtpm=true -Dhwdb=true -Dsysusers=true -Ddefault-kill-user-processes=false -Dtests=unsafe -Dinstall-tests=true -Db_lto=true) | |
| + export 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' | |
| + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' | |
| + export 'CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' | |
| + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' | |
| + export 'FFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' | |
| + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' | |
| + export 'FCFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' | |
| + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' | |
| + export 'LDFLAGS=-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' | |
| + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' | |
| + /usr/bin/meson --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 . x86_64-redhat-linux-gnu -Dsysvinit-path=/etc/rc.d/init.d -Drc-local=/etc/rc.d/rc.local '-Dntp-servers=0.fedora.pool.ntp.org 1.fedora.pool.ntp.org 2.fedora.pool.ntp.org 3.fedora.pool.ntp.org' -Dkmod=true -Dxkbcommon=true -Dblkid=true -Dseccomp=true -Dima=true -Dselinux=true -Dapparmor=false -Dpolkit=true -Dxz=true -Dzlib=true -Dbzip2=true -Dlz4=true -Dpam=true -Dacl=true -Dsmack=true -Dgcrypt=true -Daudit=true -Delfutils=true -Dlibcryptsetup=true -Delfutils=true -Dqrencode=true -Dgnutls=true -Dmicrohttpd=true -Dlibidn2=true -Dlibiptc=true -Dlibcurl=true -Defi=true -Dgnu-efi=true -Dtpm=true -Dhwdb=true -Dsysusers=true -Ddefault-kill-user-processes=false -Dtests=unsafe -Dinstall-tests=true -Db_lto=true | |
| The Meson build system | |
| Version: 0.40.1 | |
| Source dir: /builddir/build/BUILD/systemd-5e354b22520bbb02e5079672a6f97fe05f185d63 | |
| Build dir: /builddir/build/BUILD/systemd-5e354b22520bbb02e5079672a6f97fe05f185d63/x86_64-redhat-linux-gnu | |
| Build type: native build | |
| Project name: systemd | |
| Native c compiler: cc (gcc 7.1.1) | |
| Appending CFLAGS from environment: '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' | |
| Appending LDFLAGS from environment: '-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' | |
| Build machine cpu family: x86_64 | |
| Build machine cpu: x86_64 | |
| Program tools/meson-check-compilation.sh found: YES (/builddir/build/BUILD/systemd-5e354b22520bbb02e5079672a6f97fe05f185d63/tools/meson-check-compilation.sh) | |
| Program c++ found: YES (/usr/bin/c++) | |
| Native cpp compiler: c++ (gcc 7.1.1) | |
| Appending CXXFLAGS from environment: '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' | |
| Appending LDFLAGS from environment: '-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' | |
| Compiler for c supports argument -Wundef: YES | |
| Compiler for c supports argument -Wlogical-op: YES | |
| Compiler for c supports argument -Wmissing-include-dirs: YES | |
| Compiler for c supports argument -Wold-style-definition: YES | |
| Compiler for c supports argument -Wpointer-arith: YES | |
| Compiler for c supports argument -Winit-self: YES | |
| Compiler for c supports argument -Wdeclaration-after-statement: YES | |
| Compiler for c supports argument -Wfloat-equal: YES | |
| Compiler for c supports argument -Wsuggest-attribute=noreturn: YES | |
| Compiler for c supports argument -Werror=missing-prototypes: YES | |
| Compiler for c supports argument -Werror=implicit-function-declaration: YES | |
| Compiler for c supports argument -Werror=missing-declarations: YES | |
| Compiler for c supports argument -Werror=return-type: YES | |
| Compiler for c supports argument -Werror=incompatible-pointer-types: YES | |
| Compiler for c supports argument -Werror=format=2: YES | |
| Compiler for c supports argument -Wstrict-prototypes: YES | |
| Compiler for c supports argument -Wredundant-decls: YES | |
| Compiler for c supports argument -Wmissing-noreturn: YES | |
| Compiler for c supports argument -Wshadow: YES | |
| Compiler for c supports argument -Wendif-labels: YES | |
| Compiler for c supports argument -Wstrict-aliasing=2: YES | |
| Compiler for c supports argument -Wwrite-strings: YES | |
| Compiler for c supports argument -Werror=overflow: YES | |
| Compiler for c supports argument -Wdate-time: YES | |
| Compiler for c supports argument -Wnested-externs: YES | |
| Compiler for c supports argument -ffast-math: YES | |
| Compiler for c supports argument -fno-common: YES | |
| Compiler for c supports argument -fdiagnostics-show-option: YES | |
| Compiler for c supports argument -fno-strict-aliasing: YES | |
| Compiler for c supports argument -fvisibility=hidden: YES | |
| Compiler for c supports argument -fstack-protector: YES | |
| Compiler for c supports argument -fstack-protector-strong: YES | |
| Compiler for c supports argument -fPIE: YES | |
| Compiler for c supports argument --param=ssp-buffer-size=4: YES | |
| Compiler for c supports argument -Wunused-parameter: YES | |
| Compiler for c supports argument -Wmissing-field-initializers: YES | |
| Compiler for c supports argument -Wunused-result: YES | |
| Compiler for c supports argument -Wformat-signedness: YES | |
| Checking if "-Werror=shadow with local shadowing" compiles: YES | |
| Message: Linking with -Wl,-z,relro supported: yes | |
| Message: Linking with -Wl,-z,now supported: yes | |
| Message: Linking with -pie supported: yes | |
| Message: Linking with -Wl,-fuse-ld=gold supported: yes | |
| Compiler for c supports argument -ffunction-sections: YES | |
| Compiler for c supports argument -fdata-sections: YES | |
| Message: Linking with -Wl,--gc-sections supported: yes | |
| Checking for size of "pid_t": 4 | |
| Checking for size of "uid_t": 4 | |
| Checking for size of "gid_t": 4 | |
| Checking for size of "dev_t": 8 | |
| Checking for size of "ino_t": 8 | |
| Checking for size of "time_t": 8 | |
| Checking for size of "rlim_t": 8 | |
| Checking for size of "char16_t": 2 | |
| Checking for size of "char32_t": 4 | |
| Checking for size of "key_serial_t": -1 | |
| Checking for size of "struct ethtool_link_settings": 48 | |
| Header <linux/if_link.h> has symbol "IFLA_INET6_ADDR_GEN_MODE": YES | |
| Header <linux/if_link.h> has symbol "IN6_ADDR_GEN_MODE_STABLE_PRIVACY": YES | |
| Header <linux/if_link.h> has symbol "IFLA_VRF_TABLE": YES | |
| Header <linux/if_link.h> has symbol "IFLA_MACVLAN_FLAGS": YES | |
| Header <linux/if_link.h> has symbol "IFLA_IPVLAN_MODE": YES | |
| Header <linux/if_link.h> has symbol "IFLA_PHYS_PORT_ID": YES | |
| Header <linux/if_link.h> has symbol "IFLA_BOND_AD_INFO": YES | |
| Header <linux/if_link.h> has symbol "IFLA_VLAN_PROTOCOL": YES | |
| Header <linux/if_link.h> has symbol "IFLA_VXLAN_REMCSUM_NOPARTIAL": YES | |
| Header <linux/if_link.h> has symbol "IFLA_VXLAN_GPE": YES | |
| Header <linux/if_link.h> has symbol "IFLA_GENEVE_LABEL": YES | |
| Header <linux/if_tunnel.h> has symbol "IFLA_VTI_REMOTE": YES | |
| Header <linux/if_tunnel.h> has symbol "IFLA_IPTUN_ENCAP_DPORT": YES | |
| Header <linux/if_tunnel.h> has symbol "IFLA_GRE_ENCAP_DPORT": YES | |
| Header <linux/if_bridge.h> has symbol "IFLA_BRIDGE_VLAN_INFO": YES | |
| Header <linux/if_link.h> has symbol "IFLA_BRPORT_PROXYARP": YES | |
| Header <linux/if_link.h> has symbol "IFLA_BRPORT_LEARNING_SYNC": YES | |
| Header <linux/if_link.h> has symbol "IFLA_BR_VLAN_DEFAULT_PVID": YES | |
| Header <linux/neighbour.h> has symbol "NDA_IFINDEX": YES | |
| Header <linux/if_addr.h> has symbol "IFA_FLAGS": YES | |
| Header <linux/loop.h> has symbol "LO_FLAGS_PARTSCAN": YES | |
| Checking for function "secure_getenv": YES | |
| Checking for function "memfd_create": NO | |
| Checking for function "gettid": NO | |
| Checking for function "pivot_root": NO | |
| Checking for function "name_to_handle_at": YES | |
| Checking for function "setns": YES | |
| Checking for function "renameat2": NO | |
| Checking for function "kcmp": NO | |
| Checking for function "keyctl": NO | |
| Checking for function "copy_file_range": NO | |
| Checking for function "explicit_bzero": YES | |
| Checking for function "getrandom": YES | |
| Program sed found: YES (/usr/bin/sed) | |
| Program grep found: YES (/usr/bin/grep) | |
| Program awk found: YES (/usr/bin/awk) | |
| Program m4 found: YES (/usr/bin/m4) | |
| Program stat found: YES (/usr/bin/stat) | |
| Program git found: YES (/usr/bin/git) | |
| Program etags found: NO | |
| Program test/test-efi-create-disk.sh found: YES (/builddir/build/BUILD/systemd-5e354b22520bbb02e5079672a6f97fe05f185d63/test/test-efi-create-disk.sh) | |
| Program telinit found: YES (/usr/sbin/telinit) | |
| Program quotaon found: NO | |
| Program /usr/sbin/quotaon found: NO | |
| Program /sbin/quotaon found: NO | |
| Program quotacheck found: NO | |
| Program /usr/sbin/quotacheck found: NO | |
| Program /sbin/quotacheck found: NO | |
| Program kill found: YES (/usr/bin/kill) | |
| Program kmod found: NO | |
| Program /usr/sbin/kmod found: NO | |
| Program /sbin/kmod found: NO | |
| Program kexec found: NO | |
| Program /usr/sbin/kexec found: NO | |
| Program /sbin/kexec found: NO | |
| Program sulogin found: YES (/usr/sbin/sulogin) | |
| Program mount found: YES (/usr/bin/mount) | |
| Program umount found: YES (/usr/bin/umount) | |
| Program loadkeys found: NO | |
| Program /usr/sbin/loadkeys found: NO | |
| Program /sbin/loadkeys found: NO | |
| Program setfont found: NO | |
| Program /usr/sbin/setfont found: NO | |
| Program /sbin/setfont found: NO | |
| Program gperf found: YES (/usr/bin/gperf) | |
| Message: gperf len type is size_t | |
| Has header "sys/capability.h": YES | |
| Has header "linux/btrfs.h": YES | |
| Has header "linux/memfd.h": YES | |
| Has header "linux/vm_sockets.h": YES | |
| Has header "valgrind/memcheck.h": NO | |
| Has header "valgrind/valgrind.h": NO | |
| Message: maximum system UID is 999 | |
| Message: maximum system GID is 999 | |
| Dependency threads found: YES | |
| Library rt found: YES | |
| Library m found: YES | |
| Library dl found: YES | |
| Library crypt found: YES | |
| Found pkg-config: /usr/bin/pkg-config (1.3.7) | |
| Native dependency libcap found: YES 2.25 | |
| Native dependency mount found: YES 2.30.0 | |
| Native dependency libseccomp found: YES 2.3.2 | |
| Native dependency libselinux found: YES 2.6 | |
| Dependency polkit-gobject-1 found: NO | |
| Library acl found: YES | |
| Native dependency audit found: YES 2.7.6 | |
| Native dependency blkid found: YES 2.30.0 | |
| Native dependency libkmod found: YES 24 | |
| Library pam found: YES | |
| Library pam_misc found: YES | |
| Native dependency libmicrohttpd found: YES 0.9.54 | |
| Native dependency libcryptsetup found: YES 1.7.5 | |
| Native dependency libcurl found: YES 7.54.0 | |
| Native dependency libidn2 found: YES 2.0.2 | |
| Native dependency libiptc found: YES 1.6.1 | |
| Native dependency libqrencode found: YES 3.4.2 | |
| Native dependency gnutls found: YES 3.5.12 | |
| Native dependency libdw found: YES 0.169 | |
| Native dependency zlib found: YES 1.2.11 | |
| Library bz2 found: YES | |
| Native dependency liblzma found: YES 5.2.3 | |
| Native dependency liblz4 found: YES 1.7.5 | |
| Native dependency glib-2.0 found: YES 2.53.2 | |
| Native dependency gobject-2.0 found: YES 2.53.2 | |
| Native dependency gio-2.0 found: YES 2.53.2 | |
| Native dependency xkbcommon found: YES 0.7.1 | |
| Native dependency dbus-1 found: YES 1.11.12 | |
| Library gcrypt found: YES | |
| Library gpg-error found: YES | |
| Configuring config.h using configuration | |
| Program intltool-merge found: YES (/usr/bin/intltool-merge) | |
| Program generate-gperfs.py found: YES (/builddir/build/BUILD/systemd-5e354b22520bbb02e5079672a6f97fe05f185d63/src/basic/generate-gperfs.py) | |
| Program generate-af-list.sh found: YES (/builddir/build/BUILD/systemd-5e354b22520bbb02e5079672a6f97fe05f185d63/src/basic/generate-af-list.sh) | |
| Program generate-arphrd-list.sh found: YES (/builddir/build/BUILD/systemd-5e354b22520bbb02e5079672a6f97fe05f185d63/src/basic/generate-arphrd-list.sh) | |
| Program generate-cap-list.sh found: YES (/builddir/build/BUILD/systemd-5e354b22520bbb02e5079672a6f97fe05f185d63/src/basic/generate-cap-list.sh) | |
| Program generate-errno-list.sh found: YES (/builddir/build/BUILD/systemd-5e354b22520bbb02e5079672a6f97fe05f185d63/src/basic/generate-errno-list.sh) | |
| Configuring libsystemd.pc using configuration | |
| Program generate-audit_type-list.sh found: YES (/builddir/build/BUILD/systemd-5e354b22520bbb02e5079672a6f97fe05f185d63/src/journal/generate-audit_type-list.sh) | |
| Program sh found: YES (/usr/bin/sh) | |
| Configuring logind.conf using configuration | |
| Configuring 71-seat.rules using configuration | |
| Configuring 73-seat-late.rules using configuration | |
| Configuring libudev.pc using configuration | |
| Configuring macros.systemd using configuration | |
| Configuring triggers.systemd using configuration | |
| Configuring systemd.pc using configuration | |
| Configuring org.freedesktop.systemd1.policy.in using configuration | |
| Program sh found: YES (/usr/bin/sh) | |
| Program generate-keyboard-keys-list.sh found: YES (/builddir/build/BUILD/systemd-5e354b22520bbb02e5079672a6f97fe05f185d63/src/udev/generate-keyboard-keys-list.sh) | |
| Program generate-keyboard-gperf.py found: YES (/builddir/build/BUILD/systemd-5e354b22520bbb02e5079672a6f97fe05f185d63/src/udev/generate-keyboard-gperf.py) | |
| Configuring udev.pc using configuration | |
| Program sh found: YES (/usr/bin/sh) | |
| Configuring journal-upload.conf using configuration | |
| Configuring journal-remote.conf using configuration | |
| Program sh found: YES (/usr/bin/sh) | |
| Program sh found: YES (/usr/bin/sh) | |
| Program generate-dns_type-gperf.py found: YES (/builddir/build/BUILD/systemd-5e354b22520bbb02e5079672a6f97fe05f185d63/src/resolve/generate-dns_type-gperf.py) | |
| Configuring resolved.conf using configuration | |
| Configuring timesyncd.conf using configuration | |
| Configuring 90-vconsole.rules using configuration | |
| Configuring systemd-sulogin-shell using configuration | |
| Has header "/usr/include/efi/x86_64/efibind.h": YES | |
| Configuring efi_config.h using configuration | |
| Program objcopy found: YES (/usr/bin/objcopy) | |
| Message: efi-libdir: "/usr/lib64" | |
| Message: efi-ldsdir: "/usr/lib64/gnuefi" | |
| Message: efi-includedir: "/usr/include/efi" | |
| Program no-undefined-symbols.sh found: YES (/builddir/build/BUILD/systemd-5e354b22520bbb02e5079672a6f97fe05f185d63/src/boot/efi/no-undefined-symbols.sh) | |
| Program generate-sym-test.py found: YES (/builddir/build/BUILD/systemd-5e354b22520bbb02e5079672a6f97fe05f185d63/src/test/generate-sym-test.py) | |
| Program sh found: YES (/usr/bin/sh) | |
| Program /builddir/build/BUILD/systemd-5e354b22520bbb02e5079672a6f97fe05f185d63/tools/meson-make-symlink.sh found: YES (/builddir/build/BUILD/systemd-5e354b22520bbb02e5079672a6f97fe05f185d63/tools/meson-make-symlink.sh) | |
| Message: test-coredump-vacuum is a manual test | |
| Message: test-qcow2 is a manual test | |
| Message: test-patch-uid is a manual test | |
| Message: test-dnssec-complex is a manual test | |
| Message: test-ns is a manual test | |
| Message: test-ask-password-api is a manual test | |
| Message: test-dissect-image is a manual test | |
| Message: test-btrfs is a manual test | |
| Message: test-netlink-manual is a manual test | |
| Message: test-cgroup is a manual test | |
| Message: test-install is a manual test | |
| Message: test-udev is a manual test | |
| Message: test-nss is a manual test | |
| Message: test-ipv4ll-manual is a manual test | |
| Message: test-acd is a manual test | |
| Message: test-inhibit is a manual test | |
| Program tools/make-directive-index.py found: YES (/builddir/build/BUILD/systemd-5e354b22520bbb02e5079672a6f97fe05f185d63/tools/make-directive-index.py) | |
| Program tools/make-man-index.py found: YES (/builddir/build/BUILD/systemd-5e354b22520bbb02e5079672a6f97fe05f185d63/tools/make-man-index.py) | |
| Program tools/xml_helper.py found: YES (/builddir/build/BUILD/systemd-5e354b22520bbb02e5079672a6f97fe05f185d63/tools/xml_helper.py) | |
| Program tools/meson-hwdb-update.sh found: YES (/builddir/build/BUILD/systemd-5e354b22520bbb02e5079672a6f97fe05f185d63/tools/meson-hwdb-update.sh) | |
| Configuring console-getty.service.m4 using configuration | |
| Configuring [email protected] using configuration | |
| Configuring systemd-networkd.service.m4 using configuration | |
| Configuring systemd-resolved.service.m4 using configuration | |
| Configuring [email protected] using configuration | |
| Configuring debug-shell.service.tmp using configuration | |
| Configuring emergency.service.tmp using configuration | |
| Configuring halt-local.service.tmp using configuration | |
| Configuring initrd-cleanup.service.tmp using configuration | |
| Configuring initrd-parse-etc.service.tmp using configuration | |
| Configuring initrd-switch-root.service.tmp using configuration | |
| Configuring initrd-udevadm-cleanup-db.service.tmp using configuration | |
| Configuring kmod-static-nodes.service.tmp using configuration | |
| Program meson-add-wants.sh found: YES (/builddir/build/BUILD/systemd-5e354b22520bbb02e5079672a6f97fe05f185d63/units/meson-add-wants.sh) | |
| Configuring quotaon.service.tmp using configuration | |
| Configuring rc-local.service.tmp using configuration | |
| Configuring rescue.service.tmp using configuration | |
| Configuring system-update-cleanup.service.tmp using configuration | |
| Configuring systemd-ask-password-console.service.tmp using configuration | |
| Configuring systemd-ask-password-wall.service.tmp using configuration | |
| Configuring [email protected] using configuration | |
| Configuring systemd-binfmt.service.tmp using configuration | |
| Configuring [email protected] using configuration | |
| Configuring systemd-exit.service.tmp using configuration | |
| Configuring systemd-firstboot.service.tmp using configuration | |
| Configuring systemd-fsck-root.service.tmp using configuration | |
| Configuring [email protected] using configuration | |
| Configuring systemd-halt.service.tmp using configuration | |
| Configuring [email protected] using configuration | |
| Configuring systemd-hibernate.service.tmp using configuration | |
| Configuring systemd-hybrid-sleep.service.tmp using configuration | |
| Configuring systemd-hostnamed.service.tmp using configuration | |
| Configuring systemd-hwdb-update.service.tmp using configuration | |
| Configuring systemd-importd.service.tmp using configuration | |
| Configuring systemd-initctl.service.tmp using configuration | |
| Configuring systemd-journal-catalog-update.service.tmp using configuration | |
| Configuring systemd-journal-flush.service.tmp using configuration | |
| Configuring systemd-journal-gatewayd.service.tmp using configuration | |
| Configuring systemd-journal-remote.service.tmp using configuration | |
| Configuring systemd-journal-upload.service.tmp using configuration | |
| Configuring systemd-journald.service.tmp using configuration | |
| Configuring systemd-kexec.service.tmp using configuration | |
| Configuring systemd-localed.service.tmp using configuration | |
| Configuring systemd-logind.service.tmp using configuration | |
| Configuring systemd-machine-id-commit.service.tmp using configuration | |
| Configuring systemd-machined.service.tmp using configuration | |
| Configuring systemd-modules-load.service.tmp using configuration | |
| Configuring systemd-networkd-wait-online.service.tmp using configuration | |
| Configuring [email protected] using configuration | |
| Configuring systemd-poweroff.service.tmp using configuration | |
| Configuring systemd-quotacheck.service.tmp using configuration | |
| Configuring systemd-random-seed.service.tmp using configuration | |
| Configuring systemd-reboot.service.tmp using configuration | |
| Configuring systemd-remount-fs.service.tmp using configuration | |
| Configuring systemd-rfkill.service.tmp using configuration | |
| Configuring systemd-suspend.service.tmp using configuration | |
| Configuring systemd-sysctl.service.tmp using configuration | |
| Configuring systemd-sysusers.service.tmp using configuration | |
| Configuring systemd-timedated.service.tmp using configuration | |
| Configuring systemd-timesyncd.service.tmp using configuration | |
| Configuring systemd-tmpfiles-clean.service.tmp using configuration | |
| Configuring systemd-tmpfiles-setup-dev.service.tmp using configuration | |
| Configuring systemd-tmpfiles-setup.service.tmp using configuration | |
| Configuring systemd-udev-settle.service.tmp using configuration | |
| Configuring systemd-udev-trigger.service.tmp using configuration | |
| Configuring systemd-udevd.service.tmp using configuration | |
| Configuring systemd-update-done.service.tmp using configuration | |
| Configuring systemd-update-utmp-runlevel.service.tmp using configuration | |
| Configuring systemd-update-utmp.service.tmp using configuration | |
| Configuring systemd-user-sessions.service.tmp using configuration | |
| Configuring systemd-vconsole-setup.service.tmp using configuration | |
| Configuring systemd-volatile-root.service.tmp using configuration | |
| Program /builddir/build/BUILD/systemd-5e354b22520bbb02e5079672a6f97fe05f185d63/tools/meson-make-symlink.sh found: YES (/builddir/build/BUILD/systemd-5e354b22520bbb02e5079672a6f97fe05f185d63/tools/meson-make-symlink.sh) | |
| Program sh found: YES (/usr/bin/sh) | |
| Configuring systemd-exit.service using configuration | |
| Configuring 50-coredump.conf using configuration | |
| Program sh found: YES (/usr/bin/sh) | |
| Configuring basic.conf using configuration | |
| Program sh found: YES (/usr/bin/sh) | |
| Configuring 50-udev-default.rules using configuration | |
| Configuring 99-systemd.rules using configuration | |
| Program sh found: YES (/usr/bin/sh) | |
| Program parse_hwdb.py found: YES (/builddir/build/BUILD/systemd-5e354b22520bbb02e5079672a6f97fe05f185d63/hwdb/parse_hwdb.py) | |
| Program sh found: YES (/usr/bin/sh) | |
| Program xsltproc found: YES (/usr/bin/xsltproc) | |
| Configuring custom-entities.ent using configuration | |
| Dependency bash-completion found: NO | |
| Message: bash completions: /usr/share/bash-completion/completions | |
| Configuring systemctl using configuration | |
| Message: zsh completions: /usr/share/zsh/site-functions | |
| Configuring _systemctl using configuration | |
| Configuring README using configuration | |
| Configuring README using configuration | |
| Program tools/meson-check-help.sh found: YES (/builddir/build/BUILD/systemd-5e354b22520bbb02e5079672a6f97fe05f185d63/tools/meson-check-help.sh) | |
| Program tools/meson-git-contrib.sh found: YES (/builddir/build/BUILD/systemd-5e354b22520bbb02e5079672a6f97fe05f185d63/tools/meson-git-contrib.sh) | |
| Message: systemd 233 | |
| prefix: /usr | |
| rootprefix: /usr | |
| sysconf dir: /etc | |
| includedir: /usr/include | |
| lib dir: /usr/lib64 | |
| rootlib dir: /usr/lib64 | |
| SysV init scripts: /etc/rc.d/init.d | |
| SysV rc?.d directories: /etc/rc.d | |
| PAM modules dir: /usr/lib64/security | |
| PAM configuration dir: /etc/pam.d | |
| RPM macros dir: lib/rpm/macros.d | |
| D-Bus policy dir: /usr/share/dbus-1/system.d | |
| D-Bus session dir: /usr/share/dbus-1/services | |
| D-Bus system dir: /usr/share/dbus-1/system-services | |
| bash completions dir: /usr/share/bash-completion/completions | |
| zsh completions dir: /usr/share/zsh/site-functions | |
| extra start script: /etc/rc.d/rc.local | |
| extra stop script: /usr/sbin/halt.local | |
| debug shell: /bin/sh @ /dev/tty9 | |
| TTY GID: 5 | |
| maximum system UID: 999 | |
| maximum system GID: 999 | |
| /dev/kvm access mode: 0660 | |
| certificate root: /etc/ssl | |
| support URL: https://lists.freedesktop.org/mailman/listinfo/systemd-devel | |
| nobody user name: nobody | |
| nobody group name: nobody | |
| fallback hostname: localhost | |
| default DNSSEC mode: allow-downgrade | |
| default cgroup hierarchy: hybrid | |
| default KillUserProcesses setting: false | |
| default DNS servers: 8.8.8.8 | |
| 8.8.4.4 | |
| 2001:4860:4860::8888 | |
| 2001:4860:4860::8844 | |
| default NTP servers: 0.fedora.pool.ntp.org | |
| 1.fedora.pool.ntp.org | |
| 2.fedora.pool.ntp.org | |
| 3.fedora.pool.ntp.org | |
| time epoch: 1496165246 (2017-05-30T17:27:26+00:00) | |
| efi arch: x86_64 | |
| EFI machine type: x64 | |
| EFI CC gcc | |
| EFI libdir: /usr/lib64 | |
| EFI ldsdir: /usr/lib64/gnuefi | |
| EFI includedir: /usr/include/efi | |
| enabled features: libcryptsetup, PAM, AUDIT, IMA, SELinux, SECCOMP, SMACK, zlib, xz, lz4, bzip2, ACL, gcrypt, qrencode, microhttpd, gnutls, libcurl, libidn2, libiptc, elfutils, binfmt, vconsole, quotacheck, tmpfiles, environment.d, sysusers, firstboot, randomseed, backlight, rfkill, logind, machined, importd, hostnamed, timedated, timesyncd, localed, networkd, resolved, coredump, polkit, efi, gnu-efi, kmod, xkbcommon, blkid, dbus, glib, nss-myhostname, hwdb, man pages, man page indices, SysV compat, utmp, ldconfig, hibernate, adm group, wheel group, gshadow | |
| disabled features: AppArmor, libidn, legacy pkla, tpm, html pages, split /usr, debug hashmap, debug mmap cache | |
| Build targets in project: 1397 | |
| + /usr/bin/ninja -v -j8 -C x86_64-redhat-linux-gnu | |
| ninja: Entering directory `x86_64-redhat-linux-gnu' | |
| [1/1825] '/usr/bin/python3' '/usr/bin/meson' '--internal' 'exe' '/builddir/build/BUILD/systemd-5e354b22520bbb02e5079672a6f97fe05f185d63/x86_64-redhat-linux-gnu/meson-private/meson_exe_sed_6a995c2f37aa6692b5adf520b4fa27214b049ba3.dat' | |
| [2/1825] '/usr/bin/python3' '/usr/bin/meson' '--internal' 'exe' '/builddir/build/BUILD/systemd-5e354b22520bbb02e5079672a6f97fe05f185d63/x86_64-redhat-linux-gnu/meson-private/meson_exe_sed_e59370b1c4b6b914289d4403ddd291ec0dce4fa4.dat' | |
| [3/1825] '/usr/bin/python3' '/usr/bin/meson' '--internal' 'exe' '/builddir/build/BUILD/systemd-5e354b22520bbb02e5079672a6f97fe05f185d63/x86_64-redhat-linux-gnu/meson-private/meson_exe_sed_7367602cf4da5e3fffdf0db19dc35a03ab31cfbb.dat' | |
| [4/1825] '/usr/bin/python3' '/usr/bin/meson' '--internal' 'exe' '/builddir/build/BUILD/systemd-5e354b22520bbb02e5079672a6f97fe05f185d63/x86_64-redhat-linux-gnu/meson-private/meson_exe_sed_3fcd6de09f3ac28f96f63ef700709c5235ad2bf0.dat' | |
| [5/1825] '/usr/bin/python3' '/usr/bin/meson' '--internal' 'exe' '/builddir/build/BUILD/systemd-5e354b22520bbb02e5079672a6f97fe05f185d63/x86_64-redhat-linux-gnu/meson-private/meson_exe_sed_7015bb15067393f5195cd1a7415ff32584393727.dat' | |
| [6/1825] '/usr/bin/python3' '/usr/bin/meson' '--internal' 'exe' '/builddir/build/BUILD/systemd-5e354b22520bbb02e5079672a6f97fe05f185d63/x86_64-redhat-linux-gnu/meson-private/meson_exe_sed_7e2fcd83c4339aaa0abc9b505bcb5d0dd445cd09.dat' | |
| [7/1825] '/usr/bin/python3' '/usr/bin/meson' '--internal' 'exe' '/builddir/build/BUILD/systemd-5e354b22520bbb02e5079672a6f97fe05f185d63/x86_64-redhat-linux-gnu/meson-private/meson_exe_sed_c57beca8b07dc6c4a66a2c98dd9bdf542717033a.dat' | |
| [8/1825] '/usr/bin/python3' '/usr/bin/meson' '--internal' 'exe' '/builddir/build/BUILD/systemd-5e354b22520bbb02e5079672a6f97fe05f185d63/x86_64-redhat-linux-gnu/meson-private/meson_exe_sed_fe797d6723dd0c6d8200c11441c9e10557479771.dat' | |
| [9/1825] cc '-Isrc/libsystemd/systemd@sta' '-Isrc/libsystemd' '-I../src/libsystemd' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/libsystemd/systemd@sta/sd-bus_bus-gvariant.c.o' '-MF' 'src/libsystemd/systemd@sta/sd-bus_bus-gvariant.c.o.d' -o 'src/libsystemd/systemd@sta/sd-bus_bus-gvariant.c.o' -c ../src/libsystemd/sd-bus/bus-gvariant.c | |
| [10/1825] '/usr/bin/python3' '/usr/bin/meson' '--internal' 'exe' '/builddir/build/BUILD/systemd-5e354b22520bbb02e5079672a6f97fe05f185d63/x86_64-redhat-linux-gnu/meson-private/meson_exe_generate-errno-list.sh_6d660b0d6f31b53d7d1322723b7d2a5a1511cbbe.dat' | |
| [11/1825] '/usr/bin/python3' '/usr/bin/meson' '--internal' 'exe' '/builddir/build/BUILD/systemd-5e354b22520bbb02e5079672a6f97fe05f185d63/x86_64-redhat-linux-gnu/meson-private/meson_exe_sed_8880d39826db25b95bc31120e2cc5c0d920b0e49.dat' | |
| [12/1825] '/usr/bin/python3' '/usr/bin/meson' '--internal' 'exe' '/builddir/build/BUILD/systemd-5e354b22520bbb02e5079672a6f97fe05f185d63/x86_64-redhat-linux-gnu/meson-private/meson_exe_generate-af-list.sh_a72fc0bec8f48c0f97633428476cb2b9cf16f62a.dat' | |
| [13/1825] '/usr/bin/python3' '/usr/bin/meson' '--internal' 'exe' '/builddir/build/BUILD/systemd-5e354b22520bbb02e5079672a6f97fe05f185d63/x86_64-redhat-linux-gnu/meson-private/meson_exe_sed_3e9d2b0d0369e7dfcb24f8dbf3b9a283b3871288.dat' | |
| [14/1825] '/usr/bin/python3' '/usr/bin/meson' '--internal' 'exe' '/builddir/build/BUILD/systemd-5e354b22520bbb02e5079672a6f97fe05f185d63/x86_64-redhat-linux-gnu/meson-private/meson_exe_sed_06ff2835490ed2c9759dc0fcb97f5456ad58a7df.dat' | |
| [15/1825] '/usr/bin/python3' '/usr/bin/meson' '--internal' 'exe' '/builddir/build/BUILD/systemd-5e354b22520bbb02e5079672a6f97fe05f185d63/x86_64-redhat-linux-gnu/meson-private/meson_exe_generate-arphrd-list.sh_f10ac724f594b79a874a0f8f925e72c249ce82c7.dat' | |
| [16/1825] '/usr/bin/python3' '/usr/bin/meson' '--internal' 'exe' '/builddir/build/BUILD/systemd-5e354b22520bbb02e5079672a6f97fe05f185d63/x86_64-redhat-linux-gnu/meson-private/meson_exe_generate-cap-list.sh_9119b7e5b5984cc668b125ac3cb8f16867a7a286.dat' | |
| [17/1825] cc '-Isrc/libsystemd-network/systemd-network@sta' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-MMD' '-MQ' 'src/libsystemd-network/systemd-network@sta/network-internal.c.o' '-MF' 'src/libsystemd-network/systemd-network@sta/network-internal.c.o.d' -o 'src/libsystemd-network/systemd-network@sta/network-internal.c.o' -c ../src/libsystemd-network/network-internal.c | |
| [18/1825] cc '-Isrc/libsystemd/systemd@sta' '-Isrc/libsystemd' '-I../src/libsystemd' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/libsystemd/systemd@sta/sd-bus_bus-common-errors.c.o' '-MF' 'src/libsystemd/systemd@sta/sd-bus_bus-common-errors.c.o.d' -o 'src/libsystemd/systemd@sta/sd-bus_bus-common-errors.c.o' -c ../src/libsystemd/sd-bus/bus-common-errors.c | |
| [19/1825] '/usr/bin/python3' '/usr/bin/meson' '--internal' 'exe' '/builddir/build/BUILD/systemd-5e354b22520bbb02e5079672a6f97fe05f185d63/x86_64-redhat-linux-gnu/meson-private/meson_exe_awk_59a1f180d1f56f48d6dc37e057df025031628520.dat' | |
| [20/1825] '/usr/bin/python3' '/usr/bin/meson' '--internal' 'exe' '/builddir/build/BUILD/systemd-5e354b22520bbb02e5079672a6f97fe05f185d63/x86_64-redhat-linux-gnu/meson-private/meson_exe_generate-gperfs.py_4c17c6eb5630910c22445593e44f69999baadc4a.dat' | |
| [21/1825] '/usr/bin/python3' '/usr/bin/meson' '--internal' 'exe' '/builddir/build/BUILD/systemd-5e354b22520bbb02e5079672a6f97fe05f185d63/x86_64-redhat-linux-gnu/meson-private/meson_exe_awk_a1751bff0e36711429ab127d27b540658053fae6.dat' | |
| [22/1825] '/usr/bin/python3' '/usr/bin/meson' '--internal' 'exe' '/builddir/build/BUILD/systemd-5e354b22520bbb02e5079672a6f97fe05f185d63/x86_64-redhat-linux-gnu/meson-private/meson_exe_generate-gperfs.py_55f83cec6a4b52b68a4179059349e3a5c1ee6409.dat' | |
| [23/1825] '/usr/bin/python3' '/usr/bin/meson' '--internal' 'exe' '/builddir/build/BUILD/systemd-5e354b22520bbb02e5079672a6f97fe05f185d63/x86_64-redhat-linux-gnu/meson-private/meson_exe_awk_1e9369f61a6217486a145f05f1fea96e8333bd6b.dat' | |
| [24/1825] '/usr/bin/python3' '/usr/bin/meson' '--internal' 'exe' '/builddir/build/BUILD/systemd-5e354b22520bbb02e5079672a6f97fe05f185d63/x86_64-redhat-linux-gnu/meson-private/meson_exe_generate-gperfs.py_6614eecf37a5be5d18dd476644d0f164f24da04d.dat' | |
| [25/1825] '/usr/bin/python3' '/usr/bin/meson' '--internal' 'exe' '/builddir/build/BUILD/systemd-5e354b22520bbb02e5079672a6f97fe05f185d63/x86_64-redhat-linux-gnu/meson-private/meson_exe_generate-gperfs.py_6090843ab3bda321cf12db26410131260992281a.dat' | |
| [26/1825] '/usr/bin/python3' '/usr/bin/meson' '--internal' 'exe' '/builddir/build/BUILD/systemd-5e354b22520bbb02e5079672a6f97fe05f185d63/x86_64-redhat-linux-gnu/meson-private/meson_exe_awk_eb3855893c4b4d802f9eac4edd2a33e3a5d06189.dat' | |
| [27/1825] cc '-Isrc/libsystemd/systemd@sta' '-Isrc/libsystemd' '-I../src/libsystemd' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/libsystemd/systemd@sta/sd-bus_bus-container.c.o' '-MF' 'src/libsystemd/systemd@sta/sd-bus_bus-container.c.o.d' -o 'src/libsystemd/systemd@sta/sd-bus_bus-container.c.o' -c ../src/libsystemd/sd-bus/bus-container.c | |
| [28/1825] cc '-Isrc/libsystemd/systemd@sta' '-Isrc/libsystemd' '-I../src/libsystemd' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/libsystemd/systemd@sta/sd-bus_bus-convenience.c.o' '-MF' 'src/libsystemd/systemd@sta/sd-bus_bus-convenience.c.o.d' -o 'src/libsystemd/systemd@sta/sd-bus_bus-convenience.c.o' -c ../src/libsystemd/sd-bus/bus-convenience.c | |
| [29/1825] '/usr/bin/python3' '/usr/bin/meson' '--internal' 'exe' '/builddir/build/BUILD/systemd-5e354b22520bbb02e5079672a6f97fe05f185d63/x86_64-redhat-linux-gnu/meson-private/meson_exe_gperf_910e66436b1b88cc9dc325612e8a9322cae1212b.dat' | |
| [30/1825] '/usr/bin/python3' '/usr/bin/meson' '--internal' 'exe' '/builddir/build/BUILD/systemd-5e354b22520bbb02e5079672a6f97fe05f185d63/x86_64-redhat-linux-gnu/meson-private/meson_exe_gperf_6c4b8aaed7e6ca467db634b937c0ec6fa5d411bf.dat' | |
| [31/1825] cc '-Isrc/libsystemd/systemd@sta' '-Isrc/libsystemd' '-I../src/libsystemd' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/libsystemd/systemd@sta/sd-bus_bus-internal.c.o' '-MF' 'src/libsystemd/systemd@sta/sd-bus_bus-internal.c.o.d' -o 'src/libsystemd/systemd@sta/sd-bus_bus-internal.c.o' -c ../src/libsystemd/sd-bus/bus-internal.c | |
| [32/1825] '/usr/bin/python3' '/usr/bin/meson' '--internal' 'exe' '/builddir/build/BUILD/systemd-5e354b22520bbb02e5079672a6f97fe05f185d63/x86_64-redhat-linux-gnu/meson-private/meson_exe_gperf_5da652096206ec0a5fafcbe724d4eb752a7f2756.dat' | |
| [33/1825] cc '-Isrc/libsystemd/systemd@sta' '-Isrc/libsystemd' '-I../src/libsystemd' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/libsystemd/systemd@sta/sd-bus_bus-control.c.o' '-MF' 'src/libsystemd/systemd@sta/sd-bus_bus-control.c.o.d' -o 'src/libsystemd/systemd@sta/sd-bus_bus-control.c.o' -c ../src/libsystemd/sd-bus/bus-control.c | |
| [34/1825] cc '-Isrc/libsystemd/systemd@sta' '-Isrc/libsystemd' '-I../src/libsystemd' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/libsystemd/systemd@sta/sd-bus_bus-introspect.c.o' '-MF' 'src/libsystemd/systemd@sta/sd-bus_bus-introspect.c.o.d' -o 'src/libsystemd/systemd@sta/sd-bus_bus-introspect.c.o' -c ../src/libsystemd/sd-bus/bus-introspect.c | |
| [35/1825] '/usr/bin/python3' '/usr/bin/meson' '--internal' 'exe' '/builddir/build/BUILD/systemd-5e354b22520bbb02e5079672a6f97fe05f185d63/x86_64-redhat-linux-gnu/meson-private/meson_exe_gperf_36769e5cd9d863fb9b15f93ab394c20912e2aca9.dat' | |
| [36/1825] cc '-Isrc/libsystemd/systemd@sta' '-Isrc/libsystemd' '-I../src/libsystemd' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/libsystemd/systemd@sta/sd-bus_bus-bloom.c.o' '-MF' 'src/libsystemd/systemd@sta/sd-bus_bus-bloom.c.o.d' -o 'src/libsystemd/systemd@sta/sd-bus_bus-bloom.c.o' -c ../src/libsystemd/sd-bus/bus-bloom.c | |
| [37/1825] cc '-Isrc/libsystemd/systemd@sta' '-Isrc/libsystemd' '-I../src/libsystemd' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/libsystemd/systemd@sta/sd-bus_bus-error.c.o' '-MF' 'src/libsystemd/systemd@sta/sd-bus_bus-error.c.o.d' -o 'src/libsystemd/systemd@sta/sd-bus_bus-error.c.o' -c ../src/libsystemd/sd-bus/bus-error.c | |
| [38/1825] cc '-Isrc/libsystemd/systemd@sta' '-Isrc/libsystemd' '-I../src/libsystemd' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/libsystemd/systemd@sta/sd-bus_bus-creds.c.o' '-MF' 'src/libsystemd/systemd@sta/sd-bus_bus-creds.c.o.d' -o 'src/libsystemd/systemd@sta/sd-bus_bus-creds.c.o' -c ../src/libsystemd/sd-bus/bus-creds.c | |
| [39/1825] cc '-Isrc/basic/basic@sta' '-Isrc/basic' '-I../src/basic' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/basic/basic@sta/async.c.o' '-MF' 'src/basic/basic@sta/async.c.o.d' -o 'src/basic/basic@sta/async.c.o' -c ../src/basic/async.c | |
| [40/1825] cc '-Isrc/basic/basic@sta' '-Isrc/basic' '-I../src/basic' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/basic/basic@sta/af-list.c.o' '-MF' 'src/basic/basic@sta/af-list.c.o.d' -o 'src/basic/basic@sta/af-list.c.o' -c ../src/basic/af-list.c | |
| [41/1825] cc '-Isrc/basic/basic@sta' '-Isrc/basic' '-I../src/basic' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/basic/basic@sta/arphrd-list.c.o' '-MF' 'src/basic/basic@sta/arphrd-list.c.o.d' -o 'src/basic/basic@sta/arphrd-list.c.o' -c ../src/basic/arphrd-list.c | |
| [42/1825] cc '-Isrc/libsystemd/systemd@sta' '-Isrc/libsystemd' '-I../src/libsystemd' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/libsystemd/systemd@sta/sd-bus_bus-dump.c.o' '-MF' 'src/libsystemd/systemd@sta/sd-bus_bus-dump.c.o.d' -o 'src/libsystemd/systemd@sta/sd-bus_bus-dump.c.o' -c ../src/libsystemd/sd-bus/bus-dump.c | |
| [43/1825] cc '-Isrc/libsystemd/systemd@sta' '-Isrc/libsystemd' '-I../src/libsystemd' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/libsystemd/systemd@sta/sd-bus_bus-match.c.o' '-MF' 'src/libsystemd/systemd@sta/sd-bus_bus-match.c.o.d' -o 'src/libsystemd/systemd@sta/sd-bus_bus-match.c.o' -c ../src/libsystemd/sd-bus/bus-match.c | |
| [44/1825] cc '-Isrc/libsystemd/systemd@sta' '-Isrc/libsystemd' '-I../src/libsystemd' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/libsystemd/systemd@sta/sd-bus_bus-kernel.c.o' '-MF' 'src/libsystemd/systemd@sta/sd-bus_bus-kernel.c.o.d' -o 'src/libsystemd/systemd@sta/sd-bus_bus-kernel.c.o' -c ../src/libsystemd/sd-bus/bus-kernel.c | |
| [45/1825] cc '-Isrc/basic/basic@sta' '-Isrc/basic' '-I../src/basic' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/basic/basic@sta/barrier.c.o' '-MF' 'src/basic/basic@sta/barrier.c.o.d' -o 'src/basic/basic@sta/barrier.c.o' -c ../src/basic/barrier.c | |
| [46/1825] cc '-Isrc/basic/basic@sta' '-Isrc/basic' '-I../src/basic' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/basic/basic@sta/architecture.c.o' '-MF' 'src/basic/basic@sta/architecture.c.o.d' -o 'src/basic/basic@sta/architecture.c.o' -c ../src/basic/architecture.c | |
| [47/1825] cc '-Isrc/basic/basic@sta' '-Isrc/basic' '-I../src/basic' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/basic/basic@sta/alloc-util.c.o' '-MF' 'src/basic/basic@sta/alloc-util.c.o.d' -o 'src/basic/basic@sta/alloc-util.c.o' -c ../src/basic/alloc-util.c | |
| [48/1825] cc '-Isrc/basic/basic@sta' '-Isrc/basic' '-I../src/basic' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/basic/basic@sta/audit-util.c.o' '-MF' 'src/basic/basic@sta/audit-util.c.o.d' -o 'src/basic/basic@sta/audit-util.c.o' -c ../src/basic/audit-util.c | |
| [49/1825] cc '-Isrc/basic/basic@sta' '-Isrc/basic' '-I../src/basic' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/basic/basic@sta/bitmap.c.o' '-MF' 'src/basic/basic@sta/bitmap.c.o.d' -o 'src/basic/basic@sta/bitmap.c.o' -c ../src/basic/bitmap.c | |
| [50/1825] cc '-Isrc/basic/basic@sta' '-Isrc/basic' '-I../src/basic' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/basic/basic@sta/calendarspec.c.o' '-MF' 'src/basic/basic@sta/calendarspec.c.o.d' -o 'src/basic/basic@sta/calendarspec.c.o' -c ../src/basic/calendarspec.c | |
| [51/1825] cc '-Isrc/basic/basic@sta' '-Isrc/basic' '-I../src/basic' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/basic/basic@sta/cap-list.c.o' '-MF' 'src/basic/basic@sta/cap-list.c.o.d' -o 'src/basic/basic@sta/cap-list.c.o' -c ../src/basic/cap-list.c | |
| [52/1825] cc '-Isrc/basic/basic@sta' '-Isrc/basic' '-I../src/basic' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/basic/basic@sta/chattr-util.c.o' '-MF' 'src/basic/basic@sta/chattr-util.c.o.d' -o 'src/basic/basic@sta/chattr-util.c.o' -c ../src/basic/chattr-util.c | |
| [53/1825] cc '-Isrc/basic/basic@sta' '-Isrc/basic' '-I../src/basic' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/basic/basic@sta/bus-label.c.o' '-MF' 'src/basic/basic@sta/bus-label.c.o.d' -o 'src/basic/basic@sta/bus-label.c.o' -c ../src/basic/bus-label.c | |
| [54/1825] cc '-Isrc/basic/basic@sta' '-Isrc/basic' '-I../src/basic' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/basic/basic@sta/clock-util.c.o' '-MF' 'src/basic/basic@sta/clock-util.c.o.d' -o 'src/basic/basic@sta/clock-util.c.o' -c ../src/basic/clock-util.c | |
| [55/1825] cc '-Isrc/basic/basic@sta' '-Isrc/basic' '-I../src/basic' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/basic/basic@sta/sigbus.c.o' '-MF' 'src/basic/basic@sta/sigbus.c.o.d' -o 'src/basic/basic@sta/sigbus.c.o' -c ../src/basic/sigbus.c | |
| [56/1825] cc '-Isrc/basic/basic@sta' '-Isrc/basic' '-I../src/basic' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/basic/basic@sta/prioq.c.o' '-MF' 'src/basic/basic@sta/prioq.c.o.d' -o 'src/basic/basic@sta/prioq.c.o' -c ../src/basic/prioq.c | |
| [57/1825] cc '-Isrc/basic/basic@sta' '-Isrc/basic' '-I../src/basic' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/basic/basic@sta/hash-funcs.c.o' '-MF' 'src/basic/basic@sta/hash-funcs.c.o.d' -o 'src/basic/basic@sta/hash-funcs.c.o' -c ../src/basic/hash-funcs.c | |
| [58/1825] cc '-Isrc/basic/basic@sta' '-Isrc/basic' '-I../src/basic' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/basic/basic@sta/capability-util.c.o' '-MF' 'src/basic/basic@sta/capability-util.c.o.d' -o 'src/basic/basic@sta/capability-util.c.o' -c ../src/basic/capability-util.c | |
| [59/1825] cc '-Isrc/basic/basic@sta' '-Isrc/basic' '-I../src/basic' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/basic/basic@sta/conf-files.c.o' '-MF' 'src/basic/basic@sta/conf-files.c.o.d' -o 'src/basic/basic@sta/conf-files.c.o' -c ../src/basic/conf-files.c | |
| [60/1825] cc '-Isrc/basic/basic@sta' '-Isrc/basic' '-I../src/basic' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/basic/basic@sta/btrfs-util.c.o' '-MF' 'src/basic/basic@sta/btrfs-util.c.o.d' -o 'src/basic/basic@sta/btrfs-util.c.o' -c ../src/basic/btrfs-util.c | |
| [61/1825] cc '-Isrc/basic/basic@sta' '-Isrc/basic' '-I../src/basic' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/basic/basic@sta/cpu-set-util.c.o' '-MF' 'src/basic/basic@sta/cpu-set-util.c.o.d' -o 'src/basic/basic@sta/cpu-set-util.c.o' -c ../src/basic/cpu-set-util.c | |
| [62/1825] cc '-Isrc/basic/basic@sta' '-Isrc/basic' '-I../src/basic' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/basic/basic@sta/signal-util.c.o' '-MF' 'src/basic/basic@sta/signal-util.c.o.d' -o 'src/basic/basic@sta/signal-util.c.o' -c ../src/basic/signal-util.c | |
| [63/1825] cc '-Isrc/basic/basic@sta' '-Isrc/basic' '-I../src/basic' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/basic/basic@sta/errno-list.c.o' '-MF' 'src/basic/basic@sta/errno-list.c.o.d' -o 'src/basic/basic@sta/errno-list.c.o' -c ../src/basic/errno-list.c | |
| [64/1825] cc '-Isrc/basic/basic@sta' '-Isrc/basic' '-I../src/basic' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/basic/basic@sta/copy.c.o' '-MF' 'src/basic/basic@sta/copy.c.o.d' -o 'src/basic/basic@sta/copy.c.o' -c ../src/basic/copy.c | |
| [65/1825] cc '-Isrc/basic/basic@sta' '-Isrc/basic' '-I../src/basic' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/basic/basic@sta/ether-addr-util.c.o' '-MF' 'src/basic/basic@sta/ether-addr-util.c.o.d' -o 'src/basic/basic@sta/ether-addr-util.c.o' -c ../src/basic/ether-addr-util.c | |
| [66/1825] cc '-Isrc/basic/basic@sta' '-Isrc/basic' '-I../src/basic' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/basic/basic@sta/dirent-util.c.o' '-MF' 'src/basic/basic@sta/dirent-util.c.o.d' -o 'src/basic/basic@sta/dirent-util.c.o' -c ../src/basic/dirent-util.c | |
| [67/1825] cc '-Isrc/basic/basic@sta' '-Isrc/basic' '-I../src/basic' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/basic/basic@sta/device-nodes.c.o' '-MF' 'src/basic/basic@sta/device-nodes.c.o.d' -o 'src/basic/basic@sta/device-nodes.c.o' -c ../src/basic/device-nodes.c | |
| [68/1825] cc '-Isrc/basic/basic@sta' '-Isrc/basic' '-I../src/basic' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/basic/basic@sta/escape.c.o' '-MF' 'src/basic/basic@sta/escape.c.o.d' -o 'src/basic/basic@sta/escape.c.o' -c ../src/basic/escape.c | |
| [69/1825] cc '-Isrc/basic/basic@sta' '-Isrc/basic' '-I../src/basic' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/basic/basic@sta/gunicode.c.o' '-MF' 'src/basic/basic@sta/gunicode.c.o.d' -o 'src/basic/basic@sta/gunicode.c.o' -c ../src/basic/gunicode.c | |
| [70/1825] cc '-Isrc/basic/basic@sta' '-Isrc/basic' '-I../src/basic' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/basic/basic@sta/exit-status.c.o' '-MF' 'src/basic/basic@sta/exit-status.c.o.d' -o 'src/basic/basic@sta/exit-status.c.o' -c ../src/basic/exit-status.c | |
| [71/1825] cc '-Isrc/libsystemd/systemd@sta' '-Isrc/libsystemd' '-I../src/libsystemd' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/libsystemd/systemd@sta/sd-bus_bus-message.c.o' '-MF' 'src/libsystemd/systemd@sta/sd-bus_bus-message.c.o.d' -o 'src/libsystemd/systemd@sta/sd-bus_bus-message.c.o' -c ../src/libsystemd/sd-bus/bus-message.c | |
| [72/1825] cc '-Isrc/basic/basic@sta' '-Isrc/basic' '-I../src/basic' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/basic/basic@sta/env-util.c.o' '-MF' 'src/basic/basic@sta/env-util.c.o.d' -o 'src/basic/basic@sta/env-util.c.o' -c ../src/basic/env-util.c | |
| [73/1825] cc '-Isrc/basic/basic@sta' '-Isrc/basic' '-I../src/basic' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/basic/basic@sta/extract-word.c.o' '-MF' 'src/basic/basic@sta/extract-word.c.o.d' -o 'src/basic/basic@sta/extract-word.c.o' -c ../src/basic/extract-word.c | |
| [74/1825] cc '-Isrc/basic/basic@sta' '-Isrc/basic' '-I../src/basic' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/basic/basic@sta/fileio-label.c.o' '-MF' 'src/basic/basic@sta/fileio-label.c.o.d' -o 'src/basic/basic@sta/fileio-label.c.o' -c ../src/basic/fileio-label.c | |
| [75/1825] cc '-Isrc/basic/basic@sta' '-Isrc/basic' '-I../src/basic' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/basic/basic@sta/exec-util.c.o' '-MF' 'src/basic/basic@sta/exec-util.c.o.d' -o 'src/basic/basic@sta/exec-util.c.o' -c ../src/basic/exec-util.c | |
| [76/1825] cc '-Isrc/basic/basic@sta' '-Isrc/basic' '-I../src/basic' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/basic/basic@sta/cgroup-util.c.o' '-MF' 'src/basic/basic@sta/cgroup-util.c.o.d' -o 'src/basic/basic@sta/cgroup-util.c.o' -c ../src/basic/cgroup-util.c | |
| [77/1825] cc '-Isrc/basic/basic@sta' '-Isrc/basic' '-I../src/basic' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/basic/basic@sta/glob-util.c.o' '-MF' 'src/basic/basic@sta/glob-util.c.o.d' -o 'src/basic/basic@sta/glob-util.c.o' -c ../src/basic/glob-util.c | |
| [78/1825] cc '-Isrc/basic/basic@sta' '-Isrc/basic' '-I../src/basic' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/basic/basic@sta/fd-util.c.o' '-MF' 'src/basic/basic@sta/fd-util.c.o.d' -o 'src/basic/basic@sta/fd-util.c.o' -c ../src/basic/fd-util.c | |
| [79/1825] cc '-Isrc/basic/basic@sta' '-Isrc/basic' '-I../src/basic' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/basic/basic@sta/io-util.c.o' '-MF' 'src/basic/basic@sta/io-util.c.o.d' -o 'src/basic/basic@sta/io-util.c.o' -c ../src/basic/io-util.c | |
| [80/1825] cc '-Isrc/basic/basic@sta' '-Isrc/basic' '-I../src/basic' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/basic/basic@sta/fs-util.c.o' '-MF' 'src/basic/basic@sta/fs-util.c.o.d' -o 'src/basic/basic@sta/fs-util.c.o' -c ../src/basic/fs-util.c | |
| [81/1825] cc '-Isrc/basic/basic@sta' '-Isrc/basic' '-I../src/basic' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/basic/basic@sta/hexdecoct.c.o' '-MF' 'src/basic/basic@sta/hexdecoct.c.o.d' -o 'src/basic/basic@sta/hexdecoct.c.o' -c ../src/basic/hexdecoct.c | |
| [82/1825] cc '-Isrc/basic/basic@sta' '-Isrc/basic' '-I../src/basic' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/basic/basic@sta/hostname-util.c.o' '-MF' 'src/basic/basic@sta/hostname-util.c.o.d' -o 'src/basic/basic@sta/hostname-util.c.o' -c ../src/basic/hostname-util.c | |
| [83/1825] cc '-Isrc/basic/basic@sta' '-Isrc/basic' '-I../src/basic' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/basic/basic@sta/journal-importer.c.o' '-MF' 'src/basic/basic@sta/journal-importer.c.o.d' -o 'src/basic/basic@sta/journal-importer.c.o' -c ../src/basic/journal-importer.c | |
| [84/1825] cc '-Isrc/basic/basic@sta' '-Isrc/basic' '-I../src/basic' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/basic/basic@sta/label.c.o' '-MF' 'src/basic/basic@sta/label.c.o.d' -o 'src/basic/basic@sta/label.c.o' -c ../src/basic/label.c | |
| [85/1825] cc '-Isrc/basic/basic@sta' '-Isrc/basic' '-I../src/basic' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/basic/basic@sta/fileio.c.o' '-MF' 'src/basic/basic@sta/fileio.c.o.d' -o 'src/basic/basic@sta/fileio.c.o' -c ../src/basic/fileio.c | |
| [86/1825] cc '-Isrc/basic/basic@sta' '-Isrc/basic' '-I../src/basic' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/basic/basic@sta/locale-util.c.o' '-MF' 'src/basic/basic@sta/locale-util.c.o.d' -o 'src/basic/basic@sta/locale-util.c.o' -c ../src/basic/locale-util.c | |
| [87/1825] cc '-Isrc/basic/basic@sta' '-Isrc/basic' '-I../src/basic' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/basic/basic@sta/hashmap.c.o' '-MF' 'src/basic/basic@sta/hashmap.c.o.d' -o 'src/basic/basic@sta/hashmap.c.o' -c ../src/basic/hashmap.c | |
| [88/1825] cc '-Isrc/basic/basic@sta' '-Isrc/basic' '-I../src/basic' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/basic/basic@sta/in-addr-util.c.o' '-MF' 'src/basic/basic@sta/in-addr-util.c.o.d' -o 'src/basic/basic@sta/in-addr-util.c.o' -c ../src/basic/in-addr-util.c | |
| [89/1825] cc '-Isrc/basic/basic@sta' '-Isrc/basic' '-I../src/basic' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/basic/basic@sta/memfd-util.c.o' '-MF' 'src/basic/basic@sta/memfd-util.c.o.d' -o 'src/basic/basic@sta/memfd-util.c.o' -c ../src/basic/memfd-util.c | |
| [90/1825] cc '-Isrc/basic/basic@sta' '-Isrc/basic' '-I../src/basic' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/basic/basic@sta/mempool.c.o' '-MF' 'src/basic/basic@sta/mempool.c.o.d' -o 'src/basic/basic@sta/mempool.c.o' -c ../src/basic/mempool.c | |
| [91/1825] cc '-Isrc/basic/basic@sta' '-Isrc/basic' '-I../src/basic' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/basic/basic@sta/login-util.c.o' '-MF' 'src/basic/basic@sta/login-util.c.o.d' -o 'src/basic/basic@sta/login-util.c.o' -c ../src/basic/login-util.c | |
| [92/1825] cc '-Isrc/basic/basic@sta' '-Isrc/basic' '-I../src/basic' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/basic/basic@sta/lockfile-util.c.o' '-MF' 'src/basic/basic@sta/lockfile-util.c.o.d' -o 'src/basic/basic@sta/lockfile-util.c.o' -c ../src/basic/lockfile-util.c | |
| [93/1825] cc '-Isrc/basic/basic@sta' '-Isrc/basic' '-I../src/basic' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/basic/basic@sta/khash.c.o' '-MF' 'src/basic/basic@sta/khash.c.o.d' -o 'src/basic/basic@sta/khash.c.o' -c ../src/basic/khash.c | |
| [94/1825] cc '-Isrc/basic/basic@sta' '-Isrc/basic' '-I../src/basic' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/basic/basic@sta/MurmurHash2.c.o' '-MF' 'src/basic/basic@sta/MurmurHash2.c.o.d' -o 'src/basic/basic@sta/MurmurHash2.c.o' -c ../src/basic/MurmurHash2.c | |
| [95/1825] cc '-Isrc/basic/basic@sta' '-Isrc/basic' '-I../src/basic' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/basic/basic@sta/mkdir-label.c.o' '-MF' 'src/basic/basic@sta/mkdir-label.c.o.d' -o 'src/basic/basic@sta/mkdir-label.c.o' -c ../src/basic/mkdir-label.c | |
| [96/1825] cc '-Isrc/basic/basic@sta' '-Isrc/basic' '-I../src/basic' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/basic/basic@sta/log.c.o' '-MF' 'src/basic/basic@sta/log.c.o.d' -o 'src/basic/basic@sta/log.c.o' -c ../src/basic/log.c | |
| [97/1825] cc '-Isrc/basic/basic@sta' '-Isrc/basic' '-I../src/basic' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/basic/basic@sta/parse-util.c.o' '-MF' 'src/basic/basic@sta/parse-util.c.o.d' -o 'src/basic/basic@sta/parse-util.c.o' -c ../src/basic/parse-util.c | |
| [98/1825] cc '-Isrc/basic/basic@sta' '-Isrc/basic' '-I../src/basic' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/basic/basic@sta/ordered-set.c.o' '-MF' 'src/basic/basic@sta/ordered-set.c.o.d' -o 'src/basic/basic@sta/ordered-set.c.o' -c ../src/basic/ordered-set.c | |
| [99/1825] cc '-Isrc/basic/basic@sta' '-Isrc/basic' '-I../src/basic' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/basic/basic@sta/mkdir.c.o' '-MF' 'src/basic/basic@sta/mkdir.c.o.d' -o 'src/basic/basic@sta/mkdir.c.o' -c ../src/basic/mkdir.c | |
| [100/1825] cc '-Isrc/basic/basic@sta' '-Isrc/basic' '-I../src/basic' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/basic/basic@sta/mount-util.c.o' '-MF' 'src/basic/basic@sta/mount-util.c.o.d' -o 'src/basic/basic@sta/mount-util.c.o' -c ../src/basic/mount-util.c | |
| [101/1825] cc '-Isrc/basic/basic@sta' '-Isrc/basic' '-I../src/basic' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/basic/basic@sta/ratelimit.c.o' '-MF' 'src/basic/basic@sta/ratelimit.c.o.d' -o 'src/basic/basic@sta/ratelimit.c.o' -c ../src/basic/ratelimit.c | |
| [102/1825] cc '-Isrc/basic/basic@sta' '-Isrc/basic' '-I../src/basic' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/basic/basic@sta/random-util.c.o' '-MF' 'src/basic/basic@sta/random-util.c.o.d' -o 'src/basic/basic@sta/random-util.c.o' -c ../src/basic/random-util.c | |
| [103/1825] cc '-Isrc/basic/basic@sta' '-Isrc/basic' '-I../src/basic' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/basic/basic@sta/proc-cmdline.c.o' '-MF' 'src/basic/basic@sta/proc-cmdline.c.o.d' -o 'src/basic/basic@sta/proc-cmdline.c.o' -c ../src/basic/proc-cmdline.c | |
| [104/1825] cc '-Isrc/basic/basic@sta' '-Isrc/basic' '-I../src/basic' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/basic/basic@sta/replace-var.c.o' '-MF' 'src/basic/basic@sta/replace-var.c.o.d' -o 'src/basic/basic@sta/replace-var.c.o' -c ../src/basic/replace-var.c | |
| [105/1825] cc '-Isrc/basic/basic@sta' '-Isrc/basic' '-I../src/basic' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/basic/basic@sta/path-util.c.o' '-MF' 'src/basic/basic@sta/path-util.c.o.d' -o 'src/basic/basic@sta/path-util.c.o' -c ../src/basic/path-util.c | |
| [106/1825] cc '-Isrc/basic/basic@sta' '-Isrc/basic' '-I../src/basic' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/basic/basic@sta/strbuf.c.o' '-MF' 'src/basic/basic@sta/strbuf.c.o.d' -o 'src/basic/basic@sta/strbuf.c.o' -c ../src/basic/strbuf.c | |
| [107/1825] cc '-Isrc/basic/basic@sta' '-Isrc/basic' '-I../src/basic' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/basic/basic@sta/smack-util.c.o' '-MF' 'src/basic/basic@sta/smack-util.c.o.d' -o 'src/basic/basic@sta/smack-util.c.o' -c ../src/basic/smack-util.c | |
| [108/1825] cc '-Isrc/basic/basic@sta' '-Isrc/basic' '-I../src/basic' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/basic/basic@sta/siphash24.c.o' '-MF' 'src/basic/basic@sta/siphash24.c.o.d' -o 'src/basic/basic@sta/siphash24.c.o' -c ../src/basic/siphash24.c | |
| [109/1825] cc '-Isrc/basic/basic@sta' '-Isrc/basic' '-I../src/basic' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/basic/basic@sta/rm-rf.c.o' '-MF' 'src/basic/basic@sta/rm-rf.c.o.d' -o 'src/basic/basic@sta/rm-rf.c.o' -c ../src/basic/rm-rf.c | |
| [110/1825] cc '-Isrc/basic/basic@sta' '-Isrc/basic' '-I../src/basic' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/basic/basic@sta/rlimit-util.c.o' '-MF' 'src/basic/basic@sta/rlimit-util.c.o.d' -o 'src/basic/basic@sta/rlimit-util.c.o' -c ../src/basic/rlimit-util.c | |
| [111/1825] cc '-Isrc/basic/basic@sta' '-Isrc/basic' '-I../src/basic' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/basic/basic@sta/process-util.c.o' '-MF' 'src/basic/basic@sta/process-util.c.o.d' -o 'src/basic/basic@sta/process-util.c.o' -c ../src/basic/process-util.c | |
| [112/1825] cc '-Isrc/basic/basic@sta' '-Isrc/basic' '-I../src/basic' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/basic/basic@sta/selinux-util.c.o' '-MF' 'src/basic/basic@sta/selinux-util.c.o.d' -o 'src/basic/basic@sta/selinux-util.c.o' -c ../src/basic/selinux-util.c | |
| [113/1825] cc '-Isrc/basic/basic@sta' '-Isrc/basic' '-I../src/basic' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/basic/basic@sta/string-table.c.o' '-MF' 'src/basic/basic@sta/string-table.c.o.d' -o 'src/basic/basic@sta/string-table.c.o' -c ../src/basic/string-table.c | |
| [114/1825] cc '-Isrc/basic/basic@sta' '-Isrc/basic' '-I../src/basic' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/basic/basic@sta/strxcpyx.c.o' '-MF' 'src/basic/basic@sta/strxcpyx.c.o.d' -o 'src/basic/basic@sta/strxcpyx.c.o' -c ../src/basic/strxcpyx.c | |
| [115/1825] cc '-Isrc/basic/basic@sta' '-Isrc/basic' '-I../src/basic' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/basic/basic@sta/syslog-util.c.o' '-MF' 'src/basic/basic@sta/syslog-util.c.o.d' -o 'src/basic/basic@sta/syslog-util.c.o' -c ../src/basic/syslog-util.c | |
| [116/1825] cc '-Isrc/basic/basic@sta' '-Isrc/basic' '-I../src/basic' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/basic/basic@sta/socket-label.c.o' '-MF' 'src/basic/basic@sta/socket-label.c.o.d' -o 'src/basic/basic@sta/socket-label.c.o' -c ../src/basic/socket-label.c | |
| [117/1825] cc '-Isrc/basic/basic@sta' '-Isrc/basic' '-I../src/basic' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/basic/basic@sta/stat-util.c.o' '-MF' 'src/basic/basic@sta/stat-util.c.o.d' -o 'src/basic/basic@sta/stat-util.c.o' -c ../src/basic/stat-util.c | |
| [118/1825] cc '-Isrc/basic/basic@sta' '-Isrc/basic' '-I../src/basic' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/basic/basic@sta/strv.c.o' '-MF' 'src/basic/basic@sta/strv.c.o.d' -o 'src/basic/basic@sta/strv.c.o' -c ../src/basic/strv.c | |
| [119/1825] cc '-Isrc/basic/basic@sta' '-Isrc/basic' '-I../src/basic' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/basic/basic@sta/utf8.c.o' '-MF' 'src/basic/basic@sta/utf8.c.o.d' -o 'src/basic/basic@sta/utf8.c.o' -c ../src/basic/utf8.c | |
| [120/1825] cc '-Isrc/basic/basic@sta' '-Isrc/basic' '-I../src/basic' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/basic/basic@sta/socket-util.c.o' '-MF' 'src/basic/basic@sta/socket-util.c.o.d' -o 'src/basic/basic@sta/socket-util.c.o' -c ../src/basic/socket-util.c | |
| [121/1825] cc '-Isrc/basic/basic@sta' '-Isrc/basic' '-I../src/basic' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/basic/basic@sta/string-util.c.o' '-MF' 'src/basic/basic@sta/string-util.c.o.d' -o 'src/basic/basic@sta/string-util.c.o' -c ../src/basic/string-util.c | |
| [122/1825] cc '-Isrc/basic/basic@sta' '-Isrc/basic' '-I../src/basic' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/basic/basic@sta/terminal-util.c.o' '-MF' 'src/basic/basic@sta/terminal-util.c.o.d' -o 'src/basic/basic@sta/terminal-util.c.o' -c ../src/basic/terminal-util.c | |
| [123/1825] cc '-Isrc/basic/basic@sta' '-Isrc/basic' '-I../src/basic' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/basic/basic@sta/util.c.o' '-MF' 'src/basic/basic@sta/util.c.o.d' -o 'src/basic/basic@sta/util.c.o' -c ../src/basic/util.c | |
| [124/1825] cc '-Isrc/basic/basic@sta' '-Isrc/basic' '-I../src/basic' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/basic/basic@sta/xattr-util.c.o' '-MF' 'src/basic/basic@sta/xattr-util.c.o.d' -o 'src/basic/basic@sta/xattr-util.c.o' -c ../src/basic/xattr-util.c | |
| [125/1825] cc '-Isrc/basic/basic@sta' '-Isrc/basic' '-I../src/basic' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/basic/basic@sta/xml.c.o' '-MF' 'src/basic/basic@sta/xml.c.o.d' -o 'src/basic/basic@sta/xml.c.o' -c ../src/basic/xml.c | |
| [126/1825] cc '-Isrc/basic/basic@sta' '-Isrc/basic' '-I../src/basic' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/basic/basic@sta/time-util.c.o' '-MF' 'src/basic/basic@sta/time-util.c.o.d' -o 'src/basic/basic@sta/time-util.c.o' -c ../src/basic/time-util.c | |
| [127/1825] cc '-Isrc/basic/basic@sta' '-Isrc/basic' '-I../src/basic' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/basic/basic@sta/virt.c.o' '-MF' 'src/basic/basic@sta/virt.c.o.d' -o 'src/basic/basic@sta/virt.c.o' -c ../src/basic/virt.c | |
| [128/1825] cc '-Isrc/basic/basic@sta' '-Isrc/basic' '-I../src/basic' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/basic/basic@sta/verbs.c.o' '-MF' 'src/basic/basic@sta/verbs.c.o.d' -o 'src/basic/basic@sta/verbs.c.o' -c ../src/basic/verbs.c | |
| [129/1825] cc '-Isrc/basic/basic@sta' '-Isrc/basic' '-I../src/basic' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/basic/basic@sta/user-util.c.o' '-MF' 'src/basic/basic@sta/user-util.c.o.d' -o 'src/basic/basic@sta/user-util.c.o' -c ../src/basic/user-util.c | |
| [130/1825] cc '-Isrc/basic/basic@sta' '-Isrc/basic' '-I../src/basic' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/basic/basic@sta/unit-name.c.o' '-MF' 'src/basic/basic@sta/unit-name.c.o.d' -o 'src/basic/basic@sta/unit-name.c.o' -c ../src/basic/unit-name.c | |
| [131/1825] cc '-Isrc/basic/basic@sta' '-Isrc/basic' '-I../src/basic' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/basic/basic@sta/web-util.c.o' '-MF' 'src/basic/basic@sta/web-util.c.o.d' -o 'src/basic/basic@sta/web-util.c.o' -c ../src/basic/web-util.c | |
| [132/1825] cc '-Isrc/libsystemd/systemd@sta' '-Isrc/libsystemd' '-I../src/libsystemd' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/libsystemd/systemd@sta/sd-bus_bus-type.c.o' '-MF' 'src/libsystemd/systemd@sta/sd-bus_bus-type.c.o.d' -o 'src/libsystemd/systemd@sta/sd-bus_bus-type.c.o' -c ../src/libsystemd/sd-bus/bus-type.c | |
| [133/1825] rm -f src/basic/libbasic.a && gcc-ar 'csrD' src/basic/libbasic.a 'src/basic/basic@sta/af-list.c.o' 'src/basic/basic@sta/alloc-util.c.o' 'src/basic/basic@sta/architecture.c.o' 'src/basic/basic@sta/arphrd-list.c.o' 'src/basic/basic@sta/async.c.o' 'src/basic/basic@sta/audit-util.c.o' 'src/basic/basic@sta/barrier.c.o' 'src/basic/basic@sta/bitmap.c.o' 'src/basic/basic@sta/btrfs-util.c.o' 'src/basic/basic@sta/bus-label.c.o' 'src/basic/basic@sta/calendarspec.c.o' 'src/basic/basic@sta/capability-util.c.o' 'src/basic/basic@sta/cap-list.c.o' 'src/basic/basic@sta/cgroup-util.c.o' 'src/basic/basic@sta/chattr-util.c.o' 'src/basic/basic@sta/clock-util.c.o' 'src/basic/basic@sta/conf-files.c.o' 'src/basic/basic@sta/copy.c.o' 'src/basic/basic@sta/cpu-set-util.c.o' 'src/basic/basic@sta/device-nodes.c.o' 'src/basic/basic@sta/dirent-util.c.o' 'src/basic/basic@sta/env-util.c.o' 'src/basic/basic@sta/errno-list.c.o' 'src/basic/basic@sta/escape.c.o' 'src/basic/basic@sta/ether-addr-util.c.o' 'src/basic/basic@sta/exec-util.c.o' 'src/basic/basic@sta/exit-status.c.o' 'src/basic/basic@sta/extract-word.c.o' 'src/basic/basic@sta/fd-util.c.o' 'src/basic/basic@sta/fileio.c.o' 'src/basic/basic@sta/fileio-label.c.o' 'src/basic/basic@sta/fs-util.c.o' 'src/basic/basic@sta/glob-util.c.o' 'src/basic/basic@sta/gunicode.c.o' 'src/basic/basic@sta/hash-funcs.c.o' 'src/basic/basic@sta/hashmap.c.o' 'src/basic/basic@sta/hexdecoct.c.o' 'src/basic/basic@sta/hostname-util.c.o' 'src/basic/basic@sta/in-addr-util.c.o' 'src/basic/basic@sta/io-util.c.o' 'src/basic/basic@sta/journal-importer.c.o' 'src/basic/basic@sta/khash.c.o' 'src/basic/basic@sta/label.c.o' 'src/basic/basic@sta/locale-util.c.o' 'src/basic/basic@sta/lockfile-util.c.o' 'src/basic/basic@sta/log.c.o' 'src/basic/basic@sta/login-util.c.o' 'src/basic/basic@sta/memfd-util.c.o' 'src/basic/basic@sta/mempool.c.o' 'src/basic/basic@sta/mkdir.c.o' 'src/basic/basic@sta/mkdir-label.c.o' 'src/basic/basic@sta/mount-util.c.o' 'src/basic/basic@sta/MurmurHash2.c.o' 'src/basic/basic@sta/ordered-set.c.o' 'src/basic/basic@sta/parse-util.c.o' 'src/basic/basic@sta/path-util.c.o' 'src/basic/basic@sta/prioq.c.o' 'src/basic/basic@sta/proc-cmdline.c.o' 'src/basic/basic@sta/process-util.c.o' 'src/basic/basic@sta/random-util.c.o' 'src/basic/basic@sta/ratelimit.c.o' 'src/basic/basic@sta/replace-var.c.o' 'src/basic/basic@sta/rlimit-util.c.o' 'src/basic/basic@sta/rm-rf.c.o' 'src/basic/basic@sta/selinux-util.c.o' 'src/basic/basic@sta/sigbus.c.o' 'src/basic/basic@sta/signal-util.c.o' 'src/basic/basic@sta/siphash24.c.o' 'src/basic/basic@sta/smack-util.c.o' 'src/basic/basic@sta/socket-label.c.o' 'src/basic/basic@sta/socket-util.c.o' 'src/basic/basic@sta/stat-util.c.o' 'src/basic/basic@sta/strbuf.c.o' 'src/basic/basic@sta/string-table.c.o' 'src/basic/basic@sta/string-util.c.o' 'src/basic/basic@sta/strv.c.o' 'src/basic/basic@sta/strxcpyx.c.o' 'src/basic/basic@sta/syslog-util.c.o' 'src/basic/basic@sta/terminal-util.c.o' 'src/basic/basic@sta/time-util.c.o' 'src/basic/basic@sta/unit-name.c.o' 'src/basic/basic@sta/user-util.c.o' 'src/basic/basic@sta/utf8.c.o' 'src/basic/basic@sta/util.c.o' 'src/basic/basic@sta/verbs.c.o' 'src/basic/basic@sta/virt.c.o' 'src/basic/basic@sta/web-util.c.o' 'src/basic/basic@sta/xattr-util.c.o' 'src/basic/basic@sta/xml.c.o' | |
| [134/1825] cc '-Isrc/libsystemd/systemd@sta' '-Isrc/libsystemd' '-I../src/libsystemd' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/libsystemd/systemd@sta/sd-bus_bus-signature.c.o' '-MF' 'src/libsystemd/systemd@sta/sd-bus_bus-signature.c.o.d' -o 'src/libsystemd/systemd@sta/sd-bus_bus-signature.c.o' -c ../src/libsystemd/sd-bus/bus-signature.c | |
| [135/1825] cc '-Isrc/libsystemd/systemd@sta' '-Isrc/libsystemd' '-I../src/libsystemd' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/libsystemd/systemd@sta/sd-bus_bus-slot.c.o' '-MF' 'src/libsystemd/systemd@sta/sd-bus_bus-slot.c.o.d' -o 'src/libsystemd/systemd@sta/sd-bus_bus-slot.c.o' -c ../src/libsystemd/sd-bus/bus-slot.c | |
| [136/1825] cc '-Isrc/libsystemd/systemd@sta' '-Isrc/libsystemd' '-I../src/libsystemd' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/libsystemd/systemd@sta/sd-bus_bus-track.c.o' '-MF' 'src/libsystemd/systemd@sta/sd-bus_bus-track.c.o.d' -o 'src/libsystemd/systemd@sta/sd-bus_bus-track.c.o' -c ../src/libsystemd/sd-bus/bus-track.c | |
| [137/1825] cc '-Isrc/libsystemd/systemd@sta' '-Isrc/libsystemd' '-I../src/libsystemd' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/libsystemd/systemd@sta/sd-daemon_sd-daemon.c.o' '-MF' 'src/libsystemd/systemd@sta/sd-daemon_sd-daemon.c.o.d' -o 'src/libsystemd/systemd@sta/sd-daemon_sd-daemon.c.o' -c ../src/libsystemd/sd-daemon/sd-daemon.c | |
| [138/1825] cc '-Isrc/libsystemd/systemd@sta' '-Isrc/libsystemd' '-I../src/libsystemd' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/libsystemd/systemd@sta/sd-bus_bus-socket.c.o' '-MF' 'src/libsystemd/systemd@sta/sd-bus_bus-socket.c.o.d' -o 'src/libsystemd/systemd@sta/sd-bus_bus-socket.c.o' -c ../src/libsystemd/sd-bus/bus-socket.c | |
| [139/1825] cc '-Isrc/libsystemd/systemd@sta' '-Isrc/libsystemd' '-I../src/libsystemd' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/libsystemd/systemd@sta/sd-device_device-enumerator.c.o' '-MF' 'src/libsystemd/systemd@sta/sd-device_device-enumerator.c.o.d' -o 'src/libsystemd/systemd@sta/sd-device_device-enumerator.c.o' -c ../src/libsystemd/sd-device/device-enumerator.c | |
| [140/1825] cc '-Isrc/libsystemd/systemd@sta' '-Isrc/libsystemd' '-I../src/libsystemd' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/libsystemd/systemd@sta/sd-id128_id128-util.c.o' '-MF' 'src/libsystemd/systemd@sta/sd-id128_id128-util.c.o.d' -o 'src/libsystemd/systemd@sta/sd-id128_id128-util.c.o' -c ../src/libsystemd/sd-id128/id128-util.c | |
| [141/1825] cc '-Isrc/libsystemd/systemd@sta' '-Isrc/libsystemd' '-I../src/libsystemd' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/libsystemd/systemd@sta/sd-bus_bus-objects.c.o' '-MF' 'src/libsystemd/systemd@sta/sd-bus_bus-objects.c.o.d' -o 'src/libsystemd/systemd@sta/sd-bus_bus-objects.c.o' -c ../src/libsystemd/sd-bus/bus-objects.c | |
| [142/1825] cc '-Isrc/libsystemd/systemd@sta' '-Isrc/libsystemd' '-I../src/libsystemd' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/libsystemd/systemd@sta/sd-device_device-private.c.o' '-MF' 'src/libsystemd/systemd@sta/sd-device_device-private.c.o.d' -o 'src/libsystemd/systemd@sta/sd-device_device-private.c.o' -c ../src/libsystemd/sd-device/device-private.c | |
| [143/1825] cc '-Isrc/libsystemd/systemd@sta' '-Isrc/libsystemd' '-I../src/libsystemd' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/libsystemd/systemd@sta/sd-hwdb_sd-hwdb.c.o' '-MF' 'src/libsystemd/systemd@sta/sd-hwdb_sd-hwdb.c.o.d' -o 'src/libsystemd/systemd@sta/sd-hwdb_sd-hwdb.c.o' -c ../src/libsystemd/sd-hwdb/sd-hwdb.c | |
| [144/1825] cc '-Isrc/libsystemd/systemd@sta' '-Isrc/libsystemd' '-I../src/libsystemd' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/libsystemd/systemd@sta/sd-id128_sd-id128.c.o' '-MF' 'src/libsystemd/systemd@sta/sd-id128_sd-id128.c.o.d' -o 'src/libsystemd/systemd@sta/sd-id128_sd-id128.c.o' -c ../src/libsystemd/sd-id128/sd-id128.c | |
| [145/1825] cc '-Isrc/libsystemd/systemd@sta' '-Isrc/libsystemd' '-I../src/libsystemd' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/libsystemd/systemd@sta/sd-netlink_netlink-util.c.o' '-MF' 'src/libsystemd/systemd@sta/sd-netlink_netlink-util.c.o.d' -o 'src/libsystemd/systemd@sta/sd-netlink_netlink-util.c.o' -c ../src/libsystemd/sd-netlink/netlink-util.c | |
| [146/1825] cc '-Isrc/libsystemd/systemd@sta' '-Isrc/libsystemd' '-I../src/libsystemd' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/libsystemd/systemd@sta/sd-netlink_netlink-types.c.o' '-MF' 'src/libsystemd/systemd@sta/sd-netlink_netlink-types.c.o.d' -o 'src/libsystemd/systemd@sta/sd-netlink_netlink-types.c.o' -c ../src/libsystemd/sd-netlink/netlink-types.c | |
| [147/1825] cc '-Isrc/libsystemd/systemd@sta' '-Isrc/libsystemd' '-I../src/libsystemd' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/libsystemd/systemd@sta/sd-device_sd-device.c.o' '-MF' 'src/libsystemd/systemd@sta/sd-device_sd-device.c.o.d' -o 'src/libsystemd/systemd@sta/sd-device_sd-device.c.o' -c ../src/libsystemd/sd-device/sd-device.c | |
| [148/1825] cc '-Isrc/libsystemd/systemd@sta' '-Isrc/libsystemd' '-I../src/libsystemd' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/libsystemd/systemd@sta/sd-netlink_local-addresses.c.o' '-MF' 'src/libsystemd/systemd@sta/sd-netlink_local-addresses.c.o.d' -o 'src/libsystemd/systemd@sta/sd-netlink_local-addresses.c.o' -c ../src/libsystemd/sd-netlink/local-addresses.c | |
| [149/1825] cc '-Isrc/libsystemd/systemd@sta' '-Isrc/libsystemd' '-I../src/libsystemd' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/libsystemd/systemd@sta/sd-event_sd-event.c.o' '-MF' 'src/libsystemd/systemd@sta/sd-event_sd-event.c.o.d' -o 'src/libsystemd/systemd@sta/sd-event_sd-event.c.o' -c ../src/libsystemd/sd-event/sd-event.c | |
| [150/1825] cc '-Isrc/libsystemd/systemd@sta' '-Isrc/libsystemd' '-I../src/libsystemd' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/libsystemd/systemd@sta/sd-network_network-util.c.o' '-MF' 'src/libsystemd/systemd@sta/sd-network_network-util.c.o.d' -o 'src/libsystemd/systemd@sta/sd-network_network-util.c.o' -c ../src/libsystemd/sd-network/network-util.c | |
| [151/1825] cc '-Isrc/libsystemd/systemd@sta' '-Isrc/libsystemd' '-I../src/libsystemd' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/libsystemd/systemd@sta/sd-netlink_netlink-socket.c.o' '-MF' 'src/libsystemd/systemd@sta/sd-netlink_netlink-socket.c.o.d' -o 'src/libsystemd/systemd@sta/sd-netlink_netlink-socket.c.o' -c ../src/libsystemd/sd-netlink/netlink-socket.c | |
| [152/1825] cc '-Isrc/libsystemd/systemd@sta' '-Isrc/libsystemd' '-I../src/libsystemd' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/libsystemd/systemd@sta/sd-bus_sd-bus.c.o' '-MF' 'src/libsystemd/systemd@sta/sd-bus_sd-bus.c.o.d' -o 'src/libsystemd/systemd@sta/sd-bus_sd-bus.c.o' -c ../src/libsystemd/sd-bus/sd-bus.c | |
| [153/1825] cc '-Isrc/libsystemd/systemd@sta' '-Isrc/libsystemd' '-I../src/libsystemd' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/libsystemd/systemd@sta/sd-network_sd-network.c.o' '-MF' 'src/libsystemd/systemd@sta/sd-network_sd-network.c.o.d' -o 'src/libsystemd/systemd@sta/sd-network_sd-network.c.o' -c ../src/libsystemd/sd-network/sd-network.c | |
| [154/1825] cc '-Isrc/libsystemd/systemd@sta' '-Isrc/libsystemd' '-I../src/libsystemd' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/libsystemd/systemd@sta/sd-netlink_netlink-message.c.o' '-MF' 'src/libsystemd/systemd@sta/sd-netlink_netlink-message.c.o.d' -o 'src/libsystemd/systemd@sta/sd-netlink_netlink-message.c.o' -c ../src/libsystemd/sd-netlink/netlink-message.c | |
| [155/1825] cc '-Isrc/libsystemd/systemd@sta' '-Isrc/libsystemd' '-I../src/libsystemd' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/libsystemd/systemd@sta/sd-netlink_rtnl-message.c.o' '-MF' 'src/libsystemd/systemd@sta/sd-netlink_rtnl-message.c.o.d' -o 'src/libsystemd/systemd@sta/sd-netlink_rtnl-message.c.o' -c ../src/libsystemd/sd-netlink/rtnl-message.c | |
| [156/1825] cc '-Isrc/libsystemd/systemd@sta' '-Isrc/libsystemd' '-I../src/libsystemd' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/libsystemd/systemd@sta/sd-netlink_sd-netlink.c.o' '-MF' 'src/libsystemd/systemd@sta/sd-netlink_sd-netlink.c.o.d' -o 'src/libsystemd/systemd@sta/sd-netlink_sd-netlink.c.o' -c ../src/libsystemd/sd-netlink/sd-netlink.c | |
| [157/1825] cc '-Isrc/libsystemd/systemd@sta' '-Isrc/libsystemd' '-I../src/libsystemd' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/libsystemd/systemd@sta/sd-utf8_sd-utf8.c.o' '-MF' 'src/libsystemd/systemd@sta/sd-utf8_sd-utf8.c.o.d' -o 'src/libsystemd/systemd@sta/sd-utf8_sd-utf8.c.o' -c ../src/libsystemd/sd-utf8/sd-utf8.c | |
| [158/1825] cc '-Isrc/libsystemd/systemd@sta' '-Isrc/libsystemd' '-I../src/libsystemd' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/libsystemd/systemd@sta/sd-path_sd-path.c.o' '-MF' 'src/libsystemd/systemd@sta/sd-path_sd-path.c.o.d' -o 'src/libsystemd/systemd@sta/sd-path_sd-path.c.o' -c ../src/libsystemd/sd-path/sd-path.c | |
| [159/1825] cc '-Isrc/libsystemd-network/systemd-network@sta' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-MMD' '-MQ' 'src/libsystemd-network/systemd-network@sta/dhcp-packet.c.o' '-MF' 'src/libsystemd-network/systemd-network@sta/dhcp-packet.c.o.d' -o 'src/libsystemd-network/systemd-network@sta/dhcp-packet.c.o' -c ../src/libsystemd-network/dhcp-packet.c | |
| [160/1825] cc '-Isrc/libsystemd-network/systemd-network@sta' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-MMD' '-MQ' 'src/libsystemd-network/systemd-network@sta/dhcp-network.c.o' '-MF' 'src/libsystemd-network/systemd-network@sta/dhcp-network.c.o.d' -o 'src/libsystemd-network/systemd-network@sta/dhcp-network.c.o' -c ../src/libsystemd-network/dhcp-network.c | |
| [161/1825] cc '-Isrc/libsystemd/systemd@sta' '-Isrc/libsystemd' '-I../src/libsystemd' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/libsystemd/systemd@sta/sd-resolve_sd-resolve.c.o' '-MF' 'src/libsystemd/systemd@sta/sd-resolve_sd-resolve.c.o.d' -o 'src/libsystemd/systemd@sta/sd-resolve_sd-resolve.c.o' -c ../src/libsystemd/sd-resolve/sd-resolve.c | |
| [162/1825] cc '-Isrc/libsystemd-network/systemd-network@sta' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-MMD' '-MQ' 'src/libsystemd-network/systemd-network@sta/dhcp-option.c.o' '-MF' 'src/libsystemd-network/systemd-network@sta/dhcp-option.c.o.d' -o 'src/libsystemd-network/systemd-network@sta/dhcp-option.c.o' -c ../src/libsystemd-network/dhcp-option.c | |
| [163/1825] cc '-Isrc/libsystemd/systemd@sta' '-Isrc/libsystemd' '-I../src/libsystemd' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/libsystemd/systemd@sta/sd-login_sd-login.c.o' '-MF' 'src/libsystemd/systemd@sta/sd-login_sd-login.c.o.d' -o 'src/libsystemd/systemd@sta/sd-login_sd-login.c.o' -c ../src/libsystemd/sd-login/sd-login.c | |
| [164/1825] rm -f src/libsystemd/libsystemd.a && gcc-ar 'csrD' src/libsystemd/libsystemd.a 'src/libsystemd/systemd@sta/sd-bus_bus-bloom.c.o' 'src/libsystemd/systemd@sta/sd-bus_bus-common-errors.c.o' 'src/libsystemd/systemd@sta/sd-bus_bus-container.c.o' 'src/libsystemd/systemd@sta/sd-bus_bus-control.c.o' 'src/libsystemd/systemd@sta/sd-bus_bus-convenience.c.o' 'src/libsystemd/systemd@sta/sd-bus_bus-creds.c.o' 'src/libsystemd/systemd@sta/sd-bus_bus-dump.c.o' 'src/libsystemd/systemd@sta/sd-bus_bus-error.c.o' 'src/libsystemd/systemd@sta/sd-bus_bus-gvariant.c.o' 'src/libsystemd/systemd@sta/sd-bus_bus-internal.c.o' 'src/libsystemd/systemd@sta/sd-bus_bus-introspect.c.o' 'src/libsystemd/systemd@sta/sd-bus_bus-kernel.c.o' 'src/libsystemd/systemd@sta/sd-bus_bus-match.c.o' 'src/libsystemd/systemd@sta/sd-bus_bus-message.c.o' 'src/libsystemd/systemd@sta/sd-bus_bus-objects.c.o' 'src/libsystemd/systemd@sta/sd-bus_bus-signature.c.o' 'src/libsystemd/systemd@sta/sd-bus_bus-slot.c.o' 'src/libsystemd/systemd@sta/sd-bus_bus-socket.c.o' 'src/libsystemd/systemd@sta/sd-bus_bus-track.c.o' 'src/libsystemd/systemd@sta/sd-bus_bus-type.c.o' 'src/libsystemd/systemd@sta/sd-bus_sd-bus.c.o' 'src/libsystemd/systemd@sta/sd-daemon_sd-daemon.c.o' 'src/libsystemd/systemd@sta/sd-device_device-enumerator.c.o' 'src/libsystemd/systemd@sta/sd-device_device-private.c.o' 'src/libsystemd/systemd@sta/sd-device_sd-device.c.o' 'src/libsystemd/systemd@sta/sd-event_sd-event.c.o' 'src/libsystemd/systemd@sta/sd-hwdb_sd-hwdb.c.o' 'src/libsystemd/systemd@sta/sd-id128_id128-util.c.o' 'src/libsystemd/systemd@sta/sd-id128_sd-id128.c.o' 'src/libsystemd/systemd@sta/sd-netlink_local-addresses.c.o' 'src/libsystemd/systemd@sta/sd-netlink_netlink-message.c.o' 'src/libsystemd/systemd@sta/sd-netlink_netlink-socket.c.o' 'src/libsystemd/systemd@sta/sd-netlink_netlink-types.c.o' 'src/libsystemd/systemd@sta/sd-netlink_netlink-util.c.o' 'src/libsystemd/systemd@sta/sd-netlink_rtnl-message.c.o' 'src/libsystemd/systemd@sta/sd-netlink_sd-netlink.c.o' 'src/libsystemd/systemd@sta/sd-network_network-util.c.o' 'src/libsystemd/systemd@sta/sd-network_sd-network.c.o' 'src/libsystemd/systemd@sta/sd-path_sd-path.c.o' 'src/libsystemd/systemd@sta/sd-resolve_sd-resolve.c.o' 'src/libsystemd/systemd@sta/sd-utf8_sd-utf8.c.o' 'src/libsystemd/systemd@sta/sd-login_sd-login.c.o' | |
| [165/1825] cc '-Isrc/libsystemd-network/systemd-network@sta' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-MMD' '-MQ' 'src/libsystemd-network/systemd-network@sta/sd-dhcp-server.c.o' '-MF' 'src/libsystemd-network/systemd-network@sta/sd-dhcp-server.c.o.d' -o 'src/libsystemd-network/systemd-network@sta/sd-dhcp-server.c.o' -c ../src/libsystemd-network/sd-dhcp-server.c | |
| [166/1825] cc '-Isrc/libsystemd-network/systemd-network@sta' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-MMD' '-MQ' 'src/libsystemd-network/systemd-network@sta/sd-ipv4ll.c.o' '-MF' 'src/libsystemd-network/systemd-network@sta/sd-ipv4ll.c.o.d' -o 'src/libsystemd-network/systemd-network@sta/sd-ipv4ll.c.o' -c ../src/libsystemd-network/sd-ipv4ll.c | |
| [167/1825] cc '-Isrc/libsystemd-network/systemd-network@sta' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-MMD' '-MQ' 'src/libsystemd-network/systemd-network@sta/sd-ndisc.c.o' '-MF' 'src/libsystemd-network/systemd-network@sta/sd-ndisc.c.o.d' -o 'src/libsystemd-network/systemd-network@sta/sd-ndisc.c.o' -c ../src/libsystemd-network/sd-ndisc.c | |
| [168/1825] cc '-Isrc/libsystemd-network/systemd-network@sta' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-MMD' '-MQ' 'src/libsystemd-network/systemd-network@sta/sd-ipv4acd.c.o' '-MF' 'src/libsystemd-network/systemd-network@sta/sd-ipv4acd.c.o.d' -o 'src/libsystemd-network/systemd-network@sta/sd-ipv4acd.c.o' -c ../src/libsystemd-network/sd-ipv4acd.c | |
| [169/1825] cc '-Isrc/libsystemd-network/systemd-network@sta' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-MMD' '-MQ' 'src/libsystemd-network/systemd-network@sta/arp-util.c.o' '-MF' 'src/libsystemd-network/systemd-network@sta/arp-util.c.o.d' -o 'src/libsystemd-network/systemd-network@sta/arp-util.c.o' -c ../src/libsystemd-network/arp-util.c | |
| [170/1825] cc '-Isrc/libsystemd-network/systemd-network@sta' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-MMD' '-MQ' 'src/libsystemd-network/systemd-network@sta/sd-dhcp-lease.c.o' '-MF' 'src/libsystemd-network/systemd-network@sta/sd-dhcp-lease.c.o.d' -o 'src/libsystemd-network/systemd-network@sta/sd-dhcp-lease.c.o' -c ../src/libsystemd-network/sd-dhcp-lease.c | |
| [171/1825] cc '-Isrc/libsystemd-network/systemd-network@sta' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-MMD' '-MQ' 'src/libsystemd-network/systemd-network@sta/sd-dhcp-client.c.o' '-MF' 'src/libsystemd-network/systemd-network@sta/sd-dhcp-client.c.o.d' -o 'src/libsystemd-network/systemd-network@sta/sd-dhcp-client.c.o' -c ../src/libsystemd-network/sd-dhcp-client.c | |
| [172/1825] cc '-Isrc/libsystemd-network/systemd-network@sta' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-MMD' '-MQ' 'src/libsystemd-network/systemd-network@sta/ndisc-router.c.o' '-MF' 'src/libsystemd-network/systemd-network@sta/ndisc-router.c.o.d' -o 'src/libsystemd-network/systemd-network@sta/ndisc-router.c.o' -c ../src/libsystemd-network/ndisc-router.c | |
| [173/1825] cc '-Isrc/libsystemd-network/systemd-network@sta' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-MMD' '-MQ' 'src/libsystemd-network/systemd-network@sta/icmp6-util.c.o' '-MF' 'src/libsystemd-network/systemd-network@sta/icmp6-util.c.o.d' -o 'src/libsystemd-network/systemd-network@sta/icmp6-util.c.o' -c ../src/libsystemd-network/icmp6-util.c | |
| [174/1825] cc '-Isrc/libsystemd-network/systemd-network@sta' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-MMD' '-MQ' 'src/libsystemd-network/systemd-network@sta/sd-radv.c.o' '-MF' 'src/libsystemd-network/systemd-network@sta/sd-radv.c.o.d' -o 'src/libsystemd-network/systemd-network@sta/sd-radv.c.o' -c ../src/libsystemd-network/sd-radv.c | |
| [175/1825] cc '-Isrc/libsystemd-network/systemd-network@sta' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-MMD' '-MQ' 'src/libsystemd-network/systemd-network@sta/dhcp6-network.c.o' '-MF' 'src/libsystemd-network/systemd-network@sta/dhcp6-network.c.o.d' -o 'src/libsystemd-network/systemd-network@sta/dhcp6-network.c.o' -c ../src/libsystemd-network/dhcp6-network.c | |
| [176/1825] cc '-Isrc/libsystemd-network/systemd-network@sta' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-MMD' '-MQ' 'src/libsystemd-network/systemd-network@sta/sd-dhcp6-lease.c.o' '-MF' 'src/libsystemd-network/systemd-network@sta/sd-dhcp6-lease.c.o.d' -o 'src/libsystemd-network/systemd-network@sta/sd-dhcp6-lease.c.o' -c ../src/libsystemd-network/sd-dhcp6-lease.c | |
| [177/1825] cc '-Isrc/libsystemd-network/systemd-network@sta' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-MMD' '-MQ' 'src/libsystemd-network/systemd-network@sta/dhcp6-option.c.o' '-MF' 'src/libsystemd-network/systemd-network@sta/dhcp6-option.c.o.d' -o 'src/libsystemd-network/systemd-network@sta/dhcp6-option.c.o' -c ../src/libsystemd-network/dhcp6-option.c | |
| [178/1825] cc '-Isrc/libsystemd-network/systemd-network@sta' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-MMD' '-MQ' 'src/libsystemd-network/systemd-network@sta/lldp-neighbor.c.o' '-MF' 'src/libsystemd-network/systemd-network@sta/lldp-neighbor.c.o.d' -o 'src/libsystemd-network/systemd-network@sta/lldp-neighbor.c.o' -c ../src/libsystemd-network/lldp-neighbor.c | |
| [179/1825] '/usr/bin/gperf' '../src/journal/journald-gperf.gperf' '--output-file' 'src/journal/journald-gperf.c' | |
| [180/1825] '/usr/bin/gperf' '../src/login/logind-gperf.gperf' '--output-file' 'src/login/logind-gperf.c' | |
| [181/1825] cc '-Isrc/libsystemd-network/systemd-network@sta' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-MMD' '-MQ' 'src/libsystemd-network/systemd-network@sta/dhcp-identifier.c.o' '-MF' 'src/libsystemd-network/systemd-network@sta/dhcp-identifier.c.o.d' -o 'src/libsystemd-network/systemd-network@sta/dhcp-identifier.c.o' -c ../src/libsystemd-network/dhcp-identifier.c | |
| [182/1825] cc '-Isrc/libsystemd-network/systemd-network@sta' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-MMD' '-MQ' 'src/libsystemd-network/systemd-network@sta/sd-lldp.c.o' '-MF' 'src/libsystemd-network/systemd-network@sta/sd-lldp.c.o.d' -o 'src/libsystemd-network/systemd-network@sta/sd-lldp.c.o' -c ../src/libsystemd-network/sd-lldp.c | |
| [183/1825] cc '-Isrc/libsystemd-network/systemd-network@sta' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-MMD' '-MQ' 'src/libsystemd-network/systemd-network@sta/sd-dhcp6-client.c.o' '-MF' 'src/libsystemd-network/systemd-network@sta/sd-dhcp6-client.c.o.d' -o 'src/libsystemd-network/systemd-network@sta/sd-dhcp6-client.c.o' -c ../src/libsystemd-network/sd-dhcp6-client.c | |
| [184/1825] cc '-Isrc/libsystemd-network/systemd-network@sta' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-MMD' '-MQ' 'src/libsystemd-network/systemd-network@sta/lldp-network.c.o' '-MF' 'src/libsystemd-network/systemd-network@sta/lldp-network.c.o.d' -o 'src/libsystemd-network/systemd-network@sta/lldp-network.c.o' -c ../src/libsystemd-network/lldp-network.c | |
| [185/1825] rm -f src/libsystemd-network/libsystemd-network.a && gcc-ar 'csrD' src/libsystemd-network/libsystemd-network.a 'src/libsystemd-network/systemd-network@sta/sd-dhcp-client.c.o' 'src/libsystemd-network/systemd-network@sta/sd-dhcp-server.c.o' 'src/libsystemd-network/systemd-network@sta/dhcp-network.c.o' 'src/libsystemd-network/systemd-network@sta/dhcp-option.c.o' 'src/libsystemd-network/systemd-network@sta/dhcp-packet.c.o' 'src/libsystemd-network/systemd-network@sta/sd-dhcp-lease.c.o' 'src/libsystemd-network/systemd-network@sta/sd-ipv4ll.c.o' 'src/libsystemd-network/systemd-network@sta/sd-ipv4acd.c.o' 'src/libsystemd-network/systemd-network@sta/arp-util.c.o' 'src/libsystemd-network/systemd-network@sta/network-internal.c.o' 'src/libsystemd-network/systemd-network@sta/sd-ndisc.c.o' 'src/libsystemd-network/systemd-network@sta/ndisc-router.c.o' 'src/libsystemd-network/systemd-network@sta/sd-radv.c.o' 'src/libsystemd-network/systemd-network@sta/icmp6-util.c.o' 'src/libsystemd-network/systemd-network@sta/sd-dhcp6-client.c.o' 'src/libsystemd-network/systemd-network@sta/dhcp6-network.c.o' 'src/libsystemd-network/systemd-network@sta/dhcp6-option.c.o' 'src/libsystemd-network/systemd-network@sta/sd-dhcp6-lease.c.o' 'src/libsystemd-network/systemd-network@sta/dhcp-identifier.c.o' 'src/libsystemd-network/systemd-network@sta/lldp-network.c.o' 'src/libsystemd-network/systemd-network@sta/lldp-neighbor.c.o' 'src/libsystemd-network/systemd-network@sta/sd-lldp.c.o' | |
| [186/1825] cc '-Isrc/login/logind-core@sta' '-Isrc/login' '-I../src/login' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-MMD' '-MQ' 'src/login/logind-core@sta/logind-core.c.o' '-MF' 'src/login/logind-core@sta/logind-core.c.o.d' -o 'src/login/logind-core@sta/logind-core.c.o' -c ../src/login/logind-core.c | |
| [187/1825] cc '-Isrc/login/logind-core@sta' '-Isrc/login' '-I../src/login' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-MMD' '-MQ' 'src/login/logind-core@sta/logind-device.c.o' '-MF' 'src/login/logind-core@sta/logind-device.c.o.d' -o 'src/login/logind-core@sta/logind-device.c.o' -c ../src/login/logind-device.c | |
| [188/1825] cc '-Isrc/login/logind-core@sta' '-Isrc/login' '-I../src/login' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-MMD' '-MQ' 'src/login/logind-core@sta/logind-action.c.o' '-MF' 'src/login/logind-core@sta/logind-action.c.o.d' -o 'src/login/logind-core@sta/logind-action.c.o' -c ../src/login/logind-action.c | |
| [189/1825] '/usr/bin/python3' '/usr/bin/meson' '--internal' 'exe' '/builddir/build/BUILD/systemd-5e354b22520bbb02e5079672a6f97fe05f185d63/x86_64-redhat-linux-gnu/meson-private/meson_exe_generate-audit_type-list.sh_40210d90b0b65468189896ef66a39986eec59637.dat' | |
| [190/1825] cc '-Isrc/login/logind-core@sta' '-Isrc/login' '-I../src/login' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-MMD' '-MQ' 'src/login/logind-core@sta/logind-session-dbus.c.o' '-MF' 'src/login/logind-core@sta/logind-session-dbus.c.o.d' -o 'src/login/logind-core@sta/logind-session-dbus.c.o' -c ../src/login/logind-session-dbus.c | |
| [191/1825] cc '-Isrc/login/logind-core@sta' '-Isrc/login' '-I../src/login' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-MMD' '-MQ' 'src/login/logind-core@sta/logind-seat.c.o' '-MF' 'src/login/logind-core@sta/logind-seat.c.o.d' -o 'src/login/logind-core@sta/logind-seat.c.o' -c ../src/login/logind-seat.c | |
| [192/1825] cc '-Isrc/login/logind-core@sta' '-Isrc/login' '-I../src/login' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-MMD' '-MQ' 'src/login/logind-core@sta/logind-button.c.o' '-MF' 'src/login/logind-core@sta/logind-button.c.o.d' -o 'src/login/logind-core@sta/logind-button.c.o' -c ../src/login/logind-button.c | |
| [193/1825] cc '-Isrc/login/logind-core@sta' '-Isrc/login' '-I../src/login' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-MMD' '-MQ' 'src/login/logind-core@sta/logind-session-device.c.o' '-MF' 'src/login/logind-core@sta/logind-session-device.c.o.d' -o 'src/login/logind-core@sta/logind-session-device.c.o' -c ../src/login/logind-session-device.c | |
| [194/1825] cc '-Isrc/login/logind-core@sta' '-Isrc/login' '-I../src/login' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-MMD' '-MQ' 'src/login/logind-core@sta/logind-session.c.o' '-MF' 'src/login/logind-core@sta/logind-session.c.o.d' -o 'src/login/logind-core@sta/logind-session.c.o' -c ../src/login/logind-session.c | |
| [195/1825] cc '-Isrc/login/logind-core@sta' '-Isrc/login' '-I../src/login' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-MMD' '-MQ' 'src/login/logind-core@sta/logind-dbus.c.o' '-MF' 'src/login/logind-core@sta/logind-dbus.c.o.d' -o 'src/login/logind-core@sta/logind-dbus.c.o' -c ../src/login/logind-dbus.c | |
| [196/1825] cc '-Isrc/login/logind-core@sta' '-Isrc/login' '-I../src/login' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-MMD' '-MQ' 'src/login/logind-core@sta/logind-user-dbus.c.o' '-MF' 'src/login/logind-core@sta/logind-user-dbus.c.o.d' -o 'src/login/logind-core@sta/logind-user-dbus.c.o' -c ../src/login/logind-user-dbus.c | |
| [197/1825] cc '-Isrc/login/logind-core@sta' '-Isrc/login' '-I../src/login' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-MMD' '-MQ' 'src/login/logind-core@sta/logind-utmp.c.o' '-MF' 'src/login/logind-core@sta/logind-utmp.c.o.d' -o 'src/login/logind-core@sta/logind-utmp.c.o' -c ../src/login/logind-utmp.c | |
| [198/1825] cc '-Isrc/login/logind-core@sta' '-Isrc/login' '-I../src/login' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-MMD' '-MQ' 'src/login/logind-core@sta/logind-user.c.o' '-MF' 'src/login/logind-core@sta/logind-user.c.o.d' -o 'src/login/logind-core@sta/logind-user.c.o' -c ../src/login/logind-user.c | |
| [199/1825] cc '-Isrc/login/logind-core@sta' '-Isrc/login' '-I../src/login' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-MMD' '-MQ' 'src/login/logind-core@sta/logind-inhibit.c.o' '-MF' 'src/login/logind-core@sta/logind-inhibit.c.o.d' -o 'src/login/logind-core@sta/logind-inhibit.c.o' -c ../src/login/logind-inhibit.c | |
| [200/1825] cc '-Isrc/login/logind-core@sta' '-Isrc/login' '-I../src/login' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-MMD' '-MQ' 'src/login/logind-core@sta/logind-seat-dbus.c.o' '-MF' 'src/login/logind-core@sta/logind-seat-dbus.c.o.d' -o 'src/login/logind-core@sta/logind-seat-dbus.c.o' -c ../src/login/logind-seat-dbus.c | |
| [201/1825] '/usr/bin/python3' '/usr/bin/meson' '--internal' 'exe' '/builddir/build/BUILD/systemd-5e354b22520bbb02e5079672a6f97fe05f185d63/x86_64-redhat-linux-gnu/meson-private/meson_exe_awk_6004330730d3841efaa11ccfa7a13a2314209d90.dat' | |
| [202/1825] cc '-Isrc/login/logind-core@sta' '-Isrc/login' '-I../src/login' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-MMD' '-MQ' 'src/login/logind-core@sta/logind-acl.c.o' '-MF' 'src/login/logind-core@sta/logind-acl.c.o.d' -o 'src/login/logind-core@sta/logind-acl.c.o' -c ../src/login/logind-acl.c | |
| [203/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/vlan-util.c.o' '-MF' 'src/shared/systemd-shared-233@sha/vlan-util.c.o.d' -o 'src/shared/systemd-shared-233@sha/vlan-util.c.o' -c ../src/shared/vlan-util.c | |
| [204/1825] cc '-Ijournal-core@sta' '-I.' '-Isrc/journal' '-I..' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-MMD' '-MQ' 'journal-core@sta/src_journal_journald-gperf.c.o' '-MF' 'journal-core@sta/src_journal_journald-gperf.c.o.d' -o 'journal-core@sta/src_journal_journald-gperf.c.o' -c src/journal/journald-gperf.c | |
| [205/1825] cc '-Ijournal-core@sta' '-I.' '-Isrc/journal' '-I..' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-MMD' '-MQ' 'journal-core@sta/journald-wall.c.o' '-MF' 'journal-core@sta/journald-wall.c.o.d' -o 'journal-core@sta/journald-wall.c.o' -c ../src/journal/journald-wall.c | |
| [206/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/uid-range.c.o' '-MF' 'src/shared/systemd-shared-233@sha/uid-range.c.o.d' -o 'src/shared/systemd-shared-233@sha/uid-range.c.o' -c ../src/shared/uid-range.c | |
| [207/1825] cc '-Ijournal-core@sta' '-I.' '-Isrc/journal' '-I..' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-MMD' '-MQ' 'journal-core@sta/journald-kmsg.c.o' '-MF' 'journal-core@sta/journald-kmsg.c.o.d' -o 'journal-core@sta/journald-kmsg.c.o' -c ../src/journal/journald-kmsg.c | |
| [208/1825] cc '-Ijournal-core@sta' '-I.' '-Isrc/journal' '-I..' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-MMD' '-MQ' 'journal-core@sta/journald-syslog.c.o' '-MF' 'journal-core@sta/journald-syslog.c.o.d' -o 'journal-core@sta/journald-syslog.c.o' -c ../src/journal/journald-syslog.c | |
| [209/1825] rm -f src/login/liblogind-core.a && gcc-ar 'csrD' src/login/liblogind-core.a 'src/login/logind-core@sta/logind-core.c.o' 'src/login/logind-core@sta/logind-device.c.o' 'src/login/logind-core@sta/logind-button.c.o' 'src/login/logind-core@sta/logind-action.c.o' 'src/login/logind-core@sta/logind-seat.c.o' 'src/login/logind-core@sta/logind-session.c.o' 'src/login/logind-core@sta/logind-session-device.c.o' 'src/login/logind-core@sta/logind-user.c.o' 'src/login/logind-core@sta/logind-inhibit.c.o' 'src/login/logind-core@sta/logind-dbus.c.o' 'src/login/logind-core@sta/logind-session-dbus.c.o' 'src/login/logind-core@sta/logind-seat-dbus.c.o' 'src/login/logind-core@sta/logind-user-dbus.c.o' 'src/login/logind-core@sta/logind-utmp.c.o' 'src/login/logind-core@sta/logind-acl.c.o' | |
| [210/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/tests.c.o' '-MF' 'src/shared/systemd-shared-233@sha/tests.c.o.d' -o 'src/shared/systemd-shared-233@sha/tests.c.o' -c ../src/shared/tests.c | |
| [211/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/udev-util.c.o' '-MF' 'src/shared/systemd-shared-233@sha/udev-util.c.o.d' -o 'src/shared/systemd-shared-233@sha/udev-util.c.o' -c ../src/shared/udev-util.c | |
| [212/1825] '/usr/bin/python3' '/usr/bin/meson' '--internal' 'exe' '/builddir/build/BUILD/systemd-5e354b22520bbb02e5079672a6f97fe05f185d63/x86_64-redhat-linux-gnu/meson-private/meson_exe_m4_bbfcd4d0b991c5c4200f078e7906f5a926a87da3.dat' | |
| [213/1825] cc '-Isystemd@sha' '-I.' '-Isrc/journal' '-I..' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'systemd@sha/sd-network_sd-network.c.o' '-MF' 'systemd@sha/sd-network_sd-network.c.o.d' -o 'systemd@sha/sd-network_sd-network.c.o' -c ../src/libsystemd/sd-network/sd-network.c | |
| [214/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/compress.c.o' '-MF' 'src/shared/systemd-shared-233@sha/compress.c.o.d' -o 'src/shared/systemd-shared-233@sha/compress.c.o' -c ../src/journal/compress.c | |
| [215/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/catalog.c.o' '-MF' 'src/shared/systemd-shared-233@sha/catalog.c.o.d' -o 'src/shared/systemd-shared-233@sha/catalog.c.o' -c ../src/journal/catalog.c | |
| [216/1825] '/usr/bin/intltool-merge' '-x' '-u' '-c' '/builddir/build/BUILD/systemd-5e354b22520bbb02e5079672a6f97fe05f185d63/x86_64-redhat-linux-gnu/po/intltool-merge-cache' '/builddir/build/BUILD/systemd-5e354b22520bbb02e5079672a6f97fe05f185d63/po' '../src/login/org.freedesktop.login1.policy.in' 'src/login/org.freedesktop.login1.policy' | |
| Generating and caching the translation database | |
| Merging translations into src/login/org.freedesktop.login1.policy. | |
| CREATED src/login/org.freedesktop.login1.policy | |
| [217/1825] cc '-Ijournal-core@sta' '-I.' '-Isrc/journal' '-I..' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-MMD' '-MQ' 'journal-core@sta/journald-console.c.o' '-MF' 'journal-core@sta/journald-console.c.o.d' -o 'journal-core@sta/journald-console.c.o' -c ../src/journal/journald-console.c | |
| [218/1825] cc '-Isystemd@sha' '-I.' '-Isrc/journal' '-I..' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'systemd@sha/sd-bus_bus-common-errors.c.o' '-MF' 'systemd@sha/sd-bus_bus-common-errors.c.o.d' -o 'systemd@sha/sd-bus_bus-common-errors.c.o' -c ../src/libsystemd/sd-bus/bus-common-errors.c | |
| [219/1825] cc '-Ijournal-core@sta' '-I.' '-Isrc/journal' '-I..' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-MMD' '-MQ' 'journal-core@sta/journald-stream.c.o' '-MF' 'journal-core@sta/journald-stream.c.o.d' -o 'journal-core@sta/journald-stream.c.o' -c ../src/journal/journald-stream.c | |
| [220/1825] cc '-Ijournal-core@sta' '-I.' '-Isrc/journal' '-I..' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-MMD' '-MQ' 'journal-core@sta/journald-audit.c.o' '-MF' 'journal-core@sta/journald-audit.c.o.d' -o 'journal-core@sta/journald-audit.c.o' -c ../src/journal/journald-audit.c | |
| [221/1825] cc '-Isystemd@sha' '-I.' '-Isrc/journal' '-I..' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'systemd@sha/sd-bus_bus-bloom.c.o' '-MF' 'systemd@sha/sd-bus_bus-bloom.c.o.d' -o 'systemd@sha/sd-bus_bus-bloom.c.o' -c ../src/libsystemd/sd-bus/bus-bloom.c | |
| [222/1825] cc '-Ijournal-core@sta' '-I.' '-Isrc/journal' '-I..' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-MMD' '-MQ' 'journal-core@sta/journald-native.c.o' '-MF' 'journal-core@sta/journald-native.c.o.d' -o 'journal-core@sta/journald-native.c.o' -c ../src/journal/journald-native.c | |
| [223/1825] cc '-Isystemd@sha' '-I.' '-Isrc/journal' '-I..' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'systemd@sha/sd-bus_bus-container.c.o' '-MF' 'systemd@sha/sd-bus_bus-container.c.o.d' -o 'systemd@sha/sd-bus_bus-container.c.o' -c ../src/libsystemd/sd-bus/bus-container.c | |
| [224/1825] cc '-Ijournal-core@sta' '-I.' '-Isrc/journal' '-I..' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-MMD' '-MQ' 'journal-core@sta/journald-rate-limit.c.o' '-MF' 'journal-core@sta/journald-rate-limit.c.o.d' -o 'journal-core@sta/journald-rate-limit.c.o' -c ../src/journal/journald-rate-limit.c | |
| [225/1825] cc '-Ijournal-core@sta' '-I.' '-Isrc/journal' '-I..' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-MMD' '-MQ' 'journal-core@sta/journald-server.c.o' '-MF' 'journal-core@sta/journald-server.c.o.d' -o 'journal-core@sta/journald-server.c.o' -c ../src/journal/journald-server.c | |
| [226/1825] rm -f libjournal-core.a && gcc-ar 'csrD' libjournal-core.a 'journal-core@sta/src_journal_journald-gperf.c.o' 'journal-core@sta/journald-kmsg.c.o' 'journal-core@sta/journald-syslog.c.o' 'journal-core@sta/journald-stream.c.o' 'journal-core@sta/journald-server.c.o' 'journal-core@sta/journald-console.c.o' 'journal-core@sta/journald-wall.c.o' 'journal-core@sta/journald-native.c.o' 'journal-core@sta/journald-audit.c.o' 'journal-core@sta/journald-rate-limit.c.o' | |
| [227/1825] cc '-Isystemd@sha' '-I.' '-Isrc/journal' '-I..' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'systemd@sha/sd-bus_bus-match.c.o' '-MF' 'systemd@sha/sd-bus_bus-match.c.o.d' -o 'systemd@sha/sd-bus_bus-match.c.o' -c ../src/libsystemd/sd-bus/bus-match.c | |
| [228/1825] cc '-Isystemd@sha' '-I.' '-Isrc/journal' '-I..' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'systemd@sha/sd-bus_bus-error.c.o' '-MF' 'systemd@sha/sd-bus_bus-error.c.o.d' -o 'systemd@sha/sd-bus_bus-error.c.o' -c ../src/libsystemd/sd-bus/bus-error.c | |
| [229/1825] cc '-Isystemd@sha' '-I.' '-Isrc/journal' '-I..' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'systemd@sha/sd-bus_bus-convenience.c.o' '-MF' 'systemd@sha/sd-bus_bus-convenience.c.o.d' -o 'systemd@sha/sd-bus_bus-convenience.c.o' -c ../src/libsystemd/sd-bus/bus-convenience.c | |
| [230/1825] cc '-Isystemd@sha' '-I.' '-Isrc/journal' '-I..' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'systemd@sha/sd-bus_bus-dump.c.o' '-MF' 'systemd@sha/sd-bus_bus-dump.c.o.d' -o 'systemd@sha/sd-bus_bus-dump.c.o' -c ../src/libsystemd/sd-bus/bus-dump.c | |
| [231/1825] cc '-Isystemd@sha' '-I.' '-Isrc/journal' '-I..' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'systemd@sha/sd-bus_bus-gvariant.c.o' '-MF' 'systemd@sha/sd-bus_bus-gvariant.c.o.d' -o 'systemd@sha/sd-bus_bus-gvariant.c.o' -c ../src/libsystemd/sd-bus/bus-gvariant.c | |
| [232/1825] cc '-Isystemd@sha' '-I.' '-Isrc/journal' '-I..' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'systemd@sha/sd-bus_bus-kernel.c.o' '-MF' 'systemd@sha/sd-bus_bus-kernel.c.o.d' -o 'systemd@sha/sd-bus_bus-kernel.c.o' -c ../src/libsystemd/sd-bus/bus-kernel.c | |
| [233/1825] cc '-Isystemd@sha' '-I.' '-Isrc/journal' '-I..' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'systemd@sha/sd-bus_bus-creds.c.o' '-MF' 'systemd@sha/sd-bus_bus-creds.c.o.d' -o 'systemd@sha/sd-bus_bus-creds.c.o' -c ../src/libsystemd/sd-bus/bus-creds.c | |
| [234/1825] cc '-Isystemd@sha' '-I.' '-Isrc/journal' '-I..' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'systemd@sha/sd-bus_bus-control.c.o' '-MF' 'systemd@sha/sd-bus_bus-control.c.o.d' -o 'systemd@sha/sd-bus_bus-control.c.o' -c ../src/libsystemd/sd-bus/bus-control.c | |
| [235/1825] cc '-Isystemd@sha' '-I.' '-Isrc/journal' '-I..' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'systemd@sha/sd-bus_bus-introspect.c.o' '-MF' 'systemd@sha/sd-bus_bus-introspect.c.o.d' -o 'systemd@sha/sd-bus_bus-introspect.c.o' -c ../src/libsystemd/sd-bus/bus-introspect.c | |
| [236/1825] cc '-Isystemd@sha' '-I.' '-Isrc/journal' '-I..' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'systemd@sha/sd-bus_bus-internal.c.o' '-MF' 'systemd@sha/sd-bus_bus-internal.c.o.d' -o 'systemd@sha/sd-bus_bus-internal.c.o' -c ../src/libsystemd/sd-bus/bus-internal.c | |
| [237/1825] cc '-Isystemd@sha' '-I.' '-Isrc/journal' '-I..' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'systemd@sha/sd-bus_bus-slot.c.o' '-MF' 'systemd@sha/sd-bus_bus-slot.c.o.d' -o 'systemd@sha/sd-bus_bus-slot.c.o' -c ../src/libsystemd/sd-bus/bus-slot.c | |
| [238/1825] cc '-Isystemd@sha' '-I.' '-Isrc/journal' '-I..' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'systemd@sha/sd-bus_bus-signature.c.o' '-MF' 'systemd@sha/sd-bus_bus-signature.c.o.d' -o 'systemd@sha/sd-bus_bus-signature.c.o' -c ../src/libsystemd/sd-bus/bus-signature.c | |
| [239/1825] cc '-Isystemd@sha' '-I.' '-Isrc/journal' '-I..' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'systemd@sha/sd-bus_bus-socket.c.o' '-MF' 'systemd@sha/sd-bus_bus-socket.c.o.d' -o 'systemd@sha/sd-bus_bus-socket.c.o' -c ../src/libsystemd/sd-bus/bus-socket.c | |
| [240/1825] cc '-Isystemd@sha' '-I.' '-Isrc/journal' '-I..' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'systemd@sha/sd-daemon_sd-daemon.c.o' '-MF' 'systemd@sha/sd-daemon_sd-daemon.c.o.d' -o 'systemd@sha/sd-daemon_sd-daemon.c.o' -c ../src/libsystemd/sd-daemon/sd-daemon.c | |
| [241/1825] cc '-Isystemd@sha' '-I.' '-Isrc/journal' '-I..' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'systemd@sha/sd-bus_bus-type.c.o' '-MF' 'systemd@sha/sd-bus_bus-type.c.o.d' -o 'systemd@sha/sd-bus_bus-type.c.o' -c ../src/libsystemd/sd-bus/bus-type.c | |
| [242/1825] cc '-Isystemd@sha' '-I.' '-Isrc/journal' '-I..' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'systemd@sha/sd-bus_bus-track.c.o' '-MF' 'systemd@sha/sd-bus_bus-track.c.o.d' -o 'systemd@sha/sd-bus_bus-track.c.o' -c ../src/libsystemd/sd-bus/bus-track.c | |
| [243/1825] cc '-Isystemd@sha' '-I.' '-Isrc/journal' '-I..' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'systemd@sha/sd-device_device-enumerator.c.o' '-MF' 'systemd@sha/sd-device_device-enumerator.c.o.d' -o 'systemd@sha/sd-device_device-enumerator.c.o' -c ../src/libsystemd/sd-device/device-enumerator.c | |
| [244/1825] cc '-Isystemd@sha' '-I.' '-Isrc/journal' '-I..' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'systemd@sha/sd-device_device-private.c.o' '-MF' 'systemd@sha/sd-device_device-private.c.o.d' -o 'systemd@sha/sd-device_device-private.c.o' -c ../src/libsystemd/sd-device/device-private.c | |
| [245/1825] cc '-Isystemd@sha' '-I.' '-Isrc/journal' '-I..' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'systemd@sha/sd-id128_id128-util.c.o' '-MF' 'systemd@sha/sd-id128_id128-util.c.o.d' -o 'systemd@sha/sd-id128_id128-util.c.o' -c ../src/libsystemd/sd-id128/id128-util.c | |
| [246/1825] cc '-Isystemd@sha' '-I.' '-Isrc/journal' '-I..' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'systemd@sha/sd-hwdb_sd-hwdb.c.o' '-MF' 'systemd@sha/sd-hwdb_sd-hwdb.c.o.d' -o 'systemd@sha/sd-hwdb_sd-hwdb.c.o' -c ../src/libsystemd/sd-hwdb/sd-hwdb.c | |
| [247/1825] cc '-Isystemd@sha' '-I.' '-Isrc/journal' '-I..' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'systemd@sha/sd-id128_sd-id128.c.o' '-MF' 'systemd@sha/sd-id128_sd-id128.c.o.d' -o 'systemd@sha/sd-id128_sd-id128.c.o' -c ../src/libsystemd/sd-id128/sd-id128.c | |
| [248/1825] cc '-Isystemd@sha' '-I.' '-Isrc/journal' '-I..' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'systemd@sha/sd-bus_bus-objects.c.o' '-MF' 'systemd@sha/sd-bus_bus-objects.c.o.d' -o 'systemd@sha/sd-bus_bus-objects.c.o' -c ../src/libsystemd/sd-bus/bus-objects.c | |
| [249/1825] cc '-Isystemd@sha' '-I.' '-Isrc/journal' '-I..' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'systemd@sha/sd-netlink_netlink-socket.c.o' '-MF' 'systemd@sha/sd-netlink_netlink-socket.c.o.d' -o 'systemd@sha/sd-netlink_netlink-socket.c.o' -c ../src/libsystemd/sd-netlink/netlink-socket.c | |
| [250/1825] cc '-Isystemd@sha' '-I.' '-Isrc/journal' '-I..' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'systemd@sha/sd-netlink_netlink-types.c.o' '-MF' 'systemd@sha/sd-netlink_netlink-types.c.o.d' -o 'systemd@sha/sd-netlink_netlink-types.c.o' -c ../src/libsystemd/sd-netlink/netlink-types.c | |
| [251/1825] cc '-Isystemd@sha' '-I.' '-Isrc/journal' '-I..' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'systemd@sha/sd-netlink_local-addresses.c.o' '-MF' 'systemd@sha/sd-netlink_local-addresses.c.o.d' -o 'systemd@sha/sd-netlink_local-addresses.c.o' -c ../src/libsystemd/sd-netlink/local-addresses.c | |
| [252/1825] cc '-Isystemd@sha' '-I.' '-Isrc/journal' '-I..' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'systemd@sha/sd-netlink_netlink-util.c.o' '-MF' 'systemd@sha/sd-netlink_netlink-util.c.o.d' -o 'systemd@sha/sd-netlink_netlink-util.c.o' -c ../src/libsystemd/sd-netlink/netlink-util.c | |
| [253/1825] cc '-Isystemd@sha' '-I.' '-Isrc/journal' '-I..' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'systemd@sha/sd-device_sd-device.c.o' '-MF' 'systemd@sha/sd-device_sd-device.c.o.d' -o 'systemd@sha/sd-device_sd-device.c.o' -c ../src/libsystemd/sd-device/sd-device.c | |
| [254/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/dissect-image.c.o' '-MF' 'src/shared/systemd-shared-233@sha/dissect-image.c.o.d' -o 'src/shared/systemd-shared-233@sha/dissect-image.c.o' -c ../src/shared/dissect-image.c | |
| [255/1825] cc '-Isystemd@sha' '-I.' '-Isrc/journal' '-I..' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'systemd@sha/sd-bus_bus-message.c.o' '-MF' 'systemd@sha/sd-bus_bus-message.c.o.d' -o 'systemd@sha/sd-bus_bus-message.c.o' -c ../src/libsystemd/sd-bus/bus-message.c | |
| [256/1825] cc '-Isystemd@sha' '-I.' '-Isrc/journal' '-I..' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'systemd@sha/sd-event_sd-event.c.o' '-MF' 'systemd@sha/sd-event_sd-event.c.o.d' -o 'systemd@sha/sd-event_sd-event.c.o' -c ../src/libsystemd/sd-event/sd-event.c | |
| [257/1825] cc '-Isystemd@sha' '-I.' '-Isrc/journal' '-I..' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'systemd@sha/sd-netlink_netlink-message.c.o' '-MF' 'systemd@sha/sd-netlink_netlink-message.c.o.d' -o 'systemd@sha/sd-netlink_netlink-message.c.o' -c ../src/libsystemd/sd-netlink/netlink-message.c | |
| [258/1825] cc '-Isystemd@sha' '-I.' '-Isrc/journal' '-I..' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'systemd@sha/sd-bus_sd-bus.c.o' '-MF' 'systemd@sha/sd-bus_sd-bus.c.o.d' -o 'systemd@sha/sd-bus_sd-bus.c.o' -c ../src/libsystemd/sd-bus/sd-bus.c | |
| [259/1825] cc '-Isystemd@sha' '-I.' '-Isrc/journal' '-I..' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'systemd@sha/sd-network_network-util.c.o' '-MF' 'systemd@sha/sd-network_network-util.c.o.d' -o 'systemd@sha/sd-network_network-util.c.o' -c ../src/libsystemd/sd-network/network-util.c | |
| [260/1825] cc '-Isystemd@sha' '-I.' '-Isrc/journal' '-I..' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'systemd@sha/sd-netlink_rtnl-message.c.o' '-MF' 'systemd@sha/sd-netlink_rtnl-message.c.o.d' -o 'systemd@sha/sd-netlink_rtnl-message.c.o' -c ../src/libsystemd/sd-netlink/rtnl-message.c | |
| [261/1825] cc '-Isystemd@sha' '-I.' '-Isrc/journal' '-I..' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'systemd@sha/sd-path_sd-path.c.o' '-MF' 'systemd@sha/sd-path_sd-path.c.o.d' -o 'systemd@sha/sd-path_sd-path.c.o' -c ../src/libsystemd/sd-path/sd-path.c | |
| [262/1825] cc '-Isystemd@sha' '-I.' '-Isrc/journal' '-I..' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'systemd@sha/sd-netlink_sd-netlink.c.o' '-MF' 'systemd@sha/sd-netlink_sd-netlink.c.o.d' -o 'systemd@sha/sd-netlink_sd-netlink.c.o' -c ../src/libsystemd/sd-netlink/sd-netlink.c | |
| [263/1825] cc '-Isystemd@sha' '-I.' '-Isrc/journal' '-I..' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'systemd@sha/sd-utf8_sd-utf8.c.o' '-MF' 'systemd@sha/sd-utf8_sd-utf8.c.o.d' -o 'systemd@sha/sd-utf8_sd-utf8.c.o' -c ../src/libsystemd/sd-utf8/sd-utf8.c | |
| [264/1825] cc '-Isystemd@sha' '-I.' '-Isrc/journal' '-I..' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'systemd@sha/compress.c.o' '-MF' 'systemd@sha/compress.c.o.d' -o 'systemd@sha/compress.c.o' -c ../src/journal/compress.c | |
| [265/1825] cc '-Isystemd@sha' '-I.' '-Isrc/journal' '-I..' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'systemd@sha/audit-type.c.o' '-MF' 'systemd@sha/audit-type.c.o.d' -o 'systemd@sha/audit-type.c.o' -c ../src/journal/audit-type.c | |
| [266/1825] cc '-Isystemd@sha' '-I.' '-Isrc/journal' '-I..' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'systemd@sha/sd-resolve_sd-resolve.c.o' '-MF' 'systemd@sha/sd-resolve_sd-resolve.c.o.d' -o 'systemd@sha/sd-resolve_sd-resolve.c.o' -c ../src/libsystemd/sd-resolve/sd-resolve.c | |
| [267/1825] cc '-Isystemd@sha' '-I.' '-Isrc/journal' '-I..' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'systemd@sha/lookup3.c.o' '-MF' 'systemd@sha/lookup3.c.o.d' -o 'systemd@sha/lookup3.c.o' -c ../src/journal/lookup3.c | |
| [268/1825] cc '-Isystemd@sha' '-I.' '-Isrc/journal' '-I..' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'systemd@sha/journal-send.c.o' '-MF' 'systemd@sha/journal-send.c.o.d' -o 'systemd@sha/journal-send.c.o' -c ../src/journal/journal-send.c | |
| [269/1825] cc '-Isystemd@sha' '-I.' '-Isrc/journal' '-I..' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'systemd@sha/journal-vacuum.c.o' '-MF' 'systemd@sha/journal-vacuum.c.o.d' -o 'systemd@sha/journal-vacuum.c.o' -c ../src/journal/journal-vacuum.c | |
| [270/1825] cc '-Isystemd@sha' '-I.' '-Isrc/journal' '-I..' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'systemd@sha/sd-login_sd-login.c.o' '-MF' 'systemd@sha/sd-login_sd-login.c.o.d' -o 'systemd@sha/sd-login_sd-login.c.o' -c ../src/libsystemd/sd-login/sd-login.c | |
| [271/1825] cc '-Isystemd@sha' '-I.' '-Isrc/journal' '-I..' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'systemd@sha/catalog.c.o' '-MF' 'systemd@sha/catalog.c.o.d' -o 'systemd@sha/catalog.c.o' -c ../src/journal/catalog.c | |
| [272/1825] cc '-Isystemd@sha' '-I.' '-Isrc/journal' '-I..' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'systemd@sha/src_shared_gcrypt-util.c.o' '-MF' 'systemd@sha/src_shared_gcrypt-util.c.o.d' -o 'systemd@sha/src_shared_gcrypt-util.c.o' -c ../src/shared/gcrypt-util.c | |
| [273/1825] cc '-Isystemd@sha' '-I.' '-Isrc/journal' '-I..' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'systemd@sha/journal-verify.c.o' '-MF' 'systemd@sha/journal-verify.c.o.d' -o 'systemd@sha/journal-verify.c.o' -c ../src/journal/journal-verify.c | |
| [274/1825] cc '-Isystemd@sha' '-I.' '-Isrc/journal' '-I..' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'systemd@sha/mmap-cache.c.o' '-MF' 'systemd@sha/mmap-cache.c.o.d' -o 'systemd@sha/mmap-cache.c.o' -c ../src/journal/mmap-cache.c | |
| [275/1825] cc '-Isystemd@sha' '-I.' '-Isrc/journal' '-I..' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'systemd@sha/fsprg.c.o' '-MF' 'systemd@sha/fsprg.c.o.d' -o 'systemd@sha/fsprg.c.o' -c ../src/journal/fsprg.c | |
| [276/1825] cc '-Isystemd@sha' '-I.' '-Isrc/journal' '-I..' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'systemd@sha/journal-authenticate.c.o' '-MF' 'systemd@sha/journal-authenticate.c.o.d' -o 'systemd@sha/journal-authenticate.c.o' -c ../src/journal/journal-authenticate.c | |
| [277/1825] cc '-Isrc/libudev/udev@sha' '-Isrc/libudev' '-I../src/libudev' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/libudev/udev@sha/libudev-monitor.c.o' '-MF' 'src/libudev/udev@sha/libudev-monitor.c.o.d' -o 'src/libudev/udev@sha/libudev-monitor.c.o' -c ../src/libudev/libudev-monitor.c | |
| [278/1825] cc '-Isystemd@sha' '-I.' '-Isrc/journal' '-I..' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'systemd@sha/journal-file.c.o' '-MF' 'systemd@sha/journal-file.c.o.d' -o 'systemd@sha/journal-file.c.o' -c ../src/journal/journal-file.c | |
| [279/1825] cc '-Isrc/libudev/udev@sha' '-Isrc/libudev' '-I../src/libudev' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/libudev/udev@sha/libudev-util.c.o' '-MF' 'src/libudev/udev@sha/libudev-util.c.o.d' -o 'src/libudev/udev@sha/libudev-util.c.o' -c ../src/libudev/libudev-util.c | |
| [280/1825] cc '-Isrc/libudev/udev@sha' '-Isrc/libudev' '-I../src/libudev' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/libudev/udev@sha/libudev-list.c.o' '-MF' 'src/libudev/udev@sha/libudev-list.c.o.d' -o 'src/libudev/udev@sha/libudev-list.c.o' -c ../src/libudev/libudev-list.c | |
| [281/1825] cc '-Isrc/libudev/udev@sha' '-Isrc/libudev' '-I../src/libudev' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/libudev/udev@sha/libudev.c.o' '-MF' 'src/libudev/udev@sha/libudev.c.o.d' -o 'src/libudev/udev@sha/libudev.c.o' -c ../src/libudev/libudev.c | |
| [282/1825] cc '-Isrc/libudev/udev@sha' '-Isrc/libudev' '-I../src/libudev' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/libudev/udev@sha/libudev-queue.c.o' '-MF' 'src/libudev/udev@sha/libudev-queue.c.o.d' -o 'src/libudev/udev@sha/libudev-queue.c.o' -c ../src/libudev/libudev-queue.c | |
| [283/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/acpi-fpdt.c.o' '-MF' 'src/shared/systemd-shared-233@sha/acpi-fpdt.c.o.d' -o 'src/shared/systemd-shared-233@sha/acpi-fpdt.c.o' -c ../src/shared/acpi-fpdt.c | |
| [284/1825] cc '-Isrc/libudev/udev@sha' '-Isrc/libudev' '-I../src/libudev' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/libudev/udev@sha/libudev-hwdb.c.o' '-MF' 'src/libudev/udev@sha/libudev-hwdb.c.o.d' -o 'src/libudev/udev@sha/libudev-hwdb.c.o' -c ../src/libudev/libudev-hwdb.c | |
| [285/1825] cc '-Isrc/libudev/udev@sha' '-Isrc/libudev' '-I../src/libudev' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/libudev/udev@sha/libudev-device-private.c.o' '-MF' 'src/libudev/udev@sha/libudev-device-private.c.o.d' -o 'src/libudev/udev@sha/libudev-device-private.c.o' -c ../src/libudev/libudev-device-private.c | |
| [286/1825] cc '-Isrc/libudev/udev@sha' '-Isrc/libudev' '-I../src/libudev' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/libudev/udev@sha/libudev-device.c.o' '-MF' 'src/libudev/udev@sha/libudev-device.c.o.d' -o 'src/libudev/udev@sha/libudev-device.c.o' -c ../src/libudev/libudev-device.c | |
| [287/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/apparmor-util.c.o' '-MF' 'src/shared/systemd-shared-233@sha/apparmor-util.c.o.d' -o 'src/shared/systemd-shared-233@sha/apparmor-util.c.o' -c ../src/shared/apparmor-util.c | |
| [288/1825] cc '-Isrc/libudev/udev@sha' '-Isrc/libudev' '-I../src/libudev' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/libudev/udev@sha/libudev-enumerate.c.o' '-MF' 'src/libudev/udev@sha/libudev-enumerate.c.o.d' -o 'src/libudev/udev@sha/libudev-enumerate.c.o' -c ../src/libudev/libudev-enumerate.c | |
| [289/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/ask-password-api.c.o' '-MF' 'src/shared/systemd-shared-233@sha/ask-password-api.c.o.d' -o 'src/shared/systemd-shared-233@sha/ask-password-api.c.o' -c ../src/shared/ask-password-api.c | |
| [290/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/import-util.c.o' '-MF' 'src/shared/systemd-shared-233@sha/import-util.c.o.d' -o 'src/shared/systemd-shared-233@sha/import-util.c.o' -c ../src/shared/import-util.c | |
| [291/1825] cc '-Isystemd@sha' '-I.' '-Isrc/journal' '-I..' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'systemd@sha/sd-journal.c.o' '-MF' 'systemd@sha/sd-journal.c.o.d' -o 'systemd@sha/sd-journal.c.o' -c ../src/journal/sd-journal.c | |
| [292/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/fstab-util.c.o' '-MF' 'src/shared/systemd-shared-233@sha/fstab-util.c.o.d' -o 'src/shared/systemd-shared-233@sha/fstab-util.c.o' -c ../src/shared/fstab-util.c | |
| [293/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/cgroup-show.c.o' '-MF' 'src/shared/systemd-shared-233@sha/cgroup-show.c.o.d' -o 'src/shared/systemd-shared-233@sha/cgroup-show.c.o' -c ../src/shared/cgroup-show.c | |
| [294/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/dropin.c.o' '-MF' 'src/shared/systemd-shared-233@sha/dropin.c.o.d' -o 'src/shared/systemd-shared-233@sha/dropin.c.o' -c ../src/shared/dropin.c | |
| [295/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/boot-timestamps.c.o' '-MF' 'src/shared/systemd-shared-233@sha/boot-timestamps.c.o.d' -o 'src/shared/systemd-shared-233@sha/boot-timestamps.c.o' -c ../src/shared/boot-timestamps.c | |
| [296/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/bus-util.c.o' '-MF' 'src/shared/systemd-shared-233@sha/bus-util.c.o.d' -o 'src/shared/systemd-shared-233@sha/bus-util.c.o' -c ../src/shared/bus-util.c | |
| [297/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/base-filesystem.c.o' '-MF' 'src/shared/systemd-shared-233@sha/base-filesystem.c.o.d' -o 'src/shared/systemd-shared-233@sha/base-filesystem.c.o' -c ../src/shared/base-filesystem.c | |
| [298/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/clean-ipc.c.o' '-MF' 'src/shared/systemd-shared-233@sha/clean-ipc.c.o.d' -o 'src/shared/systemd-shared-233@sha/clean-ipc.c.o' -c ../src/shared/clean-ipc.c | |
| [299/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/condition.c.o' '-MF' 'src/shared/systemd-shared-233@sha/condition.c.o.d' -o 'src/shared/systemd-shared-233@sha/condition.c.o' -c ../src/shared/condition.c | |
| [300/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/escape.c.o' '-MF' 'src/shared/systemd-shared-233@sha/escape.c.o.d' -o 'src/shared/systemd-shared-233@sha/escape.c.o' -c ../src/basic/escape.c | |
| [301/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/dev-setup.c.o' '-MF' 'src/shared/systemd-shared-233@sha/dev-setup.c.o.d' -o 'src/shared/systemd-shared-233@sha/dev-setup.c.o' -c ../src/shared/dev-setup.c | |
| [302/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/bus-unit-util.c.o' '-MF' 'src/shared/systemd-shared-233@sha/bus-unit-util.c.o.d' -o 'src/shared/systemd-shared-233@sha/bus-unit-util.c.o' -c ../src/shared/bus-unit-util.c | |
| [303/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/conf-parser.c.o' '-MF' 'src/shared/systemd-shared-233@sha/conf-parser.c.o.d' -o 'src/shared/systemd-shared-233@sha/conf-parser.c.o' -c ../src/shared/conf-parser.c | |
| [304/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/generator.c.o' '-MF' 'src/shared/systemd-shared-233@sha/generator.c.o.d' -o 'src/shared/systemd-shared-233@sha/generator.c.o' -c ../src/shared/generator.c | |
| [305/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/fdset.c.o' '-MF' 'src/shared/systemd-shared-233@sha/fdset.c.o.d' -o 'src/shared/systemd-shared-233@sha/fdset.c.o' -c ../src/shared/fdset.c | |
| [306/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/ima-util.c.o' '-MF' 'src/shared/systemd-shared-233@sha/ima-util.c.o.d' -o 'src/shared/systemd-shared-233@sha/ima-util.c.o' -c ../src/shared/ima-util.c | |
| [307/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/efivars.c.o' '-MF' 'src/shared/systemd-shared-233@sha/efivars.c.o.d' -o 'src/shared/systemd-shared-233@sha/efivars.c.o' -c ../src/shared/efivars.c | |
| [308/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/dns-domain.c.o' '-MF' 'src/shared/systemd-shared-233@sha/dns-domain.c.o.d' -o 'src/shared/systemd-shared-233@sha/dns-domain.c.o' -c ../src/shared/dns-domain.c | |
| [309/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/src_shared_gcrypt-util.c.o' '-MF' 'src/shared/systemd-shared-233@sha/src_shared_gcrypt-util.c.o.d' -o 'src/shared/systemd-shared-233@sha/src_shared_gcrypt-util.c.o' -c ../src/shared/gcrypt-util.c | |
| [310/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/nsflags.c.o' '-MF' 'src/shared/systemd-shared-233@sha/nsflags.c.o.d' -o 'src/shared/systemd-shared-233@sha/nsflags.c.o' -c ../src/shared/nsflags.c | |
| [311/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/output-mode.c.o' '-MF' 'src/shared/systemd-shared-233@sha/output-mode.c.o.d' -o 'src/shared/systemd-shared-233@sha/output-mode.c.o' -c ../src/shared/output-mode.c | |
| [312/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/sleep-config.c.o' '-MF' 'src/shared/systemd-shared-233@sha/sleep-config.c.o.d' -o 'src/shared/systemd-shared-233@sha/sleep-config.c.o' -c ../src/shared/sleep-config.c | |
| [313/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/journal-util.c.o' '-MF' 'src/shared/systemd-shared-233@sha/journal-util.c.o.d' -o 'src/shared/systemd-shared-233@sha/journal-util.c.o' -c ../src/shared/journal-util.c | |
| [314/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/install-printf.c.o' '-MF' 'src/shared/systemd-shared-233@sha/install-printf.c.o.d' -o 'src/shared/systemd-shared-233@sha/install-printf.c.o' -c ../src/shared/install-printf.c | |
| [315/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/loop-util.c.o' '-MF' 'src/shared/systemd-shared-233@sha/loop-util.c.o.d' -o 'src/shared/systemd-shared-233@sha/loop-util.c.o' -c ../src/shared/loop-util.c | |
| [316/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/machine-image.c.o' '-MF' 'src/shared/systemd-shared-233@sha/machine-image.c.o.d' -o 'src/shared/systemd-shared-233@sha/machine-image.c.o' -c ../src/shared/machine-image.c | |
| [317/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/machine-pool.c.o' '-MF' 'src/shared/systemd-shared-233@sha/machine-pool.c.o.d' -o 'src/shared/systemd-shared-233@sha/machine-pool.c.o' -c ../src/shared/machine-pool.c | |
| [318/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/logs-show.c.o' '-MF' 'src/shared/systemd-shared-233@sha/logs-show.c.o.d' -o 'src/shared/systemd-shared-233@sha/logs-show.c.o' -c ../src/shared/logs-show.c | |
| [319/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/pager.c.o' '-MF' 'src/shared/systemd-shared-233@sha/pager.c.o.d' -o 'src/shared/systemd-shared-233@sha/pager.c.o' -c ../src/shared/pager.c | |
| [320/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/ptyfwd.c.o' '-MF' 'src/shared/systemd-shared-233@sha/ptyfwd.c.o.d' -o 'src/shared/systemd-shared-233@sha/ptyfwd.c.o' -c ../src/shared/ptyfwd.c | |
| [321/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/volatile-util.c.o' '-MF' 'src/shared/systemd-shared-233@sha/volatile-util.c.o.d' -o 'src/shared/systemd-shared-233@sha/volatile-util.c.o' -c ../src/shared/volatile-util.c | |
| [322/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/path-lookup.c.o' '-MF' 'src/shared/systemd-shared-233@sha/path-lookup.c.o.d' -o 'src/shared/systemd-shared-233@sha/path-lookup.c.o' -c ../src/shared/path-lookup.c | |
| [323/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/specifier.c.o' '-MF' 'src/shared/systemd-shared-233@sha/specifier.c.o.d' -o 'src/shared/systemd-shared-233@sha/specifier.c.o' -c ../src/shared/specifier.c | |
| [324/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/spawn-ask-password-agent.c.o' '-MF' 'src/shared/systemd-shared-233@sha/spawn-ask-password-agent.c.o.d' -o 'src/shared/systemd-shared-233@sha/spawn-ask-password-agent.c.o' -c ../src/shared/spawn-ask-password-agent.c | |
| [325/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/resolve-util.c.o' '-MF' 'src/shared/systemd-shared-233@sha/resolve-util.c.o.d' -o 'src/shared/systemd-shared-233@sha/resolve-util.c.o' -c ../src/shared/resolve-util.c | |
| [326/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/sd-device_device-enumerator.c.o' '-MF' 'src/shared/systemd-shared-233@sha/sd-device_device-enumerator.c.o.d' -o 'src/shared/systemd-shared-233@sha/sd-device_device-enumerator.c.o' -c ../src/libsystemd/sd-device/device-enumerator.c | |
| [327/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/install.c.o' '-MF' 'src/shared/systemd-shared-233@sha/install.c.o.d' -o 'src/shared/systemd-shared-233@sha/install.c.o' -c ../src/shared/install.c | |
| [328/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/sysctl-util.c.o' '-MF' 'src/shared/systemd-shared-233@sha/sysctl-util.c.o.d' -o 'src/shared/systemd-shared-233@sha/sysctl-util.c.o' -c ../src/shared/sysctl-util.c | |
| [329/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/spawn-polkit-agent.c.o' '-MF' 'src/shared/systemd-shared-233@sha/spawn-polkit-agent.c.o.d' -o 'src/shared/systemd-shared-233@sha/spawn-polkit-agent.c.o' -c ../src/shared/spawn-polkit-agent.c | |
| [330/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/switch-root.c.o' '-MF' 'src/shared/systemd-shared-233@sha/switch-root.c.o.d' -o 'src/shared/systemd-shared-233@sha/switch-root.c.o' -c ../src/shared/switch-root.c | |
| [331/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/af-list.c.o' '-MF' 'src/shared/systemd-shared-233@sha/af-list.c.o.d' -o 'src/shared/systemd-shared-233@sha/af-list.c.o' -c ../src/basic/af-list.c | |
| [332/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/watchdog.c.o' '-MF' 'src/shared/systemd-shared-233@sha/watchdog.c.o.d' -o 'src/shared/systemd-shared-233@sha/watchdog.c.o' -c ../src/shared/watchdog.c | |
| [333/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/bus-label.c.o' '-MF' 'src/shared/systemd-shared-233@sha/bus-label.c.o.d' -o 'src/shared/systemd-shared-233@sha/bus-label.c.o' -c ../src/basic/bus-label.c | |
| [334/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/utmp-wtmp.c.o' '-MF' 'src/shared/systemd-shared-233@sha/utmp-wtmp.c.o.d' -o 'src/shared/systemd-shared-233@sha/utmp-wtmp.c.o' -c ../src/shared/utmp-wtmp.c | |
| [335/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/alloc-util.c.o' '-MF' 'src/shared/systemd-shared-233@sha/alloc-util.c.o.d' -o 'src/shared/systemd-shared-233@sha/alloc-util.c.o' -c ../src/basic/alloc-util.c | |
| [336/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/architecture.c.o' '-MF' 'src/shared/systemd-shared-233@sha/architecture.c.o.d' -o 'src/shared/systemd-shared-233@sha/architecture.c.o' -c ../src/basic/architecture.c | |
| [337/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/acl-util.c.o' '-MF' 'src/shared/systemd-shared-233@sha/acl-util.c.o.d' -o 'src/shared/systemd-shared-233@sha/acl-util.c.o' -c ../src/shared/acl-util.c | |
| [338/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/arphrd-list.c.o' '-MF' 'src/shared/systemd-shared-233@sha/arphrd-list.c.o.d' -o 'src/shared/systemd-shared-233@sha/arphrd-list.c.o' -c ../src/basic/arphrd-list.c | |
| [339/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/btrfs-util.c.o' '-MF' 'src/shared/systemd-shared-233@sha/btrfs-util.c.o.d' -o 'src/shared/systemd-shared-233@sha/btrfs-util.c.o' -c ../src/basic/btrfs-util.c | |
| [340/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/sd-bus_sd-bus.c.o' '-MF' 'src/shared/systemd-shared-233@sha/sd-bus_sd-bus.c.o.d' -o 'src/shared/systemd-shared-233@sha/sd-bus_sd-bus.c.o' -c ../src/libsystemd/sd-bus/sd-bus.c | |
| [341/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/firewall-util.c.o' '-MF' 'src/shared/systemd-shared-233@sha/firewall-util.c.o.d' -o 'src/shared/systemd-shared-233@sha/firewall-util.c.o' -c ../src/shared/firewall-util.c | |
| [342/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/audit-util.c.o' '-MF' 'src/shared/systemd-shared-233@sha/audit-util.c.o.d' -o 'src/shared/systemd-shared-233@sha/audit-util.c.o' -c ../src/basic/audit-util.c | |
| [343/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/seccomp-util.c.o' '-MF' 'src/shared/systemd-shared-233@sha/seccomp-util.c.o.d' -o 'src/shared/systemd-shared-233@sha/seccomp-util.c.o' -c ../src/shared/seccomp-util.c | |
| [344/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/async.c.o' '-MF' 'src/shared/systemd-shared-233@sha/async.c.o.d' -o 'src/shared/systemd-shared-233@sha/async.c.o' -c ../src/basic/async.c | |
| [345/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/barrier.c.o' '-MF' 'src/shared/systemd-shared-233@sha/barrier.c.o.d' -o 'src/shared/systemd-shared-233@sha/barrier.c.o' -c ../src/basic/barrier.c | |
| [346/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/bitmap.c.o' '-MF' 'src/shared/systemd-shared-233@sha/bitmap.c.o.d' -o 'src/shared/systemd-shared-233@sha/bitmap.c.o' -c ../src/basic/bitmap.c | |
| [347/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/chattr-util.c.o' '-MF' 'src/shared/systemd-shared-233@sha/chattr-util.c.o.d' -o 'src/shared/systemd-shared-233@sha/chattr-util.c.o' -c ../src/basic/chattr-util.c | |
| [348/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/clock-util.c.o' '-MF' 'src/shared/systemd-shared-233@sha/clock-util.c.o.d' -o 'src/shared/systemd-shared-233@sha/clock-util.c.o' -c ../src/basic/clock-util.c | |
| [349/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/cap-list.c.o' '-MF' 'src/shared/systemd-shared-233@sha/cap-list.c.o.d' -o 'src/shared/systemd-shared-233@sha/cap-list.c.o' -c ../src/basic/cap-list.c | |
| [350/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/capability-util.c.o' '-MF' 'src/shared/systemd-shared-233@sha/capability-util.c.o.d' -o 'src/shared/systemd-shared-233@sha/capability-util.c.o' -c ../src/basic/capability-util.c | |
| [351/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/dirent-util.c.o' '-MF' 'src/shared/systemd-shared-233@sha/dirent-util.c.o.d' -o 'src/shared/systemd-shared-233@sha/dirent-util.c.o' -c ../src/basic/dirent-util.c | |
| [352/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/calendarspec.c.o' '-MF' 'src/shared/systemd-shared-233@sha/calendarspec.c.o.d' -o 'src/shared/systemd-shared-233@sha/calendarspec.c.o' -c ../src/basic/calendarspec.c | |
| [353/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/device-nodes.c.o' '-MF' 'src/shared/systemd-shared-233@sha/device-nodes.c.o.d' -o 'src/shared/systemd-shared-233@sha/device-nodes.c.o' -c ../src/basic/device-nodes.c | |
| [354/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/cpu-set-util.c.o' '-MF' 'src/shared/systemd-shared-233@sha/cpu-set-util.c.o.d' -o 'src/shared/systemd-shared-233@sha/cpu-set-util.c.o' -c ../src/basic/cpu-set-util.c | |
| [355/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/conf-files.c.o' '-MF' 'src/shared/systemd-shared-233@sha/conf-files.c.o.d' -o 'src/shared/systemd-shared-233@sha/conf-files.c.o' -c ../src/basic/conf-files.c | |
| [356/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/errno-list.c.o' '-MF' 'src/shared/systemd-shared-233@sha/errno-list.c.o.d' -o 'src/shared/systemd-shared-233@sha/errno-list.c.o' -c ../src/basic/errno-list.c | |
| [357/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/copy.c.o' '-MF' 'src/shared/systemd-shared-233@sha/copy.c.o.d' -o 'src/shared/systemd-shared-233@sha/copy.c.o' -c ../src/basic/copy.c | |
| [358/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/exit-status.c.o' '-MF' 'src/shared/systemd-shared-233@sha/exit-status.c.o.d' -o 'src/shared/systemd-shared-233@sha/exit-status.c.o' -c ../src/basic/exit-status.c | |
| [359/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/exec-util.c.o' '-MF' 'src/shared/systemd-shared-233@sha/exec-util.c.o.d' -o 'src/shared/systemd-shared-233@sha/exec-util.c.o' -c ../src/basic/exec-util.c | |
| [360/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/fd-util.c.o' '-MF' 'src/shared/systemd-shared-233@sha/fd-util.c.o.d' -o 'src/shared/systemd-shared-233@sha/fd-util.c.o' -c ../src/basic/fd-util.c | |
| [361/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/ether-addr-util.c.o' '-MF' 'src/shared/systemd-shared-233@sha/ether-addr-util.c.o.d' -o 'src/shared/systemd-shared-233@sha/ether-addr-util.c.o' -c ../src/basic/ether-addr-util.c | |
| [362/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/cgroup-util.c.o' '-MF' 'src/shared/systemd-shared-233@sha/cgroup-util.c.o.d' -o 'src/shared/systemd-shared-233@sha/cgroup-util.c.o' -c ../src/basic/cgroup-util.c | |
| [363/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/env-util.c.o' '-MF' 'src/shared/systemd-shared-233@sha/env-util.c.o.d' -o 'src/shared/systemd-shared-233@sha/env-util.c.o' -c ../src/basic/env-util.c | |
| [364/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/fileio.c.o' '-MF' 'src/shared/systemd-shared-233@sha/fileio.c.o.d' -o 'src/shared/systemd-shared-233@sha/fileio.c.o' -c ../src/basic/fileio.c | |
| [365/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/gunicode.c.o' '-MF' 'src/shared/systemd-shared-233@sha/gunicode.c.o.d' -o 'src/shared/systemd-shared-233@sha/gunicode.c.o' -c ../src/basic/gunicode.c | |
| [366/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/hash-funcs.c.o' '-MF' 'src/shared/systemd-shared-233@sha/hash-funcs.c.o.d' -o 'src/shared/systemd-shared-233@sha/hash-funcs.c.o' -c ../src/basic/hash-funcs.c | |
| [367/1825] cc '-Isrc/shared/systemd-shared-233@sta' '-Isrc/shared' '-Isrc/basic' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sta/clean-ipc.c.o' '-MF' 'src/shared/systemd-shared-233@sta/clean-ipc.c.o.d' -o 'src/shared/systemd-shared-233@sta/clean-ipc.c.o' -c ../src/shared/clean-ipc.c | |
| [368/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/glob-util.c.o' '-MF' 'src/shared/systemd-shared-233@sha/glob-util.c.o.d' -o 'src/shared/systemd-shared-233@sha/glob-util.c.o' -c ../src/basic/glob-util.c | |
| [369/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/extract-word.c.o' '-MF' 'src/shared/systemd-shared-233@sha/extract-word.c.o.d' -o 'src/shared/systemd-shared-233@sha/extract-word.c.o' -c ../src/basic/extract-word.c | |
| [370/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/fs-util.c.o' '-MF' 'src/shared/systemd-shared-233@sha/fs-util.c.o.d' -o 'src/shared/systemd-shared-233@sha/fs-util.c.o' -c ../src/basic/fs-util.c | |
| [371/1825] cc '-Isrc/shared/systemd-shared-233@sta' '-Isrc/shared' '-Isrc/basic' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sta/bus-util.c.o' '-MF' 'src/shared/systemd-shared-233@sta/bus-util.c.o.d' -o 'src/shared/systemd-shared-233@sta/bus-util.c.o' -c ../src/shared/bus-util.c | |
| [372/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/fileio-label.c.o' '-MF' 'src/shared/systemd-shared-233@sha/fileio-label.c.o.d' -o 'src/shared/systemd-shared-233@sha/fileio-label.c.o' -c ../src/basic/fileio-label.c | |
| [373/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/hexdecoct.c.o' '-MF' 'src/shared/systemd-shared-233@sha/hexdecoct.c.o.d' -o 'src/shared/systemd-shared-233@sha/hexdecoct.c.o' -c ../src/basic/hexdecoct.c | |
| [374/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/io-util.c.o' '-MF' 'src/shared/systemd-shared-233@sha/io-util.c.o.d' -o 'src/shared/systemd-shared-233@sha/io-util.c.o' -c ../src/basic/io-util.c | |
| [375/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/label.c.o' '-MF' 'src/shared/systemd-shared-233@sha/label.c.o.d' -o 'src/shared/systemd-shared-233@sha/label.c.o' -c ../src/basic/label.c | |
| [376/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/hostname-util.c.o' '-MF' 'src/shared/systemd-shared-233@sha/hostname-util.c.o.d' -o 'src/shared/systemd-shared-233@sha/hostname-util.c.o' -c ../src/basic/hostname-util.c | |
| [377/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/khash.c.o' '-MF' 'src/shared/systemd-shared-233@sha/khash.c.o.d' -o 'src/shared/systemd-shared-233@sha/khash.c.o' -c ../src/basic/khash.c | |
| [378/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/hashmap.c.o' '-MF' 'src/shared/systemd-shared-233@sha/hashmap.c.o.d' -o 'src/shared/systemd-shared-233@sha/hashmap.c.o' -c ../src/basic/hashmap.c | |
| [379/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/locale-util.c.o' '-MF' 'src/shared/systemd-shared-233@sha/locale-util.c.o.d' -o 'src/shared/systemd-shared-233@sha/locale-util.c.o' -c ../src/basic/locale-util.c | |
| [380/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/in-addr-util.c.o' '-MF' 'src/shared/systemd-shared-233@sha/in-addr-util.c.o.d' -o 'src/shared/systemd-shared-233@sha/in-addr-util.c.o' -c ../src/basic/in-addr-util.c | |
| [381/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/journal-importer.c.o' '-MF' 'src/shared/systemd-shared-233@sha/journal-importer.c.o.d' -o 'src/shared/systemd-shared-233@sha/journal-importer.c.o' -c ../src/basic/journal-importer.c | |
| [382/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/lockfile-util.c.o' '-MF' 'src/shared/systemd-shared-233@sha/lockfile-util.c.o.d' -o 'src/shared/systemd-shared-233@sha/lockfile-util.c.o' -c ../src/basic/lockfile-util.c | |
| [383/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/mkdir.c.o' '-MF' 'src/shared/systemd-shared-233@sha/mkdir.c.o.d' -o 'src/shared/systemd-shared-233@sha/mkdir.c.o' -c ../src/basic/mkdir.c | |
| [384/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/login-util.c.o' '-MF' 'src/shared/systemd-shared-233@sha/login-util.c.o.d' -o 'src/shared/systemd-shared-233@sha/login-util.c.o' -c ../src/basic/login-util.c | |
| [385/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/mkdir-label.c.o' '-MF' 'src/shared/systemd-shared-233@sha/mkdir-label.c.o.d' -o 'src/shared/systemd-shared-233@sha/mkdir-label.c.o' -c ../src/basic/mkdir-label.c | |
| [386/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/memfd-util.c.o' '-MF' 'src/shared/systemd-shared-233@sha/memfd-util.c.o.d' -o 'src/shared/systemd-shared-233@sha/memfd-util.c.o' -c ../src/basic/memfd-util.c | |
| [387/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/mempool.c.o' '-MF' 'src/shared/systemd-shared-233@sha/mempool.c.o.d' -o 'src/shared/systemd-shared-233@sha/mempool.c.o' -c ../src/basic/mempool.c | |
| [388/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/parse-util.c.o' '-MF' 'src/shared/systemd-shared-233@sha/parse-util.c.o.d' -o 'src/shared/systemd-shared-233@sha/parse-util.c.o' -c ../src/basic/parse-util.c | |
| [389/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/mount-util.c.o' '-MF' 'src/shared/systemd-shared-233@sha/mount-util.c.o.d' -o 'src/shared/systemd-shared-233@sha/mount-util.c.o' -c ../src/basic/mount-util.c | |
| [390/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/MurmurHash2.c.o' '-MF' 'src/shared/systemd-shared-233@sha/MurmurHash2.c.o.d' -o 'src/shared/systemd-shared-233@sha/MurmurHash2.c.o' -c ../src/basic/MurmurHash2.c | |
| [391/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/ordered-set.c.o' '-MF' 'src/shared/systemd-shared-233@sha/ordered-set.c.o.d' -o 'src/shared/systemd-shared-233@sha/ordered-set.c.o' -c ../src/basic/ordered-set.c | |
| [392/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/log.c.o' '-MF' 'src/shared/systemd-shared-233@sha/log.c.o.d' -o 'src/shared/systemd-shared-233@sha/log.c.o' -c ../src/basic/log.c | |
| [393/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/proc-cmdline.c.o' '-MF' 'src/shared/systemd-shared-233@sha/proc-cmdline.c.o.d' -o 'src/shared/systemd-shared-233@sha/proc-cmdline.c.o' -c ../src/basic/proc-cmdline.c | |
| [394/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/prioq.c.o' '-MF' 'src/shared/systemd-shared-233@sha/prioq.c.o.d' -o 'src/shared/systemd-shared-233@sha/prioq.c.o' -c ../src/basic/prioq.c | |
| [395/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/rm-rf.c.o' '-MF' 'src/shared/systemd-shared-233@sha/rm-rf.c.o.d' -o 'src/shared/systemd-shared-233@sha/rm-rf.c.o' -c ../src/basic/rm-rf.c | |
| [396/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/random-util.c.o' '-MF' 'src/shared/systemd-shared-233@sha/random-util.c.o.d' -o 'src/shared/systemd-shared-233@sha/random-util.c.o' -c ../src/basic/random-util.c | |
| [397/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/path-util.c.o' '-MF' 'src/shared/systemd-shared-233@sha/path-util.c.o.d' -o 'src/shared/systemd-shared-233@sha/path-util.c.o' -c ../src/basic/path-util.c | |
| [398/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/replace-var.c.o' '-MF' 'src/shared/systemd-shared-233@sha/replace-var.c.o.d' -o 'src/shared/systemd-shared-233@sha/replace-var.c.o' -c ../src/basic/replace-var.c | |
| [399/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/selinux-util.c.o' '-MF' 'src/shared/systemd-shared-233@sha/selinux-util.c.o.d' -o 'src/shared/systemd-shared-233@sha/selinux-util.c.o' -c ../src/basic/selinux-util.c | |
| [400/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/rlimit-util.c.o' '-MF' 'src/shared/systemd-shared-233@sha/rlimit-util.c.o.d' -o 'src/shared/systemd-shared-233@sha/rlimit-util.c.o' -c ../src/basic/rlimit-util.c | |
| [401/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/ratelimit.c.o' '-MF' 'src/shared/systemd-shared-233@sha/ratelimit.c.o.d' -o 'src/shared/systemd-shared-233@sha/ratelimit.c.o' -c ../src/basic/ratelimit.c | |
| [402/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/signal-util.c.o' '-MF' 'src/shared/systemd-shared-233@sha/signal-util.c.o.d' -o 'src/shared/systemd-shared-233@sha/signal-util.c.o' -c ../src/basic/signal-util.c | |
| [403/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/sigbus.c.o' '-MF' 'src/shared/systemd-shared-233@sha/sigbus.c.o.d' -o 'src/shared/systemd-shared-233@sha/sigbus.c.o' -c ../src/basic/sigbus.c | |
| [404/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/stat-util.c.o' '-MF' 'src/shared/systemd-shared-233@sha/stat-util.c.o.d' -o 'src/shared/systemd-shared-233@sha/stat-util.c.o' -c ../src/basic/stat-util.c | |
| [405/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/process-util.c.o' '-MF' 'src/shared/systemd-shared-233@sha/process-util.c.o.d' -o 'src/shared/systemd-shared-233@sha/process-util.c.o' -c ../src/basic/process-util.c | |
| [406/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/smack-util.c.o' '-MF' 'src/shared/systemd-shared-233@sha/smack-util.c.o.d' -o 'src/shared/systemd-shared-233@sha/smack-util.c.o' -c ../src/basic/smack-util.c | |
| [407/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/siphash24.c.o' '-MF' 'src/shared/systemd-shared-233@sha/siphash24.c.o.d' -o 'src/shared/systemd-shared-233@sha/siphash24.c.o' -c ../src/basic/siphash24.c | |
| [408/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/syslog-util.c.o' '-MF' 'src/shared/systemd-shared-233@sha/syslog-util.c.o.d' -o 'src/shared/systemd-shared-233@sha/syslog-util.c.o' -c ../src/basic/syslog-util.c | |
| [409/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/socket-util.c.o' '-MF' 'src/shared/systemd-shared-233@sha/socket-util.c.o.d' -o 'src/shared/systemd-shared-233@sha/socket-util.c.o' -c ../src/basic/socket-util.c | |
| [410/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/string-table.c.o' '-MF' 'src/shared/systemd-shared-233@sha/string-table.c.o.d' -o 'src/shared/systemd-shared-233@sha/string-table.c.o' -c ../src/basic/string-table.c | |
| [411/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/socket-label.c.o' '-MF' 'src/shared/systemd-shared-233@sha/socket-label.c.o.d' -o 'src/shared/systemd-shared-233@sha/socket-label.c.o' -c ../src/basic/socket-label.c | |
| [412/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/strbuf.c.o' '-MF' 'src/shared/systemd-shared-233@sha/strbuf.c.o.d' -o 'src/shared/systemd-shared-233@sha/strbuf.c.o' -c ../src/basic/strbuf.c | |
| [413/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/strxcpyx.c.o' '-MF' 'src/shared/systemd-shared-233@sha/strxcpyx.c.o.d' -o 'src/shared/systemd-shared-233@sha/strxcpyx.c.o' -c ../src/basic/strxcpyx.c | |
| [414/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/verbs.c.o' '-MF' 'src/shared/systemd-shared-233@sha/verbs.c.o.d' -o 'src/shared/systemd-shared-233@sha/verbs.c.o' -c ../src/basic/verbs.c | |
| [415/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/terminal-util.c.o' '-MF' 'src/shared/systemd-shared-233@sha/terminal-util.c.o.d' -o 'src/shared/systemd-shared-233@sha/terminal-util.c.o' -c ../src/basic/terminal-util.c | |
| [416/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/virt.c.o' '-MF' 'src/shared/systemd-shared-233@sha/virt.c.o.d' -o 'src/shared/systemd-shared-233@sha/virt.c.o' -c ../src/basic/virt.c | |
| [417/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/web-util.c.o' '-MF' 'src/shared/systemd-shared-233@sha/web-util.c.o.d' -o 'src/shared/systemd-shared-233@sha/web-util.c.o' -c ../src/basic/web-util.c | |
| [418/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/string-util.c.o' '-MF' 'src/shared/systemd-shared-233@sha/string-util.c.o.d' -o 'src/shared/systemd-shared-233@sha/string-util.c.o' -c ../src/basic/string-util.c | |
| [419/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/strv.c.o' '-MF' 'src/shared/systemd-shared-233@sha/strv.c.o.d' -o 'src/shared/systemd-shared-233@sha/strv.c.o' -c ../src/basic/strv.c | |
| [420/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/utf8.c.o' '-MF' 'src/shared/systemd-shared-233@sha/utf8.c.o.d' -o 'src/shared/systemd-shared-233@sha/utf8.c.o' -c ../src/basic/utf8.c | |
| [421/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/unit-name.c.o' '-MF' 'src/shared/systemd-shared-233@sha/unit-name.c.o.d' -o 'src/shared/systemd-shared-233@sha/unit-name.c.o' -c ../src/basic/unit-name.c | |
| [422/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/xattr-util.c.o' '-MF' 'src/shared/systemd-shared-233@sha/xattr-util.c.o.d' -o 'src/shared/systemd-shared-233@sha/xattr-util.c.o' -c ../src/basic/xattr-util.c | |
| [423/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/user-util.c.o' '-MF' 'src/shared/systemd-shared-233@sha/user-util.c.o.d' -o 'src/shared/systemd-shared-233@sha/user-util.c.o' -c ../src/basic/user-util.c | |
| [424/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/time-util.c.o' '-MF' 'src/shared/systemd-shared-233@sha/time-util.c.o.d' -o 'src/shared/systemd-shared-233@sha/time-util.c.o' -c ../src/basic/time-util.c | |
| [425/1825] cc -o src/libudev/libudev.so.1.6.6 'src/libudev/udev@sha/libudev.c.o' 'src/libudev/udev@sha/libudev-list.c.o' 'src/libudev/udev@sha/libudev-util.c.o' 'src/libudev/udev@sha/libudev-device.c.o' 'src/libudev/udev@sha/libudev-device-private.c.o' 'src/libudev/udev@sha/libudev-enumerate.c.o' 'src/libudev/udev@sha/libudev-monitor.c.o' 'src/libudev/udev@sha/libudev-queue.c.o' 'src/libudev/udev@sha/libudev-hwdb.c.o' '-flto' '-Wl,--no-undefined' '-Wl,--as-needed' '-shared' '-fPIC' '-Wl,-soname,libudev.so.1' '-Wl,-z,relro' '-Wl,-z,now' '-pie' '-Wl,-fuse-ld=gold' '-Wl,--gc-sections' '-O2' '-g' '-pipe' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-Wl,-z,relro' '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld' 'src/basic/libbasic.a' 'src/libsystemd/libsystemd.a' 'src/basic/libbasic.a' 'src/basic/libbasic.a' '-pthread' '-shared' '-Wl,--version-script=/builddir/build/BUILD/systemd-5e354b22520bbb02e5079672a6f97fe05f185d63/src/libudev/libudev.sym' '-lcap' '-lblkid' '-lselinux' '-lrt' '-lcap' '-lblkid' '-lselinux' '-Wl,-rpath,/builddir/build/BUILD/systemd-5e354b22520bbb02e5079672a6f97fe05f185d63/x86_64-redhat-linux-gnu/src/libudev' | |
| [426/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/util.c.o' '-MF' 'src/shared/systemd-shared-233@sha/util.c.o.d' -o 'src/shared/systemd-shared-233@sha/util.c.o' -c ../src/basic/util.c | |
| [427/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/audit-type.c.o' '-MF' 'src/shared/systemd-shared-233@sha/audit-type.c.o.d' -o 'src/shared/systemd-shared-233@sha/audit-type.c.o' -c ../src/journal/audit-type.c | |
| [428/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/xml.c.o' '-MF' 'src/shared/systemd-shared-233@sha/xml.c.o.d' -o 'src/shared/systemd-shared-233@sha/xml.c.o' -c ../src/basic/xml.c | |
| [429/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/journal-send.c.o' '-MF' 'src/shared/systemd-shared-233@sha/journal-send.c.o.d' -o 'src/shared/systemd-shared-233@sha/journal-send.c.o' -c ../src/journal/journal-send.c | |
| [430/1825] cc '-Isystemd-machined@exe' '-I.' '-I..' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-MMD' '-MQ' 'systemd-machined@exe/machined.c.o' '-MF' 'systemd-machined@exe/machined.c.o.d' -o 'systemd-machined@exe/machined.c.o' -c ../src/machine/machined.c | |
| [431/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/journal-vacuum.c.o' '-MF' 'src/shared/systemd-shared-233@sha/journal-vacuum.c.o.d' -o 'src/shared/systemd-shared-233@sha/journal-vacuum.c.o' -c ../src/journal/journal-vacuum.c | |
| [432/1825] "/usr/bin/python3" "/usr/bin/meson" --internal symbolextractor src/libudev/libudev.so.1.6.6 'src/libudev/udev@sha/src/libudev/libudev.so.1.6.6.symbols' | |
| [433/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/mmap-cache.c.o' '-MF' 'src/shared/systemd-shared-233@sha/mmap-cache.c.o.d' -o 'src/shared/systemd-shared-233@sha/mmap-cache.c.o' -c ../src/journal/mmap-cache.c | |
| [434/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/lookup3.c.o' '-MF' 'src/shared/systemd-shared-233@sha/lookup3.c.o.d' -o 'src/shared/systemd-shared-233@sha/lookup3.c.o' -c ../src/journal/lookup3.c | |
| [435/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/sd-bus_bus-bloom.c.o' '-MF' 'src/shared/systemd-shared-233@sha/sd-bus_bus-bloom.c.o.d' -o 'src/shared/systemd-shared-233@sha/sd-bus_bus-bloom.c.o' -c ../src/libsystemd/sd-bus/bus-bloom.c | |
| [436/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/journal-file.c.o' '-MF' 'src/shared/systemd-shared-233@sha/journal-file.c.o.d' -o 'src/shared/systemd-shared-233@sha/journal-file.c.o' -c ../src/journal/journal-file.c | |
| [437/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/sd-bus_bus-common-errors.c.o' '-MF' 'src/shared/systemd-shared-233@sha/sd-bus_bus-common-errors.c.o.d' -o 'src/shared/systemd-shared-233@sha/sd-bus_bus-common-errors.c.o' -c ../src/libsystemd/sd-bus/bus-common-errors.c | |
| [438/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/journal-verify.c.o' '-MF' 'src/shared/systemd-shared-233@sha/journal-verify.c.o.d' -o 'src/shared/systemd-shared-233@sha/journal-verify.c.o' -c ../src/journal/journal-verify.c | |
| [439/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/journal-authenticate.c.o' '-MF' 'src/shared/systemd-shared-233@sha/journal-authenticate.c.o.d' -o 'src/shared/systemd-shared-233@sha/journal-authenticate.c.o' -c ../src/journal/journal-authenticate.c | |
| [440/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/fsprg.c.o' '-MF' 'src/shared/systemd-shared-233@sha/fsprg.c.o.d' -o 'src/shared/systemd-shared-233@sha/fsprg.c.o' -c ../src/journal/fsprg.c | |
| [441/1825] cc '-Imachinectl@exe' '-I.' '-I..' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-Isrc/journal' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-Isrc/shared' '-I../src/shared' '-Isrc/basic' '-I../src/basic' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-pthread' '-MMD' '-MQ' 'machinectl@exe/src_machine_machinectl.c.o' '-MF' 'machinectl@exe/src_machine_machinectl.c.o.d' -o 'machinectl@exe/src_machine_machinectl.c.o' -c ../src/machine/machinectl.c | |
| [442/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/sd-bus_bus-type.c.o' '-MF' 'src/shared/systemd-shared-233@sha/sd-bus_bus-type.c.o.d' -o 'src/shared/systemd-shared-233@sha/sd-bus_bus-type.c.o' -c ../src/libsystemd/sd-bus/bus-type.c | |
| [443/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/sd-bus_bus-container.c.o' '-MF' 'src/shared/systemd-shared-233@sha/sd-bus_bus-container.c.o.d' -o 'src/shared/systemd-shared-233@sha/sd-bus_bus-container.c.o' -c ../src/libsystemd/sd-bus/bus-container.c | |
| [444/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/sd-bus_bus-dump.c.o' '-MF' 'src/shared/systemd-shared-233@sha/sd-bus_bus-dump.c.o.d' -o 'src/shared/systemd-shared-233@sha/sd-bus_bus-dump.c.o' -c ../src/libsystemd/sd-bus/bus-dump.c | |
| [445/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/sd-bus_bus-control.c.o' '-MF' 'src/shared/systemd-shared-233@sha/sd-bus_bus-control.c.o.d' -o 'src/shared/systemd-shared-233@sha/sd-bus_bus-control.c.o' -c ../src/libsystemd/sd-bus/bus-control.c | |
| [446/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/sd-bus_bus-match.c.o' '-MF' 'src/shared/systemd-shared-233@sha/sd-bus_bus-match.c.o.d' -o 'src/shared/systemd-shared-233@sha/sd-bus_bus-match.c.o' -c ../src/libsystemd/sd-bus/bus-match.c | |
| [447/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/sd-bus_bus-creds.c.o' '-MF' 'src/shared/systemd-shared-233@sha/sd-bus_bus-creds.c.o.d' -o 'src/shared/systemd-shared-233@sha/sd-bus_bus-creds.c.o' -c ../src/libsystemd/sd-bus/bus-creds.c | |
| [448/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/sd-journal.c.o' '-MF' 'src/shared/systemd-shared-233@sha/sd-journal.c.o.d' -o 'src/shared/systemd-shared-233@sha/sd-journal.c.o' -c ../src/journal/sd-journal.c | |
| [449/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/sd-bus_bus-gvariant.c.o' '-MF' 'src/shared/systemd-shared-233@sha/sd-bus_bus-gvariant.c.o.d' -o 'src/shared/systemd-shared-233@sha/sd-bus_bus-gvariant.c.o' -c ../src/libsystemd/sd-bus/bus-gvariant.c | |
| [450/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/sd-bus_bus-introspect.c.o' '-MF' 'src/shared/systemd-shared-233@sha/sd-bus_bus-introspect.c.o.d' -o 'src/shared/systemd-shared-233@sha/sd-bus_bus-introspect.c.o' -c ../src/libsystemd/sd-bus/bus-introspect.c | |
| [451/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/sd-bus_bus-error.c.o' '-MF' 'src/shared/systemd-shared-233@sha/sd-bus_bus-error.c.o.d' -o 'src/shared/systemd-shared-233@sha/sd-bus_bus-error.c.o' -c ../src/libsystemd/sd-bus/bus-error.c | |
| [452/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D_FORTIFY_SOURCE=2' '-fexceptions' '-fstack-protector-strong' '--param=ssp-buffer-size=4' '-grecord-gcc-switches' '-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' '-m64' '-mtune=generic' '-fPIC' '-pthread' '-fvisibility=default' '-MMD' '-MQ' 'src/shared/systemd-shared-233@sha/sd-bus_bus-convenience.c.o' '-MF' 'src/shared/systemd-shared-233@sha/sd-bus_bus-convenience.c.o.d' -o 'src/shared/systemd-shared-233@sha/sd-bus_bus-convenience.c.o' -c ../src/libsystemd/sd-bus/bus-convenience.c | |
| [453/1825] cc '-Isrc/shared/systemd-shared-233@sha' '-Isrc/shared' '-Isrc/basic' '-Isrc/journal' '-I../src/shared' '-Isrc/libsystemd-network' '-I../src/libsystemd-network' '-I../src/libsystemd/sd-network' '-I../src/libsystemd/sd-netlink' '-I../src/libsystemd/sd-id128' '-I../src/libsystemd/sd-hwdb' '-I../src/libsystemd/sd-device' '-I../src/libsystemd/sd-bus' '-Isrc/core' '-I../src/core' '-Isrc/libudev' '-I../src/libudev' '-Isrc/udev' '-I../src/udev' '-Isrc/login' '-I../src/login' '-Isrc/timesync' '-I../src/timesync' '-Isrc/resolve' '-I../src/resolve' '-I../src/journal' '-Isrc/systemd' '-I../src/systemd' '-I../src/basic' '-I/usr/include/blkid' '-I/usr/include/uuid' '-flto' '-fdiagnostics-color=always' '-pipe' '-D_FILE_OFFSET_BITS=64' '-std=gnu99' '-Wundef' '-Wlogical-op' '-Wmissing-include-dirs' '-Wold-style-definition' '-Wpointer-arith' '-Winit-self' '-Wdeclaration-after-statement' '-Wfloat-equal' '-Wsuggest-attribute=noreturn' '-Werror=missing-prototypes' '-Werror=implicit-function-declaration' '-Werror=missing-declarations' '-Werror=return-type' '-Werror=incompatible-pointer-types' '-Werror=format=2' '-Wstrict-prototypes' '-Wredundant-decls' '-Wmissing-noreturn' '-Wshadow' '-Wendif-labels' '-Wstrict-aliasing=2' '-Wwrite-strings' '-Werror=overflow' '-Wdate-time' '-Wnested-externs' '-ffast-math' '-fno-common' '-fdiagnostics-show-option' '-fno-strict-aliasing' '-fvisibility=hidden' '-fstack-protector' '-fstack-protector-strong' '-fPIE' '--param=ssp-buffer-size=4' '-Wno-unused-parameter' '-Wno-missing-field-initializers' '-Wno-unused-result' '-Wno-format-signedness' '-Werror=shadow' '-ffunction-sections' '-fdata-sections' '-include' 'config.h' '-O2' '-g' '-Wall' '-Werror=format-security' '-Wp,-D |
View raw
(Sorry about that, but we can’t show files that are this big right now.)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment