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/ddcutil.spec'], chrootPath='/var/lib/mock/f33-build-582130-66364/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/ddcutil.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=1607625535 Wrote: /builddir/build/SRPMS/ddcutil-0.9.9-3.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/ddcutil.spec'], chrootPath='/var/lib/mock/f33-build-582130-66364/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/ddcutil.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=1607625535 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.VIlqxB + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ddcutil-0.9.9 + /usr/bin/gzip -dc /builddir/build/SOURCES/ddcutil-0.9.9.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ddcutil-0.9.9 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + chmod -x ChangeLog NEWS.md + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.dngLEz + umask 022 + cd /builddir/build/BUILD + cd ddcutil-0.9.9 + 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 2020-06-20 13:23:13.000000000 -0400 +++ ./configure 2021-04-24 01:20:31.379109539 -0400 @@ -2055,7 +2055,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-04-24 01:20:31.379109539 -0400 +++ ./configure 2021-04-24 01:20:32.439109549 -0400 @@ -8000,7 +8000,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'" @@ -20874,7 +20874,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 --enable-lib=yes configure: debug messages disabled 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 whether make supports nested variables... (cached) yes 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 for riscv64-redhat-linux-gnu-ar... no checking for riscv64-redhat-linux-gnu-lib... no checking for riscv64-redhat-linux-gnu-link... no checking for ar... ar checking the archiver (ar) interface... ar 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 riscv64-redhat-linux-gnu-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking for gcc option to accept ISO C99... none needed checking for gcc option to accept ISO Standard C... (cached) none needed checking for gcc option to accept ISO C99... (cached) none needed checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-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 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... 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 7925: -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 how to run the C preprocessor... gcc -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 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... no configure: Checking configure command options... configure: adl_header_dir = configure: adl... disabled configure: lib... enabled configure: swig... disabled configure: cython... disabled configure: cffi... disabled configure: usb... enabled configure: drm... enabled (provisional) configure: x11... enabled configure: doxygen... disabled configure: testcases... disabled configure: callgraph... disabled configure: gobject-api... disabled configure: failsim..... disabled configure: force-suse..... disabled configure: use-api..... disabled checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for inline... inline checking whether byte ordering is bigendian... no checking for size_t... yes checking for ssize_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint8_t... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... no checking for clock_gettime... yes checking for memset... yes checking for nl_langinfo... yes checking for stpcpy... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strrchr... yes checking for strtol... yes checking for library containing dlopen... -ldl checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking for dlfcn.h... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking for GLIB... yes checking for UDEV... yes checking for LIBUSB... yes checking for LIBDRM... yes configure: drm... enabled checking for LIBX11... yes configure: x11... enabled checking for XRANDR... yes checking for LIBX11... yes configure: x11... enabled checking for XRANDR... yes configure: doxygen disabled, not checking for Doxygen configure: USE_DOXYGEN not set checking for install-docs... no configure: WARNING: doc-base not installed - continuing without doc-base support checking for gobject-introspection... no checking for ZLIB... yes configure: SWIG disabled, skipping checks for Python and SWIG... checking target OS using /etc/os-release ... target is not SUSE 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/util/Makefile config.status: creating src/usb_util/Makefile config.status: creating src/base/Makefile config.status: creating src/vcp/Makefile config.status: creating src/dynvcp/Makefile config.status: creating src/i2c/Makefile config.status: creating src/adl/Makefile config.status: creating src/usb/Makefile config.status: creating src/ddc/Makefile config.status: creating src/test/Makefile config.status: creating src/cmdline/Makefile config.status: creating src/app_sysenv/Makefile config.status: creating src/swig/Makefile config.status: creating src/cython/Makefile config.status: creating src/cffi/Makefile config.status: creating src/gobject_api/Makefile config.status: creating src/sample_clients/Makefile config.status: creating man/Makefile config.status: creating data/Makefile config.status: creating docs/Makefile config.status: creating docs/doxygen/Makefile config.status: creating src/public/ddcutil_macros.h config.status: creating ddcutil.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands ddcutil 0.9.9 ============= libtool version 3:0:0 prefix: /usr exec_prefix: /usr libexecdir: /usr/libexec bindir: /usr/bin libdir: /usr/lib64 datarootdir: ${prefix}/share datadir: /usr/share docdir: ${datarootdir}/doc/${PACKAGE_TARNAME} mandir: /usr/share/man includedir: /usr/include pkgconfigdir: adl_header_dir: enable_lib: yes enable_swig: no enable_cython: no enable_cffi: no enable_gobject no enable_usb: yes enable_drm: yes enable_x11: yes enable_doxygen: no enable_failsim: no enable_use_api: no include_testcases: no compiler: gcc 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 CPPFLAGS: LDFLAGS: -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld + /usr/bin/make -O -j4 V=1 VERBOSE=1 /usr/bin/make all-recursive Making all in src Making all in util make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/util' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -Wall -Werror -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 -c -o debug_util.lo debug_util.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -Wall -Werror -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 -c debug_util.c -fPIC -DPIC -o .libs/debug_util.o make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/util' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/util' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -Wall -Werror -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 -c -o edid.lo edid.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -Wall -Werror -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 -c edid.c -fPIC -DPIC -o .libs/edid.o make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/util' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/util' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -Wall -Werror -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 -c -o device_id_util.lo device_id_util.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -Wall -Werror -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 -c device_id_util.c -fPIC -DPIC -o .libs/device_id_util.o make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/util' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/util' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -Wall -Werror -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 -c -o data_structures.lo data_structures.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -Wall -Werror -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 -c data_structures.c -fPIC -DPIC -o .libs/data_structures.o make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/util' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/util' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -Wall -Werror -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 -c -o error_info.lo error_info.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -Wall -Werror -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 -c error_info.c -fPIC -DPIC -o .libs/error_info.o make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/util' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/util' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -Wall -Werror -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 -c -o file_util.lo file_util.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -Wall -Werror -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 -c file_util.c -fPIC -DPIC -o .libs/file_util.o make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/util' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/util' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -Wall -Werror -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 -c -o glib_util.lo glib_util.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -Wall -Werror -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 -c glib_util.c -fPIC -DPIC -o .libs/glib_util.o make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/util' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/util' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -Wall -Werror -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 -c -o glib_string_util.lo glib_string_util.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -Wall -Werror -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 -c glib_string_util.c -fPIC -DPIC -o .libs/glib_string_util.o make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/util' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/util' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -Wall -Werror -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 -c -o i2c_util.lo i2c_util.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -Wall -Werror -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 -c i2c_util.c -fPIC -DPIC -o .libs/i2c_util.o make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/util' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/util' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -Wall -Werror -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 -c -o multi_level_map.lo multi_level_map.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -Wall -Werror -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 -c multi_level_map.c -fPIC -DPIC -o .libs/multi_level_map.o make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/util' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/util' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -Wall -Werror -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 -c -o output_sink.lo output_sink.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -Wall -Werror -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 -c output_sink.c -fPIC -DPIC -o .libs/output_sink.o make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/util' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/util' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -Wall -Werror -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 -c -o report_util.lo report_util.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -Wall -Werror -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 -c report_util.c -fPIC -DPIC -o .libs/report_util.o make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/util' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/util' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -Wall -Werror -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 -c -o sysfs_util.lo sysfs_util.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -Wall -Werror -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 -c sysfs_util.c -fPIC -DPIC -o .libs/sysfs_util.o make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/util' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/util' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -Wall -Werror -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 -c -o subprocess_util.lo subprocess_util.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -Wall -Werror -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 -c subprocess_util.c -fPIC -DPIC -o .libs/subprocess_util.o make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/util' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/util' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -Wall -Werror -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 -c -o timestamp.lo timestamp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -Wall -Werror -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 -c timestamp.c -fPIC -DPIC -o .libs/timestamp.o make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/util' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/util' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -Wall -Werror -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 -c -o udev_i2c_util.lo udev_i2c_util.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -Wall -Werror -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 -c udev_i2c_util.c -fPIC -DPIC -o .libs/udev_i2c_util.o make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/util' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/util' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -Wall -Werror -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 -c -o string_util.lo string_util.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -Wall -Werror -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 -c string_util.c -fPIC -DPIC -o .libs/string_util.o make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/util' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/util' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -Wall -Werror -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 -c -o udev_usb_util.lo udev_usb_util.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -Wall -Werror -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 -c udev_usb_util.c -fPIC -DPIC -o .libs/udev_usb_util.o make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/util' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/util' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -Wall -Werror -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 -c -o udev_util.lo udev_util.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -Wall -Werror -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 -c udev_util.c -fPIC -DPIC -o .libs/udev_util.o make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/util' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/util' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -Wall -Werror -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 -c -o utilrpt.lo utilrpt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -Wall -Werror -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 -c utilrpt.c -fPIC -DPIC -o .libs/utilrpt.o make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/util' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/util' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -Wall -Werror -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 -c -o x11_util.lo x11_util.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -Wall -Werror -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 -c x11_util.c -fPIC -DPIC -o .libs/x11_util.o make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/util' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/util' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -Wall -Werror -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 -c -o libdrm_util.lo libdrm_util.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -Wall -Werror -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 -c libdrm_util.c -fPIC -DPIC -o .libs/libdrm_util.o make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/util' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/util' /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Werror -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 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libutil.la data_structures.lo debug_util.lo device_id_util.lo edid.lo error_info.lo file_util.lo glib_util.lo glib_string_util.lo i2c_util.lo multi_level_map.lo output_sink.lo report_util.lo string_util.lo sysfs_util.lo subprocess_util.lo timestamp.lo udev_i2c_util.lo udev_usb_util.lo udev_util.lo utilrpt.lo x11_util.lo -ldl libtool: link: ar cr .libs/libutil.a .libs/data_structures.o .libs/debug_util.o .libs/device_id_util.o .libs/edid.o .libs/error_info.o .libs/file_util.o .libs/glib_util.o .libs/glib_string_util.o .libs/i2c_util.o .libs/multi_level_map.o .libs/output_sink.o .libs/report_util.o .libs/string_util.o .libs/sysfs_util.o .libs/subprocess_util.o .libs/timestamp.o .libs/udev_i2c_util.o .libs/udev_usb_util.o .libs/udev_util.o .libs/utilrpt.o .libs/x11_util.o libtool: link: ranlib .libs/libutil.a libtool: link: ( cd ".libs" && rm -f "libutil.la" && ln -s "../libutil.la" "libutil.la" ) make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/util' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/util' /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Werror -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 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libutilaux.la libdrm_util.lo -ldl libtool: link: ar cr .libs/libutilaux.a .libs/libdrm_util.o libtool: link: ranlib .libs/libutilaux.a libtool: link: ( cd ".libs" && rm -f "libutilaux.la" && ln -s "../libutilaux.la" "libutilaux.la" ) make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/util' Making all in usb_util make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/usb_util' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -Wall -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 -c -o usb_hid_common.lo usb_hid_common.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -Wall -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 -c usb_hid_common.c -fPIC -DPIC -o .libs/usb_hid_common.o make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/usb_util' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/usb_util' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -Wall -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 -c -o hidraw_util.lo hidraw_util.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -Wall -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 -c hidraw_util.c -fPIC -DPIC -o .libs/hidraw_util.o make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/usb_util' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/usb_util' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -Wall -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 -c -o hiddev_util.lo hiddev_util.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -Wall -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 -c hiddev_util.c -fPIC -DPIC -o .libs/hiddev_util.o make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/usb_util' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/usb_util' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -Wall -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 -c -o hiddev_reports.lo hiddev_reports.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -Wall -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 -c hiddev_reports.c -fPIC -DPIC -o .libs/hiddev_reports.o make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/usb_util' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/usb_util' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -Wall -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 -c -o libusb_reports.lo libusb_reports.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -Wall -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 -c libusb_reports.c -fPIC -DPIC -o .libs/libusb_reports.o make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/usb_util' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/usb_util' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -Wall -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 -c -o libusb_util.lo libusb_util.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -Wall -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 -c libusb_util.c -fPIC -DPIC -o .libs/libusb_util.o make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/usb_util' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/usb_util' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -Wall -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 -c -o base_hid_report_descriptor.lo base_hid_report_descriptor.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -Wall -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 -c base_hid_report_descriptor.c -fPIC -DPIC -o .libs/base_hid_report_descriptor.o make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/usb_util' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/usb_util' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -Wall -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 -c -o hid_report_descriptor.lo hid_report_descriptor.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -Wall -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 -c hid_report_descriptor.c -fPIC -DPIC -o .libs/hid_report_descriptor.o make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/usb_util' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/usb_util' /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -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 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libusbutil.la usb_hid_common.lo hiddev_reports.lo hiddev_util.lo hidraw_util.lo libusb_reports.lo libusb_util.lo base_hid_report_descriptor.lo hid_report_descriptor.lo -ldl libtool: link: ar cr .libs/libusbutil.a .libs/usb_hid_common.o .libs/hiddev_reports.o .libs/hiddev_util.o .libs/hidraw_util.o .libs/libusb_reports.o .libs/libusb_util.o .libs/base_hid_report_descriptor.o .libs/hid_report_descriptor.o libtool: link: ranlib .libs/libusbutil.a libtool: link: ( cd ".libs" && rm -f "libusbutil.la" && ln -s "../libusbutil.la" "libusbutil.la" ) make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/usb_util' Making all in base make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/base' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -Wall -Werror -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 -c -o build_info.lo build_info.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -Wall -Werror -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 -c build_info.c -fPIC -DPIC -o .libs/build_info.o make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/base' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/base' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -Wall -Werror -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 -c -o base_init.lo base_init.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -Wall -Werror -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 -c base_init.c -fPIC -DPIC -o .libs/base_init.o make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/base' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/base' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -Wall -Werror -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 -c -o ddc_errno.lo ddc_errno.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -Wall -Werror -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 -c ddc_errno.c -fPIC -DPIC -o .libs/ddc_errno.o make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/base' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/base' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -Wall -Werror -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 -c -o dynamic_sleep.lo dynamic_sleep.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -Wall -Werror -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 -c dynamic_sleep.c -fPIC -DPIC -o .libs/dynamic_sleep.o make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/base' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/base' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -Wall -Werror -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 -c -o core.lo core.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -Wall -Werror -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 -c core.c -fPIC -DPIC -o .libs/core.o make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/base' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/base' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -Wall -Werror -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 -c -o ddc_packets.lo ddc_packets.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -Wall -Werror -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 -c ddc_packets.c -fPIC -DPIC -o .libs/ddc_packets.o make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/base' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/base' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -Wall -Werror -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 -c -o dynamic_features.lo dynamic_features.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -Wall -Werror -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 -c dynamic_features.c -fPIC -DPIC -o .libs/dynamic_features.o make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/base' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/base' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -Wall -Werror -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 -c -o execution_stats.lo execution_stats.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -Wall -Werror -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 -c execution_stats.c -fPIC -DPIC -o .libs/execution_stats.o make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/base' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/base' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -Wall -Werror -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 -c -o feature_lists.lo feature_lists.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -Wall -Werror -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 -c feature_lists.c -fPIC -DPIC -o .libs/feature_lists.o make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/base' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/base' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -Wall -Werror -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 -c -o displays.lo displays.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -Wall -Werror -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 -c displays.c -fPIC -DPIC -o .libs/displays.o make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/base' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/base' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -Wall -Werror -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 -c -o feature_metadata.lo feature_metadata.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -Wall -Werror -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 -c feature_metadata.c -fPIC -DPIC -o .libs/feature_metadata.o make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/base' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/base' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -Wall -Werror -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 -c -o feature_sets.lo feature_sets.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -Wall -Werror -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 -c feature_sets.c -fPIC -DPIC -o .libs/feature_sets.o make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/base' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/base' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -Wall -Werror -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 -c -o last_io_event.lo last_io_event.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -Wall -Werror -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 -c last_io_event.c -fPIC -DPIC -o .libs/last_io_event.o make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/base' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/base' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -Wall -Werror -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 -c -o linux_errno.lo linux_errno.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -Wall -Werror -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 -c linux_errno.c -fPIC -DPIC -o .libs/linux_errno.o make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/base' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/base' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -Wall -Werror -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 -c -o monitor_model_key.lo monitor_model_key.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -Wall -Werror -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 -c monitor_model_key.c -fPIC -DPIC -o .libs/monitor_model_key.o make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/base' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/base' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -Wall -Werror -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 -c -o rtti.lo rtti.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -Wall -Werror -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 -c rtti.c -fPIC -DPIC -o .libs/rtti.o make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/base' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/base' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -Wall -Werror -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 -c -o sleep.lo sleep.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -Wall -Werror -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 -c sleep.c -fPIC -DPIC -o .libs/sleep.o make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/base' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/base' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -Wall -Werror -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 -c -o per_thread_data.lo per_thread_data.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -Wall -Werror -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 -c per_thread_data.c -fPIC -DPIC -o .libs/per_thread_data.o make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/base' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/base' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -Wall -Werror -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 -c -o thread_retry_data.lo thread_retry_data.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -Wall -Werror -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 -c thread_retry_data.c -fPIC -DPIC -o .libs/thread_retry_data.o make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/base' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/base' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -Wall -Werror -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 -c -o thread_sleep_data.lo thread_sleep_data.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -Wall -Werror -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 -c thread_sleep_data.c -fPIC -DPIC -o .libs/thread_sleep_data.o make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/base' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/base' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -Wall -Werror -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 -c -o tuned_sleep.lo tuned_sleep.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -Wall -Werror -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 -c tuned_sleep.c -fPIC -DPIC -o .libs/tuned_sleep.o make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/base' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/base' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -Wall -Werror -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 -c -o status_code_mgt.lo status_code_mgt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -Wall -Werror -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 -c status_code_mgt.c -fPIC -DPIC -o .libs/status_code_mgt.o make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/base' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/base' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -Wall -Werror -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 -c -o vcp_version.lo vcp_version.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -Wall -Werror -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 -c vcp_version.c -fPIC -DPIC -o .libs/vcp_version.o make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/base' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/base' /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Werror -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 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libbase.la base_init.lo build_info.lo core.lo ddc_errno.lo ddc_packets.lo dynamic_features.lo dynamic_sleep.lo displays.lo execution_stats.lo feature_lists.lo feature_metadata.lo feature_sets.lo last_io_event.lo linux_errno.lo monitor_model_key.lo per_thread_data.lo rtti.lo sleep.lo thread_retry_data.lo thread_sleep_data.lo tuned_sleep.lo status_code_mgt.lo vcp_version.lo -ldl libtool: link: ar cr .libs/libbase.a .libs/base_init.o .libs/build_info.o .libs/core.o .libs/ddc_errno.o .libs/ddc_packets.o .libs/dynamic_features.o .libs/dynamic_sleep.o .libs/displays.o .libs/execution_stats.o .libs/feature_lists.o .libs/feature_metadata.o .libs/feature_sets.o .libs/last_io_event.o .libs/linux_errno.o .libs/monitor_model_key.o .libs/per_thread_data.o .libs/rtti.o .libs/sleep.o .libs/thread_retry_data.o .libs/thread_sleep_data.o .libs/tuned_sleep.o .libs/status_code_mgt.o .libs/vcp_version.o libtool: link: ranlib .libs/libbase.a libtool: link: ( cd ".libs" && rm -f "libbase.la" && ln -s "../libbase.la" "libbase.la" ) make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/base' Making all in vcp make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/vcp' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -Wall -Werror -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 -c -o ddc_command_codes.lo ddc_command_codes.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -Wall -Werror -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 -c ddc_command_codes.c -fPIC -DPIC -o .libs/ddc_command_codes.o make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/vcp' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/vcp' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -Wall -Werror -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 -c -o parsed_capabilities_feature.lo parsed_capabilities_feature.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -Wall -Werror -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 -c parsed_capabilities_feature.c -fPIC -DPIC -o .libs/parsed_capabilities_feature.o make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/vcp' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/vcp' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -Wall -Werror -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 -c -o parse_capabilities.lo parse_capabilities.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -Wall -Werror -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 -c parse_capabilities.c -fPIC -DPIC -o .libs/parse_capabilities.o make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/vcp' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/vcp' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -Wall -Werror -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 -c -o vcp_feature_values.lo vcp_feature_values.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -Wall -Werror -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 -c vcp_feature_values.c -fPIC -DPIC -o .libs/vcp_feature_values.o make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/vcp' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/vcp' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -Wall -Werror -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 -c -o vcp_feature_set.lo vcp_feature_set.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -Wall -Werror -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 -c vcp_feature_set.c -fPIC -DPIC -o .libs/vcp_feature_set.o make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/vcp' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/vcp' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -Wall -Werror -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 -c -o vcp_feature_codes.lo vcp_feature_codes.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -Wall -Werror -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 -c vcp_feature_codes.c -fPIC -DPIC -o .libs/vcp_feature_codes.o make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/vcp' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/vcp' /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Werror -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 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libvcp.la ddc_command_codes.lo parse_capabilities.lo parsed_capabilities_feature.lo vcp_feature_codes.lo vcp_feature_set.lo vcp_feature_values.lo -ldl libtool: link: ar cr .libs/libvcp.a .libs/ddc_command_codes.o .libs/parse_capabilities.o .libs/parsed_capabilities_feature.o .libs/vcp_feature_codes.o .libs/vcp_feature_set.o .libs/vcp_feature_values.o libtool: link: ranlib .libs/libvcp.a libtool: link: ( cd ".libs" && rm -f "libvcp.la" && ln -s "../libvcp.la" "libvcp.la" ) make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/vcp' Making all in i2c make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/i2c' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -Wall -Werror -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 -c -o i2c_strategy_dispatcher.lo i2c_strategy_dispatcher.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -Wall -Werror -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 -c i2c_strategy_dispatcher.c -fPIC -DPIC -o .libs/i2c_strategy_dispatcher.o make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/i2c' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/i2c' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -Wall -Werror -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 -c -o i2c_bus_selector.lo i2c_bus_selector.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -Wall -Werror -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 -c i2c_bus_selector.c -fPIC -DPIC -o .libs/i2c_bus_selector.o make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/i2c' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/i2c' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -Wall -Werror -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 -c -o i2c_execute.lo i2c_execute.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -Wall -Werror -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 -c i2c_execute.c -fPIC -DPIC -o .libs/i2c_execute.o make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/i2c' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/i2c' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -Wall -Werror -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 -c -o i2c_bus_core.lo i2c_bus_core.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -Wall -Werror -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 -c i2c_bus_core.c -fPIC -DPIC -o .libs/i2c_bus_core.o make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/i2c' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/i2c' /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Werror -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 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libi2c.la i2c_execute.lo i2c_bus_core.lo i2c_bus_selector.lo i2c_strategy_dispatcher.lo -ldl libtool: link: ar cr .libs/libi2c.a .libs/i2c_execute.o .libs/i2c_bus_core.o .libs/i2c_bus_selector.o .libs/i2c_strategy_dispatcher.o libtool: link: ranlib .libs/libi2c.a libtool: link: ( cd ".libs" && rm -f "libi2c.la" && ln -s "../libi2c.la" "libi2c.la" ) make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/i2c' Making all in adl make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/adl' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -I -Wall -Werror -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 -c -o adl_mock_impl/adl_mock_errors.lo adl_mock_impl/adl_mock_errors.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -I -Wall -Werror -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 -c adl_mock_impl/adl_mock_errors.c -fPIC -DPIC -o adl_mock_impl/.libs/adl_mock_errors.o make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/adl' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/adl' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -I -Wall -Werror -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 -c -o adl_mock_impl/adl_mock_shim.lo adl_mock_impl/adl_mock_shim.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -I -Wall -Werror -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 -c adl_mock_impl/adl_mock_shim.c -fPIC -DPIC -o adl_mock_impl/.libs/adl_mock_shim.o make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/adl' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/adl' /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Werror -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 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libadl.la adl_mock_impl/adl_mock_shim.lo adl_mock_impl/adl_mock_errors.lo -ldl libtool: link: ar cr .libs/libadl.a adl_mock_impl/.libs/adl_mock_shim.o adl_mock_impl/.libs/adl_mock_errors.o libtool: link: ranlib .libs/libadl.a libtool: link: ( cd ".libs" && rm -f "libadl.la" && ln -s "../libadl.la" "libadl.la" ) make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/adl' Making all in usb make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/usb' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../.. -I../../src -I../../src/public -Wall -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 -c -o usb_vcp.lo usb_vcp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../.. -I../../src -I../../src/public -Wall -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 -c usb_vcp.c -fPIC -DPIC -o .libs/usb_vcp.o make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/usb' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/usb' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../.. -I../../src -I../../src/public -Wall -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 -c -o usb_base.lo usb_base.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../.. -I../../src -I../../src/public -Wall -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 -c usb_base.c -fPIC -DPIC -o .libs/usb_base.o make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/usb' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/usb' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../.. -I../../src -I../../src/public -Wall -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 -c -o usb_edid.lo usb_edid.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../.. -I../../src -I../../src/public -Wall -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 -c usb_edid.c -fPIC -DPIC -o .libs/usb_edid.o make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/usb' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/usb' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../.. -I../../src -I../../src/public -Wall -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 -c -o usb_displays.lo usb_displays.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../.. -I../../src -I../../src/public -Wall -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 -c usb_displays.c -fPIC -DPIC -o .libs/usb_displays.o make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/usb' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/usb' /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -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 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libusb.la usb_base.lo usb_edid.lo usb_displays.lo usb_vcp.lo -ldl libtool: link: ar cr .libs/libusb.a .libs/usb_base.o .libs/usb_edid.o .libs/usb_displays.o .libs/usb_vcp.o libtool: link: ranlib .libs/libusb.a libtool: link: ( cd ".libs" && rm -f "libusb.la" && ln -s "../libusb.la" "libusb.la" ) make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/usb' Making all in dynvcp make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/dynvcp' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -Wall -Werror -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 -c -o dyn_dynamic_features.lo dyn_dynamic_features.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -Wall -Werror -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 -c dyn_dynamic_features.c -fPIC -DPIC -o .libs/dyn_dynamic_features.o make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/dynvcp' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/dynvcp' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -Wall -Werror -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 -c -o dyn_feature_codes.lo dyn_feature_codes.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -Wall -Werror -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 -c dyn_feature_codes.c -fPIC -DPIC -o .libs/dyn_feature_codes.o make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/dynvcp' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/dynvcp' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -Wall -Werror -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 -c -o dyn_feature_set.lo dyn_feature_set.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -Wall -Werror -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 -c dyn_feature_set.c -fPIC -DPIC -o .libs/dyn_feature_set.o make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/dynvcp' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/dynvcp' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -Wall -Werror -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 -c -o dyn_parsed_capabilities.lo dyn_parsed_capabilities.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -Wall -Werror -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 -c dyn_parsed_capabilities.c -fPIC -DPIC -o .libs/dyn_parsed_capabilities.o make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/dynvcp' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/dynvcp' /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Werror -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 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libdynvcp.la dyn_feature_set.lo dyn_parsed_capabilities.lo dyn_feature_codes.lo dyn_dynamic_features.lo -ldl libtool: link: ar cr .libs/libdynvcp.a .libs/dyn_feature_set.o .libs/dyn_parsed_capabilities.o .libs/dyn_feature_codes.o .libs/dyn_dynamic_features.o libtool: link: ranlib .libs/libdynvcp.a libtool: link: ( cd ".libs" && rm -f "libdynvcp.la" && ln -s "../libdynvcp.la" "libdynvcp.la" ) make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/dynvcp' Making all in ddc make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/ddc' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -Wall -Werror -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 -c -o ddc_async.lo ddc_async.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -Wall -Werror -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 -c ddc_async.c -fPIC -DPIC -o .libs/ddc_async.o make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/ddc' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/ddc' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -Wall -Werror -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 -c -o ddc_display_lock.lo ddc_display_lock.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -Wall -Werror -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 -c ddc_display_lock.c -fPIC -DPIC -o .libs/ddc_display_lock.o make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/ddc' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/ddc' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -Wall -Werror -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 -c -o ddc_dumpload.lo ddc_dumpload.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -Wall -Werror -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 -c ddc_dumpload.c -fPIC -DPIC -o .libs/ddc_dumpload.o make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/ddc' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/ddc' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -Wall -Werror -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 -c -o ddc_displays.lo ddc_displays.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -Wall -Werror -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 -c ddc_displays.c -fPIC -DPIC -o .libs/ddc_displays.o make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/ddc' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/ddc' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -Wall -Werror -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 -c -o ddc_multi_part_io.lo ddc_multi_part_io.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -Wall -Werror -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 -c ddc_multi_part_io.c -fPIC -DPIC -o .libs/ddc_multi_part_io.o make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/ddc' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/ddc' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -Wall -Werror -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 -c -o ddc_output.lo ddc_output.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -Wall -Werror -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 -c ddc_output.c -fPIC -DPIC -o .libs/ddc_output.o make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/ddc' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/ddc' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -Wall -Werror -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 -c -o ddc_services.lo ddc_services.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -Wall -Werror -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 -c ddc_services.c -fPIC -DPIC -o .libs/ddc_services.o make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/ddc' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/ddc' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -Wall -Werror -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 -c -o ddc_read_capabilities.lo ddc_read_capabilities.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -Wall -Werror -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 -c ddc_read_capabilities.c -fPIC -DPIC -o .libs/ddc_read_capabilities.o make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/ddc' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/ddc' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -Wall -Werror -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 -c -o ddc_strategy.lo ddc_strategy.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -Wall -Werror -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 -c ddc_strategy.c -fPIC -DPIC -o .libs/ddc_strategy.o make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/ddc' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/ddc' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -Wall -Werror -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 -c -o ddc_packet_io.lo ddc_packet_io.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -Wall -Werror -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 -c ddc_packet_io.c -fPIC -DPIC -o .libs/ddc_packet_io.o make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/ddc' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/ddc' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -Wall -Werror -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 -c -o ddc_vcp_version.lo ddc_vcp_version.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -Wall -Werror -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 -c ddc_vcp_version.c -fPIC -DPIC -o .libs/ddc_vcp_version.o make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/ddc' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/ddc' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -Wall -Werror -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 -c -o ddc_vcp.lo ddc_vcp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -Wall -Werror -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 -c ddc_vcp.c -fPIC -DPIC -o .libs/ddc_vcp.o make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/ddc' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/ddc' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -Wall -Werror -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 -c -o ddc_try_stats.lo ddc_try_stats.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -Wall -Werror -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 -c ddc_try_stats.c -fPIC -DPIC -o .libs/ddc_try_stats.o make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/ddc' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/ddc' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -Wall -Werror -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 -c -o ddc_watch_displays.lo ddc_watch_displays.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -Wall -Werror -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 -c ddc_watch_displays.c -fPIC -DPIC -o .libs/ddc_watch_displays.o make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/ddc' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/ddc' /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Werror -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 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libddc.la ddc_async.lo ddc_displays.lo ddc_display_lock.lo ddc_dumpload.lo ddc_multi_part_io.lo ddc_output.lo ddc_packet_io.lo ddc_read_capabilities.lo ddc_services.lo ddc_strategy.lo ddc_vcp.lo ddc_vcp_version.lo ddc_try_stats.lo ddc_watch_displays.lo -ldl libtool: link: ar cr .libs/libddc.a .libs/ddc_async.o .libs/ddc_displays.o .libs/ddc_display_lock.o .libs/ddc_dumpload.o .libs/ddc_multi_part_io.o .libs/ddc_output.o .libs/ddc_packet_io.o .libs/ddc_read_capabilities.o .libs/ddc_services.o .libs/ddc_strategy.o .libs/ddc_vcp.o .libs/ddc_vcp_version.o .libs/ddc_try_stats.o .libs/ddc_watch_displays.o libtool: link: ranlib .libs/libddc.a libtool: link: ( cd ".libs" && rm -f "libddc.la" && ln -s "../libddc.la" "libddc.la" ) make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/ddc' Making all in test make[3]: Nothing to be done for 'all'. Making all in app_sysenv make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/app_sysenv' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -I/usr/include/libdrm -Wall -Werror -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 -c -o query_sysenv_dmidecode.lo query_sysenv_dmidecode.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -I/usr/include/libdrm -Wall -Werror -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 -c query_sysenv_dmidecode.c -fPIC -DPIC -o .libs/query_sysenv_dmidecode.o make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/app_sysenv' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/app_sysenv' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -I/usr/include/libdrm -Wall -Werror -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 -c -o query_sysenv.lo query_sysenv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -I/usr/include/libdrm -Wall -Werror -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 -c query_sysenv.c -fPIC -DPIC -o .libs/query_sysenv.o make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/app_sysenv' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/app_sysenv' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -I/usr/include/libdrm -Wall -Werror -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 -c -o query_sysenv_access.lo query_sysenv_access.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -I/usr/include/libdrm -Wall -Werror -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 -c query_sysenv_access.c -fPIC -DPIC -o .libs/query_sysenv_access.o make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/app_sysenv' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/app_sysenv' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -I/usr/include/libdrm -Wall -Werror -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 -c -o query_sysenv_base.lo query_sysenv_base.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -I/usr/include/libdrm -Wall -Werror -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 -c query_sysenv_base.c -fPIC -DPIC -o .libs/query_sysenv_base.o make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/app_sysenv' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/app_sysenv' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -I/usr/include/libdrm -Wall -Werror -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 -c -o query_sysenv_i2c.lo query_sysenv_i2c.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -I/usr/include/libdrm -Wall -Werror -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 -c query_sysenv_i2c.c -fPIC -DPIC -o .libs/query_sysenv_i2c.o make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/app_sysenv' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/app_sysenv' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -I/usr/include/libdrm -Wall -Werror -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 -c -o query_sysenv_modules.lo query_sysenv_modules.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -I/usr/include/libdrm -Wall -Werror -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 -c query_sysenv_modules.c -fPIC -DPIC -o .libs/query_sysenv_modules.o make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/app_sysenv' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/app_sysenv' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -I/usr/include/libdrm -Wall -Werror -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 -c -o query_sysenv_logs.lo query_sysenv_logs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -I/usr/include/libdrm -Wall -Werror -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 -c query_sysenv_logs.c -fPIC -DPIC -o .libs/query_sysenv_logs.o make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/app_sysenv' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/app_sysenv' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -I/usr/include/libdrm -Wall -Werror -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 -c -o query_sysenv_procfs.lo query_sysenv_procfs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -I/usr/include/libdrm -Wall -Werror -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 -c query_sysenv_procfs.c -fPIC -DPIC -o .libs/query_sysenv_procfs.o make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/app_sysenv' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/app_sysenv' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -I/usr/include/libdrm -Wall -Werror -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 -c -o query_sysenv_xref.lo query_sysenv_xref.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -I/usr/include/libdrm -Wall -Werror -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 -c query_sysenv_xref.c -fPIC -DPIC -o .libs/query_sysenv_xref.o make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/app_sysenv' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/app_sysenv' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -I/usr/include/libdrm -Wall -Werror -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 -c -o query_sysenv_usb.lo query_sysenv_usb.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -I/usr/include/libdrm -Wall -Werror -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 -c query_sysenv_usb.c -fPIC -DPIC -o .libs/query_sysenv_usb.o make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/app_sysenv' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/app_sysenv' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -I/usr/include/libdrm -Wall -Werror -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 -c -o query_sysenv_sysfs.lo query_sysenv_sysfs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -I/usr/include/libdrm -Wall -Werror -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 -c query_sysenv_sysfs.c -fPIC -DPIC -o .libs/query_sysenv_sysfs.o make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/app_sysenv' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/app_sysenv' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -I/usr/include/libdrm -Wall -Werror -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 -c -o query_sysenv_drm.lo query_sysenv_drm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -I/usr/include/libdrm -Wall -Werror -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 -c query_sysenv_drm.c -fPIC -DPIC -o .libs/query_sysenv_drm.o make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/app_sysenv' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/app_sysenv' /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Werror -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 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libappsysenv.la query_sysenv.lo query_sysenv_access.lo query_sysenv_base.lo query_sysenv_dmidecode.lo query_sysenv_i2c.lo query_sysenv_logs.lo query_sysenv_modules.lo query_sysenv_procfs.lo query_sysenv_sysfs.lo query_sysenv_xref.lo query_sysenv_usb.lo query_sysenv_drm.lo -ldl libtool: link: ar cr .libs/libappsysenv.a .libs/query_sysenv.o .libs/query_sysenv_access.o .libs/query_sysenv_base.o .libs/query_sysenv_dmidecode.o .libs/query_sysenv_i2c.o .libs/query_sysenv_logs.o .libs/query_sysenv_modules.o .libs/query_sysenv_procfs.o .libs/query_sysenv_sysfs.o .libs/query_sysenv_xref.o .libs/query_sysenv_usb.o .libs/query_sysenv_drm.o libtool: link: ranlib .libs/libappsysenv.a libtool: link: ( cd ".libs" && rm -f "libappsysenv.la" && ln -s "../libappsysenv.la" "libappsysenv.la" ) make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/app_sysenv' Making all in cmdline make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/cmdline' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -Wall -Werror -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 -c -o parsed_cmd.lo parsed_cmd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -Wall -Werror -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 -c parsed_cmd.c -fPIC -DPIC -o .libs/parsed_cmd.o make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/cmdline' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/cmdline' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -Wall -Werror -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 -c -o cmd_parser_aux.lo cmd_parser_aux.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -Wall -Werror -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 -c cmd_parser_aux.c -fPIC -DPIC -o .libs/cmd_parser_aux.o make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/cmdline' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/cmdline' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -Wall -Werror -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 -c -o cmd_parser_goption.lo cmd_parser_goption.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src -I../../src/public -Wall -Werror -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 -c cmd_parser_goption.c -fPIC -DPIC -o .libs/cmd_parser_goption.o make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/cmdline' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/cmdline' /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Werror -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 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libcmdline.la cmd_parser_aux.lo cmd_parser_goption.lo parsed_cmd.lo -ldl libtool: link: ar cr .libs/libcmdline.a .libs/cmd_parser_aux.o .libs/cmd_parser_goption.o .libs/parsed_cmd.o libtool: link: ranlib .libs/libcmdline.a libtool: link: ( cd ".libs" && rm -f "libcmdline.la" && ln -s "../libcmdline.la" "libcmdline.la" ) make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/cmdline' Making all in . make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src' Executing hook all-local... make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libusb-1.0 -I. -I./public -Wall -fPIC -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 -c -o app_ddcutil/ddcutil-app_capabilities.o `test -f 'app_ddcutil/app_capabilities.c' || echo './'`app_ddcutil/app_capabilities.c make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libusb-1.0 -I. -I./public -Wall -fPIC -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 -c -o app_ddcutil/ddcutil-main.o `test -f 'app_ddcutil/main.c' || echo './'`app_ddcutil/main.c make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libusb-1.0 -I. -I./public -Wall -fPIC -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 -c -o app_ddcutil/ddcutil-app_probe.o `test -f 'app_ddcutil/app_probe.c' || echo './'`app_ddcutil/app_probe.c make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -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 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libapp.la app_sysenv/libappsysenv.la cmdline/libcmdline.la util/libutilaux.la -ldrm -ldl libtool: link: (cd .libs/libapp.lax/libappsysenv.a && ar x "/builddir/build/BUILD/ddcutil-0.9.9/src/app_sysenv/.libs/libappsysenv.a") libtool: link: (cd .libs/libapp.lax/libcmdline.a && ar x "/builddir/build/BUILD/ddcutil-0.9.9/src/cmdline/.libs/libcmdline.a") libtool: link: (cd .libs/libapp.lax/libutilaux.a && ar x "/builddir/build/BUILD/ddcutil-0.9.9/src/util/.libs/libutilaux.a") libtool: link: ar cr .libs/libapp.a .libs/libapp.lax/libappsysenv.a/query_sysenv.o .libs/libapp.lax/libappsysenv.a/query_sysenv_access.o .libs/libapp.lax/libappsysenv.a/query_sysenv_base.o .libs/libapp.lax/libappsysenv.a/query_sysenv_dmidecode.o .libs/libapp.lax/libappsysenv.a/query_sysenv_drm.o .libs/libapp.lax/libappsysenv.a/query_sysenv_i2c.o .libs/libapp.lax/libappsysenv.a/query_sysenv_logs.o .libs/libapp.lax/libappsysenv.a/query_sysenv_modules.o .libs/libapp.lax/libappsysenv.a/query_sysenv_procfs.o .libs/libapp.lax/libappsysenv.a/query_sysenv_sysfs.o .libs/libapp.lax/libappsysenv.a/query_sysenv_usb.o .libs/libapp.lax/libappsysenv.a/query_sysenv_xref.o .libs/libapp.lax/libcmdline.a/cmd_parser_aux.o .libs/libapp.lax/libcmdline.a/cmd_parser_goption.o .libs/libapp.lax/libcmdline.a/parsed_cmd.o .libs/libapp.lax/libutilaux.a/libdrm_util.o libtool: link: ranlib .libs/libapp.a libtool: link: rm -fr .libs/libapp.lax libtool: link: ( cd ".libs" && rm -f "libapp.la" && ln -s "../libapp.la" "libapp.la" ) make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libusb-1.0 -I. -I./public -Wall -fPIC -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 -c -o app_ddcutil/ddcutil-app_dynamic_features.o `test -f 'app_ddcutil/app_dynamic_features.c' || echo './'`app_ddcutil/app_dynamic_features.c make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libusb-1.0 -I. -I./public -Wall -fPIC -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 -c -o app_ddcutil/ddcutil-app_dumpload.o `test -f 'app_ddcutil/app_dumpload.c' || echo './'`app_ddcutil/app_dumpload.c make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libusb-1.0 -I. -I./public -Wall -fPIC -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 -c -o app_ddcutil/ddcutil-app_setvcp.o `test -f 'app_ddcutil/app_setvcp.c' || echo './'`app_ddcutil/app_setvcp.c make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libusb-1.0 -I. -I./public -Wall -fPIC -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 -c -o app_ddcutil/ddcutil-app_getvcp.o `test -f 'app_ddcutil/app_getvcp.c' || echo './'`app_ddcutil/app_getvcp.c make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libusb-1.0 -I. -I./public -Wall -fPIC -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 -c -o app_ddcutil/ddcutil-app_vcpinfo.o `test -f 'app_ddcutil/app_vcpinfo.c' || echo './'`app_ddcutil/app_vcpinfo.c make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libusb-1.0 -I. -I./public -Wall -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 -c -o libmain/api_base.lo libmain/api_base.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libusb-1.0 -I. -I./public -Wall -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 -c libmain/api_base.c -fPIC -DPIC -o libmain/.libs/api_base.o make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -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 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libcommon.la ddc/libddc.la dynvcp/libdynvcp.la i2c/libi2c.la adl/libadl.la vcp/libvcp.la base/libbase.la util/libutil.la usb_util/libusbutil.la usb/libusb.la -lX11 -lXrandr -lglib-2.0 -ludev -lusb-1.0 -ldl libtool: link: (cd .libs/libcommon.lax/libddc.a && ar x "/builddir/build/BUILD/ddcutil-0.9.9/src/ddc/.libs/libddc.a") libtool: link: (cd .libs/libcommon.lax/libdynvcp.a && ar x "/builddir/build/BUILD/ddcutil-0.9.9/src/dynvcp/.libs/libdynvcp.a") libtool: link: (cd .libs/libcommon.lax/libi2c.a && ar x "/builddir/build/BUILD/ddcutil-0.9.9/src/i2c/.libs/libi2c.a") libtool: link: (cd .libs/libcommon.lax/libadl.a && ar x "/builddir/build/BUILD/ddcutil-0.9.9/src/adl/.libs/libadl.a") libtool: link: (cd .libs/libcommon.lax/libvcp.a && ar x "/builddir/build/BUILD/ddcutil-0.9.9/src/vcp/.libs/libvcp.a") libtool: link: (cd .libs/libcommon.lax/libbase.a && ar x "/builddir/build/BUILD/ddcutil-0.9.9/src/base/.libs/libbase.a") libtool: link: (cd .libs/libcommon.lax/libutil.a && ar x "/builddir/build/BUILD/ddcutil-0.9.9/src/util/.libs/libutil.a") libtool: link: (cd .libs/libcommon.lax/libusbutil.a && ar x "/builddir/build/BUILD/ddcutil-0.9.9/src/usb_util/.libs/libusbutil.a") libtool: link: (cd .libs/libcommon.lax/libusb.a && ar x "/builddir/build/BUILD/ddcutil-0.9.9/src/usb/.libs/libusb.a") libtool: link: ar cr .libs/libcommon.a .libs/libcommon.lax/libddc.a/ddc_async.o .libs/libcommon.lax/libddc.a/ddc_display_lock.o .libs/libcommon.lax/libddc.a/ddc_displays.o .libs/libcommon.lax/libddc.a/ddc_dumpload.o .libs/libcommon.lax/libddc.a/ddc_multi_part_io.o .libs/libcommon.lax/libddc.a/ddc_output.o .libs/libcommon.lax/libddc.a/ddc_packet_io.o .libs/libcommon.lax/libddc.a/ddc_read_capabilities.o .libs/libcommon.lax/libddc.a/ddc_services.o .libs/libcommon.lax/libddc.a/ddc_strategy.o .libs/libcommon.lax/libddc.a/ddc_try_stats.o .libs/libcommon.lax/libddc.a/ddc_vcp.o .libs/libcommon.lax/libddc.a/ddc_vcp_version.o .libs/libcommon.lax/libddc.a/ddc_watch_displays.o .libs/libcommon.lax/libdynvcp.a/dyn_dynamic_features.o .libs/libcommon.lax/libdynvcp.a/dyn_feature_codes.o .libs/libcommon.lax/libdynvcp.a/dyn_feature_set.o .libs/libcommon.lax/libdynvcp.a/dyn_parsed_capabilities.o .libs/libcommon.lax/libi2c.a/i2c_bus_core.o .libs/libcommon.lax/libi2c.a/i2c_bus_selector.o .libs/libcommon.lax/libi2c.a/i2c_execute.o .libs/libcommon.lax/libi2c.a/i2c_strategy_dispatcher.o .libs/libcommon.lax/libadl.a/adl_mock_errors.o .libs/libcommon.lax/libadl.a/adl_mock_shim.o .libs/libcommon.lax/libvcp.a/ddc_command_codes.o .libs/libcommon.lax/libvcp.a/parse_capabilities.o .libs/libcommon.lax/libvcp.a/parsed_capabilities_feature.o .libs/libcommon.lax/libvcp.a/vcp_feature_codes.o .libs/libcommon.lax/libvcp.a/vcp_feature_set.o .libs/libcommon.lax/libvcp.a/vcp_feature_values.o .libs/libcommon.lax/libbase.a/base_init.o .libs/libcommon.lax/libbase.a/build_info.o .libs/libcommon.lax/libbase.a/core.o .libs/libcommon.lax/libbase.a/ddc_errno.o .libs/libcommon.lax/libbase.a/ddc_packets.o .libs/libcommon.lax/libbase.a/displays.o .libs/libcommon.lax/libbase.a/dynamic_features.o .libs/libcommon.lax/libbase.a/dynamic_sleep.o .libs/libcommon.lax/libbase.a/execution_stats.o .libs/libcommon.lax/libbase.a/feature_lists.o .libs/libcommon.lax/libbase.a/feature_metadata.o .libs/libcommon.lax/libbase.a/feature_sets.o .libs/libcommon.lax/libbase.a/last_io_event.o .libs/libcommon.lax/libbase.a/linux_errno.o .libs/libcommon.lax/libbase.a/monitor_model_key.o .libs/libcommon.lax/libbase.a/per_thread_data.o .libs/libcommon.lax/libbase.a/rtti.o .libs/libcommon.lax/libbase.a/sleep.o .libs/libcommon.lax/libbase.a/status_code_mgt.o .libs/libcommon.lax/libbase.a/thread_retry_data.o .libs/libcommon.lax/libbase.a/thread_sleep_data.o .libs/libcommon.lax/libbase.a/tuned_sleep.o .libs/libcommon.lax/libbase.a/vcp_version.o .libs/libcommon.lax/libutil.a/data_structures.o .libs/libcommon.lax/libutil.a/debug_util.o .libs/libcommon.lax/libutil.a/device_id_util.o .libs/libcommon.lax/libutil.a/edid.o .libs/libcommon.lax/libutil.a/error_info.o .libs/libcommon.lax/libutil.a/file_util.o .libs/libcommon.lax/libutil.a/glib_string_util.o .libs/libcommon.lax/libutil.a/glib_util.o .libs/libcommon.lax/libutil.a/i2c_util.o .libs/libcommon.lax/libutil.a/multi_level_map.o .libs/libcommon.lax/libutil.a/output_sink.o .libs/libcommon.lax/libutil.a/report_util.o .libs/libcommon.lax/libutil.a/string_util.o .libs/libcommon.lax/libutil.a/subprocess_util.o .libs/libcommon.lax/libutil.a/sysfs_util.o .libs/libcommon.lax/libutil.a/timestamp.o .libs/libcommon.lax/libutil.a/udev_i2c_util.o .libs/libcommon.lax/libutil.a/udev_usb_util.o .libs/libcommon.lax/libutil.a/udev_util.o .libs/libcommon.lax/libutil.a/utilrpt.o .libs/libcommon.lax/libutil.a/x11_util.o .libs/libcommon.lax/libusbutil.a/base_hid_report_descriptor.o .libs/libcommon.lax/libusbutil.a/hid_report_descriptor.o .libs/libcommon.lax/libusbutil.a/hiddev_reports.o .libs/libcommon.lax/libusbutil.a/hiddev_util.o .libs/libcommon.lax/libusbutil.a/hidraw_util.o .libs/libcommon.lax/libusbutil.a/libusb_reports.o .libs/libcommon.lax/libusbutil.a/libusb_util.o .libs/libcommon.lax/libusbutil.a/usb_hid_common.o .libs/libcommon.lax/libusb.a/usb_base.o .libs/libcommon.lax/libusb.a/usb_displays.o .libs/libcommon.lax/libusb.a/usb_edid.o .libs/libcommon.lax/libusb.a/usb_vcp.o libtool: link: ranlib .libs/libcommon.a libtool: link: rm -fr .libs/libcommon.lax libtool: link: ( cd ".libs" && rm -f "libcommon.la" && ln -s "../libcommon.la" "libcommon.la" ) make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libusb-1.0 -I. -I./public -Wall -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 -c -o libmain/api_metadata.lo libmain/api_metadata.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libusb-1.0 -I. -I./public -Wall -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 -c libmain/api_metadata.c -fPIC -DPIC -o libmain/.libs/api_metadata.o make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libusb-1.0 -I. -I./public -Wall -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 -c -o libmain/api_displays.lo libmain/api_displays.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libusb-1.0 -I. -I./public -Wall -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 -c libmain/api_displays.c -fPIC -DPIC -o libmain/.libs/api_displays.o make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libusb-1.0 -I. -I./public -Wall -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 -c -o libmain/api_feature_access.lo libmain/api_feature_access.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libusb-1.0 -I. -I./public -Wall -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 -c libmain/api_feature_access.c -fPIC -DPIC -o libmain/.libs/api_feature_access.o make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libusb-1.0 -I. -I./public -Wall -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 -c -o libmain/api_capabilities.lo libmain/api_capabilities.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libusb-1.0 -I. -I./public -Wall -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 -c libmain/api_capabilities.c -fPIC -DPIC -o libmain/.libs/api_capabilities.o make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -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-symbols-regex '(^DDCA_|^ddc[ags]_[^_])' -version-info '3:0:0' -pie --disable-static -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libddcutil.la -rpath /usr/lib64 libmain/api_base.lo libmain/api_displays.lo libmain/api_metadata.lo libmain/api_feature_access.lo libmain/api_capabilities.lo -lz libcommon.la -ldl libtool: link: /usr/bin/nm -B libmain/.libs/api_base.o libmain/.libs/api_displays.o libmain/.libs/api_metadata.o libmain/.libs/api_feature_access.o libmain/.libs/api_capabilities.o ./.libs/libcommon.a | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libddcutil.exp libtool: link: /usr/bin/grep -E -e "(^DDCA_|^ddc[ags]_[^_])" ".libs/libddcutil.exp" > ".libs/libddcutil.expT" libtool: link: mv -f ".libs/libddcutil.expT" ".libs/libddcutil.exp" libtool: link: echo "{ global:" > .libs/libddcutil.ver libtool: link: cat .libs/libddcutil.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libddcutil.ver libtool: link: echo "local: *; };" >> .libs/libddcutil.ver libtool: link: gcc -shared -fPIC -DPIC libmain/.libs/api_base.o libmain/.libs/api_displays.o libmain/.libs/api_metadata.o libmain/.libs/api_feature_access.o libmain/.libs/api_capabilities.o -Wl,--whole-archive ./.libs/libcommon.a -Wl,--no-whole-archive -lz -lX11 -lXrandr -lglib-2.0 -ludev -lusb-1.0 -ldl -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,libddcutil.so.3 -Wl,-version-script -Wl,.libs/libddcutil.ver -o .libs/libddcutil.so.3.0.0 libtool: link: (cd ".libs" && rm -f "libddcutil.so.3" && ln -s "libddcutil.so.3.0.0" "libddcutil.so.3") libtool: link: (cd ".libs" && rm -f "libddcutil.so" && ln -s "libddcutil.so.3.0.0" "libddcutil.so") libtool: link: ( cd ".libs" && rm -f "libddcutil.la" && ln -s "../libddcutil.la" "libddcutil.la" ) make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src' /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -fPIC -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 -pie -export-dynamic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ddcutil app_ddcutil/ddcutil-main.o app_ddcutil/ddcutil-app_capabilities.o app_ddcutil/ddcutil-app_probe.o app_ddcutil/ddcutil-app_dynamic_features.o app_ddcutil/ddcutil-app_dumpload.o app_ddcutil/ddcutil-app_setvcp.o app_ddcutil/ddcutil-app_getvcp.o app_ddcutil/ddcutil-app_vcpinfo.o libapp.la libcommon.la -ldl libtool: link: gcc -Wall -fPIC -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 -pie -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ddcutil app_ddcutil/ddcutil-main.o app_ddcutil/ddcutil-app_capabilities.o app_ddcutil/ddcutil-app_probe.o app_ddcutil/ddcutil-app_dynamic_features.o app_ddcutil/ddcutil-app_dumpload.o app_ddcutil/ddcutil-app_setvcp.o app_ddcutil/ddcutil-app_getvcp.o app_ddcutil/ddcutil-app_vcpinfo.o -Wl,--export-dynamic ./.libs/libapp.a -ldrm ./.libs/libcommon.a -lX11 -lXrandr -lglib-2.0 -ludev -lusb-1.0 -ldl make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src' Making all in gobject_api make[3]: Nothing to be done for 'all'. Making all in swig make[3]: Nothing to be done for 'all'. Making all in cython make[3]: Nothing to be done for 'all'. Making all in cffi make[3]: Nothing to be done for 'all'. Making all in sample_clients make[3]: Nothing to be done for 'all'. Making all in man make[2]: Nothing to be done for 'all'. Making all in data make[2]: Nothing to be done for 'all'. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.S5Fp6A + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ddcutil-0.9.9-3.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ddcutil-0.9.9-3.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/ddcutil-0.9.9-3.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ddcutil-0.9.9-3.fc33.riscv64 + cd ddcutil-0.9.9 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/ddcutil-0.9.9-3.fc33.riscv64 'INSTALL=/usr/bin/install -p' Making install in src make[1]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src' Making install in util make[2]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/util' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/util' 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/ddcutil-0.9.9/src/util' make[2]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/util' Making install in usb_util make[2]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/usb_util' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/usb_util' 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/ddcutil-0.9.9/src/usb_util' make[2]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/usb_util' Making install in base make[2]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/base' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/base' 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/ddcutil-0.9.9/src/base' make[2]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/base' Making install in vcp make[2]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/vcp' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/vcp' 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/ddcutil-0.9.9/src/vcp' make[2]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/vcp' Making install in i2c make[2]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/i2c' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/i2c' 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/ddcutil-0.9.9/src/i2c' make[2]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/i2c' Making install in adl make[2]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/adl' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/adl' 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/ddcutil-0.9.9/src/adl' make[2]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/adl' Making install in usb make[2]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/usb' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/usb' 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/ddcutil-0.9.9/src/usb' make[2]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/usb' Making install in dynvcp make[2]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/dynvcp' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/dynvcp' 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/ddcutil-0.9.9/src/dynvcp' make[2]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/dynvcp' Making install in ddc make[2]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/ddc' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/ddc' 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/ddcutil-0.9.9/src/ddc' make[2]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/ddc' Making install in test make[2]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/test' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/test' 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/ddcutil-0.9.9/src/test' make[2]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/test' Making install in app_sysenv make[2]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/app_sysenv' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/app_sysenv' 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/ddcutil-0.9.9/src/app_sysenv' make[2]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/app_sysenv' Making install in cmdline make[2]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/cmdline' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/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/ddcutil-0.9.9/src/cmdline' make[2]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/cmdline' Making install in . make[2]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src' Executing hook all-local... make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ddcutil-0.9.9-3.fc33.riscv64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p libddcutil.la '/builddir/build/BUILDROOT/ddcutil-0.9.9-3.fc33.riscv64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libddcutil.so.3.0.0 /builddir/build/BUILDROOT/ddcutil-0.9.9-3.fc33.riscv64/usr/lib64/libddcutil.so.3.0.0 libtool: install: (cd /builddir/build/BUILDROOT/ddcutil-0.9.9-3.fc33.riscv64/usr/lib64 && { ln -s -f libddcutil.so.3.0.0 libddcutil.so.3 || { rm -f libddcutil.so.3 && ln -s libddcutil.so.3.0.0 libddcutil.so.3; }; }) libtool: install: (cd /builddir/build/BUILDROOT/ddcutil-0.9.9-3.fc33.riscv64/usr/lib64 && { ln -s -f libddcutil.so.3.0.0 libddcutil.so || { rm -f libddcutil.so && ln -s libddcutil.so.3.0.0 libddcutil.so; }; }) libtool: install: /usr/bin/install -p .libs/libddcutil.lai /builddir/build/BUILDROOT/ddcutil-0.9.9-3.fc33.riscv64/usr/lib64/libddcutil.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ddcutil-0.9.9-3.fc33.riscv64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -p ddcutil '/builddir/build/BUILDROOT/ddcutil-0.9.9-3.fc33.riscv64/usr/bin' libtool: install: /usr/bin/install -p ddcutil /builddir/build/BUILDROOT/ddcutil-0.9.9-3.fc33.riscv64/usr/bin/ddcutil /usr/bin/make install-exec-hook make[4]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src' (src/Makefile) Executing install-exec-hook ... rm -f /builddir/build/BUILDROOT/ddcutil-0.9.9-3.fc33.riscv64/usr/lib64/libddcutil.la rm -f /builddir/build/BUILDROOT/ddcutil-0.9.9-3.fc33.riscv64/usr/lib64/libddcutil.a make[4]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ddcutil-0.9.9-3.fc33.riscv64/usr/include' /usr/bin/install -p -m 644 public/ddcutil_macros.h public/ddcutil_status_codes.h public/ddcutil_types.h public/ddcutil_c_api.h '/builddir/build/BUILDROOT/ddcutil-0.9.9-3.fc33.riscv64/usr/include' make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src' make[2]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src' Making install in gobject_api make[2]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/gobject_api' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/gobject_api' make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/gobject_api' make[2]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/gobject_api' Making install in swig make[2]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/swig' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/swig' /usr/bin/make install-exec-hook make[4]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/swig' make[4]: Nothing to be done for 'install-exec-hook'. make[4]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/swig' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/swig' make[2]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/swig' Making install in cython make[2]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/cython' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/cython' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/cython' make[2]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/cython' Making install in cffi make[2]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/cffi' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/cffi' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/cffi' make[2]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/cffi' Making install in sample_clients make[2]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/sample_clients' make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/src/sample_clients' 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/ddcutil-0.9.9/src/sample_clients' make[2]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src/sample_clients' make[1]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/src' Making install in man make[1]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/man' make[2]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/man' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ddcutil-0.9.9-3.fc33.riscv64/usr/share/man/man1' /usr/bin/install -p -m 644 ddcutil.1 '/builddir/build/BUILDROOT/ddcutil-0.9.9-3.fc33.riscv64/usr/share/man/man1' make[2]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/man' make[1]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/man' Making install in data make[1]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/data' make[2]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/data' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ddcutil-0.9.9-3.fc33.riscv64/usr/lib64/cmake/ddcutil' /usr/bin/install -p -m 644 cmake/ddcutil/FindDDCUtil.cmake '/builddir/build/BUILDROOT/ddcutil-0.9.9-3.fc33.riscv64/usr/lib64/cmake/ddcutil' (data/Makefile) ==> Executing rule: install-data-local prefix: /usr includedir /usr/include docdir /usr/share/doc/ddcutil libdir /usr/lib64 packagedatadir: datadir: /usr/share ddcutildir: /usr/share/ddcutil/data srcdir: . bindir: /usr/bin cmakedir: /usr/lib64/cmake/ddcutil DESTDIR: /builddir/build/BUILDROOT/ddcutil-0.9.9-3.fc33.riscv64 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ddcutil-0.9.9-3.fc33.riscv64/usr/share/ddcutil/data' /usr/bin/install -p -m 644 etc/udev/rules.d/45-ddcutil-i2c.rules etc/udev/rules.d/45-ddcutil-usb.rules etc/X11/xorg.conf.d/90-nvidia-i2c.conf '/builddir/build/BUILDROOT/ddcutil-0.9.9-3.fc33.riscv64/usr/share/ddcutil/data' /usr/bin/make install-data-hook make[3]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9/data' (data/install-data-hook)===> Executing rule: install-data-hook make[3]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/data' make[2]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/data' make[1]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9/data' make[1]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9' make[2]: Entering directory '/builddir/build/BUILD/ddcutil-0.9.9' make[2]: Nothing to be done for 'install-exec-am'. (Makefile) install-data-local): docdir = /usr/share/doc/ddcutil /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ddcutil-0.9.9-3.fc33.riscv64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 ddcutil.pc '/builddir/build/BUILDROOT/ddcutil-0.9.9-3.fc33.riscv64/usr/lib64/pkgconfig' make[2]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9' make[1]: Leaving directory '/builddir/build/BUILD/ddcutil-0.9.9' + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.9.9-3.fc33 --unique-debug-suffix -0.9.9-3.fc33.riscv64 --unique-debug-src-base ddcutil-0.9.9-3.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/ddcutil-0.9.9 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ddcutil-0.9.9-3.fc33.riscv64/usr/bin/ddcutil explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ddcutil-0.9.9-3.fc33.riscv64/usr/lib64/libddcutil.so.3.0.0 extracting debug info from /builddir/build/BUILDROOT/ddcutil-0.9.9-3.fc33.riscv64/usr/bin/ddcutil extracting debug info from /builddir/build/BUILDROOT/ddcutil-0.9.9-3.fc33.riscv64/usr/lib64/libddcutil.so.3.0.0 original debug info size: 10056kB, size after compression: 9452kB /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 4431 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 *** WARNING: ./usr/src/debug/ddcutil-0.9.9-3.fc33.riscv64/src/cmdline/cmd_parser_aux.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/ddcutil-0.9.9-3.fc33.riscv64/src/cmdline/cmd_parser.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/ddcutil-0.9.9-3.fc33.riscv64/src/usb/usb_displays.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/ddcutil-0.9.9-3.fc33.riscv64/src/usb/usb_base.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/ddcutil-0.9.9-3.fc33.riscv64/src/usb/usb_edid.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/ddcutil-0.9.9-3.fc33.riscv64/src/usb/usb_vcp.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/ddcutil-0.9.9-3.fc33.riscv64/src/usb/usb_edid.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/ddcutil-0.9.9-3.fc33.riscv64/src/base/build_info.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/ddcutil-0.9.9-3.fc33.riscv64/src/base/sleep.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/ddcutil-0.9.9-3.fc33.riscv64/src/base/ddc_errno.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/ddcutil-0.9.9-3.fc33.riscv64/src/base/base_init.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/ddcutil-0.9.9-3.fc33.riscv64/src/base/rtti.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/ddcutil-0.9.9-3.fc33.riscv64/src/base/feature_sets.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/ddcutil-0.9.9-3.fc33.riscv64/src/base/adl_errors.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/ddcutil-0.9.9-3.fc33.riscv64/src/base/build_info.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/ddcutil-0.9.9-3.fc33.riscv64/src/base/dynamic_features.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/ddcutil-0.9.9-3.fc33.riscv64/src/base/feature_metadata.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/ddcutil-0.9.9-3.fc33.riscv64/src/base/linux_errno.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/ddcutil-0.9.9-3.fc33.riscv64/src/base/linux_errno.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/ddcutil-0.9.9-3.fc33.riscv64/src/base/monitor_model_key.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/ddcutil-0.9.9-3.fc33.riscv64/src/base/displays.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/ddcutil-0.9.9-3.fc33.riscv64/src/base/monitor_model_key.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/ddcutil-0.9.9-3.fc33.riscv64/src/base/feature_metadata.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/ddcutil-0.9.9-3.fc33.riscv64/src/base/feature_sets.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/ddcutil-0.9.9-3.fc33.riscv64/src/base/rtti.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/ddcutil-0.9.9-3.fc33.riscv64/src/base/vcp_version.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/ddcutil-0.9.9-3.fc33.riscv64/src/app_sysenv/query_sysenv_i2c.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/ddcutil-0.9.9-3.fc33.riscv64/src/app_sysenv/query_sysenv_logs.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/ddcutil-0.9.9-3.fc33.riscv64/src/libmain/api_displays_internal.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/ddcutil-0.9.9-3.fc33.riscv64/src/libmain/api_feature_access.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/ddcutil-0.9.9-3.fc33.riscv64/src/usb_util/base_hid_report_descriptor.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/ddcutil-0.9.9-3.fc33.riscv64/src/usb_util/usb_hid_common.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/ddcutil-0.9.9-3.fc33.riscv64/src/usb_util/hiddev_reports.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/ddcutil-0.9.9-3.fc33.riscv64/src/usb_util/libusb_reports.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/ddcutil-0.9.9-3.fc33.riscv64/src/usb_util/hid_report_descriptor.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/ddcutil-0.9.9-3.fc33.riscv64/src/usb_util/libusb_util.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/ddcutil-0.9.9-3.fc33.riscv64/src/usb_util/base_hid_report_descriptor.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/ddcutil-0.9.9-3.fc33.riscv64/src/vcp/vcp_feature_values.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/ddcutil-0.9.9-3.fc33.riscv64/src/vcp/ddc_command_codes.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/ddcutil-0.9.9-3.fc33.riscv64/src/vcp/vcp_feature_set.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/ddcutil-0.9.9-3.fc33.riscv64/src/vcp/vcp_feature_values.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/ddcutil-0.9.9-3.fc33.riscv64/src/vcp/ddc_command_codes.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/ddcutil-0.9.9-3.fc33.riscv64/src/vcp/vcp_feature_set.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/ddcutil-0.9.9-3.fc33.riscv64/src/ddc/ddc_vcp_version.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/ddcutil-0.9.9-3.fc33.riscv64/src/ddc/ddc_read_capabilities.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/ddcutil-0.9.9-3.fc33.riscv64/src/ddc/ddc_vcp.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/ddcutil-0.9.9-3.fc33.riscv64/src/ddc/ddc_dumpload.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/ddcutil-0.9.9-3.fc33.riscv64/src/ddc/ddc_vcp_version.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/ddcutil-0.9.9-3.fc33.riscv64/src/ddc/ddc_async.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/ddcutil-0.9.9-3.fc33.riscv64/src/ddc/ddc_dumpload.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/ddcutil-0.9.9-3.fc33.riscv64/src/ddc/ddc_async.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/ddcutil-0.9.9-3.fc33.riscv64/src/dynvcp/dyn_parsed_capabilities.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/ddcutil-0.9.9-3.fc33.riscv64/src/dynvcp/dyn_dynamic_features.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/ddcutil-0.9.9-3.fc33.riscv64/src/dynvcp/dyn_feature_set.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/ddcutil-0.9.9-3.fc33.riscv64/src/dynvcp/dyn_feature_codes.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/ddcutil-0.9.9-3.fc33.riscv64/src/dynvcp/dyn_feature_set.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/ddcutil-0.9.9-3.fc33.riscv64/src/dynvcp/dyn_feature_codes.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/ddcutil-0.9.9-3.fc33.riscv64/src/private/ddcutil_types_private.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/ddcutil-0.9.9-3.fc33.riscv64/src/app_ddcutil/app_dynamic_features.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/ddcutil-0.9.9-3.fc33.riscv64/src/app_ddcutil/app_setvcp.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/ddcutil-0.9.9-3.fc33.riscv64/src/app_ddcutil/app_dumpload.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/ddcutil-0.9.9-3.fc33.riscv64/src/app_ddcutil/app_dynamic_features.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/ddcutil-0.9.9-3.fc33.riscv64/src/app_ddcutil/app_getvcp.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/ddcutil-0.9.9-3.fc33.riscv64/src/util/libdrm_util.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/ddcutil-0.9.9-3.fc33.riscv64/src/util/coredefs.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/ddcutil-0.9.9-3.fc33.riscv64/src/util/output_sink.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/ddcutil-0.9.9-3.fc33.riscv64/src/util/utilrpt.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/ddcutil-0.9.9-3.fc33.riscv64/src/util/output_sink.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/ddcutil-0.9.9-3.fc33.riscv64/src/util/timestamp.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/ddcutil-0.9.9-3.fc33.riscv64/src/util/udev_usb_util.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/ddcutil-0.9.9-3.fc33.riscv64/src/util/x11_util.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/ddcutil-0.9.9-3.fc33.riscv64/src/util/x11_util.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/ddcutil-0.9.9-3.fc33.riscv64/src/util/multi_level_map.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/ddcutil-0.9.9-3.fc33.riscv64/src/util/udev_util.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/ddcutil-0.9.9-3.fc33.riscv64/src/util/device_id_util.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/ddcutil-0.9.9-3.fc33.riscv64/src/util/udev_i2c_util.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/ddcutil-0.9.9-3.fc33.riscv64/src/util/libdrm_util.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/ddcutil-0.9.9-3.fc33.riscv64/src/util/utilrpt.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/ddcutil-0.9.9-3.fc33.riscv64/src/util/glib_string_util.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/ddcutil-0.9.9-3.fc33.riscv64/src/util/udev_util.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/ddcutil-0.9.9-3.fc33.riscv64/src/util/report_util.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/ddcutil-0.9.9-3.fc33.riscv64/src/util/udev_usb_util.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/ddcutil-0.9.9-3.fc33.riscv64/src/util/report_util.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/ddcutil-0.9.9-3.fc33.riscv64/src/util/multi_level_map.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/ddcutil-0.9.9-3.fc33.riscv64/src/util/timestamp.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/ddcutil-0.9.9-3.fc33.riscv64/src/util/glib_string_util.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/ddcutil-0.9.9-3.fc33.riscv64/src/adl/adl_mock_impl/adl_mock_errors.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/ddcutil-0.9.9-3.fc33.riscv64/src/adl/adl_mock_impl/adl_mock_shim.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/ddcutil-0.9.9-3.fc33.riscv64/src/adl/adl_shim.h is executable but has no shebang, removing executable bit Processing files: ddcutil-0.9.9-3.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.3H15zy + umask 022 + cd /builddir/build/BUILD + cd ddcutil-0.9.9 + DOCDIR=/builddir/build/BUILDROOT/ddcutil-0.9.9-3.fc33.riscv64/usr/share/doc/ddcutil + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ddcutil-0.9.9-3.fc33.riscv64/usr/share/doc/ddcutil + cp -pr NEWS.md /builddir/build/BUILDROOT/ddcutil-0.9.9-3.fc33.riscv64/usr/share/doc/ddcutil + cp -pr README.md /builddir/build/BUILDROOT/ddcutil-0.9.9-3.fc33.riscv64/usr/share/doc/ddcutil + cp -pr AUTHORS /builddir/build/BUILDROOT/ddcutil-0.9.9-3.fc33.riscv64/usr/share/doc/ddcutil + cp -pr ChangeLog /builddir/build/BUILDROOT/ddcutil-0.9.9-3.fc33.riscv64/usr/share/doc/ddcutil + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.FIdEKB + umask 022 + cd /builddir/build/BUILD + cd ddcutil-0.9.9 + LICENSEDIR=/builddir/build/BUILDROOT/ddcutil-0.9.9-3.fc33.riscv64/usr/share/licenses/ddcutil + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ddcutil-0.9.9-3.fc33.riscv64/usr/share/licenses/ddcutil + cp -pr COPYING /builddir/build/BUILDROOT/ddcutil-0.9.9-3.fc33.riscv64/usr/share/licenses/ddcutil + RPM_EC=0 ++ jobs -p + exit 0 Provides: ddcutil = 0.9.9-3.fc33 ddcutil(riscv-64) = 0.9.9-3.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libX11.so.6()(64bit) libXrandr.so.2()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libdrm.so.2()(64bit) libglib-2.0.so.0()(64bit) libudev.so.1()(64bit) libudev.so.1(LIBUDEV_183)(64bit) rtld(GNU_HASH) Recommends: /usr/bin/lsb_release /usr/bin/lscpu /usr/bin/lsusb /usr/bin/modprobe pkg-config xrandr Processing files: libddcutil-0.9.9-3.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.4MIjwB + umask 022 + cd /builddir/build/BUILD + cd ddcutil-0.9.9 + DOCDIR=/builddir/build/BUILDROOT/ddcutil-0.9.9-3.fc33.riscv64/usr/share/doc/libddcutil + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ddcutil-0.9.9-3.fc33.riscv64/usr/share/doc/libddcutil + cp -pr NEWS.md /builddir/build/BUILDROOT/ddcutil-0.9.9-3.fc33.riscv64/usr/share/doc/libddcutil + cp -pr README.md /builddir/build/BUILDROOT/ddcutil-0.9.9-3.fc33.riscv64/usr/share/doc/libddcutil + cp -pr AUTHORS /builddir/build/BUILDROOT/ddcutil-0.9.9-3.fc33.riscv64/usr/share/doc/libddcutil + cp -pr ChangeLog /builddir/build/BUILDROOT/ddcutil-0.9.9-3.fc33.riscv64/usr/share/doc/libddcutil + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.DWiaEy + umask 022 + cd /builddir/build/BUILD + cd ddcutil-0.9.9 + LICENSEDIR=/builddir/build/BUILDROOT/ddcutil-0.9.9-3.fc33.riscv64/usr/share/licenses/libddcutil + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ddcutil-0.9.9-3.fc33.riscv64/usr/share/licenses/libddcutil + cp -pr COPYING /builddir/build/BUILDROOT/ddcutil-0.9.9-3.fc33.riscv64/usr/share/licenses/libddcutil + RPM_EC=0 ++ jobs -p + exit 0 Provides: libddcutil = 0.9.9-3.fc33 libddcutil(riscv-64) = 0.9.9-3.fc33 libddcutil.so.3()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libX11.so.6()(64bit) libXrandr.so.2()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libdl.so.2()(64bit) libglib-2.0.so.0()(64bit) libudev.so.1()(64bit) libudev.so.1(LIBUDEV_183)(64bit) libusb-1.0.so.0()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: libddcutil-devel-0.9.9-3.fc33.riscv64 Provides: libddcutil-devel = 0.9.9-3.fc33 libddcutil-devel(riscv-64) = 0.9.9-3.fc33 pkgconfig(ddcutil) = 0.9.9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libddcutil.so.3()(64bit) Processing files: ddcutil-debugsource-0.9.9-3.fc33.riscv64 Provides: ddcutil-debugsource = 0.9.9-3.fc33 ddcutil-debugsource(riscv-64) = 0.9.9-3.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ddcutil-debuginfo-0.9.9-3.fc33.riscv64 Provides: ddcutil-debuginfo = 0.9.9-3.fc33 ddcutil-debuginfo(riscv-64) = 0.9.9-3.fc33 debuginfo(build-id) = 7b08b72ae2ff90b92fa7c819bd8501136b555a8d Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ddcutil-debugsource(riscv-64) = 0.9.9-3.fc33 Processing files: libddcutil-debuginfo-0.9.9-3.fc33.riscv64 Provides: debuginfo(build-id) = b5ae041bf21a35f0711061eae7dfde7271c45baf libddcutil-debuginfo = 0.9.9-3.fc33 libddcutil-debuginfo(riscv-64) = 0.9.9-3.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ddcutil-debugsource(riscv-64) = 0.9.9-3.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ddcutil-0.9.9-3.fc33.riscv64 Wrote: /builddir/build/RPMS/ddcutil-0.9.9-3.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/libddcutil-0.9.9-3.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/libddcutil-debuginfo-0.9.9-3.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/libddcutil-devel-0.9.9-3.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/ddcutil-debuginfo-0.9.9-3.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/ddcutil-debugsource-0.9.9-3.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.HbbHUz + umask 022 + cd /builddir/build/BUILD + cd ddcutil-0.9.9 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ddcutil-0.9.9-3.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0