Mock Version: 1.4.13 Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/lasso.spec'], chrootPath='/var/lib/mock/f30-build-42257-24200/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=345600uid=995gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/lasso.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 BUILDSTDERR: sh: /usr/bin/perl: No such file or directory Building target platforms: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/lasso-2.6.0-10.fc30.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/lasso.spec'], chrootPath='/var/lib/mock/f30-build-42257-24200/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=345600uid=995gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/lasso.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 BUILDSTDERR: perl: warning: Setting locale failed. BUILDSTDERR: perl: warning: Please check that your locale settings: BUILDSTDERR: LANGUAGE = (unset), BUILDSTDERR: LC_ALL = (unset), BUILDSTDERR: LANG = "en_US.UTF-8" BUILDSTDERR: are supported and installed on your system. BUILDSTDERR: perl: warning: Falling back to the standard locale ("C"). Building target platforms: riscv64 Building for target riscv64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.iA30hi + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf lasso-2.6.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/lasso-2.6.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd lasso-2.6.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/use-specified-python-interpreter.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/build-scripts-py3-compatible.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/duplicate-python-LogoutTestCase.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/versioned-python-configure.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch BUILDSTDERR: ++ grep -r -l -E '^#![[:blank:]]*(/usr/bin/python[^3]?)|(/usr/bin/env[[:blank:]]+python[^3]?)' AUTHORS COPYING ChangeLog HACKING INSTALL Makefile.am Makefile.in NEWS README README.JAVA README.WIN32 abi aclocal.m4 autogen.sh bindings compile config.guess config.h.in config.sub configure configure.ac depcomp docs gtk-doc.make install-sh lasso lasso-src-config.in lasso.doap lasso.pc.in logos ltmain.sh m4 missing test-driver tests tools win32 + sed -i -E -e '/^#![[:blank:]]*(\/usr\/bin\/env[[:blank:]]+python[^3]?\>)|(\/usr\/bin\/python[^3]?\>)/d' bindings/bindings.py bindings/python/tests/binding_tests.py bindings/python/tests/idwsf1_tests.py bindings/python/tests/tests.py bindings/python/tests/profiles_tests.py bindings/python/tests/idwsf2_tests.py lasso/extract_types.py lasso/extract_sections.py lasso/extract_symbols.py lasso/build_strerror.py tools/check-lasso-sections.py tools/generate_idwsf2_classes.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.WOf8tb + umask 022 + cd /builddir/build/BUILD + cd lasso-2.6.0 + ./autogen.sh I am going to run ./configure with no arguments - if you wish to pass any to it, please specify them on the ./autogen.sh command line. * Running libtoolize libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' * Running gtkdocize * Running aclocal-1.16 * Running autoconf * Running automake-1.16 BUILDSTDERR: configure.ac:93: installing './compile' BUILDSTDERR: configure.ac:31: installing './missing' BUILDSTDERR: bindings/java/Makefile.am: installing './depcomp' checking build system type... riscv64-unknown-linux-gnu checking host system type... riscv64-unknown-linux-gnu checking target system type... riscv64-unknown-linux-gnu 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 how to create a pax tar archive... gnutar checking whether make supports nested variables... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... yes 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 whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for windres... no checking whether gcc and cc understand -c and -o together... yes checking whether build environment is sane... yes checking for gawk... (cached) gawk 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 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-unknown-linux-gnu file names to riscv64-unknown-linux-gnu format... func_convert_file_noop checking how to convert riscv64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip 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 mt... no checking if : is a manifest tool... no 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... yes checking for supported compiler flags... -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Wredundant-decls -Wmissing-noreturn -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Winline -Wformat-nonliteral -Wformat-security -Wswitch-enum -Wswitch-default -Winit-self -Wmissing-include-dirs -Wundef -Waggregate-return -Wmissing-format-attribute -Wnested-externs checking for gnutar... no checking for gtar... gtar You have no CLASSPATH, I hope it is good checking for gcj... no checking for jikes... no checking for guavac... no checking for javac... javac checking if javac works... yes checking for kaffe... no checking for java... java checking for uudecode... no BUILDSTDERR: configure: WARNING: I have to compile Test.class from scratch checking if java works... yes checking for gjavah... no checking for gcjh... no checking for javah... javah BUILDSTDERR: configure: WARNING: unable to include checking for jar... jar checking for sed... /usr/bin/sed checking if the junit.framework.Test class is available... no checking for junit.textui.TestRunner class... no checking for junit... checking for perl... perl checking for php5... no checking for php... no checking for php-config5... no checking for php-config... no checking for python3... python3 checking for swig... swig checking for variadic cpp macros... yes checking for Python development files... yes BUILDSTDERR: checking for PHP 5 development files... ./configure: line 14630: --version: command not found no checking for gacutil... no checking for Perl API... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for library containing gzread... -lz checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for gtk-doc... yes checking for gtkdoc-check... gtkdoc-check.test checking for gtkdoc-check... /usr/bin/gtkdoc-check checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf checking whether to build gtk-doc documentation... yes checking for GTKDOC_DEPS... yes checking for LASSO... yes checking for CHECK... yes checking for srunner_set_xml in -lcheck... yes checking for rest2html... no checking for rst2html... no checking for xsltproc... xsltproc checking for inkscape... no checking for debugging... no checking for profiling... no checking for pedantic... no checking for static linking... no checking that generated files are newer than configure... done checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating lasso-src-config config.status: creating Makefile config.status: creating docs/Makefile config.status: creating docs/lasso-book/Makefile config.status: creating docs/lasso-book/figures/Makefile config.status: creating docs/reference/Makefile config.status: creating docs/reference/lasso/version.xml config.status: creating docs/reference/lasso/Makefile config.status: creating lasso/Makefile config.status: creating lasso/id-ff/Makefile config.status: creating lasso/id-wsf/Makefile config.status: creating lasso/saml-2.0/Makefile config.status: creating lasso/id-wsf-2.0/Makefile config.status: creating lasso/xml/Makefile config.status: creating lasso/xml/ecp/Makefile config.status: creating lasso/xml/saml-2.0/Makefile config.status: creating lasso/xml/soap-1.1/Makefile config.status: creating lasso/xml/id-wsf-2.0/Makefile config.status: creating lasso/xml/ws/Makefile config.status: creating lasso/xml/dsig/Makefile config.status: creating tests/Makefile config.status: creating tests/data/Makefile config.status: creating lasso.pc config.status: creating win32/Makefile config.status: creating win32/lasso.rc config.status: creating win32/msvc/Makefile config.status: creating win32/msvc/lasso.dsp config.status: creating win32/msvc/lasso_config.h config.status: creating win32/msvc/java/Makefile config.status: creating win32/msvc/php/Makefile config.status: creating win32/msvc/python/Makefile config.status: creating win32/nsis/Makefile config.status: creating win32/nsis/jlasso-lite.nsi config.status: creating win32/nsis/lasso-deps.nsi config.status: creating win32/nsis/lasso-full.nsi config.status: creating win32/nsis/lasso-lite.nsi config.status: creating win32/nsis/python.nsi config.status: creating bindings/Makefile config.status: creating bindings/java/Makefile config.status: creating bindings/python/Makefile config.status: creating bindings/python/tests/Makefile config.status: creating bindings/php5/Makefile config.status: creating bindings/php5/examples/Makefile config.status: creating bindings/php5/tests/Makefile config.status: creating bindings/perl/Makefile config.status: creating config.h config.status: creating lasso/lasso_config.h config.status: lasso/lasso_config.h is unchanged config.status: executing depfiles commands config.status: executing libtool commands ============= Configuration ============= Main ---- Compiler: gcc CFLAGS: -g -O2 Install prefix: /usr/local Debugging: no Experimental ID-WSF: no Optionals builds ---------------- Available languages: java(1.8.0_181) python(3.7) perl(5.28.1) Java binding: yes Perl binding: yes PHP 5 binding: no Python binding: yes C API references: yes Tests suite: yes Now type 'make install' to install lasso. + 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -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 + '[' 1 = 1 ']' BUILDSTDERR: +++ dirname ./configure BUILDSTDERR: ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) BUILDSTDERR: ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub BUILDSTDERR: ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) BUILDSTDERR: ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess BUILDSTDERR: ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' BUILDSTDERR: ++ 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"~' ./ltmain.sh + ./configure --build=riscv64-koji-linux-gnu --host=riscv64-koji-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-php5=no --with-python=/usr/bin/python2 checking build system type... riscv64-koji-linux-gnu checking host system type... riscv64-koji-linux-gnu checking target system type... riscv64-koji-linux-gnu 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 how to create a pax tar archive... gnutar checking whether make supports nested variables... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... yes checking for riscv64-koji-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 whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for riscv64-koji-linux-gnu-windres... no checking for windres... no checking whether gcc and cc understand -c and -o together... yes checking whether build environment is sane... yes checking for gawk... (cached) gawk 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 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-koji-linux-gnu file names to riscv64-koji-linux-gnu format... func_convert_file_noop checking how to convert riscv64-koji-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-koji-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-koji-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for riscv64-koji-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for riscv64-koji-linux-gnu-strip... no checking for strip... strip checking for riscv64-koji-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-koji-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no 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... yes checking for supported compiler flags... -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Wredundant-decls -Wmissing-noreturn -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Winline -Wformat-nonliteral -Wformat-security -Wswitch-enum -Wswitch-default -Winit-self -Wmissing-include-dirs -Wundef -Waggregate-return -Wmissing-format-attribute -Wnested-externs checking for gnutar... no checking for gtar... gtar You have no CLASSPATH, I hope it is good checking for gcj... no checking for jikes... no checking for guavac... no checking for javac... javac checking if javac works... yes checking for kaffe... no checking for java... java checking for uudecode... no BUILDSTDERR: configure: WARNING: I have to compile Test.class from scratch checking if java works... yes checking for gjavah... no checking for gcjh... no checking for javah... javah BUILDSTDERR: configure: WARNING: unable to include checking for jar... jar checking for sed... /usr/bin/sed checking if the junit.framework.Test class is available... no checking for junit.textui.TestRunner class... no checking for junit... checking for perl... perl checking for php5... no checking for php... no checking for php-config5... no checking for php-config... no checking for python3... python3 checking for swig... swig checking for variadic cpp macros... yes checking for Python development files... yes BUILDSTDERR: checking for PHP 5 development files... ./configure: line 14630: --version: command not found no checking for gacutil... no checking for Perl API... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for library containing gzread... -lz checking for riscv64-koji-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for gtk-doc... yes checking for gtkdoc-check... gtkdoc-check.test checking for gtkdoc-check... /usr/bin/gtkdoc-check checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf checking whether to build gtk-doc documentation... no checking for GTKDOC_DEPS... yes checking for LASSO... yes checking for CHECK... yes checking for srunner_set_xml in -lcheck... yes checking for rest2html... no checking for rst2html... no checking for xsltproc... xsltproc checking for inkscape... no checking for debugging... no checking for profiling... no checking for pedantic... no checking for static linking... no checking that generated files are newer than configure... done checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating lasso-src-config config.status: creating Makefile config.status: creating docs/Makefile config.status: creating docs/lasso-book/Makefile config.status: creating docs/lasso-book/figures/Makefile config.status: creating docs/reference/Makefile config.status: creating docs/reference/lasso/version.xml config.status: creating docs/reference/lasso/Makefile config.status: creating lasso/Makefile config.status: creating lasso/id-ff/Makefile config.status: creating lasso/id-wsf/Makefile config.status: creating lasso/saml-2.0/Makefile config.status: creating lasso/id-wsf-2.0/Makefile config.status: creating lasso/xml/Makefile config.status: creating lasso/xml/ecp/Makefile config.status: creating lasso/xml/saml-2.0/Makefile config.status: creating lasso/xml/soap-1.1/Makefile config.status: creating lasso/xml/id-wsf-2.0/Makefile config.status: creating lasso/xml/ws/Makefile config.status: creating lasso/xml/dsig/Makefile config.status: creating tests/Makefile config.status: creating tests/data/Makefile config.status: creating lasso.pc config.status: creating win32/Makefile config.status: creating win32/lasso.rc config.status: creating win32/msvc/Makefile config.status: creating win32/msvc/lasso.dsp config.status: creating win32/msvc/lasso_config.h config.status: creating win32/msvc/java/Makefile config.status: creating win32/msvc/php/Makefile config.status: creating win32/msvc/python/Makefile config.status: creating win32/nsis/Makefile config.status: creating win32/nsis/jlasso-lite.nsi config.status: creating win32/nsis/lasso-deps.nsi config.status: creating win32/nsis/lasso-full.nsi config.status: creating win32/nsis/lasso-lite.nsi config.status: creating win32/nsis/python.nsi config.status: creating bindings/Makefile config.status: creating bindings/java/Makefile config.status: creating bindings/python/Makefile config.status: creating bindings/python/tests/Makefile config.status: creating bindings/php5/Makefile config.status: creating bindings/php5/examples/Makefile config.status: creating bindings/php5/tests/Makefile config.status: creating bindings/perl/Makefile config.status: creating config.h config.status: config.h is unchanged config.status: creating lasso/lasso_config.h config.status: lasso/lasso_config.h is unchanged config.status: executing depfiles commands config.status: executing libtool commands ============= Configuration ============= Main ---- Compiler: gcc 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection Install prefix: /usr Debugging: no Experimental ID-WSF: no Optionals builds ---------------- Available languages: java(1.8.0_181) python(2.7) perl(5.28.1) Java binding: yes Perl binding: yes PHP 5 binding: no Python binding: yes C API references: no Tests suite: yes ~/build/BUILD/lasso-2.6.0/lasso ~/build/BUILD/lasso-2.6.0 + pushd lasso + make -j4 '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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' /usr/bin/python2 ./build_strerror.py . >.errors.c.new /usr/bin/python2 ./extract_types.py . /usr/bin/python2 ./extract_symbols.py . > symbols.sym if ! cmp -s ./errors.c .errors.c.new; then \ mv -f .errors.c.new errors.c; else \ rm .errors.c.new; fi make all-recursive make[1]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso' Making all in xml make[2]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml' Making all in saml-2.0 make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/saml-2.0' CC saml2_action.lo CC saml2_advice.lo CC saml2_assertion.lo CC saml2_attribute.lo CC saml2_attribute_statement.lo CC saml2_attribute_value.lo CC saml2_audience_restriction.lo CC saml2_authn_context.lo BUILDSTDERR: saml2_attribute_value.c: In function 'class_init': BUILDSTDERR: saml2_attribute_value.c:94:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: g_type_class_add_private(klass, sizeof(struct _LassoSaml2AttributeValuePrivate)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/glib-2.0/gobject/gobject.h:24, BUILDSTDERR: from /usr/include/glib-2.0/gobject/gbinding.h:29, BUILDSTDERR: from /usr/include/glib-2.0/glib-object.h:23, BUILDSTDERR: from ../xml.h:34, BUILDSTDERR: from ../private.h:31, BUILDSTDERR: from saml2_attribute_value.c:22: BUILDSTDERR: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here BUILDSTDERR: void g_type_class_add_private (gpointer g_class, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ CC saml2_authn_statement.lo CC saml2_authz_decision_statement.lo CC saml2_base_idabstract.lo CC saml2_condition_abstract.lo CC saml2_conditions.lo CC saml2_encrypted_element.lo CC saml2_evidence.lo CC saml2_key_info_confirmation_data.lo CC saml2_key_info_confirmation_data_type.lo CC saml2_name_id.lo CC saml2_one_time_use.lo CC saml2_proxy_restriction.lo BUILDSTDERR: saml2_key_info_confirmation_data_type.c: In function 'class_init': BUILDSTDERR: saml2_key_info_confirmation_data_type.c:99:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: g_type_class_add_private(klass, sizeof(LassoSaml2KeyInfoConfirmationDataTypePrivate)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/glib-2.0/gobject/gobject.h:24, BUILDSTDERR: from /usr/include/glib-2.0/gobject/gbinding.h:29, BUILDSTDERR: from /usr/include/glib-2.0/glib-object.h:23, BUILDSTDERR: from ../xml.h:34, BUILDSTDERR: from ../private.h:31, BUILDSTDERR: from saml2_key_info_confirmation_data_type.c:24: BUILDSTDERR: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here BUILDSTDERR: void g_type_class_add_private (gpointer g_class, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ CC saml2_statement_abstract.lo CC saml2_subject.lo CC saml2_subject_confirmation.lo CC saml2_subject_confirmation_data.lo BUILDSTDERR: saml2_subject_confirmation_data.c: In function 'class_init': BUILDSTDERR: saml2_subject_confirmation_data.c:99:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: g_type_class_add_private(klass, sizeof(struct _LassoSaml2SubjectConfirmationDataPrivate)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/glib-2.0/gobject/gobject.h:24, BUILDSTDERR: from /usr/include/glib-2.0/gobject/gbinding.h:29, BUILDSTDERR: from /usr/include/glib-2.0/glib-object.h:23, BUILDSTDERR: from ../xml.h:34, BUILDSTDERR: from ../private.h:31, BUILDSTDERR: from saml2_subject_confirmation_data.c:24: BUILDSTDERR: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here BUILDSTDERR: void g_type_class_add_private (gpointer g_class, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ CC saml2_subject_locality.lo CC samlp2_artifact_resolve.lo CC samlp2_artifact_response.lo CC samlp2_assertion_id_request.lo CC samlp2_attribute_query.lo CC samlp2_authn_query.lo CC samlp2_authn_request.lo CC samlp2_authz_decision_query.lo CC samlp2_extensions.lo CC samlp2_idp_entry.lo CC samlp2_idp_list.lo CC samlp2_logout_request.lo BUILDSTDERR: samlp2_extensions.c: In function 'class_init': BUILDSTDERR: samlp2_extensions.c:88:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: g_type_class_add_private(G_OBJECT_CLASS(klass), sizeof(LassoSamlp2ExtensionsPrivate)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/glib-2.0/gobject/gobject.h:24, BUILDSTDERR: from /usr/include/glib-2.0/gobject/gbinding.h:29, BUILDSTDERR: from /usr/include/glib-2.0/glib-object.h:23, BUILDSTDERR: from ../xml.h:34, BUILDSTDERR: from ../private.h:31, BUILDSTDERR: from samlp2_extensions.c:24: BUILDSTDERR: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here BUILDSTDERR: void g_type_class_add_private (gpointer g_class, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: samlp2_logout_request.c: In function 'class_init': BUILDSTDERR: samlp2_logout_request.c:196:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: g_type_class_add_private(G_OBJECT_CLASS(klass), sizeof(LassoSamlp2LogoutRequestPrivate)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/glib-2.0/gobject/gobject.h:24, BUILDSTDERR: from /usr/include/glib-2.0/gobject/gbinding.h:29, BUILDSTDERR: from /usr/include/glib-2.0/glib-object.h:23, BUILDSTDERR: from ../xml.h:34, BUILDSTDERR: from ../private.h:31, BUILDSTDERR: from samlp2_logout_request.c:24: BUILDSTDERR: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here BUILDSTDERR: void g_type_class_add_private (gpointer g_class, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ CC samlp2_logout_response.lo CC samlp2_manage_name_id_request.lo CC samlp2_manage_name_id_response.lo CC samlp2_name_id_mapping_request.lo CC samlp2_name_id_mapping_response.lo CC samlp2_name_id_policy.lo CC samlp2_request_abstract.lo CC samlp2_requested_authn_context.lo CC samlp2_response.lo CC samlp2_scoping.lo CC samlp2_status.lo CC samlp2_status_code.lo CC samlp2_status_detail.lo CC samlp2_status_response.lo CC samlp2_subject_query_abstract.lo CC samlp2_terminate.lo CCLD liblasso-xml-saml2.la make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/saml-2.0' Making all in soap-1.1 make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/soap-1.1' CC soap_body.lo CC soap_detail.lo CC soap_fault.lo CC soap_envelope.lo CC soap_header.lo CCLD liblasso-xml-soap11.la make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/soap-1.1' Making all in dsig make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/dsig' CC ds_key_info.lo CC ds_key_value.lo CC ds_rsa_key_value.lo CC ds_x509_data.lo BUILDSTDERR: ds_x509_data.c: In function 'class_init': BUILDSTDERR: ds_x509_data.c:77:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: g_type_class_add_private(klass, sizeof(LassoDsX509DataPrivate)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/glib-2.0/gobject/gobject.h:24, BUILDSTDERR: from /usr/include/glib-2.0/gobject/gbinding.h:29, BUILDSTDERR: from /usr/include/glib-2.0/glib-object.h:23, BUILDSTDERR: from ../xml.h:34, BUILDSTDERR: from ../private.h:31, BUILDSTDERR: from ds_x509_data.c:24: BUILDSTDERR: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here BUILDSTDERR: void g_type_class_add_private (gpointer g_class, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ds_key_value.c: In function 'class_init': BUILDSTDERR: ds_key_value.c:66:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: g_type_class_add_private(klass, sizeof(LassoDsKeyValuePrivate)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/glib-2.0/gobject/gobject.h:24, BUILDSTDERR: from /usr/include/glib-2.0/gobject/gbinding.h:29, BUILDSTDERR: from /usr/include/glib-2.0/glib-object.h:23, BUILDSTDERR: from ../xml.h:34, BUILDSTDERR: from ../private.h:31, BUILDSTDERR: from ds_key_value.c:24: BUILDSTDERR: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here BUILDSTDERR: void g_type_class_add_private (gpointer g_class, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ CCLD liblasso-xml-dsig.la make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/dsig' Making all in ecp make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/ecp' CC ecp_request.lo CC ecp_response.lo CC ecp_relaystate.lo CCLD liblasso-xml-ecp.la make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/ecp' make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml' CC tools.lo CC xml.lo CC lib_assertion.lo CC lib_authentication_statement.lo CC lib_authn_context.lo CC lib_authn_request.lo BUILDSTDERR: In file included from /usr/include/xmlsec1/xmlsec/xmlenc.h:27, BUILDSTDERR: from xml_enc.h:31, BUILDSTDERR: from private.h:32, BUILDSTDERR: from tools.c:35: BUILDSTDERR: tools.c: In function 'lasso_xmlsec_load_key_info': BUILDSTDERR: /usr/include/xmlsec1/xmlsec/keys.h:246:18: warning: 'key' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: (( key )->value != NULL) && \ BUILDSTDERR: ^~ BUILDSTDERR: tools.c:2567:15: note: 'key' was declared here BUILDSTDERR: xmlSecKeyPtr key, result = NULL; BUILDSTDERR: ^~~ CC lib_authn_request_envelope.lo CC lib_authn_response.lo CC lib_authn_response_envelope.lo CC lib_federation_termination_notification.lo CC lib_idp_entries.lo CC lib_idp_entry.lo CC lib_idp_list.lo CC lib_logout_request.lo CC lib_logout_response.lo CC lib_name_identifier_mapping_request.lo BUILDSTDERR: lib_logout_request.c: In function 'class_init': BUILDSTDERR: lib_logout_request.c:148:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: g_type_class_add_private(nclass, sizeof(struct _LassoLibLogoutRequestPrivate)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/glib-2.0/gobject/gobject.h:24, BUILDSTDERR: from /usr/include/glib-2.0/gobject/gbinding.h:29, BUILDSTDERR: from /usr/include/glib-2.0/glib-object.h:23, BUILDSTDERR: from xml.h:34, BUILDSTDERR: from private.h:31, BUILDSTDERR: from lib_logout_request.c:24: BUILDSTDERR: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here BUILDSTDERR: void g_type_class_add_private (gpointer g_class, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ CC lib_name_identifier_mapping_response.lo CC lib_register_name_identifier_request.lo CC lib_register_name_identifier_response.lo CC lib_request_authn_context.lo CC lib_scoping.lo CC lib_status_response.lo CC lib_subject.lo CC misc_text_node.lo CC paos_request.lo BUILDSTDERR: misc_text_node.c: In function 'class_init': BUILDSTDERR: misc_text_node.c:142:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: g_type_class_add_private(klass, sizeof(LassoMiscTextNodePrivate)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/glib-2.0/gobject/gobject.h:24, BUILDSTDERR: from /usr/include/glib-2.0/gobject/gbinding.h:29, BUILDSTDERR: from /usr/include/glib-2.0/glib-object.h:23, BUILDSTDERR: from ../utils.h:29, BUILDSTDERR: from misc_text_node.c:25: BUILDSTDERR: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here BUILDSTDERR: void g_type_class_add_private (gpointer g_class, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ CC paos_response.lo CC saml_advice.lo CC saml_assertion.lo CC saml_attribute.lo CC saml_attribute_designator.lo CC saml_attribute_statement.lo CC saml_attribute_value.lo CC saml_audience_restriction_condition.lo CC saml_authentication_statement.lo CC saml_authority_binding.lo CC saml_condition_abstract.lo CC saml_conditions.lo CC saml_name_identifier.lo CC saml_statement_abstract.lo CC saml_subject.lo CC saml_subject_confirmation.lo CC saml_subject_locality.lo CC saml_subject_statement.lo CC saml_subject_statement_abstract.lo CC samlp_request.lo CC samlp_request_abstract.lo CC samlp_response.lo CC samlp_response_abstract.lo CC samlp_status.lo CC samlp_status_code.lo CCLD liblasso-xml.la make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml' make[2]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml' Making all in id-ff make[2]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/id-ff' CC defederation.lo CC federation.lo CC identity.lo CC lecp.lo CC login.lo CC logout.lo CC name_identifier_mapping.lo CC name_registration.lo BUILDSTDERR: login.c: In function 'class_init': BUILDSTDERR: login.c:2483:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: g_type_class_add_private(klass, sizeof(LassoLoginPrivate)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/glib-2.0/gobject/gobject.h:24, BUILDSTDERR: from /usr/include/glib-2.0/gobject/gbinding.h:29, BUILDSTDERR: from /usr/include/glib-2.0/glib-object.h:23, BUILDSTDERR: from ../utils.h:29, BUILDSTDERR: from login.c:247: BUILDSTDERR: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here BUILDSTDERR: void g_type_class_add_private (gpointer g_class, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ CC profile.lo CC provider.lo CC session.lo BUILDSTDERR: profile.c: In function 'class_init': BUILDSTDERR: profile.c:992:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: g_type_class_add_private(klass, sizeof(LassoProfilePrivate)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/glib-2.0/gobject/gobject.h:24, BUILDSTDERR: from /usr/include/glib-2.0/gobject/gbinding.h:29, BUILDSTDERR: from /usr/include/glib-2.0/glib-object.h:23, BUILDSTDERR: from ../xml/xml.h:34, BUILDSTDERR: from ../xml/private.h:31, BUILDSTDERR: from profile.c:30: BUILDSTDERR: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here BUILDSTDERR: void g_type_class_add_private (gpointer g_class, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: provider.c: In function 'class_init': BUILDSTDERR: provider.c:928:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: g_type_class_add_private(G_OBJECT_CLASS(klass), sizeof(LassoProviderPrivate)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/glib-2.0/gobject/gobject.h:24, BUILDSTDERR: from /usr/include/glib-2.0/gobject/gbinding.h:29, BUILDSTDERR: from /usr/include/glib-2.0/glib-object.h:23, BUILDSTDERR: from ../xml/xml.h:34, BUILDSTDERR: from ../xml/private.h:31, BUILDSTDERR: from provider.c:51: BUILDSTDERR: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here BUILDSTDERR: void g_type_class_add_private (gpointer g_class, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: session.c: In function 'class_init': BUILDSTDERR: session.c:1032:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: g_type_class_add_private(nclass, sizeof(LassoSessionPrivate)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/glib-2.0/gobject/gobject.h:24, BUILDSTDERR: from /usr/include/glib-2.0/gobject/gbinding.h:29, BUILDSTDERR: from /usr/include/glib-2.0/glib-object.h:23, BUILDSTDERR: from ../xml/xml.h:34, BUILDSTDERR: from ../xml/private.h:31, BUILDSTDERR: from session.c:30: BUILDSTDERR: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here BUILDSTDERR: void g_type_class_add_private (gpointer g_class, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ CC server.lo CCLD liblasso-id-ff.la make[2]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/id-ff' Making all in saml-2.0 make[2]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/saml-2.0' CC assertion_query.lo CC ecp.lo CC federation.lo CC profile.lo CC provider.lo CC login.lo CC logout.lo CC name_id_management.lo CC server.lo CC saml2_helper.lo CCLD liblasso-saml-20.la make[2]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/saml-2.0' make[2]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso' /usr/bin/python2 ./build_strerror.py . >.errors.c.new CC lasso.lo CC utils.lo CC registry.lo if ! cmp -s ./errors.c .errors.c.new; then \ mv -f .errors.c.new errors.c; else \ rm .errors.c.new; fi CC logging.lo CC key.lo CC errors.lo BUILDSTDERR: key.c: In function 'class_init': BUILDSTDERR: key.c:87:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: g_type_class_add_private(klass, sizeof(LassoKeyPrivate)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/glib-2.0/gobject/gobject.h:24, BUILDSTDERR: from /usr/include/glib-2.0/gobject/gbinding.h:29, BUILDSTDERR: from /usr/include/glib-2.0/glib-object.h:23, BUILDSTDERR: from xml/xml.h:34, BUILDSTDERR: from key.h:30, BUILDSTDERR: from key.c:23: BUILDSTDERR: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here BUILDSTDERR: void g_type_class_add_private (gpointer g_class, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ CCLD liblasso.la copying selected object files to avoid basename conflicts... make[2]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso' make[1]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso' + popd ~/build/BUILD/lasso-2.6.0 ~/build/BUILD/lasso-2.6.0/bindings/python ~/build/BUILD/lasso-2.6.0 + pushd bindings/python + make -j4 '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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' GEN _lasso.c BUILDSTDERR: failed to process: LassoKey* in line: LASSO_EXPORT char* lasso_node_export_to_saml2_query(LassoNode *node, const char *param_name, const char *url, struct _LassoKey *key); BUILDSTDERR: W: skipping function BUILDSTDERR: W: skipping field LassoLibAuthnContext.AuthenticationContextStatement BUILDSTDERR: W: skipping field LassoSamlAssertion.Statement BUILDSTDERR: W: skipping field LassoSamlAssertion.AuthorizationDecisionStatement BUILDSTDERR: W: changed relay_state = None BUILDSTDERR: to relay_state BUILDSTDERR: W: changed message_id = None BUILDSTDERR: to message_id BUILDSTDERR: W: unsupported setter for hashtable ('GHashTable*', 'assertions', {'element-type': 'LassoNode'}) BUILDSTDERR: W: unsupported setter for hashtable ('GHashTable*', 'federations', {'element-type': 'LassoFederation'}) BUILDSTDERR: W: unsupported setter for hashtable ('GHashTable*', 'providers', {'element-type': 'LassoProvider'}) BUILDSTDERR: W: changed blacklisted_entity_ids = None BUILDSTDERR: to blacklisted_entity_ids BUILDSTDERR: W: changed trusted_roots = None BUILDSTDERR: to trusted_roots BUILDSTDERR: W: method lasso_ecp_set_known_sp_provided_idp_entries_supporting_ecp and member known_sp_provided_idp_entries_supporting_ecp clashes BUILDSTDERR: W: changed remote_provider_id = None BUILDSTDERR: to remote_provider_id BUILDSTDERR: W: changed audience = None BUILDSTDERR: to audience BUILDSTDERR: W: changed requestID = None BUILDSTDERR: to requestID BUILDSTDERR: W: changed reauthenticateOnOrAfter = None BUILDSTDERR: to reauthenticateOnOrAfter BUILDSTDERR: W: changed authenticationInstant = None BUILDSTDERR: to authenticationInstant make all-recursive make[1]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/bindings/python' Making all in tests make[2]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/bindings/python/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/bindings/python/tests' make[2]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/bindings/python' CC _lasso_la-_lasso.lo CCLD _lasso.la make[2]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/bindings/python' make[1]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/bindings/python' + make check make check-recursive make[1]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/bindings/python' Making check in tests make[2]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/bindings/python/tests' make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/bindings/python/tests' make[4]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/bindings/python/tests' PASS: profiles_tests.py PASS: binding_tests.py ============================================================================ Testsuite summary for lasso 2.6.0 ============================================================================ # TOTAL: 2 # PASS: 2 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[4]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/bindings/python/tests' make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/bindings/python/tests' make[2]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/bindings/python/tests' make[2]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/bindings/python' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/bindings/python' make[1]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/bindings/python' + mkdir py2 + mv lasso.py .libs/_lasso.so py2 + popd ~/build/BUILD/lasso-2.6.0 + make clean Making clean in lasso make[1]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso' Making clean in xml make[2]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml' Making clean in saml-2.0 make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/saml-2.0' rm -rf .libs _libs test -z "liblasso-xml-saml2.la" || rm -f liblasso-xml-saml2.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/saml-2.0' Making clean in soap-1.1 make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/soap-1.1' rm -rf .libs _libs test -z "liblasso-xml-soap11.la" || rm -f liblasso-xml-soap11.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/soap-1.1' Making clean in dsig make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/dsig' rm -rf .libs _libs test -z "liblasso-xml-dsig.la" || rm -f liblasso-xml-dsig.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/dsig' Making clean in ecp make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/ecp' rm -rf .libs _libs test -z "liblasso-xml-ecp.la" || rm -f liblasso-xml-ecp.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/ecp' make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml' rm -rf .libs _libs test -z "liblasso-xml.la" || rm -f liblasso-xml.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml' make[2]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml' Making clean in id-ff make[2]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/id-ff' rm -rf .libs _libs test -z "liblasso-id-ff.la" || rm -f liblasso-id-ff.la rm -f ./so_locations rm -f *.o rm -f *.lo make[2]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/id-ff' Making clean in saml-2.0 make[2]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/saml-2.0' rm -rf .libs _libs test -z "liblasso-saml-20.la" || rm -f liblasso-saml-20.la rm -f ./so_locations rm -f *.o rm -f *.lo make[2]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/saml-2.0' make[2]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso' test -z "liblasso.la" || rm -f liblasso.la rm -f ./so_locations rm -rf .libs _libs rm -f types.c symbols.sym errors.c rm -f *.o rm -f *.lo make[2]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso' make[1]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso' Making clean in tests make[1]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/tests' Making clean in data make[2]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/tests/data' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/tests/data' make[2]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/tests' test -z "result.xml" || rm -f result.xml rm -rf .libs _libs rm -f tests perfs tests2 rm -f *.o test -z "tests.log tests2.log" || rm -f tests.log tests2.log test -z "tests.trs tests2.trs" || rm -f tests.trs tests2.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/tests' make[1]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/tests' Making clean in win32 make[1]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/win32' Making clean in nsis make[2]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/win32/nsis' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/win32/nsis' Making clean in msvc make[2]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/win32/msvc' Making clean in php make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/win32/msvc/php' rm -rf .libs _libs rm -f *.lo make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/win32/msvc/php' Making clean in python make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/win32/msvc/python' rm -rf .libs _libs rm -f *.lo make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/win32/msvc/python' Making clean in java make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/win32/msvc/java' rm -rf .libs _libs rm -f *.lo make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/win32/msvc/java' make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/win32/msvc' rm -rf .libs _libs rm -f *.lo make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/win32/msvc' make[2]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/win32/msvc' make[2]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/win32' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/win32' make[1]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/win32' Making clean in bindings make[1]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/bindings' Making clean in python make[2]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/bindings/python' Making clean in tests make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/bindings/python/tests' rm -rf .libs _libs test -z "profiles_tests.log binding_tests.log" || rm -f profiles_tests.log binding_tests.log test -z "profiles_tests.trs binding_tests.trs" || rm -f profiles_tests.trs binding_tests.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/bindings/python/tests' make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/bindings/python' test -z "_lasso.c lasso.py" || rm -f _lasso.c lasso.py rm -rf .libs _libs test -z "_lasso.la" || rm -f _lasso.la rm -f ./so_locations rm -f *.o rm -f *.lo make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/bindings/python' make[2]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/bindings/python' Making clean in java make[2]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/bindings/java' BUILDSTDERR: failed to process: LassoKey* in line: LASSO_EXPORT char* lasso_node_export_to_saml2_query(LassoNode *node, const char *param_name, const char *url, struct _LassoKey *key); BUILDSTDERR: W: skipping function BUILDSTDERR: W: skipping field LassoLibAuthnContext.AuthenticationContextStatement BUILDSTDERR: W: skipping field LassoSamlAssertion.Statement BUILDSTDERR: W: skipping field LassoSamlAssertion.AuthorizationDecisionStatement test -z "libjnilasso.la" || rm -f libjnilasso.la rm -f ./so_locations rm -rf .libs _libs rm -rf com rm -f *.o test -z "com_entrouvert_lasso_LassoJNI.c com_entrouvert_lasso_LassoJNI.h com/entrouvert/lasso/* lasso.jar *.class __init__.pyc lang.pyc" || rm -f com_entrouvert_lasso_LassoJNI.c com_entrouvert_lasso_LassoJNI.h com/entrouvert/lasso/* lasso.jar *.class __init__.pyc lang.pyc test -z "" || rm -f test -z "" || rm -f test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/bindings/java' Making clean in perl make[2]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/bindings/perl' test -z "Lasso.pm Lasso.xs Lasso.so typemap Lasso.o Lasso.bs pm_to_blib Lasso.c" || rm -f Lasso.pm Lasso.xs Lasso.so typemap Lasso.o Lasso.bs pm_to_blib Lasso.c rm -rf .libs _libs test -z "test.sh.log" || rm -f test.sh.log test -z "test.sh.trs" || rm -f test.sh.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/bindings/perl' make[2]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/bindings' test -z "bindings.pyc lang_java.pyc lang_python.pyc lang_php5.pyc utils.pyc lang_php5_helpers/__init__.pyc lang_php5_helpers/php_code.pyc lang_php5_helpers/wrapper_header.pyc lang_php5_helpers/wrapper_source.pyc" || rm -f bindings.pyc lang_java.pyc lang_python.pyc lang_php5.pyc utils.pyc lang_php5_helpers/__init__.pyc lang_php5_helpers/php_code.pyc lang_php5_helpers/wrapper_header.pyc lang_php5_helpers/wrapper_source.pyc rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/bindings' make[1]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/bindings' Making clean in docs make[1]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/docs' Making clean in lasso-book make[2]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/docs/lasso-book' make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/docs/lasso-book' test -z "writing-a-c-sp.html writing-a-php-sp.html writing-a-java-sp.html writing-a-saml2-php-sp.html book.html" || rm -f writing-a-c-sp.html writing-a-php-sp.html writing-a-java-sp.html writing-a-saml2-php-sp.html book.html rm -rf .libs _libs rm -f *.lo make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/docs/lasso-book' make[2]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/docs/lasso-book' make[2]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/docs' rm -rf .libs _libs rm -f *.lo make[2]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/docs' make[1]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/docs' make[1]: Entering directory '/builddir/build/BUILD/lasso-2.6.0' rm -rf .libs _libs rm -f lasso.pc rm -f *.lo make[1]: Leaving directory '/builddir/build/BUILD/lasso-2.6.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -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 + '[' 1 = 1 ']' BUILDSTDERR: +++ dirname ./configure BUILDSTDERR: ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) BUILDSTDERR: ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub BUILDSTDERR: ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) BUILDSTDERR: ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess BUILDSTDERR: ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' BUILDSTDERR: ++ 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"~' ./ltmain.sh + ./configure --build=riscv64-koji-linux-gnu --host=riscv64-koji-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-php5=no --with-python=/usr/bin/python3 checking build system type... riscv64-koji-linux-gnu checking host system type... riscv64-koji-linux-gnu checking target system type... riscv64-koji-linux-gnu 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 how to create a pax tar archive... gnutar checking whether make supports nested variables... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... yes checking for riscv64-koji-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 whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for riscv64-koji-linux-gnu-windres... no checking for windres... no checking whether gcc and cc understand -c and -o together... yes checking whether build environment is sane... yes checking for gawk... (cached) gawk 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 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-koji-linux-gnu file names to riscv64-koji-linux-gnu format... func_convert_file_noop checking how to convert riscv64-koji-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-koji-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-koji-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for riscv64-koji-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for riscv64-koji-linux-gnu-strip... no checking for strip... strip checking for riscv64-koji-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-koji-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no 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... yes checking for supported compiler flags... -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Wredundant-decls -Wmissing-noreturn -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Winline -Wformat-nonliteral -Wformat-security -Wswitch-enum -Wswitch-default -Winit-self -Wmissing-include-dirs -Wundef -Waggregate-return -Wmissing-format-attribute -Wnested-externs checking for gnutar... no checking for gtar... gtar You have no CLASSPATH, I hope it is good checking for gcj... no checking for jikes... no checking for guavac... no checking for javac... javac checking if javac works... yes checking for kaffe... no checking for java... java checking for uudecode... no BUILDSTDERR: configure: WARNING: I have to compile Test.class from scratch checking if java works... yes checking for gjavah... no checking for gcjh... no checking for javah... javah BUILDSTDERR: configure: WARNING: unable to include checking for jar... jar checking for sed... /usr/bin/sed checking if the junit.framework.Test class is available... no checking for junit.textui.TestRunner class... no checking for junit... checking for perl... perl checking for php5... no checking for php... no checking for php-config5... no checking for php-config... no checking for python3... python3 checking for swig... swig checking for variadic cpp macros... yes checking for Python development files... yes BUILDSTDERR: checking for PHP 5 development files... ./configure: line 14630: --version: command not found no checking for gacutil... no checking for Perl API... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for library containing gzread... -lz checking for riscv64-koji-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for gtk-doc... yes checking for gtkdoc-check... gtkdoc-check.test checking for gtkdoc-check... /usr/bin/gtkdoc-check checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf checking whether to build gtk-doc documentation... no checking for GTKDOC_DEPS... yes checking for LASSO... yes checking for CHECK... yes checking for srunner_set_xml in -lcheck... yes checking for rest2html... no checking for rst2html... no checking for xsltproc... xsltproc checking for inkscape... no checking for debugging... no checking for profiling... no checking for pedantic... no checking for static linking... no checking that generated files are newer than configure... done checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating lasso-src-config config.status: creating Makefile config.status: creating docs/Makefile config.status: creating docs/lasso-book/Makefile config.status: creating docs/lasso-book/figures/Makefile config.status: creating docs/reference/Makefile config.status: creating docs/reference/lasso/version.xml config.status: creating docs/reference/lasso/Makefile config.status: creating lasso/Makefile config.status: creating lasso/id-ff/Makefile config.status: creating lasso/id-wsf/Makefile config.status: creating lasso/saml-2.0/Makefile config.status: creating lasso/id-wsf-2.0/Makefile config.status: creating lasso/xml/Makefile config.status: creating lasso/xml/ecp/Makefile config.status: creating lasso/xml/saml-2.0/Makefile config.status: creating lasso/xml/soap-1.1/Makefile config.status: creating lasso/xml/id-wsf-2.0/Makefile config.status: creating lasso/xml/ws/Makefile config.status: creating lasso/xml/dsig/Makefile config.status: creating tests/Makefile config.status: creating tests/data/Makefile config.status: creating lasso.pc config.status: creating win32/Makefile config.status: creating win32/lasso.rc config.status: creating win32/msvc/Makefile config.status: creating win32/msvc/lasso.dsp config.status: creating win32/msvc/lasso_config.h config.status: creating win32/msvc/java/Makefile config.status: creating win32/msvc/php/Makefile config.status: creating win32/msvc/python/Makefile config.status: creating win32/nsis/Makefile config.status: creating win32/nsis/jlasso-lite.nsi config.status: creating win32/nsis/lasso-deps.nsi config.status: creating win32/nsis/lasso-full.nsi config.status: creating win32/nsis/lasso-lite.nsi config.status: creating win32/nsis/python.nsi config.status: creating bindings/Makefile config.status: creating bindings/java/Makefile config.status: creating bindings/python/Makefile config.status: creating bindings/python/tests/Makefile config.status: creating bindings/php5/Makefile config.status: creating bindings/php5/examples/Makefile config.status: creating bindings/php5/tests/Makefile config.status: creating bindings/perl/Makefile config.status: creating config.h config.status: config.h is unchanged config.status: creating lasso/lasso_config.h config.status: lasso/lasso_config.h is unchanged config.status: executing depfiles commands config.status: executing libtool commands ============= Configuration ============= Main ---- Compiler: gcc 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection Install prefix: /usr Debugging: no Experimental ID-WSF: no Optionals builds ---------------- Available languages: java(1.8.0_181) python(3.7) perl(5.28.1) Java binding: yes Perl binding: yes PHP 5 binding: no Python binding: yes C API references: no Tests suite: yes + /usr/bin/make -O -j4 '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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /builddir/build/BUILD/lasso-2.6.0/missing autoheader) rm -f stamp-h1 touch config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged /usr/bin/make all-recursive Making all in lasso make[2]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso' /usr/bin/python3 ./build_strerror.py . >.errors.c.new if ! cmp -s ./errors.c .errors.c.new; then \ mv -f .errors.c.new errors.c; else \ rm .errors.c.new; fi make[2]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso' make[2]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso' /usr/bin/python3 ./extract_symbols.py . > symbols.sym make[2]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso' make[2]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso' /usr/bin/python3 ./extract_types.py . make[2]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso' /usr/bin/make all-recursive Making all in xml Making all in saml-2.0 make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/saml-2.0' CC saml2_attribute.lo make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/saml-2.0' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/saml-2.0' CC saml2_advice.lo make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/saml-2.0' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/saml-2.0' CC saml2_action.lo make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/saml-2.0' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/saml-2.0' CC saml2_assertion.lo make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/saml-2.0' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/saml-2.0' CC saml2_attribute_statement.lo make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/saml-2.0' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/saml-2.0' CC saml2_attribute_value.lo make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/saml-2.0' BUILDSTDERR: saml2_attribute_value.c: In function 'class_init': BUILDSTDERR: saml2_attribute_value.c:94:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: g_type_class_add_private(klass, sizeof(struct _LassoSaml2AttributeValuePrivate)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/glib-2.0/gobject/gobject.h:24, BUILDSTDERR: from /usr/include/glib-2.0/gobject/gbinding.h:29, BUILDSTDERR: from /usr/include/glib-2.0/glib-object.h:23, BUILDSTDERR: from ../xml.h:34, BUILDSTDERR: from ../private.h:31, BUILDSTDERR: from saml2_attribute_value.c:22: BUILDSTDERR: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here BUILDSTDERR: void g_type_class_add_private (gpointer g_class, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/saml-2.0' CC saml2_audience_restriction.lo make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/saml-2.0' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/saml-2.0' CC saml2_authn_context.lo make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/saml-2.0' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/saml-2.0' CC saml2_authn_statement.lo make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/saml-2.0' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/saml-2.0' CC saml2_base_idabstract.lo make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/saml-2.0' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/saml-2.0' CC saml2_authz_decision_statement.lo make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/saml-2.0' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/saml-2.0' CC saml2_condition_abstract.lo make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/saml-2.0' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/saml-2.0' CC saml2_conditions.lo make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/saml-2.0' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/saml-2.0' CC saml2_evidence.lo make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/saml-2.0' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/saml-2.0' CC saml2_encrypted_element.lo make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/saml-2.0' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/saml-2.0' CC saml2_key_info_confirmation_data.lo make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/saml-2.0' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/saml-2.0' CC saml2_one_time_use.lo make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/saml-2.0' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/saml-2.0' CC saml2_name_id.lo make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/saml-2.0' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/saml-2.0' CC saml2_key_info_confirmation_data_type.lo make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/saml-2.0' BUILDSTDERR: saml2_key_info_confirmation_data_type.c: In function 'class_init': BUILDSTDERR: saml2_key_info_confirmation_data_type.c:99:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: g_type_class_add_private(klass, sizeof(LassoSaml2KeyInfoConfirmationDataTypePrivate)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/glib-2.0/gobject/gobject.h:24, BUILDSTDERR: from /usr/include/glib-2.0/gobject/gbinding.h:29, BUILDSTDERR: from /usr/include/glib-2.0/glib-object.h:23, BUILDSTDERR: from ../xml.h:34, BUILDSTDERR: from ../private.h:31, BUILDSTDERR: from saml2_key_info_confirmation_data_type.c:24: BUILDSTDERR: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here BUILDSTDERR: void g_type_class_add_private (gpointer g_class, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/saml-2.0' CC saml2_proxy_restriction.lo make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/saml-2.0' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/saml-2.0' CC saml2_statement_abstract.lo make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/saml-2.0' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/saml-2.0' CC saml2_subject_confirmation.lo make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/saml-2.0' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/saml-2.0' CC saml2_subject.lo make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/saml-2.0' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/saml-2.0' CC saml2_subject_confirmation_data.lo make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/saml-2.0' BUILDSTDERR: saml2_subject_confirmation_data.c: In function 'class_init': BUILDSTDERR: saml2_subject_confirmation_data.c:99:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: g_type_class_add_private(klass, sizeof(struct _LassoSaml2SubjectConfirmationDataPrivate)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/glib-2.0/gobject/gobject.h:24, BUILDSTDERR: from /usr/include/glib-2.0/gobject/gbinding.h:29, BUILDSTDERR: from /usr/include/glib-2.0/glib-object.h:23, BUILDSTDERR: from ../xml.h:34, BUILDSTDERR: from ../private.h:31, BUILDSTDERR: from saml2_subject_confirmation_data.c:24: BUILDSTDERR: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here BUILDSTDERR: void g_type_class_add_private (gpointer g_class, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/saml-2.0' CC saml2_subject_locality.lo make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/saml-2.0' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/saml-2.0' CC samlp2_artifact_resolve.lo make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/saml-2.0' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/saml-2.0' CC samlp2_artifact_response.lo make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/saml-2.0' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/saml-2.0' CC samlp2_assertion_id_request.lo make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/saml-2.0' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/saml-2.0' CC samlp2_attribute_query.lo make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/saml-2.0' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/saml-2.0' CC samlp2_authn_query.lo make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/saml-2.0' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/saml-2.0' CC samlp2_authn_request.lo make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/saml-2.0' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/saml-2.0' CC samlp2_authz_decision_query.lo make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/saml-2.0' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/saml-2.0' CC samlp2_idp_entry.lo make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/saml-2.0' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/saml-2.0' CC samlp2_extensions.lo make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/saml-2.0' BUILDSTDERR: samlp2_extensions.c: In function 'class_init': BUILDSTDERR: samlp2_extensions.c:88:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: g_type_class_add_private(G_OBJECT_CLASS(klass), sizeof(LassoSamlp2ExtensionsPrivate)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/glib-2.0/gobject/gobject.h:24, BUILDSTDERR: from /usr/include/glib-2.0/gobject/gbinding.h:29, BUILDSTDERR: from /usr/include/glib-2.0/glib-object.h:23, BUILDSTDERR: from ../xml.h:34, BUILDSTDERR: from ../private.h:31, BUILDSTDERR: from samlp2_extensions.c:24: BUILDSTDERR: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here BUILDSTDERR: void g_type_class_add_private (gpointer g_class, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/saml-2.0' CC samlp2_idp_list.lo make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/saml-2.0' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/saml-2.0' CC samlp2_logout_request.lo BUILDSTDERR: samlp2_logout_request.c: In function 'class_init': BUILDSTDERR: samlp2_logout_request.c:196:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: g_type_class_add_private(G_OBJECT_CLASS(klass), sizeof(LassoSamlp2LogoutRequestPrivate)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/glib-2.0/gobject/gobject.h:24, BUILDSTDERR: from /usr/include/glib-2.0/gobject/gbinding.h:29, BUILDSTDERR: from /usr/include/glib-2.0/glib-object.h:23, BUILDSTDERR: from ../xml.h:34, BUILDSTDERR: from ../private.h:31, BUILDSTDERR: from samlp2_logout_request.c:24: BUILDSTDERR: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here BUILDSTDERR: void g_type_class_add_private (gpointer g_class, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/saml-2.0' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/saml-2.0' CC samlp2_logout_response.lo make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/saml-2.0' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/saml-2.0' CC samlp2_manage_name_id_request.lo make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/saml-2.0' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/saml-2.0' CC samlp2_manage_name_id_response.lo make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/saml-2.0' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/saml-2.0' CC samlp2_name_id_mapping_request.lo make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/saml-2.0' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/saml-2.0' CC samlp2_name_id_mapping_response.lo make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/saml-2.0' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/saml-2.0' CC samlp2_name_id_policy.lo make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/saml-2.0' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/saml-2.0' CC samlp2_request_abstract.lo make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/saml-2.0' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/saml-2.0' CC samlp2_requested_authn_context.lo make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/saml-2.0' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/saml-2.0' CC samlp2_scoping.lo make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/saml-2.0' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/saml-2.0' CC samlp2_response.lo make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/saml-2.0' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/saml-2.0' CC samlp2_status.lo make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/saml-2.0' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/saml-2.0' CC samlp2_status_code.lo make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/saml-2.0' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/saml-2.0' CC samlp2_status_detail.lo make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/saml-2.0' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/saml-2.0' CC samlp2_subject_query_abstract.lo make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/saml-2.0' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/saml-2.0' CC samlp2_status_response.lo make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/saml-2.0' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/saml-2.0' CC samlp2_terminate.lo make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/saml-2.0' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/saml-2.0' CCLD liblasso-xml-saml2.la make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/saml-2.0' Making all in soap-1.1 make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/soap-1.1' CC soap_detail.lo make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/soap-1.1' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/soap-1.1' CC soap_fault.lo make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/soap-1.1' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/soap-1.1' CC soap_body.lo make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/soap-1.1' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/soap-1.1' CC soap_envelope.lo make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/soap-1.1' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/soap-1.1' CC soap_header.lo make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/soap-1.1' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/soap-1.1' CCLD liblasso-xml-soap11.la make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/soap-1.1' Making all in dsig make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/dsig' CC ds_key_info.lo make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/dsig' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/dsig' CC ds_rsa_key_value.lo make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/dsig' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/dsig' CC ds_key_value.lo make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/dsig' BUILDSTDERR: ds_key_value.c: In function 'class_init': BUILDSTDERR: ds_key_value.c:66:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: g_type_class_add_private(klass, sizeof(LassoDsKeyValuePrivate)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/glib-2.0/gobject/gobject.h:24, BUILDSTDERR: from /usr/include/glib-2.0/gobject/gbinding.h:29, BUILDSTDERR: from /usr/include/glib-2.0/glib-object.h:23, BUILDSTDERR: from ../xml.h:34, BUILDSTDERR: from ../private.h:31, BUILDSTDERR: from ds_key_value.c:24: BUILDSTDERR: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here BUILDSTDERR: void g_type_class_add_private (gpointer g_class, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/dsig' CC ds_x509_data.lo make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/dsig' BUILDSTDERR: ds_x509_data.c: In function 'class_init': BUILDSTDERR: ds_x509_data.c:77:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: g_type_class_add_private(klass, sizeof(LassoDsX509DataPrivate)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/glib-2.0/gobject/gobject.h:24, BUILDSTDERR: from /usr/include/glib-2.0/gobject/gbinding.h:29, BUILDSTDERR: from /usr/include/glib-2.0/glib-object.h:23, BUILDSTDERR: from ../xml.h:34, BUILDSTDERR: from ../private.h:31, BUILDSTDERR: from ds_x509_data.c:24: BUILDSTDERR: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here BUILDSTDERR: void g_type_class_add_private (gpointer g_class, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/dsig' CCLD liblasso-xml-dsig.la make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/dsig' Making all in ecp make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/ecp' CC ecp_response.lo make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/ecp' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/ecp' CC ecp_relaystate.lo make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/ecp' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/ecp' CC ecp_request.lo make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/ecp' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/ecp' CCLD liblasso-xml-ecp.la make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/ecp' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml' CC lib_assertion.lo make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml' CC lib_authentication_statement.lo make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml' CC lib_authn_context.lo make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml' CC lib_authn_request.lo make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml' CC lib_authn_request_envelope.lo make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml' CC lib_authn_response.lo make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml' CC lib_authn_response_envelope.lo make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml' CC lib_federation_termination_notification.lo make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml' CC tools.lo make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml' BUILDSTDERR: In file included from /usr/include/xmlsec1/xmlsec/xmlenc.h:27, BUILDSTDERR: from xml_enc.h:31, BUILDSTDERR: from private.h:32, BUILDSTDERR: from tools.c:35: BUILDSTDERR: tools.c: In function 'lasso_xmlsec_load_key_info': BUILDSTDERR: /usr/include/xmlsec1/xmlsec/keys.h:246:18: warning: 'key' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: (( key )->value != NULL) && \ BUILDSTDERR: ^~ BUILDSTDERR: tools.c:2567:15: note: 'key' was declared here BUILDSTDERR: xmlSecKeyPtr key, result = NULL; BUILDSTDERR: ^~~ make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml' CC lib_idp_entries.lo make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml' CC lib_idp_entry.lo make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml' CC lib_idp_list.lo make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml' CC xml.lo make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml' CC lib_logout_request.lo make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml' BUILDSTDERR: lib_logout_request.c: In function 'class_init': BUILDSTDERR: lib_logout_request.c:148:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: g_type_class_add_private(nclass, sizeof(struct _LassoLibLogoutRequestPrivate)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/glib-2.0/gobject/gobject.h:24, BUILDSTDERR: from /usr/include/glib-2.0/gobject/gbinding.h:29, BUILDSTDERR: from /usr/include/glib-2.0/glib-object.h:23, BUILDSTDERR: from xml.h:34, BUILDSTDERR: from private.h:31, BUILDSTDERR: from lib_logout_request.c:24: BUILDSTDERR: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here BUILDSTDERR: void g_type_class_add_private (gpointer g_class, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml' CC lib_logout_response.lo make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml' CC lib_name_identifier_mapping_request.lo make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml' CC lib_name_identifier_mapping_response.lo make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml' CC lib_register_name_identifier_request.lo make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml' CC lib_register_name_identifier_response.lo make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml' CC lib_request_authn_context.lo make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml' CC lib_scoping.lo make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml' CC lib_subject.lo make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml' CC lib_status_response.lo make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml' CC misc_text_node.lo BUILDSTDERR: misc_text_node.c: In function 'class_init': BUILDSTDERR: misc_text_node.c:142:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: g_type_class_add_private(klass, sizeof(LassoMiscTextNodePrivate)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/glib-2.0/gobject/gobject.h:24, BUILDSTDERR: from /usr/include/glib-2.0/gobject/gbinding.h:29, BUILDSTDERR: from /usr/include/glib-2.0/glib-object.h:23, BUILDSTDERR: from ../utils.h:29, BUILDSTDERR: from misc_text_node.c:25: BUILDSTDERR: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here BUILDSTDERR: void g_type_class_add_private (gpointer g_class, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml' CC paos_request.lo make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml' CC saml_advice.lo make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml' CC paos_response.lo make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml' CC saml_assertion.lo make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml' CC saml_attribute.lo make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml' CC saml_attribute_designator.lo make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml' CC saml_attribute_statement.lo make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml' CC saml_attribute_value.lo make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml' CC saml_audience_restriction_condition.lo make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml' CC saml_authentication_statement.lo make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml' CC saml_authority_binding.lo make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml' CC saml_condition_abstract.lo make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml' CC saml_conditions.lo make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml' CC saml_statement_abstract.lo make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml' CC saml_name_identifier.lo make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml' CC saml_subject.lo make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml' CC saml_subject_confirmation.lo make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml' CC saml_subject_locality.lo make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml' CC saml_subject_statement.lo make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml' CC saml_subject_statement_abstract.lo make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml' CC samlp_request.lo make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml' CC samlp_request_abstract.lo make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml' CC samlp_response.lo make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml' CC samlp_response_abstract.lo make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml' CC samlp_status.lo make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml' CC samlp_status_code.lo make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml' CCLD liblasso-xml.la make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml' Making all in id-ff make[4]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/id-ff' CC federation.lo make[4]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/id-ff' make[4]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/id-ff' CC identity.lo make[4]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/id-ff' make[4]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/id-ff' CC lecp.lo make[4]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/id-ff' make[4]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/id-ff' CC defederation.lo make[4]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/id-ff' make[4]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/id-ff' CC name_identifier_mapping.lo make[4]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/id-ff' make[4]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/id-ff' CC name_registration.lo make[4]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/id-ff' make[4]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/id-ff' CC logout.lo make[4]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/id-ff' make[4]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/id-ff' CC login.lo make[4]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/id-ff' BUILDSTDERR: login.c: In function 'class_init': BUILDSTDERR: login.c:2483:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: g_type_class_add_private(klass, sizeof(LassoLoginPrivate)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/glib-2.0/gobject/gobject.h:24, BUILDSTDERR: from /usr/include/glib-2.0/gobject/gbinding.h:29, BUILDSTDERR: from /usr/include/glib-2.0/glib-object.h:23, BUILDSTDERR: from ../utils.h:29, BUILDSTDERR: from login.c:247: BUILDSTDERR: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here BUILDSTDERR: void g_type_class_add_private (gpointer g_class, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ make[4]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/id-ff' CC profile.lo make[4]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/id-ff' BUILDSTDERR: profile.c: In function 'class_init': BUILDSTDERR: profile.c:992:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: g_type_class_add_private(klass, sizeof(LassoProfilePrivate)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/glib-2.0/gobject/gobject.h:24, BUILDSTDERR: from /usr/include/glib-2.0/gobject/gbinding.h:29, BUILDSTDERR: from /usr/include/glib-2.0/glib-object.h:23, BUILDSTDERR: from ../xml/xml.h:34, BUILDSTDERR: from ../xml/private.h:31, BUILDSTDERR: from profile.c:30: BUILDSTDERR: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here BUILDSTDERR: void g_type_class_add_private (gpointer g_class, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ make[4]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/id-ff' CC session.lo make[4]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/id-ff' BUILDSTDERR: session.c: In function 'class_init': BUILDSTDERR: session.c:1032:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: g_type_class_add_private(nclass, sizeof(LassoSessionPrivate)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/glib-2.0/gobject/gobject.h:24, BUILDSTDERR: from /usr/include/glib-2.0/gobject/gbinding.h:29, BUILDSTDERR: from /usr/include/glib-2.0/glib-object.h:23, BUILDSTDERR: from ../xml/xml.h:34, BUILDSTDERR: from ../xml/private.h:31, BUILDSTDERR: from session.c:30: BUILDSTDERR: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here BUILDSTDERR: void g_type_class_add_private (gpointer g_class, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ make[4]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/id-ff' CC provider.lo make[4]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/id-ff' BUILDSTDERR: provider.c: In function 'class_init': BUILDSTDERR: provider.c:928:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: g_type_class_add_private(G_OBJECT_CLASS(klass), sizeof(LassoProviderPrivate)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/glib-2.0/gobject/gobject.h:24, BUILDSTDERR: from /usr/include/glib-2.0/gobject/gbinding.h:29, BUILDSTDERR: from /usr/include/glib-2.0/glib-object.h:23, BUILDSTDERR: from ../xml/xml.h:34, BUILDSTDERR: from ../xml/private.h:31, BUILDSTDERR: from provider.c:51: BUILDSTDERR: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here BUILDSTDERR: void g_type_class_add_private (gpointer g_class, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ make[4]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/id-ff' CC server.lo make[4]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/id-ff' make[4]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/id-ff' CCLD liblasso-id-ff.la make[4]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/id-ff' Making all in saml-2.0 make[4]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/saml-2.0' CC federation.lo make[4]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/saml-2.0' make[4]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/saml-2.0' CC assertion_query.lo make[4]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/saml-2.0' make[4]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/saml-2.0' CC ecp.lo make[4]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/saml-2.0' make[4]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/saml-2.0' CC provider.lo make[4]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/saml-2.0' make[4]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/saml-2.0' CC logout.lo make[4]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/saml-2.0' make[4]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/saml-2.0' CC profile.lo make[4]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/saml-2.0' make[4]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/saml-2.0' CC server.lo make[4]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/saml-2.0' make[4]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/saml-2.0' CC name_id_management.lo make[4]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/saml-2.0' make[4]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/saml-2.0' CC login.lo make[4]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/saml-2.0' make[4]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/saml-2.0' CC saml2_helper.lo make[4]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/saml-2.0' make[4]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/saml-2.0' CCLD liblasso-saml-20.la make[4]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/saml-2.0' make[4]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso' CC utils.lo make[4]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso' make[4]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso' CC registry.lo make[4]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso' make[4]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso' CC errors.lo make[4]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso' make[4]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso' CC lasso.lo make[4]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso' make[4]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso' CC logging.lo make[4]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso' make[4]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso' CC key.lo make[4]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso' BUILDSTDERR: key.c: In function 'class_init': BUILDSTDERR: key.c:87:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: g_type_class_add_private(klass, sizeof(LassoKeyPrivate)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/glib-2.0/gobject/gobject.h:24, BUILDSTDERR: from /usr/include/glib-2.0/gobject/gbinding.h:29, BUILDSTDERR: from /usr/include/glib-2.0/glib-object.h:23, BUILDSTDERR: from xml/xml.h:34, BUILDSTDERR: from key.h:30, BUILDSTDERR: from key.c:23: BUILDSTDERR: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here BUILDSTDERR: void g_type_class_add_private (gpointer g_class, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ make[4]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso' CCLD liblasso.la copying selected object files to avoid basename conflicts... make[4]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso' Making all in tests Making all in data make[3]: Nothing to be done for 'all'. make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/tests' CC tests.o make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/tests' make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/tests' CC non_regression_tests.o make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/tests' make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/tests' CC login_tests.o make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/tests' BUILDSTDERR: login_tests.c: In function 'test03_serviceProviderLogin': BUILDSTDERR: login_tests.c:438:3: warning: 'artifact_message' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: lasso_profile_set_artifact_message(&idpLoginContext->parent, artifact_message); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: login_tests.c: In function 'test02_serviceProviderLogin': BUILDSTDERR: login_tests.c:273:3: warning: 'artifact_message' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: lasso_profile_set_artifact_message(&idpLoginContext->parent, artifact_message); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/tests' CC metadata_tests.o make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/tests' make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/tests' CC random_tests.o make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/tests' make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/tests' CC assertion_query_saml2.o make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/tests' make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/tests' CC perfs.o make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/tests' make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/tests' CC tests2-tests2.o make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/tests' make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/tests' CCLD perfs make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/tests' make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/tests' CC basic_tests.o make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/tests' make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/tests' CCLD tests2 make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/tests' make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/tests' CC login_tests_saml2.o make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/tests' make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/tests' CCLD tests make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/tests' Making all in win32 Making all in nsis make[3]: Nothing to be done for 'all'. Making all in msvc Making all in php make[4]: Nothing to be done for 'all'. Making all in python make[4]: Nothing to be done for 'all'. Making all in java make[4]: Nothing to be done for 'all'. make[4]: Nothing to be done for 'all-am'. make[3]: Nothing to be done for 'all-am'. Making all in bindings Making all in python make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/bindings/python' GEN _lasso.c make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/bindings/python' /usr/bin/make all-recursive BUILDSTDERR: failed to process: LassoKey* in line: LASSO_EXPORT char* lasso_node_export_to_saml2_query(LassoNode *node, const char *param_name, const char *url, struct _LassoKey *key); BUILDSTDERR: W: skipping function BUILDSTDERR: W: skipping field LassoLibAuthnContext.AuthenticationContextStatement BUILDSTDERR: W: skipping field LassoSamlAssertion.Statement BUILDSTDERR: W: skipping field LassoSamlAssertion.AuthorizationDecisionStatement BUILDSTDERR: W: changed relay_state = None BUILDSTDERR: to relay_state BUILDSTDERR: W: changed message_id = None BUILDSTDERR: to message_id BUILDSTDERR: W: unsupported setter for hashtable ('GHashTable*', 'assertions', {'element-type': 'LassoNode'}) BUILDSTDERR: W: unsupported setter for hashtable ('GHashTable*', 'federations', {'element-type': 'LassoFederation'}) BUILDSTDERR: W: unsupported setter for hashtable ('GHashTable*', 'providers', {'element-type': 'LassoProvider'}) BUILDSTDERR: W: changed blacklisted_entity_ids = None BUILDSTDERR: to blacklisted_entity_ids BUILDSTDERR: W: changed trusted_roots = None BUILDSTDERR: to trusted_roots BUILDSTDERR: W: method lasso_ecp_set_known_sp_provided_idp_entries_supporting_ecp and member known_sp_provided_idp_entries_supporting_ecp clashes BUILDSTDERR: W: changed remote_provider_id = None BUILDSTDERR: to remote_provider_id BUILDSTDERR: W: changed audience = None BUILDSTDERR: to audience BUILDSTDERR: W: changed requestID = None BUILDSTDERR: to requestID BUILDSTDERR: W: changed reauthenticateOnOrAfter = None BUILDSTDERR: to reauthenticateOnOrAfter BUILDSTDERR: W: changed authenticationInstant = None BUILDSTDERR: to authenticationInstant Making all in tests make[5]: Nothing to be done for 'all'. make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/bindings/python' CC _lasso_la-_lasso.lo make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/bindings/python' BUILDSTDERR: _lasso.c: In function 'PyString_Size': BUILDSTDERR: _lasso.c:33:14: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: char *ret = PyUnicode_AsUTF8AndSize(string, &size); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: _lasso.c: In function 'set_hashtable_of_pygobject': BUILDSTDERR: _lasso.c:30:27: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: #define PyString_AsString PyUnicode_AsUTF8 BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: _lasso.c:263:16: note: in expansion of macro 'PyString_AsString' BUILDSTDERR: char *ckey = PyString_AsString(key); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: _lasso.c: In function 'set_hashtable_of_strings': BUILDSTDERR: _lasso.c:30:27: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: #define PyString_AsString PyUnicode_AsUTF8 BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: _lasso.c:306:16: note: in expansion of macro 'PyString_AsString' BUILDSTDERR: char *ckey = PyString_AsString(key); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: _lasso.c:30:27: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: #define PyString_AsString PyUnicode_AsUTF8 BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: _lasso.c:307:18: note: in expansion of macro 'PyString_AsString' BUILDSTDERR: char *cvalue = PyString_AsString(value); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: _lasso.c: In function 'get_xml_node_from_pystring': BUILDSTDERR: _lasso.c:407:7: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: utf8 = get_pystring(string, &size); BUILDSTDERR: ^ BUILDSTDERR: At top level: BUILDSTDERR: _lasso.c:31:19: warning: 'PyString_Size' defined but not used [-Wunused-function] BUILDSTDERR: static Py_ssize_t PyString_Size(PyObject *string) { BUILDSTDERR: ^~~~~~~~~~~~~ make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/bindings/python' CCLD _lasso.la make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/bindings/python' Making all in java make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/bindings/java' make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/bindings/java' BUILDSTDERR: failed to process: LassoKey* in line: LASSO_EXPORT char* lasso_node_export_to_saml2_query(LassoNode *node, const char *param_name, const char *url, struct _LassoKey *key); BUILDSTDERR: W: skipping function BUILDSTDERR: W: skipping field LassoLibAuthnContext.AuthenticationContextStatement BUILDSTDERR: W: skipping field LassoSamlAssertion.Statement BUILDSTDERR: W: skipping field LassoSamlAssertion.AuthorizationDecisionStatement make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/bindings/java' GEN com_entrouvert_lasso_LassoJNI.c make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/bindings/java' BUILDSTDERR: W: skipping function BUILDSTDERR: W: skipping function BUILDSTDERR: W: skipping function BUILDSTDERR: W: skipping function BUILDSTDERR: W: skipping function BUILDSTDERR: failed to process: LassoKey* in line: LASSO_EXPORT char* lasso_node_export_to_saml2_query(LassoNode *node, const char *param_name, const char *url, struct _LassoKey *key); BUILDSTDERR: W: skipping function BUILDSTDERR: W: skipping field LassoLibAuthnContext.AuthenticationContextStatement BUILDSTDERR: W: skipping field LassoSamlAssertion.Statement BUILDSTDERR: W: skipping field LassoSamlAssertion.AuthorizationDecisionStatement BUILDSTDERR: W: skipping function BUILDSTDERR: W: skipping function BUILDSTDERR: W: skipping function BUILDSTDERR: W: skipping function BUILDSTDERR: W: remove for list of xml node not supported: ('GList*', 'Extension', {'element-type': 'xmlNode'}) BUILDSTDERR: W: remove for list of xml node not supported: ('GList*', 'Extension', {'element-type': 'xmlNode'}) BUILDSTDERR: W: remove for list of xml node not supported: ('GList*', 'Extension', {'element-type': 'xmlNode'}) BUILDSTDERR: W: remove for list of xml node not supported: ('GList*', 'Extension', {'element-type': 'xmlNode'}) BUILDSTDERR: W: remove for list of xml node not supported: ('GList*', 'Extension', {'element-type': 'xmlNode'}) BUILDSTDERR: W: remove for list of xml node not supported: ('GList*', 'Extension', {'element-type': 'xmlNode'}) BUILDSTDERR: W: remove for list of xml node not supported: ('GList*', 'Extension', {'element-type': 'xmlNode'}) BUILDSTDERR: W: remove for list of xml node not supported: ('GList*', 'Extension', {'element-type': 'xmlNode'}) BUILDSTDERR: W: remove for list of xml node not supported: ('GList*', 'Extension', {'element-type': 'xmlNode'}) BUILDSTDERR: W: remove for list of xml node not supported: ('GList*', 'Extension', {'element-type': 'xmlNode'}) BUILDSTDERR: W: remove for list of xml node not supported: ('GList*', 'EncryptedKey', {'element-type': 'xmlNode'}) make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/bindings/java' JAVAC com/entrouvert/lasso/LassoJNI.class make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/bindings/java' BUILDSTDERR: Note: ./com/entrouvert/lasso/GObject.java uses unchecked or unsafe operations. BUILDSTDERR: Note: Recompile with -Xlint:unchecked for details. make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/bindings/java' JAVAC com/entrouvert/lasso/LibStatusResponse.class make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/bindings/java' make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/bindings/java' JAVAC com/entrouvert/lasso/LibLogoutResponse.class make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/bindings/java' make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/bindings/java' JAVAC com/entrouvert/lasso/SamlAttributeDesignator.class make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/bindings/java' make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/bindings/java' JAVAC com/entrouvert/lasso/SamlAttribute.class make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/bindings/java' make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/bindings/java' JAVAC com/entrouvert/lasso/LibRegisterNameIdentifierResponse.class make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/bindings/java' make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/bindings/java' JAVAC com/entrouvert/lasso/LibFederationTerminationNotification.class make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/bindings/java' make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/bindings/java' JAVAC com/entrouvert/lasso/LibSubject.class make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/bindings/java' make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/bindings/java' JAVAC com/entrouvert/lasso/SamlAttributeValue.class make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/bindings/java' make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/bindings/java' JAVAC com/entrouvert/lasso/SamlAuthorityBinding.class make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/bindings/java' make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/bindings/java' JAVAC com/entrouvert/lasso/LibNameIdentifierMappingResponse.class make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/bindings/java' make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/bindings/java' JAVAC com/entrouvert/lasso/SamlpRequest.class make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/bindings/java' make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/bindings/java' JAVAC com/entrouvert/lasso/Samlp2StatusResponse.class make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/bindings/java' make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/bindings/java' JAVAC com/entrouvert/lasso/Samlp2LogoutResponse.class make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/bindings/java' make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/bindings/java' JAVAC com/entrouvert/lasso/Samlp2NameIDMappingResponse.class make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/bindings/java' make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/bindings/java' JAVAC com/entrouvert/lasso/Saml2KeyInfoConfirmationData.class make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/bindings/java' make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/bindings/java' JAVAC com/entrouvert/lasso/Samlp2Response.class make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/bindings/java' make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/bindings/java' JAVAC com/entrouvert/lasso/Samlp2SubjectQueryAbstract.class make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/bindings/java' make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/bindings/java' JAVAC com/entrouvert/lasso/Samlp2AttributeQuery.class make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/bindings/java' make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/bindings/java' JAVAC com/entrouvert/lasso/Samlp2AuthzDecisionQuery.class make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/bindings/java' make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/bindings/java' JAVAC com/entrouvert/lasso/Samlp2ArtifactResolve.class make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/bindings/java' make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/bindings/java' JAVAC com/entrouvert/lasso/Samlp2NameIDMappingRequest.class make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/bindings/java' make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/bindings/java' JAVAC com/entrouvert/lasso/Samlp2AssertionIDRequest.class make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/bindings/java' make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/bindings/java' JAVAC com/entrouvert/lasso/Samlp2ManageNameIDRequest.class make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/bindings/java' make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/bindings/java' JAVAC com/entrouvert/lasso/Samlp2AuthnQuery.class make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/bindings/java' make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/bindings/java' JAVAC com/entrouvert/lasso/Samlp2ManageNameIDResponse.class make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/bindings/java' make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/bindings/java' JAVAC com/entrouvert/lasso/Samlp2AuthnRequest.class make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/bindings/java' make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/bindings/java' JAVAC com/entrouvert/lasso/Samlp2ArtifactResponse.class make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/bindings/java' make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/bindings/java' JAVAC com/entrouvert/lasso/Saml2AttributeValue.class make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/bindings/java' make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/bindings/java' GEN com_entrouvert_lasso_LassoJNI.h make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/bindings/java' /usr/bin/make all-am make[4]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/bindings/java' make[4]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/bindings/java' BUILDSTDERR: failed to process: LassoKey* in line: LASSO_EXPORT char* lasso_node_export_to_saml2_query(LassoNode *node, const char *param_name, const char *url, struct _LassoKey *key); BUILDSTDERR: W: skipping function BUILDSTDERR: W: skipping field LassoLibAuthnContext.AuthenticationContextStatement BUILDSTDERR: W: skipping field LassoSamlAssertion.Statement BUILDSTDERR: W: skipping field LassoSamlAssertion.AuthorizationDecisionStatement make[4]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/bindings/java' CC libjnilasso_la-com_entrouvert_lasso_LassoJNI.lo make[4]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/bindings/java' make[4]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/bindings/java' CCLD libjnilasso.la make[4]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/bindings/java' make[4]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/bindings/java' JAR lasso.jar make[4]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/bindings/java' Making all in perl make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/bindings/perl' GEN Lasso.xs make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/bindings/perl' BUILDSTDERR: W: skipping function BUILDSTDERR: failed to process: LassoKey* in line: LASSO_EXPORT char* lasso_node_export_to_saml2_query(LassoNode *node, const char *param_name, const char *url, struct _LassoKey *key); BUILDSTDERR: W: skipping function BUILDSTDERR: W: skipping field LassoLibAuthnContext.AuthenticationContextStatement BUILDSTDERR: W: skipping field LassoSamlAssertion.Statement BUILDSTDERR: W: skipping field LassoSamlAssertion.AuthorizationDecisionStatement BUILDSTDERR: W: skipping function BUILDSTDERR: W: skipping function BUILDSTDERR: W: skipping function BUILDSTDERR: W: skipping function make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/bindings/perl' GEN Lasso.pm make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/bindings/perl' BUILDSTDERR: W: skipping function BUILDSTDERR: failed to process: LassoKey* in line: LASSO_EXPORT char* lasso_node_export_to_saml2_query(LassoNode *node, const char *param_name, const char *url, struct _LassoKey *key); BUILDSTDERR: W: skipping function BUILDSTDERR: W: skipping field LassoLibAuthnContext.AuthenticationContextStatement BUILDSTDERR: W: skipping field LassoSamlAssertion.Statement BUILDSTDERR: W: skipping field LassoSamlAssertion.AuthorizationDecisionStatement BUILDSTDERR: W: skipping function BUILDSTDERR: W: skipping function BUILDSTDERR: W: skipping function BUILDSTDERR: W: skipping function make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/bindings/perl' GEN Makefile.perl SUBMAKE Makefile.perl make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/bindings/perl' make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/bindings/perl' SUBMAKE blib/arch/auto/Lasso/Lasso.so make[4]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. Lasso.xs: In function 'XS_Lasso__Session_assertions': Lasso.xs:2510:66: warning: comparison of constant '12' with boolean expression is always true [-Wbool-compare] if (SvTYPE(ST(1)) != SVt_RV || ! SvTYPE(SvRV(ST(1))) != SVt_PVHV) { ^~ Lasso.xs:2510:66: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses] Lasso.xs:2510:44: note: add parentheses around left hand side expression to silence this warning if (SvTYPE(ST(1)) != SVt_RV || ! SvTYPE(SvRV(ST(1))) != SVt_PVHV) { Lasso.xs: In function 'XS_Lasso__Identity_federations': Lasso.xs:2578:66: warning: comparison of constant '12' with boolean expression is always true [-Wbool-compare] if (SvTYPE(ST(1)) != SVt_RV || ! SvTYPE(SvRV(ST(1))) != SVt_PVHV) { ^~ Lasso.xs:2578:66: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses] Lasso.xs:2578:44: note: add parentheses around left hand side expression to silence this warning if (SvTYPE(ST(1)) != SVt_RV || ! SvTYPE(SvRV(ST(1))) != SVt_PVHV) { Lasso.xs: In function 'XS_Lasso__Server_providers': Lasso.xs:3259:66: warning: comparison of constant '12' with boolean expression is always true [-Wbool-compare] if (SvTYPE(ST(1)) != SVt_RV || ! SvTYPE(SvRV(ST(1))) != SVt_PVHV) { ^~ Lasso.xs:3259:66: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses] Lasso.xs:3259:44: note: add parentheses around left hand side expression to silence this warning if (SvTYPE(ST(1)) != SVt_RV || ! SvTYPE(SvRV(ST(1))) != SVt_PVHV) { make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/bindings/perl' make[3]: Nothing to be done for 'all-am'. Making all in docs Making all in lasso-book make[4]: Nothing to be done for 'all-am'. make[3]: Nothing to be done for 'all-am'. + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.yGFKb2 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/lasso-2.6.0-10.fc30.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/lasso-2.6.0-10.fc30.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/lasso-2.6.0-10.fc30.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/lasso-2.6.0-10.fc30.riscv64 + cd lasso-2.6.0 + make install exec_prefix=/usr DESTDIR=/builddir/build/BUILDROOT/lasso-2.6.0-10.fc30.riscv64 make install-recursive make[1]: Entering directory '/builddir/build/BUILD/lasso-2.6.0' Making install in lasso make[2]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso' make install-recursive make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso' Making install in xml make[4]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml' Making install in saml-2.0 make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/saml-2.0' make[6]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/saml-2.0' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/lasso-2.6.0-10.fc30.riscv64/usr/include/lasso/xml/saml-2.0' /usr/bin/install -c -m 644 saml2_action.h saml2_advice.h saml2_assertion.h saml2_attribute.h saml2_attribute_statement.h saml2_attribute_value.h saml2_audience_restriction.h saml2_authn_context.h saml2_authn_statement.h saml2_authz_decision_statement.h saml2_base_idabstract.h saml2_condition_abstract.h saml2_conditions.h saml2_encrypted_element.h saml2_evidence.h saml2_key_info_confirmation_data.h saml2_key_info_confirmation_data_type.h saml2_name_id.h saml2_one_time_use.h saml2_proxy_restriction.h saml2_statement_abstract.h saml2_subject_confirmation_data.h saml2_subject_confirmation.h saml2_subject.h saml2_subject_locality.h samlp2_artifact_resolve.h samlp2_artifact_response.h samlp2_assertion_id_request.h samlp2_attribute_query.h samlp2_authn_query.h samlp2_authn_request.h samlp2_authz_decision_query.h samlp2_extensions.h samlp2_idp_entry.h samlp2_idp_list.h samlp2_logout_request.h samlp2_logout_response.h samlp2_manage_name_id_request.h samlp2_manage_name_id_response.h samlp2_name_id_mapping_request.h '/builddir/build/BUILDROOT/lasso-2.6.0-10.fc30.riscv64/usr/include/lasso/xml/saml-2.0' /usr/bin/install -c -m 644 samlp2_name_id_mapping_response.h samlp2_name_id_policy.h samlp2_request_abstract.h samlp2_requested_authn_context.h samlp2_response.h samlp2_scoping.h samlp2_status_code.h samlp2_status_detail.h samlp2_status.h samlp2_status_response.h samlp2_subject_query_abstract.h samlp2_terminate.h saml2_strings.h saml2_xsd.h '/builddir/build/BUILDROOT/lasso-2.6.0-10.fc30.riscv64/usr/include/lasso/xml/saml-2.0' make[6]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/saml-2.0' make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/saml-2.0' Making install in soap-1.1 make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/soap-1.1' make[6]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/soap-1.1' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/lasso-2.6.0-10.fc30.riscv64/usr/include/lasso/xml/soap-1.1' /usr/bin/install -c -m 644 soap_body.h soap_detail.h soap_fault.h soap_envelope.h soap_header.h xml_soap11.h '/builddir/build/BUILDROOT/lasso-2.6.0-10.fc30.riscv64/usr/include/lasso/xml/soap-1.1' make[6]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/soap-1.1' make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/soap-1.1' Making install in dsig make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/dsig' make[6]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/dsig' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/lasso-2.6.0-10.fc30.riscv64/usr/include/lasso/xml/dsig' /usr/bin/install -c -m 644 ds_key_info.h ds_key_value.h ds_rsa_key_value.h ds_x509_data.h strings.h xml_dsig.h '/builddir/build/BUILDROOT/lasso-2.6.0-10.fc30.riscv64/usr/include/lasso/xml/dsig' make[6]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/dsig' make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/dsig' Making install in ecp make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/ecp' make[6]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/ecp' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/lasso-2.6.0-10.fc30.riscv64/usr/include/lasso/xml/ecp' /usr/bin/install -c -m 644 ecp_request.h ecp_response.h ecp_relaystate.h '/builddir/build/BUILDROOT/lasso-2.6.0-10.fc30.riscv64/usr/include/lasso/xml/ecp' make[6]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/ecp' make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml/ecp' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml' make[6]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/lasso-2.6.0-10.fc30.riscv64/usr/include/lasso/xml' /usr/bin/install -c -m 644 strings.h xml.h lib_assertion.h lib_authentication_statement.h lib_authn_context.h lib_authn_request.h lib_authn_request_envelope.h lib_authn_response.h lib_authn_response_envelope.h lib_federation_termination_notification.h lib_idp_entries.h lib_idp_entry.h lib_idp_list.h lib_logout_request.h lib_logout_response.h lib_name_identifier_mapping_request.h lib_name_identifier_mapping_response.h lib_register_name_identifier_request.h lib_register_name_identifier_response.h lib_request_authn_context.h lib_scoping.h lib_status_response.h lib_subject.h misc_text_node.h paos_request.h paos_response.h saml_advice.h saml_assertion.h saml_attribute.h saml_attribute_designator.h saml_attribute_statement.h saml_attribute_value.h saml_audience_restriction_condition.h saml_authentication_statement.h saml_authority_binding.h saml_condition_abstract.h saml_conditions.h saml_name_identifier.h saml_statement_abstract.h saml_subject.h '/builddir/build/BUILDROOT/lasso-2.6.0-10.fc30.riscv64/usr/include/lasso/xml' /usr/bin/install -c -m 644 saml_subject_confirmation.h saml_subject_locality.h saml_subject_statement.h saml_subject_statement_abstract.h samlp_request.h samlp_request_abstract.h samlp_response.h samlp_response_abstract.h samlp_status.h samlp_status_code.h xml_enc.h tools.h '/builddir/build/BUILDROOT/lasso-2.6.0-10.fc30.riscv64/usr/include/lasso/xml' make[6]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml' make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml' make[4]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/xml' Making install in id-ff make[4]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/id-ff' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/id-ff' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/lasso-2.6.0-10.fc30.riscv64/usr/include/lasso/id-ff' /usr/bin/install -c -m 644 defederation.h federation.h identity.h lecp.h login.h logout.h name_identifier_mapping.h name_registration.h profile.h provider.h server.h session.h '/builddir/build/BUILDROOT/lasso-2.6.0-10.fc30.riscv64/usr/include/lasso/id-ff' make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/id-ff' make[4]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/id-ff' Making install in saml-2.0 make[4]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/saml-2.0' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso/saml-2.0' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/lasso-2.6.0-10.fc30.riscv64/usr/include/lasso/saml-2.0' /usr/bin/install -c -m 644 assertion_query.h ecp.h profile.h name_id_management.h provider.h saml2_helper.h '/builddir/build/BUILDROOT/lasso-2.6.0-10.fc30.riscv64/usr/include/lasso/saml-2.0' make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/saml-2.0' make[4]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso/saml-2.0' make[4]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/lasso' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/lasso-2.6.0-10.fc30.riscv64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c liblasso.la '/builddir/build/BUILDROOT/lasso-2.6.0-10.fc30.riscv64/usr/lib64' libtool: install: /usr/bin/install -c .libs/liblasso.so.3.13.0 /builddir/build/BUILDROOT/lasso-2.6.0-10.fc30.riscv64/usr/lib64/liblasso.so.3.13.0 libtool: install: (cd /builddir/build/BUILDROOT/lasso-2.6.0-10.fc30.riscv64/usr/lib64 && { ln -s -f liblasso.so.3.13.0 liblasso.so.3 || { rm -f liblasso.so.3 && ln -s liblasso.so.3.13.0 liblasso.so.3; }; }) libtool: install: (cd /builddir/build/BUILDROOT/lasso-2.6.0-10.fc30.riscv64/usr/lib64 && { ln -s -f liblasso.so.3.13.0 liblasso.so || { rm -f liblasso.so && ln -s liblasso.so.3.13.0 liblasso.so; }; }) libtool: install: /usr/bin/install -c .libs/liblasso.lai /builddir/build/BUILDROOT/lasso-2.6.0-10.fc30.riscv64/usr/lib64/liblasso.la libtool: install: /usr/bin/install -c .libs/liblasso.a /builddir/build/BUILDROOT/lasso-2.6.0-10.fc30.riscv64/usr/lib64/liblasso.a libtool: install: chmod 644 /builddir/build/BUILDROOT/lasso-2.6.0-10.fc30.riscv64/usr/lib64/liblasso.a libtool: install: ranlib /builddir/build/BUILDROOT/lasso-2.6.0-10.fc30.riscv64/usr/lib64/liblasso.a BUILDSTDERR: libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/lasso-2.6.0-10.fc30.riscv64/usr/include/lasso' /usr/bin/install -c -m 644 export.h lasso.h lasso_config.h errors.h registry.h ctypes.h key.h '/builddir/build/BUILDROOT/lasso-2.6.0-10.fc30.riscv64/usr/include/lasso' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/lasso-2.6.0-10.fc30.riscv64/usr/include/lasso' /usr/bin/install -c -m 644 debug.h utils.h registry-private.h logging.h backward_comp.h keyprivate.h '/builddir/build/BUILDROOT/lasso-2.6.0-10.fc30.riscv64/usr/include/lasso' make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso' make[4]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso' make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso' make[2]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/lasso' Making install in tests make[2]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/tests' Making install in data make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/tests/data' make[4]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/tests/data' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/tests/data' make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/tests/data' make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/tests' make[4]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/tests' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/tests' make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/tests' make[2]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/tests' Making install in win32 make[2]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/win32' Making install in nsis make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/win32/nsis' make[4]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/win32/nsis' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/win32/nsis' make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/win32/nsis' Making install in msvc make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/win32/msvc' Making install in php make[4]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/win32/msvc/php' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/win32/msvc/php' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/win32/msvc/php' make[4]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/win32/msvc/php' Making install in python make[4]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/win32/msvc/python' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/win32/msvc/python' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/win32/msvc/python' make[4]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/win32/msvc/python' Making install in java make[4]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/win32/msvc/java' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/win32/msvc/java' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/win32/msvc/java' make[4]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/win32/msvc/java' make[4]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/win32/msvc' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/win32/msvc' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/win32/msvc' make[4]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/win32/msvc' make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/win32/msvc' make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/win32' make[4]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/win32' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/win32' make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/win32' make[2]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/win32' Making install in bindings make[2]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/bindings' Making install in python make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/bindings/python' make install-recursive make[4]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/bindings/python' Making install in tests make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/bindings/python/tests' make[6]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/bindings/python/tests' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/bindings/python/tests' make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/bindings/python/tests' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/bindings/python' make[6]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/bindings/python' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/lasso-2.6.0-10.fc30.riscv64/usr/lib64/python3.7/site-packages' /usr/bin/install -c -m 644 lasso.py '/builddir/build/BUILDROOT/lasso-2.6.0-10.fc30.riscv64/usr/lib64/python3.7/site-packages' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/lasso-2.6.0-10.fc30.riscv64/usr/lib64/python3.7/site-packages' /bin/sh ../../libtool --mode=install /usr/bin/install -c _lasso.la '/builddir/build/BUILDROOT/lasso-2.6.0-10.fc30.riscv64/usr/lib64/python3.7/site-packages' BUILDSTDERR: libtool: warning: relinking '_lasso.la' libtool: install: (cd /builddir/build/BUILD/lasso-2.6.0/bindings/python; /bin/sh "/builddir/build/BUILD/lasso-2.6.0/libtool" --silent --tag CC --mode=relink gcc -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -I/usr/include/python3.7m -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -no-undefined -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o _lasso.la -rpath /usr/lib64/python3.7/site-packages _lasso_la-_lasso.lo ../../lasso/liblasso.la -L/usr/lib64 -lz -lgobject-2.0 -lglib-2.0 -lxmlsec1-openssl -lxmlsec1 -lltdl -lxslt -lm -lxml2 -lssl -lcrypto -inst-prefix-dir /builddir/build/BUILDROOT/lasso-2.6.0-10.fc30.riscv64) libtool: install: /usr/bin/install -c .libs/_lasso.soT /builddir/build/BUILDROOT/lasso-2.6.0-10.fc30.riscv64/usr/lib64/python3.7/site-packages/_lasso.so libtool: install: /usr/bin/install -c .libs/_lasso.lai /builddir/build/BUILDROOT/lasso-2.6.0-10.fc30.riscv64/usr/lib64/python3.7/site-packages/_lasso.la libtool: install: /usr/bin/install -c .libs/_lasso.a /builddir/build/BUILDROOT/lasso-2.6.0-10.fc30.riscv64/usr/lib64/python3.7/site-packages/_lasso.a libtool: install: chmod 644 /builddir/build/BUILDROOT/lasso-2.6.0-10.fc30.riscv64/usr/lib64/python3.7/site-packages/_lasso.a libtool: install: ranlib /builddir/build/BUILDROOT/lasso-2.6.0-10.fc30.riscv64/usr/lib64/python3.7/site-packages/_lasso.a BUILDSTDERR: libtool: warning: remember to run 'libtool --finish /usr/lib64/python3.7/site-packages' make[6]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/bindings/python' make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/bindings/python' make[4]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/bindings/python' make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/bindings/python' Making install in java make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/bindings/java' BUILDSTDERR: failed to process: LassoKey* in line: LASSO_EXPORT char* lasso_node_export_to_saml2_query(LassoNode *node, const char *param_name, const char *url, struct _LassoKey *key); BUILDSTDERR: W: skipping function BUILDSTDERR: W: skipping field LassoLibAuthnContext.AuthenticationContextStatement BUILDSTDERR: W: skipping field LassoSamlAssertion.Statement BUILDSTDERR: W: skipping field LassoSamlAssertion.AuthorizationDecisionStatement make install-am make[4]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/bindings/java' BUILDSTDERR: failed to process: LassoKey* in line: LASSO_EXPORT char* lasso_node_export_to_saml2_query(LassoNode *node, const char *param_name, const char *url, struct _LassoKey *key); BUILDSTDERR: W: skipping function BUILDSTDERR: W: skipping field LassoLibAuthnContext.AuthenticationContextStatement BUILDSTDERR: W: skipping field LassoSamlAssertion.Statement BUILDSTDERR: W: skipping field LassoSamlAssertion.AuthorizationDecisionStatement make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/bindings/java' BUILDSTDERR: failed to process: LassoKey* in line: LASSO_EXPORT char* lasso_node_export_to_saml2_query(LassoNode *node, const char *param_name, const char *url, struct _LassoKey *key); BUILDSTDERR: W: skipping function BUILDSTDERR: W: skipping field LassoLibAuthnContext.AuthenticationContextStatement BUILDSTDERR: W: skipping field LassoSamlAssertion.Statement BUILDSTDERR: W: skipping field LassoSamlAssertion.AuthorizationDecisionStatement make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/lasso-2.6.0-10.fc30.riscv64/usr/lib64/java' /bin/sh ../../libtool --mode=install /usr/bin/install -c libjnilasso.la '/builddir/build/BUILDROOT/lasso-2.6.0-10.fc30.riscv64/usr/lib64/java' BUILDSTDERR: libtool: warning: relinking 'libjnilasso.la' libtool: install: (cd /builddir/build/BUILD/lasso-2.6.0/bindings/java; /bin/sh "/builddir/build/BUILD/lasso-2.6.0/libtool" --silent --tag CC --mode=relink gcc -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -I/usr/include/xmlsec1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=1 -DXMLSEC_DL_LIBLTDL=1 -DXMLSEC_CRYPTO_OPENSSL=1 -DLASSO_INTERNALS -I../.. -I../.. -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.181.b15-1.1.riscv64.fc29.riscv64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.181.b15-1.1.riscv64.fc29.riscv64/include/linux -Wno-unused-parameter -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -export-dynamic -prefer-pic -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libjnilasso.la -rpath /usr/lib64/java libjnilasso_la-com_entrouvert_lasso_LassoJNI.lo ../../lasso/liblasso.la -L/usr/lib64 -lz -lgobject-2.0 -lglib-2.0 -lxmlsec1-openssl -lxmlsec1 -lltdl -lxslt -lm -lxml2 -lssl -lcrypto -inst-prefix-dir /builddir/build/BUILDROOT/lasso-2.6.0-10.fc30.riscv64) libtool: install: /usr/bin/install -c .libs/libjnilasso.soT /builddir/build/BUILDROOT/lasso-2.6.0-10.fc30.riscv64/usr/lib64/java/libjnilasso.so libtool: install: /usr/bin/install -c .libs/libjnilasso.lai /builddir/build/BUILDROOT/lasso-2.6.0-10.fc30.riscv64/usr/lib64/java/libjnilasso.la libtool: install: /usr/bin/install -c .libs/libjnilasso.a /builddir/build/BUILDROOT/lasso-2.6.0-10.fc30.riscv64/usr/lib64/java/libjnilasso.a libtool: install: chmod 644 /builddir/build/BUILDROOT/lasso-2.6.0-10.fc30.riscv64/usr/lib64/java/libjnilasso.a libtool: install: ranlib /builddir/build/BUILDROOT/lasso-2.6.0-10.fc30.riscv64/usr/lib64/java/libjnilasso.a BUILDSTDERR: libtool: warning: remember to run 'libtool --finish /usr/lib64/java' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/lasso-2.6.0-10.fc30.riscv64/usr/share/java' /usr/bin/install -c -m 644 lasso.jar '/builddir/build/BUILDROOT/lasso-2.6.0-10.fc30.riscv64/usr/share/java' make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/bindings/java' make[4]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/bindings/java' make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/bindings/java' Making install in perl make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/bindings/perl' make[4]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/bindings/perl' make -f Makefile.perl install make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/bindings/perl' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Lasso.bs blib/arch/auto/Lasso/Lasso.bs 644 Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/lasso-2.6.0-10.fc30.riscv64/usr/lib64/perl5/vendor_perl/auto/Lasso/Lasso.so Installing /builddir/build/BUILDROOT/lasso-2.6.0-10.fc30.riscv64/usr/lib64/perl5/vendor_perl/Lasso.pm Appending installation info to /builddir/build/BUILDROOT/lasso-2.6.0-10.fc30.riscv64/usr/lib64/perl5/perllocal.pod make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/bindings/perl' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/bindings/perl' make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/bindings/perl' make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/bindings' make[4]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/bindings' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/bindings' make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/bindings' make[2]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/bindings' Making install in docs make[2]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/docs' Making install in lasso-book make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/docs/lasso-book' make[4]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/docs/lasso-book' make[5]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/docs/lasso-book' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/lasso-2.6.0-10.fc30.riscv64/usr/share/doc/lasso' /usr/bin/install -c -m 644 writing-a-c-sp.txt writing-a-php-sp.txt writing-a-java-sp.txt writing-a-saml2-php-sp.txt book.rst common-knowledge.rst getting-lasso.rst integration.rst language-bindings.rst lasso-architecture.rst liberty-architecture.rst other-profiles.rst preface.rst single-sign-on.rst '/builddir/build/BUILDROOT/lasso-2.6.0-10.fc30.riscv64/usr/share/doc/lasso' make[5]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/docs/lasso-book' make[4]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/docs/lasso-book' make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/docs/lasso-book' make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/docs' make[4]: Entering directory '/builddir/build/BUILD/lasso-2.6.0/docs' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/docs' make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/docs' make[2]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0/docs' make[2]: Entering directory '/builddir/build/BUILD/lasso-2.6.0' make[3]: Entering directory '/builddir/build/BUILD/lasso-2.6.0' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/lasso-2.6.0-10.fc30.riscv64/usr/lib64/pkgconfig' /usr/bin/install -c -m 644 lasso.pc '/builddir/build/BUILDROOT/lasso-2.6.0-10.fc30.riscv64/usr/lib64/pkgconfig' make[3]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0' make[2]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0' make[1]: Leaving directory '/builddir/build/BUILD/lasso-2.6.0' + find /builddir/build/BUILDROOT/lasso-2.6.0-10.fc30.riscv64 -type f -name '*.la' -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/lasso-2.6.0-10.fc30.riscv64 -type f -name '*.a' -exec rm -f '{}' ';' + install -d -m 0755 /builddir/build/BUILDROOT/lasso-2.6.0-10.fc30.riscv64//usr/lib64/python2.7/site-packages + install -m 0644 bindings/python/py2/lasso.py /builddir/build/BUILDROOT/lasso-2.6.0-10.fc30.riscv64//usr/lib64/python2.7/site-packages + install -m 0755 bindings/python/py2/_lasso.so /builddir/build/BUILDROOT/lasso-2.6.0-10.fc30.riscv64//usr/lib64/python2.7/site-packages + find /builddir/build/BUILDROOT/lasso-2.6.0-10.fc30.riscv64 '(' -name perllocal.pod -o -name .packlist ')' -exec rm -v '{}' ';' removed '/builddir/build/BUILDROOT/lasso-2.6.0-10.fc30.riscv64/usr/lib64/perl5/vendor_perl/auto/Lasso/.packlist' removed '/builddir/build/BUILDROOT/lasso-2.6.0-10.fc30.riscv64/usr/lib64/perl5/perllocal.pod' + find /builddir/build/BUILDROOT/lasso-2.6.0-10.fc30.riscv64/usr/lib64/perl5 -type f -print + sed 's@^/builddir/build/BUILDROOT/lasso-2.6.0-10.fc30.riscv64@@g' BUILDSTDERR: ++ cat lasso-perl-filelist + '[' '/usr/lib64/perl5/vendor_perl/auto/Lasso/Lasso.so BUILDSTDERR: /usr/lib64/perl5/vendor_perl/Lasso.pmX' = X ']' + rm -fr /builddir/build/BUILDROOT/lasso-2.6.0-10.fc30.riscv64/usr/share/doc/lasso + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 2.6.0-10.fc30 --unique-debug-suffix -2.6.0-10.fc30.riscv64 --unique-debug-src-base lasso-2.6.0-10.fc30.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/lasso-2.6.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/lasso-2.6.0-10.fc30.riscv64/usr/lib64/java/libjnilasso.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/lasso-2.6.0-10.fc30.riscv64/usr/lib64/python3.7/site-packages/_lasso.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/lasso-2.6.0-10.fc30.riscv64/usr/lib64/python2.7/site-packages/_lasso.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/lasso-2.6.0-10.fc30.riscv64/usr/lib64/liblasso.so.3.13.0 extracting debug info from /builddir/build/BUILDROOT/lasso-2.6.0-10.fc30.riscv64/usr/lib64/python2.7/site-packages/_lasso.so extracting debug info from /builddir/build/BUILDROOT/lasso-2.6.0-10.fc30.riscv64/usr/lib64/java/libjnilasso.so extracting debug info from /builddir/build/BUILDROOT/lasso-2.6.0-10.fc30.riscv64/usr/lib64/python3.7/site-packages/_lasso.so extracting debug info from /builddir/build/BUILDROOT/lasso-2.6.0-10.fc30.riscv64/usr/lib64/liblasso.so.3.13.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/lasso-2.6.0-10.fc30.riscv64/usr/lib64/perl5/vendor_perl/auto/Lasso/Lasso.so extracting debug info from /builddir/build/BUILDROOT/lasso-2.6.0-10.fc30.riscv64/usr/lib64/perl5/vendor_perl/auto/Lasso/Lasso.so BUILDSTDERR: objcopy: unable to copy file '/builddir/build/BUILDROOT/lasso-2.6.0-10.fc30.riscv64/usr/lib64/perl5/vendor_perl/auto/Lasso/Lasso.so'; reason: Permission denied /usr/lib/rpm/sepdebugcrcfix: Updated 5 CRC32s, 0 CRC32s did match. BUILDSTDERR: 9294 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /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-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/lasso-2.6.0-10.fc30.riscv64/usr/lib/debug/usr/lib64/python3.7 using /usr/bin/python3.7 Bytecompiling .py files below /builddir/build/BUILDROOT/lasso-2.6.0-10.fc30.riscv64/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/lasso-2.6.0-10.fc30.riscv64/usr/lib64/python3.7 using /usr/bin/python3.7 Bytecompiling .py files below /builddir/build/BUILDROOT/lasso-2.6.0-10.fc30.riscv64/usr/lib64/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.6imFlm Processing files: lasso-2.6.0-10.fc30.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.EvvbkY + umask 022 + cd /builddir/build/BUILD + cd lasso-2.6.0 + DOCDIR=/builddir/build/BUILDROOT/lasso-2.6.0-10.fc30.riscv64/usr/share/doc/lasso + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/lasso-2.6.0-10.fc30.riscv64/usr/share/doc/lasso + cp -pr AUTHORS /builddir/build/BUILDROOT/lasso-2.6.0-10.fc30.riscv64/usr/share/doc/lasso + cp -pr NEWS /builddir/build/BUILDROOT/lasso-2.6.0-10.fc30.riscv64/usr/share/doc/lasso + cp -pr README /builddir/build/BUILDROOT/lasso-2.6.0-10.fc30.riscv64/usr/share/doc/lasso + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.PXuDmQ + umask 022 + cd /builddir/build/BUILD + cd lasso-2.6.0 + LICENSEDIR=/builddir/build/BUILDROOT/lasso-2.6.0-10.fc30.riscv64/usr/share/licenses/lasso + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/lasso-2.6.0-10.fc30.riscv64/usr/share/licenses/lasso + cp -pr COPYING /builddir/build/BUILDROOT/lasso-2.6.0-10.fc30.riscv64/usr/share/licenses/lasso + exit 0 Provides: lasso = 2.6.0-10.fc30 lasso(riscv-64) = 2.6.0-10.fc30 liblasso.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) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libltdl.so.7()(64bit) libm.so.6()(64bit) libssl.so.1.1()(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.5.0)(64bit) libxml2.so.2(LIBXML2_2.5.7)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) libxml2.so.2(LIBXML2_2.6.23)(64bit) libxmlsec1-openssl.so.1()(64bit) libxmlsec1.so.1()(64bit) libxslt.so.1()(64bit) libxslt.so.1(LIBXML2_1.0.11)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: lasso-devel-2.6.0-10.fc30.riscv64 Provides: lasso-devel = 2.6.0-10.fc30 lasso-devel(riscv-64) = 2.6.0-10.fc30 pkgconfig(lasso) = 2.6.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 liblasso.so.3()(64bit) pkgconfig(glib-2.0) pkgconfig(gobject-2.0) pkgconfig(libxml-2.0) pkgconfig(libxslt) pkgconfig(xmlsec1) Processing files: perl-lasso-2.6.0-10.fc30.riscv64 BUILDSTDERR: perl: warning: Setting locale failed. BUILDSTDERR: perl: warning: Please check that your locale settings: BUILDSTDERR: LANGUAGE = (unset), BUILDSTDERR: LC_ALL = (unset), BUILDSTDERR: LANG = "en_US.UTF-8" BUILDSTDERR: are supported and installed on your system. BUILDSTDERR: perl: warning: Falling back to the standard locale ("C"). BUILDSTDERR: perl: warning: Setting locale failed. BUILDSTDERR: perl: warning: Please check that your locale settings: BUILDSTDERR: LANGUAGE = (unset), BUILDSTDERR: LC_ALL = (unset), BUILDSTDERR: LANG = "en_US.UTF-8" BUILDSTDERR: are supported and installed on your system. BUILDSTDERR: perl: warning: Falling back to the standard locale ("C"). Provides: perl(Lasso) perl(Lasso::AssertionQuery) perl(Lasso::Defederation) perl(Lasso::DsKeyInfo) perl(Lasso::DsKeyValue) perl(Lasso::DsRsaKeyValue) perl(Lasso::DsX509Data) perl(Lasso::Ecp) perl(Lasso::EcpRelayState) perl(Lasso::EcpRequest) perl(Lasso::EcpResponse) perl(Lasso::Federation) perl(Lasso::Identity) perl(Lasso::Key) perl(Lasso::Lecp) perl(Lasso::LibAssertion) perl(Lasso::LibAuthenticationStatement) perl(Lasso::LibAuthnContext) perl(Lasso::LibAuthnRequest) perl(Lasso::LibAuthnRequestEnvelope) perl(Lasso::LibAuthnResponse) perl(Lasso::LibAuthnResponseEnvelope) perl(Lasso::LibFederationTerminationNotification) perl(Lasso::LibIDPEntries) perl(Lasso::LibIDPEntry) perl(Lasso::LibIDPList) perl(Lasso::LibLogoutRequest) perl(Lasso::LibLogoutResponse) perl(Lasso::LibNameIdentifierMappingRequest) perl(Lasso::LibNameIdentifierMappingResponse) perl(Lasso::LibRegisterNameIdentifierRequest) perl(Lasso::LibRegisterNameIdentifierResponse) perl(Lasso::LibRequestAuthnContext) perl(Lasso::LibScoping) perl(Lasso::LibStatusResponse) perl(Lasso::LibSubject) perl(Lasso::Login) perl(Lasso::Logout) perl(Lasso::MiscTextNode) perl(Lasso::NameIdManagement) perl(Lasso::NameIdentifierMapping) perl(Lasso::NameRegistration) perl(Lasso::PaosRequest) perl(Lasso::PaosResponse) perl(Lasso::Profile) perl(Lasso::Provider) perl(Lasso::Saml2Action) perl(Lasso::Saml2Advice) perl(Lasso::Saml2Assertion) perl(Lasso::Saml2Attribute) perl(Lasso::Saml2AttributeStatement) perl(Lasso::Saml2AttributeValue) perl(Lasso::Saml2AudienceRestriction) perl(Lasso::Saml2AuthnContext) perl(Lasso::Saml2AuthnStatement) perl(Lasso::Saml2AuthzDecisionStatement) perl(Lasso::Saml2BaseIDAbstract) perl(Lasso::Saml2ConditionAbstract) perl(Lasso::Saml2Conditions) perl(Lasso::Saml2EncryptedElement) perl(Lasso::Saml2Evidence) perl(Lasso::Saml2KeyInfoConfirmationData) perl(Lasso::Saml2KeyInfoConfirmationDataType) perl(Lasso::Saml2NameID) perl(Lasso::Saml2OneTimeUse) perl(Lasso::Saml2ProxyRestriction) perl(Lasso::Saml2StatementAbstract) perl(Lasso::Saml2Subject) perl(Lasso::Saml2SubjectConfirmation) perl(Lasso::Saml2SubjectConfirmationData) perl(Lasso::Saml2SubjectLocality) perl(Lasso::SamlAdvice) perl(Lasso::SamlAssertion) perl(Lasso::SamlAttribute) perl(Lasso::SamlAttributeDesignator) perl(Lasso::SamlAttributeStatement) perl(Lasso::SamlAttributeValue) perl(Lasso::SamlAudienceRestrictionCondition) perl(Lasso::SamlAuthenticationStatement) perl(Lasso::SamlAuthorityBinding) perl(Lasso::SamlConditionAbstract) perl(Lasso::SamlConditions) perl(Lasso::SamlNameIdentifier) perl(Lasso::SamlStatementAbstract) perl(Lasso::SamlSubject) perl(Lasso::SamlSubjectConfirmation) perl(Lasso::SamlSubjectLocality) perl(Lasso::SamlSubjectStatement) perl(Lasso::SamlSubjectStatementAbstract) perl(Lasso::Samlp2ArtifactResolve) perl(Lasso::Samlp2ArtifactResponse) perl(Lasso::Samlp2AssertionIDRequest) perl(Lasso::Samlp2AttributeQuery) perl(Lasso::Samlp2AuthnQuery) perl(Lasso::Samlp2AuthnRequest) perl(Lasso::Samlp2AuthzDecisionQuery) perl(Lasso::Samlp2Extensions) perl(Lasso::Samlp2IDPEntry) perl(Lasso::Samlp2IDPList) perl(Lasso::Samlp2LogoutRequest) perl(Lasso::Samlp2LogoutResponse) perl(Lasso::Samlp2ManageNameIDRequest) perl(Lasso::Samlp2ManageNameIDResponse) perl(Lasso::Samlp2NameIDMappingRequest) perl(Lasso::Samlp2NameIDMappingResponse) perl(Lasso::Samlp2NameIDPolicy) perl(Lasso::Samlp2RequestAbstract) perl(Lasso::Samlp2RequestedAuthnContext) perl(Lasso::Samlp2Response) perl(Lasso::Samlp2Scoping) perl(Lasso::Samlp2Status) perl(Lasso::Samlp2StatusCode) perl(Lasso::Samlp2StatusDetail) perl(Lasso::Samlp2StatusResponse) perl(Lasso::Samlp2SubjectQueryAbstract) perl(Lasso::Samlp2Terminate) perl(Lasso::SamlpRequest) perl(Lasso::SamlpRequestAbstract) perl(Lasso::SamlpResponse) perl(Lasso::SamlpResponseAbstract) perl(Lasso::SamlpStatus) perl(Lasso::SamlpStatusCode) perl(Lasso::Server) perl(Lasso::Session) perl(Lasso::SoapBody) perl(Lasso::SoapDetail) perl(Lasso::SoapEnvelope) perl(Lasso::SoapFault) perl(Lasso::SoapHeader) perl-lasso = 2.6.0-10.fc30 perl-lasso(riscv-64) = 2.6.0-10.fc30 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) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) liblasso.so.3()(64bit) libperl.so.5.28()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) libxml2.so.2(LIBXML2_2.6.12)(64bit) libxml2.so.2(LIBXML2_2.6.23)(64bit) perl(XSLoader) perl(strict) perl(warnings) rtld(GNU_HASH) Processing files: java-lasso-2.6.0-10.fc30.riscv64 Provides: java-lasso = 2.6.0-10.fc30 java-lasso(riscv-64) = 2.6.0-10.fc30 libjnilasso.so()(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) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcrypto.so.1.1()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) liblasso.so.3()(64bit) libltdl.so.7()(64bit) libm.so.6()(64bit) libssl.so.1.1()(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) libxml2.so.2(LIBXML2_2.6.12)(64bit) libxml2.so.2(LIBXML2_2.6.23)(64bit) libxmlsec1-openssl.so.1()(64bit) libxmlsec1.so.1()(64bit) libxslt.so.1()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: python2-lasso-2.6.0-10.fc30.riscv64 Provides: python-lasso = 2.6.0-10.fc30 python-lasso(riscv-64) = 2.6.0-10.fc30 python2-lasso = 2.6.0-10.fc30 python2-lasso(riscv-64) = 2.6.0-10.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 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) libcrypto.so.1.1()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) liblasso.so.3()(64bit) libltdl.so.7()(64bit) libm.so.6()(64bit) libssl.so.1.1()(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) libxml2.so.2(LIBXML2_2.6.12)(64bit) libxml2.so.2(LIBXML2_2.6.23)(64bit) libxmlsec1-openssl.so.1()(64bit) libxmlsec1.so.1()(64bit) libxslt.so.1()(64bit) libz.so.1()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Obsoletes: python-lasso < 2.6.0-10.fc30 Processing files: python3-lasso-2.6.0-10.fc30.riscv64 Provides: python3-lasso = 2.6.0-10.fc30 python3-lasso(riscv-64) = 2.6.0-10.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 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) libcrypto.so.1.1()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) liblasso.so.3()(64bit) libltdl.so.7()(64bit) libm.so.6()(64bit) libssl.so.1.1()(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) libxml2.so.2(LIBXML2_2.6.12)(64bit) libxml2.so.2(LIBXML2_2.6.23)(64bit) libxmlsec1-openssl.so.1()(64bit) libxmlsec1.so.1()(64bit) libxslt.so.1()(64bit) libz.so.1()(64bit) python(abi) = 3.7 rtld(GNU_HASH) Processing files: lasso-debugsource-2.6.0-10.fc30.riscv64 Provides: lasso-debugsource = 2.6.0-10.fc30 lasso-debugsource(riscv-64) = 2.6.0-10.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: lasso-debuginfo-2.6.0-10.fc30.riscv64 Provides: debuginfo(build-id) = 6f2ed67a3c5ff265964f1c314cde8a52e38b708b lasso-debuginfo = 2.6.0-10.fc30 lasso-debuginfo(riscv-64) = 2.6.0-10.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: lasso-debugsource(riscv-64) = 2.6.0-10.fc30 Processing files: perl-lasso-debuginfo-2.6.0-10.fc30.riscv64 Provides: debuginfo(build-id) = 0d762ff01d129e7032c65ffd07313023bc184596 perl-lasso-debuginfo = 2.6.0-10.fc30 perl-lasso-debuginfo(riscv-64) = 2.6.0-10.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: lasso-debugsource(riscv-64) = 2.6.0-10.fc30 Processing files: java-lasso-debuginfo-2.6.0-10.fc30.riscv64 Provides: debuginfo(build-id) = 25e4ab1a0ce9cb5618b34b91859cb39d76fffc03 java-lasso-debuginfo = 2.6.0-10.fc30 java-lasso-debuginfo(riscv-64) = 2.6.0-10.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: lasso-debugsource(riscv-64) = 2.6.0-10.fc30 Processing files: python2-lasso-debuginfo-2.6.0-10.fc30.riscv64 Provides: debuginfo(build-id) = 653e0fd70037a5fd0418f3eb5f26c157691ba2cc python2-lasso-debuginfo = 2.6.0-10.fc30 python2-lasso-debuginfo(riscv-64) = 2.6.0-10.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: lasso-debugsource(riscv-64) = 2.6.0-10.fc30 Processing files: python3-lasso-debuginfo-2.6.0-10.fc30.riscv64 Provides: debuginfo(build-id) = 140baae9c02f32ef10ac1916025ebfe3abda60f7 python3-lasso-debuginfo = 2.6.0-10.fc30 python3-lasso-debuginfo(riscv-64) = 2.6.0-10.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: lasso-debugsource(riscv-64) = 2.6.0-10.fc30 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/lasso-2.6.0-10.fc30.riscv64 Wrote: /builddir/build/RPMS/lasso-2.6.0-10.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/lasso-devel-2.6.0-10.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/perl-lasso-2.6.0-10.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/java-lasso-2.6.0-10.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/python2-lasso-2.6.0-10.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/python3-lasso-2.6.0-10.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/lasso-debugsource-2.6.0-10.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/lasso-debuginfo-2.6.0-10.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/perl-lasso-debuginfo-2.6.0-10.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/java-lasso-debuginfo-2.6.0-10.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/python2-lasso-debuginfo-2.6.0-10.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/python3-lasso-debuginfo-2.6.0-10.fc30.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.IvYGnQ + umask 022 + cd /builddir/build/BUILD + cd lasso-2.6.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/lasso-2.6.0-10.fc30.riscv64 + exit 0 Child return code was: 0