+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/wsdlpull.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild warning: bogus date in %changelog: Tue Jul 14 2010 Denis Arnaud 1.23-3 warning: bogus date in %changelog: Tue Jul 11 2010 Denis Arnaud 1.23-2 warning: bogus date in %changelog: Tue Jun 26 2009 Denis Arnaud 1.23-1 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.B1H9rJ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf wsdlpull-1.23 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/wsdlpull-1.23.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd wsdlpull-1.23 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (wsdlpull-1.23-fix-gcc43-compatibility.patch):' Patch #0 (wsdlpull-1.23-fix-gcc43-compatibility.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/schemaparser/SchemaParser.cpp patching file src/tools/schema.cpp patching file src/tools/wsdl.cpp patching file src/xmlpull/XmlPullParser.cpp patching file src/xmlpull/XmlUtils.cpp + /usr/bin/mkdir man + echo 'Patch #1 (wsdlpull-1.23-add-man-pages.patch):' Patch #1 (wsdlpull-1.23-add-man-pages.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file man/Makefile.am patching file man/Makefile.in patching file man/wsdlpull.1 patching file man/wsdlpull-config.1 patching file man/wsdlpull-schema.1 + find . -name CVS -print + xargs -r /usr/bin/rm -rf + find . -name a.out -print + xargs -r /usr/bin/rm -f + '[' -d docs/html ']' + /usr/bin/rm -rf docs/html + /usr/bin/mkdir config + /usr/bin/mv config.guess config.sub depcomp install-sh ltmain.sh missing config + /usr/bin/mv config.h.in src + /usr/bin/mv AUTHORS.txt AUTHORS + sed -i -e 's/\r$//' AUTHORS + /usr/bin/mv CHANGES.txt CHANGES + /usr/bin/mv COPYING.txt COPYING + /usr/bin/mv README.txt README + echo 'Patch #2 (wsdlpull-1.23-fix-gnu-autotools-compatibility.patch):' Patch #2 (wsdlpull-1.23-fix-gnu-autotools-compatibility.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file aclocal.m4 patching file config/config.guess patching file config/config.sub patching file config/depcomp patching file config/install-sh patching file config/ltmain.sh patching file config/missing patching file configure patching file configure.in patching file docs/doxy.conf patching file docs/Makefile.am patching file docs/Makefile.in patching file examples/Makefile.in patching file examples/print/Makefile.in patching file examples/stocks/Makefile.in patching file examples/xml/Makefile.in patching file Makefile.am patching file Makefile.in patching file src/config.h.in patching file src/Makefile.am patching file src/Makefile.in patching file src/schemaparser/Makefile.am patching file src/schemaparser/Makefile.in patching file src/schemaparser/sources.mk patching file src/schemas/Makefile.in patching file src/tools/Makefile.am patching file src/tools/Makefile.in patching file src/tools/sources.mk patching file src/wsdlparser/Makefile.am patching file src/wsdlparser/Makefile.in patching file src/wsdlparser/sources.mk patching file src/xmlpull/Makefile.am patching file src/xmlpull/Makefile.in patching file src/xmlpull/sources.mk patching file tests/Makefile.am patching file tests/Makefile.in patching file tests/schema/Makefile.am patching file tests/schema/Makefile.in patching file tests/wsdl/Makefile.am patching file tests/wsdl/Makefile.in patching file win32/curl/Makefile.am patching file win32/curl/Makefile.in patching file win32/Makefile.am patching file win32/Makefile.in patching file win32/vs2005/Makefile.am patching file win32/vs2005/Makefile.in patching file win32/vs2008/Makefile.am patching file win32/vs2008/Makefile.in + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.pxWbyt + umask 022 + cd /builddir/build/BUILD + cd wsdlpull-1.23 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config/config.sub ++ basename ./config/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config/config.sub '/usr/lib/rpm/redhat/config.sub' -> './config/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config/config.guess ++ basename ./config/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config/config.guess '/usr/lib/rpm/redhat/config.guess' -> './config/config.guess' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./config/ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking for riscv64-redhat-linux-gnu-g++... no checking for riscv64-redhat-linux-gnu-c++... no checking for riscv64-redhat-linux-gnu-gpp... no checking for riscv64-redhat-linux-gnu-aCC... no checking for riscv64-redhat-linux-gnu-CC... no checking for riscv64-redhat-linux-gnu-cxx... no checking for riscv64-redhat-linux-gnu-cc++... no checking for riscv64-redhat-linux-gnu-cl.exe... no checking for riscv64-redhat-linux-gnu-FCC... no checking for riscv64-redhat-linux-gnu-KCC... no checking for riscv64-redhat-linux-gnu-RCC... no checking for riscv64-redhat-linux-gnu-xlC_r... no checking for riscv64-redhat-linux-gnu-xlC... no checking for g++... g++ 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 g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of g++... none checking how to run the C++ preprocessor... g++ -E checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) none checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc 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 dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking whether ln -s works... yes checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for riscv64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) none checking how to run the C++ preprocessor... g++ -E checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether make sets $(MAKE)... (cached) yes checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking if malloc debugging is wanted... no checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking fstream usability... yes checking fstream presence... yes checking for fstream... yes checking iostream usability... yes checking iostream presence... yes checking for iostream... yes checking list usability... yes checking list presence... yes checking for list... yes checking vector usability... yes checking vector presence... yes checking for vector... yes checking string usability... yes checking string presence... yes checking for string... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for getopt_long... yes checking for curl_easy_init in -lcurl... no configure: WARNING: curl is needed for HTTP GET/POST configure: creating ./config.status config.status: creating Makefile config.status: creating docs/Makefile config.status: creating man/Makefile config.status: creating win32/Makefile config.status: creating win32/curl/Makefile config.status: creating win32/vs2005/Makefile config.status: creating win32/vs2008/Makefile config.status: creating src/Makefile config.status: creating src/xmlpull/Makefile config.status: creating src/schemaparser/Makefile config.status: creating src/wsdlparser/Makefile config.status: creating src/tools/Makefile config.status: creating examples/Makefile config.status: creating examples/print/Makefile config.status: creating examples/xml/Makefile config.status: creating examples/stocks/Makefile config.status: creating src/schemas/Makefile config.status: creating tests/Makefile config.status: creating tests/schema/Makefile config.status: creating tests/wsdl/Makefile config.status: creating src/config.h config.status: executing depfiles commands config.status: executing libtool commands ------------------------------------------------------------------------------ wsdlpull-1.23 library configuration: ------------------------------------------------------------------------------ Directories: - prefix ............ : /usr - exec_prefix ....... : /usr - includedir ........ : /usr/include - libdir ............ : /usr/lib64 - docdir ............ : /usr/share/doc/wsdlpull-1.23 - mandir ............ : /usr/share/man - infodir ........... : /usr/share/info Switches: - exceptions ........ : - use-nls ........... : - info-doc .......... : - html-doc .......... : - shared ............ : yes - static ............ : no Documentation tools: - texinfo ........... : - doxygen ........... : - latex ............. : - dvips ............. : - ghostscript ....... : Testing tools: - diff .............. : - sed ............... : Compiler/linker flags/libs/defs: - CXX ............... : g++ - 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 - 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 - CPPFLAGS .......... : - LDFLAGS ........... : -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld - LIBS .............. : External libraries: - CPPUNIT ........... : o CPPUNIT_VERSION . : o CPPUNIT_CFLAGS .. : o CPPUNIT_LIBS .... : ------------------------------------------------------------------------------ Now type 'make && make install' to build and install wsdlpull-1.23 library ------------------------------------------------------------------------------ + make -j4 CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /builddir/build/BUILD/wsdlpull-1.23/config/missing --run aclocal-1.11 /builddir/build/BUILD/wsdlpull-1.23/config/missing: line 52: aclocal-1.11: command not found WARNING: `aclocal-1.11' is missing on your system. You should only need it if you modified `acinclude.m4' or `configure.in'. You might want to install the `Automake' and `Perl' packages. Grab them from any GNU archive site. CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /builddir/build/BUILD/wsdlpull-1.23/config/missing --run autoconf cd . && /bin/sh /builddir/build/BUILD/wsdlpull-1.23/config/missing --run automake-1.11 --foreign /builddir/build/BUILD/wsdlpull-1.23/config/missing: line 52: automake-1.11: command not found /builddir/build/BUILD/wsdlpull-1.23/config/missing: line 52: autoconf: command not found WARNING: `automake-1.11' is missing on your system. You should only need it if you modified `Makefile.am', `acinclude.m4' or `configure.in'. You might want to install the `Automake' and `Perl' packages. Grab them from any GNU archive site. WARNING: `autoconf' is missing on your system. You should only need it if you modified `configure.in'. You might want to install the `Autoconf' and `GNU m4' packages. Grab them from any GNU archive site. /bin/sh ./config.status --recheck running CONFIG_SHELL=/bin/sh /bin/sh ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static build_alias=riscv64-redhat-linux-gnu host_alias=riscv64-redhat-linux-gnu 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 LDFLAGS=-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld 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 --no-create --no-recursion 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 build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking for riscv64-redhat-linux-gnu-g++... no checking for riscv64-redhat-linux-gnu-c++... no checking for riscv64-redhat-linux-gnu-gpp... no checking for riscv64-redhat-linux-gnu-aCC... no checking for riscv64-redhat-linux-gnu-CC... no checking for riscv64-redhat-linux-gnu-cxx... no checking for riscv64-redhat-linux-gnu-cc++... no checking for riscv64-redhat-linux-gnu-cl.exe... no checking for riscv64-redhat-linux-gnu-FCC... no checking for riscv64-redhat-linux-gnu-KCC... no checking for riscv64-redhat-linux-gnu-RCC... no checking for riscv64-redhat-linux-gnu-xlC_r... no checking for riscv64-redhat-linux-gnu-xlC... no checking for g++... g++ 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 g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of g++... none checking how to run the C++ preprocessor... g++ -E checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) none checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc 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 dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking whether ln -s works... yes checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for riscv64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) none checking how to run the C++ preprocessor... g++ -E checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether make sets $(MAKE)... (cached) yes checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking if malloc debugging is wanted... no checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking fstream usability... yes checking fstream presence... yes checking for fstream... yes checking iostream usability... yes checking iostream presence... yes checking for iostream... yes checking list usability... yes checking list presence... yes checking for list... yes checking vector usability... yes checking vector presence... yes checking for vector... yes checking string usability... yes checking string presence... yes checking for string... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for getopt_long... yes checking for curl_easy_init in -lcurl... no configure: WARNING: curl is needed for HTTP GET/POST configure: creating ./config.status ------------------------------------------------------------------------------ wsdlpull-1.23 library configuration: ------------------------------------------------------------------------------ Directories: - prefix ............ : /usr - exec_prefix ....... : /usr - includedir ........ : /usr/include - libdir ............ : /usr/lib64 - docdir ............ : /usr/share/doc/wsdlpull-1.23 - mandir ............ : /usr/share/man - infodir ........... : /usr/share/info Switches: - exceptions ........ : - use-nls ........... : - info-doc .......... : - html-doc .......... : - shared ............ : yes - static ............ : no Documentation tools: - texinfo ........... : - doxygen ........... : - latex ............. : - dvips ............. : - ghostscript ....... : Testing tools: - diff .............. : - sed ............... : Compiler/linker flags/libs/defs: - CXX ............... : g++ - 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 - 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 - CPPFLAGS .......... : - LDFLAGS ........... : -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld - LIBS .............. : External libraries: - CPPUNIT ........... : o CPPUNIT_VERSION . : o CPPUNIT_CFLAGS .. : o CPPUNIT_LIBS .... : ------------------------------------------------------------------------------ Now type 'make && make install' to build and install wsdlpull-1.23 library ------------------------------------------------------------------------------ /bin/sh ./config.status config.status: creating Makefile config.status: creating docs/Makefile config.status: creating man/Makefile config.status: creating win32/Makefile config.status: creating win32/curl/Makefile config.status: creating win32/vs2005/Makefile config.status: creating win32/vs2008/Makefile config.status: creating src/Makefile config.status: creating src/xmlpull/Makefile config.status: creating src/schemaparser/Makefile config.status: creating src/wsdlparser/Makefile config.status: creating src/tools/Makefile config.status: creating examples/Makefile config.status: creating examples/print/Makefile config.status: creating examples/xml/Makefile config.status: creating examples/stocks/Makefile config.status: creating src/schemas/Makefile config.status: creating tests/Makefile config.status: creating tests/schema/Makefile config.status: creating tests/wsdl/Makefile config.status: creating src/config.h config.status: src/config.h is unchanged config.status: executing depfiles commands config.status: executing libtool commands Making all in src make[1]: Entering directory '/builddir/build/BUILD/wsdlpull-1.23/src' (CDPATH="${ZSH_VERSION+.}:" && cd .. && /bin/sh /builddir/build/BUILD/wsdlpull-1.23/config/missing --run autoheader) /builddir/build/BUILD/wsdlpull-1.23/config/missing: line 52: autoheader: command not found WARNING: `autoheader' is missing on your system. You should only need it if you modified `acconfig.h' or `configure.in'. You might want to install the `Autoconf' and `GNU m4' packages. Grab them from any GNU archive site. touch: cannot touch '[src/config.h].in': No such file or directory rm -f stamp-h1 touch config.h.in cd .. && /bin/sh ./config.status src/config.h config.status: creating src/config.h config.status: src/config.h is unchanged make all-recursive make[2]: Entering directory '/builddir/build/BUILD/wsdlpull-1.23/src' Making all in xmlpull make[3]: Entering directory '/builddir/build/BUILD/wsdlpull-1.23/src/xmlpull' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o XmlPullParser.lo `test -f '../../src/xmlpull/XmlPullParser.cpp' || echo './'`../../src/xmlpull/XmlPullParser.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o XmlSerializer.lo `test -f '../../src/xmlpull/XmlSerializer.cpp' || echo './'`../../src/xmlpull/XmlSerializer.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o XmlUtils.lo `test -f '../../src/xmlpull/XmlUtils.cpp' || echo './'`../../src/xmlpull/XmlUtils.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o XmlDoc.lo `test -f '../../src/xmlpull/XmlDoc.cpp' || echo './'`../../src/xmlpull/XmlDoc.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/xmlpull/XmlUtils.cpp -fPIC -DPIC -o .libs/XmlUtils.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/xmlpull/XmlPullParser.cpp -fPIC -DPIC -o .libs/XmlPullParser.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/xmlpull/XmlSerializer.cpp -fPIC -DPIC -o .libs/XmlSerializer.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/xmlpull/XmlDoc.cpp -fPIC -DPIC -o .libs/XmlDoc.o ../../src/xmlpull/XmlSerializer.cpp: In member function 'void XmlSerializer::check(bool)': ../../src/xmlpull/XmlSerializer.cpp:80:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (indent.size() <= depth) { ~~~~~~~~~~~~~~^~~~~~~~ ../../src/xmlpull/XmlSerializer.cpp:102:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nspCounts.size() <= depth + 1) { ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ../../src/xmlpull/XmlSerializer.cpp: In member function 'void XmlSerializer::setPrefix(std::__cxx11::string, std::__cxx11::string)': ../../src/xmlpull/XmlSerializer.cpp:281:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (nspStack.size() < pos + 1) { ~~~~~~~~~~~~~~~~^~~~~~~~~ ../../src/xmlpull/XmlSerializer.cpp: In member function 'XmlSerializer& XmlSerializer::startTag(std::__cxx11::string, std::__cxx11::string)': ../../src/xmlpull/XmlSerializer.cpp:328:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (elementStack.size() < esp + 3) { ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ ../../src/xmlpull/XmlUtils.cpp: In function 'std::__cxx11::string XmlUtils::acceptSecretKey(const string&)': ../../src/xmlpull/XmlUtils.cpp:263:8: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%s", password); ~~~~~^~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o ConfigFile.lo `test -f '../../src/xmlpull/ConfigFile.cpp' || echo './'`../../src/xmlpull/ConfigFile.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/xmlpull/ConfigFile.cpp -fPIC -DPIC -o .libs/ConfigFile.o /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -version-info 1:23:0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libxmlpull.la -rpath /usr/lib64 XmlPullParser.lo XmlSerializer.lo XmlUtils.lo XmlDoc.lo ConfigFile.lo libtool: link: g++ -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/7/crti.o /usr/lib/gcc/riscv64-redhat-linux/7/crtbeginS.o .libs/XmlPullParser.o .libs/XmlSerializer.o .libs/XmlUtils.o .libs/XmlDoc.o .libs/ConfigFile.o -L/usr/lib/gcc/riscv64-redhat-linux/7 -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/7/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/7/crtn.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,relro -Wl,-soname -Wl,libxmlpull.so.1 -o .libs/libxmlpull.so.1.0.23 libtool: link: (cd ".libs" && rm -f "libxmlpull.so.1" && ln -s "libxmlpull.so.1.0.23" "libxmlpull.so.1") libtool: link: (cd ".libs" && rm -f "libxmlpull.so" && ln -s "libxmlpull.so.1.0.23" "libxmlpull.so") libtool: link: ( cd ".libs" && rm -f "libxmlpull.la" && ln -s "../libxmlpull.la" "libxmlpull.la" ) make[3]: Leaving directory '/builddir/build/BUILD/wsdlpull-1.23/src/xmlpull' Making all in schemaparser make[3]: Entering directory '/builddir/build/BUILD/wsdlpull-1.23/src/schemaparser' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I. -DSCHEMADIR=\"/usr/share/wsdlpull/\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o SchemaParser.lo `test -f '../../src/schemaparser/SchemaParser.cpp' || echo './'`../../src/schemaparser/SchemaParser.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I. -DSCHEMADIR=\"/usr/share/wsdlpull/\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o SchemaValidator.lo `test -f '../../src/schemaparser/SchemaValidator.cpp' || echo './'`../../src/schemaparser/SchemaValidator.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I. -DSCHEMADIR=\"/usr/share/wsdlpull/\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o SimpleType.lo `test -f '../../src/schemaparser/SimpleType.cpp' || echo './'`../../src/schemaparser/SimpleType.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I. -DSCHEMADIR=\"/usr/share/wsdlpull/\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o ComplexType.lo `test -f '../../src/schemaparser/ComplexType.cpp' || echo './'`../../src/schemaparser/ComplexType.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I. -DSCHEMADIR=\"/usr/share/wsdlpull/\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/schemaparser/SchemaParser.cpp -fPIC -DPIC -o .libs/SchemaParser.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I. -DSCHEMADIR=\"/usr/share/wsdlpull/\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/schemaparser/SchemaValidator.cpp -fPIC -DPIC -o .libs/SchemaValidator.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I. -DSCHEMADIR=\"/usr/share/wsdlpull/\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/schemaparser/SimpleType.cpp -fPIC -DPIC -o .libs/SimpleType.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I. -DSCHEMADIR=\"/usr/share/wsdlpull/\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/schemaparser/ComplexType.cpp -fPIC -DPIC -o .libs/ComplexType.o ../../src/schemaparser/SchemaParser.cpp: In member function 'Schema::Constraint* Schema::SchemaParser::parseConstraint(Schema::ConstraintType)': ../../src/schemaparser/SchemaParser.cpp:837:24: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if (cstr==Schema::Key && elemName == "key" || ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ ../../src/schemaparser/SchemaParser.cpp:839:27: warning: suggest parentheses around '&&' within '||' [-Wparentheses] cstr==Schema::Unique && elemName == "unique" ) ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I. -DSCHEMADIR=\"/usr/share/wsdlpull/\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o TypesTable.lo `test -f '../../src/schemaparser/TypesTable.cpp' || echo './'`../../src/schemaparser/TypesTable.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I. -DSCHEMADIR=\"/usr/share/wsdlpull/\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/schemaparser/TypesTable.cpp -fPIC -DPIC -o .libs/TypesTable.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I. -DSCHEMADIR=\"/usr/share/wsdlpull/\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o TypeContainer.lo `test -f '../../src/schemaparser/TypeContainer.cpp' || echo './'`../../src/schemaparser/TypeContainer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I. -DSCHEMADIR=\"/usr/share/wsdlpull/\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/schemaparser/TypeContainer.cpp -fPIC -DPIC -o .libs/TypeContainer.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I. -DSCHEMADIR=\"/usr/share/wsdlpull/\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o SchemaDebug.lo `test -f '../../src/schemaparser/SchemaDebug.cpp' || echo './'`../../src/schemaparser/SchemaDebug.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I. -DSCHEMADIR=\"/usr/share/wsdlpull/\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/schemaparser/SchemaDebug.cpp -fPIC -DPIC -o .libs/SchemaDebug.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I. -DSCHEMADIR=\"/usr/share/wsdlpull/\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o Group.lo `test -f '../../src/schemaparser/Group.cpp' || echo './'`../../src/schemaparser/Group.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I. -DSCHEMADIR=\"/usr/share/wsdlpull/\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/schemaparser/Group.cpp -fPIC -DPIC -o .libs/Group.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I. -DSCHEMADIR=\"/usr/share/wsdlpull/\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o ContentModel.lo `test -f '../../src/schemaparser/ContentModel.cpp' || echo './'`../../src/schemaparser/ContentModel.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I. -DSCHEMADIR=\"/usr/share/wsdlpull/\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/schemaparser/ContentModel.cpp -fPIC -DPIC -o .libs/ContentModel.o /bin/sh ../../libtool --tag=CXX --mode=link g++ -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 ../../src/xmlpull/libxmlpull.la -version-info 1:23:0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libschema.la -rpath /usr/lib64 SchemaParser.lo SchemaValidator.lo SimpleType.lo ComplexType.lo TypesTable.lo TypeContainer.lo SchemaDebug.lo Group.lo ContentModel.lo libtool: link: g++ -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/7/crti.o /usr/lib/gcc/riscv64-redhat-linux/7/crtbeginS.o .libs/SchemaParser.o .libs/SchemaValidator.o .libs/SimpleType.o .libs/ComplexType.o .libs/TypesTable.o .libs/TypeContainer.o .libs/SchemaDebug.o .libs/Group.o .libs/ContentModel.o -Wl,-rpath -Wl,/builddir/build/BUILD/wsdlpull-1.23/src/xmlpull/.libs ../../src/xmlpull/.libs/libxmlpull.so -L/usr/lib/gcc/riscv64-redhat-linux/7 -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/7/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/7/crtn.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,relro -Wl,-soname -Wl,libschema.so.1 -o .libs/libschema.so.1.0.23 libtool: link: (cd ".libs" && rm -f "libschema.so.1" && ln -s "libschema.so.1.0.23" "libschema.so.1") libtool: link: (cd ".libs" && rm -f "libschema.so" && ln -s "libschema.so.1.0.23" "libschema.so") libtool: link: ( cd ".libs" && rm -f "libschema.la" && ln -s "../libschema.la" "libschema.la" ) make[3]: Leaving directory '/builddir/build/BUILD/wsdlpull-1.23/src/schemaparser' Making all in wsdlparser make[3]: Entering directory '/builddir/build/BUILD/wsdlpull-1.23/src/wsdlparser' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I. -DSCHEMADIR=\"/usr/share/wsdlpull/\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o WsdlParser.lo `test -f '../../src/wsdlparser/WsdlParser.cpp' || echo './'`../../src/wsdlparser/WsdlParser.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I. -DSCHEMADIR=\"/usr/share/wsdlpull/\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o WsdlDebug.lo `test -f '../../src/wsdlparser/WsdlDebug.cpp' || echo './'`../../src/wsdlparser/WsdlDebug.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I. -DSCHEMADIR=\"/usr/share/wsdlpull/\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o Message.lo `test -f '../../src/wsdlparser/Message.cpp' || echo './'`../../src/wsdlparser/Message.cpp /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I. -DSCHEMADIR=\"/usr/share/wsdlpull/\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o WsdlElement.lo `test -f '../../src/wsdlparser/WsdlElement.cpp' || echo './'`../../src/wsdlparser/WsdlElement.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I. -DSCHEMADIR=\"/usr/share/wsdlpull/\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/wsdlparser/WsdlParser.cpp -fPIC -DPIC -o .libs/WsdlParser.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I. -DSCHEMADIR=\"/usr/share/wsdlpull/\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/wsdlparser/WsdlDebug.cpp -fPIC -DPIC -o .libs/WsdlDebug.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I. -DSCHEMADIR=\"/usr/share/wsdlpull/\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/wsdlparser/WsdlElement.cpp -fPIC -DPIC -o .libs/WsdlElement.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I. -DSCHEMADIR=\"/usr/share/wsdlpull/\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/wsdlparser/Message.cpp -fPIC -DPIC -o .libs/Message.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I. -DSCHEMADIR=\"/usr/share/wsdlpull/\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o WsdlInvoker.lo `test -f '../../src/wsdlparser/WsdlInvoker.cpp' || echo './'`../../src/wsdlparser/WsdlInvoker.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I. -DSCHEMADIR=\"/usr/share/wsdlpull/\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/wsdlparser/WsdlInvoker.cpp -fPIC -DPIC -o .libs/WsdlInvoker.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I. -DSCHEMADIR=\"/usr/share/wsdlpull/\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o Soap.lo `test -f '../../src/wsdlparser/Soap.cpp' || echo './'`../../src/wsdlparser/Soap.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I. -DSCHEMADIR=\"/usr/share/wsdlpull/\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ../../src/wsdlparser/Soap.cpp -fPIC -DPIC -o .libs/Soap.o /bin/sh ../../libtool --tag=CXX --mode=link g++ -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 ../../src/xmlpull/libxmlpull.la ../../src/schemaparser/libschema.la -version-info 1:23:0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libwsdl.la -rpath /usr/lib64 WsdlParser.lo WsdlDebug.lo Message.lo WsdlElement.lo WsdlInvoker.lo Soap.lo libtool: link: g++ -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/7/crti.o /usr/lib/gcc/riscv64-redhat-linux/7/crtbeginS.o .libs/WsdlParser.o .libs/WsdlDebug.o .libs/Message.o .libs/WsdlElement.o .libs/WsdlInvoker.o .libs/Soap.o -Wl,-rpath -Wl,/builddir/build/BUILD/wsdlpull-1.23/src/xmlpull/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/wsdlpull-1.23/src/schemaparser/.libs -L/builddir/build/BUILD/wsdlpull-1.23/src/xmlpull/.libs ../../src/xmlpull/.libs/libxmlpull.so ../../src/schemaparser/.libs/libschema.so /builddir/build/BUILD/wsdlpull-1.23/src/xmlpull/.libs/libxmlpull.so -L/usr/lib/gcc/riscv64-redhat-linux/7 -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/7/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/7/crtn.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,relro -Wl,-soname -Wl,libwsdl.so.1 -o .libs/libwsdl.so.1.0.23 libtool: link: (cd ".libs" && rm -f "libwsdl.so.1" && ln -s "libwsdl.so.1.0.23" "libwsdl.so.1") libtool: link: (cd ".libs" && rm -f "libwsdl.so" && ln -s "libwsdl.so.1.0.23" "libwsdl.so") libtool: link: ( cd ".libs" && rm -f "libwsdl.la" && ln -s "../libwsdl.la" "libwsdl.la" ) make[3]: Leaving directory '/builddir/build/BUILD/wsdlpull-1.23/src/wsdlparser' Making all in schemas make[3]: Entering directory '/builddir/build/BUILD/wsdlpull-1.23/src/schemas' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/wsdlpull-1.23/src/schemas' Making all in tools make[3]: Entering directory '/builddir/build/BUILD/wsdlpull-1.23/src/tools' g++ -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I. -DSCHEMADIR=\"/usr/share/wsdlpull/\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o wsdl.o `test -f '../../src/tools/wsdl.cpp' || echo './'`../../src/tools/wsdl.cpp g++ -DHAVE_CONFIG_H -I. -I../../src -I../.. -I../../src -I. -DSCHEMADIR=\"/usr/share/wsdlpull/\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o schema.o `test -f '../../src/tools/schema.cpp' || echo './'`../../src/tools/schema.cpp ../../src/tools/schema.cpp: In function 'int main(int, char**)': ../../src/tools/schema.cpp:57:28: warning: variable 'validate' set but not used [-Wunused-but-set-variable] bool genInstance = false,validate=false; ^~~~~~~~ /bin/sh ../../libtool --tag=CXX --mode=link g++ -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 ../../src/xmlpull/libxmlpull.la ../../src/schemaparser/libschema.la -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o wsdlpull-schema schema.o libtool: link: g++ -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 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/wsdlpull-schema schema.o ../../src/xmlpull/.libs/libxmlpull.so ../../src/schemaparser/.libs/libschema.so /builddir/build/BUILD/wsdlpull-1.23/src/xmlpull/.libs/libxmlpull.so /bin/sh ../../libtool --tag=CXX --mode=link g++ -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 ../../src/xmlpull/libxmlpull.la ../../src/schemaparser/libschema.la ../../src/wsdlparser/libwsdl.la -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o wsdlpull wsdl.o libtool: link: g++ -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 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/wsdlpull wsdl.o ../../src/xmlpull/.libs/libxmlpull.so ../../src/schemaparser/.libs/libschema.so ../../src/wsdlparser/.libs/libwsdl.so /builddir/build/BUILD/wsdlpull-1.23/src/schemaparser/.libs/libschema.so /builddir/build/BUILD/wsdlpull-1.23/src/xmlpull/.libs/libxmlpull.so make[3]: Leaving directory '/builddir/build/BUILD/wsdlpull-1.23/src/tools' make[3]: Entering directory '/builddir/build/BUILD/wsdlpull-1.23/src' make[3]: Leaving directory '/builddir/build/BUILD/wsdlpull-1.23/src' make[2]: Leaving directory '/builddir/build/BUILD/wsdlpull-1.23/src' make[1]: Leaving directory '/builddir/build/BUILD/wsdlpull-1.23/src' Making all in tests make[1]: Entering directory '/builddir/build/BUILD/wsdlpull-1.23/tests' Making all in schema make[2]: Entering directory '/builddir/build/BUILD/wsdlpull-1.23/tests/schema' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/wsdlpull-1.23/tests/schema' Making all in wsdl make[2]: Entering directory '/builddir/build/BUILD/wsdlpull-1.23/tests/wsdl' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/wsdlpull-1.23/tests/wsdl' make[2]: Entering directory '/builddir/build/BUILD/wsdlpull-1.23/tests' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/builddir/build/BUILD/wsdlpull-1.23/tests' make[1]: Leaving directory '/builddir/build/BUILD/wsdlpull-1.23/tests' Making all in docs make[1]: Entering directory '/builddir/build/BUILD/wsdlpull-1.23/docs' doxygen doxy.conf warning: Tag `SYMBOL_CACHE_SIZE' at line 278 of file `doxy.conf' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `SHOW_DIRECTORIES' at line 462 of file `doxy.conf' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `HTML_ALIGN_MEMBERS' at line 783 of file `doxy.conf' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `XML_SCHEMA' at line 1103 of file `doxy.conf' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `XML_DTD' at line 1109 of file `doxy.conf' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: doxygen no longer ships with the FreeSans font. You may want to clear or change DOT_FONTNAME. Otherwise you run the risk that the wrong font is being used for dot generated graphs. Searching for include files... Searching for example files... Searching for files in directory /builddir/build/BUILD/wsdlpull-1.23/tests Searching for files in directory /builddir/build/BUILD/wsdlpull-1.23/tests/schema Searching for files in directory /builddir/build/BUILD/wsdlpull-1.23/tests/wsdl Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Searching for files in directory /builddir/build/BUILD/wsdlpull-1.23/src Searching for files in directory /builddir/build/BUILD/wsdlpull-1.23/src/schemaparser Searching for files in directory /builddir/build/BUILD/wsdlpull-1.23/src/schemas Searching for files in directory /builddir/build/BUILD/wsdlpull-1.23/src/tools Searching for files in directory /builddir/build/BUILD/wsdlpull-1.23/src/wsdlparser Searching for files in directory /builddir/build/BUILD/wsdlpull-1.23/src/xmlpull Reading and parsing tag files Parsing files Preprocessing /builddir/build/BUILD/wsdlpull-1.23/src/schemaparser/Annotation.h... Parsing file /builddir/build/BUILD/wsdlpull-1.23/src/schemaparser/Annotation.h... Preprocessing /builddir/build/BUILD/wsdlpull-1.23/src/schemaparser/Attribute.h... Parsing file /builddir/build/BUILD/wsdlpull-1.23/src/schemaparser/Attribute.h... Preprocessing /builddir/build/BUILD/wsdlpull-1.23/src/schemaparser/AttributeGroup.h... Parsing file /builddir/build/BUILD/wsdlpull-1.23/src/schemaparser/AttributeGroup.h... Preprocessing /builddir/build/BUILD/wsdlpull-1.23/src/schemaparser/ComplexType.cpp... Parsing file /builddir/build/BUILD/wsdlpull-1.23/src/schemaparser/ComplexType.cpp... Preprocessing /builddir/build/BUILD/wsdlpull-1.23/src/schemaparser/ComplexType.h... Parsing file /builddir/build/BUILD/wsdlpull-1.23/src/schemaparser/ComplexType.h... Preprocessing /builddir/build/BUILD/wsdlpull-1.23/src/schemaparser/Constraint.h... Parsing file /builddir/build/BUILD/wsdlpull-1.23/src/schemaparser/Constraint.h... Preprocessing /builddir/build/BUILD/wsdlpull-1.23/src/schemaparser/ContentModel.cpp... Parsing file /builddir/build/BUILD/wsdlpull-1.23/src/schemaparser/ContentModel.cpp... Preprocessing /builddir/build/BUILD/wsdlpull-1.23/src/schemaparser/ContentModel.h... Parsing file /builddir/build/BUILD/wsdlpull-1.23/src/schemaparser/ContentModel.h... Preprocessing /builddir/build/BUILD/wsdlpull-1.23/src/schemaparser/Element.h... Parsing file /builddir/build/BUILD/wsdlpull-1.23/src/schemaparser/Element.h... Preprocessing /builddir/build/BUILD/wsdlpull-1.23/src/schemaparser/Group.cpp... Parsing file /builddir/build/BUILD/wsdlpull-1.23/src/schemaparser/Group.cpp... Preprocessing /builddir/build/BUILD/wsdlpull-1.23/src/schemaparser/Group.h... Parsing file /builddir/build/BUILD/wsdlpull-1.23/src/schemaparser/Group.h... Preprocessing /builddir/build/BUILD/wsdlpull-1.23/src/schemaparser/Schema.h... Parsing file /builddir/build/BUILD/wsdlpull-1.23/src/schemaparser/Schema.h... Preprocessing /builddir/build/BUILD/wsdlpull-1.23/src/schemaparser/SchemaDebug.cpp... Parsing file /builddir/build/BUILD/wsdlpull-1.23/src/schemaparser/SchemaDebug.cpp... Preprocessing /builddir/build/BUILD/wsdlpull-1.23/src/schemaparser/SchemaParser.cpp... Parsing file /builddir/build/BUILD/wsdlpull-1.23/src/schemaparser/SchemaParser.cpp... Preprocessing /builddir/build/BUILD/wsdlpull-1.23/src/schemaparser/SchemaParser.h... Parsing file /builddir/build/BUILD/wsdlpull-1.23/src/schemaparser/SchemaParser.h... Preprocessing /builddir/build/BUILD/wsdlpull-1.23/src/schemaparser/SchemaParserException.h... Parsing file /builddir/build/BUILD/wsdlpull-1.23/src/schemaparser/SchemaParserException.h... Preprocessing /builddir/build/BUILD/wsdlpull-1.23/src/schemaparser/SchemaValidator.cpp... Parsing file /builddir/build/BUILD/wsdlpull-1.23/src/schemaparser/SchemaValidator.cpp... Preprocessing /builddir/build/BUILD/wsdlpull-1.23/src/schemaparser/SchemaValidator.h... Parsing file /builddir/build/BUILD/wsdlpull-1.23/src/schemaparser/SchemaValidator.h... Preprocessing /builddir/build/BUILD/wsdlpull-1.23/src/schemaparser/SimpleType.cpp... Parsing file /builddir/build/BUILD/wsdlpull-1.23/src/schemaparser/SimpleType.cpp... Preprocessing /builddir/build/BUILD/wsdlpull-1.23/src/schemaparser/SimpleType.h... Parsing file /builddir/build/BUILD/wsdlpull-1.23/src/schemaparser/SimpleType.h... Preprocessing /builddir/build/BUILD/wsdlpull-1.23/src/schemaparser/TypeContainer.cpp... Parsing file /builddir/build/BUILD/wsdlpull-1.23/src/schemaparser/TypeContainer.cpp... Preprocessing /builddir/build/BUILD/wsdlpull-1.23/src/schemaparser/TypeContainer.h... Parsing file /builddir/build/BUILD/wsdlpull-1.23/src/schemaparser/TypeContainer.h... Preprocessing /builddir/build/BUILD/wsdlpull-1.23/src/schemaparser/TypesTable.cpp... Parsing file /builddir/build/BUILD/wsdlpull-1.23/src/schemaparser/TypesTable.cpp... Preprocessing /builddir/build/BUILD/wsdlpull-1.23/src/schemaparser/TypesTable.h... Parsing file /builddir/build/BUILD/wsdlpull-1.23/src/schemaparser/TypesTable.h... Preprocessing /builddir/build/BUILD/wsdlpull-1.23/src/schemaparser/XSDType.h... Parsing file /builddir/build/BUILD/wsdlpull-1.23/src/schemaparser/XSDType.h... Reading /builddir/build/BUILD/wsdlpull-1.23/src/schemas/http.xsd... Reading /builddir/build/BUILD/wsdlpull-1.23/src/schemas/mime.xsd... Reading /builddir/build/BUILD/wsdlpull-1.23/src/schemas/soap-encoding.xsd... Reading /builddir/build/BUILD/wsdlpull-1.23/src/schemas/soap-encoding12.xsd... Reading /builddir/build/BUILD/wsdlpull-1.23/src/schemas/soap.xsd... Reading /builddir/build/BUILD/wsdlpull-1.23/src/schemas/soap12.xsd... Reading /builddir/build/BUILD/wsdlpull-1.23/src/schemas/wsdl10.xsd... Preprocessing /builddir/build/BUILD/wsdlpull-1.23/src/tools/schema.cpp... Parsing file /builddir/build/BUILD/wsdlpull-1.23/src/tools/schema.cpp... Preprocessing /builddir/build/BUILD/wsdlpull-1.23/src/tools/wsdl.cpp... Parsing file /builddir/build/BUILD/wsdlpull-1.23/src/tools/wsdl.cpp... Preprocessing /builddir/build/BUILD/wsdlpull-1.23/src/wsdlparser/Binding.h... Parsing file /builddir/build/BUILD/wsdlpull-1.23/src/wsdlparser/Binding.h... Preprocessing /builddir/build/BUILD/wsdlpull-1.23/src/wsdlparser/Message.cpp... Parsing file /builddir/build/BUILD/wsdlpull-1.23/src/wsdlparser/Message.cpp... Preprocessing /builddir/build/BUILD/wsdlpull-1.23/src/wsdlparser/Message.h... Parsing file /builddir/build/BUILD/wsdlpull-1.23/src/wsdlparser/Message.h... Preprocessing /builddir/build/BUILD/wsdlpull-1.23/src/wsdlparser/Operation.h... Parsing file /builddir/build/BUILD/wsdlpull-1.23/src/wsdlparser/Operation.h... Preprocessing /builddir/build/BUILD/wsdlpull-1.23/src/wsdlparser/PortType.h... Parsing file /builddir/build/BUILD/wsdlpull-1.23/src/wsdlparser/PortType.h... Preprocessing /builddir/build/BUILD/wsdlpull-1.23/src/wsdlparser/Service.h... Parsing file /builddir/build/BUILD/wsdlpull-1.23/src/wsdlparser/Service.h... Preprocessing /builddir/build/BUILD/wsdlpull-1.23/src/wsdlparser/Soap.cpp... Parsing file /builddir/build/BUILD/wsdlpull-1.23/src/wsdlparser/Soap.cpp... Preprocessing /builddir/build/BUILD/wsdlpull-1.23/src/wsdlparser/Soap.h... Parsing file /builddir/build/BUILD/wsdlpull-1.23/src/wsdlparser/Soap.h... Preprocessing /builddir/build/BUILD/wsdlpull-1.23/src/wsdlparser/WsdlDebug.cpp... Parsing file /builddir/build/BUILD/wsdlpull-1.23/src/wsdlparser/WsdlDebug.cpp... Preprocessing /builddir/build/BUILD/wsdlpull-1.23/src/wsdlparser/WsdlElement.cpp... Parsing file /builddir/build/BUILD/wsdlpull-1.23/src/wsdlparser/WsdlElement.cpp... Preprocessing /builddir/build/BUILD/wsdlpull-1.23/src/wsdlparser/WsdlElement.h... Parsing file /builddir/build/BUILD/wsdlpull-1.23/src/wsdlparser/WsdlElement.h... Preprocessing /builddir/build/BUILD/wsdlpull-1.23/src/wsdlparser/WsdlException.h... Parsing file /builddir/build/BUILD/wsdlpull-1.23/src/wsdlparser/WsdlException.h... Preprocessing /builddir/build/BUILD/wsdlpull-1.23/src/wsdlparser/WsdlExtension.h... Parsing file /builddir/build/BUILD/wsdlpull-1.23/src/wsdlparser/WsdlExtension.h... Preprocessing /builddir/build/BUILD/wsdlpull-1.23/src/wsdlparser/WsdlInvoker.cpp... Parsing file /builddir/build/BUILD/wsdlpull-1.23/src/wsdlparser/WsdlInvoker.cpp... Preprocessing /builddir/build/BUILD/wsdlpull-1.23/src/wsdlparser/WsdlInvoker.h... Parsing file /builddir/build/BUILD/wsdlpull-1.23/src/wsdlparser/WsdlInvoker.h... Preprocessing /builddir/build/BUILD/wsdlpull-1.23/src/wsdlparser/WsdlParser.cpp... Parsing file /builddir/build/BUILD/wsdlpull-1.23/src/wsdlparser/WsdlParser.cpp... Preprocessing /builddir/build/BUILD/wsdlpull-1.23/src/wsdlparser/WsdlParser.h... Parsing file /builddir/build/BUILD/wsdlpull-1.23/src/wsdlparser/WsdlParser.h... Preprocessing /builddir/build/BUILD/wsdlpull-1.23/src/xmlpull/ConfigFile.cpp... Parsing file /builddir/build/BUILD/wsdlpull-1.23/src/xmlpull/ConfigFile.cpp... Preprocessing /builddir/build/BUILD/wsdlpull-1.23/src/xmlpull/ConfigFile.h... Parsing file /builddir/build/BUILD/wsdlpull-1.23/src/xmlpull/ConfigFile.h... Preprocessing /builddir/build/BUILD/wsdlpull-1.23/src/xmlpull/osdir.h... Parsing file /builddir/build/BUILD/wsdlpull-1.23/src/xmlpull/osdir.h... Preprocessing /builddir/build/BUILD/wsdlpull-1.23/src/xmlpull/Qname.h... Parsing file /builddir/build/BUILD/wsdlpull-1.23/src/xmlpull/Qname.h... Preprocessing /builddir/build/BUILD/wsdlpull-1.23/src/xmlpull/wsdlpull_export.h... Parsing file /builddir/build/BUILD/wsdlpull-1.23/src/xmlpull/wsdlpull_export.h... Preprocessing /builddir/build/BUILD/wsdlpull-1.23/src/xmlpull/XmlDoc.cpp... Parsing file /builddir/build/BUILD/wsdlpull-1.23/src/xmlpull/XmlDoc.cpp... Preprocessing /builddir/build/BUILD/wsdlpull-1.23/src/xmlpull/XmlDoc.h... Parsing file /builddir/build/BUILD/wsdlpull-1.23/src/xmlpull/XmlDoc.h... Preprocessing /builddir/build/BUILD/wsdlpull-1.23/src/xmlpull/XmlPullParser.cpp... Parsing file /builddir/build/BUILD/wsdlpull-1.23/src/xmlpull/XmlPullParser.cpp... Preprocessing /builddir/build/BUILD/wsdlpull-1.23/src/xmlpull/XmlPullParser.h... Parsing file /builddir/build/BUILD/wsdlpull-1.23/src/xmlpull/XmlPullParser.h... Preprocessing /builddir/build/BUILD/wsdlpull-1.23/src/xmlpull/XmlPullParserException.h... Parsing file /builddir/build/BUILD/wsdlpull-1.23/src/xmlpull/XmlPullParserException.h... Preprocessing /builddir/build/BUILD/wsdlpull-1.23/src/xmlpull/XmlSerializer.cpp... Parsing file /builddir/build/BUILD/wsdlpull-1.23/src/xmlpull/XmlSerializer.cpp... Preprocessing /builddir/build/BUILD/wsdlpull-1.23/src/xmlpull/XmlSerializer.h... Parsing file /builddir/build/BUILD/wsdlpull-1.23/src/xmlpull/XmlSerializer.h... Preprocessing /builddir/build/BUILD/wsdlpull-1.23/src/xmlpull/XmlUtils.cpp... Parsing file /builddir/build/BUILD/wsdlpull-1.23/src/xmlpull/XmlUtils.cpp... Preprocessing /builddir/build/BUILD/wsdlpull-1.23/src/xmlpull/XmlUtils.h... Parsing file /builddir/build/BUILD/wsdlpull-1.23/src/xmlpull/XmlUtils.h... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Distributing member group documentation. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Computing dependencies between directories... Generating citations page... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating code for file /builddir/build/BUILD/wsdlpull-1.23/src/schemaparser/Annotation.h... Generating code for file /builddir/build/BUILD/wsdlpull-1.23/src/schemaparser/Attribute.h... Generating code for file /builddir/build/BUILD/wsdlpull-1.23/src/schemaparser/AttributeGroup.h... Generating code for file /builddir/build/BUILD/wsdlpull-1.23/src/schemaparser/ComplexType.cpp... Generating code for file /builddir/build/BUILD/wsdlpull-1.23/src/schemaparser/ComplexType.h... Generating code for file /builddir/build/BUILD/wsdlpull-1.23/src/schemaparser/Constraint.h... Generating code for file /builddir/build/BUILD/wsdlpull-1.23/src/schemaparser/ContentModel.cpp... Generating code for file /builddir/build/BUILD/wsdlpull-1.23/src/schemaparser/ContentModel.h... Generating code for file /builddir/build/BUILD/wsdlpull-1.23/src/schemaparser/Element.h... Generating code for file /builddir/build/BUILD/wsdlpull-1.23/src/schemaparser/Group.cpp... Generating code for file /builddir/build/BUILD/wsdlpull-1.23/src/schemaparser/Group.h... Generating code for file /builddir/build/BUILD/wsdlpull-1.23/src/schemaparser/Schema.h... Generating code for file /builddir/build/BUILD/wsdlpull-1.23/src/schemaparser/SchemaDebug.cpp... Generating code for file /builddir/build/BUILD/wsdlpull-1.23/src/schemaparser/SchemaParser.cpp... Generating code for file /builddir/build/BUILD/wsdlpull-1.23/src/schemaparser/SchemaParser.h... Generating code for file /builddir/build/BUILD/wsdlpull-1.23/src/schemaparser/SchemaParserException.h... Generating code for file /builddir/build/BUILD/wsdlpull-1.23/src/schemaparser/SchemaValidator.cpp... Generating code for file /builddir/build/BUILD/wsdlpull-1.23/src/schemaparser/SchemaValidator.h... Generating code for file /builddir/build/BUILD/wsdlpull-1.23/src/schemaparser/SimpleType.cpp... Generating code for file /builddir/build/BUILD/wsdlpull-1.23/src/schemaparser/SimpleType.h... Generating code for file /builddir/build/BUILD/wsdlpull-1.23/src/schemaparser/TypeContainer.cpp... Generating code for file /builddir/build/BUILD/wsdlpull-1.23/src/schemaparser/TypeContainer.h... Generating code for file /builddir/build/BUILD/wsdlpull-1.23/src/schemaparser/TypesTable.cpp... Generating code for file /builddir/build/BUILD/wsdlpull-1.23/src/schemaparser/TypesTable.h... Generating code for file /builddir/build/BUILD/wsdlpull-1.23/src/schemaparser/XSDType.h... Generating code for file /builddir/build/BUILD/wsdlpull-1.23/src/schemas/http.xsd... Generating code for file /builddir/build/BUILD/wsdlpull-1.23/src/schemas/mime.xsd... Generating code for file /builddir/build/BUILD/wsdlpull-1.23/src/schemas/soap-encoding.xsd... Generating code for file /builddir/build/BUILD/wsdlpull-1.23/src/schemas/soap-encoding12.xsd... Generating code for file /builddir/build/BUILD/wsdlpull-1.23/src/schemas/soap.xsd... Generating code for file /builddir/build/BUILD/wsdlpull-1.23/src/schemas/soap12.xsd... Generating code for file /builddir/build/BUILD/wsdlpull-1.23/src/schemas/wsdl10.xsd... Generating code for file /builddir/build/BUILD/wsdlpull-1.23/src/tools/schema.cpp... Generating code for file /builddir/build/BUILD/wsdlpull-1.23/src/tools/wsdl.cpp... Generating code for file /builddir/build/BUILD/wsdlpull-1.23/src/wsdlparser/Binding.h... Generating code for file /builddir/build/BUILD/wsdlpull-1.23/src/wsdlparser/Message.cpp... Generating code for file /builddir/build/BUILD/wsdlpull-1.23/src/wsdlparser/Message.h... Generating code for file /builddir/build/BUILD/wsdlpull-1.23/src/wsdlparser/Operation.h... Generating code for file /builddir/build/BUILD/wsdlpull-1.23/src/wsdlparser/PortType.h... Generating code for file /builddir/build/BUILD/wsdlpull-1.23/src/wsdlparser/Service.h... Generating code for file /builddir/build/BUILD/wsdlpull-1.23/src/wsdlparser/Soap.cpp... Generating code for file /builddir/build/BUILD/wsdlpull-1.23/src/wsdlparser/Soap.h... Generating code for file /builddir/build/BUILD/wsdlpull-1.23/src/wsdlparser/WsdlDebug.cpp... Generating code for file /builddir/build/BUILD/wsdlpull-1.23/src/wsdlparser/WsdlElement.cpp... Generating code for file /builddir/build/BUILD/wsdlpull-1.23/src/wsdlparser/WsdlElement.h... Generating code for file /builddir/build/BUILD/wsdlpull-1.23/src/wsdlparser/WsdlException.h... Generating code for file /builddir/build/BUILD/wsdlpull-1.23/src/wsdlparser/WsdlExtension.h... Generating code for file /builddir/build/BUILD/wsdlpull-1.23/src/wsdlparser/WsdlInvoker.cpp... Generating code for file /builddir/build/BUILD/wsdlpull-1.23/src/wsdlparser/WsdlInvoker.h... Generating code for file /builddir/build/BUILD/wsdlpull-1.23/src/wsdlparser/WsdlParser.cpp... Generating code for file /builddir/build/BUILD/wsdlpull-1.23/src/wsdlparser/WsdlParser.h... Generating code for file /builddir/build/BUILD/wsdlpull-1.23/src/xmlpull/ConfigFile.cpp... Generating code for file /builddir/build/BUILD/wsdlpull-1.23/src/xmlpull/ConfigFile.h... Generating code for file /builddir/build/BUILD/wsdlpull-1.23/src/xmlpull/osdir.h... Generating code for file /builddir/build/BUILD/wsdlpull-1.23/src/xmlpull/Qname.h... Generating code for file /builddir/build/BUILD/wsdlpull-1.23/src/xmlpull/wsdlpull_export.h... Generating code for file /builddir/build/BUILD/wsdlpull-1.23/src/xmlpull/XmlDoc.cpp... Generating code for file /builddir/build/BUILD/wsdlpull-1.23/src/xmlpull/XmlDoc.h... Generating code for file /builddir/build/BUILD/wsdlpull-1.23/src/xmlpull/XmlPullParser.cpp... Generating code for file /builddir/build/BUILD/wsdlpull-1.23/src/xmlpull/XmlPullParser.h... Generating code for file /builddir/build/BUILD/wsdlpull-1.23/src/xmlpull/XmlPullParserException.h... Generating code for file /builddir/build/BUILD/wsdlpull-1.23/src/xmlpull/XmlSerializer.cpp... Generating code for file /builddir/build/BUILD/wsdlpull-1.23/src/xmlpull/XmlSerializer.h... Generating code for file /builddir/build/BUILD/wsdlpull-1.23/src/xmlpull/XmlUtils.cpp... Generating code for file /builddir/build/BUILD/wsdlpull-1.23/src/xmlpull/XmlUtils.h... Generating file documentation... Generating docs for file /builddir/build/BUILD/wsdlpull-1.23/src/schemaparser/Annotation.h... Generating docs for file /builddir/build/BUILD/wsdlpull-1.23/src/schemaparser/Attribute.h... Generating docs for file /builddir/build/BUILD/wsdlpull-1.23/src/schemaparser/AttributeGroup.h... Generating docs for file /builddir/build/BUILD/wsdlpull-1.23/src/schemaparser/ComplexType.cpp... Generating docs for file /builddir/build/BUILD/wsdlpull-1.23/src/schemaparser/ComplexType.h... Generating docs for file /builddir/build/BUILD/wsdlpull-1.23/src/schemaparser/Constraint.h... Generating docs for file /builddir/build/BUILD/wsdlpull-1.23/src/schemaparser/ContentModel.cpp... Generating docs for file /builddir/build/BUILD/wsdlpull-1.23/src/schemaparser/ContentModel.h... Generating docs for file /builddir/build/BUILD/wsdlpull-1.23/src/schemaparser/Element.h... Generating docs for file /builddir/build/BUILD/wsdlpull-1.23/src/schemaparser/Group.cpp... Generating docs for file /builddir/build/BUILD/wsdlpull-1.23/src/schemaparser/Group.h... Generating docs for file /builddir/build/BUILD/wsdlpull-1.23/src/schemaparser/Schema.h... Generating docs for file /builddir/build/BUILD/wsdlpull-1.23/src/schemaparser/SchemaDebug.cpp... Generating docs for file /builddir/build/BUILD/wsdlpull-1.23/src/schemaparser/SchemaParser.cpp... Generating docs for file /builddir/build/BUILD/wsdlpull-1.23/src/schemaparser/SchemaParser.h... Generating docs for file /builddir/build/BUILD/wsdlpull-1.23/src/schemaparser/SchemaParserException.h... Generating docs for file /builddir/build/BUILD/wsdlpull-1.23/src/schemaparser/SchemaValidator.cpp... Generating docs for file /builddir/build/BUILD/wsdlpull-1.23/src/schemaparser/SchemaValidator.h... Generating docs for file /builddir/build/BUILD/wsdlpull-1.23/src/schemaparser/SimpleType.cpp... Generating docs for file /builddir/build/BUILD/wsdlpull-1.23/src/schemaparser/SimpleType.h... Generating docs for file /builddir/build/BUILD/wsdlpull-1.23/src/schemaparser/TypeContainer.cpp... Generating docs for file /builddir/build/BUILD/wsdlpull-1.23/src/schemaparser/TypeContainer.h... Generating docs for file /builddir/build/BUILD/wsdlpull-1.23/src/schemaparser/TypesTable.cpp... Generating docs for file /builddir/build/BUILD/wsdlpull-1.23/src/schemaparser/TypesTable.h... Generating docs for file /builddir/build/BUILD/wsdlpull-1.23/src/schemaparser/XSDType.h... Generating docs for file /builddir/build/BUILD/wsdlpull-1.23/src/schemas/http.xsd... Generating docs for file /builddir/build/BUILD/wsdlpull-1.23/src/schemas/mime.xsd... Generating docs for file /builddir/build/BUILD/wsdlpull-1.23/src/schemas/soap-encoding.xsd... Generating docs for file /builddir/build/BUILD/wsdlpull-1.23/src/schemas/soap-encoding12.xsd... Generating docs for file /builddir/build/BUILD/wsdlpull-1.23/src/schemas/soap.xsd... Generating docs for file /builddir/build/BUILD/wsdlpull-1.23/src/schemas/soap12.xsd... Generating docs for file /builddir/build/BUILD/wsdlpull-1.23/src/schemas/wsdl10.xsd... Generating docs for file /builddir/build/BUILD/wsdlpull-1.23/src/tools/schema.cpp... Generating docs for file /builddir/build/BUILD/wsdlpull-1.23/src/tools/wsdl.cpp... Generating docs for file /builddir/build/BUILD/wsdlpull-1.23/src/wsdlparser/Binding.h... Generating docs for file /builddir/build/BUILD/wsdlpull-1.23/src/wsdlparser/Message.cpp... Generating docs for file /builddir/build/BUILD/wsdlpull-1.23/src/wsdlparser/Message.h... Generating docs for file /builddir/build/BUILD/wsdlpull-1.23/src/wsdlparser/Operation.h... Generating docs for file /builddir/build/BUILD/wsdlpull-1.23/src/wsdlparser/PortType.h... Generating docs for file /builddir/build/BUILD/wsdlpull-1.23/src/wsdlparser/Service.h... Generating docs for file /builddir/build/BUILD/wsdlpull-1.23/src/wsdlparser/Soap.cpp... Generating docs for file /builddir/build/BUILD/wsdlpull-1.23/src/wsdlparser/Soap.h... Generating docs for file /builddir/build/BUILD/wsdlpull-1.23/src/wsdlparser/WsdlDebug.cpp... Generating docs for file /builddir/build/BUILD/wsdlpull-1.23/src/wsdlparser/WsdlElement.cpp... Generating docs for file /builddir/build/BUILD/wsdlpull-1.23/src/wsdlparser/WsdlElement.h... Generating docs for file /builddir/build/BUILD/wsdlpull-1.23/src/wsdlparser/WsdlException.h... Generating docs for file /builddir/build/BUILD/wsdlpull-1.23/src/wsdlparser/WsdlExtension.h... Generating docs for file /builddir/build/BUILD/wsdlpull-1.23/src/wsdlparser/WsdlInvoker.cpp... Generating docs for file /builddir/build/BUILD/wsdlpull-1.23/src/wsdlparser/WsdlInvoker.h... Generating docs for file /builddir/build/BUILD/wsdlpull-1.23/src/wsdlparser/WsdlParser.cpp... Generating docs for file /builddir/build/BUILD/wsdlpull-1.23/src/wsdlparser/WsdlParser.h... Generating docs for file /builddir/build/BUILD/wsdlpull-1.23/src/xmlpull/ConfigFile.cpp... Generating docs for file /builddir/build/BUILD/wsdlpull-1.23/src/xmlpull/ConfigFile.h... Generating docs for file /builddir/build/BUILD/wsdlpull-1.23/src/xmlpull/osdir.h... Generating docs for file /builddir/build/BUILD/wsdlpull-1.23/src/xmlpull/Qname.h... Generating docs for file /builddir/build/BUILD/wsdlpull-1.23/src/xmlpull/wsdlpull_export.h... Generating docs for file /builddir/build/BUILD/wsdlpull-1.23/src/xmlpull/XmlDoc.cpp... Generating docs for file /builddir/build/BUILD/wsdlpull-1.23/src/xmlpull/XmlDoc.h... Generating docs for file /builddir/build/BUILD/wsdlpull-1.23/src/xmlpull/XmlPullParser.cpp... Generating docs for file /builddir/build/BUILD/wsdlpull-1.23/src/xmlpull/XmlPullParser.h... Generating docs for file /builddir/build/BUILD/wsdlpull-1.23/src/xmlpull/XmlPullParserException.h... Generating docs for file /builddir/build/BUILD/wsdlpull-1.23/src/xmlpull/XmlSerializer.cpp... Generating docs for file /builddir/build/BUILD/wsdlpull-1.23/src/xmlpull/XmlSerializer.h... Generating docs for file /builddir/build/BUILD/wsdlpull-1.23/srsh: epstopdf: command not found sh: epstopdf: command not found sh: epstopdf: command not found sh: epstopdf: command not found sh: epstopdf: command not found sh: epstopdf: command not found sh: epstopdf: command not found sh: epstopdf: command not found sh: epstopdf: command not found sh: epstopdf: command not found c/xmlpull/XmlUtils.cpp... Generating docs for file /builddir/build/BUILD/wsdlpull-1.23/src/xmlpull/XmlUtils.h... Generating page documentation... Generating group documentation... Generating class documentation... Generating docs for compound ConfigFile... Generating docs for nested compound ConfigFile::file_not_found... Generating docs for nested compound ConfigFile::key_not_found... Generating docs for compound Qname... Generating docs for compound XmlDoc_t... Generating docs for compound XmlNode_t... Generating docs for compound XmlPullParser... Generating docs for compound XmlPullParserException... Generating docs for compound XmlSerializer... Generating namespace index... Generating docs for namespace oslink Generating docs for compound oslink::directory... Generating docs for namespace Schema Generating docs for compound Schema::Annotation... Generating docs for compound Schema::Appinfo... Generating docs for compound Schema::Attribute... Generating docs for compound Schema::AttributeGroup... Generating docs for compound Schema::ComplexType... Generating docs for compound Schema::Constraint... Generating docs for compound Schema::Containers... Generating docs for compound Schema::ContentModel... Generating docs for nested compound Schema::ContentModel::ContentType... Generating docs for compound Schema::Documentation... Generating docs for compound Schema::Element... Generating docs for compound Schema::facetValueType... Generating docs for compound Schema::Group... Generating docs for compound Schema::SchemaParser... Generating docs for nested compound Schema::SchemaParser::ImportedSchema... Generating docs for compound Schema::SchemaParserException... Generating docs for compound Schema::SchemaValidator... Generating docs for compound Schema::SimpleType... Generating docs for compound Schema::TypeContainer... Generating docs for compound Schema::TypesTable... Generating docs for compound Schema::XSDType... Generating docs for namespace WsdlPull Generating docs for compound WsdlPull::Message... Generating docs for compound WsdlPull::Operation... Generating docs for compound WsdlPull::Parameter... Generating docs for compound WsdlPull::Part... Generating docs for compound WsdlPull::PortType... Generating docs for compound WsdlPull::Service... Generating docs for nested compound WsdlPull::Service::ServicePort... Generating docs for compound WsdlPull::Soap... Generating docs for compound WsdlPull::WsdlElement... Generating docs for compound WsdlPull::WsdlException... Generating docs for compound WsdlPull::WsdlExtension... Generating docs for compound WsdlPull::WsdlInvoker... Generating docs for compound WsdlPull::WsdlParser... Generating docs for namespace XmlUtils Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... lookup cache used 4937/65536 hits=44327 misses=5432 finished... make[1]: Leaving directory '/builddir/build/BUILD/wsdlpull-1.23/docs' Making all in man make[1]: Entering directory '/builddir/build/BUILD/wsdlpull-1.23/man' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/wsdlpull-1.23/man' Making all in win32 make[1]: Entering directory '/builddir/build/BUILD/wsdlpull-1.23/win32' Making all in curl make[2]: Entering directory '/builddir/build/BUILD/wsdlpull-1.23/win32/curl' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/wsdlpull-1.23/win32/curl' Making all in vs2005 make[2]: Entering directory '/builddir/build/BUILD/wsdlpull-1.23/win32/vs2005' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/wsdlpull-1.23/win32/vs2005' Making all in vs2008 make[2]: Entering directory '/builddir/build/BUILD/wsdlpull-1.23/win32/vs2008' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/wsdlpull-1.23/win32/vs2008' make[2]: Entering directory '/builddir/build/BUILD/wsdlpull-1.23/win32' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/builddir/build/BUILD/wsdlpull-1.23/win32' make[1]: Leaving directory '/builddir/build/BUILD/wsdlpull-1.23/win32' make[1]: Entering directory '/builddir/build/BUILD/wsdlpull-1.23' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/builddir/build/BUILD/wsdlpull-1.23' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.RR7isJ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/wsdlpull-1.23-17.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/wsdlpull-1.23-17.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/wsdlpull-1.23-17.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/wsdlpull-1.23-17.fc28.riscv64 + cd wsdlpull-1.23 + /usr/bin/rm -rf /builddir/build/BUILDROOT/wsdlpull-1.23-17.fc28.riscv64 + make install DESTDIR=/builddir/build/BUILDROOT/wsdlpull-1.23-17.fc28.riscv64 Making install in src make[1]: Entering directory '/builddir/build/BUILD/wsdlpull-1.23/src' Making install in xmlpull make[2]: Entering directory '/builddir/build/BUILD/wsdlpull-1.23/src/xmlpull' make[3]: Entering directory '/builddir/build/BUILD/wsdlpull-1.23/src/xmlpull' test -z "/usr/lib64" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/wsdlpull-1.23-17.fc28.riscv64/usr/lib64" /bin/sh ../../libtool --mode=install /usr/bin/install -c libxmlpull.la '/builddir/build/BUILDROOT/wsdlpull-1.23-17.fc28.riscv64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libxmlpull.so.1.0.23 /builddir/build/BUILDROOT/wsdlpull-1.23-17.fc28.riscv64/usr/lib64/libxmlpull.so.1.0.23 libtool: install: (cd /builddir/build/BUILDROOT/wsdlpull-1.23-17.fc28.riscv64/usr/lib64 && { ln -s -f libxmlpull.so.1.0.23 libxmlpull.so.1 || { rm -f libxmlpull.so.1 && ln -s libxmlpull.so.1.0.23 libxmlpull.so.1; }; }) libtool: install: (cd /builddir/build/BUILDROOT/wsdlpull-1.23-17.fc28.riscv64/usr/lib64 && { ln -s -f libxmlpull.so.1.0.23 libxmlpull.so || { rm -f libxmlpull.so && ln -s libxmlpull.so.1.0.23 libxmlpull.so; }; }) libtool: install: /usr/bin/install -c .libs/libxmlpull.lai /builddir/build/BUILDROOT/wsdlpull-1.23-17.fc28.riscv64/usr/lib64/libxmlpull.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/include/xmlpull" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/wsdlpull-1.23-17.fc28.riscv64/usr/include/xmlpull" /usr/bin/install -c -m 644 ../../src/xmlpull/XmlPullParser.h ../../src/xmlpull/XmlSerializer.h ../../src/xmlpull/XmlUtils.h ../../src/xmlpull/Qname.h ../../src/xmlpull/XmlDoc.h ../../src/xmlpull/ConfigFile.h ../../src/xmlpull/XmlPullParserException.h ../../src/xmlpull/osdir.h ../../src/xmlpull/wsdlpull_export.h '/builddir/build/BUILDROOT/wsdlpull-1.23-17.fc28.riscv64/usr/include/xmlpull' make[3]: Leaving directory '/builddir/build/BUILD/wsdlpull-1.23/src/xmlpull' make[2]: Leaving directory '/builddir/build/BUILD/wsdlpull-1.23/src/xmlpull' Making install in schemaparser make[2]: Entering directory '/builddir/build/BUILD/wsdlpull-1.23/src/schemaparser' make[3]: Entering directory '/builddir/build/BUILD/wsdlpull-1.23/src/schemaparser' test -z "/usr/lib64" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/wsdlpull-1.23-17.fc28.riscv64/usr/lib64" /bin/sh ../../libtool --mode=install /usr/bin/install -c libschema.la '/builddir/build/BUILDROOT/wsdlpull-1.23-17.fc28.riscv64/usr/lib64' libtool: install: warning: relinking `libschema.la' libtool: install: (cd /builddir/build/BUILD/wsdlpull-1.23/src/schemaparser; /bin/sh /builddir/build/BUILD/wsdlpull-1.23/libtool --tag CXX --mode=relink g++ -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 ../../src/xmlpull/libxmlpull.la -version-info 1:23:0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libschema.la -rpath /usr/lib64 SchemaParser.lo SchemaValidator.lo SimpleType.lo ComplexType.lo TypesTable.lo TypeContainer.lo SchemaDebug.lo Group.lo ContentModel.lo -inst-prefix-dir /builddir/build/BUILDROOT/wsdlpull-1.23-17.fc28.riscv64) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/7/crti.o /usr/lib/gcc/riscv64-redhat-linux/7/crtbeginS.o .libs/SchemaParser.o .libs/SchemaValidator.o .libs/SimpleType.o .libs/ComplexType.o .libs/TypesTable.o .libs/TypeContainer.o .libs/SchemaDebug.o .libs/Group.o .libs/ContentModel.o -L/builddir/build/BUILDROOT/wsdlpull-1.23-17.fc28.riscv64/usr/lib64 -L/usr/lib64 -lxmlpull -L/usr/lib/gcc/riscv64-redhat-linux/7 -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/7/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/7/crtn.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,relro -Wl,-soname -Wl,libschema.so.1 -o .libs/libschema.so.1.0.23 libtool: install: /usr/bin/install -c .libs/libschema.so.1.0.23T /builddir/build/BUILDROOT/wsdlpull-1.23-17.fc28.riscv64/usr/lib64/libschema.so.1.0.23 libtool: install: (cd /builddir/build/BUILDROOT/wsdlpull-1.23-17.fc28.riscv64/usr/lib64 && { ln -s -f libschema.so.1.0.23 libschema.so.1 || { rm -f libschema.so.1 && ln -s libschema.so.1.0.23 libschema.so.1; }; }) libtool: install: (cd /builddir/build/BUILDROOT/wsdlpull-1.23-17.fc28.riscv64/usr/lib64 && { ln -s -f libschema.so.1.0.23 libschema.so || { rm -f libschema.so && ln -s libschema.so.1.0.23 libschema.so; }; }) libtool: install: /usr/bin/install -c .libs/libschema.lai /builddir/build/BUILDROOT/wsdlpull-1.23-17.fc28.riscv64/usr/lib64/libschema.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/include/schemaparser" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/wsdlpull-1.23-17.fc28.riscv64/usr/include/schemaparser" /usr/bin/install -c -m 644 ../../src/schemaparser/SchemaParser.h ../../src/schemaparser/SchemaValidator.h ../../src/schemaparser/XSDType.h ../../src/schemaparser/SimpleType.h ../../src/schemaparser/ComplexType.h ../../src/schemaparser/TypeContainer.h ../../src/schemaparser/Element.h ../../src/schemaparser/Attribute.h ../../src/schemaparser/SchemaParserException.h ../../src/schemaparser/TypesTable.h ../../src/schemaparser/Schema.h ../../src/schemaparser/Group.h ../../src/schemaparser/ContentModel.h ../../src/schemaparser/AttributeGroup.h ../../src/schemaparser/Constraint.h ../../src/schemaparser/Annotation.h '/builddir/build/BUILDROOT/wsdlpull-1.23-17.fc28.riscv64/usr/include/schemaparser' make[3]: Leaving directory '/builddir/build/BUILD/wsdlpull-1.23/src/schemaparser' make[2]: Leaving directory '/builddir/build/BUILD/wsdlpull-1.23/src/schemaparser' Making install in wsdlparser make[2]: Entering directory '/builddir/build/BUILD/wsdlpull-1.23/src/wsdlparser' make[3]: Entering directory '/builddir/build/BUILD/wsdlpull-1.23/src/wsdlparser' test -z "/usr/lib64" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/wsdlpull-1.23-17.fc28.riscv64/usr/lib64" /bin/sh ../../libtool --mode=install /usr/bin/install -c libwsdl.la '/builddir/build/BUILDROOT/wsdlpull-1.23-17.fc28.riscv64/usr/lib64' libtool: install: warning: relinking `libwsdl.la' libtool: install: (cd /builddir/build/BUILD/wsdlpull-1.23/src/wsdlparser; /bin/sh /builddir/build/BUILD/wsdlpull-1.23/libtool --tag CXX --mode=relink g++ -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 ../../src/xmlpull/libxmlpull.la ../../src/schemaparser/libschema.la -version-info 1:23:0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libwsdl.la -rpath /usr/lib64 WsdlParser.lo WsdlDebug.lo Message.lo WsdlElement.lo WsdlInvoker.lo Soap.lo -inst-prefix-dir /builddir/build/BUILDROOT/wsdlpull-1.23-17.fc28.riscv64) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/7/crti.o /usr/lib/gcc/riscv64-redhat-linux/7/crtbeginS.o .libs/WsdlParser.o .libs/WsdlDebug.o .libs/Message.o .libs/WsdlElement.o .libs/WsdlInvoker.o .libs/Soap.o -L/builddir/build/BUILD/wsdlpull-1.23/src/xmlpull/.libs -L/builddir/build/BUILDROOT/wsdlpull-1.23-17.fc28.riscv64/usr/lib64 -L/usr/lib64 -lschema -lxmlpull -L/usr/lib/gcc/riscv64-redhat-linux/7 -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/7/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/7/crtn.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,relro -Wl,-soname -Wl,libwsdl.so.1 -o .libs/libwsdl.so.1.0.23 libtool: install: /usr/bin/install -c .libs/libwsdl.so.1.0.23T /builddir/build/BUILDROOT/wsdlpull-1.23-17.fc28.riscv64/usr/lib64/libwsdl.so.1.0.23 libtool: install: (cd /builddir/build/BUILDROOT/wsdlpull-1.23-17.fc28.riscv64/usr/lib64 && { ln -s -f libwsdl.so.1.0.23 libwsdl.so.1 || { rm -f libwsdl.so.1 && ln -s libwsdl.so.1.0.23 libwsdl.so.1; }; }) libtool: install: (cd /builddir/build/BUILDROOT/wsdlpull-1.23-17.fc28.riscv64/usr/lib64 && { ln -s -f libwsdl.so.1.0.23 libwsdl.so || { rm -f libwsdl.so && ln -s libwsdl.so.1.0.23 libwsdl.so; }; }) libtool: install: /usr/bin/install -c .libs/libwsdl.lai /builddir/build/BUILDROOT/wsdlpull-1.23-17.fc28.riscv64/usr/lib64/libwsdl.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/include/wsdlparser" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/wsdlpull-1.23-17.fc28.riscv64/usr/include/wsdlparser" make[3]: Leaving directory '/builddir/build/BUILD/wsdlpull-1.23/src/wsdlparser' make[2]: Leaving directory '/builddir/build/BUILD/wsdlpull-1.23/src/wsdlparser' Making install in schemas make[2]: Entering directory '/builddir/build/BUILD/wsdlpull-1.23/src/schemas' make[3]: Entering directory '/builddir/build/BUILD/wsdlpull-1.23/src/schemas' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/wsdlpull" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/wsdlpull-1.23-17.fc28.riscv64/usr/share/wsdlpull" /usr/bin/install -c -m 644 soap.xsd wsdl10.xsd mime.xsd http.xsd soap-encoding.xsd schema.dtd schema.conf soap12.xsd soap-encoding12.xsd '/builddir/build/BUILDROOT/wsdlpull-1.23-17.fc28.riscv64/usr/share/wsdlpull' make[3]: Leaving directory '/builddir/build/BUILD/wsdlpull-1.23/src/schemas' make[2]: Leaving directory '/builddir/build/BUILD/wsdlpull-1.23/src/schemas' Making install in tools make[2]: Entering directory '/builddir/build/BUILD/wsdlpull-1.23/src/tools' make[3]: Entering directory '/builddir/build/BUILD/wsdlpull-1.23/src/tools' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/wsdlpull-1.23-17.fc28.riscv64/usr/bin" /bin/sh ../../libtool --mode=install /usr/bin/install -c wsdlpull wsdlpull-schema '/builddir/build/BUILDROOT/wsdlpull-1.23-17.fc28.riscv64/usr/bin' libtool: install: warning: `../../src/xmlpull/libxmlpull.la' has not been installed in `/usr/lib64' libtool: install: warning: `../../src/schemaparser/libschema.la' has not been installed in `/usr/lib64' libtool: install: warning: `../../src/wsdlparser/libwsdl.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/wsdlpull-1.23/src/schemaparser/libschema.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/wsdlpull-1.23/src/xmlpull/libxmlpull.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/wsdlpull /builddir/build/BUILDROOT/wsdlpull-1.23-17.fc28.riscv64/usr/bin/wsdlpull libtool: install: warning: `../../src/xmlpull/libxmlpull.la' has not been installed in `/usr/lib64' libtool: install: warning: `../../src/schemaparser/libschema.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/wsdlpull-1.23/src/xmlpull/libxmlpull.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/wsdlpull-schema /builddir/build/BUILDROOT/wsdlpull-1.23-17.fc28.riscv64/usr/bin/wsdlpull-schema make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/wsdlpull-1.23/src/tools' make[2]: Leaving directory '/builddir/build/BUILD/wsdlpull-1.23/src/tools' make[2]: Entering directory '/builddir/build/BUILD/wsdlpull-1.23/src' make[3]: Entering directory '/builddir/build/BUILD/wsdlpull-1.23/src' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/wsdlpull-1.23/src' make[2]: Leaving directory '/builddir/build/BUILD/wsdlpull-1.23/src' make[1]: Leaving directory '/builddir/build/BUILD/wsdlpull-1.23/src' Making install in tests make[1]: Entering directory '/builddir/build/BUILD/wsdlpull-1.23/tests' Making install in schema make[2]: Entering directory '/builddir/build/BUILD/wsdlpull-1.23/tests/schema' make[3]: Entering directory '/builddir/build/BUILD/wsdlpull-1.23/tests/schema' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/wsdlpull-1.23/tests/schema' make[2]: Leaving directory '/builddir/build/BUILD/wsdlpull-1.23/tests/schema' Making install in wsdl make[2]: Entering directory '/builddir/build/BUILD/wsdlpull-1.23/tests/wsdl' make[3]: Entering directory '/builddir/build/BUILD/wsdlpull-1.23/tests/wsdl' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/wsdlpull-1.23/tests/wsdl' make[2]: Leaving directory '/builddir/build/BUILD/wsdlpull-1.23/tests/wsdl' make[2]: Entering directory '/builddir/build/BUILD/wsdlpull-1.23/tests' make[3]: Entering directory '/builddir/build/BUILD/wsdlpull-1.23/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/wsdlpull-1.23/tests' make[2]: Leaving directory '/builddir/build/BUILD/wsdlpull-1.23/tests' make[1]: Leaving directory '/builddir/build/BUILD/wsdlpull-1.23/tests' Making install in docs make[1]: Entering directory '/builddir/build/BUILD/wsdlpull-1.23/docs' make[2]: Entering directory '/builddir/build/BUILD/wsdlpull-1.23/docs' make[2]: Nothing to be done for 'install-exec-am'. /bin/sh /builddir/build/BUILD/wsdlpull-1.23/config/install-sh -d /builddir/build/BUILDROOT/wsdlpull-1.23-17.fc28.riscv64/usr/share/doc/wsdlpull-1.23 if test -d html; then \ /bin/sh /builddir/build/BUILD/wsdlpull-1.23/config/install-sh -d /builddir/build/BUILDROOT/wsdlpull-1.23-17.fc28.riscv64/usr/share/doc/wsdlpull-1.23/html; \ for f in html/*; do \ /usr/bin/install -c -m 644 $f /builddir/build/BUILDROOT/wsdlpull-1.23-17.fc28.riscv64/usr/share/doc/wsdlpull-1.23/html; \ done \ fi /usr/bin/install: omitting directory 'html/search' make[2]: Leaving directory '/builddir/build/BUILD/wsdlpull-1.23/docs' make[1]: Leaving directory '/builddir/build/BUILD/wsdlpull-1.23/docs' Making install in man make[1]: Entering directory '/builddir/build/BUILD/wsdlpull-1.23/man' make[2]: Entering directory '/builddir/build/BUILD/wsdlpull-1.23/man' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/man/man1" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/wsdlpull-1.23-17.fc28.riscv64/usr/share/man/man1" /usr/bin/install -c -m 644 wsdlpull.1 wsdlpull-schema.1 wsdlpull-config.1 '/builddir/build/BUILDROOT/wsdlpull-1.23-17.fc28.riscv64/usr/share/man/man1' make[2]: Leaving directory '/builddir/build/BUILD/wsdlpull-1.23/man' make[1]: Leaving directory '/builddir/build/BUILD/wsdlpull-1.23/man' Making install in win32 make[1]: Entering directory '/builddir/build/BUILD/wsdlpull-1.23/win32' Making install in curl make[2]: Entering directory '/builddir/build/BUILD/wsdlpull-1.23/win32/curl' make[3]: Entering directory '/builddir/build/BUILD/wsdlpull-1.23/win32/curl' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/wsdlpull-1.23/win32/curl' make[2]: Leaving directory '/builddir/build/BUILD/wsdlpull-1.23/win32/curl' Making install in vs2005 make[2]: Entering directory '/builddir/build/BUILD/wsdlpull-1.23/win32/vs2005' make[3]: Entering directory '/builddir/build/BUILD/wsdlpull-1.23/win32/vs2005' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/wsdlpull-1.23/win32/vs2005' make[2]: Leaving directory '/builddir/build/BUILD/wsdlpull-1.23/win32/vs2005' Making install in vs2008 make[2]: Entering directory '/builddir/build/BUILD/wsdlpull-1.23/win32/vs2008' make[3]: Entering directory '/builddir/build/BUILD/wsdlpull-1.23/win32/vs2008' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/wsdlpull-1.23/win32/vs2008' make[2]: Leaving directory '/builddir/build/BUILD/wsdlpull-1.23/win32/vs2008' make[2]: Entering directory '/builddir/build/BUILD/wsdlpull-1.23/win32' make[3]: Entering directory '/builddir/build/BUILD/wsdlpull-1.23/win32' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/wsdlpull-1.23/win32' make[2]: Leaving directory '/builddir/build/BUILD/wsdlpull-1.23/win32' make[1]: Leaving directory '/builddir/build/BUILD/wsdlpull-1.23/win32' make[1]: Entering directory '/builddir/build/BUILD/wsdlpull-1.23' make[2]: Entering directory '/builddir/build/BUILD/wsdlpull-1.23' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/wsdlpull" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/wsdlpull-1.23-17.fc28.riscv64/usr/share/wsdlpull" /usr/bin/install -c -m 644 wsdlpull.html README '/builddir/build/BUILDROOT/wsdlpull-1.23-17.fc28.riscv64/usr/share/wsdlpull' make[2]: Leaving directory '/builddir/build/BUILD/wsdlpull-1.23' make[1]: Leaving directory '/builddir/build/BUILD/wsdlpull-1.23' + /usr/bin/rm -f /builddir/build/BUILDROOT/wsdlpull-1.23-17.fc28.riscv64/usr/lib64/libschema.la /builddir/build/BUILDROOT/wsdlpull-1.23-17.fc28.riscv64/usr/lib64/libwsdl.la /builddir/build/BUILDROOT/wsdlpull-1.23-17.fc28.riscv64/usr/lib64/libxmlpull.la + /usr/bin/rm -rf __tmp_docdir + /usr/bin/mkdir -p __tmp_docdir + /usr/bin/mv /builddir/build/BUILDROOT/wsdlpull-1.23-17.fc28.riscv64/usr/share/doc/wsdlpull-1.23/html __tmp_docdir + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: wsdlpull-1.23-17.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.7q5mTs + umask 022 + cd /builddir/build/BUILD + cd wsdlpull-1.23 + DOCDIR=/builddir/build/BUILDROOT/wsdlpull-1.23-17.fc28.riscv64/usr/share/doc/wsdlpull + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/wsdlpull-1.23-17.fc28.riscv64/usr/share/doc/wsdlpull + cp -pr AUTHORS /builddir/build/BUILDROOT/wsdlpull-1.23-17.fc28.riscv64/usr/share/doc/wsdlpull + cp -pr CHANGES /builddir/build/BUILDROOT/wsdlpull-1.23-17.fc28.riscv64/usr/share/doc/wsdlpull + cp -pr COPYING /builddir/build/BUILDROOT/wsdlpull-1.23-17.fc28.riscv64/usr/share/doc/wsdlpull + cp -pr README /builddir/build/BUILDROOT/wsdlpull-1.23-17.fc28.riscv64/usr/share/doc/wsdlpull + exit 0 Provides: libschema.so.1()(64bit) libwsdl.so.1()(64bit) libxmlpull.so.1()(64bit) wsdlpull = 1.23-17.fc28 wsdlpull(riscv-64) = 1.23-17.fc28 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libschema.so.1()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.1)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libwsdl.so.1()(64bit) libxmlpull.so.1()(64bit) rtld(GNU_HASH) Processing files: wsdlpull-devel-1.23-17.fc28.riscv64 Provides: wsdlpull-devel = 1.23-17.fc28 wsdlpull-devel(riscv-64) = 1.23-17.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libschema.so.1()(64bit) libwsdl.so.1()(64bit) libxmlpull.so.1()(64bit) Processing files: wsdlpull-doc-1.23-17.fc28.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.dNOnC3 + umask 022 + cd /builddir/build/BUILD + cd wsdlpull-1.23 + DOCDIR=/builddir/build/BUILDROOT/wsdlpull-1.23-17.fc28.riscv64/usr/share/doc/wsdlpull-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/wsdlpull-1.23-17.fc28.riscv64/usr/share/doc/wsdlpull-doc + cp -pr AUTHORS /builddir/build/BUILDROOT/wsdlpull-1.23-17.fc28.riscv64/usr/share/doc/wsdlpull-doc + cp -pr CHANGES /builddir/build/BUILDROOT/wsdlpull-1.23-17.fc28.riscv64/usr/share/doc/wsdlpull-doc + cp -pr COPYING /builddir/build/BUILDROOT/wsdlpull-1.23-17.fc28.riscv64/usr/share/doc/wsdlpull-doc + cp -pr README /builddir/build/BUILDROOT/wsdlpull-1.23-17.fc28.riscv64/usr/share/doc/wsdlpull-doc + cp -pr __tmp_docdir/html /builddir/build/BUILDROOT/wsdlpull-1.23-17.fc28.riscv64/usr/share/doc/wsdlpull-doc + exit 0 Provides: wsdlpull-doc = 1.23-17.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/wsdlpull-1.23-17.fc28.riscv64 Wrote: /builddir/build/SRPMS/wsdlpull-1.23-17.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/wsdlpull-1.23-17.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/wsdlpull-devel-1.23-17.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/noarch/wsdlpull-doc-1.23-17.fc28.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.bMMHYo + umask 022 + cd /builddir/build/BUILD + cd wsdlpull-1.23 + /usr/bin/rm -rf /builddir/build/BUILDROOT/wsdlpull-1.23-17.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff