Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/lxcfs.spec'], chrootPath='/var/lib/mock/f33-build-490795-64120/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': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/lxcfs.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': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1610496000 Wrote: /builddir/build/SRPMS/lxcfs-4.0.7-1.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/lxcfs.spec'], chrootPath='/var/lib/mock/f33-build-490795-64120/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': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/lxcfs.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': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1610496000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.gFYLem + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf lxcfs-4.0.7 + /usr/bin/gzip -dc /builddir/build/SOURCES/lxcfs-4.0.7.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd lxcfs-4.0.7 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.upAQwj + umask 022 + cd /builddir/build/BUILD + cd lxcfs-4.0.7 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' + 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 --- ./configure.backup 2021-01-08 14:31:35.000000000 -0500 +++ ./configure 2021-01-27 08:51:08.582322973 -0500 @@ -1911,7 +1911,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ + /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 --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2021-01-27 08:51:08.582322973 -0500 +++ ./configure 2021-01-27 08:51:09.572322866 -0500 @@ -6523,7 +6523,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'" @@ -15403,7 +15403,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 ./config/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config/config.sub ++ basename ./config/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config/config.sub '/usr/lib/rpm/redhat/config.sub' -> './config/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config/config.guess ++ basename ./config/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config/config.guess '/usr/lib/rpm/redhat/config.guess' -> './config/config.guess' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ 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/redhat/redhat-hardened-ld"~' ./config/ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --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 --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-init-script=systemd checking for riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking whether make supports the include directive... yes (GNU style) checking for riscv64-redhat-linux-gnu-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 we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed 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 riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop checking how to convert riscv64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for riscv64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ./configure: line 6477: -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p': No such file or directory 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 riscv64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no 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) 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 for main in -lpthread... yes checking for fuse... yes checking for help2man... /usr/bin/help2man checking host distribution... checking for /etc/redhat-release... yes checking for /etc/oracle-release... no checking for /etc/centos-release... no checking for /etc/fedora-release... yes checking for /etc/SuSE-release... no checking for /etc/gentoo-release... no checking for /etc/debian_version... no checking for /etc/arch-release... no checking for /etc/slackware-version... no checking for /etc/frugalware-release... no checking for /etc/mandrakelinux-release... no checking for /etc/mandriva-release... no checking for /etc/pardus-release... no checking for /etc/pld-release... no fedora checking for init system type... systemd checking for strlcpy... no checking for strlcat... no checking for pidfd_open... no checking for pidfd_send_signal... no checking whether C compiler accepts -fdiagnostics-color... yes checking whether C compiler accepts -Wimplicit-fallthrough=5... yes checking whether C compiler accepts -Wcast-align... yes checking whether C compiler accepts -Wstrict-prototypes... no checking whether C compiler accepts -fno-strict-aliasing... yes checking whether C compiler accepts -fstack-clash-protection... yes checking whether the linker accepts -fstack-protector-strong... yes checking whether the linker accepts --param=ssp-buffer-size=4... yes checking whether C compiler accepts -g... yes checking whether C compiler accepts --mcet -fcf-protection... no checking whether C compiler accepts -Werror=implicit-function-declaration... yes checking whether C compiler accepts -Wlogical-op... yes checking whether C compiler accepts -Wmissing-include-dirs... yes checking whether C compiler accepts -Wold-style-definition... no checking whether C compiler accepts -Winit-self... yes checking whether C compiler accepts -Wunused-but-set-variable... yes checking whether C compiler accepts -Wfloat-equal... yes checking whether C compiler accepts -Wsuggest-attribute=noreturn... yes checking whether C compiler accepts -Werror=return-type... yes checking whether C compiler accepts -Werror=incompatible-pointer-types... yes checking whether C compiler accepts -Wformat=2... yes checking whether C compiler accepts -Wshadow... yes checking whether C compiler accepts -Wendif-labels... yes checking whether C compiler accepts -Werror=overflow... yes checking whether C compiler accepts -fdiagnostics-show-option... yes checking whether C compiler accepts -Werror=shift-count-overflow... yes checking whether C compiler accepts -Werror=shift-overflow=2... yes checking whether C compiler accepts -Wdate-time... yes checking whether C compiler accepts -Wnested-externs... yes checking whether C compiler accepts -fasynchronous-unwind-tables... yes checking whether C compiler accepts -pipe... yes checking whether C compiler accepts -fexceptions... yes checking whether the linker accepts -z relro... yes checking whether the linker accepts -z now... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating lxcfs.spec config.status: creating config/Makefile config.status: creating config/init/Makefile config.status: creating config/init/systemd/Makefile config.status: creating config/init/systemd/lxcfs.service config.status: creating config/init/sysvinit/Makefile config.status: creating config/init/upstart/Makefile config.status: creating doc/Makefile config.status: creating share/Makefile config.status: creating share/00-lxcfs.conf config.status: creating share/lxc.mount.hook config.status: creating share/lxc.reboot.hook config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands ---------------------------- Environment: - compiler: gcc Debugging: - tests: - ASAN: no - mutex debugging: + make -j4 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/lxcfs-4.0.7' Making all in config make[2]: Entering directory '/builddir/build/BUILD/lxcfs-4.0.7/config' Making all in init make[3]: Entering directory '/builddir/build/BUILD/lxcfs-4.0.7/config/init' Making all in systemd make[4]: Entering directory '/builddir/build/BUILD/lxcfs-4.0.7/config/init/systemd' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/lxcfs-4.0.7/config/init/systemd' Making all in sysvinit make[4]: Entering directory '/builddir/build/BUILD/lxcfs-4.0.7/config/init/sysvinit' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/lxcfs-4.0.7/config/init/sysvinit' Making all in upstart make[4]: Entering directory '/builddir/build/BUILD/lxcfs-4.0.7/config/init/upstart' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/lxcfs-4.0.7/config/init/upstart' make[4]: Entering directory '/builddir/build/BUILD/lxcfs-4.0.7/config/init' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/builddir/build/BUILD/lxcfs-4.0.7/config/init' make[3]: Leaving directory '/builddir/build/BUILD/lxcfs-4.0.7/config/init' make[3]: Entering directory '/builddir/build/BUILD/lxcfs-4.0.7/config' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/lxcfs-4.0.7/config' make[2]: Leaving directory '/builddir/build/BUILD/lxcfs-4.0.7/config' Making all in share make[2]: Entering directory '/builddir/build/BUILD/lxcfs-4.0.7/share' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/lxcfs-4.0.7/share' Making all in src make[2]: Entering directory '/builddir/build/BUILD/lxcfs-4.0.7/src' gcc -DHAVE_CONFIG_H -I. -I.. -Wall -ggdb -D_GNU_SOURCE -DSBINDIR=\"\" -pthread -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -DLIBDIR=\"/usr/lib64\" -DRUNTIME_PATH=\"/run\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fdiagnostics-color -Wimplicit-fallthrough=5 -Wcast-align -fno-strict-aliasing -fstack-clash-protection -fstack-protector-strong --param=ssp-buffer-size=4 -g -Werror=implicit-function-declaration -Wlogical-op -Wmissing-include-dirs -Winit-self -Wunused-but-set-variable -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=return-type -Werror=incompatible-pointer-types -Wformat=2 -Wshadow -Wendif-labels -Werror=overflow -fdiagnostics-show-option -Werror=shift-count-overflow -Werror=shift-overflow=2 -Wdate-time -Wnested-externs -fasynchronous-unwind-tables -pipe -fexceptions -fvisibility=hidden -Wvla -std=gnu11 -c -o lxcfs-lxcfs.o `test -f 'lxcfs.c' || echo './'`lxcfs.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -ggdb -D_GNU_SOURCE -DSBINDIR=\"\" -pthread -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -DLIBDIR=\"/usr/lib64\" -DRUNTIME_PATH=\"/run\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fdiagnostics-color -Wimplicit-fallthrough=5 -Wcast-align -fno-strict-aliasing -fstack-clash-protection -fstack-protector-strong --param=ssp-buffer-size=4 -g -Werror=implicit-function-declaration -Wlogical-op -Wmissing-include-dirs -Winit-self -Wunused-but-set-variable -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=return-type -Werror=incompatible-pointer-types -Wformat=2 -Wshadow -Wendif-labels -Werror=overflow -fdiagnostics-show-option -Werror=shift-count-overflow -Werror=shift-overflow=2 -Wdate-time -Wnested-externs -fasynchronous-unwind-tables -pipe -fexceptions -fvisibility=hidden -Wvla -std=gnu11 -c -o liblxcfs_la-bindings.lo `test -f 'bindings.c' || echo './'`bindings.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -ggdb -D_GNU_SOURCE -DSBINDIR=\"\" -pthread -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -DLIBDIR=\"/usr/lib64\" -DRUNTIME_PATH=\"/run\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fdiagnostics-color -Wimplicit-fallthrough=5 -Wcast-align -fno-strict-aliasing -fstack-clash-protection -fstack-protector-strong --param=ssp-buffer-size=4 -g -Werror=implicit-function-declaration -Wlogical-op -Wmissing-include-dirs -Winit-self -Wunused-but-set-variable -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=return-type -Werror=incompatible-pointer-types -Wformat=2 -Wshadow -Wendif-labels -Werror=overflow -fdiagnostics-show-option -Werror=shift-count-overflow -Werror=shift-overflow=2 -Wdate-time -Wnested-externs -fasynchronous-unwind-tables -pipe -fexceptions -fvisibility=hidden -Wvla -std=gnu11 -c -o liblxcfs_la-cgroup_fuse.lo `test -f 'cgroup_fuse.c' || echo './'`cgroup_fuse.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -ggdb -D_GNU_SOURCE -DSBINDIR=\"\" -pthread -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -DLIBDIR=\"/usr/lib64\" -DRUNTIME_PATH=\"/run\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fdiagnostics-color -Wimplicit-fallthrough=5 -Wcast-align -fno-strict-aliasing -fstack-clash-protection -fstack-protector-strong --param=ssp-buffer-size=4 -g -Werror=implicit-function-declaration -Wlogical-op -Wmissing-include-dirs -Winit-self -Wunused-but-set-variable -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=return-type -Werror=incompatible-pointer-types -Wformat=2 -Wshadow -Wendif-labels -Werror=overflow -fdiagnostics-show-option -Werror=shift-count-overflow -Werror=shift-overflow=2 -Wdate-time -Wnested-externs -fasynchronous-unwind-tables -pipe -fexceptions -fvisibility=hidden -Wvla -std=gnu11 -c -o liblxcfs_la-cpuset_parse.lo `test -f 'cpuset_parse.c' || echo './'`cpuset_parse.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -ggdb -D_GNU_SOURCE -DSBINDIR=\"\" -pthread -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -DLIBDIR=\"/usr/lib64\" -DRUNTIME_PATH=\"/run\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fdiagnostics-color -Wimplicit-fallthrough=5 -Wcast-align -fno-strict-aliasing -fstack-clash-protection -fstack-protector-strong --param=ssp-buffer-size=4 -g -Werror=implicit-function-declaration -Wlogical-op -Wmissing-include-dirs -Winit-self -Wunused-but-set-variable -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=return-type -Werror=incompatible-pointer-types -Wformat=2 -Wshadow -Wendif-labels -Werror=overflow -fdiagnostics-show-option -Werror=shift-count-overflow -Werror=shift-overflow=2 -Wdate-time -Wnested-externs -fasynchronous-unwind-tables -pipe -fexceptions -fvisibility=hidden -Wvla -std=gnu11 -c cgroup_fuse.c -fPIC -DPIC -o .libs/liblxcfs_la-cgroup_fuse.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -ggdb -D_GNU_SOURCE -DSBINDIR=\"\" -pthread -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -DLIBDIR=\"/usr/lib64\" -DRUNTIME_PATH=\"/run\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fdiagnostics-color -Wimplicit-fallthrough=5 -Wcast-align -fno-strict-aliasing -fstack-clash-protection -fstack-protector-strong --param=ssp-buffer-size=4 -g -Werror=implicit-function-declaration -Wlogical-op -Wmissing-include-dirs -Winit-self -Wunused-but-set-variable -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=return-type -Werror=incompatible-pointer-types -Wformat=2 -Wshadow -Wendif-labels -Werror=overflow -fdiagnostics-show-option -Werror=shift-count-overflow -Werror=shift-overflow=2 -Wdate-time -Wnested-externs -fasynchronous-unwind-tables -pipe -fexceptions -fvisibility=hidden -Wvla -std=gnu11 -c cpuset_parse.c -fPIC -DPIC -o .libs/liblxcfs_la-cpuset_parse.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -ggdb -D_GNU_SOURCE -DSBINDIR=\"\" -pthread -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -DLIBDIR=\"/usr/lib64\" -DRUNTIME_PATH=\"/run\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fdiagnostics-color -Wimplicit-fallthrough=5 -Wcast-align -fno-strict-aliasing -fstack-clash-protection -fstack-protector-strong --param=ssp-buffer-size=4 -g -Werror=implicit-function-declaration -Wlogical-op -Wmissing-include-dirs -Winit-self -Wunused-but-set-variable -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=return-type -Werror=incompatible-pointer-types -Wformat=2 -Wshadow -Wendif-labels -Werror=overflow -fdiagnostics-show-option -Werror=shift-count-overflow -Werror=shift-overflow=2 -Wdate-time -Wnested-externs -fasynchronous-unwind-tables -pipe -fexceptions -fvisibility=hidden -Wvla -std=gnu11 -c bindings.c -fPIC -DPIC -o .libs/liblxcfs_la-bindings.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -ggdb -D_GNU_SOURCE -DSBINDIR=\"\" -pthread -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -DLIBDIR=\"/usr/lib64\" -DRUNTIME_PATH=\"/run\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fdiagnostics-color -Wimplicit-fallthrough=5 -Wcast-align -fno-strict-aliasing -fstack-clash-protection -fstack-protector-strong --param=ssp-buffer-size=4 -g -Werror=implicit-function-declaration -Wlogical-op -Wmissing-include-dirs -Winit-self -Wunused-but-set-variable -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=return-type -Werror=incompatible-pointer-types -Wformat=2 -Wshadow -Wendif-labels -Werror=overflow -fdiagnostics-show-option -Werror=shift-count-overflow -Werror=shift-overflow=2 -Wdate-time -Wnested-externs -fasynchronous-unwind-tables -pipe -fexceptions -fvisibility=hidden -Wvla -std=gnu11 -c cpuset_parse.c -o liblxcfs_la-cpuset_parse.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -ggdb -D_GNU_SOURCE -DSBINDIR=\"\" -pthread -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -DLIBDIR=\"/usr/lib64\" -DRUNTIME_PATH=\"/run\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fdiagnostics-color -Wimplicit-fallthrough=5 -Wcast-align -fno-strict-aliasing -fstack-clash-protection -fstack-protector-strong --param=ssp-buffer-size=4 -g -Werror=implicit-function-declaration -Wlogical-op -Wmissing-include-dirs -Winit-self -Wunused-but-set-variable -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=return-type -Werror=incompatible-pointer-types -Wformat=2 -Wshadow -Wendif-labels -Werror=overflow -fdiagnostics-show-option -Werror=shift-count-overflow -Werror=shift-overflow=2 -Wdate-time -Wnested-externs -fasynchronous-unwind-tables -pipe -fexceptions -fvisibility=hidden -Wvla -std=gnu11 -c -o liblxcfs_la-proc_cpuview.lo `test -f 'proc_cpuview.c' || echo './'`proc_cpuview.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -ggdb -D_GNU_SOURCE -DSBINDIR=\"\" -pthread -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -DLIBDIR=\"/usr/lib64\" -DRUNTIME_PATH=\"/run\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fdiagnostics-color -Wimplicit-fallthrough=5 -Wcast-align -fno-strict-aliasing -fstack-clash-protection -fstack-protector-strong --param=ssp-buffer-size=4 -g -Werror=implicit-function-declaration -Wlogical-op -Wmissing-include-dirs -Winit-self -Wunused-but-set-variable -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=return-type -Werror=incompatible-pointer-types -Wformat=2 -Wshadow -Wendif-labels -Werror=overflow -fdiagnostics-show-option -Werror=shift-count-overflow -Werror=shift-overflow=2 -Wdate-time -Wnested-externs -fasynchronous-unwind-tables -pipe -fexceptions -fvisibility=hidden -Wvla -std=gnu11 -c bindings.c -o liblxcfs_la-bindings.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -ggdb -D_GNU_SOURCE -DSBINDIR=\"\" -pthread -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -DLIBDIR=\"/usr/lib64\" -DRUNTIME_PATH=\"/run\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fdiagnostics-color -Wimplicit-fallthrough=5 -Wcast-align -fno-strict-aliasing -fstack-clash-protection -fstack-protector-strong --param=ssp-buffer-size=4 -g -Werror=implicit-function-declaration -Wlogical-op -Wmissing-include-dirs -Winit-self -Wunused-but-set-variable -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=return-type -Werror=incompatible-pointer-types -Wformat=2 -Wshadow -Wendif-labels -Werror=overflow -fdiagnostics-show-option -Werror=shift-count-overflow -Werror=shift-overflow=2 -Wdate-time -Wnested-externs -fasynchronous-unwind-tables -pipe -fexceptions -fvisibility=hidden -Wvla -std=gnu11 -c -o liblxcfs_la-proc_fuse.lo `test -f 'proc_fuse.c' || echo './'`proc_fuse.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -ggdb -D_GNU_SOURCE -DSBINDIR=\"\" -pthread -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -DLIBDIR=\"/usr/lib64\" -DRUNTIME_PATH=\"/run\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fdiagnostics-color -Wimplicit-fallthrough=5 -Wcast-align -fno-strict-aliasing -fstack-clash-protection -fstack-protector-strong --param=ssp-buffer-size=4 -g -Werror=implicit-function-declaration -Wlogical-op -Wmissing-include-dirs -Winit-self -Wunused-but-set-variable -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=return-type -Werror=incompatible-pointer-types -Wformat=2 -Wshadow -Wendif-labels -Werror=overflow -fdiagnostics-show-option -Werror=shift-count-overflow -Werror=shift-overflow=2 -Wdate-time -Wnested-externs -fasynchronous-unwind-tables -pipe -fexceptions -fvisibility=hidden -Wvla -std=gnu11 -c proc_cpuview.c -fPIC -DPIC -o .libs/liblxcfs_la-proc_cpuview.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -ggdb -D_GNU_SOURCE -DSBINDIR=\"\" -pthread -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -DLIBDIR=\"/usr/lib64\" -DRUNTIME_PATH=\"/run\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fdiagnostics-color -Wimplicit-fallthrough=5 -Wcast-align -fno-strict-aliasing -fstack-clash-protection -fstack-protector-strong --param=ssp-buffer-size=4 -g -Werror=implicit-function-declaration -Wlogical-op -Wmissing-include-dirs -Winit-self -Wunused-but-set-variable -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=return-type -Werror=incompatible-pointer-types -Wformat=2 -Wshadow -Wendif-labels -Werror=overflow -fdiagnostics-show-option -Werror=shift-count-overflow -Werror=shift-overflow=2 -Wdate-time -Wnested-externs -fasynchronous-unwind-tables -pipe -fexceptions -fvisibility=hidden -Wvla -std=gnu11 -c proc_fuse.c -fPIC -DPIC -o .libs/liblxcfs_la-proc_fuse.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -ggdb -D_GNU_SOURCE -DSBINDIR=\"\" -pthread -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -DLIBDIR=\"/usr/lib64\" -DRUNTIME_PATH=\"/run\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fdiagnostics-color -Wimplicit-fallthrough=5 -Wcast-align -fno-strict-aliasing -fstack-clash-protection -fstack-protector-strong --param=ssp-buffer-size=4 -g -Werror=implicit-function-declaration -Wlogical-op -Wmissing-include-dirs -Winit-self -Wunused-but-set-variable -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=return-type -Werror=incompatible-pointer-types -Wformat=2 -Wshadow -Wendif-labels -Werror=overflow -fdiagnostics-show-option -Werror=shift-count-overflow -Werror=shift-overflow=2 -Wdate-time -Wnested-externs -fasynchronous-unwind-tables -pipe -fexceptions -fvisibility=hidden -Wvla -std=gnu11 -c cgroup_fuse.c -o liblxcfs_la-cgroup_fuse.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -ggdb -D_GNU_SOURCE -DSBINDIR=\"\" -pthread -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -DLIBDIR=\"/usr/lib64\" -DRUNTIME_PATH=\"/run\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fdiagnostics-color -Wimplicit-fallthrough=5 -Wcast-align -fno-strict-aliasing -fstack-clash-protection -fstack-protector-strong --param=ssp-buffer-size=4 -g -Werror=implicit-function-declaration -Wlogical-op -Wmissing-include-dirs -Winit-self -Wunused-but-set-variable -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=return-type -Werror=incompatible-pointer-types -Wformat=2 -Wshadow -Wendif-labels -Werror=overflow -fdiagnostics-show-option -Werror=shift-count-overflow -Werror=shift-overflow=2 -Wdate-time -Wnested-externs -fasynchronous-unwind-tables -pipe -fexceptions -fvisibility=hidden -Wvla -std=gnu11 -c -o liblxcfs_la-proc_loadavg.lo `test -f 'proc_loadavg.c' || echo './'`proc_loadavg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -ggdb -D_GNU_SOURCE -DSBINDIR=\"\" -pthread -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -DLIBDIR=\"/usr/lib64\" -DRUNTIME_PATH=\"/run\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fdiagnostics-color -Wimplicit-fallthrough=5 -Wcast-align -fno-strict-aliasing -fstack-clash-protection -fstack-protector-strong --param=ssp-buffer-size=4 -g -Werror=implicit-function-declaration -Wlogical-op -Wmissing-include-dirs -Winit-self -Wunused-but-set-variable -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=return-type -Werror=incompatible-pointer-types -Wformat=2 -Wshadow -Wendif-labels -Werror=overflow -fdiagnostics-show-option -Werror=shift-count-overflow -Werror=shift-overflow=2 -Wdate-time -Wnested-externs -fasynchronous-unwind-tables -pipe -fexceptions -fvisibility=hidden -Wvla -std=gnu11 -c proc_loadavg.c -fPIC -DPIC -o .libs/liblxcfs_la-proc_loadavg.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -ggdb -D_GNU_SOURCE -DSBINDIR=\"\" -pthread -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -DLIBDIR=\"/usr/lib64\" -DRUNTIME_PATH=\"/run\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fdiagnostics-color -Wimplicit-fallthrough=5 -Wcast-align -fno-strict-aliasing -fstack-clash-protection -fstack-protector-strong --param=ssp-buffer-size=4 -g -Werror=implicit-function-declaration -Wlogical-op -Wmissing-include-dirs -Winit-self -Wunused-but-set-variable -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=return-type -Werror=incompatible-pointer-types -Wformat=2 -Wshadow -Wendif-labels -Werror=overflow -fdiagnostics-show-option -Werror=shift-count-overflow -Werror=shift-overflow=2 -Wdate-time -Wnested-externs -fasynchronous-unwind-tables -pipe -fexceptions -fvisibility=hidden -Wvla -std=gnu11 -c proc_cpuview.c -o liblxcfs_la-proc_cpuview.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -ggdb -D_GNU_SOURCE -DSBINDIR=\"\" -pthread -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -DLIBDIR=\"/usr/lib64\" -DRUNTIME_PATH=\"/run\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fdiagnostics-color -Wimplicit-fallthrough=5 -Wcast-align -fno-strict-aliasing -fstack-clash-protection -fstack-protector-strong --param=ssp-buffer-size=4 -g -Werror=implicit-function-declaration -Wlogical-op -Wmissing-include-dirs -Winit-self -Wunused-but-set-variable -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=return-type -Werror=incompatible-pointer-types -Wformat=2 -Wshadow -Wendif-labels -Werror=overflow -fdiagnostics-show-option -Werror=shift-count-overflow -Werror=shift-overflow=2 -Wdate-time -Wnested-externs -fasynchronous-unwind-tables -pipe -fexceptions -fvisibility=hidden -Wvla -std=gnu11 -c proc_fuse.c -o liblxcfs_la-proc_fuse.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -ggdb -D_GNU_SOURCE -DSBINDIR=\"\" -pthread -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -DLIBDIR=\"/usr/lib64\" -DRUNTIME_PATH=\"/run\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fdiagnostics-color -Wimplicit-fallthrough=5 -Wcast-align -fno-strict-aliasing -fstack-clash-protection -fstack-protector-strong --param=ssp-buffer-size=4 -g -Werror=implicit-function-declaration -Wlogical-op -Wmissing-include-dirs -Winit-self -Wunused-but-set-variable -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=return-type -Werror=incompatible-pointer-types -Wformat=2 -Wshadow -Wendif-labels -Werror=overflow -fdiagnostics-show-option -Werror=shift-count-overflow -Werror=shift-overflow=2 -Wdate-time -Wnested-externs -fasynchronous-unwind-tables -pipe -fexceptions -fvisibility=hidden -Wvla -std=gnu11 -c proc_loadavg.c -o liblxcfs_la-proc_loadavg.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -ggdb -D_GNU_SOURCE -DSBINDIR=\"\" -pthread -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -DLIBDIR=\"/usr/lib64\" -DRUNTIME_PATH=\"/run\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fdiagnostics-color -Wimplicit-fallthrough=5 -Wcast-align -fno-strict-aliasing -fstack-clash-protection -fstack-protector-strong --param=ssp-buffer-size=4 -g -Werror=implicit-function-declaration -Wlogical-op -Wmissing-include-dirs -Winit-self -Wunused-but-set-variable -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=return-type -Werror=incompatible-pointer-types -Wformat=2 -Wshadow -Wendif-labels -Werror=overflow -fdiagnostics-show-option -Werror=shift-count-overflow -Werror=shift-overflow=2 -Wdate-time -Wnested-externs -fasynchronous-unwind-tables -pipe -fexceptions -fvisibility=hidden -Wvla -std=gnu11 -c -o liblxcfs_la-sysfs_fuse.lo `test -f 'sysfs_fuse.c' || echo './'`sysfs_fuse.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -ggdb -D_GNU_SOURCE -DSBINDIR=\"\" -pthread -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -DLIBDIR=\"/usr/lib64\" -DRUNTIME_PATH=\"/run\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fdiagnostics-color -Wimplicit-fallthrough=5 -Wcast-align -fno-strict-aliasing -fstack-clash-protection -fstack-protector-strong --param=ssp-buffer-size=4 -g -Werror=implicit-function-declaration -Wlogical-op -Wmissing-include-dirs -Winit-self -Wunused-but-set-variable -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=return-type -Werror=incompatible-pointer-types -Wformat=2 -Wshadow -Wendif-labels -Werror=overflow -fdiagnostics-show-option -Werror=shift-count-overflow -Werror=shift-overflow=2 -Wdate-time -Wnested-externs -fasynchronous-unwind-tables -pipe -fexceptions -fvisibility=hidden -Wvla -std=gnu11 -c -o liblxcfs_la-utils.lo `test -f 'utils.c' || echo './'`utils.c /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -ggdb -D_GNU_SOURCE -DSBINDIR=\"\" -pthread -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -DLIBDIR=\"/usr/lib64\" -DRUNTIME_PATH=\"/run\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fdiagnostics-color -Wimplicit-fallthrough=5 -Wcast-align -fno-strict-aliasing -fstack-clash-protection -fstack-protector-strong --param=ssp-buffer-size=4 -g -Werror=implicit-function-declaration -Wlogical-op -Wmissing-include-dirs -Winit-self -Wunused-but-set-variable -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=return-type -Werror=incompatible-pointer-types -Wformat=2 -Wshadow -Wendif-labels -Werror=overflow -fdiagnostics-show-option -Werror=shift-count-overflow -Werror=shift-overflow=2 -Wdate-time -Wnested-externs -fasynchronous-unwind-tables -pipe -fexceptions -fvisibility=hidden -Wvla -std=gnu11 -lfuse -pthread -pthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -z relro -z now -o lxcfs lxcfs-lxcfs.o -ldl -lpthread libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -ggdb -D_GNU_SOURCE -DSBINDIR=\"\" -pthread -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -DLIBDIR=\"/usr/lib64\" -DRUNTIME_PATH=\"/run\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fdiagnostics-color -Wimplicit-fallthrough=5 -Wcast-align -fno-strict-aliasing -fstack-clash-protection -fstack-protector-strong --param=ssp-buffer-size=4 -g -Werror=implicit-function-declaration -Wlogical-op -Wmissing-include-dirs -Winit-self -Wunused-but-set-variable -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=return-type -Werror=incompatible-pointer-types -Wformat=2 -Wshadow -Wendif-labels -Werror=overflow -fdiagnostics-show-option -Werror=shift-count-overflow -Werror=shift-overflow=2 -Wdate-time -Wnested-externs -fasynchronous-unwind-tables -pipe -fexceptions -fvisibility=hidden -Wvla -std=gnu11 -c sysfs_fuse.c -fPIC -DPIC -o .libs/liblxcfs_la-sysfs_fuse.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -ggdb -D_GNU_SOURCE -DSBINDIR=\"\" -pthread -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -DLIBDIR=\"/usr/lib64\" -DRUNTIME_PATH=\"/run\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fdiagnostics-color -Wimplicit-fallthrough=5 -Wcast-align -fno-strict-aliasing -fstack-clash-protection -fstack-protector-strong --param=ssp-buffer-size=4 -g -Werror=implicit-function-declaration -Wlogical-op -Wmissing-include-dirs -Winit-self -Wunused-but-set-variable -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=return-type -Werror=incompatible-pointer-types -Wformat=2 -Wshadow -Wendif-labels -Werror=overflow -fdiagnostics-show-option -Werror=shift-count-overflow -Werror=shift-overflow=2 -Wdate-time -Wnested-externs -fasynchronous-unwind-tables -pipe -fexceptions -fvisibility=hidden -Wvla -std=gnu11 -c utils.c -fPIC -DPIC -o .libs/liblxcfs_la-utils.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -ggdb -D_GNU_SOURCE -DSBINDIR=\"\" -pthread -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -DLIBDIR=\"/usr/lib64\" -DRUNTIME_PATH=\"/run\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fdiagnostics-color -Wimplicit-fallthrough=5 -Wcast-align -fno-strict-aliasing -fstack-clash-protection -fstack-protector-strong --param=ssp-buffer-size=4 -g -Werror=implicit-function-declaration -Wlogical-op -Wmissing-include-dirs -Winit-self -Wunused-but-set-variable -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=return-type -Werror=incompatible-pointer-types -Wformat=2 -Wshadow -Wendif-labels -Werror=overflow -fdiagnostics-show-option -Werror=shift-count-overflow -Werror=shift-overflow=2 -Wdate-time -Wnested-externs -fasynchronous-unwind-tables -pipe -fexceptions -fvisibility=hidden -Wvla -std=gnu11 -c -o cgroups/liblxcfs_la-cgfsng.lo `test -f 'cgroups/cgfsng.c' || echo './'`cgroups/cgfsng.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -ggdb -D_GNU_SOURCE -DSBINDIR=\"\" -pthread -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -DLIBDIR=\"/usr/lib64\" -DRUNTIME_PATH=\"/run\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fdiagnostics-color -Wimplicit-fallthrough=5 -Wcast-align -fno-strict-aliasing -fstack-clash-protection -fstack-protector-strong --param=ssp-buffer-size=4 -g -Werror=implicit-function-declaration -Wlogical-op -Wmissing-include-dirs -Winit-self -Wunused-but-set-variable -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=return-type -Werror=incompatible-pointer-types -Wformat=2 -Wshadow -Wendif-labels -Werror=overflow -fdiagnostics-show-option -Werror=shift-count-overflow -Werror=shift-overflow=2 -Wdate-time -Wnested-externs -fasynchronous-unwind-tables -pipe -fexceptions -fvisibility=hidden -Wvla -std=gnu11 -c sysfs_fuse.c -o liblxcfs_la-sysfs_fuse.o >/dev/null 2>&1 libtool: link: gcc -Wall -ggdb -D_GNU_SOURCE -DSBINDIR=\"\" -pthread -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -DLIBDIR=\"/usr/lib64\" -DRUNTIME_PATH=\"/run\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fdiagnostics-color -Wimplicit-fallthrough=5 -Wcast-align -fno-strict-aliasing -fstack-clash-protection -fstack-protector-strong --param=ssp-buffer-size=4 -g -Werror=implicit-function-declaration -Wlogical-op -Wmissing-include-dirs -Winit-self -Wunused-but-set-variable -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=return-type -Werror=incompatible-pointer-types -Wformat=2 -Wshadow -Wendif-labels -Werror=overflow -fdiagnostics-show-option -Werror=shift-count-overflow -Werror=shift-overflow=2 -Wdate-time -Wnested-externs -fasynchronous-unwind-tables -pipe -fexceptions -fvisibility=hidden -Wvla -std=gnu11 -pthread -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -z relro -z now -o lxcfs lxcfs-lxcfs.o -lfuse -ldl -lpthread -pthread libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -ggdb -D_GNU_SOURCE -DSBINDIR=\"\" -pthread -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -DLIBDIR=\"/usr/lib64\" -DRUNTIME_PATH=\"/run\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fdiagnostics-color -Wimplicit-fallthrough=5 -Wcast-align -fno-strict-aliasing -fstack-clash-protection -fstack-protector-strong --param=ssp-buffer-size=4 -g -Werror=implicit-function-declaration -Wlogical-op -Wmissing-include-dirs -Winit-self -Wunused-but-set-variable -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=return-type -Werror=incompatible-pointer-types -Wformat=2 -Wshadow -Wendif-labels -Werror=overflow -fdiagnostics-show-option -Werror=shift-count-overflow -Werror=shift-overflow=2 -Wdate-time -Wnested-externs -fasynchronous-unwind-tables -pipe -fexceptions -fvisibility=hidden -Wvla -std=gnu11 -c cgroups/cgfsng.c -fPIC -DPIC -o cgroups/.libs/liblxcfs_la-cgfsng.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -ggdb -D_GNU_SOURCE -DSBINDIR=\"\" -pthread -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -DLIBDIR=\"/usr/lib64\" -DRUNTIME_PATH=\"/run\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fdiagnostics-color -Wimplicit-fallthrough=5 -Wcast-align -fno-strict-aliasing -fstack-clash-protection -fstack-protector-strong --param=ssp-buffer-size=4 -g -Werror=implicit-function-declaration -Wlogical-op -Wmissing-include-dirs -Winit-self -Wunused-but-set-variable -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=return-type -Werror=incompatible-pointer-types -Wformat=2 -Wshadow -Wendif-labels -Werror=overflow -fdiagnostics-show-option -Werror=shift-count-overflow -Werror=shift-overflow=2 -Wdate-time -Wnested-externs -fasynchronous-unwind-tables -pipe -fexceptions -fvisibility=hidden -Wvla -std=gnu11 -c utils.c -o liblxcfs_la-utils.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -ggdb -D_GNU_SOURCE -DSBINDIR=\"\" -pthread -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -DLIBDIR=\"/usr/lib64\" -DRUNTIME_PATH=\"/run\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fdiagnostics-color -Wimplicit-fallthrough=5 -Wcast-align -fno-strict-aliasing -fstack-clash-protection -fstack-protector-strong --param=ssp-buffer-size=4 -g -Werror=implicit-function-declaration -Wlogical-op -Wmissing-include-dirs -Winit-self -Wunused-but-set-variable -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=return-type -Werror=incompatible-pointer-types -Wformat=2 -Wshadow -Wendif-labels -Werror=overflow -fdiagnostics-show-option -Werror=shift-count-overflow -Werror=shift-overflow=2 -Wdate-time -Wnested-externs -fasynchronous-unwind-tables -pipe -fexceptions -fvisibility=hidden -Wvla -std=gnu11 -c -o cgroups/liblxcfs_la-cgroup.lo `test -f 'cgroups/cgroup.c' || echo './'`cgroups/cgroup.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -ggdb -D_GNU_SOURCE -DSBINDIR=\"\" -pthread -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -DLIBDIR=\"/usr/lib64\" -DRUNTIME_PATH=\"/run\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fdiagnostics-color -Wimplicit-fallthrough=5 -Wcast-align -fno-strict-aliasing -fstack-clash-protection -fstack-protector-strong --param=ssp-buffer-size=4 -g -Werror=implicit-function-declaration -Wlogical-op -Wmissing-include-dirs -Winit-self -Wunused-but-set-variable -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=return-type -Werror=incompatible-pointer-types -Wformat=2 -Wshadow -Wendif-labels -Werror=overflow -fdiagnostics-show-option -Werror=shift-count-overflow -Werror=shift-overflow=2 -Wdate-time -Wnested-externs -fasynchronous-unwind-tables -pipe -fexceptions -fvisibility=hidden -Wvla -std=gnu11 -c cgroups/cgroup.c -fPIC -DPIC -o cgroups/.libs/liblxcfs_la-cgroup.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -ggdb -D_GNU_SOURCE -DSBINDIR=\"\" -pthread -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -DLIBDIR=\"/usr/lib64\" -DRUNTIME_PATH=\"/run\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fdiagnostics-color -Wimplicit-fallthrough=5 -Wcast-align -fno-strict-aliasing -fstack-clash-protection -fstack-protector-strong --param=ssp-buffer-size=4 -g -Werror=implicit-function-declaration -Wlogical-op -Wmissing-include-dirs -Winit-self -Wunused-but-set-variable -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=return-type -Werror=incompatible-pointer-types -Wformat=2 -Wshadow -Wendif-labels -Werror=overflow -fdiagnostics-show-option -Werror=shift-count-overflow -Werror=shift-overflow=2 -Wdate-time -Wnested-externs -fasynchronous-unwind-tables -pipe -fexceptions -fvisibility=hidden -Wvla -std=gnu11 -c cgroups/cgroup.c -o cgroups/liblxcfs_la-cgroup.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -ggdb -D_GNU_SOURCE -DSBINDIR=\"\" -pthread -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -DLIBDIR=\"/usr/lib64\" -DRUNTIME_PATH=\"/run\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fdiagnostics-color -Wimplicit-fallthrough=5 -Wcast-align -fno-strict-aliasing -fstack-clash-protection -fstack-protector-strong --param=ssp-buffer-size=4 -g -Werror=implicit-function-declaration -Wlogical-op -Wmissing-include-dirs -Winit-self -Wunused-but-set-variable -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=return-type -Werror=incompatible-pointer-types -Wformat=2 -Wshadow -Wendif-labels -Werror=overflow -fdiagnostics-show-option -Werror=shift-count-overflow -Werror=shift-overflow=2 -Wdate-time -Wnested-externs -fasynchronous-unwind-tables -pipe -fexceptions -fvisibility=hidden -Wvla -std=gnu11 -c -o cgroups/liblxcfs_la-cgroup2_devices.lo `test -f 'cgroups/cgroup2_devices.c' || echo './'`cgroups/cgroup2_devices.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -ggdb -D_GNU_SOURCE -DSBINDIR=\"\" -pthread -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -DLIBDIR=\"/usr/lib64\" -DRUNTIME_PATH=\"/run\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fdiagnostics-color -Wimplicit-fallthrough=5 -Wcast-align -fno-strict-aliasing -fstack-clash-protection -fstack-protector-strong --param=ssp-buffer-size=4 -g -Werror=implicit-function-declaration -Wlogical-op -Wmissing-include-dirs -Winit-self -Wunused-but-set-variable -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=return-type -Werror=incompatible-pointer-types -Wformat=2 -Wshadow -Wendif-labels -Werror=overflow -fdiagnostics-show-option -Werror=shift-count-overflow -Werror=shift-overflow=2 -Wdate-time -Wnested-externs -fasynchronous-unwind-tables -pipe -fexceptions -fvisibility=hidden -Wvla -std=gnu11 -c -o cgroups/liblxcfs_la-cgroup_utils.lo `test -f 'cgroups/cgroup_utils.c' || echo './'`cgroups/cgroup_utils.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -ggdb -D_GNU_SOURCE -DSBINDIR=\"\" -pthread -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -DLIBDIR=\"/usr/lib64\" -DRUNTIME_PATH=\"/run\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fdiagnostics-color -Wimplicit-fallthrough=5 -Wcast-align -fno-strict-aliasing -fstack-clash-protection -fstack-protector-strong --param=ssp-buffer-size=4 -g -Werror=implicit-function-declaration -Wlogical-op -Wmissing-include-dirs -Winit-self -Wunused-but-set-variable -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=return-type -Werror=incompatible-pointer-types -Wformat=2 -Wshadow -Wendif-labels -Werror=overflow -fdiagnostics-show-option -Werror=shift-count-overflow -Werror=shift-overflow=2 -Wdate-time -Wnested-externs -fasynchronous-unwind-tables -pipe -fexceptions -fvisibility=hidden -Wvla -std=gnu11 -c cgroups/cgfsng.c -o cgroups/liblxcfs_la-cgfsng.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -ggdb -D_GNU_SOURCE -DSBINDIR=\"\" -pthread -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -DLIBDIR=\"/usr/lib64\" -DRUNTIME_PATH=\"/run\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fdiagnostics-color -Wimplicit-fallthrough=5 -Wcast-align -fno-strict-aliasing -fstack-clash-protection -fstack-protector-strong --param=ssp-buffer-size=4 -g -Werror=implicit-function-declaration -Wlogical-op -Wmissing-include-dirs -Winit-self -Wunused-but-set-variable -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=return-type -Werror=incompatible-pointer-types -Wformat=2 -Wshadow -Wendif-labels -Werror=overflow -fdiagnostics-show-option -Werror=shift-count-overflow -Werror=shift-overflow=2 -Wdate-time -Wnested-externs -fasynchronous-unwind-tables -pipe -fexceptions -fvisibility=hidden -Wvla -std=gnu11 -c cgroups/cgroup2_devices.c -fPIC -DPIC -o cgroups/.libs/liblxcfs_la-cgroup2_devices.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -ggdb -D_GNU_SOURCE -DSBINDIR=\"\" -pthread -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -DLIBDIR=\"/usr/lib64\" -DRUNTIME_PATH=\"/run\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fdiagnostics-color -Wimplicit-fallthrough=5 -Wcast-align -fno-strict-aliasing -fstack-clash-protection -fstack-protector-strong --param=ssp-buffer-size=4 -g -Werror=implicit-function-declaration -Wlogical-op -Wmissing-include-dirs -Winit-self -Wunused-but-set-variable -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=return-type -Werror=incompatible-pointer-types -Wformat=2 -Wshadow -Wendif-labels -Werror=overflow -fdiagnostics-show-option -Werror=shift-count-overflow -Werror=shift-overflow=2 -Wdate-time -Wnested-externs -fasynchronous-unwind-tables -pipe -fexceptions -fvisibility=hidden -Wvla -std=gnu11 -c cgroups/cgroup_utils.c -fPIC -DPIC -o cgroups/.libs/liblxcfs_la-cgroup_utils.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -ggdb -D_GNU_SOURCE -DSBINDIR=\"\" -pthread -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -DLIBDIR=\"/usr/lib64\" -DRUNTIME_PATH=\"/run\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fdiagnostics-color -Wimplicit-fallthrough=5 -Wcast-align -fno-strict-aliasing -fstack-clash-protection -fstack-protector-strong --param=ssp-buffer-size=4 -g -Werror=implicit-function-declaration -Wlogical-op -Wmissing-include-dirs -Winit-self -Wunused-but-set-variable -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=return-type -Werror=incompatible-pointer-types -Wformat=2 -Wshadow -Wendif-labels -Werror=overflow -fdiagnostics-show-option -Werror=shift-count-overflow -Werror=shift-overflow=2 -Wdate-time -Wnested-externs -fasynchronous-unwind-tables -pipe -fexceptions -fvisibility=hidden -Wvla -std=gnu11 -c cgroups/cgroup2_devices.c -o cgroups/liblxcfs_la-cgroup2_devices.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -ggdb -D_GNU_SOURCE -DSBINDIR=\"\" -pthread -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -DLIBDIR=\"/usr/lib64\" -DRUNTIME_PATH=\"/run\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fdiagnostics-color -Wimplicit-fallthrough=5 -Wcast-align -fno-strict-aliasing -fstack-clash-protection -fstack-protector-strong --param=ssp-buffer-size=4 -g -Werror=implicit-function-declaration -Wlogical-op -Wmissing-include-dirs -Winit-self -Wunused-but-set-variable -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=return-type -Werror=incompatible-pointer-types -Wformat=2 -Wshadow -Wendif-labels -Werror=overflow -fdiagnostics-show-option -Werror=shift-count-overflow -Werror=shift-overflow=2 -Wdate-time -Wnested-externs -fasynchronous-unwind-tables -pipe -fexceptions -fvisibility=hidden -Wvla -std=gnu11 -c cgroups/cgroup_utils.c -o cgroups/liblxcfs_la-cgroup_utils.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -ggdb -D_GNU_SOURCE -DSBINDIR=\"\" -pthread -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -DLIBDIR=\"/usr/lib64\" -DRUNTIME_PATH=\"/run\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fdiagnostics-color -Wimplicit-fallthrough=5 -Wcast-align -fno-strict-aliasing -fstack-clash-protection -fstack-protector-strong --param=ssp-buffer-size=4 -g -Werror=implicit-function-declaration -Wlogical-op -Wmissing-include-dirs -Winit-self -Wunused-but-set-variable -Wfloat-equal -Wsuggest-attribute=noreturn -Werror=return-type -Werror=incompatible-pointer-types -Wformat=2 -Wshadow -Wendif-labels -Werror=overflow -fdiagnostics-show-option -Werror=shift-count-overflow -Werror=shift-overflow=2 -Wdate-time -Wnested-externs -fasynchronous-unwind-tables -pipe -fexceptions -fvisibility=hidden -Wvla -std=gnu11 -Wall -ggdb -D_GNU_SOURCE -DSBINDIR=\"\" -pthread -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -DLIBDIR=\"/usr/lib64\" -DRUNTIME_PATH=\"/run\" -module -avoid-version -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -z relro -z now -o liblxcfs.la -rpath /usr/lib64/lxcfs liblxcfs_la-bindings.lo liblxcfs_la-cgroup_fuse.lo cgroups/liblxcfs_la-cgfsng.lo cgroups/liblxcfs_la-cgroup.lo cgroups/liblxcfs_la-cgroup2_devices.lo cgroups/liblxcfs_la-cgroup_utils.lo liblxcfs_la-cpuset_parse.lo liblxcfs_la-proc_cpuview.lo liblxcfs_la-proc_fuse.lo liblxcfs_la-proc_loadavg.lo liblxcfs_la-sysfs_fuse.lo liblxcfs_la-utils.lo -lpthread libtool: link: gcc -shared -fPIC -DPIC .libs/liblxcfs_la-bindings.o .libs/liblxcfs_la-cgroup_fuse.o cgroups/.libs/liblxcfs_la-cgfsng.o cgroups/.libs/liblxcfs_la-cgroup.o cgroups/.libs/liblxcfs_la-cgroup2_devices.o cgroups/.libs/liblxcfs_la-cgroup_utils.o .libs/liblxcfs_la-cpuset_parse.o .libs/liblxcfs_la-proc_cpuview.o .libs/liblxcfs_la-proc_fuse.o .libs/liblxcfs_la-proc_loadavg.o .libs/liblxcfs_la-sysfs_fuse.o .libs/liblxcfs_la-utils.o -lpthread -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -ggdb -pthread -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-protector-strong -g -ggdb -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -Wl,-soname -Wl,liblxcfs.so -o .libs/liblxcfs.so libtool: link: ( cd ".libs" && rm -f "liblxcfs.la" && ln -s "../liblxcfs.la" "liblxcfs.la" ) make[2]: Leaving directory '/builddir/build/BUILD/lxcfs-4.0.7/src' Making all in tests make[2]: Entering directory '/builddir/build/BUILD/lxcfs-4.0.7/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/lxcfs-4.0.7/tests' Making all in doc make[2]: Entering directory '/builddir/build/BUILD/lxcfs-4.0.7/doc' /usr/bin/help2man -n "System virtualization filesystem for containers" --no-discard-stderr -s 1 -I lxcfs.man.add -N ../src/lxcfs > lxcfs.1 make[2]: Leaving directory '/builddir/build/BUILD/lxcfs-4.0.7/doc' make[2]: Entering directory '/builddir/build/BUILD/lxcfs-4.0.7' make[2]: Leaving directory '/builddir/build/BUILD/lxcfs-4.0.7' make[1]: Leaving directory '/builddir/build/BUILD/lxcfs-4.0.7' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.pTK0Gj + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/lxcfs-4.0.7-1.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/lxcfs-4.0.7-1.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/lxcfs-4.0.7-1.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/lxcfs-4.0.7-1.fc33.riscv64 + cd lxcfs-4.0.7 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/lxcfs-4.0.7-1.fc33.riscv64 'INSTALL=/usr/bin/install -p' SYSTEMD_UNIT_DIR=/usr/lib/systemd/system Making install in config make[1]: Entering directory '/builddir/build/BUILD/lxcfs-4.0.7/config' Making install in init make[2]: Entering directory '/builddir/build/BUILD/lxcfs-4.0.7/config/init' Making install in systemd make[3]: Entering directory '/builddir/build/BUILD/lxcfs-4.0.7/config/init/systemd' make[4]: Entering directory '/builddir/build/BUILD/lxcfs-4.0.7/config/init/systemd' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p /builddir/build/BUILDROOT/lxcfs-4.0.7-1.fc33.riscv64/usr/lib/systemd/system /usr/bin/install -p -m 644 lxcfs.service /builddir/build/BUILDROOT/lxcfs-4.0.7-1.fc33.riscv64/usr/lib/systemd/system/ make[4]: Leaving directory '/builddir/build/BUILD/lxcfs-4.0.7/config/init/systemd' make[3]: Leaving directory '/builddir/build/BUILD/lxcfs-4.0.7/config/init/systemd' Making install in sysvinit make[3]: Entering directory '/builddir/build/BUILD/lxcfs-4.0.7/config/init/sysvinit' make[4]: Entering directory '/builddir/build/BUILD/lxcfs-4.0.7/config/init/sysvinit' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/lxcfs-4.0.7/config/init/sysvinit' make[3]: Leaving directory '/builddir/build/BUILD/lxcfs-4.0.7/config/init/sysvinit' Making install in upstart make[3]: Entering directory '/builddir/build/BUILD/lxcfs-4.0.7/config/init/upstart' make[4]: Entering directory '/builddir/build/BUILD/lxcfs-4.0.7/config/init/upstart' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/lxcfs-4.0.7/config/init/upstart' make[3]: Leaving directory '/builddir/build/BUILD/lxcfs-4.0.7/config/init/upstart' make[3]: Entering directory '/builddir/build/BUILD/lxcfs-4.0.7/config/init' make[4]: Entering directory '/builddir/build/BUILD/lxcfs-4.0.7/config/init' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/lxcfs-4.0.7/config/init' make[3]: Leaving directory '/builddir/build/BUILD/lxcfs-4.0.7/config/init' make[2]: Leaving directory '/builddir/build/BUILD/lxcfs-4.0.7/config/init' make[2]: Entering directory '/builddir/build/BUILD/lxcfs-4.0.7/config' make[3]: Entering directory '/builddir/build/BUILD/lxcfs-4.0.7/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/lxcfs-4.0.7/config' make[2]: Leaving directory '/builddir/build/BUILD/lxcfs-4.0.7/config' make[1]: Leaving directory '/builddir/build/BUILD/lxcfs-4.0.7/config' Making install in share make[1]: Entering directory '/builddir/build/BUILD/lxcfs-4.0.7/share' make[2]: Entering directory '/builddir/build/BUILD/lxcfs-4.0.7/share' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/lxcfs-4.0.7-1.fc33.riscv64/usr/share/lxc/config/common.conf.d' /usr/bin/install -p -m 644 00-lxcfs.conf '/builddir/build/BUILDROOT/lxcfs-4.0.7-1.fc33.riscv64/usr/share/lxc/config/common.conf.d' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/lxcfs-4.0.7-1.fc33.riscv64/usr/share/lxcfs' /usr/bin/install -p lxc.mount.hook lxc.reboot.hook '/builddir/build/BUILDROOT/lxcfs-4.0.7-1.fc33.riscv64/usr/share/lxcfs' make[2]: Leaving directory '/builddir/build/BUILD/lxcfs-4.0.7/share' make[1]: Leaving directory '/builddir/build/BUILD/lxcfs-4.0.7/share' Making install in src make[1]: Entering directory '/builddir/build/BUILD/lxcfs-4.0.7/src' make[2]: Entering directory '/builddir/build/BUILD/lxcfs-4.0.7/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/lxcfs-4.0.7-1.fc33.riscv64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -p lxcfs '/builddir/build/BUILDROOT/lxcfs-4.0.7-1.fc33.riscv64/usr/bin' libtool: install: /usr/bin/install -p lxcfs /builddir/build/BUILDROOT/lxcfs-4.0.7-1.fc33.riscv64/usr/bin/lxcfs /usr/bin/mkdir -p '/builddir/build/BUILDROOT/lxcfs-4.0.7-1.fc33.riscv64/usr/lib64/lxcfs' /bin/sh ../libtool --mode=install /usr/bin/install -p liblxcfs.la '/builddir/build/BUILDROOT/lxcfs-4.0.7-1.fc33.riscv64/usr/lib64/lxcfs' libtool: install: /usr/bin/install -p .libs/liblxcfs.so /builddir/build/BUILDROOT/lxcfs-4.0.7-1.fc33.riscv64/usr/lib64/lxcfs/liblxcfs.so libtool: install: /usr/bin/install -p .libs/liblxcfs.lai /builddir/build/BUILDROOT/lxcfs-4.0.7-1.fc33.riscv64/usr/lib64/lxcfs/liblxcfs.la libtool: warning: remember to run 'libtool --finish /usr/lib64/lxcfs' make[2]: Leaving directory '/builddir/build/BUILD/lxcfs-4.0.7/src' make[1]: Leaving directory '/builddir/build/BUILD/lxcfs-4.0.7/src' Making install in tests make[1]: Entering directory '/builddir/build/BUILD/lxcfs-4.0.7/tests' make[2]: Entering directory '/builddir/build/BUILD/lxcfs-4.0.7/tests' 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/lxcfs-4.0.7/tests' make[1]: Leaving directory '/builddir/build/BUILD/lxcfs-4.0.7/tests' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/lxcfs-4.0.7/doc' make[2]: Entering directory '/builddir/build/BUILD/lxcfs-4.0.7/doc' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/lxcfs-4.0.7-1.fc33.riscv64/usr/share/man/man1' /usr/bin/install -p -m 644 lxcfs.1 '/builddir/build/BUILDROOT/lxcfs-4.0.7-1.fc33.riscv64/usr/share/man/man1' make[2]: Leaving directory '/builddir/build/BUILD/lxcfs-4.0.7/doc' make[1]: Leaving directory '/builddir/build/BUILD/lxcfs-4.0.7/doc' make[1]: Entering directory '/builddir/build/BUILD/lxcfs-4.0.7' make[2]: Entering directory '/builddir/build/BUILD/lxcfs-4.0.7' 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/lxcfs-4.0.7' make[1]: Leaving directory '/builddir/build/BUILD/lxcfs-4.0.7' + mkdir -p /builddir/build/BUILDROOT/lxcfs-4.0.7-1.fc33.riscv64/var/lib/lxcfs + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 4.0.7-1.fc33 --unique-debug-suffix -4.0.7-1.fc33.riscv64 --unique-debug-src-base lxcfs-4.0.7-1.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/lxcfs-4.0.7 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/lxcfs-4.0.7-1.fc33.riscv64/usr/lib64/lxcfs/liblxcfs.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/lxcfs-4.0.7-1.fc33.riscv64/usr/bin/lxcfs extracting debug info from /builddir/build/BUILDROOT/lxcfs-4.0.7-1.fc33.riscv64/usr/bin/lxcfs extracting debug info from /builddir/build/BUILDROOT/lxcfs-4.0.7-1.fc33.riscv64/usr/lib64/lxcfs/liblxcfs.so original debug info size: 1800kB, size after compression: 1760kB /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 539 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/share/lxcfs/lxc.mount.hook from /bin/sh -e to #!/usr/bin/sh -e mangling shebang in /usr/share/lxcfs/lxc.reboot.hook from /bin/sh -eu to #!/usr/bin/sh -eu *** WARNING: ./usr/lib64/lxcfs/liblxcfs.la is executable but has no shebang, removing executable bit Processing files: lxcfs-4.0.7-1.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.OpJYfj + umask 022 + cd /builddir/build/BUILD + cd lxcfs-4.0.7 + DOCDIR=/builddir/build/BUILDROOT/lxcfs-4.0.7-1.fc33.riscv64/usr/share/doc/lxcfs + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/lxcfs-4.0.7-1.fc33.riscv64/usr/share/doc/lxcfs + cp -pr AUTHORS /builddir/build/BUILDROOT/lxcfs-4.0.7-1.fc33.riscv64/usr/share/doc/lxcfs + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.bUDZBk + umask 022 + cd /builddir/build/BUILD + cd lxcfs-4.0.7 + LICENSEDIR=/builddir/build/BUILDROOT/lxcfs-4.0.7-1.fc33.riscv64/usr/share/licenses/lxcfs + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/lxcfs-4.0.7-1.fc33.riscv64/usr/share/licenses/lxcfs + cp -pr COPYING /builddir/build/BUILDROOT/lxcfs-4.0.7-1.fc33.riscv64/usr/share/licenses/lxcfs + RPM_EC=0 ++ jobs -p + exit 0 Provides: liblxcfs.so()(64bit) lxcfs = 4.0.7-1.fc33 lxcfs(riscv-64) = 4.0.7-1.fc33 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 systemd Requires(preun): /bin/sh systemd Requires(postun): /bin/sh systemd Requires: /usr/bin/sh ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libc.so.6(GLIBC_2.28)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.27)(64bit) libfuse.so.2()(64bit) libfuse.so.2(FUSE_2.6)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) rtld(GNU_HASH) Processing files: lxcfs-debugsource-4.0.7-1.fc33.riscv64 Provides: lxcfs-debugsource = 4.0.7-1.fc33 lxcfs-debugsource(riscv-64) = 4.0.7-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: lxcfs-debuginfo-4.0.7-1.fc33.riscv64 Provides: debuginfo(build-id) = 411e2d6f61efd4feda424a9c1863db4fdcaa6c87 debuginfo(build-id) = b2ce7132a0a4d9556b08a14a067f32fd71772c2c lxcfs-debuginfo = 4.0.7-1.fc33 lxcfs-debuginfo(riscv-64) = 4.0.7-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: lxcfs-debugsource(riscv-64) = 4.0.7-1.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/lxcfs-4.0.7-1.fc33.riscv64 Wrote: /builddir/build/RPMS/lxcfs-4.0.7-1.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/lxcfs-debugsource-4.0.7-1.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/lxcfs-debuginfo-4.0.7-1.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.jLhlpl + umask 022 + cd /builddir/build/BUILD + cd lxcfs-4.0.7 + /usr/bin/rm -rf /builddir/build/BUILDROOT/lxcfs-4.0.7-1.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0