Mock Version: 6.2 Mock Version: 6.2 Mock Version: 6.2 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/libcgroup.spec'], chrootPath='/var/lib/mock/dist-an27-pre-build-548599-87741/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/libcgroup.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1783641600 Wrote: /builddir/build/SRPMS/libcgroup-3.2.0-1.an27.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/libcgroup.spec'], chrootPath='/var/lib/mock/dist-an27-pre-build-548599-87741/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=989gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/libcgroup.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1783641600 Executing(%mkbuilddir): /bin/sh -e /var/tmp/rpm-tmp.x7UAvn Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.vuoo4n + umask 022 + cd /builddir/build/BUILD/libcgroup-3.2.0-build + cd /builddir/build/BUILD/libcgroup-3.2.0-build + rm -rf libcgroup-3.2.0 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/libcgroup-v3.2.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd libcgroup-3.2.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i 's/AC_SUBST(LIBRARY_VERSION_MAJOR, 0)/AC_SUBST(LIBRARY_VERSION_MAJOR, 3)/' configure.ac + cat + sed -i 's/^CREATE_DEFAULT=yes$/CREATE_DEFAULT=no/' samples/config/cgconfig.sysconfig + sed -i 's/^# By default, create these groups:$/# By default, do not create these groups:/' samples/config/cgconfig.sysconfig + sed -i 's/^# CREATE_DEFAULT=no$/# CREATE_DEFAULT=yes/' samples/config/cgconfig.sysconfig + sed -i '/^\t\.release = CGROUP_VER_RELEASE,$/,/^};$/{ /^};$/a\ \ int cg_chmod_file(FTS *fts, FTSENT *ent, mode_t dir_mode,\ \tint dirm_change, mode_t file_mode, int filem_change,\ \tint owner_is_umask); }' src/api.c + sed -i '/^\tcgroup_dbg("chown: path is .* \*path);$/i\\t/* mode 664 */\n\tmode_t mode = S_IRUSR | S_IWUSR | S_IRGRP | S_IWGRP | S_IROTH;\n' src/api.c + sed -i '/^\t\tret = cg_chown_file(fts, ent, owner, group);$/i\\t\tcg_chmod_file(fts, ent, mode, 0, mode, 1, 1);' src/api.c + echo 'Patch #3 (libcgroup-0.40.rc1-coverity.patch):' Patch #3 (libcgroup-0.40.rc1-coverity.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p1 -b --suffix .coverity --fuzz=0 patching file src/daemon/cgrulesengd.c Hunk #1 succeeded at 655 (offset 3 lines). Patch #5 (libcgroup-0.40.rc1-templates-fix.patch): + echo 'Patch #5 (libcgroup-0.40.rc1-templates-fix.patch):' + /usr/bin/patch --no-backup-if-mismatch -f -p1 -b --suffix .templates-fix --fuzz=0 patching file src/api.c Hunk #1 succeeded at 4776 (offset 599 lines). + cd /builddir/build/BUILD/libcgroup-3.2.0-build + cd libcgroup-3.2.0 + /usr/lib/rpm/rpmuncompress -x -v /builddir/build/SOURCES/7c998caddcd8236fe4191841e361b401697fb777.tar.gz /usr/bin/gzip -dc '/builddir/build/SOURCES/7c998caddcd8236fe4191841e361b401697fb777.tar.gz' | /usr/bin/tar -xvvof - drwxrwxr-x root/root 0 2022-07-20 04:54 libcgroup-tests-7c998caddcd8236fe4191841e361b401697fb777/ drwxrwxr-x root/root 0 2022-07-20 04:54 libcgroup-tests-7c998caddcd8236fe4191841e361b401697fb777/.github/ drwxrwxr-x root/root 0 2022-07-20 04:54 libcgroup-tests-7c998caddcd8236fe4191841e361b401697fb777/.github/actions/ drwxrwxr-x root/root 0 2022-07-20 04:54 libcgroup-tests-7c998caddcd8236fe4191841e361b401697fb777/.github/actions/setup-libcgroup/ -rw-rw-r-- root/root 2122 2022-07-20 04:54 libcgroup-tests-7c998caddcd8236fe4191841e361b401697fb777/.github/actions/setup-libcgroup/action.yml drwxrwxr-x root/root 0 2022-07-20 04:54 libcgroup-tests-7c998caddcd8236fe4191841e361b401697fb777/.github/workflows/ -rw-rw-r-- root/root 4973 2022-07-20 04:54 libcgroup-tests-7c998caddcd8236fe4191841e361b401697fb777/.github/workflows/continuous-integration.yml -rw-rw-r-- root/root 194 2022-07-20 04:54 libcgroup-tests-7c998caddcd8236fe4191841e361b401697fb777/.gitignore -rw-rw-r-- root/root 0 2022-07-20 04:54 libcgroup-tests-7c998caddcd8236fe4191841e361b401697fb777/.gitmodules -rw-rw-r-- root/root 23 2022-07-20 04:54 libcgroup-tests-7c998caddcd8236fe4191841e361b401697fb777/Makefile.am -rw-rw-r-- root/root 503 2022-07-20 04:54 libcgroup-tests-7c998caddcd8236fe4191841e361b401697fb777/README.md drwxrwxr-x root/root 0 2022-07-20 04:54 libcgroup-tests-7c998caddcd8236fe4191841e361b401697fb777/ftests/ -rw-rw-r-- root/root 33 2022-07-20 04:54 libcgroup-tests-7c998caddcd8236fe4191841e361b401697fb777/ftests/.gitignore -rwxrwxr-x root/root 1434 2022-07-20 04:54 libcgroup-tests-7c998caddcd8236fe4191841e361b401697fb777/ftests/001-cgget-basic_cgget_v1.py -rwxrwxr-x root/root 1990 2022-07-20 04:54 libcgroup-tests-7c998caddcd8236fe4191841e361b401697fb777/ftests/002-cgdelete-recursive_delete.py -rwxrwxr-x root/root 1421 2022-07-20 04:54 libcgroup-tests-7c998caddcd8236fe4191841e361b401697fb777/ftests/003-cgget-basic_cgget_v2.py -rwxrwxr-x root/root 3678 2022-07-20 04:54 libcgroup-tests-7c998caddcd8236fe4191841e361b401697fb777/ftests/004-cgsnapshot-basic_snapshot_v1.py -rwxrwxr-x root/root 1905 2022-07-20 04:54 libcgroup-tests-7c998caddcd8236fe4191841e361b401697fb777/ftests/005-cgsnapshot-basic_snapshot_v2.py -rwxrwxr-x root/root 2756 2022-07-20 04:54 libcgroup-tests-7c998caddcd8236fe4191841e361b401697fb777/ftests/006-cgrules-basic_cgrules_v1.py -rwxrwxr-x root/root 2407 2022-07-20 04:54 libcgroup-tests-7c998caddcd8236fe4191841e361b401697fb777/ftests/007-cgrules-basic_cgrules_v2.py -rwxrwxr-x root/root 2962 2022-07-20 04:54 libcgroup-tests-7c998caddcd8236fe4191841e361b401697fb777/ftests/008-cgget-multiple_r_flags.py -rwxrwxr-x root/root 5294 2022-07-20 04:54 libcgroup-tests-7c998caddcd8236fe4191841e361b401697fb777/ftests/009-cgget-g_flag_controller_only.py -rwxrwxr-x root/root 5611 2022-07-20 04:54 libcgroup-tests-7c998caddcd8236fe4191841e361b401697fb777/ftests/010-cgget-g_flag_controller_and_cgroup.py -rwxrwxr-x root/root 2773 2022-07-20 04:54 libcgroup-tests-7c998caddcd8236fe4191841e361b401697fb777/ftests/011-cgget-r_flag_two_cgroups.py -rwxrwxr-x root/root 2988 2022-07-20 04:54 libcgroup-tests-7c998caddcd8236fe4191841e361b401697fb777/ftests/012-cgget-multiple_r_flags2.py -rwxrwxr-x root/root 6290 2022-07-20 04:54 libcgroup-tests-7c998caddcd8236fe4191841e361b401697fb777/ftests/013-cgget-multiple_g_flags.py -rwxrwxr-x root/root 2936 2022-07-20 04:54 libcgroup-tests-7c998caddcd8236fe4191841e361b401697fb777/ftests/014-cgget-a_flag.py -rwxrwxr-x root/root 1924 2022-07-20 04:54 libcgroup-tests-7c998caddcd8236fe4191841e361b401697fb777/ftests/015-cgget-multiline_r_flag.py -rwxrwxr-x root/root 7034 2022-07-20 04:54 libcgroup-tests-7c998caddcd8236fe4191841e361b401697fb777/ftests/016-cgget-invalid_options.py -rwxrwxr-x root/root 2027 2022-07-20 04:54 libcgroup-tests-7c998caddcd8236fe4191841e361b401697fb777/ftests/017-cgconfig-load_file.py -rwxrwxr-x root/root 2872 2022-07-20 04:54 libcgroup-tests-7c998caddcd8236fe4191841e361b401697fb777/ftests/018-cgconfig-load_dir.py -rwxrwxr-x root/root 3638 2022-07-20 04:54 libcgroup-tests-7c998caddcd8236fe4191841e361b401697fb777/ftests/019-cgconfig-uidgid_dperm_fperm.py -rwxrwxr-x root/root 3500 2022-07-20 04:54 libcgroup-tests-7c998caddcd8236fe4191841e361b401697fb777/ftests/020-cgconfig-tasks_perms_owner.py -rwxrwxr-x root/root 2248 2022-07-20 04:54 libcgroup-tests-7c998caddcd8236fe4191841e361b401697fb777/ftests/021-cgconfig-invalid_options.py -rwxrwxr-x root/root 1681 2022-07-20 04:54 libcgroup-tests-7c998caddcd8236fe4191841e361b401697fb777/ftests/022-cgset-multiple_r_flag.py -rwxrwxr-x root/root 1885 2022-07-20 04:54 libcgroup-tests-7c998caddcd8236fe4191841e361b401697fb777/ftests/023-cgset-copy_from.py -rwxrwxr-x root/root 1707 2022-07-20 04:54 libcgroup-tests-7c998caddcd8236fe4191841e361b401697fb777/ftests/025-cgset-multiple_cgroups.py -rwxrwxr-x root/root 1831 2022-07-20 04:54 libcgroup-tests-7c998caddcd8236fe4191841e361b401697fb777/ftests/026-cgset-multiple_r_multiple_cgroup.py -rwxrwxr-x root/root 5127 2022-07-20 04:54 libcgroup-tests-7c998caddcd8236fe4191841e361b401697fb777/ftests/027-cgset-invalid_options.py -rwxrwxr-x root/root 2077 2022-07-20 04:54 libcgroup-tests-7c998caddcd8236fe4191841e361b401697fb777/ftests/029-lssubsys-basic_lssubsys.py -rwxrwxr-x root/root 2271 2022-07-20 04:54 libcgroup-tests-7c998caddcd8236fe4191841e361b401697fb777/ftests/030-lssubsys-lssubsys_all.py -rwxrwxr-x root/root 3084 2022-07-20 04:54 libcgroup-tests-7c998caddcd8236fe4191841e361b401697fb777/ftests/031-lscgroup-g_flag.py -rwxrwxr-x root/root 3712 2022-07-20 04:54 libcgroup-tests-7c998caddcd8236fe4191841e361b401697fb777/ftests/032-lscgroup-multiple_g_flags.py -rwxrwxr-x root/root 1751 2022-07-20 04:54 libcgroup-tests-7c998caddcd8236fe4191841e361b401697fb777/ftests/033-cgget-no_flags.py -rwxrwxr-x root/root 2183 2022-07-20 04:54 libcgroup-tests-7c998caddcd8236fe4191841e361b401697fb777/ftests/034-cgexec-basic_cgexec.py -rwxrwxr-x root/root 1816 2022-07-20 04:54 libcgroup-tests-7c998caddcd8236fe4191841e361b401697fb777/ftests/035-cgset-set_cgroup_type.py -rwxrwxr-x root/root 2521 2022-07-20 04:54 libcgroup-tests-7c998caddcd8236fe4191841e361b401697fb777/ftests/036-cgset-multi_thread.py -rwxrwxr-x root/root 3349 2022-07-20 04:54 libcgroup-tests-7c998caddcd8236fe4191841e361b401697fb777/ftests/037-cgxget-cpu_settings.py -rwxrwxr-x root/root 4684 2022-07-20 04:54 libcgroup-tests-7c998caddcd8236fe4191841e361b401697fb777/ftests/038-cgxget-cpuset_settings.py -rwxrwxr-x root/root 3875 2022-07-20 04:54 libcgroup-tests-7c998caddcd8236fe4191841e361b401697fb777/ftests/039-pybindings-cgxget.py -rwxrwxr-x root/root 3178 2022-07-20 04:54 libcgroup-tests-7c998caddcd8236fe4191841e361b401697fb777/ftests/040-pybindings-cgxset.py -rwxrwxr-x root/root 1583 2022-07-20 04:54 libcgroup-tests-7c998caddcd8236fe4191841e361b401697fb777/ftests/041-pybindings-library_version.py -rwxrwxr-x root/root 1771 2022-07-20 04:54 libcgroup-tests-7c998caddcd8236fe4191841e361b401697fb777/ftests/042-cgxget-unmappable.py -rwxrwxr-x root/root 1761 2022-07-20 04:54 libcgroup-tests-7c998caddcd8236fe4191841e361b401697fb777/ftests/043-cgcreate-empty_controller.py -rwxrwxr-x root/root 2092 2022-07-20 04:54 libcgroup-tests-7c998caddcd8236fe4191841e361b401697fb777/ftests/044-pybindings-cgcreate_empty_controller.py -rwxrwxr-x root/root 1559 2022-07-20 04:54 libcgroup-tests-7c998caddcd8236fe4191841e361b401697fb777/ftests/045-pybindings-list_mount_points.py -rwxrwxr-x root/root 1999 2022-07-20 04:54 libcgroup-tests-7c998caddcd8236fe4191841e361b401697fb777/ftests/046-cgexec-empty_controller.py -rwxrwxr-x root/root 2303 2022-07-20 04:54 libcgroup-tests-7c998caddcd8236fe4191841e361b401697fb777/ftests/047-cgcreate-delete_cgrp_shared_mnt.py -rwxrwxr-x root/root 2207 2022-07-20 04:54 libcgroup-tests-7c998caddcd8236fe4191841e361b401697fb777/ftests/999-stress-cgroup_init.py -rw-rw-r-- root/root 2252 2022-07-20 04:54 libcgroup-tests-7c998caddcd8236fe4191841e361b401697fb777/ftests/Makefile.am -rw-rw-r-- root/root 2020 2022-07-20 04:54 libcgroup-tests-7c998caddcd8236fe4191841e361b401697fb777/ftests/README.md -rw-rw-r-- root/root 0 2022-07-20 04:54 libcgroup-tests-7c998caddcd8236fe4191841e361b401697fb777/ftests/__init__.py -rw-rw-r-- root/root 31388 2022-07-20 04:54 libcgroup-tests-7c998caddcd8236fe4191841e361b401697fb777/ftests/cgroup.py -rw-rw-r-- root/root 1685 2022-07-20 04:54 libcgroup-tests-7c998caddcd8236fe4191841e361b401697fb777/ftests/config.py -rw-rw-r-- root/root 831 2022-07-20 04:54 libcgroup-tests-7c998caddcd8236fe4191841e361b401697fb777/ftests/consts.py -rw-rw-r-- root/root 5895 2022-07-20 04:54 libcgroup-tests-7c998caddcd8236fe4191841e361b401697fb777/ftests/container.py -rw-rw-r-- root/root 2276 2022-07-20 04:54 libcgroup-tests-7c998caddcd8236fe4191841e361b401697fb777/ftests/controller.py -rwxrwxr-x root/root 616 2022-07-20 04:54 libcgroup-tests-7c998caddcd8236fe4191841e361b401697fb777/ftests/ftests-nocontainer.sh -rwxrwxr-x root/root 16658 2022-07-20 04:54 libcgroup-tests-7c998caddcd8236fe4191841e361b401697fb777/ftests/ftests.py -rwxrwxr-x root/root 574 2022-07-20 04:54 libcgroup-tests-7c998caddcd8236fe4191841e361b401697fb777/ftests/ftests.sh -rw-rw-r-- root/root 1171 2022-07-20 04:54 libcgroup-tests-7c998caddcd8236fe4191841e361b401697fb777/ftests/log.py -rw-rw-r-- root/root 8377 2022-07-20 04:54 libcgroup-tests-7c998caddcd8236fe4191841e361b401697fb777/ftests/process.py -rw-rw-r-- root/root 2887 2022-07-20 04:54 libcgroup-tests-7c998caddcd8236fe4191841e361b401697fb777/ftests/run.py -rw-rw-r-- root/root 1945 2022-07-20 04:54 libcgroup-tests-7c998caddcd8236fe4191841e361b401697fb777/ftests/utils.py drwxrwxr-x root/root 0 2022-07-20 04:54 libcgroup-tests-7c998caddcd8236fe4191841e361b401697fb777/gunit/ -rw-rw-r-- root/root 35 2022-07-20 04:54 libcgroup-tests-7c998caddcd8236fe4191841e361b401697fb777/gunit/.gitignore -rw-rw-r-- root/root 5002 2022-07-20 04:54 libcgroup-tests-7c998caddcd8236fe4191841e361b401697fb777/gunit/001-path.cpp -rw-rw-r-- root/root 1930 2022-07-20 04:54 libcgroup-tests-7c998caddcd8236fe4191841e361b401697fb777/gunit/002-cgroup_parse_rules_options.cpp -rw-rw-r-- root/root 4405 2022-07-20 04:54 libcgroup-tests-7c998caddcd8236fe4191841e361b401697fb777/gunit/003-cg_get_cgroups_from_proc_cgroups.cpp -rw-rw-r-- root/root 9190 2022-07-20 04:54 libcgroup-tests-7c998caddcd8236fe4191841e361b401697fb777/gunit/004-cgroup_compare_ignore_rule.cpp -rw-rw-r-- root/root 2014 2022-07-20 04:54 libcgroup-tests-7c998caddcd8236fe4191841e361b401697fb777/gunit/005-cgroup_compare_wildcard_procname.cpp -rw-rw-r-- root/root 5939 2022-07-20 04:54 libcgroup-tests-7c998caddcd8236fe4191841e361b401697fb777/gunit/006-cgroup_get_cgroup.cpp -rw-rw-r-- root/root 2232 2022-07-20 04:54 libcgroup-tests-7c998caddcd8236fe4191841e361b401697fb777/gunit/007-cgroup_process_v1_mount.cpp -rw-rw-r-- root/root 4675 2022-07-20 04:54 libcgroup-tests-7c998caddcd8236fe4191841e361b401697fb777/gunit/008-cgroup_process_v2_mount.cpp -rw-rw-r-- root/root 2694 2022-07-20 04:54 libcgroup-tests-7c998caddcd8236fe4191841e361b401697fb777/gunit/009-cgroup_set_values_recursive.cpp -rw-rw-r-- root/root 1854 2022-07-20 04:54 libcgroup-tests-7c998caddcd8236fe4191841e361b401697fb777/gunit/010-cgroup_chown_chmod_tasks.cpp -rw-rw-r-- root/root 2443 2022-07-20 04:54 libcgroup-tests-7c998caddcd8236fe4191841e361b401697fb777/gunit/011-cgroupv2_subtree_control.cpp -rw-rw-r-- root/root 4931 2022-07-20 04:54 libcgroup-tests-7c998caddcd8236fe4191841e361b401697fb777/gunit/012-cgroup_create_cgroup.cpp -rw-rw-r-- root/root 4194 2022-07-20 04:54 libcgroup-tests-7c998caddcd8236fe4191841e361b401697fb777/gunit/013-cgroup_build_tasks_procs_path.cpp -rw-rw-r-- root/root 3837 2022-07-20 04:54 libcgroup-tests-7c998caddcd8236fe4191841e361b401697fb777/gunit/014-cgroupv2_get_subtree_control.cpp -rw-rw-r-- root/root 3641 2022-07-20 04:54 libcgroup-tests-7c998caddcd8236fe4191841e361b401697fb777/gunit/015-cgroupv2_controller_enabled.cpp -rw-rw-r-- root/root 921 2022-07-20 04:54 libcgroup-tests-7c998caddcd8236fe4191841e361b401697fb777/gunit/016-cgset_parse_r_flag.cpp -rw-rw-r-- root/root 1621 2022-07-20 04:54 libcgroup-tests-7c998caddcd8236fe4191841e361b401697fb777/gunit/Makefile.am -rw-rw-r-- root/root 357 2022-07-20 04:54 libcgroup-tests-7c998caddcd8236fe4191841e361b401697fb777/gunit/gtest.cpp -rw-rw-r-- root/root 2828 2022-07-20 04:54 libcgroup-tests-7c998caddcd8236fe4191841e361b401697fb777/gunit/libcgroup_unittest.map + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf tests + mv -T libcgroup-tests-7c998caddcd8236fe4191841e361b401697fb777 tests + echo 'Patch #6 (libcgroup-tests-unbundle-gtest.patch):' Patch #6 (libcgroup-tests-unbundle-gtest.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p1 -b --suffix .tests-unbundle-gtest --fuzz=0 patching file tests/gunit/Makefile.am + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.guCs3S + umask 022 + cd /builddir/build/BUILD/libcgroup-3.2.0-build + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-hardened-ld-errors -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd libcgroup-3.2.0 + autoreconf -vif autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I m4 autoreconf: configure.ac: tracing autoreconf: configure.ac: creating directory build-aux autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. libtoolize: copying file 'build-aux/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: configure.ac: not needing autopoint autoreconf: running: aclocal --force -I m4 autoreconf: running: /usr/bin/autoconf --force configure.ac:33: warning: The macro 'AC_CONFIG_HEADER' is obsolete. configure.ac:33: You should run autoupdate. ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from... configure.ac:33: the top level configure.ac:195: warning: AC_PROG_LEX without either yywrap or noyywrap is obsolete ./lib/autoconf/programs.m4:743: _AC_PROG_LEX is expanded from... ./lib/autoconf/programs.m4:736: AC_PROG_LEX is expanded from... aclocal.m4:692: AM_PROG_LEX is expanded from... configure.ac:195: the top level configure.ac:203: warning: The macro 'AC_HEADER_STDC' is obsolete. configure.ac:203: You should run autoupdate. ./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from... configure.ac:203: the top level autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:29: installing 'build-aux/ar-lib' configure.ac:29: installing 'build-aux/compile' configure.ac:30: installing 'build-aux/config.guess' configure.ac:30: installing 'build-aux/config.sub' configure.ac:17: installing 'build-aux/install-sh' configure.ac:17: installing 'build-aux/missing' samples/c/Makefile.am: installing 'build-aux/depcomp' configure.ac: installing 'build-aux/ylwrap' parallel-tests: installing 'build-aux/test-driver' autoreconf: Leaving directory '.' + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-hardened-ld-errors -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup '/lt_cv_sys_global_symbol_to_cdecl=/s#(".*"|'\''.*'\'')#"sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2026-07-10 15:52:10.334596878 +0800 +++ ./configure 2026-07-10 15:52:11.821654359 +0800 @@ -7828,7 +7828,7 @@ # Transform an extracted symbol line into a proper C declaration. # Some systems (esp. on ia64) link data and code symbols differently, # so use this general approach. -lt_cv_sys_global_symbol_to_cdecl="$SED -n"\ +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'"\ $lt_cdecl_hook\ " -e 's/^T .* \(.*\)$/extern int \1();/p'"\ " -e 's/^$symcode$symcode* .* \(.*\)$/extern char \1;/p'" @@ -22355,7 +22355,7 @@ compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`' GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`' -lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`' +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`' + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./build-aux/config.guess + '[' -f /usr/lib/rpm/anolis/config.guess ']' + /usr/bin/rm -f ./build-aux/config.guess ++ basename ./build-aux/config.guess + /usr/bin/cp -fv /usr/lib/rpm/anolis/config.guess ./build-aux/config.guess '/usr/lib/rpm/anolis/config.guess' -> './build-aux/config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./build-aux/config.sub + '[' -f /usr/lib/rpm/anolis/config.sub ']' + /usr/bin/rm -f ./build-aux/config.sub ++ basename ./build-aux/config.sub + /usr/bin/cp -fv /usr/lib/rpm/anolis/config.sub ./build-aux/config.sub '/usr/lib/rpm/anolis/config.sub' -> './build-aux/config.sub' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-hardened-ld-errors' ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-hardened-ld-errors"~' ./build-aux/ltmain.sh ++ grep -q runstatedir=DIR ./configure ++ echo --runstatedir=/run + ./configure --build=x86_64-Anolis-linux --host=x86_64-Anolis-linux --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --runstatedir=/run --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-pam-module-dir=/usr/lib64/security --enable-opaque-hierarchy=name=systemd --disable-daemon configure: loading site script /usr/share/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking whether make supports the include directive... yes (GNU style) checking for x86_64-Anolis-linux-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking for x86_64-Anolis-linux-ar... no checking for x86_64-Anolis-linux-lib... no checking for x86_64-Anolis-linux-link... no checking for ar... ar checking the archiver (ar) interface... ar checking build system type... x86_64-Anolis-linux-gnu checking host system type... x86_64-Anolis-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-Anolis-linux-gnu file names to x86_64-Anolis-linux-gnu format... func_convert_file_noop checking how to convert x86_64-Anolis-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-Anolis-linux-file... no checking for file... file checking for x86_64-Anolis-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-Anolis-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-Anolis-linux-ar... ar checking for archiver @FILE support... @ checking for x86_64-Anolis-linux-strip... no checking for strip... strip checking for x86_64-Anolis-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for x86_64-Anolis-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking dependency style of g++... none checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for x86_64-Anolis-linux-gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking for bison... no checking for byacc... byacc checking for flex... flex checking for lex output file root... lex.yy checking for lex library... none needed checking for library containing yywrap... no checking whether yytext is a pointer... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for egrep... (cached) /usr/bin/grep -E checking for limits.h... yes checking for mntent.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/mount.h... yes checking for unistd.h... (cached) yes checking for _Bool... yes checking for stdbool.h that conforms to C99 or later... yes checking for an ANSI C-conforming const... yes checking for uid_t... yes checking for gid_t... yes checking for inline... inline checking for int64_t... yes checking for pid_t... yes checking for working chown... yes checking for library containing getmntent... none required checking for GNU libc compatible malloc... yes checking for GNU libc compatible realloc... yes checking whether lstat correctly handles trailing slash... yes checking whether stat accepts an empty string... no checking for getmntent... (cached) yes checking for hasmntopt... yes checking for memset... yes checking for mkdir... yes checking for rmdir... yes checking for strdup... yes checking for gcc options needed to detect all undeclared functions... none needed checking whether strerror_r is declared... yes checking whether strerror_r returns char *... yes checking for library containing fts_open... none required checking for pam_syslog in -lpam... yes checking for security/pam_modules.h... yes checking for security/pam_modutil.h... yes checking for security/pam_ext.h... yes checking for sd_bus_message_new_method_call in -lsystemd... yes checking for systemd/sd-bus.h... yes checking whether to build with code coverage support... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/daemon/Makefile config.status: creating src/tools/Makefile config.status: creating src/pam/Makefile config.status: creating src/python/Makefile config.status: creating scripts/Makefile config.status: creating scripts/init.d/cgconfig config.status: creating scripts/init.d/cgred config.status: creating tests/Makefile config.status: creating tests/ftests/Makefile config.status: creating tests/gunit/Makefile config.status: creating samples/Makefile config.status: creating samples/c/Makefile config.status: creating samples/cmdline/Makefile config.status: creating samples/config/Makefile config.status: creating samples/python/Makefile config.status: creating include/Makefile config.status: creating include/libcgroup/init.h config.status: creating doc/Makefile config.status: creating doc/man/Makefile config.status: creating dist/Makefile config.status: creating libcgroup.pc config.status: creating dist/libcgroup.spec config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + /usr/bin/make -O -j80 V=1 VERBOSE=1 /usr/bin/make all-recursive Making all in dist make[2]: Nothing to be done for 'all'. Making all in doc Making all in man make[3]: Nothing to be done for 'all'. make[3]: Nothing to be done for 'all-am'. Making all in include make[2]: Nothing to be done for 'all'. Making all in scripts make[2]: Nothing to be done for 'all'. Making all in src make[2]: Entering directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src' /bin/sh ../build-aux/ylwrap parse.y y.tab.c parse.c y.tab.h `echo parse.c | sed -e s/cc$/hh/ -e s/cpp$/hpp/ -e s/cxx$/hxx/ -e s/c++$/h++/ -e s/c$/h/` y.output parse.output -- byacc -d updating parse.h make[2]: Leaving directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src' byacc: 4 shift/reduce conflicts. /usr/bin/make all-recursive Making all in . make[4]: Entering directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -c -o libcgroup_systemd_idle_thread.o libcgroup_systemd_idle_thread.c make[4]: Leaving directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src' make[4]: Entering directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src' /bin/sh ../build-aux/ylwrap lex.l lex.yy.c lex.c -- flex make[4]: Leaving directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src' make[4]: Entering directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSTATIC= -DUNIT_TEST -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -c -o libcgroupfortesting_la-abstraction-map.lo `test -f 'abstraction-map.c' || echo './'`abstraction-map.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSTATIC= -DUNIT_TEST -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -c abstraction-map.c -fPIC -DPIC -o .libs/libcgroupfortesting_la-abstraction-map.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSTATIC= -DUNIT_TEST -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -c abstraction-map.c -o libcgroupfortesting_la-abstraction-map.o >/dev/null 2>&1 make[4]: Leaving directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src' make[4]: Entering directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSTATIC=static -DLIBCG_LIB -fPIC -DWITH_SYSTEMD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -c -o libcgroup_la-abstraction-map.lo `test -f 'abstraction-map.c' || echo './'`abstraction-map.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSTATIC=static -DLIBCG_LIB -fPIC -DWITH_SYSTEMD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -c abstraction-map.c -fPIC -DPIC -o .libs/libcgroup_la-abstraction-map.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSTATIC=static -DLIBCG_LIB -fPIC -DWITH_SYSTEMD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -c abstraction-map.c -o libcgroup_la-abstraction-map.o >/dev/null 2>&1 make[4]: Leaving directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src' make[4]: Entering directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSTATIC= -DUNIT_TEST -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -c -o libcgroupfortesting_la-systemd.lo `test -f 'systemd.c' || echo './'`systemd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSTATIC= -DUNIT_TEST -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -c systemd.c -fPIC -DPIC -o .libs/libcgroupfortesting_la-systemd.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSTATIC= -DUNIT_TEST -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -c systemd.c -o libcgroupfortesting_la-systemd.o >/dev/null 2>&1 make[4]: Leaving directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src' make[4]: Entering directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-hardened-ld-errors -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o libcgroup_systemd_idle_thread libcgroup_systemd_idle_thread.o -lsystemd libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -Wl,-z -Wl,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-hardened-ld-errors -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o libcgroup_systemd_idle_thread libcgroup_systemd_idle_thread.o -lsystemd make[4]: Leaving directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src' make[4]: Entering directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSTATIC=static -DLIBCG_LIB -fPIC -DWITH_SYSTEMD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -c -o libcgroup_la-abstraction-cpuset.lo `test -f 'abstraction-cpuset.c' || echo './'`abstraction-cpuset.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSTATIC=static -DLIBCG_LIB -fPIC -DWITH_SYSTEMD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -c abstraction-cpuset.c -fPIC -DPIC -o .libs/libcgroup_la-abstraction-cpuset.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSTATIC=static -DLIBCG_LIB -fPIC -DWITH_SYSTEMD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -c abstraction-cpuset.c -o libcgroup_la-abstraction-cpuset.o >/dev/null 2>&1 make[4]: Leaving directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src' make[4]: Entering directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSTATIC=static -DLIBCG_LIB -fPIC -DWITH_SYSTEMD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -c -o libcgroup_la-log.lo `test -f 'log.c' || echo './'`log.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSTATIC=static -DLIBCG_LIB -fPIC -DWITH_SYSTEMD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -c log.c -fPIC -DPIC -o .libs/libcgroup_la-log.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSTATIC=static -DLIBCG_LIB -fPIC -DWITH_SYSTEMD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -c log.c -o libcgroup_la-log.o >/dev/null 2>&1 make[4]: Leaving directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src' make[4]: Entering directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSTATIC= -DUNIT_TEST -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -c -o libcgroupfortesting_la-log.lo `test -f 'log.c' || echo './'`log.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSTATIC= -DUNIT_TEST -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -c log.c -fPIC -DPIC -o .libs/libcgroupfortesting_la-log.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSTATIC= -DUNIT_TEST -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -c log.c -o libcgroupfortesting_la-log.o >/dev/null 2>&1 make[4]: Leaving directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src' make[4]: Entering directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSTATIC= -DUNIT_TEST -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -c -o libcgroupfortesting_la-abstraction-cpuset.lo `test -f 'abstraction-cpuset.c' || echo './'`abstraction-cpuset.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSTATIC= -DUNIT_TEST -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -c abstraction-cpuset.c -fPIC -DPIC -o .libs/libcgroupfortesting_la-abstraction-cpuset.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSTATIC= -DUNIT_TEST -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -c abstraction-cpuset.c -o libcgroupfortesting_la-abstraction-cpuset.o >/dev/null 2>&1 make[4]: Leaving directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src' make[4]: Entering directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSTATIC=static -DLIBCG_LIB -fPIC -DWITH_SYSTEMD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -c -o libcgroup_la-abstraction-common.lo `test -f 'abstraction-common.c' || echo './'`abstraction-common.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSTATIC=static -DLIBCG_LIB -fPIC -DWITH_SYSTEMD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -c abstraction-common.c -fPIC -DPIC -o .libs/libcgroup_la-abstraction-common.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSTATIC=static -DLIBCG_LIB -fPIC -DWITH_SYSTEMD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -c abstraction-common.c -o libcgroup_la-abstraction-common.o >/dev/null 2>&1 make[4]: Leaving directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src' make[4]: Entering directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSTATIC=static -DLIBCG_LIB -fPIC -DWITH_SYSTEMD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -c -o libcgroup_la-abstraction-cpu.lo `test -f 'abstraction-cpu.c' || echo './'`abstraction-cpu.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSTATIC=static -DLIBCG_LIB -fPIC -DWITH_SYSTEMD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -c abstraction-cpu.c -fPIC -DPIC -o .libs/libcgroup_la-abstraction-cpu.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSTATIC=static -DLIBCG_LIB -fPIC -DWITH_SYSTEMD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -c abstraction-cpu.c -o libcgroup_la-abstraction-cpu.o >/dev/null 2>&1 make[4]: Leaving directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src' make[4]: Entering directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSTATIC= -DUNIT_TEST -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -c -o libcgroupfortesting_la-abstraction-cpu.lo `test -f 'abstraction-cpu.c' || echo './'`abstraction-cpu.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSTATIC= -DUNIT_TEST -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -c abstraction-cpu.c -fPIC -DPIC -o .libs/libcgroupfortesting_la-abstraction-cpu.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSTATIC= -DUNIT_TEST -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -c abstraction-cpu.c -o libcgroupfortesting_la-abstraction-cpu.o >/dev/null 2>&1 make[4]: Leaving directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src' make[4]: Entering directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSTATIC= -DUNIT_TEST -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -c -o libcgroupfortesting_la-abstraction-common.lo `test -f 'abstraction-common.c' || echo './'`abstraction-common.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSTATIC= -DUNIT_TEST -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -c abstraction-common.c -fPIC -DPIC -o .libs/libcgroupfortesting_la-abstraction-common.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSTATIC= -DUNIT_TEST -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -c abstraction-common.c -o libcgroupfortesting_la-abstraction-common.o >/dev/null 2>&1 make[4]: Leaving directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src' make[4]: Entering directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSTATIC=static -DLIBCG_LIB -fPIC -DWITH_SYSTEMD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -c -o libcgroup_la-systemd.lo `test -f 'systemd.c' || echo './'`systemd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSTATIC=static -DLIBCG_LIB -fPIC -DWITH_SYSTEMD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -c systemd.c -fPIC -DPIC -o .libs/libcgroup_la-systemd.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSTATIC=static -DLIBCG_LIB -fPIC -DWITH_SYSTEMD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -c systemd.c -o libcgroup_la-systemd.o >/dev/null 2>&1 make[4]: Leaving directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src' make[4]: Entering directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSTATIC=static -DLIBCG_LIB -fPIC -DWITH_SYSTEMD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -c -o tools/libcgroup_la-cgxget.lo `test -f 'tools/cgxget.c' || echo './'`tools/cgxget.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSTATIC=static -DLIBCG_LIB -fPIC -DWITH_SYSTEMD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -c tools/cgxget.c -fPIC -DPIC -o tools/.libs/libcgroup_la-cgxget.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSTATIC=static -DLIBCG_LIB -fPIC -DWITH_SYSTEMD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -c tools/cgxget.c -o tools/libcgroup_la-cgxget.o >/dev/null 2>&1 make[4]: Leaving directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src' make[4]: Entering directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSTATIC=static -DLIBCG_LIB -fPIC -DWITH_SYSTEMD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -c -o libcgroup_la-parse.lo `test -f 'parse.c' || echo './'`parse.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSTATIC=static -DLIBCG_LIB -fPIC -DWITH_SYSTEMD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -c parse.c -fPIC -DPIC -o .libs/libcgroup_la-parse.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSTATIC=static -DLIBCG_LIB -fPIC -DWITH_SYSTEMD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -c parse.c -o libcgroup_la-parse.o >/dev/null 2>&1 make[4]: Leaving directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src' make[4]: Entering directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSTATIC= -DUNIT_TEST -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -c -o libcgroupfortesting_la-parse.lo `test -f 'parse.c' || echo './'`parse.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSTATIC= -DUNIT_TEST -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -c parse.c -fPIC -DPIC -o .libs/libcgroupfortesting_la-parse.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSTATIC= -DUNIT_TEST -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -c parse.c -o libcgroupfortesting_la-parse.o >/dev/null 2>&1 make[4]: Leaving directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src' make[4]: Entering directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSTATIC=static -DLIBCG_LIB -fPIC -DWITH_SYSTEMD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -c -o tools/libcgroup_la-cgxset.lo `test -f 'tools/cgxset.c' || echo './'`tools/cgxset.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSTATIC=static -DLIBCG_LIB -fPIC -DWITH_SYSTEMD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -c tools/cgxset.c -fPIC -DPIC -o tools/.libs/libcgroup_la-cgxset.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSTATIC=static -DLIBCG_LIB -fPIC -DWITH_SYSTEMD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -c tools/cgxset.c -o tools/libcgroup_la-cgxset.o >/dev/null 2>&1 make[4]: Leaving directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src' make[4]: Entering directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSTATIC=static -DLIBCG_LIB -fPIC -DWITH_SYSTEMD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -c -o libcgroup_la-wrapper.lo `test -f 'wrapper.c' || echo './'`wrapper.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSTATIC=static -DLIBCG_LIB -fPIC -DWITH_SYSTEMD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -c wrapper.c -fPIC -DPIC -o .libs/libcgroup_la-wrapper.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSTATIC=static -DLIBCG_LIB -fPIC -DWITH_SYSTEMD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -c wrapper.c -o libcgroup_la-wrapper.o >/dev/null 2>&1 make[4]: Leaving directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src' make[4]: Entering directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSTATIC= -DUNIT_TEST -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -c -o libcgroupfortesting_la-wrapper.lo `test -f 'wrapper.c' || echo './'`wrapper.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSTATIC= -DUNIT_TEST -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -c wrapper.c -fPIC -DPIC -o .libs/libcgroupfortesting_la-wrapper.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSTATIC= -DUNIT_TEST -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -c wrapper.c -o libcgroupfortesting_la-wrapper.o >/dev/null 2>&1 make[4]: Leaving directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src' make[4]: Entering directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSTATIC=static -DLIBCG_LIB -fPIC -DWITH_SYSTEMD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -c -o libcgroup_la-lex.lo `test -f 'lex.c' || echo './'`lex.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSTATIC=static -DLIBCG_LIB -fPIC -DWITH_SYSTEMD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -c lex.c -fPIC -DPIC -o .libs/libcgroup_la-lex.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSTATIC=static -DLIBCG_LIB -fPIC -DWITH_SYSTEMD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -c lex.c -o libcgroup_la-lex.o >/dev/null 2>&1 make[4]: Leaving directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src' make[4]: Entering directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSTATIC= -DUNIT_TEST -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -c -o libcgroupfortesting_la-lex.lo `test -f 'lex.c' || echo './'`lex.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSTATIC= -DUNIT_TEST -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -c lex.c -fPIC -DPIC -o .libs/libcgroupfortesting_la-lex.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSTATIC= -DUNIT_TEST -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -c lex.c -o libcgroupfortesting_la-lex.o >/dev/null 2>&1 make[4]: Leaving directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src' make[4]: Entering directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSTATIC= -DUNIT_TEST -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -c -o libcgroupfortesting_la-config.lo `test -f 'config.c' || echo './'`config.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSTATIC= -DUNIT_TEST -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -c config.c -fPIC -DPIC -o .libs/libcgroupfortesting_la-config.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSTATIC= -DUNIT_TEST -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -c config.c -o libcgroupfortesting_la-config.o >/dev/null 2>&1 make[4]: Leaving directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src' config.c: In function 'cgroup_config_create_template_group': config.c:1960:33: warning: 'strncpy' output may be truncated copying 4095 bytes from a string of length 4095 [-Wstringop-truncation] 1960 | strncpy(buffer, t_cgroup->name, FILENAME_MAX-1); | ^ make[4]: Entering directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSTATIC=static -DLIBCG_LIB -fPIC -DWITH_SYSTEMD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -c -o libcgroup_la-config.lo `test -f 'config.c' || echo './'`config.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSTATIC=static -DLIBCG_LIB -fPIC -DWITH_SYSTEMD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -c config.c -fPIC -DPIC -o .libs/libcgroup_la-config.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSTATIC=static -DLIBCG_LIB -fPIC -DWITH_SYSTEMD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -c config.c -o libcgroup_la-config.o >/dev/null 2>&1 make[4]: Leaving directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src' config.c: In function 'cgroup_config_create_template_group': config.c:1960:33: warning: 'strncpy' output may be truncated copying 4095 bytes from a string of length 4095 [-Wstringop-truncation] 1960 | strncpy(buffer, t_cgroup->name, FILENAME_MAX-1); | ^ make[4]: Entering directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSTATIC=static -DLIBCG_LIB -fPIC -DWITH_SYSTEMD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -c -o libcgroup_la-api.lo `test -f 'api.c' || echo './'`api.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSTATIC=static -DLIBCG_LIB -fPIC -DWITH_SYSTEMD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -c api.c -fPIC -DPIC -o .libs/libcgroup_la-api.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSTATIC=static -DLIBCG_LIB -fPIC -DWITH_SYSTEMD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -c api.c -o libcgroup_la-api.o >/dev/null 2>&1 make[4]: Leaving directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src' api.c: In function 'cgroup_change_cgroup_flags': api.c:4779:72: warning: passing argument 1 of '__xpg_basename' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 4779 | if(procname && strlen(basename(procname))) { | ^~~~~~~~ In file included from api.c:32: /usr/include/libgen.h:34:36: note: expected 'char *' but argument is of type 'const char *' 34 | extern char *__xpg_basename (char *__path) __THROW; | ~~~~~~^~~~~~ api.c:4781:77: warning: passing argument 1 of '__xpg_basename' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 4781 | basename(procname)); | ^~~~~~~~ /usr/include/libgen.h:34:36: note: expected 'char *' but argument is of type 'const char *' 34 | extern char *__xpg_basename (char *__path) __THROW; | ~~~~~~^~~~~~ make[4]: Entering directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSTATIC= -DUNIT_TEST -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -c -o libcgroupfortesting_la-api.lo `test -f 'api.c' || echo './'`api.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSTATIC= -DUNIT_TEST -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -c api.c -fPIC -DPIC -o .libs/libcgroupfortesting_la-api.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -DSTATIC= -DUNIT_TEST -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -c api.c -o libcgroupfortesting_la-api.o >/dev/null 2>&1 make[4]: Leaving directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src' api.c: In function 'cgroup_change_cgroup_flags': api.c:4779:72: warning: passing argument 1 of '__xpg_basename' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 4779 | if(procname && strlen(basename(procname))) { | ^~~~~~~~ In file included from api.c:32: /usr/include/libgen.h:34:36: note: expected 'char *' but argument is of type 'const char *' 34 | extern char *__xpg_basename (char *__path) __THROW; | ~~~~~~^~~~~~ api.c:4781:77: warning: passing argument 1 of '__xpg_basename' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 4781 | basename(procname)); | ^~~~~~~~ /usr/include/libgen.h:34:36: note: expected 'char *' but argument is of type 'const char *' 34 | extern char *__xpg_basename (char *__path) __THROW; | ~~~~~~^~~~~~ make[4]: Entering directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src' /bin/sh ../libtool --tag=CC --mode=link gcc -DSTATIC= -DUNIT_TEST -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -Wl,--version-script,../tests/gunit/libcgroup_unittest.map -version-number 3:0:0 -lsystemd -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-hardened-ld-errors -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o libcgroupfortesting.la libcgroupfortesting_la-parse.lo libcgroupfortesting_la-lex.lo libcgroupfortesting_la-api.lo libcgroupfortesting_la-config.lo libcgroupfortesting_la-wrapper.lo libcgroupfortesting_la-log.lo libcgroupfortesting_la-abstraction-common.lo libcgroupfortesting_la-abstraction-map.lo libcgroupfortesting_la-abstraction-cpu.lo libcgroupfortesting_la-abstraction-cpuset.lo libcgroupfortesting_la-systemd.lo -lpthread -lsystemd libtool: link: ar cr .libs/libcgroupfortesting.a .libs/libcgroupfortesting_la-parse.o .libs/libcgroupfortesting_la-lex.o .libs/libcgroupfortesting_la-api.o .libs/libcgroupfortesting_la-config.o .libs/libcgroupfortesting_la-wrapper.o .libs/libcgroupfortesting_la-log.o .libs/libcgroupfortesting_la-abstraction-common.o .libs/libcgroupfortesting_la-abstraction-map.o .libs/libcgroupfortesting_la-abstraction-cpu.o .libs/libcgroupfortesting_la-abstraction-cpuset.o .libs/libcgroupfortesting_la-systemd.o libtool: link: ranlib .libs/libcgroupfortesting.a libtool: link: ( cd ".libs" && rm -f "libcgroupfortesting.la" && ln -s "../libcgroupfortesting.la" "libcgroupfortesting.la" ) make[4]: Leaving directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src' libtool: warning: '-version-info/-version-number' is ignored for convenience libraries make[4]: Entering directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src' /bin/sh ../libtool --tag=CC --mode=link gcc -DSTATIC=static -DLIBCG_LIB -fPIC -DWITH_SYSTEMD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -Wl,--version-script,./libcgroup.map -version-number 3:0:0 -lsystemd -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-hardened-ld-errors -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o libcgroup.la -rpath /usr/lib64 libcgroup_la-parse.lo libcgroup_la-lex.lo libcgroup_la-api.lo libcgroup_la-config.lo libcgroup_la-wrapper.lo libcgroup_la-log.lo libcgroup_la-abstraction-common.lo libcgroup_la-abstraction-map.lo libcgroup_la-abstraction-cpu.lo libcgroup_la-abstraction-cpuset.lo libcgroup_la-systemd.lo tools/libcgroup_la-cgxget.lo tools/libcgroup_la-cgxset.lo -lpthread -lsystemd libtool: link: gcc -shared -fPIC -DPIC .libs/libcgroup_la-parse.o .libs/libcgroup_la-lex.o .libs/libcgroup_la-api.o .libs/libcgroup_la-config.o .libs/libcgroup_la-wrapper.o .libs/libcgroup_la-log.o .libs/libcgroup_la-abstraction-common.o .libs/libcgroup_la-abstraction-map.o .libs/libcgroup_la-abstraction-cpu.o .libs/libcgroup_la-abstraction-cpuset.o .libs/libcgroup_la-systemd.o tools/.libs/libcgroup_la-cgxget.o tools/.libs/libcgroup_la-cgxset.o -lpthread -lsystemd -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-hardened-ld-errors -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -mtls-dialect=gnu2 -mno-omit-leaf-frame-pointer -Wl,--version-script -Wl,./libcgroup.map -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -Wl,-z -Wl,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-hardened-ld-errors -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -Wl,-soname -Wl,libcgroup.so.3 -o .libs/libcgroup.so.3.0.0 libtool: link: (cd ".libs" && rm -f "libcgroup.so.3" && ln -s "libcgroup.so.3.0.0" "libcgroup.so.3") libtool: link: (cd ".libs" && rm -f "libcgroup.so" && ln -s "libcgroup.so.3.0.0" "libcgroup.so") libtool: link: ar cr .libs/libcgroup.a libcgroup_la-parse.o libcgroup_la-lex.o libcgroup_la-api.o libcgroup_la-config.o libcgroup_la-wrapper.o libcgroup_la-log.o libcgroup_la-abstraction-common.o libcgroup_la-abstraction-map.o libcgroup_la-abstraction-cpu.o libcgroup_la-abstraction-cpuset.o libcgroup_la-systemd.o tools/libcgroup_la-cgxget.o tools/libcgroup_la-cgxset.o libtool: link: ranlib .libs/libcgroup.a libtool: link: ( cd ".libs" && rm -f "libcgroup.la" && ln -s "../libcgroup.la" "libcgroup.la" ) make[4]: Leaving directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src' Making all in daemon make[4]: Nothing to be done for 'all'. Making all in pam make[4]: Entering directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src/pam' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../include -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -c -o pam_cgroup.lo pam_cgroup.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../include -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -c pam_cgroup.c -fPIC -DPIC -o .libs/pam_cgroup.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I ../../include -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -c pam_cgroup.c -o pam_cgroup.o >/dev/null 2>&1 make[4]: Leaving directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src/pam' make[4]: Entering directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src/pam' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-hardened-ld-errors -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o pam_cgroup.la -rpath /usr/lib64/security pam_cgroup.lo ../../src/libcgroup.la -lpam -lsystemd libtool: link: gcc -shared -fPIC -DPIC .libs/pam_cgroup.o -Wl,-rpath -Wl,/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src/.libs ../../src/.libs/libcgroup.so -lpthread -lpam -lsystemd -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-hardened-ld-errors -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -mtls-dialect=gnu2 -mno-omit-leaf-frame-pointer -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -Wl,-z -Wl,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-hardened-ld-errors -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -Wl,-soname -Wl,pam_cgroup.so -o .libs/pam_cgroup.so libtool: link: ar cr .libs/pam_cgroup.a pam_cgroup.o libtool: link: ranlib .libs/pam_cgroup.a libtool: link: ( cd ".libs" && rm -f "pam_cgroup.la" && ln -s "../pam_cgroup.la" "pam_cgroup.la" ) make[4]: Leaving directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src/pam' Making all in tools make[4]: Entering directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src/tools' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../include -I../../include -DWITH_SYSTEMD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -c -o cgconfigparser-cgconfig.o `test -f 'cgconfig.c' || echo './'`cgconfig.c make[4]: Leaving directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src/tools' make[4]: Entering directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src/tools' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../include -I../../include -DWITH_SYSTEMD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -c -o cgexec-tools-common.o `test -f 'tools-common.c' || echo './'`tools-common.c make[4]: Leaving directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src/tools' make[4]: Entering directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src/tools' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../include -I../../include -DWITH_SYSTEMD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -c -o cgclassify-tools-common.o `test -f 'tools-common.c' || echo './'`tools-common.c make[4]: Leaving directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src/tools' make[4]: Entering directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src/tools' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../include -I../../include -DWITH_SYSTEMD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -c -o cgcreate-tools-common.o `test -f 'tools-common.c' || echo './'`tools-common.c make[4]: Leaving directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src/tools' make[4]: Entering directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src/tools' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../include -I../../include -DWITH_SYSTEMD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -c -o cgcreate-cgcreate.o `test -f 'cgcreate.c' || echo './'`cgcreate.c make[4]: Leaving directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src/tools' make[4]: Entering directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src/tools' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../include -I../../include -DWITH_SYSTEMD -DSTATIC=static -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -c -o cgxset-tools-common.o `test -f 'tools-common.c' || echo './'`tools-common.c make[4]: Leaving directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src/tools' make[4]: Entering directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src/tools' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../include -I../../include -DWITH_SYSTEMD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -c -o cgget-tools-common.o `test -f 'tools-common.c' || echo './'`tools-common.c make[4]: Leaving directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src/tools' make[4]: Entering directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src/tools' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../include -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -c -o lssubsys-lssubsys.o `test -f 'lssubsys.c' || echo './'`lssubsys.c make[4]: Leaving directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src/tools' make[4]: Entering directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src/tools' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../include -I../../include -DWITH_SYSTEMD -DSTATIC=static -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -c -o cgset-tools-common.o `test -f 'tools-common.c' || echo './'`tools-common.c make[4]: Leaving directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src/tools' make[4]: Entering directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src/tools' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../include -I../../include -DWITH_SYSTEMD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -c -o cgxget-tools-common.o `test -f 'tools-common.c' || echo './'`tools-common.c make[4]: Leaving directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src/tools' make[4]: Entering directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src/tools' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../include -I../../include -DWITH_SYSTEMD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -c -o cgdelete-cgdelete.o `test -f 'cgdelete.c' || echo './'`cgdelete.c make[4]: Leaving directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src/tools' make[4]: Entering directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src/tools' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../include -I../../include -DWITH_SYSTEMD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -c -o cgdelete-tools-common.o `test -f 'tools-common.c' || echo './'`tools-common.c make[4]: Leaving directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src/tools' make[4]: Entering directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src/tools' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../include -I../../include -DWITH_SYSTEMD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -c -o lscgroup-lscgroup.o `test -f 'lscgroup.c' || echo './'`lscgroup.c make[4]: Leaving directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src/tools' make[4]: Entering directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src/tools' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../include -I../../include -DWITH_SYSTEMD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -c -o lscgroup-tools-common.o `test -f 'tools-common.c' || echo './'`tools-common.c make[4]: Leaving directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src/tools' make[4]: Entering directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src/tools' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../include -I../../include -DWITH_SYSTEMD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -c -o cgconfigparser-tools-common.o `test -f 'tools-common.c' || echo './'`tools-common.c make[4]: Leaving directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src/tools' make[4]: Entering directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src/tools' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../include -I../../include -DWITH_SYSTEMD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -c -o cgexec-cgexec.o `test -f 'cgexec.c' || echo './'`cgexec.c make[4]: Leaving directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src/tools' make[4]: Entering directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src/tools' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../include -I../../include -DWITH_SYSTEMD -DSTATIC=static -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -c -o cgxset-cgxset.o `test -f 'cgxset.c' || echo './'`cgxset.c make[4]: Leaving directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src/tools' make[4]: Entering directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src/tools' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../include -I../../include -DWITH_SYSTEMD -DSTATIC=static -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -c -o cgset-cgset.o `test -f 'cgset.c' || echo './'`cgset.c make[4]: Leaving directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src/tools' make[4]: Entering directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src/tools' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../include -I../../include -DWITH_SYSTEMD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -c -o cgclassify-cgclassify.o `test -f 'cgclassify.c' || echo './'`cgclassify.c make[4]: Leaving directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src/tools' make[4]: Entering directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src/tools' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../include -I../../include -DWITH_SYSTEMD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -c -o cgxget-cgxget.o `test -f 'cgxget.c' || echo './'`cgxget.c make[4]: Leaving directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src/tools' make[4]: Entering directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src/tools' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../include -I../../include -DWITH_SYSTEMD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -c -o cgsnapshot-cgsnapshot.o `test -f 'cgsnapshot.c' || echo './'`cgsnapshot.c make[4]: Leaving directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src/tools' make[4]: Entering directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src/tools' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../include -I../../include -DWITH_SYSTEMD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -c -o cgget-cgget.o `test -f 'cgget.c' || echo './'`cgget.c make[4]: Leaving directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src/tools' make[4]: Entering directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src/tools' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../include -I../../include -DWITH_SYSTEMD -DSTATIC= -DUNIT_TEST -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -c -o libcgset_la-cgset.lo `test -f 'cgset.c' || echo './'`cgset.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../include -I../../include -DWITH_SYSTEMD -DSTATIC= -DUNIT_TEST -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -c cgset.c -fPIC -DPIC -o .libs/libcgset_la-cgset.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../include -I../../include -DWITH_SYSTEMD -DSTATIC= -DUNIT_TEST -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -c cgset.c -o libcgset_la-cgset.o >/dev/null 2>&1 make[4]: Leaving directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src/tools' make[4]: Entering directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src/tools' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../include -I../../include -DWITH_SYSTEMD -DSTATIC= -DUNIT_TEST -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -c -o libcgset_la-tools-common.lo `test -f 'tools-common.c' || echo './'`tools-common.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../include -I../../include -DWITH_SYSTEMD -DSTATIC= -DUNIT_TEST -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -c tools-common.c -fPIC -DPIC -o .libs/libcgset_la-tools-common.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../include -I../../include -DWITH_SYSTEMD -DSTATIC= -DUNIT_TEST -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -c tools-common.c -o libcgset_la-tools-common.o >/dev/null 2>&1 make[4]: Leaving directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src/tools' make[4]: Entering directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src/tools' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-hardened-ld-errors -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o lssubsys lssubsys-lssubsys.o ../../src/libcgroup.la -lpthread -lsystemd libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -Wl,-z -Wl,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-hardened-ld-errors -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o .libs/lssubsys lssubsys-lssubsys.o ../../src/.libs/libcgroup.so -lpthread -lsystemd make[4]: Leaving directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src/tools' make[4]: Entering directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src/tools' /bin/sh ../../libtool --tag=CC --mode=link gcc -DWITH_SYSTEMD -DSTATIC= -DUNIT_TEST -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -Wl,--no-undefined ../../src/libcgroup.la -lpthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-hardened-ld-errors -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o libcgset.la libcgset_la-cgset.lo libcgset_la-tools-common.lo -lsystemd libtool: link: ar cr .libs/libcgset.a .libs/libcgset_la-cgset.o .libs/libcgset_la-tools-common.o libtool: link: ranlib .libs/libcgset.a libtool: link: ( cd ".libs" && rm -f "libcgset.la" && ln -s "../libcgset.la" "libcgset.la" ) make[4]: Leaving directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src/tools' make[4]: Entering directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src/tools' /bin/sh ../../libtool --tag=CC --mode=link gcc -DWITH_SYSTEMD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-hardened-ld-errors -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o cgconfigparser cgconfigparser-cgconfig.o cgconfigparser-tools-common.o ../../src/libcgroup.la -lpthread -lsystemd libtool: link: gcc -DWITH_SYSTEMD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -Wl,-z -Wl,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-hardened-ld-errors -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o .libs/cgconfigparser cgconfigparser-cgconfig.o cgconfigparser-tools-common.o ../../src/.libs/libcgroup.so -lpthread -lsystemd make[4]: Leaving directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src/tools' make[4]: Entering directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src/tools' /bin/sh ../../libtool --tag=CC --mode=link gcc -DWITH_SYSTEMD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-hardened-ld-errors -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o lscgroup lscgroup-tools-common.o lscgroup-lscgroup.o ../../src/libcgroup.la -lpthread -lsystemd libtool: link: gcc -DWITH_SYSTEMD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -Wl,-z -Wl,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-hardened-ld-errors -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o .libs/lscgroup lscgroup-tools-common.o lscgroup-lscgroup.o ../../src/.libs/libcgroup.so -lpthread -lsystemd make[4]: Leaving directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src/tools' make[4]: Entering directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src/tools' /bin/sh ../../libtool --tag=CC --mode=link gcc -DWITH_SYSTEMD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-hardened-ld-errors -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o cgdelete cgdelete-cgdelete.o cgdelete-tools-common.o ../../src/libcgroup.la -lpthread -lsystemd libtool: link: gcc -DWITH_SYSTEMD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -Wl,-z -Wl,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-hardened-ld-errors -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o .libs/cgdelete cgdelete-cgdelete.o cgdelete-tools-common.o ../../src/.libs/libcgroup.so -lpthread -lsystemd make[4]: Leaving directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src/tools' make[4]: Entering directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src/tools' /bin/sh ../../libtool --tag=CC --mode=link gcc -DWITH_SYSTEMD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-hardened-ld-errors -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o cgcreate cgcreate-cgcreate.o cgcreate-tools-common.o ../../src/libcgroup.la -lpthread -lsystemd libtool: link: gcc -DWITH_SYSTEMD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -Wl,-z -Wl,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-hardened-ld-errors -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o .libs/cgcreate cgcreate-cgcreate.o cgcreate-tools-common.o ../../src/.libs/libcgroup.so -lpthread -lsystemd make[4]: Leaving directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src/tools' make[4]: Entering directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src/tools' /bin/sh ../../libtool --tag=CC --mode=link gcc -DWITH_SYSTEMD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-hardened-ld-errors -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o cgexec cgexec-cgexec.o cgexec-tools-common.o ../../src/libcgroup.la -lpthread -lsystemd libtool: link: gcc -DWITH_SYSTEMD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -Wl,-z -Wl,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-hardened-ld-errors -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o .libs/cgexec cgexec-cgexec.o cgexec-tools-common.o ../../src/.libs/libcgroup.so -lpthread -lsystemd make[4]: Leaving directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src/tools' make[4]: Entering directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src/tools' /bin/sh ../../libtool --tag=CC --mode=link gcc -DWITH_SYSTEMD -DSTATIC=static -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-hardened-ld-errors -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o cgset cgset-cgset.o cgset-tools-common.o ../../src/libcgroup.la -lpthread -lsystemd libtool: link: gcc -DWITH_SYSTEMD -DSTATIC=static -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -Wl,-z -Wl,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-hardened-ld-errors -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o .libs/cgset cgset-cgset.o cgset-tools-common.o ../../src/.libs/libcgroup.so -lpthread -lsystemd make[4]: Leaving directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src/tools' make[4]: Entering directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src/tools' /bin/sh ../../libtool --tag=CC --mode=link gcc -DWITH_SYSTEMD -DSTATIC=static -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-hardened-ld-errors -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o cgxset cgxset-cgxset.o cgxset-tools-common.o ../../src/libcgroup.la -lpthread -lsystemd libtool: link: gcc -DWITH_SYSTEMD -DSTATIC=static -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -Wl,-z -Wl,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-hardened-ld-errors -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o .libs/cgxset cgxset-cgxset.o cgxset-tools-common.o ../../src/.libs/libcgroup.so -lpthread -lsystemd make[4]: Leaving directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src/tools' make[4]: Entering directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src/tools' /bin/sh ../../libtool --tag=CC --mode=link gcc -DWITH_SYSTEMD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-hardened-ld-errors -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o cgclassify cgclassify-cgclassify.o cgclassify-tools-common.o ../../src/libcgroup.la -lpthread -lsystemd libtool: link: gcc -DWITH_SYSTEMD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -Wl,-z -Wl,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-hardened-ld-errors -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o .libs/cgclassify cgclassify-cgclassify.o cgclassify-tools-common.o ../../src/.libs/libcgroup.so -lpthread -lsystemd make[4]: Leaving directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src/tools' make[4]: Entering directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src/tools' /bin/sh ../../libtool --tag=CC --mode=link gcc -DWITH_SYSTEMD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-hardened-ld-errors -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o cgsnapshot cgsnapshot-cgsnapshot.o ../../src/libcgroup.la -lpthread -lsystemd libtool: link: gcc -DWITH_SYSTEMD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -Wl,-z -Wl,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-hardened-ld-errors -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o .libs/cgsnapshot cgsnapshot-cgsnapshot.o ../../src/.libs/libcgroup.so -lpthread -lsystemd make[4]: Leaving directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src/tools' make[4]: Entering directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src/tools' /bin/sh ../../libtool --tag=CC --mode=link gcc -DWITH_SYSTEMD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-hardened-ld-errors -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o cgxget cgxget-cgxget.o cgxget-tools-common.o ../../src/libcgroup.la -lpthread -lsystemd libtool: link: gcc -DWITH_SYSTEMD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -Wl,-z -Wl,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-hardened-ld-errors -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o .libs/cgxget cgxget-cgxget.o cgxget-tools-common.o ../../src/.libs/libcgroup.so -lpthread -lsystemd make[4]: Leaving directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src/tools' make[4]: Entering directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src/tools' /bin/sh ../../libtool --tag=CC --mode=link gcc -DWITH_SYSTEMD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-hardened-ld-errors -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o cgget cgget-cgget.o cgget-tools-common.o ../../src/libcgroup.la -lpthread -lsystemd libtool: link: gcc -DWITH_SYSTEMD -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -Wl,-z -Wl,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-hardened-ld-errors -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o .libs/cgget cgget-cgget.o cgget-tools-common.o ../../src/.libs/libcgroup.so -lpthread -lsystemd make[4]: Leaving directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src/tools' Making all in tests Making all in ftests make[3]: Nothing to be done for 'all'. Making all in gunit make[3]: Nothing to be done for 'all'. make[3]: Nothing to be done for 'all-am'. Making all in samples Making all in config make[3]: Nothing to be done for 'all'. Making all in c make[3]: Nothing to be done for 'all'. Making all in python make[3]: Nothing to be done for 'all'. Making all in cmdline make[3]: Nothing to be done for 'all'. make[3]: Nothing to be done for 'all-am'. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.hrsCqE + umask 022 + cd /builddir/build/BUILD/libcgroup-3.2.0-build + '[' /builddir/build/BUILD/libcgroup-3.2.0-build/BUILDROOT '!=' / ']' + rm -rf /builddir/build/BUILD/libcgroup-3.2.0-build/BUILDROOT ++ dirname /builddir/build/BUILD/libcgroup-3.2.0-build/BUILDROOT + mkdir -p /builddir/build/BUILD/libcgroup-3.2.0-build + mkdir /builddir/build/BUILD/libcgroup-3.2.0-build/BUILDROOT + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-hardened-ld-errors -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd libcgroup-3.2.0 + /usr/bin/make install DESTDIR=/builddir/build/BUILD/libcgroup-3.2.0-build/BUILDROOT 'INSTALL=/usr/bin/install -p' Making install in dist make[1]: Entering directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/dist' make[2]: Entering directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/dist' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/dist' make[1]: Leaving directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/dist' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/doc' Making install in man make[2]: Entering directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/doc/man' make[3]: Entering directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/doc/man' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILD/libcgroup-3.2.0-build/BUILDROOT/usr/share/man/man1' /usr/bin/install -p -m 644 cgclassify.1 cgexec.1 cgcreate.1 cgset.1 cgget.1 cgdelete.1 lssubsys.1 lscgroup.1 cgsnapshot.1 cgxget.1 cgxset.1 '/builddir/build/BUILD/libcgroup-3.2.0-build/BUILDROOT/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILD/libcgroup-3.2.0-build/BUILDROOT/usr/share/man/man5' /usr/bin/install -p -m 644 cgconfig.conf.5 cgred.conf.5 cgrules.conf.5 '/builddir/build/BUILD/libcgroup-3.2.0-build/BUILDROOT/usr/share/man/man5' /usr/bin/mkdir -p '/builddir/build/BUILD/libcgroup-3.2.0-build/BUILDROOT/usr/share/man/man8' /usr/bin/install -p -m 644 cgconfigparser.8 cgrulesengd.8 '/builddir/build/BUILD/libcgroup-3.2.0-build/BUILDROOT/usr/share/man/man8' make[3]: Leaving directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/doc/man' make[2]: Leaving directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/doc/man' make[2]: Entering directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/doc' make[3]: Entering directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/doc' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/doc' make[2]: Leaving directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/doc' make[1]: Leaving directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/doc' Making install in include make[1]: Entering directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/include' make[2]: Entering directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/include' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILD/libcgroup-3.2.0-build/BUILDROOT/usr/include' /usr/bin/install -p -m 644 libcgroup.h '/builddir/build/BUILD/libcgroup-3.2.0-build/BUILDROOT/usr/include/.' /usr/bin/mkdir -p '/builddir/build/BUILD/libcgroup-3.2.0-build/BUILDROOT/usr/include/libcgroup' /usr/bin/install -p -m 644 libcgroup/error.h libcgroup/init.h libcgroup/groups.h libcgroup/tasks.h libcgroup/iterators.h libcgroup/config.h libcgroup/log.h libcgroup/tools.h libcgroup/systemd.h '/builddir/build/BUILD/libcgroup-3.2.0-build/BUILDROOT/usr/include/libcgroup' make[2]: Leaving directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/include' make[1]: Leaving directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/include' Making install in scripts make[1]: Entering directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/scripts' make[2]: Entering directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/scripts' /usr/bin/make install-exec-hook make[3]: Entering directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/scripts' make[3]: Nothing to be done for 'install-exec-hook'. make[3]: Leaving directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/scripts' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/scripts' make[1]: Leaving directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/scripts' Making install in src make[1]: Entering directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src' /usr/bin/make install-recursive make[2]: Entering directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src' Making install in . make[3]: Entering directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src' make[4]: Entering directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src' /usr/bin/mkdir -p '/builddir/build/BUILD/libcgroup-3.2.0-build/BUILDROOT/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p libcgroup.la '/builddir/build/BUILD/libcgroup-3.2.0-build/BUILDROOT/usr/lib64' libtool: install: /usr/bin/install -p .libs/libcgroup.so.3.0.0 /builddir/build/BUILD/libcgroup-3.2.0-build/BUILDROOT/usr/lib64/libcgroup.so.3.0.0 libtool: install: (cd /builddir/build/BUILD/libcgroup-3.2.0-build/BUILDROOT/usr/lib64 && { ln -s -f libcgroup.so.3.0.0 libcgroup.so.3 || { rm -f libcgroup.so.3 && ln -s libcgroup.so.3.0.0 libcgroup.so.3; }; }) libtool: install: (cd /builddir/build/BUILD/libcgroup-3.2.0-build/BUILDROOT/usr/lib64 && { ln -s -f libcgroup.so.3.0.0 libcgroup.so || { rm -f libcgroup.so && ln -s libcgroup.so.3.0.0 libcgroup.so; }; }) libtool: install: /usr/bin/install -p .libs/libcgroup.lai /builddir/build/BUILD/libcgroup-3.2.0-build/BUILDROOT/usr/lib64/libcgroup.la libtool: install: /usr/bin/install -p .libs/libcgroup.a /builddir/build/BUILD/libcgroup-3.2.0-build/BUILDROOT/usr/lib64/libcgroup.a libtool: install: chmod 644 /builddir/build/BUILD/libcgroup-3.2.0-build/BUILDROOT/usr/lib64/libcgroup.a libtool: install: ranlib /builddir/build/BUILD/libcgroup-3.2.0-build/BUILDROOT/usr/lib64/libcgroup.a libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILD/libcgroup-3.2.0-build/BUILDROOT/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -p libcgroup_systemd_idle_thread '/builddir/build/BUILD/libcgroup-3.2.0-build/BUILDROOT/usr/bin' libtool: install: /usr/bin/install -p libcgroup_systemd_idle_thread /builddir/build/BUILD/libcgroup-3.2.0-build/BUILDROOT/usr/bin/libcgroup_systemd_idle_thread make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src' make[3]: Leaving directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src' Making install in daemon make[3]: Entering directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src/daemon' make[4]: Entering directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src/daemon' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src/daemon' make[3]: Leaving directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src/daemon' Making install in pam make[3]: Entering directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src/pam' make[4]: Entering directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src/pam' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILD/libcgroup-3.2.0-build/BUILDROOT/usr/lib64/security' /bin/sh ../../libtool --mode=install /usr/bin/install -p pam_cgroup.la '/builddir/build/BUILD/libcgroup-3.2.0-build/BUILDROOT/usr/lib64/security' libtool: warning: relinking 'pam_cgroup.la' libtool: install: (cd /builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src/pam; /bin/sh "/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/libtool" --tag CC --mode=relink gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wall -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-hardened-ld-errors -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -o pam_cgroup.la -rpath /usr/lib64/security pam_cgroup.lo ../../src/libcgroup.la -lpam -lsystemd -inst-prefix-dir /builddir/build/BUILD/libcgroup-3.2.0-build/BUILDROOT) libtool: relink: gcc -shared -fPIC -DPIC .libs/pam_cgroup.o -L/builddir/build/BUILD/libcgroup-3.2.0-build/BUILDROOT/usr/lib64 -L/usr/lib64 -lcgroup -lpthread -lpam -lsystemd -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-hardened-ld-errors -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64 -mtune=generic -mtls-dialect=gnu2 -mno-omit-leaf-frame-pointer -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -Wl,-z -Wl,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-hardened-ld-errors -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -Wl,-soname -Wl,pam_cgroup.so -o .libs/pam_cgroup.so libtool: install: /usr/bin/install -p .libs/pam_cgroup.soT /builddir/build/BUILD/libcgroup-3.2.0-build/BUILDROOT/usr/lib64/security/pam_cgroup.so libtool: install: /usr/bin/install -p .libs/pam_cgroup.lai /builddir/build/BUILD/libcgroup-3.2.0-build/BUILDROOT/usr/lib64/security/pam_cgroup.la libtool: install: /usr/bin/install -p .libs/pam_cgroup.a /builddir/build/BUILD/libcgroup-3.2.0-build/BUILDROOT/usr/lib64/security/pam_cgroup.a libtool: install: chmod 644 /builddir/build/BUILD/libcgroup-3.2.0-build/BUILDROOT/usr/lib64/security/pam_cgroup.a libtool: install: ranlib /builddir/build/BUILD/libcgroup-3.2.0-build/BUILDROOT/usr/lib64/security/pam_cgroup.a libtool: warning: remember to run 'libtool --finish /usr/lib64/security' make[4]: Leaving directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src/pam' make[3]: Leaving directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src/pam' Making install in tools make[3]: Entering directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src/tools' make[4]: Entering directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src/tools' /usr/bin/mkdir -p '/builddir/build/BUILD/libcgroup-3.2.0-build/BUILDROOT/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -p cgexec cgclassify cgcreate cgset cgxset cgget cgxget cgdelete lssubsys lscgroup cgsnapshot '/builddir/build/BUILD/libcgroup-3.2.0-build/BUILDROOT/usr/bin' libtool: warning: '../../src/libcgroup.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/cgexec /builddir/build/BUILD/libcgroup-3.2.0-build/BUILDROOT/usr/bin/cgexec libtool: warning: '../../src/libcgroup.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/cgclassify /builddir/build/BUILD/libcgroup-3.2.0-build/BUILDROOT/usr/bin/cgclassify libtool: warning: '../../src/libcgroup.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/cgcreate /builddir/build/BUILD/libcgroup-3.2.0-build/BUILDROOT/usr/bin/cgcreate libtool: warning: '../../src/libcgroup.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/cgset /builddir/build/BUILD/libcgroup-3.2.0-build/BUILDROOT/usr/bin/cgset libtool: warning: '../../src/libcgroup.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/cgxset /builddir/build/BUILD/libcgroup-3.2.0-build/BUILDROOT/usr/bin/cgxset libtool: warning: '../../src/libcgroup.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/cgget /builddir/build/BUILD/libcgroup-3.2.0-build/BUILDROOT/usr/bin/cgget libtool: warning: '../../src/libcgroup.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/cgxget /builddir/build/BUILD/libcgroup-3.2.0-build/BUILDROOT/usr/bin/cgxget libtool: warning: '../../src/libcgroup.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/cgdelete /builddir/build/BUILD/libcgroup-3.2.0-build/BUILDROOT/usr/bin/cgdelete libtool: warning: '../../src/libcgroup.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/lssubsys /builddir/build/BUILD/libcgroup-3.2.0-build/BUILDROOT/usr/bin/lssubsys libtool: warning: '../../src/libcgroup.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/lscgroup /builddir/build/BUILD/libcgroup-3.2.0-build/BUILDROOT/usr/bin/lscgroup libtool: warning: '../../src/libcgroup.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/cgsnapshot /builddir/build/BUILD/libcgroup-3.2.0-build/BUILDROOT/usr/bin/cgsnapshot /usr/bin/mkdir -p '/builddir/build/BUILD/libcgroup-3.2.0-build/BUILDROOT/usr/sbin' /bin/sh ../../libtool --mode=install /usr/bin/install -p cgconfigparser '/builddir/build/BUILD/libcgroup-3.2.0-build/BUILDROOT/usr/sbin' libtool: warning: '../../src/libcgroup.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/cgconfigparser /builddir/build/BUILD/libcgroup-3.2.0-build/BUILDROOT/usr/sbin/cgconfigparser /usr/bin/make install-exec-hook make[5]: Entering directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src/tools' chmod u+s /builddir/build/BUILD/libcgroup-3.2.0-build/BUILDROOT/usr/bin/cgexec make[5]: Leaving directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src/tools' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src/tools' make[3]: Leaving directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src/tools' make[2]: Leaving directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src' make[1]: Leaving directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/src' Making install in tests make[1]: Entering directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/tests' Making install in ftests make[2]: Entering directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/tests/ftests' make[3]: Entering directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/tests/ftests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/tests/ftests' make[2]: Leaving directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/tests/ftests' Making install in gunit make[2]: Entering directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/tests/gunit' make[3]: Entering directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/tests/gunit' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/tests/gunit' make[2]: Leaving directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/tests/gunit' make[2]: Entering directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/tests' make[3]: Entering directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/tests' make[2]: Leaving directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/tests' make[1]: Leaving directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/tests' Making install in samples make[1]: Entering directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/samples' Making install in config make[2]: Entering directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/samples/config' make[3]: Entering directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/samples/config' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/samples/config' make[2]: Leaving directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/samples/config' Making install in c make[2]: Entering directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/samples/c' make[3]: Entering directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/samples/c' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/samples/c' make[2]: Leaving directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/samples/c' Making install in python make[2]: Entering directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/samples/python' make[3]: Entering directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/samples/python' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/samples/python' make[2]: Leaving directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/samples/python' Making install in cmdline make[2]: Entering directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/samples/cmdline' make[3]: Entering directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/samples/cmdline' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/samples/cmdline' make[2]: Leaving directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/samples/cmdline' make[2]: Entering directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/samples' make[3]: Entering directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/samples' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/samples' make[2]: Leaving directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/samples' make[1]: Leaving directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/samples' make[1]: Entering directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0' make[2]: Entering directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILD/libcgroup-3.2.0-build/BUILDROOT/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 libcgroup.pc '/builddir/build/BUILD/libcgroup-3.2.0-build/BUILDROOT/usr/lib64/pkgconfig' make[2]: Leaving directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0' make[1]: Leaving directory '/builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0' + install -d /builddir/build/BUILD/libcgroup-3.2.0-build/BUILDROOT/etc + install -m 644 samples/config/cgconfig.conf /builddir/build/BUILD/libcgroup-3.2.0-build/BUILDROOT//etc/cgconfig.conf + install -m 644 samples/config/cgsnapshot_denylist.conf /builddir/build/BUILD/libcgroup-3.2.0-build/BUILDROOT//etc/cgsnapshot_denylist.conf + rm -f /builddir/build/BUILD/libcgroup-3.2.0-build/BUILDROOT/usr/lib64/security/pam_cgroup.a /builddir/build/BUILD/libcgroup-3.2.0-build/BUILDROOT/usr/lib64/security/pam_cgroup.la + rm -f /builddir/build/BUILD/libcgroup-3.2.0-build/BUILDROOT//usr/lib64/libcgroup.a /builddir/build/BUILD/libcgroup-3.2.0-build/BUILDROOT//usr/lib64/libcgroup.la + rm -f '/builddir/build/BUILD/libcgroup-3.2.0-build/BUILDROOT//usr/lib64/libcgroupfortesting.*' + rm -f /builddir/build/BUILD/libcgroup-3.2.0-build/BUILDROOT//usr/share/man/man5/cgred.conf.5 + rm -f /builddir/build/BUILD/libcgroup-3.2.0-build/BUILDROOT//usr/share/man/man5/cgrules.conf.5 + rm -f /builddir/build/BUILD/libcgroup-3.2.0-build/BUILDROOT//usr/share/man/man8/cgrulesengd.8 + install -d /builddir/build/BUILD/libcgroup-3.2.0-build/BUILDROOT/usr/lib/systemd/system + install -m 644 /builddir/build/SOURCES/cgconfig.service /builddir/build/BUILD/libcgroup-3.2.0-build/BUILDROOT/usr/lib/systemd/system/ + install -d /builddir/build/BUILD/libcgroup-3.2.0-build/BUILDROOT/etc/sysconfig + /usr/lib/rpm/anolis/generate-compatibility-deps libcgroup ~/build/BUILD/libcgroup-3.2.0-build/BUILDROOT/usr/lib/compatibility/libcgroup ~/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0 ~/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0 ~/build/BUILD/libcgroup-3.2.0-build/BUILDROOT/usr/lib/compatibility/libcgroup ~/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0 ~/build/BUILD/libcgroup-3.2.0-build/BUILDROOT/usr/lib/compatibility/libcgroup ~/build/BUILD/libcgroup-3.2.0-build/BUILDROOT/usr/lib/compatibility/libcgroup ~/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0 ~/build/BUILD/libcgroup-3.2.0-build/BUILDROOT/usr/lib/compatibility/libcgroup ~/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0 + /usr/bin/find-debuginfo -j80 --strict-build-id -m -i --build-id-seed 3.2.0-1.an27 --unique-debug-suffix -3.2.0-1.an27.x86_64 --unique-debug-src-base libcgroup-3.2.0-1.an27.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0 find-debuginfo: starting Extracting debug info from 15 files DWARF-compressing 15 files sepdebugcrcfix: Updated 15 CRC32s, 0 CRC32s did match. Creating .debug symlinks for symlinks to ELF files Copying sources found by 'debugedit -l' to /usr/src/debug/libcgroup-3.2.0-1.an27.x86_64 find-debuginfo: done + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/anolis/brp-ldconfig + COMPRESS='gzip -9 -n' + COMPRESS_EXT=.gz + /usr/lib/rpm/brp-compress + /usr/lib/rpm/anolis/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/anolis/brp-mangle-shebangs + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/anolis/brp-python-rpm-in-distinfo + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/anolis/brp-python-bytecompile '' 1 0 -j80 + /usr/lib/rpm/anolis/brp-python-hardlink Reading /builddir/build/BUILD/libcgroup-3.2.0-build/SPECPARTS/rpm-debuginfo.specpart Processing files: libcgroup-3.2.0-1.an27.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.7ksATi + umask 022 + cd /builddir/build/BUILD/libcgroup-3.2.0-build + cd libcgroup-3.2.0 + DOCDIR=/builddir/build/BUILD/libcgroup-3.2.0-build/BUILDROOT/usr/share/doc/libcgroup + export LC_ALL=C.UTF-8 + LC_ALL=C.UTF-8 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILD/libcgroup-3.2.0-build/BUILDROOT/usr/share/doc/libcgroup + cp -pr /builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/README /builddir/build/BUILD/libcgroup-3.2.0-build/BUILDROOT/usr/share/doc/libcgroup + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.J1YRiW + umask 022 + cd /builddir/build/BUILD/libcgroup-3.2.0-build + cd libcgroup-3.2.0 + LICENSEDIR=/builddir/build/BUILD/libcgroup-3.2.0-build/BUILDROOT/usr/share/licenses/libcgroup + export LC_ALL=C.UTF-8 + LC_ALL=C.UTF-8 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILD/libcgroup-3.2.0-build/BUILDROOT/usr/share/licenses/libcgroup + cp -pr /builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/COPYING /builddir/build/BUILD/libcgroup-3.2.0-build/BUILDROOT/usr/share/licenses/libcgroup + RPM_EC=0 ++ jobs -p + exit 0 Provides: abi(libcgroup) = 3.2.0 libcgroup = 3.2.0-1.an27 libcgroup(x86-64) = 3.2.0-1.an27 libcgroup.so.3()(64bit) libcgroup.so.3(CGROUP_0.32)(64bit) libcgroup.so.3(CGROUP_0.32.1)(64bit) libcgroup.so.3(CGROUP_0.33)(64bit) libcgroup.so.3(CGROUP_0.34)(64bit) libcgroup.so.3(CGROUP_0.35)(64bit) libcgroup.so.3(CGROUP_0.36)(64bit) libcgroup.so.3(CGROUP_0.37)(64bit) libcgroup.so.3(CGROUP_0.38)(64bit) libcgroup.so.3(CGROUP_0.39)(64bit) libcgroup.so.3(CGROUP_0.40)(64bit) libcgroup.so.3(CGROUP_0.41)(64bit) libcgroup.so.3(CGROUP_0.42)(64bit) libcgroup.so.3(CGROUP_2.0)(64bit) libcgroup.so.3(CGROUP_3.0)(64bit) libcgroup.so.3(CGROUP_3.2)(64bit) Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): shadow-utils Requires(post): systemd Requires(preun): systemd Requires(postun): systemd Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.8)(64bit) libc.so.6(GLIBC_ABI_DT_RELR)(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_221)(64bit) libsystemd.so.0(LIBSYSTEMD_237)(64bit) rtld(GNU_HASH) Processing files: libcgroup-devel-3.2.0-1.an27.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.pVBAxj + umask 022 + cd /builddir/build/BUILD/libcgroup-3.2.0-build + cd libcgroup-3.2.0 + DOCDIR=/builddir/build/BUILD/libcgroup-3.2.0-build/BUILDROOT/usr/share/doc/libcgroup-devel + export LC_ALL=C.UTF-8 + LC_ALL=C.UTF-8 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILD/libcgroup-3.2.0-build/BUILDROOT/usr/share/doc/libcgroup-devel + cp -pr /builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/README /builddir/build/BUILD/libcgroup-3.2.0-build/BUILDROOT/usr/share/doc/libcgroup-devel + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.GubqEO + umask 022 + cd /builddir/build/BUILD/libcgroup-3.2.0-build + cd libcgroup-3.2.0 + LICENSEDIR=/builddir/build/BUILD/libcgroup-3.2.0-build/BUILDROOT/usr/share/licenses/libcgroup-devel + export LC_ALL=C.UTF-8 + LC_ALL=C.UTF-8 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILD/libcgroup-3.2.0-build/BUILDROOT/usr/share/licenses/libcgroup-devel + cp -pr /builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/COPYING /builddir/build/BUILD/libcgroup-3.2.0-build/BUILDROOT/usr/share/licenses/libcgroup-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: libcgroup-devel = 3.2.0-1.an27 libcgroup-devel(x86-64) = 3.2.0-1.an27 pkgconfig(libcgroup) = 0.0.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libcgroup.so.3()(64bit) Processing files: libcgroup-tools-3.2.0-1.an27.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.MsCQSO + umask 022 + cd /builddir/build/BUILD/libcgroup-3.2.0-build + cd libcgroup-3.2.0 + DOCDIR=/builddir/build/BUILD/libcgroup-3.2.0-build/BUILDROOT/usr/share/doc/libcgroup-tools + export LC_ALL=C.UTF-8 + LC_ALL=C.UTF-8 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILD/libcgroup-3.2.0-build/BUILDROOT/usr/share/doc/libcgroup-tools + cp -pr /builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/README /builddir/build/BUILD/libcgroup-3.2.0-build/BUILDROOT/usr/share/doc/libcgroup-tools + cp -pr /builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/README_systemd /builddir/build/BUILD/libcgroup-3.2.0-build/BUILDROOT/usr/share/doc/libcgroup-tools + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.RctDsf + umask 022 + cd /builddir/build/BUILD/libcgroup-3.2.0-build + cd libcgroup-3.2.0 + LICENSEDIR=/builddir/build/BUILD/libcgroup-3.2.0-build/BUILDROOT/usr/share/licenses/libcgroup-tools + export LC_ALL=C.UTF-8 + LC_ALL=C.UTF-8 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILD/libcgroup-3.2.0-build/BUILDROOT/usr/share/licenses/libcgroup-tools + cp -pr /builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/COPYING /builddir/build/BUILD/libcgroup-3.2.0-build/BUILDROOT/usr/share/licenses/libcgroup-tools + RPM_EC=0 ++ jobs -p + exit 0 Provides: api(libcgroup-tools) = 3.2.0 config(libcgroup-tools) = 3.2.0-1.an27 libcgroup-tools = 3.2.0-1.an27 libcgroup-tools(x86-64) = 3.2.0-1.an27 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.8)(64bit) libc.so.6(GLIBC_ABI_DT_RELR)(64bit) libcgroup.so.3()(64bit) libcgroup.so.3(CGROUP_0.32)(64bit) libcgroup.so.3(CGROUP_0.32.1)(64bit) libcgroup.so.3(CGROUP_0.33)(64bit) libcgroup.so.3(CGROUP_0.34)(64bit) libcgroup.so.3(CGROUP_0.35)(64bit) libcgroup.so.3(CGROUP_0.37)(64bit) libcgroup.so.3(CGROUP_0.38)(64bit) libcgroup.so.3(CGROUP_0.39)(64bit) libcgroup.so.3(CGROUP_0.42)(64bit) libcgroup.so.3(CGROUP_2.0)(64bit) libcgroup.so.3(CGROUP_3.0)(64bit) rtld(GNU_HASH) Processing files: libcgroup-pam-3.2.0-1.an27.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.4zWdLT + umask 022 + cd /builddir/build/BUILD/libcgroup-3.2.0-build + cd libcgroup-3.2.0 + DOCDIR=/builddir/build/BUILD/libcgroup-3.2.0-build/BUILDROOT/usr/share/doc/libcgroup-pam + export LC_ALL=C.UTF-8 + LC_ALL=C.UTF-8 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILD/libcgroup-3.2.0-build/BUILDROOT/usr/share/doc/libcgroup-pam + cp -pr /builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/README /builddir/build/BUILD/libcgroup-3.2.0-build/BUILDROOT/usr/share/doc/libcgroup-pam + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.kaileb + umask 022 + cd /builddir/build/BUILD/libcgroup-3.2.0-build + cd libcgroup-3.2.0 + LICENSEDIR=/builddir/build/BUILD/libcgroup-3.2.0-build/BUILDROOT/usr/share/licenses/libcgroup-pam + export LC_ALL=C.UTF-8 + LC_ALL=C.UTF-8 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILD/libcgroup-3.2.0-build/BUILDROOT/usr/share/licenses/libcgroup-pam + cp -pr /builddir/build/BUILD/libcgroup-3.2.0-build/libcgroup-3.2.0/COPYING /builddir/build/BUILD/libcgroup-3.2.0-build/BUILDROOT/usr/share/licenses/libcgroup-pam + RPM_EC=0 ++ jobs -p + exit 0 Provides: abi(libcgroup-pam) = 3.2.0 libcgroup-pam = 3.2.0-1.an27 libcgroup-pam(x86-64) = 3.2.0-1.an27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_ABI_DT_RELR)(64bit) libcgroup.so.3()(64bit) libcgroup.so.3(CGROUP_0.32)(64bit) libpam.so.0()(64bit) libpam.so.0(LIBPAM_1.0)(64bit) libpam.so.0(LIBPAM_EXTENSION_1.0)(64bit) libpam.so.0(LIBPAM_MODUTIL_1.0)(64bit) libsystemd.so.0()(64bit) rtld(GNU_HASH) Processing files: libcgroup-debugsource-3.2.0-1.an27.x86_64 Provides: libcgroup-debugsource = 3.2.0-1.an27 libcgroup-debugsource(x86-64) = 3.2.0-1.an27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libcgroup-debuginfo-3.2.0-1.an27.x86_64 Provides: debuginfo(build-id) = 4016ae2f6f578cfe9e3baacd6b5c3a091d6ceb36 libcgroup-debuginfo = 3.2.0-1.an27 libcgroup-debuginfo(x86-64) = 3.2.0-1.an27 libcgroup.so.3.0.0-3.2.0-1.an27.x86_64.debug()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libcgroup-debugsource(x86-64) = 3.2.0-1.an27 Processing files: libcgroup-tools-debuginfo-3.2.0-1.an27.x86_64 Provides: debuginfo(build-id) = 1beae3a4d03bb9d036e0124ef9dcac78a7e104f8 debuginfo(build-id) = 4dfe5c11d44aa12235e645a09cba7d17115b1a54 debuginfo(build-id) = 5c7b27a7fdab5988b4be7b8ad1c0af4fc5c64f7f debuginfo(build-id) = 7bfa60f386b5f7aa13e9c7a4f83d9184d3b451ea debuginfo(build-id) = 7dca13124fce8f26e50428219cdb6b3a3f367972 debuginfo(build-id) = 98b91ca45e5e8b2335352412065167f889f10809 debuginfo(build-id) = bcd25a64e8f507d255acfd33f593e9c2068b6a55 debuginfo(build-id) = c110f02267c56dc16a0404bc30c9482695614484 debuginfo(build-id) = dca3b5f39144d55d6f708308a7d71bd2335981cf debuginfo(build-id) = e67a7ed312f1825f1395ea775f2bf04725584846 debuginfo(build-id) = eb5d2f160a509088a8c9694de7887312f14f347f debuginfo(build-id) = f187893333d55d67dbcb21dc86676d2dcf22a546 debuginfo(build-id) = f5eb9715a35ac071891c11b43815b42a150d811f libcgroup-tools-debuginfo = 3.2.0-1.an27 libcgroup-tools-debuginfo(x86-64) = 3.2.0-1.an27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libcgroup-debugsource(x86-64) = 3.2.0-1.an27 Processing files: libcgroup-pam-debuginfo-3.2.0-1.an27.x86_64 Provides: debuginfo(build-id) = 09a1fd602485e3494481bfd70b781367f43224b7 libcgroup-pam-debuginfo = 3.2.0-1.an27 libcgroup-pam-debuginfo(x86-64) = 3.2.0-1.an27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libcgroup-debugsource(x86-64) = 3.2.0-1.an27 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILD/libcgroup-3.2.0-build/BUILDROOT Wrote: /builddir/build/RPMS/libcgroup-pam-debuginfo-3.2.0-1.an27.x86_64.rpm Wrote: /builddir/build/RPMS/libcgroup-pam-3.2.0-1.an27.x86_64.rpm Wrote: /builddir/build/RPMS/libcgroup-devel-3.2.0-1.an27.x86_64.rpm Wrote: /builddir/build/RPMS/libcgroup-tools-3.2.0-1.an27.x86_64.rpm Wrote: /builddir/build/RPMS/libcgroup-debuginfo-3.2.0-1.an27.x86_64.rpm Wrote: /builddir/build/RPMS/libcgroup-3.2.0-1.an27.x86_64.rpm Wrote: /builddir/build/RPMS/libcgroup-tools-debuginfo-3.2.0-1.an27.x86_64.rpm Wrote: /builddir/build/RPMS/libcgroup-debugsource-3.2.0-1.an27.x86_64.rpm Child return code was: 0