+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/libsigrokdecode.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.PdC5KC + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libsigrokdecode-0.5.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/libsigrokdecode-0.5.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libsigrokdecode-0.5.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Zq4kLZ + umask 022 + cd /builddir/build/BUILD + cd libsigrokdecode-0.5.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 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 ./autostuff/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./autostuff/config.sub ++ basename ./autostuff/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./autostuff/config.sub '/usr/lib/rpm/redhat/config.sub' -> './autostuff/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./autostuff/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./autostuff/config.guess ++ basename ./autostuff/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./autostuff/config.guess '/usr/lib/rpm/redhat/config.guess' -> './autostuff/config.guess' + '[' 1 = 1 ']' + '[' x '!=' x-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="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./autostuff/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 --disable-static 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 for style of include used by make... GNU checking for riscv64-redhat-linux-gnu-gcc... no checking for 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 build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking for riscv64-redhat-linux-gnu-gcc... 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 whether ln -s works... yes 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 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... 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 checking for riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.22... yes checking for python3.6... python3.6 checking compiler flag for C99... -std=c99 checking compiler flag for visibility... -fvisibility=hidden checking which C compiler warning flags to use... -Wall -Wextra -Wmissing-prototypes checking for library containing pow... -lm checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for LIBSIGROKDECODE... yes checking for TESTS... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libsigrokdecode.pc config.status: creating config.h config.status: creating version.h config.status: executing depfiles commands config.status: executing libtool commands libsigrokdecode configuration summary: - Package version................. 0.5.0 - Library ABI version............. 4:0:0 - Prefix.......................... /usr - Building on..................... riscv64-redhat-linux-gnu - Building for.................... riscv64-redhat-linux-gnu - Building shared / static........ yes / no Compile configuration: - C compiler...................... gcc - C compiler version.............. gcc (GCC) 7.3.1 20180303 (Red Hat 7.3.1-5) - C compiler flags................ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 - Additional C compiler flags..... -std=c99 -fvisibility=hidden - C compiler warnings............. -Wall -Wextra -Wmissing-prototypes - Linker flags.................... -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Detected libraries (required): - glib-2.0 >= 2.28.0.............. 2.55.2 - python3 >= 3.2.................. 3.6 Detected libraries (optional): - check >= 0.9.4.................. no + V=1 + make -j4 make all-am /bin/sh ./libtool --tag=CC --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -DDECODERS_DIR='"/usr/share/libsigrokdecode/decoders"' -std=c99 -fvisibility=hidden -Wall -Wextra -Wmissing-prototypes -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/python3.6m -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o srd.lo srd.c /bin/sh ./libtool --tag=CC --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -DDECODERS_DIR='"/usr/share/libsigrokdecode/decoders"' -std=c99 -fvisibility=hidden -Wall -Wextra -Wmissing-prototypes -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/python3.6m -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o session.lo session.c /bin/sh ./libtool --tag=CC --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -DDECODERS_DIR='"/usr/share/libsigrokdecode/decoders"' -std=c99 -fvisibility=hidden -Wall -Wextra -Wmissing-prototypes -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/python3.6m -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o decoder.lo decoder.c /bin/sh ./libtool --tag=CC --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -DDECODERS_DIR='"/usr/share/libsigrokdecode/decoders"' -std=c99 -fvisibility=hidden -Wall -Wextra -Wmissing-prototypes -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/python3.6m -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o instance.lo instance.c In file included from /usr/include/python3.6m/pyconfig.h:6:0, from /usr/include/python3.6m/Python.h:8, from libsigrokdecode-internal.h:27, from srd.c:22: /usr/include/python3.6m/pyconfig-64.h:1494:0: warning: "_POSIX_C_SOURCE" redefined #define _POSIX_C_SOURCE 200809L In file included from /usr/include/python3.6m/pyconfig.h:6:0, from /usr/include/python3.6m/Python.h:8, from libsigrokdecode-internal.h:27, from instance.c:22: /usr/include/python3.6m/pyconfig-64.h:1494:0: warning: "_POSIX_C_SOURCE" redefined #define _POSIX_C_SOURCE 200809L In file included from instance.c:21:0: ./config.h:98:0: note: this is the location of the previous definition # define _POSIX_C_SOURCE 200112L In file included from srd.c:21:0: ./config.h:98:0: note: this is the location of the previous definition # define _POSIX_C_SOURCE 200112L In file included from /usr/include/python3.6m/pyconfig.h:6:0, from /usr/include/python3.6m/Python.h:8, from libsigrokdecode-internal.h:27, from decoder.c:22: /usr/include/python3.6m/pyconfig-64.h:1494:0: warning: "_POSIX_C_SOURCE" redefined #define _POSIX_C_SOURCE 200809L In file included from decoder.c:21:0: ./config.h:98:0: note: this is the location of the previous definition # define _POSIX_C_SOURCE 200112L In file included from /usr/include/python3.6m/pyconfig.h:6:0, from /usr/include/python3.6m/Python.h:8, from libsigrokdecode-internal.h:27, from session.c:22: /usr/include/python3.6m/pyconfig-64.h:1494:0: warning: "_POSIX_C_SOURCE" redefined #define _POSIX_C_SOURCE 200809L In file included from session.c:21:0: ./config.h:98:0: note: this is the location of the previous definition # define _POSIX_C_SOURCE 200112L /bin/sh ./libtool --tag=CC --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -DDECODERS_DIR='"/usr/share/libsigrokdecode/decoders"' -std=c99 -fvisibility=hidden -Wall -Wextra -Wmissing-prototypes -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/python3.6m -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o log.lo log.c /bin/sh ./libtool --tag=CC --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -DDECODERS_DIR='"/usr/share/libsigrokdecode/decoders"' -std=c99 -fvisibility=hidden -Wall -Wextra -Wmissing-prototypes -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/python3.6m -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o util.lo util.c In file included from /usr/include/python3.6m/pyconfig.h:6:0, from /usr/include/python3.6m/Python.h:8, from libsigrokdecode-internal.h:27, from log.c:21: /usr/include/python3.6m/pyconfig-64.h:1494:0: warning: "_POSIX_C_SOURCE" redefined #define _POSIX_C_SOURCE 200809L In file included from log.c:20:0: ./config.h:98:0: note: this is the location of the previous definition # define _POSIX_C_SOURCE 200112L In file included from /usr/include/python3.6m/pyconfig.h:6:0, from /usr/include/python3.6m/Python.h:8, from libsigrokdecode-internal.h:27, from util.c:22: /usr/include/python3.6m/pyconfig-64.h:1494:0: warning: "_POSIX_C_SOURCE" redefined #define _POSIX_C_SOURCE 200809L In file included from util.c:21:0: ./config.h:98:0: note: this is the location of the previous definition # define _POSIX_C_SOURCE 200112L /bin/sh ./libtool --tag=CC --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -DDECODERS_DIR='"/usr/share/libsigrokdecode/decoders"' -std=c99 -fvisibility=hidden -Wall -Wextra -Wmissing-prototypes -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/python3.6m -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o exception.lo exception.c /bin/sh ./libtool --tag=CC --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -DDECODERS_DIR='"/usr/share/libsigrokdecode/decoders"' -std=c99 -fvisibility=hidden -Wall -Wextra -Wmissing-prototypes -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/python3.6m -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o module_sigrokdecode.lo module_sigrokdecode.c In file included from /usr/include/python3.6m/pyconfig.h:6:0, from /usr/include/python3.6m/Python.h:8, from libsigrokdecode-internal.h:27, from exception.c:21: /usr/include/python3.6m/pyconfig-64.h:1494:0: warning: "_POSIX_C_SOURCE" redefined #define _POSIX_C_SOURCE 200809L In file included from exception.c:20:0: ./config.h:98:0: note: this is the location of the previous definition # define _POSIX_C_SOURCE 200112L In file included from /usr/include/python3.6m/pyconfig.h:6:0, from /usr/include/python3.6m/Python.h:8, from libsigrokdecode-internal.h:27, from module_sigrokdecode.c:21: /usr/include/python3.6m/pyconfig-64.h:1494:0: warning: "_POSIX_C_SOURCE" redefined #define _POSIX_C_SOURCE 200809L In file included from module_sigrokdecode.c:20:0: ./config.h:98:0: note: this is the location of the previous definition # define _POSIX_C_SOURCE 200112L /bin/sh ./libtool --tag=CC --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -DDECODERS_DIR='"/usr/share/libsigrokdecode/decoders"' -std=c99 -fvisibility=hidden -Wall -Wextra -Wmissing-prototypes -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/python3.6m -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o type_decoder.lo type_decoder.c /bin/sh ./libtool --tag=CC --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -DDECODERS_DIR='"/usr/share/libsigrokdecode/decoders"' -std=c99 -fvisibility=hidden -Wall -Wextra -Wmissing-prototypes -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/python3.6m -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o type_logic.lo type_logic.c In file included from /usr/include/python3.6m/pyconfig.h:6:0, from /usr/include/python3.6m/Python.h:8, from libsigrokdecode-internal.h:27, from type_decoder.c:21: /usr/include/python3.6m/pyconfig-64.h:1494:0: warning: "_POSIX_C_SOURCE" redefined #define _POSIX_C_SOURCE 200809L In file included from type_decoder.c:20:0: ./config.h:98:0: note: this is the location of the previous definition # define _POSIX_C_SOURCE 200112L /bin/sh ./libtool --tag=CC --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -DDECODERS_DIR='"/usr/share/libsigrokdecode/decoders"' -std=c99 -fvisibility=hidden -Wall -Wextra -Wmissing-prototypes -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/python3.6m -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o error.lo error.c In file included from /usr/include/python3.6m/pyconfig.h:6:0, from /usr/include/python3.6m/Python.h:8, from libsigrokdecode-internal.h:27, from type_logic.c:21: /usr/include/python3.6m/pyconfig-64.h:1494:0: warning: "_POSIX_C_SOURCE" redefined #define _POSIX_C_SOURCE 200809L In file included from type_logic.c:20:0: ./config.h:98:0: note: this is the location of the previous definition # define _POSIX_C_SOURCE 200112L /bin/sh ./libtool --tag=CC --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -DDECODERS_DIR='"/usr/share/libsigrokdecode/decoders"' -std=c99 -fvisibility=hidden -Wall -Wextra -Wmissing-prototypes -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/python3.6m -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o version.lo version.c In file included from /usr/include/python3.6m/pyconfig.h:6:0, from /usr/include/python3.6m/Python.h:8, from libsigrokdecode-internal.h:27, from version.c:21: /usr/include/python3.6m/pyconfig-64.h:1494:0: warning: "_POSIX_C_SOURCE" redefined #define _POSIX_C_SOURCE 200809L In file included from version.c:20:0: ./config.h:98:0: note: this is the location of the previous definition # define _POSIX_C_SOURCE 200112L /bin/sh ./libtool --tag=CC --silent --mode=link gcc -std=c99 -fvisibility=hidden -Wall -Wextra -Wmissing-prototypes -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/python3.6m -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -version-info 4:0:0 -no-undefined -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libsigrokdecode.la -rpath /usr/lib64 srd.lo session.lo decoder.lo instance.lo log.lo util.lo exception.lo module_sigrokdecode.lo type_decoder.lo type_logic.lo error.lo version.lo -lm -lglib-2.0 -lpython3.6m + doxygen Doxyfile warning: Tag `XML_SCHEMA' at line 1810 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `XML_DTD' at line 1816 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Notice: Output directory `doxy' does not exist. I have created it for you. Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Searching for files in directory /builddir/build/BUILD/libsigrokdecode-0.5.0 Searching for files in directory /builddir/build/BUILD/libsigrokdecode-0.5.0/autostuff Searching for files in directory /builddir/build/BUILD/libsigrokdecode-0.5.0/contrib Searching for files in directory /builddir/build/BUILD/libsigrokdecode-0.5.0/decoders Searching for files in directory /builddir/build/BUILD/libsigrokdecode-0.5.0/doxy Searching for files in directory /builddir/build/BUILD/libsigrokdecode-0.5.0/m4 Searching for files in directory /builddir/build/BUILD/libsigrokdecode-0.5.0/tests Searching for files in directory /builddir/build/BUILD/libsigrokdecode-0.5.0/tools Reading and parsing tag files Parsing files Preprocessing /builddir/build/BUILD/libsigrokdecode-0.5.0/decoder.c... Parsing file /builddir/build/BUILD/libsigrokdecode-0.5.0/decoder.c... Preprocessing /builddir/build/BUILD/libsigrokdecode-0.5.0/error.c... Parsing file /builddir/build/BUILD/libsigrokdecode-0.5.0/error.c... Preprocessing /builddir/build/BUILD/libsigrokdecode-0.5.0/instance.c... Parsing file /builddir/build/BUILD/libsigrokdecode-0.5.0/instance.c... Preprocessing /builddir/build/BUILD/libsigrokdecode-0.5.0/libsigrokdecode.h... Parsing file /builddir/build/BUILD/libsigrokdecode-0.5.0/libsigrokdecode.h... Preprocessing /builddir/build/BUILD/libsigrokdecode-0.5.0/log.c... Parsing file /builddir/build/BUILD/libsigrokdecode-0.5.0/log.c... Preprocessing /builddir/build/BUILD/libsigrokdecode-0.5.0/session.c... Parsing file /builddir/build/BUILD/libsigrokdecode-0.5.0/session.c... Preprocessing /builddir/build/BUILD/libsigrokdecode-0.5.0/srd.c... Parsing file /builddir/build/BUILD/libsigrokdecode-0.5.0/srd.c... Preprocessing /builddir/build/BUILD/libsigrokdecode-0.5.0/version.c... Parsing file /builddir/build/BUILD/libsigrokdecode-0.5.0/version.c... Preprocessing /builddir/build/BUILD/libsigrokdecode-0.5.0/version.h... Parsing file /builddir/build/BUILD/libsigrokdecode-0.5.0/version.h... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Computing dependencies between directories... Generating citations page... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating code for file decoder.c... Generating code for file error.c... Generating code for file instance.c... Generating code for file libsigrokdecode.h... Generating code for file log.c... Generating code for file session.c... Generating code for file srd.c... Generating code for file version.c... Generating code for file version.h... Generating file documentation... Generating docs for file decoder.c... Generating docs for file error.c... Generating docs for file instance.c... Generating docs for file libsigrokdecode.h... Generating docs for file log.c... Generating docs for file session.c... Generating docs for file srd.c... Generating docs for file version.c... Generating docs for file version.h... Generating page documentation... Generating group documentation... Generating caller graph for function srd_decoder_unload Generating call graph for function srd_decoder_unload_all Generating caller graph for function srd_decoder_unload_all Generating caller graph for function srd_session_destroy Generating call graph for function srd_exit Generating class documentation... Generating docs for compound srd_channel... Generating docs for compound srd_decoder... Generating docs for compound srd_decoder_annotation_row... Generating docs for compound srd_decoder_inst... Generating docs for compound srd_decoder_option... Generating docs for compound srd_pd_callback... Generating docs for compound srd_pd_output... Generating docs for compound srd_proto_data... Generating docs for compound srd_proto_data_annotation... Generating docs for compound srd_proto_data_binary... Generating namespace index... Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating graphical class hierarchy... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... Running dot... Generating dot graphs using 5 parallel threads... Running dot for graph 1/26 Running dot for graph 2/26 Running dot for graph 3/26 Running dot for graph 4/26 Running dot for graph 5/26 Running dot for graph 6/26 Running dot for graph 7/26 Running dot for graph 8/26 Running dot for graph 9/26 Running dot for graph 10/26 Running dot for graph 11/26 Running dot for graph 12/26 Running dot for graph 13/26 Running dot for graph 14/26 Running dot for graph 15/26 Running dot for graph 16/26 Running dot for graph 17/26 Running dot for graph 18/26 Running dot for graph 19/26 Running dot for graph 20/26 Running dot for graph 21/26 Running dot for graph 22/26 Running dot for graph 23/26 Running dot for graph 24/26 Running dot for graph 25/26 Running dot for graph 26/26 Patching output file 1/22 Patching output file 2/22 Patching output file 3/22 Patching output file 4/22 Patching output file 5/22 Patching output file 6/22 Patching output file 7/22 Patching output file 8/22 Patching output file 9/22 Patching output file 10/22 Patching output file 11/22 Patching output file 12/22 Patching output file 13/22 Patching output file 14/22 Patching output file 15/22 Patching output file 16/22 Patching output file 17/22 Patching output file 18/22 Patching output file 19/22 Patching output file 20/22 Patching output file 21/22 Patching output file 22/22 lookup cache used 322/65536 hits=2410 misses=331 finished... + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.YPVvj7 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libsigrokdecode-0.5.0-3.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libsigrokdecode-0.5.0-3.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/libsigrokdecode-0.5.0-3.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libsigrokdecode-0.5.0-3.fc28.riscv64 + cd libsigrokdecode-0.5.0 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/libsigrokdecode-0.5.0-3.fc28.riscv64 'INSTALL=/usr/bin/install -p' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libsigrokdecode-0.5.0-3.fc28.riscv64/usr/lib64' /bin/sh ./libtool --silent --mode=install /usr/bin/install -p libsigrokdecode.la '/builddir/build/BUILDROOT/libsigrokdecode-0.5.0-3.fc28.riscv64/usr/lib64' libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libsigrokdecode-0.5.0-3.fc28.riscv64/usr/include/libsigrokdecode' /usr/bin/install -p -m 644 version.h '/builddir/build/BUILDROOT/libsigrokdecode-0.5.0-3.fc28.riscv64/usr/include/libsigrokdecode' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libsigrokdecode-0.5.0-3.fc28.riscv64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 libsigrokdecode.pc '/builddir/build/BUILDROOT/libsigrokdecode-0.5.0-3.fc28.riscv64/usr/lib64/pkgconfig' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libsigrokdecode-0.5.0-3.fc28.riscv64/usr/include/libsigrokdecode' /usr/bin/install -p -m 644 libsigrokdecode.h '/builddir/build/BUILDROOT/libsigrokdecode-0.5.0-3.fc28.riscv64/usr/include/libsigrokdecode' /usr/bin/make install-data-hook /usr/bin/mkdir -p /builddir/build/BUILDROOT/libsigrokdecode-0.5.0-3.fc28.riscv64/usr/share/libsigrokdecode/decoders python3.6 ./tools/install-decoders \ -i ./decoders -o /builddir/build/BUILDROOT/libsigrokdecode-0.5.0-3.fc28.riscv64/usr/share/libsigrokdecode/decoders Installing 78 protocol decoders: ade77xx adf435x adns5020 am230x arm_etmv3 arm_itm arm_tpiu aud avr_isp avr_pdi can common dali dcf77 dmx512 ds1307 ds28ea00 dsi edid eeprom24xx eeprom93xx em4100 em4305 gpib guess_bitrate i2c i2cdemux i2cfilter i2s iec ir_nec ir_rc5 jitter jtag jtag_stm32 lm75 lpc max7219 mdio microwire midi mlx90614 modbus mrf24j40 mxc6225xu nrf24l01 nunchuk onewire_link onewire_network pan1321 parallel ps2 pwm qi rfm12 rgb_led_spi rgb_led_ws281x rtc8564 sdcard_sd sdcard_spi spdif spi spiflash ssi32 stepper_motor swd t55xx tca6408a timing tlc5620 uart usb_packet usb_power_delivery usb_request usb_signalling wiegand xfp z80 Installing 3 common modules: plugtrx sdcard srdhelper + find /builddir/build/BUILDROOT/libsigrokdecode-0.5.0-3.fc28.riscv64 -name '*.la' -exec rm -f '{}' ';' + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: libsigrokdecode-0.5.0-3.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.JOXDKY + umask 022 + cd /builddir/build/BUILD + cd libsigrokdecode-0.5.0 + DOCDIR=/builddir/build/BUILDROOT/libsigrokdecode-0.5.0-3.fc28.riscv64/usr/share/doc/libsigrokdecode + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libsigrokdecode-0.5.0-3.fc28.riscv64/usr/share/doc/libsigrokdecode + cp -pr README /builddir/build/BUILDROOT/libsigrokdecode-0.5.0-3.fc28.riscv64/usr/share/doc/libsigrokdecode + cp -pr NEWS /builddir/build/BUILDROOT/libsigrokdecode-0.5.0-3.fc28.riscv64/usr/share/doc/libsigrokdecode + cp -pr COPYING /builddir/build/BUILDROOT/libsigrokdecode-0.5.0-3.fc28.riscv64/usr/share/doc/libsigrokdecode + exit 0 Provides: libsigrokdecode = 0.5.0-3.fc28 libsigrokdecode(riscv-64) = 0.5.0-3.fc28 libsigrokdecode.so.4()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libglib-2.0.so.0()(64bit) libm.so.6()(64bit) libpython3.6m.so.1.0()(64bit) rtld(GNU_HASH) Processing files: libsigrokdecode-devel-0.5.0-3.fc28.riscv64 Provides: libsigrokdecode-devel = 0.5.0-3.fc28 libsigrokdecode-devel(riscv-64) = 0.5.0-3.fc28 pkgconfig(libsigrokdecode) = 0.5.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libsigrokdecode.so.4()(64bit) pkgconfig(glib-2.0) pkgconfig(python3) >= 3.2 Processing files: libsigrokdecode-doc-0.5.0-3.fc28.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.jkR1yX + umask 022 + cd /builddir/build/BUILD + cd libsigrokdecode-0.5.0 + DOCDIR=/builddir/build/BUILDROOT/libsigrokdecode-0.5.0-3.fc28.riscv64/usr/share/doc/libsigrokdecode-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libsigrokdecode-0.5.0-3.fc28.riscv64/usr/share/doc/libsigrokdecode-doc + cp -pr doxy/html-api/ /builddir/build/BUILDROOT/libsigrokdecode-0.5.0-3.fc28.riscv64/usr/share/doc/libsigrokdecode-doc + exit 0 Provides: libsigrokdecode-doc = 0.5.0-3.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libsigrokdecode-0.5.0-3.fc28.riscv64 Wrote: /builddir/build/SRPMS/libsigrokdecode-0.5.0-3.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/libsigrokdecode-0.5.0-3.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/libsigrokdecode-devel-0.5.0-3.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/noarch/libsigrokdecode-doc-0.5.0-3.fc28.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.nnHnXr + umask 022 + cd /builddir/build/BUILD + cd libsigrokdecode-0.5.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/libsigrokdecode-0.5.0-3.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff